You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2005/01/14 01:43:52 UTC

DO NOT REPLY [Bug 33091] New: - JSR-168 portlets may not render properly if the page is reloaded

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33091>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33091

           Summary: JSR-168 portlets may not render properly if the page is
                    reloaded
           Product: Cocoon 2
           Version: Current SVN 2.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: blocks
        AssignedTo: Ralph.Goers@dslextreme.com
        ReportedBy: Ralph.Goers@dslextreme.com
                CC: dev@cocoon.apache.org


During testing we noticed that when the page was refereshed some pages would
minimize. Because portlet actions cause a redirect, performing the refresh
executes the event that was the result of performing the action instead of the
action itself.

The solution to this is to marshall the event data into the urls so that the
events can be created during event processing. The fix will require specific
enablement so that the portal remains backward compatable.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.