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 "Craig Doremus (JIRA)" <ji...@apache.org> on 2007/07/04 15:44:05 UTC

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

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

Craig Doremus reassigned PLUTO-388:
-----------------------------------

    Assignee: Craig Doremus

> 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
>            Assignee: Craig Doremus
>            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.