Re: Possible bug with ModPerl 1.25 and Escape_uri

2001-07-10 Thread Doug MacEachern
On Fri, 6 Jul 2001, Stef Telford wrote: > Hello, > I hope this is the right place to put this. I have some code that takes data > from a database and encrypts it via Blowfish and CBC. Not a problem so far, > the problems comes with sending it to the client. ... > Now, if i look at t

Re: Possible bug with ModPerl 1.25 and Escape_uri

2001-07-06 Thread Daniel Gardner
ST> I hope this is the right place to put this. I have some code that takes data ST> from a database and encrypts it via Blowfish and CBC. Not a problem so far, ST> the problems comes with sending it to the client. I can't comment on the difference between CGI::cookie and uri_escape,