Can't use character entities in Page Title field?
Posted: Thu Apr 26, 2007 10:04 pm
I notice that you can't use character entities in the title field of the pages admin because the
Doesn't escape the Ampersand. In other words the title above should be written like:
to validate properly in strict.
Is there a way to fix this? Shouldn't the backend recognize the character?
Code: Select all
<link rel="next" title="Meet Our Doctors & Staff" href="http://www.optometricassociatesonline.com/meet-us.php">Code: Select all
title="Meet Our Doctors & Staff" Is there a way to fix this? Shouldn't the backend recognize the character?