Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0045234 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | major | have not tried | 2020-10-16 09:14 | 2020-10-16 09:14 | |||||||
Reporter | aferraz | 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 | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0045234: TicketUtils.newTicket fails when running from new POS as it reads OB.Constants | |||||||||||
Description | TicketUtils.newTicket fails when running from new POS as it reads OB.Constants | |||||||||||
Steps To Reproduce | Check TicketUtils.newTicket is using payload.constants.fieldSeparator and payload.constants.identifierSuffix. payload.constants is loaded in OB.UTIL.TicketUtils.addTicketCreationDataToPayload as follows: newPayload.constants = { fieldSeparator: OB.Constants.FIELDSEPARATOR, identifierSuffix: OB.Constants.IDENTIFIER }; | |||||||||||
Proposed Solution | Two alternatives: a) Create OB.App.Constants wrapper for OB.Constants, same as we did with OB.App.Security, and use this wrapper in TicketUtils.newTicket. b) Define both constants inside TicketUtils.newTicket. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2020-10-16 09:14 | aferraz | New Issue | |
2020-10-16 09:14 | aferraz | Assigned To | => Retail |
2020-10-16 09:14 | aferraz | Triggers an Emergency Pack | => No |
Copyright © 2000 - 2009 MantisBT Group |