#13782 closed defect (cantfix)
$.datepicker is undefined
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 1.6 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Firefox 115.13.0esr (64-bit) javascript console prints:
Trac version is 1.6 with python-3.9
jQuery.Deferred exception: $.datepicker is undefined @https://trac.osgeo.org/osgeo/chrome/common/js/jquery-ui-i18n.js:5:3 e@xxx/chrome/common/js/jquery.js:2:30310 Deferred/then/l/</t<@xxx/chrome/common/js/jquery.js:2:30612 setTimeout handler*Deferred/then/l/<@xxx/chrome/common/js/jquery.js:2:30821 c@xxx/chrome/common/js/jquery.js:2:28599 fireWith@xxx/chrome/common/js/jquery.js:2:29344 fire@xxx/chrome/common/js/jquery.js:2:29380 c@xxx/chrome/common/js/jquery.js:2:28599 fireWith@xxx/chrome/common/js/jquery.js:2:29344 ready@xxxx/chrome/common/js/jquery.js:2:32317 $@xxx/chrome/common/js/jquery.js:2:32096 EventListener.handleEvent*@xxx/chrome/common/js/jquery.js:2:32465 @xxx/chrome/common/js/jquery.js:2:220 @xxx/chrome/common/js/jquery.js:2:225 undefined jquery.js:2:31865
NOTE: I had to replace http links with some xxx to avoid the antispam measure (too many external links)
Attachments (0)
Change History (5)
comment:1 by , 4 months ago
Component: | web frontend/mod_python → general |
---|---|
Resolution: | → cantfix |
Status: | new → closed |
comment:3 by , 4 months ago
I've disabled all extensions and I confirm the date picker doesn't work with Firefox. It does work with Chromium
comment:4 by , 4 months ago
I always use Firefox but the datepicker works on https://trac.osgeo.org/osgeo/timeline. Try to clear cache in the browser and/or use force complete page refresh (CTRL+F5).
I'd like to suggest asking on MailingList before submitting issues.
The datepicker works fine on https://trac.osgeo.org/osgeo/timeline. The root cause is plugins and/or used javascript libraies.