[dev] Re: ignoring the url generation bug in imp
Anil Madhavapeddy
anil@recoil.org
Sun, 19 Nov 2000 17:54:59 +0000
Quoting Chuck Hagenbuch <chuck@horde.org>:
> Quoting Anil Madhavapeddy <anil@recoil.org>:
>
> > I gave this a quick spin and it seems to work fine. We just
> > have to make sure that no calls to Horde::url already apply
> > a htmlspecialchars() to its contents I think.
>
> Okay - If this doesn't cause problems, I'd say go ahead and commit it, and
> then let's make sure that we're calling Horde::url() around all generated
> urls.
Done ... there are a couple of places in the javascript where
'&' is stuck in by itself, so I'll replace those with '&'
--
Anil Madhavapeddy, <anil@recoil.org>