DRUPAL-6-4.patch failed with Drupal 6.11
andrewsuth - May 2, 2009 - 01:33
| Project: | Core searches |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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

#1
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).
#2
I'd commit a re-roll.
#3
Ask and (many months later) you shall receive.
Re-rolled for 6.13.