Closed (fixed)
Project:
Rename Admin Paths
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2016 at 15:26 UTC
Updated:
8 Nov 2016 at 09:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
fonski commentedComment #3
b-prod commentedThis patch is almost the same as the one in comment #1, but it also take car of the presence of
%2Fin the query string, as it is the URI-converted forward slash.Comment #5
raphael apard commentedMake sense. Thanks
Comment #6
raphael apard commentedComment #7
raphael apard commentedComment #8
fonski commentedFix an error for user path (it was checking for "admin" instead of "user").
Comment #9
raphael apard commentedThanks ! It's committed