diff --git a/libs/DauxHelper.php b/libs/DauxHelper.php index fe93bd1..6ae62db 100644 --- a/libs/DauxHelper.php +++ b/libs/DauxHelper.php @@ -153,6 +153,8 @@ class DauxHelper return false; } + $node = urldecode($node); + // if the node exists in the current request tree, // change the $tree variable to reference the new // node and proceed to the next url part