parmarmayur9090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

this._dpId = $.event.guid++; #320

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Se http://bugs.jquery.com/ticket/10468

line 222 have to be this._dpId = $.guid++;

else we get an js error.

Original issue reported on code.google.com by tobias.s...@gmail.com on 4 Nov 2011 at 9:04

GoogleCodeExporter commented 8 years ago
Thanks for the bug report. I'll try to update the plugin when I have a few 
minutes spare...

Original comment by kelvin.l...@gmail.com on 4 Nov 2011 at 9:19

GoogleCodeExporter commented 8 years ago
Issue 322 has been merged into this issue.

Original comment by kelvin.l...@gmail.com on 17 Nov 2011 at 9:16

GoogleCodeExporter commented 8 years ago
Fixed in r108 - thanks again for the bug report and fix

Original comment by kelvin.l...@gmail.com on 17 Nov 2011 at 9:20

GoogleCodeExporter commented 8 years ago
Issue 329 has been merged into this issue.

Original comment by kelvin.l...@gmail.com on 21 Nov 2011 at 11:50

GoogleCodeExporter commented 8 years ago
You are welcome, check out www.colorhat.com to see how nice your work is making 
the cool and free time tracking SaaS week/date browser!

Original comment by tobias.s...@gmail.com on 21 Nov 2011 at 1:24

Attachments: