Opened 22 years ago
Closed 22 years ago
#717 closed enhancement (fixed)
Warning for empty title
| Reported by: | orangenormal | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
The default permalink structure includes the post title in the URI; this is also a very popular choice for those with custom permalink URIs. Unfortunately, sometimes posters forget to type a title for an entry, creating invalid URIs for the permalink, RSS feed, comment form, and other features. I submit that WordPress should either somehow alert the user if a post title is missing, or automatically generate one for the URIs.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
To clarify the second suggestion--an automatically generated title should be used for the permalink structure only, so if the user doesn't want a title for their post, they can leave it blank (and not have it appear on their blog) but still have the URIs as valid.