Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 14

CurtisOdenericgillettefAcknetx00 +10 guests

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:

<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:

Comments

  • TimTim
    Posts: 1,573
    Shmizzle said:

    When I click "quote" for the original discussion comment, it puts the following in the comment box:

    <blockquote class="UserQuote"><div class="QuoteAuthor"><a href="http://vanillaforums.org/profile/null&quot; rel="nofollow">null</a> said:</div><div class="QuoteText"><p>null</p></div></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>

    Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

  • TimTim
    Posts: 1,573
    Hm, I just quoted you and it worked... what version of Vanilla and of Quotes plugin?

    Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

  • I just did some plugin enabling/disabling and when I disabled the Emoticons plugin, it works okay. Sorry about that.

    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.
  • I just installed the plugin on my fresh vanilla install (2.0.11) and it return me:
    > quotes.js:23 TypeError: Result of expression 'Data' [null] is not an object.
Sign In or Register to comment.