Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0043398 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | always | 2020-03-03 11:26 | 2020-03-03 11:34 | |||||||
Reporter | jorge_acosta | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | low | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0043398: Not validated hook on obsmail_hook_preordersave.js | |||||||||||
Description | Client detected that the hook in obsmail_hook_preordersave.js doesn't validate if it has been cancelled, so if a previous hook has been cancelled this one will not take it in account. | |||||||||||
Steps To Reproduce | Check the conditions of the hook in obsmail_hook_preordersave.js | |||||||||||
Proposed Solution | Proposed by the client : ( at the beginning of the hook ) if (args && args.cancellation && args.cancellation === true) { OB.UTIL.HookManager.callbackExecutor(args, callbacks); return; } | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2020-03-03 11:26 | jorge_acosta | New Issue | |
2020-03-03 11:26 | jorge_acosta | Assigned To | => Retail |
2020-03-03 11:26 | jorge_acosta | Triggers an Emergency Pack | => No |
2020-03-03 11:34 | Practics | Issue Monitored: Practics |
Copyright © 2000 - 2009 MantisBT Group |