Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014430Openbravo ERPA. Platformpublic2010-09-03 18:222010-10-18 17:39
networkb 
shuehner 
urgentmajoralways
closedsuspended 
5
2.50MP20 
2.50MP22 
Core
No
0014430: Under some conditions you are loged out from the application
Under some conditions you are loged out from the application.

- User A access to Openbravo and the url is
  http://computer_name:8080/context. [^]
This users uses IE.
- User B access to Openbravo but the url is
  http://ip_number:8080/context [^]
This user uses Firefox
- User A executes a report that takes some seconds to be executed.
- User B opens a pop-up (search, selector, report,...)
- User A is logged out.

If both users use firefox the problem does not happen.
If both users access with ip_number the problem does not happen.
If both users access with computer_name the problem does not happen.

If both users use IE the problem happens.

No tags attached.
related to feature request 00145822.50MP23 closed alostale Add new optional property to achieve access via constant url to openbravo instance 
Issue History
2010-09-03 18:22networkbNew Issue
2010-09-03 18:22networkbAssigned To => alostale
2010-09-03 18:22networkbAssigned Toalostale => dbaz
2010-09-06 08:09alostaleStatusnew => scheduled
2010-09-06 08:09alostalefix_in_branch => pi
2010-09-07 09:21iciordiaAssigned Todbaz => shuehner
2010-09-15 22:23shuehnerRelationship addedrelated to 0014582
2010-09-15 22:24shuehnerNote Added: 0031136
2010-09-15 22:24shuehnerStatusscheduled => closed
2010-09-15 22:24shuehnerResolutionopen => suspended
2010-09-16 00:00anonymoussf_bug_id0 => 3067158
2010-10-14 16:21hgbotCheckin
2010-10-14 16:21hgbotNote Added: 0031854
2010-10-18 17:39hudsonbotCheckin
2010-10-18 17:39hudsonbotNote Added: 0031926

Notes
(0031136)
shuehner   
2010-09-15 22:24   
A workaround was delivered and is used sucessfully in the affected instance(s).
A more general version of the workaround is described in the related issue: 14582 which will be probably implemented in core later.
Closing this issue after agreement with support team.
(0031854)
hgbot   
2010-10-14 16:21   
Repository: erp/devel/pi
Changeset: 55a1e97b8109c8d5333ad2b21d42cbc7a1678c7a
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Oct 14 16:20:02 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/55a1e97b8109c8d5333ad2b21d42cbc7a1678c7a [^]

fixed issue 14582, related to issue 14430: New property to achieve access via constant url

  ForcedLoginURL optional property is used to force login to a fixed URL
  http://wiki.openbravo.com/wiki/Functional_Documentation/General_Setup#Preferences [^]

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/erpCommon/security/Login.java
---
(0031926)
hudsonbot   
2010-10-18 17:39   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/55a1e97b8109 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/e1c7df1ae349 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18559.obx [^]