Closed (fixed)
Project:
Redirect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2011 at 10:05 UTC
Updated:
4 May 2011 at 23:51 UTC
When I Add URL redirect, my From is like this. http://sitename.com/en -> Text Field (ex. http://sitename.com/en/some_url).
How can I remove /en so that my from url is like this http://sitename.com/some_url
Comments
Comment #1
dave reidMeh, this came up before in Path redirect. I changed the code to use $GLOBALS['base_url'] instead which has no language prefix. Ideally, I'd like to have that field prefix value changed dynamically based on the language selected.
http://drupalcode.org/project/redirect.git/commit/3c22795