No datepicker widget after upgrade

Hi list,

After upgradeing to 4.0.10 datepicker widget doesn’t pop up.
Im having no luck locating the problem.
Any ideas?

Regards,
Robert Wysocki
administrator systemów linuksowych, dba
Grupa Unity | ul. Przedmiejska 6-10, 54-201 Wrocław
ul. Conrada 55B, 31-357 Kraków | ul. Złota 59, 00-120 Warszawa

After upgradeing to 4.0.10 datepicker widget doesn’t pop up.
Im having no luck locating the problem.
Any ideas?

What did you upgrade from?
Do you have a custom @JSFiles in your RT_SiteConfig.pm?
What error do you get in your browser’s error console?
What browsers?
Does other JS work in RT (the menus, bookmarking, autocomplete, etc)

-kevin

Dnia 2013-02-19, wto o godzinie 09:53 -0500, Kevin Falcone pisze:

After upgradeing to 4.0.10 datepicker widget doesn’t pop up.
Im having no luck locating the problem.
Any ideas?

What did you upgrade from?

4.0.6
My setup consists of local git repository in /opt/rt4.
I have a “vanilla” branch without any local modifications and all
upgrades are being done there. If everything is OK, the upgraded branch
is being merged into “local” branch which has all our local
modifications.
Regardless of the branch RT is run from the same problem occurs.

Do you have a custom @JSFiles in your RT_SiteConfig.pm?

No customisation there.

What error do you get in your browser’s error console?

No errors, seems like jQuery is just not picking up date input fields.

What browsers?

Tested with Opera 12.14 (Debian GNU/Linux) and Firefox 18 (Windows 7 and
Debian GNU/Linux).

Does other JS work in RT (the menus, bookmarking, autocomplete, etc)

Yep. I’m seeing no other problems regarding JS.

Regards,
Robert Wysocki
administrator systemów linuksowych, dba
Grupa Unity | ul. Przedmiejska 6-10, 54-201 Wrocław
ul. Conrada 55B, 31-357 Kraków | ul. Złota 59, 00-120 Warszawa

What error do you get in your browser’s error console?

No errors, seems like jQuery is just not picking up date input fields.

What browsers?

Tested with Opera 12.14 (Debian GNU/Linux) and Firefox 18 (Windows 7 and
Debian GNU/Linux).

Does other JS work in RT (the menus, bookmarking, autocomplete, etc)

Yep. I’m seeing no other problems regarding JS.

Unfortunately - I can’t replicate locally with Firefox 18 on OS-X
(Custom Fields or core date fields) against 4.0.10 and I’ve seen no
other reports of this.

Try on a fresh RT with minimum configuration done to rule out anything
else that might be configured.

-kevin