Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
translation.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Mar 2009 at 20:37 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berdirNothing special here, just a few conversions...
Comment #2
Crell commentedI may be misreading the patch, but doesn't the first block move the first update query out of the else {} clause? Looks good otherwise visually.
Comment #3
berdirThere are two different queries, one inside the else, one outside, the closing bracket is moved a bit down. *Should* be fine...
Comment #4
Crell commentedAh! So it is. I didn't see it there. :-) Looks good then. Rock on!
Comment #5
dries commentedCommitted to CVS HEAD. Thanks!