GenericFacesPortlet default contentType can be invalid
------------------------------------------------------

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


The GenericFacesPortlet sets the response contenttype prior to dispatching to 
the bridge.  The setting is based on a configuration value (default setting).  
This value may not be valid for the current request.  Instead the GFP should 
check to see if the contentType it wants to set is valid or not.  If its valid 
it should set it.  If its not valid it should set the response content type to 
the portlet requests preferrred content type.

-- 
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