Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018654Openbravo ERPA. Platformpublic2011-09-29 18:182011-10-12 02:00
roklenardic 
mtaal 
normalminoralways
closedfixed 
5
3.0MP2 
 
Core
No
0018654: CSS is cached during development
When developing, changed CSS in the modules folder or the WebContent folder is not reflected inside the browser (Google Chrome) because the browser caches it and does not recognize any signs of change of the StyleSheetResources.

Hence, each change in the CSS requires a clearing of browser cache.
See above
Maybe the StyleSheetResources class could detect the change and generate a new etag. or the same solution as with the javascript merge, a uuid name...
No tags attached.
Issue History
2011-09-29 18:18roklenardicNew Issue
2011-09-29 18:18roklenardicAssigned To => alostale
2011-09-29 18:18roklenardicModules => Core
2011-09-29 18:18roklenardicAssigned Toalostale => mtaal
2011-09-30 13:41hgbotCheckin
2011-09-30 13:41hgbotNote Added: 0041423
2011-09-30 13:41hgbotStatusnew => resolved
2011-09-30 13:41hgbotResolutionopen => fixed
2011-09-30 13:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/87cf08ea762090a27ad1e1ad20880694273662f8 [^]
2011-10-04 17:11marvintmStatusresolved => closed
2011-10-12 02:00hudsonbotCheckin
2011-10-12 02:00hudsonbotNote Added: 0041743

Notes
(0041423)
hgbot   
2011-09-30 13:41   
Repository: erp/devel/pi
Changeset: 87cf08ea762090a27ad1e1ad20880694273662f8
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 30 13:40:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/87cf08ea762090a27ad1e1ad20880694273662f8 [^]

Fixes issue 18654: CSS is cached during development
Prevent not-modified header if module is in development

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/StyleSheetResourceComponent.java
---
(0041743)
hudsonbot   
2011-10-12 02:00   
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/9bd2b5c2d982 [^]

Maturity status: Test