[wp-trac] [WordPress Trac] #13810: media form errors not displaying on /wp-admin/media.php?action=edit&attachment_id=##
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 11 05:25:13 UTC 2010
#13810: media form errors not displaying on /wp-
admin/media.php?action=edit&attachment_id=##
----------------------------+-----------------------------------------------
Reporter: andyblackwell | Owner: andyblackwell
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Unassigned
Component: Administration | Version: 3.0
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Comment(by andyblackwell):
an easy way to add an error for testing is to make the required 'title'
field blank in the media form, triggering the error: "Empty Title filled
from filename."
If you don't see that error underneath the field, things aren't working
properly.
In the modal popup version, just click 'show' on the new item in the
gallery list after an upload->save to see the error message. This is
another bug I submitted a patch for (#13838) which is css related, if
there are errors in this form it ''should'' show by default (css class
'startopen') but that class oddly has 'display:none' attached to it in a
few places in the css breaking that functionality.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13810#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list