YAFLogo

styx31
  • styx31
  • 69.2% (Friendly)
  • YAF Lover Topic Starter
13 years ago
Hi,

We have a problem in our forum where topic's quotes  are not always formatted correctly.

In my example, beside the fact that we've used [quote = user;postId], the forum does not display the post shortcut, but consider the parameter as entire text.

When I see Yaf.Core\BBCode\YafBBCode.cs, lines 548+, I see that the two patterns are added without any priority between them.

So, either both patterns _rgxQuote2 & _rgxQuote3 match my sample.

In this forum it works perfectly, but in mine it depends : sometimes quotes are ok, sometimes not.

Sponsor