Ticket #135 (closed defect: fixed)
No edit link for pages with empty title
| Reported by: | jwagner | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Zine 0.1.2 |
| Component: | admin | Version: | |
| Keywords: | Cc: |
Description
Because the title is used as link to edit pages, pages with an empty title (for example one space) are not editable.
Change History
Note: See
TracTickets for help on using
tickets.
Fixed.
Zine: dennda default * 827:0f14ee78dc4e trunk/zine/ (forms.py utils/forms.py utils/validators.py): Fix #135 by making empty strings invalid as value for entry titles and group, user and category names.