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()
businessdad
MVP
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.
0
Comments
Good catch. Bullet() is in our new codebase so I guess I backported Q&A incorrectly.
At the moment I modified my installed plugin, are you going to release an updated version? It takes a minute, anyway. Thanks.
My shop | About Me