Closed (fixed)
Project:
Search 404
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
9 Jan 2014 at 15:41 UTC
Updated:
4 Feb 2016 at 13:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pebosi commentedCreated a patch to move menu callback functions to proposed include files. Removed access callback "user_access", because it's the default.
Please review.
Comment #2
pebosi commentedComment #3
amitgoyal commentedI am getting following issue while applying the patch on 7.x-1.x,
Comment #4
pebosi commentedTry patch -p1 < path/file.patch
Comment #5
pebosi commentedComment #6
amitgoyal commentedStill failed,
$ patch -p1 < 2170323-move-menu-callbacks-file.patch
patching file search404.admin.inc
patching file search404.module
Hunk #1 FAILED at 13.
Hunk #3 FAILED at 117.
Hunk #4 succeeded at 263 (offset 16 lines).
2 out of 4 hunks FAILED -- saving rejects to file search404.module.rej
patching file search404.page.inc
Comment #7
gerzenstl commentedI added a new patch for 7.x-1.x, that contains the changes to move the callback functions.
I tested the patch myself:
Comment #8
gerzenstl commentedComment #9
sutharsan commentedCode looks good, callbacks tested. Not much that can go wrong here.
Comment #10
damienmckennaClosed a duplicate: #2199005: Move settings form to a separate file
Comment #11
deanflory commentedNot able to be applied in either order with this patch: search_by_alias-2125299-3.patch
Can be applied along with this patch: search404-remove-notice-2365389-2.patch
But not all 3 together.
Comment #12
anish_zyxware commentedThe given patch no longer applies as I merged much other patches and fixed some issues.
Created a new patch.
Comment #14
anish_zyxware commentedComment #15
anish_zyxware commented