Search

NuGet jQuery 1.9.1 update not compatible with latest jquery.unobtrusive by Xerces_Failed

Closed
as Duplicate Help for as Duplicate

3
0
Sign in
to vote
Type: Bug
ID: 779291
Opened: 2/15/2013 7:27:46 AM
Access Restriction: Public
0
Workaround(s)
1
User(s) can reproduce this bug
Users updating their web applications with the latest version of jQuery made availble via the NuGet Package manager will find their web applications no longer work due to the incompatibility with jquery.unobtrusive which still references deprecated jQuery function calls (i.e., 'live' method). The only workaround is to install the jQuery.migrate package.

jQuery.unobtrusive needs to be updated immediately to accommodate new function calls in jQuery 1.9.1+
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

1) Update web applications to the latest release of jQuery (1.9.1+) via the NuGet Package Manager
2) Attempt to run your application (you will receive errors w/jquery.unobtrusive, the 'live' method is but one of them)

Product Language

English

Operating System

Windows 7 SP1

Operating System Language

English

Actual results

Client-side and javascript errors due to deprecated function calls from jquery.unobtrusive

Expected results

No javascript/client-side errors
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 3/12/2013 at 1:31 PM
Thanks for reporting this issue. This issue is already fixed in the latest release. Please keep the feedback flowing.

Regards,
ASP .Net Feature team
Posted by Microsoft on 2/20/2013 at 12:02 AM
Thank you for submitting feedback on Visual Studio and .NET Framework. Your issue has been routed to the appropriate VS development team for investigation. We will contact you if we require any additional information.
Posted by Marcin Okraska on 2/19/2013 at 10:30 AM
The workarounds suggested for example here: http://stackoverflow.com/questions/14391867/unobtrusive-ajax-stopped-working-after-update-jquery-to-1-9-0

do not work on 1.9.1
Posted by Microsoft on 2/18/2013 at 11:10 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.