Setting the ResourceResponse character encoding requires to support
locale-encoding-mapping-list from web.xml
-------------------------------------------------------------------------------------------------------------
Key: PLUTO-536
URL: https://issues.apache.org/jira/browse/PLUTO-536
Project: Pluto
Issue Type: Bug
Components: portlet container
Affects Versions: 2.0.0
Reporter: Ate Douma
Assignee: Ate Douma
Fix For: 2.0.0
See: Portlet API 2.0 PLT.12.7.1 Setting the Response Character Set.
To be able to implement this correctly, the PortletResponse implementation
needs access the locale-encoding-mapping-list definition from web.xml...
This means the PortletApplicationDefinition needs to be expanded to also hold
these locale encoding mappings retrieved from web.xml, which needs to be
implemented in the PortletAppDescriptorServiceImpl (for Pluto).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.