Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030554 | Openbravo ERP | A. Platform | public | 2015-08-12 09:09 | 2015-09-04 11:06 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | alostale |
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 | 0030554: API change required for GEN_TARGET_LOCATION public constant |
Description | In order to deploy the sources properly in Tomcat 8, the getRealPath(path) method of the ServletContext class requires that the path passed as parameter to begin with a slash.
The GEN_TARGET_LOCATION constant of the StaticResourceComponent class, is being passed as parameter to that method. For this reason it makes sense that the value of the constant would be "/web/js/gen" instead of its current value without the slash at the beginning "web/js/gen".
This change does not have any effect on previous Tomcat versions. |
Steps To Reproduce | In description |
Proposed Solution | |
Additional Information | |
Tags | Approved |
Relationships | related to | design defect | 0027247 | | closed | caristu | Tomcat 8 is not supported |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-08-12 09:09 | caristu | New Issue | |
2015-08-12 09:09 | caristu | Assigned To | => dmitry_mezentsev |
2015-08-12 09:09 | caristu | Modules | => Core |
2015-08-12 09:09 | caristu | Triggers an Emergency Pack | => No |
2015-08-12 09:10 | caristu | Relationship added | related to 0027247 |
2015-08-12 09:11 | caristu | Description Updated | bug_revision_view_page.php?rev_id=9194#r9194 |
2015-08-12 13:15 | caristu | Assigned To | dmitry_mezentsev => caristu |
2015-08-12 13:19 | caristu | Review Assigned To | => caristu |
2015-08-12 13:19 | caristu | Note Added: 0079321 | |
2015-08-12 13:19 | caristu | Status | new => closed |
2015-08-12 13:19 | caristu | Resolution | open => no change required |
2015-08-12 13:19 | caristu | Note Edited: 0079321 | bug_revision_view_page.php?bugnote_id=0079321#r9198 |
2015-08-12 14:56 | caristu | Assigned To | caristu => dmitry_mezentsev |
2015-08-12 14:56 | caristu | Status | closed => new |
2015-08-12 14:56 | caristu | Resolution | no change required => open |
2015-08-12 14:58 | caristu | Note Edited: 0079321 | bug_revision_view_page.php?bugnote_id=0079321#r9199 |
2015-08-12 14:58 | caristu | Note Edited: 0079321 | bug_revision_view_page.php?bugnote_id=0079321#r9200 |
2015-08-12 14:58 | caristu | Note Edited: 0079321 | bug_revision_view_page.php?bugnote_id=0079321#r9201 |
2015-08-12 15:03 | caristu | Review Assigned To | caristu => |
2015-08-13 13:13 | dmitry_mezentsev | Tag Attached: Approved | |
2015-08-13 13:13 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => caristu |
2015-08-28 13:17 | caristu | Review Assigned To | => alostale |
2015-08-28 13:17 | caristu | Issue Monitored: alostale | |
2015-08-28 13:19 | hgbot | Checkin | |
2015-08-28 13:19 | hgbot | Note Added: 0079793 | |
2015-08-28 13:19 | hgbot | Status | new => resolved |
2015-08-28 13:19 | hgbot | Resolution | open => fixed |
2015-08-28 13:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/904c815b55d905889b548ed9f9f14999eef04b13 [^] |
2015-09-04 11:06 | alostale | Status | resolved => closed |