Opened 9 years ago

Last modified 8 years ago

#5316 in_progress defect

disallow creating blog post without title

Reported by: ayleph Owned by: ayleph
Priority: major Milestone:
Component: programming Keywords: blog, title, slug, error
Cc: Parent Tickets: 5438

Description

The blog plugin allows users to create a blog post without a title. This also causes the slug to be empty. The server throws an error goblin when a user clicks on a blog entry with no title and no slug.

Change History (3)

comment:1 by ayleph, 9 years ago

Owner: set to ayleph
Status: newin_progress

I'm working on this.

comment:2 by ayleph, 9 years ago

I've got a changeset for this and some other blog issues. I'll roll it into a branch and rebase off latest master. The change substitutes the string 'untitled blog' or 'untitled blog post' as appropriate when no title is provided (or when the title is removed during editing).

comment:3 by ayleph, 8 years ago

Parent Tickets: 5438
Note: See TracTickets for help on using tickets.