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
Pretty URLs and non-ASCII characters
Re: Pretty URLs and non-ASCII characters
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...)
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 
A search will save you hours waiting for an answer!

A search will save you hours waiting for an answer!
