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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030901
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2015-09-23 16:402015-09-25 09:25
ReporterguilleaerView Statuspublic 
Assigned Tocaristu 
PrioritynormalResolutionfixedFixed in Version3.0PR15Q4
StatusclosedFix in branchFixed in SCM revision79904fd12c86
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelPre packaging ( pi )
Regression date2015-08-28
Regression introduced in releasepi
Regression introduced by commithttp://code.openbravo.com/erp/devel/pi/rev/4fd42e3fdb22fb761ba41b4560a60ce1fe8e5cfa [^]
Triggers an Emergency PackNo
Summary

0030901: Images refernced from css are not working fine

DescriptionImages refernced from css are not working fine. double slash is added to the image route. Because of that image is not cached.
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by design defect 0027247 closedcaristu Openbravo ERP Tomcat 8 is not supported 
related to defect 0031407 closedalostale Retail Modules errors deploying WebPOS in Tomcat 8 

-  Notes
(0080590)
hgbot (developer)
2015-09-23 16:54

Repository: erp/devel/pi
Changeset: 79904fd12c86eccec18a292586856c39b7f1c903
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Sep 23 16:52:19 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/79904fd12c86eccec18a292586856c39b7f1c903 [^]

fixes issue 30901: Images refernced from css are not working fine
The problem was that the context path was being replaced in the css files with a double slash due to the changes done to support Tomcat 8. To prevent this problem the double quotes are replaced with a single quote in the context path.

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/StyleSheetResourceComponent.java
---
(0080625)
hudsonbot (developer)
2015-09-24 17:29

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/37e30a4ff711 [^]
Maturity status: Test
(0080633)
alostale (manager)
2015-09-25 09:25

code reviewed

verified: before the fix css had this pattern /openbravo//web/org.openbravo.mobile.core/assets/css whereas afterwards they look like /openbravo/web/org.openbravo.mobile.core/assets/css

- Issue History
Date Modified Username Field Change
2015-09-23 16:40 guilleaer New Issue
2015-09-23 16:40 guilleaer Assigned To => caristu
2015-09-23 16:40 guilleaer Modules => Core
2015-09-23 16:40 guilleaer Triggers an Emergency Pack => No
2015-09-23 16:41 guilleaer Relationship added depends on 0027247
2015-09-23 16:53 caristu Fixed in Version => 3.0PR15Q4
2015-09-23 16:53 caristu Review Assigned To => alostale
2015-09-23 16:53 caristu Issue Monitored: alostale
2015-09-23 16:54 hgbot Checkin
2015-09-23 16:54 hgbot Note Added: 0080590
2015-09-23 16:54 hgbot Status new => resolved
2015-09-23 16:54 hgbot Resolution open => fixed
2015-09-23 16:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/79904fd12c86eccec18a292586856c39b7f1c903 [^]
2015-09-24 17:29 hudsonbot Checkin
2015-09-24 17:29 hudsonbot Note Added: 0080625
2015-09-25 09:22 alostale Relationship replaced caused by 0027247
2015-09-25 09:23 alostale Regression level => Pre packaging ( pi )
2015-09-25 09:23 alostale Regression date => 2015-08-28
2015-09-25 09:23 alostale Regression introduced in release => pi
2015-09-25 09:23 alostale Regression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/4fd42e3fdb22fb761ba41b4560a60ce1fe8e5cfa [^]
2015-09-25 09:25 alostale Note Added: 0080633
2015-09-25 09:25 alostale Status resolved => closed
2015-11-09 13:49 alostale Relationship added related to 0031407


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker