Fixed
Project:
Like & Dislike
Version:
2.0.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2024 at 12:25 UTC
Updated:
23 Jul 2026 at 21:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
pavelgerasuta commentedI created a patch so that it could be applied before the branch was accepted.
Comment #5
volmanThe bug still exists on Like & Dislike 2.0.1.
I reproduced it on Drupal 11.2.4 with PHP 8.3.24.
#4 fixed it and works live on my production site.
Thanks @pavelgerasuta!
Comment #6
divya.sejekan commentedApplied MR!8 . Fix is working and issue is resolved
Steps :
Enable the like and dislike button in Content type
Verify the dislike button
Fix works
Comment #9
berdirConfirmed manually, the tests also fails without this, they just don't run due to misconfigured CI that I'll get to after getting the most obvious fixes in.