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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036577
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2017-08-02 11:382017-08-02 11:38
ReporterguilleaerView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036577: Hook 'ModelReady:' + me.name is not valid because me.name can change

DescriptionIf you are subscribed to hook 'ModelReady:' + me.name you will see that it is not working fine because name will change.

example:
I'm suscribed to hook: "ModelReady:pointOfSale"
if you navigate to another window and then return, the hook will not be executed because the hook executed will be ModelReady:pointOfSale2

Steps To ReproduceAdd log to show the qualifier in executeHooksFunction
console.log('qualifier')
Navigate to webPos
you will see that ModelReady:pointOfSale is printed
Navigate to cashup
you will see that ModelReady:cashUp is printed
return to posterminal
you will see that ModelReady:pointOfSale2 is printed -> WRONG!
Proposed SolutionN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-08-02 11:38 guilleaer New Issue
2017-08-02 11:38 guilleaer Assigned To => Retail
2017-08-02 11:38 guilleaer Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker