Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Quoting original discussion comment returns "null"
This discussion is related to the Quotes addon.

When I click "quote" for the original discussion comment, it puts the following in the comment box:
EDIT: Hmm, looks like a bug with Vanilla code tag handling there too (it doesn't look like that in the preview)? Anyway, here's what's returned:
<blockquote rel="null">null</blockquote>
<blockquote rel="null">null</blockquote>
EDIT: Hmm, looks like a bug with Vanilla code tag handling there too (it doesn't look like that in the preview)? Anyway, here's what's returned:
<blockquote rel="null">null</blockquote>
Tagged:
0
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]
I did modify the plugin quite a bit so it could be my modifications that are the problem... I'll play around with it and see.
> quotes.js:23 TypeError: Result of expression 'Data' [null] is not an object.