[pLog-svn] r4952 - plog/branches/lifetype-1.2/class/test/tests/data/validator

Jon Daley plogworld at jon.limedaley.com
Sat Mar 3 18:24:17 EST 2007


On Sat, 3 Mar 2007, Jon Daley wrote:
> On Sat, 3 Mar 2007, oscar at devel.lifetype.net wrote:
>> +	"http://",
>> +	"http://www.....com",
>> +	"htttp://www.server.com",
 	Fixed.

>> +	"http://user@password@server.com",
 	This is valid in Firefox, though IE can't figure out what to do 
with it.  Firefox says "user at password" is the username, or rather 
user%40password".

>> +	"http://www.server.com/index.php&param1=value&param2&param3",
>> +	"http://www.server.com/index.php?param1?param2?param3"
 	Believe it or not, these are actually valid.  See:
http://jon.limedaley.com/test.php&param1=value&param2&param3
http://jon.limedaley.com/test.php?param1?param2?param3



More information about the pLog-svn mailing list