[wp-trac] [WordPress Trac] #22672: Edit Media Page: Title Field Has No Value
WordPress Trac
noreply at wordpress.org
Sat Dec 1 03:07:15 UTC 2012
#22672: Edit Media Page: Title Field Has No Value
-----------------------------+--------------------------
Reporter: miqrogroove | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Media
Version: trunk | Severity: normal
Keywords: |
-----------------------------+--------------------------
Although the images in the Media Library all have titles, after clicking
the Edit link, the Edit Media page is always displayed with a blank title
field at the top. The HTML contains a null string for the value
attribute.
{{{
<input type="text" name="post_title" size="30" value="" id="title"
autocomplete="off" />
}}}
Found in 3.5-RC2-22958.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22672>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list