[wp-trac] [WordPress Trac] #9448: Punctuation in blog title results
in html validation error for the link tag title attribute
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 3 13:57:37 GMT 2009
#9448: Punctuation in blog title results in html validation error for the link tag
title attribute
--------------------------+-------------------------------------------------
Reporter: designsimply | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Punctuation should be stripped from the link title attribute: [[BR]]
[[BR]]
Example: [[BR]]
< link rel='index' title='Joe's Blog' href='http://example.wordpress.com'
/>[[BR]]
[[BR]]
Should be:
< link rel='index' title='Joes Blog' href='http://example.wordpress.com'
/>
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9448>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list