balazs-endresz/jquery-translate

MS Translator back-end doesn't work with earlier versions of jQuery

GoogleCodeExporter opened this issue · 5 comments

-

Original issue reported on code.google.com by balazs.endresz on 25 Sep 2011 at 4:12

Original comment by balazs.endresz on 25 Sep 2011 at 4:17

  • Added labels: Priority-Medium
  • Removed labels: Priority-Low
Solution: instead of $.ajax().success() only the config object should be used: 
$.ajax({success:func})

Original comment by balazs.endresz on 25 Sep 2011 at 4:16

If you're willing to take this on it would be much appreciated. You make it 
sound pretty easy. Thanks for all your effort on this plugin. We're getting 
closer to the deadline, and http://drupal.org/project/translatableregions is 
going to be useless at least with Drupal 6.

Original comment by ra...@randyfay.com on 31 Oct 2011 at 3:49

Yes, sorry, I'll do it this week. I just have zero free time nowadays.

Original comment by balazs.endresz on 31 Oct 2011 at 7:28

  • Added labels: Priority-High
  • Removed labels: Priority-Medium
Fixed in the trunk (r241).

Original comment by balazs.endresz on 6 Nov 2011 at 12:50

  • Changed state: Fixed