Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027347 | Retail Modules | Web POS | public | 2014-08-16 02:15 | 2016-03-22 09:51 |
|
Reporter | Orekaria | |
Assigned To | Sanjota | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0027347: Higher the log level when enyo finds duplicated ids, from warn to error |
Description | Higher the log level when enyo finds duplicated ids, from warn to error |
Steps To Reproduce | create an enyo kind twice with the same name
verify that a message is shown in the console |
Proposed Solution | Find the mobile.core/enyo/source/Control.js file
Find these lines:
console.warn("[enyo] Duplicated DOM id ", inId, inControl, "will overwrite to", enyo.$[inId]);
Change console.warn for console.error |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0027346 | | closed | Orekaria | Add the browser's console log to the tests' artifacts | depends on | feature request | 0026771 | RR14Q3 | closed | Orekaria | TestCases. Work in progress |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-08-16 02:15 | Orekaria | New Issue | |
2014-08-16 02:15 | Orekaria | Assigned To | => marvintm |
2014-08-16 02:15 | Orekaria | Triggers an Emergency Pack | => No |
2014-08-16 02:15 | Orekaria | Relationship added | related to 0027346 |
2014-08-16 02:17 | Orekaria | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=6290#r6290 |
2014-08-16 02:18 | Orekaria | Relationship added | depends on 0026771 |
2016-03-08 20:40 | Orekaria | Review Assigned To | => Orekaria |
2016-03-08 20:40 | Orekaria | Note Added: 0084839 | |
2016-03-08 20:40 | Orekaria | Status | new => closed |
2016-03-08 20:40 | Orekaria | Resolution | open => unable to reproduce |
2016-03-08 20:41 | Orekaria | Assigned To | marvintm => Retail |
2016-03-08 20:41 | Orekaria | Status | closed => new |
2016-03-08 20:41 | Orekaria | Resolution | unable to reproduce => open |
2016-03-08 20:41 | Orekaria | Note Deleted: 0084839 | |
2016-03-08 20:41 | Orekaria | Status | new => acknowledged |
2016-03-08 20:49 | Orekaria | Proposed Solution updated | |
2016-03-14 10:34 | hgbot | Checkin | |
2016-03-14 10:34 | hgbot | Note Added: 0084940 | |
2016-03-14 10:34 | hgbot | Checkin | |
2016-03-14 10:34 | hgbot | Note Added: 0084941 | |
2016-03-15 08:00 | Sanjota | Assigned To | Retail => Sanjota |
2016-03-15 08:00 | Sanjota | Status | acknowledged => scheduled |
2016-03-15 08:02 | Sanjota | Status | scheduled => resolved |
2016-03-22 09:51 | marvintm | Review Assigned To | Orekaria => marvintm |
2016-03-22 09:51 | marvintm | Status | resolved => closed |
2016-03-22 09:51 | marvintm | Fixed in Version | => RR16Q2 |