This is a quote.
[quote]
This is a quote within a quote.
More of the original quote.
[/quote]
As you can see, it doesn't work.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
This is a quote.
[quote]
This is a quote within a quote.
More of the original quote.
[/quote]
As you can see, it doesn't work.
Yep, seems to be a problem.
I have found a potential flaw in my boss, Duncan's code and have made him aware of it.
He will be looking into it ![]()
Thanks ![]()
@GoddersUK: a flaw is a bit of an exaggeration.. we just don't handle quotes within quotes, in fact I believe we explicitly strip them out when quoting in the UI.
At the moment, the process to convert from the [ ] (bbcode style) tags to HTML is regex based, so we are really just looking for text between a starting and ending quote ... to handle nested tags, we'd have to move to parsing the text which isn't the simplest process. I have it on my plate though so we'll see if I end up getting it done
Add your 2¢