Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030554
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2015-08-12 09:092015-09-04 11:06
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision904c815b55d9
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030554: API change required for GEN_TARGET_LOCATION public constant

DescriptionIn 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 ReproduceIn description
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0027247 closedcaristu Tomcat 8 is not supported 

-  Notes
(0079321)
caristu (developer)
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 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
Powered by Mantis Bugtracker