Closed (fixed)
Project:
Localization client
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2009 at 11:08 UTC
Updated:
18 Aug 2010 at 11:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyOk, based on similar changes in #616106: When another form contains same ids, client stops working, I've opted to use classes instead. The textgroup support was added in another recently committed patch, so that can be safely ignored here. This however needs porting to Drupal 7 (was just comitted to D6).
Comment #2
gábor hojtsyShould also add this little change (committing to D6 too):
Comment #3
gábor hojtsyPatch ported to D7 and found one more occurrence of #search-filter-clear in D6 too. Committing both.