Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0028607 | Openbravo ERP | A. Platform | public | 2015-01-14 11:13 | 2015-01-29 14:56 |
Reporter | egoitz | ||||
Assigned To | AugustoMauch | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0028607: The format method for smartclient is not formating properly the Date variables. | ||||
Description | The format method for smartclient is not formating properly the Date variables. That method is not used at Openbravo, but if you want create a manual window and you need to format the data with that method you will get an incorrect format. | ||||
Steps To Reproduce | Access to Openbravo and open the developers tools. Case 1: Write var a = new Date('Wed Jan 07 2015 11:01:00 GMT+0000 ((GMT Standard Time)') then a.format('hh:mma'); You get 12:01 AM when you should get 12:01 PM Case 2 Write var a = new Date('Wed Jan 07 2015 23:01:00 GMT+0000 ((GMT Standard Time)'); then a.format('hh:mma'); you get 00:01 AM when you should get 12:01 AM | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-01-14 11:13 | egoitz | New Issue | |||
2015-01-14 11:13 | egoitz | Assigned To | => AugustoMauch | ||
2015-01-14 11:13 | egoitz | Modules | => Core | ||
2015-01-14 11:13 | egoitz | Resolution time | => 1427839200 | ||
2015-01-14 11:13 | egoitz | Triggers an Emergency Pack | => No | ||
2015-01-14 12:46 | egoitz | Description Updated | bug_revision_view_page.php?rev_id=7441#r7441 | ||
2015-01-29 14:56 | alostale | Resolution time | 1427839200 => | ||
2015-01-29 14:56 | alostale | Note Added: 0073904 | |||
2015-01-29 14:56 | alostale | Type | defect => design defect |
Notes | |||||
|
|||||
|
|