[pmwiki-devel] iframes with & in the src="url"
Ansgar Bockstiegel
ansgar at bockstiegel.net
Fri Feb 25 08:06:27 CST 2011
On 23.02.2011 21:28, Ryan O'Toole wrote:
> I'm using the enablehtml.php recipe to allow iframes in my wiki, but
> if I set the src of the iframe to something with ampersands in it, the
> wiki rewrites them as & which breaks the URL. Is there a way to
> prevent this?
This conversion should not break the url.
http://htmlhelp.com/tools/validator/problems.html#amp
It may be a problem if the url already has converted ampersands, because
then »&foo=bar« gets converted to »&foo=bar«
Ansgar
More information about the pmwiki-devel
mailing list