[FIX] urlWithPassword-ls (packaging problem)

Daniel Vainsencher danielv at netvision.net.il
Mon Jun 16 09:11:36 UTC 2003


Sounds like a good change.

Anyway, the best way to handle this kind of thing is to send in two
changesets, one with the tests, so Marcus can harvest it for the tests
package, and one with the code changes themselves, for harvesting into
the image.

Please make things easier for Marcus and Doug.

Daniel

Lex Spoon <lex at cc.gatech.edu> wrote:
> 
> --Boundary_(ID_cFQ1wn2g3GpGCyx4rgu5JQ)
> Content-type: TEXT/PLAIN
> Content-transfer-encoding: 7BIT
> 
> from preamble:
> 
> "Change Set:		urlWithPassword-ls
> Date:			15 June 2003
> Author:			Lex Spoon
> 
> Parse URL's that have a password specified in them.
> 
> Adds test cases for this situation in the UrlTestCase classe; if there
> is a package somewhere that has URL tests in it, these should be moved
> there.
> 
> Also does some minor refactoring of the relevant code.
> 
> The current code gives a walkback on encountering such URL's, which is
> frustrating if you are trying to delete spams within Celeste.
> 
> Note: this code does not actually *use* the username and password that
> are specified; it only parses them.
> "!
>



More information about the Squeak-dev mailing list