diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-08 11:36:19 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-08 11:36:19 -0500 |
commit | d7cf9b6fd98aa0f202ec1f4ac9a8137dbd0a1c47 (patch) | |
tree | ad16f367bb3bee3975930e4609caf180ba823a36 | |
parent | d3c5b881e0a3995132f0cdf1b9b2f25545f81612 (diff) |
web commit by http://www.larted.org.uk/~dom/: new bugrep
-rw-r--r-- | doc/todo/Better_reporting_of_validation_errors.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Better_reporting_of_validation_errors.mdwn b/doc/todo/Better_reporting_of_validation_errors.mdwn new file mode 100644 index 000000000..83420921f --- /dev/null +++ b/doc/todo/Better_reporting_of_validation_errors.mdwn @@ -0,0 +1,2 @@ +It would be nice (especially if more CGI::FormBuilder validation is done in the future (such as [[todo/Allow_web_edit_form_comment_field_to_be_mandatory]]) +to tell the user what the error was, rather than silently redisplaying the form. I may have time to work on this.
\ No newline at end of file |