Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022369Retail ModulesWeb POSpublic2012-11-21 18:012012-11-27 18:44
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
RMP17 
No
0022369: The application cache should not cache anything if the modules are in development
Currently the application cache is caching the application always, even if the modules are set in development.

This is very annoying to developers which need to reset the application cache and the normal cache every time they want to test a change in the Javascript files.

-Set the modules in development
-Start tomcat
-Change a javascript file in webcontent
-Verify that even if the normal cache is deleted and the window is reloaded, the change doesn't show.
The application cache should contain nothing if the modules are in development.
No tags attached.
Issue History
2012-11-21 18:01marvintmNew Issue
2012-11-21 18:01marvintmAssigned To => marvintm
2012-11-21 18:06hgbotCheckin
2012-11-21 18:06hgbotNote Added: 0054435
2012-11-21 18:06hgbotStatusnew => resolved
2012-11-21 18:06hgbotResolutionopen => fixed
2012-11-21 18:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bfe960ae09e126494ff16df73c6b2a0d75abfdd5 [^]
2012-11-27 10:19adrianromeroTarget Version => RMP17
2012-11-27 11:29hgbotCheckin
2012-11-27 11:29hgbotNote Added: 0054529
2012-11-27 11:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bfe960ae09e126494ff16df73c6b2a0d75abfdd5 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-linediscount-discount/rev/bfe960ae09e126494ff16df73c6b2a0d75abfdd5 [^]
2012-11-27 18:44adrianromeroNote Added: 0054562
2012-11-27 18:44adrianromeroStatusresolved => closed

Notes
(0054435)
hgbot   
2012-11-21 18:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bfe960ae09e126494ff16df73c6b2a0d75abfdd5
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Nov 21 18:04:42 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bfe960ae09e126494ff16df73c6b2a0d75abfdd5 [^]

Fixed issue 22369. Application cache will be empty if the modules are in development

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
M src/org/openbravo/retail/posterminal/OBPOSStaticResorcesComponent.java
M src/org/openbravo/retail/posterminal/templates/cache-manifest.ftl
---
(0054529)
hgbot   
2012-11-27 11:29   
Repository: erp/pmods/org.openbravo.retail.posterminal-linediscount-discount
Changeset: bfe960ae09e126494ff16df73c6b2a0d75abfdd5
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Nov 21 18:04:42 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-linediscount-discount/rev/bfe960ae09e126494ff16df73c6b2a0d75abfdd5 [^]

Fixed issue 22369. Application cache will be empty if the modules are in development

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
M src/org/openbravo/retail/posterminal/OBPOSStaticResorcesComponent.java
M src/org/openbravo/retail/posterminal/templates/cache-manifest.ftl
---
(0054562)
adrianromero   
2012-11-27 18:44   
Closed for RMP17