aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Tokens.pm
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-04-14 12:47:40 +0100
committerEdmund von der Burg <evdb@mysociety.org>2011-04-14 12:47:40 +0100
commit0cc37c30af2ab2826b376cc1406f6a79dd0f46fd (patch)
treec7a07fc85a3e1ba924376034c6bd2d64b5f396fd /perllib/FixMyStreet/App/Controller/Tokens.pm
parent1031d78748f88c57d78fb79cb6771ab698b7d284 (diff)
Corrected tests and docs. Still need to fix code.
Diffstat (limited to 'perllib/FixMyStreet/App/Controller/Tokens.pm')
-rw-r--r--perllib/FixMyStreet/App/Controller/Tokens.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/App/Controller/Tokens.pm b/perllib/FixMyStreet/App/Controller/Tokens.pm
index 1d64d9e18..369be23c6 100644
--- a/perllib/FixMyStreet/App/Controller/Tokens.pm
+++ b/perllib/FixMyStreet/App/Controller/Tokens.pm
@@ -72,7 +72,9 @@ sub confirm_problem : Path('/P') {
/P/...
-Redirect user to continue filling in a partial problem.
+Redirect user to continue filling in a partial problem. The request is sent to
+'/report/new' which might redirect again to '/around' if there is no location
+found.
=cut