Sergey Beryozkin created CXF-4939:
-------------------------------------

             Summary: UriInfo.getRequestUri does not show an original URI 
fragment
                 Key: CXF-4939
                 URL: https://issues.apache.org/jira/browse/CXF-4939
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
            Priority: Minor


if we have "http://somehost:port/path#fragment"; request URI, then 
UriInfo.getRequestUri will return only "http://somehost:port/path"; - most 
likely the fix will need to be done at the servlet controller level 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to