Opened 13 years ago

Last modified 13 years ago

#147 closed defect (FIXED)

Deleting slug doesn't give an error

Reported by: Jef van Schendel Owned by: Caleb Davis
Priority: minor Milestone: 0.0.4
Component: programming Keywords:
Cc: Parent Tickets:

Description

Right now, the slug is editable using the Edit form. That's great,
but you can also empty the field and it will still accept it.

Instead, it should show you an error (correct me if I'm wrong here)
saying something like "The slug can't be empty".



Change History (4)

comment:1 by Caleb Davis, 13 years ago

good catch! I added a required validator to the slug field with
your suggested error message.

[https://gitorious.org/\ :sub:`cfdv/mediagoblin/cfdvs-mediagoblin/commits/437\_slug\_shouldnt\_be\_empty](https://gitorious.org/`\ cfdv/mediagoblin/cfdvs-mediagoblin/commits/437\_slug\_shouldnt\_be\_empty)



comment:2 by Caleb Davis, 13 years ago

Owner: set to Caleb Davis

comment:2 by Christopher Allan Webber, 13 years ago

Status: NewClosed
Merged! Thanks!



comment:3 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/437 .

Note: See TracTickets for help on using tickets.