Displaying 1 - 50 of 74
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Fix PHPCS Active Normal Bug report 2.x-dev Code 2 7 months 2 days 7 months 2 days
Call to undefined method Drupal\user\Entity\User::getUsername() Patch (to be ported) Normal Bug report 8.x-1.0-alpha2 Code 4 3 years 1 month bao truong 3 years 1 month
Remove configuration "Show a link to the privacy policy" Needs work Normal Bug report 2.x-dev Code 10 3 years 2 months 6 years 10 months
Support for custom Form Display Modes Needs work Normal Bug report 8.x-1.x-dev Code 8 3 years 2 months 4 years 2 months
An API key is not reachable when it's overridden in settings.php Needs work Normal Bug report 2.x-dev Code 5 3 years 2 months 3 years 6 months
Fix reporting spam to Akismet Needs review Normal Bug report 8.x-1.x-dev Code 15 3 years 2 months 5 years 1 month
"Report to Akismet and unpublish" not working on Comments Closed (duplicate) Normal Bug report 8.x-1.x-dev Code 7 3 years 2 months 4 years 2 months
setPublished(bool) not supported in D9 Closed (duplicate) Normal Bug report 8.x-1.x-dev Code 8 3 years 2 months 4 years 2 months
form_info changes set in hook_akismet_form_info_alter are removed Active Normal Bug report 8.x-1.x-dev Code 2 3 years 8 months 4 years 1 month
Correct explanation of "Enable testing mode" checkbox Closed (fixed) Normal Bug report 8.x-1.x-dev Code 9 4 years 3 months 6 years 10 months
Tests failing on Drupal 9.3 Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 4 years 5 months 4 years 5 months
Remove multiple comments akismet report Closed (duplicate) Normal Bug report 8.x-1.x-dev Code 10 4 years 5 months 7 years 3 months
Tests failing on Drupal 9.2 Closed (fixed) Normal Bug report 8.x-1.0-alpha2 Code 7 4 years 8 months 4 years 8 months
Tests failing on PHP 7.4 Closed (fixed) Normal Bug report 8.x-1.x-dev Code 6 4 years 8 months 4 years 10 months
Automated tests are currently failing Closed (fixed) Normal Bug report 8.x-1.x-dev Code 15 4 years 10 months 5 years 4 months
Node titles are not included in submissions Active Normal Bug report 8.x-1.x-dev Code 2 5 years 1 month 5 years 1 month
Incorrectly reports the key has been verified when key is cleared Active Minor Bug report 8.x-1.x-dev Code 2 5 years 1 month 5 years 1 month
API endpoint is in configuration but not used Active Normal Bug report 8.x-1.x-dev Code 2 5 years 1 month 5 years 1 month
Only one option for when "Akismet thinks a post is spam" Closed (cannot reproduce) Normal Bug report 8.x-1.x-dev User interface 4 5 years 4 months 7 years 9 months
Call to undefined function comment_load() Closed (outdated) Normal Bug report 6.x-1.x-dev Code 2 5 years 11 months 18 years 1 month
Submit spam don't work Closed (outdated) Normal Bug report 6.x-1.x-dev Code 1 5 years 11 months 18 years 1 week
moderation queue forms are not being themed Closed (outdated) Normal Bug report 6.x-1.x-dev Code 1 5 years 11 months 18 years 1 month
Akismet Moderation Queue missing Closed (outdated) Normal Bug report 6.x-1.x-dev Code 1 5 years 11 months 18 years 1 month
MySQL errors Closed (outdated) Normal Bug report 5.x-1.x-dev Code 1 5 years 11 months 18 years 4 months
Version number in readme file is outdated Closed (outdated) Minor Bug report 5.x-1.x-dev Documentation 1 5 years 11 months 18 years 8 months
Comment without approval don't run wit askimet Closed (outdated) Normal Bug report 5.x-1.x-dev Miscellaneous 1 5 years 11 months 19 years 3 weeks
Watchdog shows wrong message Closed (outdated) Normal Bug report 5.x-1.4 Code 1 5 years 11 months 17 years 11 months
Unable to view Modules page Closed (outdated) Critical Bug report 6.x-1.x-dev User interface 2 5 years 11 months 17 years 9 months
Approval message getting sent to node title instead of moderators Closed (outdated) Normal Bug report 6.x-1.x-dev Code 2 5 years 11 months 17 years 9 months
Whitelist - do not check for spam if user is on whitelist Closed (outdated) Normal Bug report 5.x-1.x-dev Code 8 5 years 11 months 19 years 3 months
Fatal error: Call to undefined function drupal_submit_form() in /home/content/b/i/o/example/html/modules/akismet/akismet.module Closed (outdated) Normal Bug report 6.x-1.x-dev Code 5 5 years 11 months 17 years 1 week
error when upublished default settings for nodes Closed (outdated) Normal Bug report 6.x-1.x-dev Code 1 5 years 11 months 17 years 6 months
Akismet unpublishing existing Comments and marking them as "spam" Closed (outdated) Normal Bug report 5.x-1.x-dev Code 2 5 years 11 months 19 years 1 week
Akismet does not work Closed (outdated) Critical Bug report 6.x-1.x-dev Miscellaneous 25 5 years 11 months 17 years 11 months
Page not found when submitting spam Closed (outdated) Critical Bug report 6.x-1.x-dev Code 13 5 years 11 months 17 years 11 months
Wrong db queries in akismet_cron.inc Closed (outdated) Critical Bug report 6.x-1.x-dev Code 1 5 years 11 months 17 years 2 months
Unsupported operand types in common.inc--Akismet bug Closed (outdated) Normal Bug report 6.x-1.x-dev Code 1 5 years 11 months 16 years 4 months
Call to undefined function drupal_submit_form() when user submits a comment Closed (outdated) Critical Bug report 6.x-1.x-dev Code 40 5 years 11 months 18 years 2 months
"Report node to Akismet as spam and unpublish" action should properly unpublish Reviewed & tested by the community Normal Bug report 7.x-2.x-dev Code 24 6 years 3 hours drumm 10 years 8 months
Retain the post for manual moderation does not work correctly Active Normal Bug report 8.x-1.x-dev Code 3 6 years 10 months 6 years 10 months
Improve $access_permissions array handling in _akismet_actions_access_callbacks() Needs review Normal Bug report 7.x-2.x-dev Code 8 8 years 3 weeks 10 years 3 months
error when core comment module turned off Closed (won't fix) Normal Bug report 5.x-1.3 Code 1 13 years 1 month 18 years 4 months
mysql_real_escape_string() expects parameter 1 to be string Closed (duplicate) Normal Bug report 6.x-1.x-dev Code 6 15 years 7 months 18 years 2 months
mysql_real_escape_string error Closed (duplicate) Normal Bug report 6.x-1.x-dev Code 7 16 years 5 months 18 years 2 months
cron job open_basedir restriction in effect with Akismet Closed (won't fix) Normal Bug report 5.x-1.4 Code 8 16 years 10 months 17 years 11 months
"Access denied" for anonymous content creation (No html) Closed (fixed) Normal Bug report 5.x-1.4 User interface 4 16 years 11 months 17 years 10 months
"post with no akismet checking" perm doesn't seem to work Closed (fixed) Critical Bug report 5.x-1.x-dev Code 23 17 years 9 months 19 years 4 months
Call to undefined function drupal_submit_form() Closed (duplicate) Normal Bug report 6.x-1.0-beta1 Code 1 17 years 9 months 17 years 9 months
'#default_value' for checkboxes can't be NULL Closed (fixed) Normal Bug report 6.x-1.x-dev Code 7 17 years 10 months 18 years 2 months
'access callback' needs to be string Closed (fixed) Critical Bug report 6.x-1.x-dev Code 11 17 years 10 months 18 years 2 months

Pages

Subscribe with RSS Subscribe to Issues for Akismet