Closed (fixed)
Project:
Drupal 8 Contrib Porting Tracker
Version:
8.x-0.x-dev
Component:
Module
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2015 at 06:50 UTC
Updated:
19 Oct 2019 at 19:04 UTC
Jump to comment: Most recent
Comments
Comment #2
arla commentedComment #3
jonathanshawModule seems to be described as usable
Comment #4
jhedstromUntil there is an alpha or a beta, this should be at 'needs work'.
Comment #5
mmjvb commentedComment #6
galania commentedi try install, but i have this error :
Uncaught PHP Exception Drupal\\Core\\Database\\IntegrityConstraintViolationException: "SQLSTATE[23502]: Not null violation: 7 ERROR: el valor null para la columna \xc2\xabnotify_hash\xc2\xbb viola la restricci\xc3\xb3n not null\nDETAIL: La fila que falla contiene (3, 0, null, 0).: INSERT INTO comment_notify (cid, notify, notify_hash) SELECT c.cid AS cid, 0 AS notify, MD5(:salt || c.mail || COALESCE(u.mail, u.init) || c.uid || c.name || c.entity_id || c.hostname || c.cid) AS notify_hash\nFROM \ncomment_field_data c\nINNER JOIN users_field_data u ON c.uid = u.uid; Array\n(\n)\n" at /home/web/core/lib/Drupal/Core/Database/Connection.php line 683
Comment #7
gnugetWe just released the first stable version of the module, so I'm going to mark this as fixed. :-)
Comment #8
avpadernoI am giving credits to the users who participated in this issue.