Has anyone managed to get DRUPAL-6-4.patch to work with Drupal 6.11?

I tried it today and it patched user.module successfully but failed to patch node.module, search.module and search.pages.inc

CommentFileSizeAuthor
#3 coresearch-451254-3-DRUPAL-6-13.patch18.69 KBfebbraro

Comments

anarchivist’s picture

Works for me...

$ patch -p0 < sites/all/module/coresearches/DRUPAL-6-4.patch 
(Stripping trailing CRs from patch.)
patching file modules/node/node.module
Hunk #2 succeeded at 968 (offset -1 lines).
Hunk #3 succeeded at 1128 (offset -1 lines).
Hunk #4 succeeded at 1138 (offset -1 lines).
Hunk #5 succeeded at 1590 (offset 14 lines).
(Stripping trailing CRs from patch.)
patching file modules/search/search.module
Hunk #1 succeeded at 1082 (offset 4 lines).
Hunk #2 succeeded at 1143 (offset 4 lines).
(Stripping trailing CRs from patch.)
patching file modules/search/search.pages.inc
(Stripping trailing CRs from patch.)
patching file modules/user/user.module
Hunk #1 succeeded at 559 (offset 2 lines).
robertdouglass’s picture

I'd commit a re-roll.

febbraro’s picture

StatusFileSize
new18.69 KB

Ask and (many months later) you shall receive.

Re-rolled for 6.13.