Closed (fixed)
Project:
Project Browser
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
10 Oct 2025 at 10:03 UTC
Updated:
31 Oct 2025 at 13:44 UTC
Jump to comment: Most recent
Comments
Comment #2
aryan singh commentedWorking on it!!
Comment #4
aryan singh commentedComment #5
phenaproximaComment #6
aryan singh commentedDoing changes.
Comment #7
chrisfromredfinSince we found this quite-legit bug, we'll want to add a test for this condition in the Kernel test in RecipesSourceTest.php
Comment #8
phenaproximaComment #9
aryan singh commentedDid the change required.
As I am new to drupal.org contributions I am not moving further with the test needed for this condition.Will explore more related to this.Meanwhile, if anyone else has a test related to this condition, I would welcome their contribution.
Comment #10
chrisfromredfinAdam (phenaproxima) is working on writing a test. Thanks for the report and your contribution, Aryan!
Comment #13
chrisfromredfinFixed and backported. Adam is going to file a follow-up to add a regression test, but we wanted to get this into stable!
Comment #15
phenaproximaI figure I'll write the tests on another MR in this issue's fork.
Comment #17
chrisfromredfinThere's a test here in !875, needs review (but I wrote it, so would love someone else's eyes)
Comment #18
phenaproximaCouple of minor things.
Comment #21
chrisfromredfinFixed in 2.1.x by writing a test (and refactoring for some helpers), then backported clean to 2.0.x.