Development

#2970 (Calander_he.js returns errors)

You must first sign up to be able to contribute.

Ticket #2970 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

Calander_he.js returns errors

Reported by: oded Assigned to: fabien
Priority: minor Milestone: 1.0.12
Component: i18n Version: 1.0.10
Keywords: Cc:
Qualification: Accepted

Description

When using calander_he.js one retrives errors. 3 missing lines where added starting from line 46

// First day of the week. "0" means display Sunday first, "1" means display // Monday first, etc. Calendar._FD = 0; missing (") where added in line 85

Attachments

calendar-he.js (3.9 kB) - added by oded on 02/19/08 15:00:41.
the fixed file

Change History

02/19/08 15:00:41 changed by oded

  • attachment calendar-he.js added.

the fixed file

02/19/08 19:42:41 changed by FabianLange

  • status changed from new to closed.
  • resolution set to fixed.
  • qualification changed from Unreviewed to Accepted.

fixed in r7541 for 1.0 and for 1.1 in r7542

02/27/08 15:54:56 changed by fabien

  • milestone set to 1.0.12.