changeset 5167:984134ca9a55

Re-add changelog entry lost when merging
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 23 Aug 2016 11:08:28 +0200
parents 232c74973a56
children 9e41254430fe
files CHANGES.txt
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Mon Aug 22 22:19:48 2016 +0200
+++ b/CHANGES.txt	Tue Aug 23 11:08:28 2016 +0200
@@ -317,6 +317,10 @@
   %20. Fixes to allow a url_query method to be applied to
   HTMLStringProperty to properly quote string values passed as part of
   a url.
+- issue2550755: exceptions.NotFound(msg) msg is not reported to user
+  in cgi. When an invalid column is specified return error code 400
+  rather than 404. Make error code 400 also return an error message to
+  the user. Reported by: Bernhard Reiter, analysis, fix by John Rouillard.
 - issue1408570: Finally fix that form values are lost on edit
   exceptions. This occured for example if editing an issue with the
   classic template and setting 'superseder' to a non-existing issue

Roundup Issue Tracker: http://roundup-tracker.org/