UseBB Community

The official board for UseBB help and discussion

UseBB Community » Bug Reports » [FIXED] BBCode parsing bug with spaces in quote tags

[FIXED] BBCode parsing bug with spaces in quote tags

Page: 1

Author Post
Member
Registered: Apr 2006
Posts: 57
Location: Athens, Greece
Description:
If a specific username has a space inside, the bbcode parser won't be able to parse the "quote" tags properly.

Affected:
Found in UseBB 1.0.2 and I don't know if it existed in previous releases.

Test:

[quote=name] Test quote - This WILL be parsed! [/quote]
[quote=name 1] Test quote - This WON'T be parsed! [/quote]


Possible solution:
Change the way the quote function works and make it necessary have double quotes before and after the name:

[quote="name"] Test Quote [/quote]


See the test in the testing forum: http://www.usebb.net/community/topic-1323.html
« Last edit by Dietrich on Wed Sep 27, 2006 6:31 pm. »
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
Fixed in CVS. Thanks for reporting.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog

Page: 1

UseBB Community » Bug Reports » [FIXED] BBCode parsing bug with spaces in quote tags

UseBB Community is powered by UseBB 1 Forum Software