Issue 73: When creating new ads the ad's title isn't filled out automatically anymore.
Project Member Reported by trenchcoat.philosopher@gmail.com, Jul 25, 2009
When creating new ads the ad's title isn't filled out automatically anymore.

What steps will reproduce the problem?
1. Create a new ad
2. Submit the form

What is the expected output? 
A thank you page, or the ad you just created.

What do you see instead?
A validation error message stating that the title-field wasn't filled out.

This was probably done with javascript in the old version (the title-field
is a read-only form field). There's no reason to not do it server-side
instead. (Though a javascript-based preview of the title would be nice).

Tested on Firefox 3.5


Picture 7.png
286 KB   View   Download
Jul 25, 2009
Project Member #1 trenchcoat.philosopher@gmail.com
Cause of the problem.
Picture 1.png
393 KB   View   Download