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


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.

Reply via email to