We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643d586 commit fa67b6fCopy full SHA for fa67b6f
CHANGES.txt
@@ -317,6 +317,10 @@ Fixed:
317
%20. Fixes to allow a url_query method to be applied to
318
HTMLStringProperty to properly quote string values passed as part of
319
a url.
320
+- issue2550755: exceptions.NotFound(msg) msg is not reported to user
321
+ in cgi. When an invalid column is specified return error code 400
322
+ rather than 404. Make error code 400 also return an error message to
323
+ the user. Reported by: Bernhard Reiter, analysis, fix by John Rouillard.
324
- issue1408570: Finally fix that form values are lost on edit
325
exceptions. This occured for example if editing an issue with the
326
classic template and setting 'superseder' to a non-existing issue
0 commit comments