[ 
http://jira.dspace.org/jira/browse/DS-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11205#action_11205
 ] 

Ben Bosman commented on DS-493:
-------------------------------

The underlying problem is the fact that the relevant part of the URL is being 
retrieved from request.getServletPath in 
AuthenticationUtil.resumeInterruptedRequest(), but request.getServletPath does 
not contain the correct information.

I have a solution for this problem, which worked in all the cases I have 
tested. But there might be some rare occasions where it breaks. That's why I 
didn't include it yet.

Is there a preference to either commit or don't commit this in the 1.6 release 
yet?

> Url in browser is incorrect after login
> ---------------------------------------
>
>                 Key: DS-493
>                 URL: http://jira.dspace.org/jira/browse/DS-493
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 1.6.0
>            Reporter: Ben Bosman
>            Assignee: Ben Bosman
>
> When opening e.g. a restricted access item, and authenticating, you get 
> redirected to the correct item.
> The URL displayed in your browser is however incorrect. The displayed URL is 
> the one for the homepage.
> This has implications when bookmarking the page, or with the cache.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to