Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0027166 | Retail Modules | Web POS | public | 2014-07-23 14:50 | 2014-08-27 11:43 | ||||||||||||||
Reporter | Orekaria | ||||||||||||||||||
Assigned To | Orekaria | ||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | RR14Q4 | Fixed in Version | RR14Q4 | ||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | mtaal | ||||||||||||||||||
OBNetwork customer | |||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0027166: When the cache has no data for a user, the WebPOS should not try to load the non existent cache | ||||||||||||||||||
Description | When the cache has no data for a user, the WebPOS should not try to load the non existent cache | ||||||||||||||||||
Steps To Reproduce | 1. Login in the WebPOS 2. In OB.DAL.find uncomment the following lines (aka simulate an error): var i, collectionType = OB.Collection[model.prototype.modelName + 'List'] || Backbone.Collection, collection = new collectionType(), len = result.rows.length; if (len === 0) { success(collection, args); } else { for (i = 0; i < len; i++) { collection.add(OB.Dal.transform(model, result.rows.item(i))); } success(collection, args); } 3. Reload the WebPOS (F5) 4. Verify that the attached screen is shown or Clear the cache while loading the WebPOS or in ob-terminal-model.js, in the loginUsingCache function, clear the users as is returned by the OB.Dal function | ||||||||||||||||||
Proposed Solution | |||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | LoginStuck.png (146,897) 2014-08-09 02:13 https://issues.openbravo.com/file_download.php?file_id=7128&type=bug | ||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2014-07-23 14:50 | Orekaria | New Issue | |||||||||||||||||
2014-07-23 14:50 | Orekaria | Assigned To | => Orekaria | ||||||||||||||||
2014-07-23 14:50 | Orekaria | Triggers an Emergency Pack | => No | ||||||||||||||||
2014-07-23 16:46 | hgbot | Checkin | |||||||||||||||||
2014-07-23 16:46 | hgbot | Note Added: 0068847 | |||||||||||||||||
2014-07-23 16:46 | hgbot | Status | new => resolved | ||||||||||||||||
2014-07-23 16:46 | hgbot | Resolution | open => fixed | ||||||||||||||||
2014-07-23 16:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/74ae7e2819d0ae154993ca2714b5085ba9430080 [^] | ||||||||||||||||
2014-07-24 19:32 | Orekaria | Relationship added | related to 0027187 | ||||||||||||||||
2014-08-01 17:17 | hgbot | Checkin | |||||||||||||||||
2014-08-01 17:17 | hgbot | Note Added: 0069038 | |||||||||||||||||
2014-08-01 17:19 | hgbot | Checkin | |||||||||||||||||
2014-08-01 17:19 | hgbot | Note Added: 0069040 | |||||||||||||||||
2014-08-01 17:20 | marvintm | Note Added: 0069041 | |||||||||||||||||
2014-08-01 17:20 | marvintm | Status | resolved => new | ||||||||||||||||
2014-08-01 17:20 | marvintm | Resolution | fixed => open | ||||||||||||||||
2014-08-09 02:13 | Orekaria | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=6254#r6254 | ||||||||||||||||
2014-08-09 02:13 | Orekaria | File Added: LoginStuck.png | |||||||||||||||||
2014-08-09 02:53 | hgbot | Checkin | |||||||||||||||||
2014-08-09 02:53 | hgbot | Note Added: 0069278 | |||||||||||||||||
2014-08-09 02:53 | hgbot | Status | new => resolved | ||||||||||||||||
2014-08-09 02:53 | hgbot | Resolution | open => fixed | ||||||||||||||||
2014-08-09 02:53 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/74ae7e2819d0ae154993ca2714b5085ba9430080 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bc7874a061e3fbe3cb3aea1fdc1bfb57bcd295e3 [^] | ||||||||||||||||
2014-08-10 10:01 | hgbot | Checkin | |||||||||||||||||
2014-08-10 10:01 | hgbot | Note Added: 0069283 | |||||||||||||||||
2014-08-10 10:01 | hgbot | Checkin | |||||||||||||||||
2014-08-10 10:01 | hgbot | Note Added: 0069284 | |||||||||||||||||
2014-08-10 10:01 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bc7874a061e3fbe3cb3aea1fdc1bfb57bcd295e3 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2b377e861f685aef6353d6acb4793c349217f82d [^] | ||||||||||||||||
2014-08-11 13:28 | Orekaria | Status | resolved => new | ||||||||||||||||
2014-08-11 13:28 | Orekaria | Resolution | fixed => open | ||||||||||||||||
2014-08-13 13:19 | Orekaria | Status | new => scheduled | ||||||||||||||||
2014-08-13 13:19 | Orekaria | fix_in_branch | => pi | ||||||||||||||||
2014-08-13 13:20 | Orekaria | Status | scheduled => resolved | ||||||||||||||||
2014-08-13 13:20 | Orekaria | Resolution | open => fixed | ||||||||||||||||
2014-08-27 10:24 | Orekaria | Relationship added | blocks 0027447 | ||||||||||||||||
2014-08-27 11:43 | mtaal | Review Assigned To | => mtaal | ||||||||||||||||
2014-08-27 11:43 | mtaal | Note Added: 0069795 | |||||||||||||||||
2014-08-27 11:43 | mtaal | Status | resolved => closed | ||||||||||||||||
2014-08-27 11:43 | mtaal | Fixed in Version | => RR14Q4 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|