Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0032568 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Retail Modules] Web POS | minor | always | 2016-03-31 17:17 | 2016-03-31 17:25 | |||||||
Reporter | Orekaria | 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 | 0032568: Stabilization: Detect and fix enyo injections/changes | |||||||||||
Description | Stabilization: Detect and fix enyo injections/changes | |||||||||||
Steps To Reproduce | Verify that there are code changes to the enyo external library, e.g: - the warning shown where there are duplicated enyo ids, has been added by us Verify that there are some injections in the code, e.g: - https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b66b4fc49de1a6e6568406db899cf5edd0bdafeb#l1.36 [^] Verify if this injection can change the original code pasted, by a call to the original code e.g: enyo.gesture.origDown = enyo.gesture.down; // start of Openbravo injected code ... // end of Openbravo injected code enyo.gesture.origDown(inEvent); | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0085371) migueldejuana (developer) 2016-03-31 17:25 |
We also could gather all injection/change in one file (enyo-extension.js) to have more control over this hacks. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-31 17:17 | Orekaria | New Issue | |
2016-03-31 17:17 | Orekaria | Assigned To | => Retail |
2016-03-31 17:17 | Orekaria | Triggers an Emergency Pack | => No |
2016-03-31 17:18 | Orekaria | Steps to Reproduce Updated | View Revisions |
2016-03-31 17:18 | Orekaria | Relationship added | related to 0031689 |
2016-03-31 17:25 | migueldejuana | Note Added: 0085371 |
Copyright © 2000 - 2009 MantisBT Group |