freshlover / datejs

Automatically exported from code.google.com/p/datejs
0 stars 0 forks source link

[FIXED] Problem with german month parsing #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to parse 'Dez' (december), or 'Okt' (October) with german globalization.

What is the expected output? What do you see instead?
I couldn't get some month to parse. 

What version of the product are you using? On what operating system?
Using latest version of trunk.

See attached test cases.

Original issue reported on code.google.com by bort1002...@googlemail.com on 4 Apr 2008 at 9:43

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for reporting this issue. We have reproduced the problem. We're trying to
track down the problem right now. With some luck we should have a fix available 
shortly. 

Original comment by geoff%co...@gtempaccount.com on 4 Apr 2008 at 10:28

GoogleCodeExporter commented 8 years ago
This bug has been fixed, although at this point the /build/ folder has not been 
updated. 

The bug was in parser.js and that file has been committed to svn.

View CHANGELOG (http://datejs.googlecode.com/svn/trunk/CHANGELOG.txt).

The /build/ folder should be updated within the next few hours. As a temp fix, 
the
change should be easy to locate in any of the existing /build/ files and hand 
edit as
per notes in CHANGELOG.txt.

Thanks again for reporting bug!

Original comment by geoff%co...@gtempaccount.com on 4 Apr 2008 at 12:05

GoogleCodeExporter commented 8 years ago
The /build/ folder within SVN (http://www.datejs.com/svn/) has been updated 
with this
fix. 

Original comment by geoff%co...@gtempaccount.com on 4 Apr 2008 at 9:29