Pretty URLs and non-ASCII characters

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
maracasa
Forum Members
Forum Members
Posts: 12
Joined: Tue Mar 03, 2009 4:31 pm

Pretty URLs and non-ASCII characters

Post by maracasa »

Upon generation of pretty URLs, if the title of the page (in calendar module, but not only in it I suppose) contains non-ASCII characters, the URL contains invalid HTML characters (e.g. http://www.casalecchiodelleculture.it/p ... F%BD-.html). Is there a workaround to this problem?
Massimiliano
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm

Re: Pretty URLs and non-ASCII characters

Post by reneh »

yes
Never use characters outside the first 127 chars for a page name.

(or ....the module should automatic sanitize/encode the name before using it as link...)
ReneH 8-)
A search will save you hours waiting for an answer! Image
Post Reply

Return to “CMSMS Core”