[wp-trac] Re: [WordPress Trac] #7293: Bad HTML form in media upload form

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 14 17:55:26 GMT 2008


#7293: Bad HTML form in media upload form
-------------------------------------------+--------------------------------
 Reporter:  RanYanivHartstein              |        Owner:  westi   
     Type:  defect                         |       Status:  assigned
 Priority:  normal                         |    Milestone:  2.7     
Component:  General                        |      Version:  2.6     
 Severity:  normal                         |   Resolution:          
 Keywords:  has-patch dev-reviewed commit  |  
-------------------------------------------+--------------------------------
Comment (by azaozz):

 This form replaces TinyMCE's Insert Image dialog and behaves in similar
 way. As soon as an image URL is entered, it loads the image in the
 background to check that it's accessible (some sites have "hotlinking
 protection") and to get the exact width of the image (needed for adding
 captions).

 There's a small icon that gives feedback when the entered URL is not
 accessible or mistyped. It replaces the "Required" asterisk. For that to
 work smooth, the asterisk is an icon too.

 The extra <p> tag is there to add a margin between the required and the
 optional fields in the form.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7293#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list