ParseBBC should Handle non-ASCII characters in URL query strings

Started by Angelina Belle, May 02, 2014, 09:48:05 AM

Previous topic - Next topic

Angelina Belle

Example: https://www.google.com/#q=1and1.fr+créer+mysql+

The href created above stops just before the é.

Google query strings need these characters.  ParseBBC can handle these characters in [url=].  please teach ParseBBC how to deal gracefully with naked URLs that contain these characters.

Thanks!

The workaround is
[url=https://www.google.com/#q=1and1.fr+créer+mysql+]https://www.google.com/#q=1and1.fr+créer+mysql+[/url]
https://www.google.com/#q=1and1.fr+créer+mysql+
Never attribute to malice that which is adequately explained by stupidity. -- Hanlon's Razor


Angelina Belle

Never attribute to malice that which is adequately explained by stupidity. -- Hanlon's Razor

Advertisement: