-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10
-
Fix Version/s: 10.3
-
Component/s: Seam / JSF UI
-
Tags:
-
Backlog priority:499
-
Sprint:nxFG 10.3.6
-
Story Points:1
When working on projects over the course of several days or weeks I will often leave a browser tab open pointing to the Nuxeo instance. I generally close the browser session each day; i.e. I restore the tabs on the following day, I don't enter the URL manually. I have noticed that over time the Nuxeo URL will accumulate the string "_old", for example:
{{
{https://aws-sfdc.cloud.nuxeo.com/nuxeo/nxdoc/default/8109c3ac-021c-490a-9d9b-9777011ae161/view_documents?old_old_old_old_old_old_old_old_old_old_conversationId=0NXMAIN1&language=en_US}}}
Simply closing and re-opening the browser session does not cause the problem. I believe what needs to happen is the Nuxeo session needs to time out so that I must log in again, in addition to restoring the tab.
This does not seem to cause any side effects in general but once time I found I needed to overwrite the address because the server was not responding quickly. The quantity of "_old" strings in this case was quite large.
- is related to
-
NXP-24645 Proper detection of requested page for login
- Resolved