Skip to main content

Search and Top Navigation

#6916 closed bug (fixed)

Opened January 30, 2011 12:03PM UTC

Closed January 30, 2011 02:39PM UTC

Last modified January 30, 2011 02:39PM UTC

Datepicker date range demo: syntax glitch

Reported by: istvan.m.antal Owned by:
Priority: minor Milestone: 1.8.10
Component: [meta] ui.demos Version: 1.8.8
Keywords: Cc:
Blocked by: Blocking:
Description

On page: http://jqueryui.com/demos/datepicker/#date-range

The source code for this implies a global variable by the name of date in "onSelect: function( selectedDate )". This is because it has a semicolon preceding it and not a comma.

Attachments (0)
Change History (4)

Changed January 30, 2011 02:38PM UTC by scottgonzalez comment:1

component: [meta] ui.docs[meta] ui.demos
status: newopen
summary: A date picker example has a syntax glitchDatepicker date range demo: syntax glitch

Changed January 30, 2011 02:39PM UTC by Scott González comment:2

resolution: → fixed
status: openclosed

Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes #6916 - Datepicker date range demo: syntax glitch.

Changeset: fe6990e104834926042c96a29a6cccec4fdafd3b

Changed January 30, 2011 02:39PM UTC by Scott González comment:3

Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes #6916 - Datepicker date range demo: syntax glitch.

(cherry picked from commit fe6990e104834926042c96a29a6cccec4fdafd3b)

Changeset: d4e715f4bc82f7020bc26808abfd5e1b9a174d7f

Changed January 30, 2011 02:39PM UTC by scottgonzalez comment:4

milestone: 1.91.8.10