ExternalContext.getPathfromRelatevePath throws NullPointException if paths 
aren't computed yet.
-----------------------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-75
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-75
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha, 1.0.0-beta
            Reporter: Michael Freedman
            Assignee: Michael Freedman


We ran into a situation where the paths hadn't been computed yet (this is 
deferred until someone calls getrequestPathInfo or ServletPath), but the 
getPathFromrelativePath code was called -- as it referenced the internal data 
members which are null -- we get the exception.  Instead this method should 
call the above methods.

-- 
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