Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023173Retail ModulesWeb POSpublic2013-02-26 19:312013-04-03 12:55
marvintm 
marvintm 
urgentmajoralways
closedfixed 
5
 
RMP20RMP20 
migueldejuana
No
0023173: Web POS ping is sending too much information
There is a ping in the Web POS, which checks whether the session is still active (and is used also to find out if the context information has been changed in the backend).

However, this ping is sending too much information (including image information of the current user). As this ping is very frequently used, this information should be as small as possible to minimize bandwidth needs.
- Verify that the ping is sending too much information through the network.
No tags attached.
Issue History
2013-02-26 19:31marvintmNew Issue
2013-02-26 19:31marvintmAssigned To => marvintm
2013-02-26 19:31hgbotCheckin
2013-02-26 19:31hgbotNote Added: 0056791
2013-02-26 19:31hgbotStatusnew => resolved
2013-02-26 19:31hgbotResolutionopen => fixed
2013-02-26 19:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68f1059e575ea61d10a58fc72dbe942f2c9e2e30 [^]
2013-02-27 12:56migueldejuanaReview Assigned To => migueldejuana
2013-02-27 12:56migueldejuanaNote Added: 0056805
2013-02-27 12:56migueldejuanaStatusresolved => closed
2013-02-27 12:56migueldejuanaFixed in Version => RMP20
2013-04-02 20:09hgbotCheckin
2013-04-02 20:09hgbotNote Added: 0057657
2013-04-02 20:09hgbotStatusclosed => resolved
2013-04-02 20:09hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68f1059e575ea61d10a58fc72dbe942f2c9e2e30 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/68f1059e575ea61d10a58fc72dbe942f2c9e2e30 [^]
2013-04-03 12:55marvintmStatusresolved => closed

Notes
(0056791)
hgbot   
2013-02-26 19:31   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 68f1059e575ea61d10a58fc72dbe942f2c9e2e30
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Feb 26 19:31:43 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68f1059e575ea61d10a58fc72dbe942f2c9e2e30 [^]

Fixed issue 23173. The ping will send much less information now.

---
M web/org.openbravo.retail.posterminal/js/utilities.js
A src/org/openbravo/retail/posterminal/term/ContextInformation.java
---
(0056805)
migueldejuana   
2013-02-27 12:56   
Fixed and reviewed in b82775044b7a
(0057657)
hgbot   
2013-04-02 20:09   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: 68f1059e575ea61d10a58fc72dbe942f2c9e2e30
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Feb 26 19:31:43 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/68f1059e575ea61d10a58fc72dbe942f2c9e2e30 [^]

Fixed issue 23173. The ping will send much less information now.

---
M web/org.openbravo.retail.posterminal/js/utilities.js
A src/org/openbravo/retail/posterminal/term/ContextInformation.java
---