m app/controllers/request_controller.rb m config/routes.rb m spec/controllers/request_controller_spec.rb
Merge branch 'master' of g...@github.com:sebbacon/alaveteli
Cause the final step in the "new request" workflow to have a unique URL (so we can distinguish it in Google Analytics). Fixes #96
m app/views/request/_followup.rhtml
Doing two placeholder-substitution operations in succession is a recipe for disaster. (In this case, a request whose title contains a % sign caused it to break.)
m public/robots.txt
Add /signing to the list of disallowed paths in robots.txt, because Googlebot is requesting hundreds of them