Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
| View Issue Details | ||||||||||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
| 0028566 | Openbravo ERP | A. Platform | public | 2015-01-12 14:17 | 2022-02-01 08:09 | |||||||||||||||||||||
| Reporter | shuehner | |||||||||||||||||||||||||
| Assigned To | Triage Platform Base | |||||||||||||||||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||||||||||||||||
| Status | acknowledged | Resolution | open | |||||||||||||||||||||||
| Platform | OS | 5 | OS Version | |||||||||||||||||||||||
| Product Version | ||||||||||||||||||||||||||
| 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 | 0028566: ad_session.websession column is too small | |||||||||||||||||||||||||
| Description | That column is defined as varchar(40) and standard tomcat session id seems to be 32chars (32 hex-chars). Which fits nicely. However when using jvmRoute parameter of tomcat this adds some suffix to the session-id values. So they look like aa<32chars>.suffix With the '.' separator that only leaves 7 chars available for the suffix which can easily overflow depending on the admin chosen suffix. | |||||||||||||||||||||||||
| Steps To Reproduce | - | |||||||||||||||||||||||||
| Proposed Solution | Increase length of the websession column to i.e. varchar(64). Note that qualifies as a api-change. Albeit a probably harmless one as not even inside the ERP anyone uses that column (used for helping debugging) | |||||||||||||||||||||||||
| Additional Information | ||||||||||||||||||||||||||
| Tags | No tags attached. | |||||||||||||||||||||||||
| Relationships |
| |||||||||||||||||||||||||
| Attached Files | ||||||||||||||||||||||||||
| Issue History | ||||||||||||||||||||||||||
| Date Modified | Username | Field | Change | |||||||||||||||||||||||
| 2015-01-12 14:17 | shuehner | New Issue | ||||||||||||||||||||||||
| 2015-01-12 14:17 | shuehner | Assigned To | => AugustoMauch | |||||||||||||||||||||||
| 2015-01-12 14:17 | shuehner | OBNetwork customer | => No | |||||||||||||||||||||||
| 2015-01-12 14:17 | shuehner | Modules | => Core | |||||||||||||||||||||||
| 2015-01-12 14:17 | shuehner | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
| 2015-01-12 14:23 | shuehner | Note Added: 0073426 | ||||||||||||||||||||||||
| 2015-01-12 14:23 | shuehner | Type | defect => feature request | |||||||||||||||||||||||
| 2015-01-12 15:37 | alostale | Target Version | => 3.0PR15Q2 | |||||||||||||||||||||||
| 2015-03-31 14:24 | alostale | Target Version | 3.0PR15Q2 => 3.0PR15Q3 | |||||||||||||||||||||||
| 2015-03-31 14:24 | alostale | Assigned To | AugustoMauch => platform | |||||||||||||||||||||||
| 2015-03-31 14:24 | alostale | Status | new => acknowledged | |||||||||||||||||||||||
| 2015-06-29 13:32 | alostale | Target Version | 3.0PR15Q3 => | |||||||||||||||||||||||
| 2016-12-13 07:51 | alostale | Relationship added | related to 0034490 | |||||||||||||||||||||||
| 2017-01-11 13:02 | alostale | Relationship added | depends on 0034654 | |||||||||||||||||||||||
| 2017-01-11 13:04 | alostale | Relationship added | related to 0033621 | |||||||||||||||||||||||
| 2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base | |||||||||||||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||