What steps will reproduce the problem?
1. Clicking "Post" Button on "Create Thread" without filling in title or body.
2. Clicking "Submit" Button on "Post a Reply" without filling in body.
What is the expected output? What do you see instead?
Expected output would be error messages stating that fields are required,
instead returns a ValueError "The view forum.views.reply didn't return an
HttpResponse object."
What version of the product are you using? On what operating system?
using python v2.5.2 w/ django 1.0 on linux apache install w/ mod-python
Please provide any additional information below.
Overall App is very nice..thanks!
Original issue reported on code.google.com by shane.st...@gmail.com on 12 Dec 2008 at 5:36
Original issue reported on code.google.com by
shane.st...@gmail.com
on 12 Dec 2008 at 5:36