HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Bug - Call to undefined function Bullet()

businessdadbusinessdad Stealth contributor MVP
edited September 2012 in Feedback

I spotted this issue today. I posted a reply to a forum, and I got an error message about an undefined function called Bullet(). I checked file class.qna.plugin.php and, in fact, at line 294 there's a call to Bullet(), which isn't declared anywhere. Since there are no other calls to bullet anywhere else, I simply fixed this bug by commenting out the line, but I think it should be removed from the plugin itself.

Tagged:

Comments

  • ToddTodd Chief Product Officer Vanilla Staff

    Good catch. Bullet() is in our new codebase so I guess I backported Q&A incorrectly.

  • businessdadbusinessdad Stealth contributor MVP

    At the moment I modified my installed plugin, are you going to release an updated version? It takes a minute, anyway. Thanks.

Sign In or Register to comment.