[dev] Re: [cvs] commit: horde/lib Registry.php
Anil Madhavapeddy
anil@recoil.org
Mon, 20 Nov 2000 23:37:55 +0000
Quoting Chuck Hagenbuch <chuck@horde.org>:
> Quoting avsm@horde.org <avsm@horde.org>:
>
> > Run the return value of Registry::callByPackage() through
> > htmlspecialchars(), which will take care of entificating
> > (nice word!) the ampersands.
>
> Should this be done for invokeByPackage() as well?
>
Good point - added in there as well. Had a quick poke through
a the html sources of our pages and all the url ampersands seem
to be entities now. We can convert the odd exception or two as
we run across them.
--
Anil Madhavapeddy, <anil@recoil.org>