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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032568
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminoralways2016-03-31 17:172016-03-31 17:25
ReporterOrekariaView 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

0032568: Stabilization: Detect and fix enyo injections/changes

DescriptionStabilization: Detect and fix enyo injections/changes
Steps To ReproduceVerify 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);

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0031689RR16Q1 closedRetail The terminal should auto-lock when no activity is detected 

-  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
Powered by Mantis Bugtracker