Closed (fixed)
Project:
Flag Lists
Version:
4.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
5 Feb 2025 at 12:01 UTC
Updated:
10 Nov 2025 at 08:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
sl27257All the crashes here are related to the API update of the Flag-module. This means that the next release of the Flag Lists module will be dependent on / connected to the Flag 8.x-4.0-beta6 release.
Comment #6
sl27257Comment #7
yseki commentedHere is the patch I did to solve this issue in one of my projects.
That fix is not enough as it is required to pass something on the
$view_modeparameter.In my project the patch has hard-coded the view mode I'm using.
Comment #8
sl27257Hi,
thank you for your patch!
I take this as a proof of that the patch I pushed to the -dev release is not the wrong one!
My patch also contains the extra stuff to populate the view_mode as you have figured out.
BR
/Thomas
Comment #10
sl27257Comment #12
sl27257