gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] [BUG] tla does not allow archive locations with a n


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] [BUG] tla does not allow archive locations with a newline
Date: Mon, 16 Aug 2004 13:25:01 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040309)

While we're at it, tla should never url-escape URLs when providing them to http/sftp servers. If an archive is registered with "http://www.deruwe.be/aderuwe/arch/%7b2003%7d/";, that's what tla should request. If it requests "http://www.deruwe.be/aderuwe/arch/%257b2003%257d/";, that's just silly.

I suppose it's okay to tranmute some characters, but that should be done when writing to .arch-params/=locations, not later.

Doing otherwise prevents us from expressing urls properly; If some server provided archives over CGI, we couldn't do this:
"http://superserver?archwith=tla--devo--1.3"; because the ? gets escaped.

Aaron

James Blackwell wrote:
Thank you, ddaa, or this most intensive review. If it weren't for you, we
could have possible missed this most severe buck for DECADES.
Anyways, apparently one of ddaa's funkier test cases realized that one can
tehcnically register an archive with a location with a newline (think of
an archive on the local filesystem)



------------------------------------------------------------------------

_______________________________________________
Gnu-arch-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnu-arch-users

GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/

--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]