Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036168 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2017-05-22 08:38 | 2017-06-21 18:26 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR17Q2.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 09f50913967d | ||||
Projection | none | ETA | none | Target Version | RR17Q2.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036168: Timeout parameter of OB.DS.Process is not working | |||||||
Description | Timeout parameter of OB.DS.Process is not working, it does 4 more executions and then the timeout raises. This is generating timeout to not raise and also, for third party implementation this can rely on wrong data. | |||||||
Steps To Reproduce | - Login on WebPOS (on a development environment) - Put a breakpoint in PaidReceiptsHeaders.java - Open Receipts popup - Do a Search You will see that 5 calls are executed and timeout does not raise in the defined time (15000 by default) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0097166) hgbot (developer) 2017-06-06 11:52 |
Repository: retail/backports/3.0RR17Q2.1/org.openbravo.mobile.core Changeset: 09f50913967d3188d7883d30b0c6da954c4e356f Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Jun 06 11:52:16 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.1/org.openbravo.mobile.core/rev/09f50913967d3188d7883d30b0c6da954c4e356f [^] Fixed issue 0036168: Timeout parameter of OB.DS.Process is not working - Change noRetries:true with maxNumOfRequestRetries:0 - Default and minimum value for maxNumOfRequestRetries is 0 - if maxNumOfRequestRetries is defined in OB.DS.Process overrides preference and default value - We can define attributes in extraParams in OB.DS.Process and they will set in the ajaxRequest --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js M web/org.openbravo.mobile.core/source/data/ob-requestrouter.js M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-06-02 12:52 | marvintm | Type | defect => backport |
2017-06-02 12:52 | marvintm | Target Version | => RR17Q2.1 |
2017-06-06 11:52 | hgbot | Checkin | |
2017-06-06 11:52 | hgbot | Note Added: 0097166 | |
2017-06-06 11:52 | hgbot | Status | scheduled => resolved |
2017-06-06 11:52 | hgbot | Resolution | open => fixed |
2017-06-06 11:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/854b5d8dde16593b15673c59e65e13782fb5ccd7 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.1/org.openbravo.mobile.core/rev/09f50913967d3188d7883d30b0c6da954c4e356f [^] |
2017-06-21 18:26 | marvintm | Status | resolved => closed |
2017-06-21 18:26 | marvintm | Fixed in Version | => RR17Q2.1 |
Copyright © 2000 - 2009 MantisBT Group |