Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027347 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-08-16 02:15 | 2016-03-22 09:51 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Sanjota | |||||||
Priority | normal | Resolution | open | Fixed in Version | RR16Q2 | |||
Status | closed | 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 | marvintm | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0084940) hgbot (developer) 2016-03-14 10:34 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 048fc6d807981c1c52bdec80aac44b3c31ad7e36 Author: sanjota <sanjota.nelagi <at> promantia.com> Date: Fri Mar 11 11:24:02 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/048fc6d807981c1c52bdec80aac44b3c31ad7e36 [^] Issue 27347 : fixed the issue related to Higher the log level when enyo finds duplicated ids, from warn to error --- M web/org.openbravo.mobile.core/build/enyo.js --- |
(0084941) hgbot (developer) 2016-03-14 10:34 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 05c6735b25fb13ec51691ebbcaf015b9f41b5354 Author: sanjota <sanjota.nelagi <at> promantia.com> Date: Mon Mar 14 15:04:05 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/05c6735b25fb13ec51691ebbcaf015b9f41b5354 [^] For issue 27347 Merged with latest change and pushed the changes --- M src-db/database/model/tables/OBMOBC_SERVER_DEFINITION.xml M src-db/database/sourcedata/AD_COLUMN.xml M web/org.openbravo.mobile.core/source/utils/ob-debug.js A build/classes/org/openbravo/mobile/core/modulescript/UpdateEmptyMobileServerKey.class A build/classes/org/openbravo/mobile/core/modulescript/UpdateEmptyMobileServerKeyData.class A src-util/modulescript/src/org/openbravo/mobile/core/modulescript/UpdateEmptyMobileServerKey.java A src-util/modulescript/src/org/openbravo/mobile/core/modulescript/UpdateEmptyMobileServerKey_Data.xsql A src-util/modulescript/src/src/org/openbravo/mobile/core/modulescript/UpdateEmptyMobileServerKeyData.java --- |
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 | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |