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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030478
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminoralways2015-07-31 17:152015-08-28 12:27
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR15Q4
StatusclosedFix in branchFixed in SCM revision68e14aeb7f26
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

0030478: Stabilization: Improve the global error catcher with the new API adopted by some browsers

DescriptionStabilization: Improve the global error catcher with the new API adopted by some browsers

Steps To ReproduceVerify that some browsers (Chrome, Android chrome, safari?) have extended the global error catcher (window.onerror)
https://html.spec.whatwg.org/multipage/webappapis.html#errorevent [^]


Create an unhandled error in the code, e.g:

var x;
x.get('ss');

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0030565RR15Q3.1 closedOrekaria Stabilization: Improve the global error catcher with the new API adopted by some browsers 
depends on backport 0030566RR15Q2.4 closedOrekaria Stabilization: Improve the global error catcher with the new API adopted by some browsers 

-  Notes
(0079155)
hgbot (developer)
2015-07-31 22:13

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 228f5b859b822f39fa5109930c089d3b4033ba1c
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Jul 31 17:22:27 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/228f5b859b822f39fa5109930c089d3b4033ba1c [^]

Fixes issue 30478: Better global error catcher

The new standard (https://html.spec.whatwg.org/multipage/webappapis.html#errorevent [^]) provides stacktrace information

---
M web/org.openbravo.mobile.core/source/main.js
---
(0079157)
hgbot (developer)
2015-07-31 22:14

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 68e14aeb7f26f9a8fc57d0c954e9ad07ccfdcd71
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Jul 31 17:26:03 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68e14aeb7f26f9a8fc57d0c954e9ad07ccfdcd71 [^]

Fixes issue 30478: Better global error catcher

The new standard (https://html.spec.whatwg.org/multipage/webappapis.html#errorevent [^]) provides stacktrace information

---
M web/org.openbravo.retail.posterminal/js/main.js
---
(0079655)
hgbot (developer)
2015-08-25 08:54

Repository: retail/backports/3.0RR15Q2.4/org.openbravo.mobile.core
Changeset: 3de78b1e98596b74743e8ba2125316bd7d64c777
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Jul 31 17:22:27 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.4/org.openbravo.mobile.core/rev/3de78b1e98596b74743e8ba2125316bd7d64c777 [^]

Fixes issue 30566, backport of issue 30478: Better global error catcher

The new standard (https://html.spec.whatwg.org/multipage/webappapis.html#errorevent [^]) provides stacktrace information

---
M web/org.openbravo.mobile.core/source/main.js
---
(0079659)
hgbot (developer)
2015-08-25 08:55

Repository: retail/backports/3.0RR15Q2.4/org.openbravo.retail.posterminal
Changeset: 48afb3e0fb7cb0e5d4be5975303355cbd4b0831a
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Jul 31 17:26:03 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.4/org.openbravo.retail.posterminal/rev/48afb3e0fb7cb0e5d4be5975303355cbd4b0831a [^]

Fixes issue 30566, backport of issue 30478: Better global error catcher

The new standard (https://html.spec.whatwg.org/multipage/webappapis.html#errorevent [^]) provides stacktrace information

---
M web/org.openbravo.retail.posterminal/js/main.js
---

- Issue History
Date Modified Username Field Change
2015-07-31 17:15 Orekaria New Issue
2015-07-31 17:15 Orekaria Assigned To => Orekaria
2015-07-31 17:15 Orekaria Triggers an Emergency Pack => No
2015-07-31 17:16 Orekaria Steps to Reproduce Updated View Revisions
2015-07-31 22:13 hgbot Checkin
2015-07-31 22:13 hgbot Note Added: 0079155
2015-07-31 22:13 hgbot Status new => resolved
2015-07-31 22:13 hgbot Resolution open => fixed
2015-07-31 22:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/228f5b859b822f39fa5109930c089d3b4033ba1c [^]
2015-07-31 22:14 hgbot Checkin
2015-07-31 22:14 hgbot Note Added: 0079157
2015-07-31 22:14 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/228f5b859b822f39fa5109930c089d3b4033ba1c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68e14aeb7f26f9a8fc57d0c954e9ad07ccfdcd71 [^]
2015-08-12 21:34 Orekaria Status resolved => new
2015-08-12 21:34 Orekaria Resolution fixed => open
2015-08-12 21:44 Orekaria Status new => scheduled
2015-08-12 21:44 Orekaria Status scheduled => resolved
2015-08-12 21:44 Orekaria Fixed in Version => RR15Q4
2015-08-12 21:44 Orekaria Resolution open => fixed
2015-08-25 08:54 hgbot Checkin
2015-08-25 08:54 hgbot Note Added: 0079655
2015-08-25 08:55 hgbot Checkin
2015-08-25 08:55 hgbot Note Added: 0079659
2015-08-28 12:27 marvintm Review Assigned To => marvintm
2015-08-28 12:27 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker