[wp-trac] [WordPress Trac] #2915: XHTML validation failure when entry title containing quotes

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 6 00:50:10 GMT 2006


#2915: XHTML validation failure when entry title containing quotes
----------------------------+-----------------------------------------------
 Reporter:  deko            |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  normal          |   Milestone:           
Component:  Administration  |     Version:           
 Severity:  normal          |    Keywords:           
----------------------------+-----------------------------------------------
 line 331 comment-functions.php

 echo ' title="' . sprintf( __('Comment on %s'), $post->post_title ) .'">';

 PROBLEM: XHTML validation failure when a entry title contains quotes is
 used, such as: This a "blog" entry title?

 Error message from W3C validation service:

 This page is not Valid XHTML 1.0 Transitional!
 Error: an attribute value literal can occur in an attribute specification
 list only after a VI delimiter.
 ... This is a "blog" entry title?">Comments &#187;</a></p>

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


More information about the wp-trac mailing list