- Issue created by @kenwest
- Merge request !97If multiple tours use a route name, then test each one in turn to see if it matches β (Open) created by kenwest
- Status changed to Postponed: needs info
22 days ago 3:30pm 15 May 2025 - πΊπΈUnited States smustgrave
Tried reproducing but not getting any issue.
- π¦πΊAustralia kenwest
Added a test case to demonstrate issue 3500798. Added tour tour_test_5_3500798 that is a copy of tour tour_test_5 except it applies to the 'blog' bundle rather than the 'page' bundle. I expect that both nodes 1 ('page') and 4 ('blog') will have a tour, but issue 3500798 means only one node will have one. The test works once the changes to TourHelper.php are applied.