Can't use character entities in Page Title field?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Can't use character entities in Page Title field?

Post by JohnnyB »

I notice that you can't use character entities in the title field of the pages admin because the

Code: Select all

<link rel="next" title="Meet Our Doctors & Staff" href="http://www.optometricassociatesonline.com/meet-us.php">
Doesn't escape the Ampersand.  In other words the title above should be written like:

Code: Select all

title="Meet Our Doctors & Staff" 
to validate properly in strict.

Is there a way to fix this?  Shouldn't the backend recognize the character?
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Post Reply

Return to “CMSMS Core”