Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0031669 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Retail Modules] Web POS | major | always | 2015-12-09 12:34 | 2015-12-09 13:25 | |||||||
Reporter | Orekaria | View Status | public | |||||||||
Assigned To | ebecerra | |||||||||||
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 | 0031669: Html is being injected to generate UI content instead of enyo objects | |||||||||||
Description | Html is being injected to generate UI content instead of enyo objects The problem is that we use enyo to avoid this The problem is that this UI elements cannot be tested | |||||||||||
Steps To Reproduce | Open these files: - org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalpayments.js - org.openbravo.retail.complementary/js/hookRenderOrderLine.js Verify that html is directly injected to create UI content: content: '<img class="paymentmethoditemsimage" src="' + (item.image ? item.image : 'img/PMImgNotAvailable.png') + '"/><div class="paymentmethoditemstext">' + item.name + '</div>', buildComplementaryInfo: function (product) { ... result += '<div id="complementaryProductItem" class="msg-complemetary-product-item">'; | |||||||||||
Proposed Solution | Create enyo objects | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2015-12-09 12:34 | Orekaria | New Issue | |
2015-12-09 12:34 | Orekaria | Assigned To | => Retail |
2015-12-09 12:34 | Orekaria | Triggers an Emergency Pack | => No |
2015-12-09 13:25 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-12-09 13:25 | Orekaria | Assigned To | Retail => ebecerra |
Copyright © 2000 - 2009 MantisBT Group |