- Issue created by @mr.baileys
- π§πͺBelgium swentel
Bitten by this one too and running the same patch locally.
- π¦πΉAustria drunken monkey Vienna, Austria
drunken monkey β made their first commit to this issueβs fork.
- @drunken-monkey opened merge request.
- π¦πΉAustria drunken monkey Vienna, Austria
Thanks for reporting this problem and providing a patch.
Creating an MR so the test bot can take a look.From the code, Iβm not sure how this would ever happen, though? I guess the backendβs
indexItems()
method returns item IDs as indexed that were not even passed to it in$items
? That seems like a potential bug, or at least very hacky solution, in and of itself β but still, we should of course handle that reasonably. - Status changed to RTBC
11 days ago 12:20pm 9 August 2025 - π¦πΉAustria drunken monkey Vienna, Austria
Would be great to get just a quick confirmation that the code in the MR (patch here) works.
- π§πͺBelgium swentel
Running that version of the patch now, no errors so far, so works for me!
-
drunken monkey β
committed 4eba932d on 8.x-1.x
Issue #3529324 by mr.baileys, drunken monkey, swentel: Fixed fatal error...
-
drunken monkey β
committed 4eba932d on 8.x-1.x
- π¦πΉAustria drunken monkey Vienna, Austria
Great to hear, thanks for reporting back!
Merged.