Closed (fixed)
Project:
Javascript Tools
Version:
master
Component:
Jscalendar
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2006 at 15:10 UTC
Updated:
28 Mar 2007 at 22:18 UTC
I got a number of 'undefined' strings instead of days, because First Day of Week is undefined. Attached patch solves this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| calendar-ru.js.diff | 1.12 KB | andrewsl |
Comments
Comment #1
ray007 commentedThe strings in the russion calendar files don't looks like utf-8 to me, which I think is what you want to use with drupal 5.
Can anyone else confirm this patch is ok as it is, or do we need a conversion of the js-files to utf-8 as well?
\uXXXX notation should be fine too ...
Comment #2
ray007 commentedif nobody cares about utf8, things should be better with this patch than they were before.
applied to HEAD, please somebody check it's ok before I apply to DRUPAL-4-7 and DRUPAL-5 too.
Comment #3
ray007 commentedComment #4
(not verified) commented