Ticket #7629 (closed bug: fixed)
Datepicker: "Maximum call stack size exceeded" when selecting date in range demo
| Reported by: | ash | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.16 |
| Component: | ui.datepicker | Version: | 1.8.15 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
- Go to http://jqueryui.com/demos/datepicker/date-range.html
- Select date in one of the fields.
- Watch "Uncaught RangeError: Maximum call stack size exceeded" in JS console (Chromium 12.0.742.112 (90304) Ubuntu 11.04).
Error doesn't occur with previous (1.8.14) jQuery UI.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in 3e98e737725ef247b765406330dfadf9e28ee049. See #7618.