jscalendar in hebrew
liorkesos - August 2, 2007 - 15:57
| Project: | Javascript Tools |
| Version: | 5.x-0.8 |
| Component: | Jscalendar |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
jscalendar-he-utf8 we is supplied in the latest version is totally broken in several ways.
The reason I'm not supplying a patch is that it should be named jscalendar-he.js to actually work.
I think the system uses the $land that you get from a i18n_get_lang() and that returns 'he' in hebrew sites.
It also had a duplicate + sign giving javascript errors and it was missing calendar._FD = 0;
Anyways I (and the larger israel drupal community) would be gratefull if you could add this file to the lang folder.
| Attachment | Size |
|---|---|
| calendar-he.js_.txt | 3.85 KB |

#1
The file name is fine, but the file selection code in jscalendar.module was broken.
The attached patch fixes all of your issues.
#2
Could this be audited and comitted - we're running in to this patching it again and again..
Lior
#3
#4
Automatically closed -- issue fixed for two weeks with no activity.