Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027365Retail ModulesWeb POSpublic2014-08-18 21:242014-08-23 23:50
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR14Q4 
No
0027365: Stabilization: The ob-i18n.js file contains unuseful code
Stabilization: The ob-i18n.js file contains unuseful code
open the ob-i18n.js file

verify that OB.I18N.getLabelFromServer is called, which is unnecessary because the labels are not loaded this way, and the code still returns 'undefined'
No tags attached.
related to feature request 0027329 new Retail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
depends on feature request 0027362RR14Q4 closed Orekaria Stabilization, performance, developer tools: it would be nice to add checks, etc while not in production 
Issue History
2014-08-18 21:24OrekariaNew Issue
2014-08-18 21:24OrekariaAssigned To => Orekaria
2014-08-18 21:24OrekariaTriggers an Emergency Pack => No
2014-08-18 21:25OrekariaRelationship addedrelated to 0027329
2014-08-18 21:25OrekariaRelationship addeddepends on 0027362
2014-08-18 21:27OrekariaSummaryStabilization: in the ob-i18n.js file there is usefulness code => Stabilization: in the ob-i18n.js file there is unuseful code
2014-08-18 21:27OrekariaDescription Updatedbug_revision_view_page.php?rev_id=6338#r6338
2014-08-18 21:27OrekariaSummaryStabilization: in the ob-i18n.js file there is unuseful code => Stabilization: The ob-i18n.js file contains unuseful code
2014-08-18 21:27OrekariaDescription Updatedbug_revision_view_page.php?rev_id=6339#r6339
2014-08-18 21:27OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=6341#r6341
2014-08-18 21:31hgbotCheckin
2014-08-18 21:31hgbotNote Added: 0069473
2014-08-18 21:31hgbotStatusnew => resolved
2014-08-18 21:31hgbotResolutionopen => fixed
2014-08-18 21:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8a2e7053d7cc22e6cf68763d84e55b54b4bd6c1d [^]
2014-08-23 23:50mtaalNote Added: 0069657
2014-08-23 23:50mtaalStatusresolved => closed

Notes
(0069473)
hgbot   
2014-08-18 21:31   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8a2e7053d7cc22e6cf68763d84e55b54b4bd6c1d
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Aug 18 21:31:06 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8a2e7053d7cc22e6cf68763d84e55b54b4bd6c1d [^]

Fixes issue 27365: the unuseful code has been removed and...
- the warning has been modified to use OB.UTIL.Debug as is not intented to be of use while in production
- an error has been added to inform the developer that the labels are not loaded but still being required

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---
(0069657)
mtaal   
2014-08-23 23:50   
Reviewed