Here's some user feedback:
- If you proceed with submitting the form and have a URL name
longer than 15 characters (which is easy, since there's no warning as
above-mentioned), it resets all the checkboxes of the form (Wiki,
Downloads, etc).
We should make sure all the server-side validation is done in js/ajax also. There is some, but not all validations, on the client side.
Diff:
allura:cj/3592
forge-classic:cj/3592
In this video you'll see that the checkbox selections get changed if you submit the form with an invalid project name: http://screencast.com/t/arn6eFneq
Submission prevented on errors.