Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0038058 | Openbravo ERP | A. Platform | public | 2018-03-06 10:47 | 2018-03-13 11:27 |
|
| Reporter | gorkaion | |
| Assigned To | alostale | |
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0PR17Q4.2 | Fixed in Version | 3.0PR17Q4.2 | |
| Merge Request Status | |
| Review Assigned To | caristu |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 529 |
| Regression level | Production - Confirmed Stable |
| Regression date | 2017-04-12 |
| Regression introduced in release | 3.0PR17Q3 |
| Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/c17655a6fb3ffb29cdd5d73073615ba9d60cd941 [^] |
| Triggers an Emergency Pack | No |
|
| Summary | 0038058: Prevents concurrent sessions for same user not working |
| Description | With the system configured to allow one session per user. When a second session is opened a confirmation popup is opened to kill previous sessions, if OK is pressed a white page with the following json is shown instead of log in into the backend.
{"showMessage":true,"messageType":"Error","messageTitle":"Please try again.","messageText":"Invalid user name or password."} |
| Steps To Reproduce | 1 Configure the openbravo properties to allow only one session per user by changing the property login.limit.user.session value to true.
2 Restart tomcat and log in to the backedn with user Openbravo.
3 On a different browser or hostname try to log in again with user Openbravo.
4 Check that the concurrent session popup is shown but if OK is pressed the white page appears. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0038051 | | closed | alostale | Prevents concurrent sessions for same user not working |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2018-03-06 14:05 | alostale | Type | defect => backport |
| 2018-03-06 14:05 | alostale | Target Version | => 3.0PR17Q4.2 |
| 2018-03-13 07:49 | hgbot | Checkin | |
| 2018-03-13 07:49 | hgbot | Note Added: 0103175 | |
| 2018-03-13 07:49 | hgbot | Status | scheduled => resolved |
| 2018-03-13 07:49 | hgbot | Resolution | open => fixed |
| 2018-03-13 07:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q4.2/rev/791535f42c177a6cc20cf8fae3791f46d959b8d1 [^] |
| 2018-03-13 11:27 | caristu | Note Added: 0103184 | |
| 2018-03-13 11:27 | caristu | Status | resolved => closed |
| 2018-03-13 11:27 | caristu | Fixed in Version | => 3.0PR17Q4.2 |