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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036169
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2017-05-22 08:382017-06-19 12:54
ReporterguillermogilView Statuspublic 
Assigned Tomigueldejuana 
PriorityimmediateResolutionfixedFixed in VersionRR17Q1.2
StatusclosedFix in branchFixed in SCM revision306a2f0161fd
ProjectionnoneETAnoneTarget VersionRR17Q1.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036169: Timeout parameter of OB.DS.Process is not working

DescriptionTimeout 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)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0036057 closedmigueldejuana Timeout parameter of OB.DS.Process is not working 

-  Notes
(0097165)
hgbot (developer)
2017-06-06 11:50

Repository: retail/backports/3.0RR17Q1.2/org.openbravo.mobile.core
Changeset: 306a2f0161fdd88d7242313a77520f47df733ffb
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Jun 06 11:49:58 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.2/org.openbravo.mobile.core/rev/306a2f0161fdd88d7242313a77520f47df733ffb [^]

Fixed issue 0036169: 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
---

- Issue History
Date Modified Username Field Change
2017-06-02 12:52 marvintm Type defect => backport
2017-06-02 12:52 marvintm Target Version => RR17Q1.4
2017-06-02 12:52 marvintm Target Version RR17Q1.4 => RR17Q1.2
2017-06-06 11:50 hgbot Checkin
2017-06-06 11:50 hgbot Note Added: 0097165
2017-06-06 11:50 hgbot Status scheduled => resolved
2017-06-06 11:50 hgbot Resolution open => fixed
2017-06-06 11:50 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/854b5d8dde16593b15673c59e65e13782fb5ccd7 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.2/org.openbravo.mobile.core/rev/306a2f0161fdd88d7242313a77520f47df733ffb [^]
2017-06-19 12:53 marvintm Status resolved => closed
2017-06-19 12:53 marvintm Fixed in Version => RR17Q1.1
2017-06-19 12:54 marvintm Fixed in Version RR17Q1.1 => RR17Q1.2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker