Closed (fixed)
Project:
Localization client
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2007 at 20:03 UTC
Updated:
27 Oct 2007 at 13:00 UTC
Is there any new patch for locale.module?
Comments
Comment #1
gábor hojtsyThe existing patch is not applicable?
Comment #2
jmav commentedSorry I didn't mention that earlier.
The existing patch doesn't work.
Comment #3
jmav commentedThe existing patch is dated: 2007-Oct-10.
The security core update for Drupal v 5.3 is dated: 2007-Oct-17.
I assume that new patch must be created.
Comment #4
gábor hojtsyDid you *try* the patch? Forget about the dates. If there were no modifications in locale.module affecting this part of the code, it should apply fine.
Comment #5
gábor hojtsyOh, yeah, now I see, sorry for only reading one of your follow ups which you sent in five minutes. Will look into doing a patch for Drupal 5.3.
Comment #6
gábor hojtsyWell, I cannot reproduce your problem. The patch works for me nicely without any offets, fuzz or any other kind of misbehavior even:
~/Drupal/drupal-53/modules/locale gabor_h$ patch -p0 < locale_module.patch
patching file locale.module
~/Drupal/drupal-53/modules/locale gabor_h$
Please post your patch command output if the patch does not seem to work for you (and move the status back to active). Otherwise this looks like working.