Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-beta-2
-
None
-
WinXP, IE 8, Firefox 3.6, Tomcat 5.5
Description
A PPR request which contains one or more "update" elements doesn't updates these components in the browser.
Reason: same as in issue TRINIDAD-1837, but with 2.0.0-beta-2 this doesn't happen for some rare cases but for all PPR requests (in my environment) because the new format of the PPR response always has an HTML comment as first child node of an "update" element.
Solution is easy: just merge the changes of TRINIDAD-1837 to the 2.0.0 branch.