Opened 19 years ago
Closed 19 years ago
#4849 closed defect (bug) (fixed)
Drafts with no titles don't appear in post-new.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 2.3 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
If a user has one or more drafts that do not have titles attached to them, the header for the draft list appears:
"Your drafts:"
and then no links or any other pieces of text are visible in the list. The next characters are a space and a period.
Attachments (2)
Change History (6)
#2
@
19 years ago
Confirmed on trunk.
However, on my WPMU 1.2.4 installation (apparently based on WP 2.2.2), it does exactly what Viper's patch does (the one I just tested with made it Post # 313), so presumably that functionality was lost sometime ago.
Note: See
TracTickets for help on using
tickets.
Same goes for Pending review posts.
Added a patch which fixes this by showing Untitled instead.