You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Freedman (JIRA)" <de...@myfaces.apache.org> on 2010/09/16 18:32:33 UTC

[jira] Created: (PORTLETBRIDGE-169) Portlet 2.0 Bridge: Deprecate getResponseContentType and getResponseCharacterSetEncoding in GenericFacesPortlet

Portlet 2.0 Bridge: Deprecate getResponseContentType and getResponseCharacterSetEncoding in GenericFacesPortlet
---------------------------------------------------------------------------------------------------------------

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


spec recently deprecated these methods as they are no longer needed for the bridge to run (since we now use forward instead of include).  Update the API impl.

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


[jira] Resolved: (PORTLETBRIDGE-169) Portlet 2.0 Bridge: Deprecate getResponseContentType and getResponseCharacterSetEncoding in GenericFacesPortlet

Posted by "Michael Freedman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Freedman resolved PORTLETBRIDGE-169.
--------------------------------------------

    Resolution: Fixed

Now marked/documented as deprecated.

> Portlet 2.0 Bridge: Deprecate getResponseContentType and getResponseCharacterSetEncoding in GenericFacesPortlet
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-169
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-169
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 2.0.0-beta
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>
> spec recently deprecated these methods as they are no longer needed for the bridge to run (since we now use forward instead of include).  Update the API impl.

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