Skip Menu |

This queue is for tickets about the RT-Extension-ReferenceIDoitObjects CPAN distribution.

Report information
The Basics
Id: 92173
Status: resolved
Priority: 0/
Queue: RT-Extension-ReferenceIDoitObjects

People
Owner: BHEISIG [...] cpan.org
Requestors: Maximilian.Grosch [...] it-novum.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: jQuery 1.9 incompatible
Date: Wed, 15 Jan 2014 16:09:19 +0000
To: <bug-RT-Extension-ReferenceIDoitObjects [...] rt.cpan.org>
From: "Grosch, Maximilian" <Maximilian.Grosch [...] it-novum.com>
RT-Version: 4.2.2 (uses jQuery 1.9.1) Module-Version: 0.92 Issue: History is not loading within a ticket Reason: Module RT::Extension::ReferenceIDoitObjects uses deprecated function „.live“ (for more information please visit: http://jquery.com/upgrade-guide/1.9/#live-removed) in file http://html/NoAuth/js/i-doit_object_browser.js. Detailed error description (FireBug): TypeError: $(...).live is not a function $('input[name="i-doit-objectbrowser-obj[]"]').live('change', function() { i.A. Maximilian Grosch Tel: +49 (661) 103-945 (-333) Fax: +49 (661) 103-17945 (-334) mailto:Maximilian.Grosch@it-novum.com it-novum GmbH • Edelzeller Strasse 44 • 36043 Fulda • http://www.it-novum.com Handelsregister Amtsgericht Fulda, HRB 1934 • Geschäftsführer: Michael Kienle • Sitz der Gesellschaft: Fulda Der Inhalt dieser E-Mail ist vertraulich. Wenn Sie nicht der eigentliche Empfaenger sein sollten, informieren Sie bitte sofort den Absender oder vernichten umgehend diese Mail. Jegliche unerlaubte Vervielfaeltigung oder Weiterleitung dieser Mail ist strengstens verboten. This e-mail may contain confidential and/or priviledged information. If you are not the intended recepient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of material in this e-mail is strictly forbidden.
Hello Maximilian, Thanks for your bug report. Some incompatibilities with RT 4.2 has been confirmed. jQuery's live() method is one of them. We're working on a suitable solution. If you're an experienced Perl/RT hacker, please don't hesitate to contribute to this project. Patches, merge requests, or any other contributions are handled via GitHub: <https://github.com/bheisig/rt-extension-referenceidoitobjects>. Thanks in advance. Greetings from Düsseldorf Benjamin
This issue is fixed in the master branch. See <https://github.com/bheisig/rt-extension-referenceidoitobjects>. Release of version 0.93 will be soon!