Topic on Extension talk:CommentStreams

Wesus99 (talkcontribs)

It seemed like everything was working until I added the command to allow voting, then, even if I remove the command to revert, I get "Invalid API response" if I try to delete a comment or admin delete a comment. Any ideas on what is going on? I honestly am not even sure of where I would look for more detailed error logs on this... Love the feature, I just can't use it if a moderator or user can't delete a comment.

Cindy.cicalese (talkcontribs)

There would be more information in the JavaScript console in your browser. You could also look for api.php in the Network tab of the browser developer tools to see the error response. It sounds like you have uncovered a bug. Please report you MediaWiki and CommentStreams versions, your configuration settings, and any debugging information here or in a new task in Phabricator. Thank you.

FrozenPlum (talkcontribs)

I have created a task for this, adding the stack trace on phabricator task T326382 as I've received the same error on latest CS version (8.0-dev 11350a0 06:44, 3 January 2023) and MediaWiki 1.39.1.

I posted only the stack trace, as there's nothing in the console, and everything shows status 200 in network tab including api.php.