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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037521
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2017-12-14 11:142017-12-22 12:44
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in VersionRR17Q4
StatusclosedFix in branchFixed in SCM revisionadaaf564d1ad
ProjectionnoneETAnoneTarget VersionRR17Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in releaseRR16Q3
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/diff/cec11c87a546/web/org.openbravo.mobile.core/source/model/ob-terminal-model.js [^]
Triggers an Emergency PackNo
Summary

0037521: The callback of request "InitActions" done by Mobile Core is not being executed

DescriptioninitActions function located in ob-terminal-model.js is doing a request to the server to retrieve several data which is needed by mobile applications.

When request finishes data received form the server is stored in the client side to be used later on.

The problem is that the callback function of the request is not being executed.

Steps To ReproduceUsing a mobile App which doesn't overwrite the standard initActions function you will see that request callback is not executed. For example the available services are not set

OB.RR.RequestRouter.AvailableService -> null
Proposed SolutionDon't use Request Router to execute this request.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0037475RR18Q1 closedguilleaer The callback of request "InitActions" done by Mobile Core is not being executed 

-  Notes
(0101167)
hgbot (developer)
2017-12-20 13:26

Repository: retail/backports/3.0RR17Q4/org.openbravo.mobile.core
Changeset: adaaf564d1ad59c6d1bc8754c423e1393323cb18
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Dec 20 13:25:14 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.mobile.core/rev/adaaf564d1ad59c6d1bc8754c423e1393323cb18 [^]

Fixed issue 37521 backport of 37475: Don't use request router for init actions request

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0101201)
hgbot (developer)
2017-12-22 09:46

Repository: retail/backports/3.0RR17Q4/org.openbravo.mobile.core
Changeset: cda7e9e5dcadb01050cffd1087b65045c8d934eb
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Dec 22 09:45:26 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.mobile.core/rev/cda7e9e5dcadb01050cffd1087b65045c8d934eb [^]

Related to issue 37521: add params

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---

- Issue History
Date Modified Username Field Change
2017-12-20 13:21 guilleaer Type defect => backport
2017-12-20 13:21 guilleaer Target Version RR18Q1 => RR17Q4.2
2017-12-20 13:26 hgbot Checkin
2017-12-20 13:26 hgbot Note Added: 0101167
2017-12-20 13:26 hgbot Status scheduled => resolved
2017-12-20 13:26 hgbot Resolution open => fixed
2017-12-20 13:26 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/aae5f9c0bc886cbc56359607e0ad892fabb28d61 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.mobile.core/rev/adaaf564d1ad59c6d1bc8754c423e1393323cb18 [^]
2017-12-20 18:26 marvintm Target Version RR17Q4.2 => RR17Q4
2017-12-22 09:46 hgbot Checkin
2017-12-22 09:46 hgbot Note Added: 0101201
2017-12-22 12:44 marvintm Review Assigned To migueldejuana => marvintm
2017-12-22 12:44 marvintm Status resolved => closed
2017-12-22 12:44 marvintm Fixed in Version => RR17Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker