[wp-trac] [WordPress Trac] #13744: Fix edit comments invalid markup

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 6 11:06:35 UTC 2010


#13744: Fix edit comments invalid markup
----------------------------+-----------------------------------------------
 Reporter:  t31os_          |       Owner:           
     Type:  defect (bug)    |      Status:  new      
 Priority:  low             |   Milestone:  3.1      
Component:  Administration  |     Version:  3.0      
 Severity:  trivial         |    Keywords:  has-patch
----------------------------+-----------------------------------------------
 I spotted this small error whilst writing a blog on my WordPress.com
 website this morning, and thought i'd check trunk for the error, and
 indeed it does exist.

 '''edit-comments.php''' displays a table of comments, the comment column
 contains a div element with an ID of "submitted-on", and of course IDs
 should be unique, therefore we have invalid markup produced when more then
 one comment is on the page.

 Patch attached changes the ID for a class.

 If there's an existing ticket for this please close (i did search first).

 I was unsure whether i should take ownership of the ticket, so please
 update as appropriate.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13744>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list