Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039938Openbravo ERPA. Platformpublic2019-01-14 11:152019-03-28 14:55
caristu 
caristu 
normalminorhave not tried
closedfixed 
5
 
3.0PR19Q2 
alostale
Core
No
0039938: It is not needed to keep the URL target query string in session
The URL target query string used to directly open a particular document was being stored in Tomcat session in order to avoid losing it during the Login process, when the login was required to access to that document.

With the fix for issue 0039885 it is no longer needed to keep the URL target query string in session. Now it is directly kept and retrieved from the URL when needed.
In description
No tags attached.
related to defect 0039885 closed caristu The link to a concrete document of Openbravo is not followed if there is not session on the browser 
related to feature request 0035553 closed caristu Improve scalability of the login process 
Issue History
2019-01-14 11:15caristuNew Issue
2019-01-14 11:15caristuAssigned To => platform
2019-01-14 11:15caristuModules => Core
2019-01-14 11:15caristuTriggers an Emergency Pack => No
2019-01-14 11:15caristuRelationship addedrelated to 0039885
2019-01-14 11:15caristuAssigned Toplatform => caristu
2019-01-14 11:15caristuReview Assigned To => alostale
2019-01-14 16:04hgbotCheckin
2019-01-14 16:04hgbotNote Added: 0108951
2019-01-14 16:04hgbotStatusnew => resolved
2019-01-14 16:04hgbotResolutionopen => fixed
2019-01-14 16:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b4c3e3431595e8189ef32a19a3b49665ba571dd1 [^]
2019-01-18 10:01alostaleRelationship addedrelated to 0035553
2019-01-18 10:02alostaleNote Added: 0109011
2019-01-18 10:02alostaleStatusresolved => closed
2019-01-18 10:02alostaleFixed in Version => 3.0PR19Q2
2019-03-28 14:55hudsonbotCheckin
2019-03-28 14:55hudsonbotNote Added: 0110723

Notes
(0108951)
hgbot   
2019-01-14 16:04   
Repository: erp/devel/pi
Changeset: b4c3e3431595e8189ef32a19a3b49665ba571dd1
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Jan 14 16:03:40 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b4c3e3431595e8189ef32a19a3b49665ba571dd1 [^]

fixes issue 39938: URL query string is no longer kept in session

---
M src-core/src/org/openbravo/base/VariablesBase.java
M src-test/src/org/openbravo/test/system/Issue29934Test.java
M src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java
---
(0109011)
alostale   
2019-01-18 10:02   
reviewed + tested
(0110723)
hudsonbot   
2019-03-28 14:55   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b2fbc1588df4 [^]
Maturity status: Test