]> source.dussan.org Git - redmine.git/commit
Respond with errors and appropriate content type on /issues API calls with invalid...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Jul 2011 19:45:23 +0000 (19:45 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 23 Jul 2011 19:45:23 +0000 (19:45 +0000)
commitfdd5367ebab20caf34013e06d266daef1ddb30e5
tree22cbea562aaf92577080ccb7da8e6397f599cc3e
parent2ce3191639dcbf3929ce2208a5edba96ba812a2c
Respond with errors and appropriate content type on /issues API calls with invalid query params (#8883).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6309 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
test/integration/api_test/issues_test.rb