Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0030554 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | minor | always | 2015-08-12 09:09 | 2015-09-04 11:06 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 904c815b55d9 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | alostale | |||||||
| 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 | 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 | |||||||
| Tags | Approved | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0079321) caristu (viewer) 2015-08-12 13:19 edited on: 2015-08-12 14:58 |
The constant is referenced in mobile.core also, so this change makes sense to avoid doing any change on that module. |
|
(0079793) hgbot (developer) 2015-08-28 13:19 |
Repository: erp/devel/api-checks Changeset: 904c815b55d905889b548ed9f9f14999eef04b13 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Aug 28 13:18:52 2015 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/904c815b55d905889b548ed9f9f14999eef04b13 [^] Fixes issue 30554: API change required for GEN_TARGET_LOCATION public constant --- M java/reference/java.japi.gz --- |
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 | OBNetwork customer | => No |
| 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 | View Revisions |
| 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 | View Revisions |
| 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 | View Revisions |
| 2015-08-12 14:58 | caristu | Note Edited: 0079321 | View Revisions |
| 2015-08-12 14:58 | caristu | Note Edited: 0079321 | View Revisions |
| 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 |
| Copyright © 2000 - 2009 MantisBT Group |