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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036801
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-09-06 13:032017-09-22 12:44
ReporternataliagView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR17Q4
StatusclosedFix in branchFixed in SCM revision9d0ca1055a88
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036801: There are plenty of 'Duplicated DOM id' console errors while incremental refresh happen in slow network

DescriptionThere are plenty of 'Duplicated DOM id' console errors while incremental refresh happen in slow network
Steps To Reproduce1- Go to "Pos terminal type" window in backoffice and select VBS POS Terminal Type. Change the field "Time to Incrementally Refresh Masterdata (in minutes)" to 1.
2- Go to POS terminal VBS-1 and press F12 to have the Developper Tools. Change the Network and configure a really slow one.
3- Log in the POS terminal using the normal network and once you are in the POS terminal change the network to that one set in step 2.
4- The incremental refresh will happen every minute. Let this terminal doing it for a time, around 10 minutes and then lots of "[enyo] Duplicated DOM id" errors will appear in the console window.See image attached
TagsNo tags attached.
Attached Filespng file icon Duplicated_DOM_id.png [^] (283,155 bytes) 2017-09-06 13:03

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0098982)
hgbot (developer)
2017-09-12 13:51

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1e2b8970877009dd3b52ef91ba36845bb74b61ce
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Sep 12 17:20:45 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1e2b8970877009dd3b52ef91ba36845bb74b61ce [^]

Fixed issue 36801: Removed duplicate popup registry

* Remove duplicate popup ModalProductAttributes ModalQuotationProductAttributes registry

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalproductattribute.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalquotationproductattribute.js
---
(0098989)
ranjith_qualiantech_com (developer)
2017-09-12 16:04
edited on: 2017-09-12 16:06

Duplicated DOM id still occurs in below case
backend > configure the Time to execute incremental refresh: 1 minute
Load Terminal
Go Offline
Wait for Master Data reload popup
Check for console errors

(0099022)
hgbot (developer)
2017-09-14 09:09

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f4eea91d72979e0cb63e9f5e9d1c0bbed94229fc
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Sep 14 12:22:58 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4eea91d72979e0cb63e9f5e9d1c0bbed94229fc [^]

Fixed issue 36801: Removed duplicate popup registry

Backed out changeset: 1e2b89708770
Tests failed in modules suite

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalproductattribute.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalquotationproductattribute.js
---
(0099154)
hgbot (developer)
2017-09-20 08:02

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9a362fe87d457ad55557d28d9e683c5b487afb29
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Sep 20 11:12:30 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9a362fe87d457ad55557d28d9e683c5b487afb29 [^]

Related to issue 36801 : Popup should not be created again when model reloaded

---
M web/org.openbravo.mobile.core/source/component/ob-windowview.js
---
(0099155)
hgbot (developer)
2017-09-20 08:02

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9d0ca1055a88284bbfb66a801588b5cbf7727372
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Sep 20 11:12:51 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9d0ca1055a88284bbfb66a801588b5cbf7727372 [^]

Fixed issue 36801 : Removed duplicate popup registry

* Remove duplicate popup ModalProductAttributes ModalQuotationProductAttributes registry

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalproductattribute.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalquotationproductattribute.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---

- Issue History
Date Modified Username Field Change
2017-09-06 13:03 nataliag New Issue
2017-09-06 13:03 nataliag Assigned To => Retail
2017-09-06 13:03 nataliag File Added: Duplicated_DOM_id.png
2017-09-06 13:03 nataliag Resolution time => 1506463200
2017-09-06 13:03 nataliag Triggers an Emergency Pack => No
2017-09-11 14:09 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-09-11 14:09 ranjith_qualiantech_com Status new => scheduled
2017-09-12 13:51 hgbot Checkin
2017-09-12 13:51 hgbot Note Added: 0098982
2017-09-12 13:51 hgbot Status scheduled => resolved
2017-09-12 13:51 hgbot Resolution open => fixed
2017-09-12 13:51 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1e2b8970877009dd3b52ef91ba36845bb74b61ce [^]
2017-09-12 16:04 ranjith_qualiantech_com Note Added: 0098989
2017-09-12 16:04 ranjith_qualiantech_com Status resolved => new
2017-09-12 16:04 ranjith_qualiantech_com Resolution fixed => open
2017-09-12 16:04 ranjith_qualiantech_com Status new => scheduled
2017-09-12 16:06 ranjith_qualiantech_com Note Edited: 0098989 View Revisions
2017-09-14 09:09 hgbot Checkin
2017-09-14 09:09 hgbot Note Added: 0099022
2017-09-14 09:09 hgbot Status scheduled => resolved
2017-09-14 09:09 hgbot Resolution open => fixed
2017-09-14 09:09 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1e2b8970877009dd3b52ef91ba36845bb74b61ce [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4eea91d72979e0cb63e9f5e9d1c0bbed94229fc [^]
2017-09-14 09:26 ranjith_qualiantech_com Status resolved => new
2017-09-14 09:26 ranjith_qualiantech_com Resolution fixed => open
2017-09-14 09:26 ranjith_qualiantech_com Status new => scheduled
2017-09-20 08:02 hgbot Checkin
2017-09-20 08:02 hgbot Note Added: 0099154
2017-09-20 08:02 hgbot Checkin
2017-09-20 08:02 hgbot Note Added: 0099155
2017-09-20 08:02 hgbot Status scheduled => resolved
2017-09-20 08:02 hgbot Resolution open => fixed
2017-09-20 08:02 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4eea91d72979e0cb63e9f5e9d1c0bbed94229fc [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9d0ca1055a88284bbfb66a801588b5cbf7727372 [^]
2017-09-22 11:10 ngarcia Issue Monitored: ngarcia
2017-09-22 12:44 marvintm Review Assigned To => marvintm
2017-09-22 12:44 marvintm Status resolved => closed
2017-09-22 12:44 marvintm Fixed in Version => RR17Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker