Fix url redirection when clicking on two links quickly
------------------------------------------------------

                 Key: NXP-2841
                 URL: http://jira.nuxeo.org/browse/NXP-2841
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.2 M3, 5.1.6
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
             Fix For: 5.1.7, 5.2 M4


When clicking on two links quickly, the outcome (for instance 
"search_results_advanced") may not be available in request yet, so the response 
wrapper resolves it from the view id (for instance 
"/search/search_results_advanced.xhtml).
The resolution does not handle correctly relative urls (starting with /nuxeo 
instead of htpp://localhost:8080/nuxeo) so the redirection is wrong and ends up 
giving a 404 error with page 
"http://localhost:8080/nuxeo/nxdoc/default/2b7ce659-b43d-469d-b3b3-39aee9719bb4//nuxeo/search/search_results_advanced.xhtml";
 for instance.

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to