Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002767Openbravo ERPF. Localizationpublic2008-03-26 19:152008-11-06 12:03
jpabloae 
dbaz 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002767: Calendar does not work with some date formats
When using a different date format, such as:

dateFormat.js=%Y.%m.%d
dateFormat.sql=YYYY.MM.DD
dateFormat.java=yyyy.MM.dd
dateTimeFormat.java=yyy.MM.dd HH:mm:ss

The calendar does not work. When clicking in the calendar button it doesn't open it.
No tags attached.
Issue History
2008-11-06 12:03psarobeRegression testing => No
2008-11-06 12:03psarobeStatusresolved => closed

Notes
(0006356)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1926384 [^]
(0003377)
jpabloae   
2008-03-26 19:18   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1603191
Originator: YES

The calendar doesn't open when there's a date in the text box. And when it opens (without text) it doesn't work.
(0003378)
dbaz   
2008-04-08 20:18   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1500873
Originator: NO

Fixed in commit 3351 in keyshortcuts branch

Description: Changed date verification to let more date formats

File(s) changes:
* web/js/default/DateTextBox.js
* web/js/dojo/dojo.js
* web/js/openbravo/widget/DateTextbox.js
* web/js/utils.js