Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
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).