Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026644Openbravo ERPA. Platformpublic2014-05-21 13:182014-05-26 08:21
malsasua 
dbaz 
highmajoralways
closedfixed 
20Community Appliance
 
3.0PR14Q3 
alostale
Google Chrome
Core
Pre packaging ( pi )
2014-04-15
https://code.openbravo.com/erp/devel/pi/rev/43e598987eb7 [^]
No
0026644: It is not possible to access to Web POS
This error is returned:
 "Undefined is not a function"
in this line
    if (dateFormat.toUpperCase().endsWith(' A')) {

The error has been introduced by this changeset:
 https://code.openbravo.com/erp/devel/pi/rev/43e598987eb7 [^]

related to this issue https://issues.openbravo.com/view.php?id=25936 [^]
. access to Web POS
No tags attached.
Issue History
2014-05-21 13:18malsasuaNew Issue
2014-05-21 13:18malsasuaAssigned To => AugustoMauch
2014-05-21 13:18malsasuaWeb browser => Google Chrome
2014-05-21 13:18malsasuaModules => Core
2014-05-21 13:18malsasuaTriggers an Emergency Pack => No
2014-05-21 13:18malsasuaAssigned ToAugustoMauch => dbaz
2014-05-21 23:59hgbotCheckin
2014-05-21 23:59hgbotNote Added: 0067357
2014-05-21 23:59hgbotStatusnew => resolved
2014-05-21 23:59hgbotResolutionopen => fixed
2014-05-21 23:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4083ef59b102e4a1c4ee59e3f1f1440c719fcb3a [^]
2014-05-21 23:59dbazStatusresolved => new
2014-05-21 23:59dbazResolutionfixed => open
2014-05-21 23:59dbazReview Assigned To => alostale
2014-05-21 23:59dbazWeb browserGoogle Chrome => Google Chrome
2014-05-22 00:00dbazStatusnew => scheduled
2014-05-22 00:00dbazfix_in_branch => pi
2014-05-22 00:01dbazStatusscheduled => resolved
2014-05-22 00:01dbazResolutionopen => fixed
2014-05-22 17:42hudsonbotCheckin
2014-05-22 17:42hudsonbotNote Added: 0067382
2014-05-26 08:20alostaleRegression level => Pre packaging ( pi )
2014-05-26 08:20alostaleRegression date => 2014-04-15
2014-05-26 08:21alostaleRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/43e598987eb7 [^]
2014-05-26 08:21alostaleNote Added: 0067427
2014-05-26 08:21alostaleStatusresolved => closed
2014-05-26 08:21alostaleFixed in Version => PR14Q3

Notes
(0067357)
hgbot   
2014-05-21 23:59   
Repository: erp/devel/pi
Changeset: 4083ef59b102e4a1c4ee59e3f1f1440c719fcb3a
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed May 21 23:58:53 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4083ef59b102e4a1c4ee59e3f1f1440c719fcb3a [^]

Related to issue 25936 and Fixed issue 26644: Removed custom function
'endsWith' implemented by Smartclint to ensure that standalone files work properly with other libraries

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-datetime.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-date.js
---
(0067382)
hudsonbot   
2014-05-22 17:42   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/1f80725ff7f4 [^]
Maturity status: Test
(0067427)
alostale   
2014-05-26 08:21   
code reviewed + tested