Demos on MayFaces don't work
----------------------------

                 Key: PORTLETBRIDGE-49
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-49
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Michael Freedman
            Assignee: Michael Freedman


With the last rounds of checkins we broke servicing portlets via the bridge for 
MyFaces.  Problem is the ViewHandler code changed to assume it would always 
encounter a VIEWSTATE_FIELD_MARKER in the response.  If it didn't the new code 
threw an exception.  This was added because we have made the marker we look for 
configurable (as the marker is implementation specific).  Turns out MyFaces 
only writes the field marker is certain (less common/none default) cases.  In 
the default (other) cases it writes the state directly into the response as it 
writes the response.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to