Re: format strings in deny_info?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 02 Jun 2003 15:23:08 +0200

mån 2003-06-02 klockan 14.31 skrev Gerard Eviston:

> > In the long run this should probably be using a more expressive format
> > syntax to allow other information than the original URL to be
> > inserted into the redirected URL.
>
> Can you please take a look at the attached patch - not sure if it's The Right
> Thing but it adds functionality for extra info in the URL.

Looking reasonable, but data inserted into URLs need to be URL escaped
with rfc1738_escape_part() (not rfc1738_escape) before it is inserted
into the URL or else there will be issues in most uses.. while data
inserted into error pages need to be escaped by rfc1738_escape().

Regards
Henri

-- 
Henrik Nordstrom <hno@marasystems.com>
MARA Systems AB
Received on Mon Jun 02 2003 - 07:23:20 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:06 MST