You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Elliot Metsger (JIRA)" <ji...@apache.org> on 2007/08/08 15:40:59 UTC

[jira] Closed: (PLUTO-388) Removed use of deprecated method

     [ https://issues.apache.org/jira/browse/PLUTO-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger closed PLUTO-388.
--------------------------------


> 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.0, 1.1.1, 1.1.2, 1.1.3
>            Reporter: Marc Veary
>            Assignee: Craig Doremus
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.4
>
>         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.