[wp-trac] [WordPress Trac] #3569: XHTML compatibility problem with
Safari
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 12 15:34:13 GMT 2007
#3569: XHTML compatibility problem with Safari
----------------------------+-----------------------------------------------
Reporter: nickshanks | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.0.6
Severity: blocker | Keywords:
----------------------------+-----------------------------------------------
Safari currently does not parse DTDs for XML content types. Upon changing
my html_type to application/xhtml+xml, all named entities encountered
caused fatal errors because the <!ENTITY ...> tags were never parsed. The
solution is simply to search/replace all … » and
› tags with their equivalent NCRs. I've not checked every admin
page, there may be others lurking but those were the obvious ones.
There is also a <td> Default </tr> in link-categories.php. A </td> is
missing.
--
Ticket URL: <http://trac.wordpress.org/ticket/3569>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list