DirtyGreek All American 29309 Posts user info edit post |
really weird, i'm sure it's just a weird parsing problem but
the other day i typed awww, and it turned it into
ahttp="www and it was a link, as seen in this thread
http://www.thewolfweb.com/message_topic.aspx?topic=65798
where it apparently happened to someone else.
apparently, you need www followed by a period and another character.
http://www..
[Edited on October 8, 2002 at 12:08 AM. Reason : .]
[Edited on October 8, 2002 at 12:09 AM. Reason : .] 10/8/2002 12:05:14 AM |
DirtyGreek All American 29309 Posts user info edit post |
i see jackleg beat me to it
curses! 10/8/2002 12:06:47 AM |
T_Shark All American 3620 Posts user info edit post |
ahttp://www... 10/8/2002 12:06:50 AM |
DirtyGreek All American 29309 Posts user info edit post |
http://www.g 10/8/2002 12:09:04 AM |
FroshKiller All American 51911 Posts user info edit post |
It's properly rendered "aww." Leave off the extra W and it's not a problem. 10/8/2002 3:12:53 AM |
Hemogoblin Suspended 10015 Posts user info edit post |
ahttp://www...
[Edited on October 8, 2002 at 12:25 PM. Reason : craaaaazy ahttp://www...] 10/8/2002 12:25:32 PM |
Hemogoblin Suspended 10015 Posts user info edit post |
the solution to this is the following dependency list.
if(prev_char == whitespace && char == 'w' && next_char == 'w' && next_next_char == 'w' && next_next_next_char == '.' && next_next_next_next_char != punctuation) convert_to_html(params);
[Edited on October 8, 2002 at 12:46 PM. Reason : s] 10/8/2002 12:45:45 PM |
MinkaGrl01
21814 Posts user info edit post |
awww I dont get it
[Edited on October 8, 2002 at 3:58 PM. Reason : still dont get it] 10/8/2002 3:56:53 PM |