Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030901 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2015-09-23 16:40 | 2015-09-25 09:25 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 79904fd12c86 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2015-08-28 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/4fd42e3fdb22fb761ba41b4560a60ce1fe8e5cfa [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030901: Images refernced from css are not working fine | |||||||
Description | Images refernced from css are not working fine. double slash is added to the image route. Because of that image is not cached. | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
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 |