Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029200Retail ModulesWeb POSpublic2015-03-09 12:132015-03-13 15:27
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
 
adrianromero
No
0029200: The session is trying to be retrieved when there is no session
The session is trying to be retrieved when there is no session
Activate 'Preserve log upon navigation' in chrome
Log in the WebPOS in terminal VBS1001
Navigate to terminal VBS1002
Verify that the OB.Dal.get is thowing an exception

No tags attached.
Issue History
2015-03-09 12:13OrekariaNew Issue
2015-03-09 12:13OrekariaAssigned To => marvintm
2015-03-09 12:13OrekariaTriggers an Emergency Pack => No
2015-03-09 12:16OrekariaAssigned Tomarvintm => Orekaria
2015-03-09 12:17hgbotCheckin
2015-03-09 12:17hgbotNote Added: 0075311
2015-03-09 12:17hgbotStatusnew => resolved
2015-03-09 12:17hgbotResolutionopen => fixed
2015-03-09 12:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/28c4045ac7390985adebe7cc7b453a5a34032c7b [^]
2015-03-10 01:02OrekariaSummaryThe session is trying to be retrieve when there is no session => The session is trying to be retrieved when there is no session
2015-03-10 01:03OrekariaDescription Updatedbug_revision_view_page.php?rev_id=7908#r7908
2015-03-13 15:27adrianromeroReview Assigned To => adrianromero
2015-03-13 15:27adrianromeroNote Added: 0075573
2015-03-13 15:27adrianromeroStatusresolved => closed

Notes
(0075311)
hgbot   
2015-03-09 12:17   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 28c4045ac7390985adebe7cc7b453a5a34032c7b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Mar 09 12:14:52 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/28c4045ac7390985adebe7cc7b453a5a34032c7b [^]

Fixes issue 29200: 'closeSession' checks if there is a session to close

In addition, a debug time exception has been added to the OB.Dal.get method, to verify that the id is always provided

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0075573)
adrianromero   
2015-03-13 15:27   
Verified