Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031475Retail ModulesWeb POSpublic2015-11-13 16:502015-11-13 19:12
marvintm 
Retail 
normalminoralways
closedfixed 
5
 
RR15Q4RR15Q4 
mtaal
Production - QA Approved
No
0031475: Minor visualization issue when using Web POS offline mode
When offline mode is used to log in, there is a visualization issue currently in the Web POS. It seems the background image is for some reason not part of the application cache, so it's not available in offline, which means that the background is a not-so-nice gray which apart from ugly makes the rest of the content more difficult to read.
- Log in the Web POS in online mode.
- Stop tomcat.
- Log in the Web POS in offline mode. Realize that the background image is missing.
No tags attached.
blocks defect 0031474 closed Retail Minor visualization issue when using Web POS offline mode 
Issue History
2015-11-13 17:17marvintmTypedefect => backport
2015-11-13 17:17marvintmTarget Version => RR15Q4
2015-11-13 17:44hgbotCheckin
2015-11-13 17:44hgbotNote Added: 0081834
2015-11-13 17:44hgbotStatusscheduled => resolved
2015-11-13 17:44hgbotResolutionopen => fixed
2015-11-13 17:44hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.mobile.core/rev/d822a506305f70f93b47484bf38e08e7267e8fe2 [^]
2015-11-13 19:12mtaalReview Assigned To => mtaal
2015-11-13 19:12mtaalNote Added: 0081838
2015-11-13 19:12mtaalStatusresolved => closed
2015-11-13 19:12mtaalFixed in Version => RR15Q4

Notes
(0081834)
hgbot   
2015-11-13 17:44   
Repository: retail/backports/3.0RR15Q4/org.openbravo.mobile.core
Changeset: d822a506305f70f93b47484bf38e08e7267e8fe2
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Fri Nov 13 17:43:55 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.mobile.core/rev/d822a506305f70f93b47484bf38e08e7267e8fe2 [^]

Fixed issue 31475. Now background image will be shown correctly again in offline mode.

---
M src/org/openbravo/mobile/core/MobileCoreApplicationCacheComponent.java
---
(0081838)
mtaal   
2015-11-13 19:12   
Reviewed and tested