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

Les Hazlewood resolved SHIRO-82.
--------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 0.9-RC1)
                   1.0

After talking with Geoff, we've determined that Shiro does in fact retain the 
request URI properly and that the issue he was seeing is related to application 
behavior.

> Shiro strips anchor (#) values from the URL if user is unauthenticated
> ----------------------------------------------------------------------
>
>                 Key: SHIRO-82
>                 URL: https://issues.apache.org/jira/browse/SHIRO-82
>             Project: Shiro
>          Issue Type: Bug
>          Components: Authentication (log-in)
>    Affects Versions: 0.9-RC1
>            Reporter: Geoff Schneider
>             Fix For: 1.0
>
>
> If I enter URL with anchor tags such as  ( 
> http://www.myhost.com/home.html#action=doSomething ) in an unauthenticated 
> browser, the anchor tag values are stripped and I am directed to 
> http://www.myhost.com/home.html. The anchor tags should remain after 
> authentication so that the user is directed to the proper location in the 
> application.

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