Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0036577 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Retail Modules] Web POS | minor | always | 2017-08-02 11:38 | 2017-08-02 11:38 | |||||||
| Reporter | guilleaer | View Status | public | |||||||||
| Assigned To | Retail | |||||||||||
| Priority | normal | 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 | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0036577: Hook 'ModelReady:' + me.name is not valid because me.name can change | |||||||||||
| Description | If 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 Reproduce | Add 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 Solution | N/A | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
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 | OBNetwork customer | => No |
| 2017-08-02 11:38 | guilleaer | Triggers an Emergency Pack | => No |
| Copyright © 2000 - 2009 MantisBT Group |