Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0025576 | Openbravo ERP | A. Platform | public | 2014-01-28 13:26 | 2022-02-01 08:05 |
|
| Reporter | caristu | |
| Assigned To | Triage Platform Base | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | acknowledged | Resolution | open | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0025576: The number of calls to web services is not computed properly under some circumstances |
| Description | The number of calls to a web service is not updated if we are logged in the ERP and at the same time we call to the web service in another browser's tab.
|
| Steps To Reproduce | 1) Log-in into the ERP
2) Open a new browser's tab, and launch a new call to a webservice, for example <server_ip>/openbravo/ws/dal/ADClient
|
| Proposed Solution | In the AutenthicationManager.java class, inside the setDBSession() method, the following line "if (StringUtils.isEmpty(dbSessionId))" is never true if we are already logged in. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0025176 | 3.0PR14Q2 | closed | shankarb | It's possible to access web services even if the maximum allowed calls is exceeded |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2014-01-28 13:26 | caristu | New Issue | |
| 2014-01-28 13:26 | caristu | Assigned To | => AugustoMauch |
| 2014-01-28 13:26 | caristu | Modules | => Core |
| 2014-01-28 13:26 | caristu | OBNetwork customer | => No |
| 2014-01-28 13:26 | caristu | Triggers an Emergency Pack | => No |
| 2014-01-28 13:27 | caristu | Summary | The number of calls to web service is not computed properly under some circumstances => The number of calls to web services is not computed properly under some circumstances |
| 2014-01-28 13:29 | caristu | Reproducibility | have not tried => always |
| 2014-01-28 13:29 | caristu | version | => pi |
| 2014-01-28 13:40 | caristu | Relationship added | related to 0025176 |
| 2015-03-11 13:50 | alostale | Status | new => acknowledged |
| 2015-03-17 14:37 | alostale | Assigned To | AugustoMauch => platform |
| 2015-11-11 11:37 | alostale | Priority | high => normal |
| 2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |