Is there any new patch for locale.module?

Comments

gábor hojtsy’s picture

The existing patch is not applicable?

jmav’s picture

Sorry I didn't mention that earlier.
The existing patch doesn't work.

jmav’s picture

The 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.

gábor hojtsy’s picture

Did 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.

gábor hojtsy’s picture

Oh, 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.

gábor hojtsy’s picture

Status: Active » Closed (fixed)

Well, 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.