[
https://issues.apache.org/jira/browse/PLUTO-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marc Veary updated PLUTO-388:
-----------------------------
Attachment: patch.txt
SVN patch
> Removed use of deprecated method
> --------------------------------
>
> Key: PLUTO-388
> URL: https://issues.apache.org/jira/browse/PLUTO-388
> Project: Pluto
> Issue Type: Improvement
> Components: portlet container
> Affects Versions: 1.1.3
> Reporter: Marc Veary
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: patch.txt
>
>
> The PortletRequestImpl class uses a deprecated method 'getUserInfo(
> PortletRequest request )' from the DefaultUserInfoService class. The
> attached patch amends the PortletRequestImpl to use the newer
> 'getUserInfo(PortletRequest request, PortletWindow window)' method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.