[pLog-svn] r4952 - plog/branches/lifetype-1.2/class/test/tests/data/validator
Oscar Renalias
oscar at renalias.net
Sat Mar 3 18:23:18 EST 2007
On 4 Mar 2007, at 01:24, Jon Daley wrote:
> 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¶m1=value¶m2¶m3",
>>> + "http://www.server.com/index.php?param1?param2?param3"
> Believe it or not, these are actually valid. See:
> http://jon.limedaley.com/test.php¶m1=value¶m2¶m3
> http://jon.limedaley.com/test.php?param1?param2?param3
I didn't know these valid URLs... Let's update the test case
accordingly.
More information about the pLog-svn
mailing list