Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0030031 | Openbravo ERP | A. Platform | public | 2015-05-27 15:05 | 2017-06-02 18:22 | ||||||||||||||||||||||||||||
Reporter | shuehner | ||||||||||||||||||||||||||||||||
Assigned To | alostale | ||||||||||||||||||||||||||||||||
Priority | high | Severity | minor | Reproducibility | have not tried | ||||||||||||||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||||||||||||||
Product Version | |||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | 3.0PR17Q3 | |||||||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||||||
Review Assigned To | caristu | ||||||||||||||||||||||||||||||||
OBNetwork customer | |||||||||||||||||||||||||||||||||
Web browser | |||||||||||||||||||||||||||||||||
Modules | Core | ||||||||||||||||||||||||||||||||
Support ticket | |||||||||||||||||||||||||||||||||
Regression level | |||||||||||||||||||||||||||||||||
Regression date | |||||||||||||||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||||||||||||||
Summary | 0030031: row created in ad_session for same cookie after every erp logout | ||||||||||||||||||||||||||||||||
Description | Context of testing: [2:56:18 PM] Stefan Huehner: create ad_session with status F [2:56:25 PM] Stefan Huehner: if you login that same row changes to status S [2:56:44 PM] Stefan Huehner: if you logout that row changes to session_active=n [2:56:49 PM] Stefan Huehner: browser shows login page [2:57:05 PM] Stefan Huehner: and on top you get 2 more rows in ad_session with that same for 'websession' and status = F again This but is about that last line. Having active erp login Doing normal logout (which redirects to login page) Does create 2 ad_session entries for same cookie (aka column websession) | ||||||||||||||||||||||||||||||||
Steps To Reproduce | Go to livebuilds. erp_pgsql_pi login logout now check ad_session content related to your logins (i.e. filter by your ip) select ad_session_id,created,websession,remote_addr, username,login_status,* from ad_session where remote_addr = '<your client ip>' order by created desc limit 3; An sql similar to that can be used to find the probably relevant rows assuming single user. Note: livebuilds is example, probably reproducible in other systems (i.e. also noticed in online demo) | ||||||||||||||||||||||||||||||||
Proposed Solution | |||||||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||||||
Tags | Performance | ||||||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||||||
Attached Files | |||||||||||||||||||||||||||||||||
Issue History | |||||||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||||||||||||||
2015-05-27 15:05 | shuehner | New Issue | |||||||||||||||||||||||||||||||
2015-05-27 15:05 | shuehner | Assigned To | => platform | ||||||||||||||||||||||||||||||
2015-05-27 15:05 | shuehner | Modules | => Core | ||||||||||||||||||||||||||||||
2015-05-27 15:05 | shuehner | Triggers an Emergency Pack | => No | ||||||||||||||||||||||||||||||
2015-06-05 09:03 | alostale | Status | new => acknowledged | ||||||||||||||||||||||||||||||
2015-06-05 09:04 | alostale | Target Version | => 3.0PR15Q3 | ||||||||||||||||||||||||||||||
2015-06-09 08:57 | alostale | Status | acknowledged => scheduled | ||||||||||||||||||||||||||||||
2015-06-09 08:57 | alostale | Assigned To | platform => caristu | ||||||||||||||||||||||||||||||
2015-06-11 09:04 | caristu | Note Added: 0078204 | |||||||||||||||||||||||||||||||
2015-06-11 09:07 | caristu | Note Edited: 0078204 | bug_revision_view_page.php?bugnote_id=0078204#r8813 | ||||||||||||||||||||||||||||||
2015-06-11 09:08 | caristu | Note Edited: 0078204 | bug_revision_view_page.php?bugnote_id=0078204#r8814 | ||||||||||||||||||||||||||||||
2015-06-11 09:11 | caristu | Note Edited: 0078204 | bug_revision_view_page.php?bugnote_id=0078204#r8815 | ||||||||||||||||||||||||||||||
2015-06-29 10:49 | alostale | Target Version | 3.0PR15Q3 => | ||||||||||||||||||||||||||||||
2015-11-11 12:12 | alostale | Status | scheduled => acknowledged | ||||||||||||||||||||||||||||||
2015-11-11 12:13 | alostale | Assigned To | caristu => platform | ||||||||||||||||||||||||||||||
2017-05-17 08:47 | alostale | Tag Attached: Performance | |||||||||||||||||||||||||||||||
2017-05-17 08:48 | alostale | Priority | normal => high | ||||||||||||||||||||||||||||||
2017-05-17 08:49 | caristu | Relationship added | related to 0035994 | ||||||||||||||||||||||||||||||
2017-05-17 09:15 | caristu | Note Edited: 0078204 | bug_revision_view_page.php?bugnote_id=0078204#r15183 | ||||||||||||||||||||||||||||||
2017-05-17 09:16 | caristu | Note Edited: 0078204 | bug_revision_view_page.php?bugnote_id=0078204#r15184 | ||||||||||||||||||||||||||||||
2017-05-30 15:13 | alostale | Summary | Double row created in ad_session for same cookie after every erp logout => row created in ad_session for same cookie after every erp logout | ||||||||||||||||||||||||||||||
2017-05-30 15:20 | alostale | Assigned To | platform => alostale | ||||||||||||||||||||||||||||||
2017-05-30 15:20 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2017-05-30 15:20 | hgbot | Note Added: 0097015 | |||||||||||||||||||||||||||||||
2017-05-30 15:20 | hgbot | Status | acknowledged => resolved | ||||||||||||||||||||||||||||||
2017-05-30 15:20 | hgbot | Resolution | open => fixed | ||||||||||||||||||||||||||||||
2017-05-30 15:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/624c1fa5299c05dd0de944b06e65e33b3a7da6a9 [^] | ||||||||||||||||||||||||||||||
2017-05-30 15:21 | alostale | Review Assigned To | => caristu | ||||||||||||||||||||||||||||||
2017-05-30 20:59 | hudsonbot | Checkin | |||||||||||||||||||||||||||||||
2017-05-30 20:59 | hudsonbot | Note Added: 0097038 | |||||||||||||||||||||||||||||||
2017-06-02 18:22 | caristu | Note Added: 0097114 | |||||||||||||||||||||||||||||||
2017-06-02 18:22 | caristu | Status | resolved => closed | ||||||||||||||||||||||||||||||
2017-06-02 18:22 | caristu | Fixed in Version | => 3.0PR17Q3 | ||||||||||||||||||||||||||||||
2018-03-08 09:39 | alostale | Relationship added | related to 0038075 | ||||||||||||||||||||||||||||||
2018-03-08 12:39 | alostale | Relationship added | blocks 0038079 | ||||||||||||||||||||||||||||||
2018-05-24 17:50 | caristu | Relationship added | causes 0038566 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|