This object is in archive! 
Upvote 1

Slug name with spaces

Archived Lasse Pedersen 9 years ago

I have accidently created a few slug names with spaces instead on _.

Now I'm not able to delete them. The system says 'undefined' when i try to delete and they cannot be updated either.


Is there a trick to delete then?

Replies (4)

photo
1

Lasse,

Could you please clarify how did you create slugs with spaces? As system doesn't do it. Did you create them manually in database?

If so, you need to edit record of object where slug is stored.

photo
1

No, I just added a space in the slug field, it accepted.

photo
1

I forgot to write that it is while creating statuses in the administration part.

photo
1

Now it makes sense. Just thought it was while creating topic.

Now you need to enter database with PHPMyAdmin or another Db Management tool and in "statuses" table remove record with status that has space in slug.

We'll put extra check on adding statuses.

photo
1

Now since 3.0.2 release, slug is not editable while adding/editing status

Replies have been locked on this page!