Problem/Motivation

I have Akismet configured to discard comments that are marked as spam, and retain as unmoderated for posts that are deemed unsure. Eventhough my logging indicates there are numerous comments that are considered unsure, they don't show up in the unmoderated queue (they don't show up in the database either). (This may also affect posts that are considered spam to not be retained when configured as such; I simply haven't).

Proposed resolution

Unsure, needs debugging.

Remaining tasks

* Find fix
* Create patch
* Review

User interface changes

None.

API changes

None(?)

Data model changes

None(?)

Comments

eelkeblok created an issue. See original summary.

eelkeblok’s picture

Title: Retain the post for manual moderation does not work with unsure » Retain the post for manual moderation does not work correctly
Issue summary: View changes
eelkeblok’s picture

Not sure what is going on exactly, but now I did find a comment in my moderation queue. The reason I concluded it was not working correctly is that I *did* see several loggings of "unsure" comments before anything every appeared in the unmoderated queue.