Closed (cannot reproduce)
Project:
Rename Admin Paths
Version:
7.x-2.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2012 at 14:25 UTC
Updated:
14 Apr 2014 at 16:27 UTC
Jump to comment: Most recent
Comments
Comment #1
raphael apard commentedHi,
Thx for reporting.
Do you know where are calls to drupal_http_request() ?
What is your configuration for rename admin path module (admin path value) ?
Comment #2
rnyberg commentedMy renamed paths are something_admin and something_user.
As far as I understand the calls are in drupal cores checkup of HTTPRL. It's calling them by itself to see if requests are working and it just so happens that it doesn't get the updated path info and is hitting an url that doesn't exist after renaming.
Comment #3
raphael apard commented