| Author |
Post |
|
|
#1 Tue Aug 29, 2006 7:43 am
|
|
Member
Registered: Apr 2006
Posts: 57
Location: Athens, Greece
|
Hi Dietrch. I found this bug yesterday. If I try to enter a link within the [, ] characters it won't be parsed! Just like this: [ UseBB.net ] It appears to have the wrong syntax, but what I actually wrote is: [ [url=http://www.usebb.net/]UseBB.net[/url] ] which is absolutely valid! If I try to do it with a normal parenthesis, is OK. Im waiting for the CVS release!  I found it trying to post at usebbzone.com. « Last edit by Dietrich on Tue Aug 29, 2006 12:08 pm. »
|
|
|
#2 Tue Aug 29, 2006 7:44 am
|
|
Member
Registered: Apr 2006
Posts: 57
Location: Athens, Greece
|
|
|
|
#3 Tue Aug 29, 2006 12:11 pm
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
Fixed in CVS. Thanks for reporting.
|
|
|
#4 Tue Aug 29, 2006 12:24 pm
|
|
Member
Registered: Apr 2006
Posts: 57
Location: Athens, Greece
|
[ bold ] [ italic ]
So this was a BBCode parser bug generally, not just for the url tags.. Anyway, thanks for fixing it (that was quick!) and I hope the CVS tarballs are stable enough to d/l and use them.
If I find any more bugs, I will let you know, and with a better description and title this time!
|
|
|
#5 Tue Aug 29, 2006 1:25 pm
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
That piece of code will also work now.  There was a bug in the bbcode cleanup function.
|