hello ..
I am facing an issue with path redirect ..I am using pathauto to rewrite node path to the taxonomy parents/ node title .
All path redirect are created correctly .. But in path redirect in the function path_redirect_get_path() ; return an url from this type : taxonomy/term/550/node-title which is the value of $_GET['q'];
This make redirect to taxonomy page instead of node path.

Is there a way to work around this issue or to fix it .

Thanks in advance.

Comments

eacute’s picture

Issue summary: View changes
eacute’s picture

Title: $_get["q"] return wrong intenal path » $_get["q"] return wrong internal path