We do validate the quotes (kinda), and attach a .quote-modified class to any which have been amended. Let’s see if it figures out the nested quotes:
Hmmm, no it doesn’t. I guess ‘technically’ that content is still part of @ryanerwin’s post. Quite tricky to resolve though. As @zogstrip already said the best way is to try and get your users to quote the original post.
They do quote correctly most of the time. For casual users, nested quotes can be pretty complicated… The “Quote whole post” button is very rarely used for us.
It’s just the real example that came up today, where an innocent but not extremely sophisticated user was just trying to make a quote, and the quote appeared as though it was from a different user…
That’s why I posted it here.
Mods can of course manually edit the post to fix it. And this can’t come up too terribly often. Just a thought to avoid an awkward situation that comes up occasionally
Here’s the actual post (names removed).
You can see how that being attributed to the opposite party in a debate comes across as pretty strange.
NOTE: feel free to delete the image in this post if it’s over the line for meta TOS… Just thought it best to provide a real example.
@eviltrout if it isn’t incredibly complex and/or painful to fix, I wouldn’t mind if someone could take this one… however if it is very complex, then ditch it.
IIRC, the last time I looked into a similar problem (JavaScript matching nested tags in excerpts) I got stuck at needing look-behind regex. Then again, I wouldn’t be surprised if someone better at regex than I could figure out an acceptable solution.
This has been implemented and works as expected now. Quoting a quote will preserve the original post information. Try it out with one of the quotes above.