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
393 KB View Download