biddyweb / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

Contact_us validation #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. GOTO contact us and hit send your question to us
2.
3.

What is the expected output? What do you see instead?
You'd expect a pop up saying you forgot to enter information, the faq in
admin will be clogged with blanks

What version of the product are you using? On what operating system?
Tarbal download 1.0 also model is the same in trunk

Please provide any additional information below.
Model has a validator for short_question which is default valued by the
controller, adding the other fields does not work, I can get the form to
not submit but can't get an error message to display

Original issue reported on code.google.com by johnd...@gmail.com on 20 Mar 2008 at 10:58

GoogleCodeExporter commented 9 years ago
Fixed with r92

Original comment by subim...@gmail.com on 15 Jun 2008 at 6:35