Opened 14 years ago
Closed 13 years ago
#23565 closed defect (bug) (fixed)
Missing i18n in auto-draft titles
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | I18N | Version: | 2.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description (last modified by )
- Go to Add New Post screen.
- Add a custom field.
- Go to Posts screen. Instead of a usual "(no title)" draft, you'll see "Draft created on 20.02.2013 at 17:16". Screenshot attached.
The string comes from wp_ajax_add_meta():
http://core.trac.wordpress.org/browser/tags/3.5.1/wp-admin/includes/ajax-actions.php#L927
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: [4570], [14886].