PDA

View Full Version : not a HUGE bug, but...



Martin
Fri 21st Apr '00, 9:00am
I'm going to let you see this one for yourself...

in another topic I typed in wwwthreads (the name of a mod_perl/mySQL BB) and it parsed the URL to show up as http://www.hreads.

I think the parameters for parsing URL's probably needs the "." added to it.

Martin
Fri 21st Apr '00, 9:02am
wwwthreads?

Note: there was no .com/net/org and to defeat it I turned off the autoparse in my previous post...

[Edited by Martin on 04-21-2000 at 07:02 PM]

Martin
Fri 21st Apr '00, 9:03am
make a liar out of me why doncha????


http://www.hreads

http://www.hreads

Martin
Fri 21st Apr '00, 9:04am
see, that's what I meant...

John
Fri 21st Apr '00, 9:13am
wwwthreads

:confused:

hmmm. Can you reproduce it?

John

Martin
Fri 21st Apr '00, 9:20am
It seems so...

in my first reply, it didn't do it, in my second it did...

It's one of them weeeeeeeeird ones, I guess

http://www.hreads

Martin
Fri 21st Apr '00, 9:22am
let's try some others...


http://www.ex

http://www.atthehell?

http://www.erearewegoing?

http://www.llthisworkwrongorright?

John
Fri 21st Apr '00, 9:52am
wwwierd



That's better. Got that little buggie!

John

Menno
Fri 21st Apr '00, 4:51pm
Damn freaky bug
good thing you killed the bugger ;)

Martin
Fri 21st Apr '00, 4:58pm
I think it's *very* important to get all the bugs out before going too public with this. That way you're not in a ver 5.x with the same bugs that have been around since inception...

Martin
Sat 22nd Apr '00, 4:50am
John,
I just noticed that now it seems to not be parsing some URL's.

Look in the PHP forum and you'll see what I mean:(

John
Sat 22nd Apr '00, 4:59am
So they aren't. I think that was a problem that the parser was looking for either a space or a new line before the URL, so it was not converting URLs placed on the first line.

I have now changed that.

John