diff --git a/controller.xq b/controller.xq index e76989fa..5d990115 100644 --- a/controller.xq +++ b/controller.xq @@ -240,7 +240,7 @@ else if ($local:method = 'get' and starts-with($exist:path, '/results/')) then -else if ($local:method = 'get' and $exist:resource eq "outline") then +else if ($local:method = 'post' and $exist:resource eq "outline") then let $query := request:get-parameter("qu", ()) let $base := request:get-parameter("base", ()) return