- Issue created by @jonraedeke
- First commit to issue fork.
- ๐ธ๐ฎSlovenia joco_sp
Escalating to Critical, because it breaks the website.
- ๐บ๐ธUnited States jonraedeke
Thank you for the quick fix Aljoลกa! It works well and diff looks good. RTBC
- ๐ฆ๐นAustria hatsch
confirm that this fixes problems with Flag 8.x-4.0-beta6. RTBC
- Status changed to RTBC
4 days ago 7:41pm 23 June 2025 - ๐จ๐ฆCanada liquidcms
I have this error without Flag Search API, so wonder if the fix should be here or in the Flag module?
- ๐จ๐ฆCanada liquidcms
Nope, my bad. i have custom code (likely like this module does) that calls Flag link building service.. which they changed API for in beta6. "view mode" is no longer option parameter to pass. Still likely a bug in Flag as it has $view_mode = NULL in call to LinkBuilder method and it should likely be $view_mode = 'default'.