Topic: bbcode handling bug
Hello. There's a bug related to unclosed bbcode tags. If I post the following (I added spaces to the tags can be visualized):
[ code ][ code ][ /code ]
I get the error below:
Notice: Undefined offset: 1 in <path>/include/parser.php on line 242
Call Stack
# Function Location
1 {main}() /home/vusers/forums.bsdnexus.com/htdocs/viewtopic.php:0
2 parse_message() /home/vusers/forums.bsdnexus.com/htdocs/viewtopic.php:298
3 split_text() /home/vusers/forums.bsdnexus.com/htdocs/include/parser.php:383
This is on 1.2.4.
Regards,
Andre