1 (edited by Parpalak 2008-12-07 12:56)

Topic: [parser bug] wrong quote brakes forum layout

If using wrong quote like the one bellow, it can mess up forum layout. The bbcode warning message did not expect this, so it validates and gets published

Here's what happens

code used was this

(quote=some_user
some random text.(quote)
some more random text(/quote)

On my forums this happened when some one was quoting already quoted text and forum denied the posting. The user then changed some code and was able to post the message, that eventually messed things up

//EDIT: topic subject altered

Re: [parser bug] wrong quote brakes forum layout

Thanks for reporting, we will fix this bug

Re: [parser bug] wrong quote brakes forum layout

Fixed.

4

Re: [parser bug] wrong quote brakes forum layout

how to install it or it comes in update?

Re: [parser bug] wrong quote brakes forum layout

It's included in 1.3.2.
Or you can look at the changes and make them manually.