Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037522 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2017-12-14 11:14 | 2017-12-22 09:52 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4c8c3f82ac6a | ||||
Projection | none | ETA | none | Target Version | RR17Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | RR16Q3 | |||||||
Regression introduced by commit | https://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 Pack | No | |||||||
Summary | 0037522: The callback of request "InitActions" done by Mobile Core is not being executed | |||||||
Description | initActions 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 Reproduce | Using 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 Solution | Don't use Request Router to execute this request. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0101166) hgbot (developer) 2017-12-20 13:25 |
Repository: retail/backports/3.0RR17Q3.2/org.openbravo.mobile.core Changeset: 4c8c3f82ac6a94d2ff9938ac230ee2d97e41c3b9 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Wed Dec 20 13:25:29 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.2/org.openbravo.mobile.core/rev/4c8c3f82ac6a94d2ff9938ac230ee2d97e41c3b9 [^] Fixed issue 37522 backport of 37475: Don't use request router for init actions request --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0101200) hgbot (developer) 2017-12-22 09:46 |
Repository: retail/backports/3.0RR17Q3.2/org.openbravo.mobile.core Changeset: fcab5b06afb56f28df40a40f88b5974536c79f81 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Dec 22 09:46:18 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.2/org.openbravo.mobile.core/rev/fcab5b06afb56f28df40a40f88b5974536c79f81 [^] Related to issue 37522: add params --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0101203) migueldejuana (viewer) 2017-12-22 09:52 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2017-12-20 13:21 | guilleaer | Type | defect => backport |
2017-12-20 13:21 | guilleaer | Target Version | RR18Q1 => RR17Q3.3 |
2017-12-20 13:25 | hgbot | Checkin | |
2017-12-20 13:25 | hgbot | Note Added: 0101166 | |
2017-12-20 13:25 | hgbot | Status | scheduled => resolved |
2017-12-20 13:25 | hgbot | Resolution | open => fixed |
2017-12-20 13:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/aae5f9c0bc886cbc56359607e0ad892fabb28d61 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q3.2/org.openbravo.mobile.core/rev/4c8c3f82ac6a94d2ff9938ac230ee2d97e41c3b9 [^] |
2017-12-20 19:42 | marvintm | Target Version | RR17Q3.3 => RR17Q3.2 |
2017-12-22 09:46 | hgbot | Checkin | |
2017-12-22 09:46 | hgbot | Note Added: 0101200 | |
2017-12-22 09:52 | migueldejuana | Note Added: 0101203 | |
2017-12-22 09:52 | migueldejuana | Status | resolved => closed |
2017-12-22 09:52 | migueldejuana | Fixed in Version | => RR17Q3.2 |
Copyright © 2000 - 2009 MantisBT Group |