Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028268Retail ModulesWeb POSpublic2014-11-25 08:192014-12-01 00:17
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR15Q1RR15Q1 
mtaal
No
0028268: Statilization: Log 'OB.UTIL.showError' messages in the console.error log
Stabilization: Log 'OB.UTIL.showError' messages in the console.error log

Some critical messages are missing in the test jobs because OB.UTIL.showError catches them
In the application, execute 'OB.UTIL.showError' in the console
Verify a message is shown in the application but not in the console
No tags attached.
has duplicate defect 0027987 closed marvintm Add console log output to the 'showError' and 'showWarning' methods 
Issue History
2014-11-25 08:19OrekariaNew Issue
2014-11-25 08:19OrekariaAssigned To => Orekaria
2014-11-25 08:19OrekariaTriggers an Emergency Pack => No
2014-11-25 08:20OrekariaSeveritycritical => major
2014-11-25 08:20OrekariaSummaryTests: Log 'OB.UTIL.showError' messages in the console.error log => Statilization: Log 'OB.UTIL.showError' messages in the console.error log
2014-11-25 08:25hgbotCheckin
2014-11-25 08:25hgbotNote Added: 0071958
2014-11-25 08:25hgbotStatusnew => resolved
2014-11-25 08:25hgbotResolutionopen => fixed
2014-11-25 08:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bf95bab1e4158fcc0f460971631568e5c9dbf386 [^]
2014-11-29 18:45OrekariaRelationship addedhas duplicate 0027987
2014-12-01 00:17mtaalReview Assigned To => mtaal
2014-12-01 00:17mtaalNote Added: 0072171
2014-12-01 00:17mtaalStatusresolved => closed
2014-12-01 00:17mtaalFixed in Version => RR15Q1

Notes
(0071958)
hgbot   
2014-11-25 08:25   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: bf95bab1e4158fcc0f460971631568e5c9dbf386
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Nov 25 08:23:25 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bf95bab1e4158fcc0f460971631568e5c9dbf386 [^]

Fixes issue 28268: Messages shown in the application with 'OB.UTIL.showError' are logged in the console.error log

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0072171)
mtaal   
2014-12-01 00:17   
Change looks good, reviewed