[ https://issues.apache.org/jira/browse/TOMAHAWK-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gerald Müllan resolved TOMAHAWK-1097. ------------------------------------- Resolution: Fixed Fixed with current svn-head. > Add blocking of periodical refresh to PPR during a traditional POST > ------------------------------------------------------------------- > > Key: TOMAHAWK-1097 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1097 > Project: MyFaces Tomahawk > Issue Type: Improvement > Components: PPRPanelGroup > Affects Versions: 1.1.7-SNAPSHOT > Reporter: Gerald Müllan > Assignee: Gerald Müllan > Fix For: 1.1.7-SNAPSHOT > > > PPR of sandbox already has such a mechanism, but it doesn`t work appropriate. > This may leed to a strange behaviour, like double posts. > Now when doing a periodical update with ppr, whenever a button, link etc. is > pressed which does a traditional POST the ppr refresh is blocked. > This is done via hooking into the onsubmit function on each form and setting > a corresponding value of the ppr object which marks a form submit. This > blocks the ppr refresh and updates of the dom tree. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.