Skip to content

Comment-Center - Akismet - Comment successfully recognized as spam triggers misleading error #639

@Fraenkiman

Description

@Fraenkiman

Akismet error when loading (akismetLoad() does not return an object pointer) → akismetCheck() returns true, so the comment is still accepted.

Spam detection (isSpam() == true) → akismetCheck() returns false and in validate() a “technical error” (akismet_error) is incorrectly made out of it.

This is why you still receive the error message “Sorry, we are experiencing technical difficulties” for a successfully submitted comment that Akismet has marked as spam.

Expected behavior: Your comment has been recognized as spam.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions