Closed (fixed)
Project:
Localization server
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2008 at 09:10 UTC
Updated:
12 Jan 2009 at 15:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyVerified in Firefox and Safari.
Comment #2
develcuy commentedKnow D5 is unsupported but perhaps this patch may be useful for somebody.
Is just a quick patch, the green mark does not submit form via ajax, normal POST instead.
Blessings!
Comment #3
gábor hojtsyWell, it should be applicable equally to the Drupal 6 version. Why do we need get(0) there?
Comment #4
develcuy commentedit seems that the old jquery in D5 does not assigns a default element when using a form selector to invoke the submit function. Should work without get(0) in newest jquery, doesn't it?
Blessings!
Comment #5
gábor hojtsyI did not find it working in the Drupal 6 version either.
Comment #6
gábor hojtsyHm, testing again on the Drupal 6.x version confirms that it works as-is on the Drupal 6 version indeed. Wow. Since the Drupal 5 version is not supported anymore, I am marking this fixed.