Bug Tracker

Modify

Ticket #1951 (closed bug: fixed)

Opened 6 years ago

Last modified 5 years ago

datepicker: missing a few semi-colons so packing causes errors

Reported by: zelph Owned by:
Priority: minor Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: datepicker Cc:
Blocking: Blocked by:

Description

There are semi-colons missing in two places that I found that make it so you can not pack this script.

First is around line 805 at the end of the checkLiteral function.

Second is around line 851 after var date = new Date(year, month - 1, day)

Change History

comment:1 Changed 6 years ago by kbwood

Added missing semi-colons.

comment:2 Changed 5 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.