Opened 15 years ago
Last modified 8 years ago
#139 closed defect (FIXED)
"Edit profile" - The "Website" field should not be required
| Reported by: | joar | Owned by: | Caleb Davis |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.0.4 |
| Component: | programming | Keywords: | |
| Cc: | Parent Tickets: |
Description
Neither website nor bio should be mandatory to submit the form.
Note:
See TracTickets
for help on using tickets.

added an optional() validator in front of the URL checker, which fixes the issue - [https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/b429_fix_edit_profile_form_validation](https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/b429_fix_edit_profile_form_validation)