balazs-endresz / jquery-translate

Automatically exported from code.google.com/p/jquery-translate
5 stars 5 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
-

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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Fixed in the trunk (r241).

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