Testing URL bug | |
alpha (15:52 13/10/2002) moss (17:40 15/10/2002) moss (17:41 15/10/2002) moss (17:41 15/10/2002) alpha (19:18 15/10/2002) andypoole (19:30 15/10/2002) alpha (19:31 15/10/2002) Phlamethrower (20:45 15/10/2002) alpha (08:57 16/10/2002) Phlamethrower (10:17 16/10/2002) moss (10:39 16/10/2002) andypoole (13:24 16/10/2002) moss (16:03 16/10/2002) andypoole (07:35 16/10/2002) Phlamethrower (08:33 21/10/2002) Phlamethrower (08:33 21/10/2002) Phlamethrower (08:33 21/10/2002) Phlamethrower (08:35 21/10/2002) andypoole (08:36 21/10/2002) alpha (08:43 21/10/2002) |
|
Tim Fountain | Message #21029, posted by alpha at 15:52, 13/10/2002 |
Forum bod
Posts: 570 |
Here's a post with a URL and a link: <a href="http://www.iconbar.com/">http://www.iconbar.com/</a> in it. What happens when I edit it... [Edited by alpha at 16:52, 13/10/2002] (sorry to edit yours, but I can't be bothered to make my own post [Edited by andypoole at 20:10, 13/10/2002. because I can] |
[ Log in to reply ] | |
John Hoare | Message #21241, posted by moss at 17:40, 15/10/2002, in reply to message #21029 |
Posts: 9348 |
Oh dear |
[ Log in to reply ] | |
John Hoare | Message #21242, posted by moss at 17:41, 15/10/2002, in reply to message #21241 |
Posts: 9348 |
<a href="http://www.ofla.info/">http://www.ofla.info/</a> [Edited by moss at 18:41, 15/10/2002] |
[ Log in to reply ] | |
John Hoare | Message #21243, posted by moss at 17:41, 15/10/2002, in reply to message #21242 |
Posts: 9348 |
Yep; the above happens on the second edit |
[ Log in to reply ] | |
Tim Fountain | Message #21248, posted by alpha at 19:18, 15/10/2002, in reply to message #21243 |
Forum bod
Posts: 570 |
Bah, back to the drawing board <a href="http://www.iconbar.com/">http://www.iconbar.com/</a> [Edited by alpha at 20:18, 15/10/2002] [Edited by andypoole at 20:30, 15/10/2002. will it work this time?] |
[ Log in to reply ] | |
Andrew Poole | Message #21249, posted by andypoole at 19:30, 15/10/2002, in reply to message #21248 |
Posts: 5558 |
Bah, back to the drawing boardNo it won't |
[ Log in to reply ] | |
Tim Fountain | Message #21250, posted by alpha at 19:31, 15/10/2002, in reply to message #21249 |
Forum bod
Posts: 570 |
One more thing http://www.iconbar.com/ and another [Edited by andypoole at 08:34, 16/10/2002. ] |
[ Log in to reply ] | |
Jeffrey Lee | Message #21255, posted by Phlamethrower at 20:45, 15/10/2002, in reply to message #21250 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100 |
*Decides to do a test himself* (links removed) Reply to the above message [Edit] Hmm, it may work... [Edit #2] Well it 'works', but you still seem to end up with more and more <a href's each time you edit the post. [Edit #3] And as you can see, editing a post twice (Now three times) introduces the problem Surely if you can disable URL parsing when inside a hrefs' address, then you can disable the parsing when inside the whole tag? i.e. < a href="foo">baa</a> foo wouldn't (or doesn't seem to) be URL parsed, but baa does get parsed, leading to lots of nested links. [Edited by Phlamethrower at 21:49, 15/10/2002] [Edited by alpha at 10:08, 16/10/2002. Horizontal scrollbars!] |
[ Log in to reply ] | |
Andrew Poole | Message #21262, posted by andypoole at 07:35, 16/10/2002, in reply to message #21250 |
Posts: 5558 |
One more thingit worked aww.. and you were doing so well :-( reply and quote needs the fix too Also when I edit this it gets worse too :-( [Edited by andypoole at 08:35, 16/10/2002] [Edited by andypoole at 08:36, 16/10/2002] [Edited by alpha at 10:08, 16/10/2002. Horizontal scrollbars, evil!] |
[ Log in to reply ] | |
Tim Fountain | Message #21264, posted by alpha at 08:57, 16/10/2002, in reply to message #21255 |
Forum bod
Posts: 570 |
Surely if you can disable URL parsing when inside a hrefs' address, then you can disable the parsing when inside the whole tag?Phlamethrower you're a genius! I was thinking it was the whole thing that was broken, but you're right, it was skipping the links in the a hrefs but then converting the actual link URL in the middle. Soooo hopefully I've fixed this now: http://www.iconbar.com/ [Edited by alpha at 10:27, 16/10/2002] [Edited by alpha at 10:27, 16/10/2002] dum dum dummmmmmmmm [Edited by andypoole at 14:24, 16/10/2002. ] |
[ Log in to reply ] | |
Jeffrey Lee | Message #21273, posted by Phlamethrower at 10:17, 16/10/2002, in reply to message #21264 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100 |
Surely if you can disable URL parsing when inside a hrefs' address, then you can disable the parsing when inside the whole tag?Phlamethrower you're a genius! *tests quoting* http://www.iconbar.com/[Edit] Yup, looks like it's working fine [Edited by Phlamethrower at 11:18, 16/10/2002] |
[ Log in to reply ] | |
John Hoare | Message #21278, posted by moss at 10:39, 16/10/2002, in reply to message #21273 |
Posts: 9348 |
Yup, looks like it's working fine |
[ Log in to reply ] | |
Andrew Poole | Message #21290, posted by andypoole at 13:24, 16/10/2002, in reply to message #21264 |
Posts: 5558 |
Applaus for TimFSurely if you can disable URL parsing when inside a hrefs' address, then you can disable the parsing when inside the whole tag?Phlamethrower you're a genius! I was thinking it was the whole thing that was broken, but you're right, it was skipping the links in the a hrefs but then converting the actual link URL in the middle. |
[ Log in to reply ] | |
John Hoare | Message #21299, posted by moss at 16:03, 16/10/2002, in reply to message #21290 |
Posts: 9348 |
Tsk. had to test it himself |
[ Log in to reply ] | |
Jeffrey Lee | Message #21600, posted by Phlamethrower at 08:33, 21/10/2002, in reply to message #21029 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100 |
Test |
[ Log in to reply ] | |
Jeffrey Lee | Message #21601, posted by Phlamethrower at 08:33, 21/10/2002, in reply to message #21600 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100 |
TestStill testing... |
[ Log in to reply ] | |
Jeffrey Lee | Message #21602, posted by Phlamethrower at 08:33, 21/10/2002, in reply to message #21601 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100 |
Even more testing...TestStill testing... |
[ Log in to reply ] | |
Jeffrey Lee | Message #21603, posted by Phlamethrower at 08:35, 21/10/2002, in reply to message #21602 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100 |
Hmm, I wonder what's wrong with http://www.iconbar.com/forums/viewthread.php?threadid=1985#21504 then |
[ Log in to reply ] | |
Andrew Poole | Message #21604, posted by andypoole at 08:36, 21/10/2002, in reply to message #21603 |
Posts: 5558 |
Hmm, I wonder what's wrong with http://www.iconbar.com/forums/viewthread.php?threadid=1985#21504 thenmoss prolly did it on purpose |
[ Log in to reply ] | |
Tim Fountain | Message #21610, posted by alpha at 08:43, 21/10/2002, in reply to message #21603 |
Forum bod
Posts: 570 |
Hmm, I wonder what's wrong with http://www.iconbar.com/forums/viewthread.php?threadid=1985#21504 thenIt's the lack of http:// in the link bit, the www. makes it get linked anyway, so that's another bug. |
[ Log in to reply ] | |