Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027449
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-08-24 07:192014-09-01 09:58
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR14Q4
StatusclosedFix in branchFixed in SCM revision3baadf8f2c74
ProjectionnoneETAnoneTarget VersionRR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027449: Stabilization: When some errors are shown to the user, the loading picture is still there

DescriptionStabilization: When some errors are shown to the user, the loading picture is still there
Steps To ReproduceTo simulate it:
1. in ob-datasource.js 'serviceSuccess' method:
     response = {};
     response.errors = "Unknown error";
     response.status = 501;
     var status = response.status;
     if (response.contextInfo && OB.MobileApp.model.get('context')) {
       ...

2. log in the WebPOS

Verify that the attached screenshot is shown
TagsNo tags attached.
Attached Filespng file icon LoadingMessageOboveTheError.png [^] (53,060 bytes) 2014-08-24 07:56

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0027448RR14Q4 closedOrekaria Stabilization: When the response is null an uncaught exception is thrown 
depends on feature request 0027329 newRetail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
Not all the children of this issue are yet resolved or closed.

-  Notes
(0069673)
hgbot (developer)
2014-08-24 16:50

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6d375a11ccf9c20b633cc3954414b22ac82e87a6
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 24 08:17:34 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6d375a11ccf9c20b633cc3954414b22ac82e87a6 [^]

Fixes issue 27449: The 'Loading...' picture is removed before showing certain errors

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
---
(0069682)
hgbot (developer)
2014-08-24 20:51

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3baadf8f2c7496325b23edd70697854cbdca96bb
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 24 20:39:44 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3baadf8f2c7496325b23edd70697854cbdca96bb [^]

Fixes issue 27449: The 'Loading...' image will no longer be shown when a modal dialog is present

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0069683)
hgbot (developer)
2014-08-24 20:51

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 13373735730f8edf8b238c74e59373ad2d248b1c
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 24 20:50:56 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/13373735730f8edf8b238c74e59373ad2d248b1c [^]

Issue 27449: Better message for the 'missingLocalStorageLogic' error

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0069884)
mtaal (manager)
2014-09-01 09:58

Reviewed

- Issue History
Date Modified Username Field Change
2014-08-24 07:19 Orekaria New Issue
2014-08-24 07:19 Orekaria Assigned To => Orekaria
2014-08-24 07:19 Orekaria Triggers an Emergency Pack => No
2014-08-24 07:20 Orekaria Relationship added related to 0027448
2014-08-24 07:20 Orekaria Relationship added depends on 0027329
2014-08-24 07:56 Orekaria File Added: LoadingMessageOboveTheError.png
2014-08-24 07:57 Orekaria Steps to Reproduce Updated View Revisions
2014-08-24 16:50 hgbot Checkin
2014-08-24 16:50 hgbot Note Added: 0069673
2014-08-24 16:50 hgbot Status new => resolved
2014-08-24 16:50 hgbot Resolution open => fixed
2014-08-24 16:50 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6d375a11ccf9c20b633cc3954414b22ac82e87a6 [^]
2014-08-24 20:51 hgbot Checkin
2014-08-24 20:51 hgbot Note Added: 0069682
2014-08-24 20:51 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6d375a11ccf9c20b633cc3954414b22ac82e87a6 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3baadf8f2c7496325b23edd70697854cbdca96bb [^]
2014-08-24 20:51 hgbot Checkin
2014-08-24 20:51 hgbot Note Added: 0069683
2014-09-01 09:58 mtaal Review Assigned To => mtaal
2014-09-01 09:58 mtaal Note Added: 0069884
2014-09-01 09:58 mtaal Status resolved => closed
2014-09-01 09:58 mtaal Fixed in Version => RR14Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker