Needs work
Project:
Drupal core
Version:
main
Component:
routing system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2023 at 13:07 UTC
Updated:
24 Aug 2023 at 14:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
esdrasterrero commentedComment #4
smustgrave commentedThank you for taking an interest
First you shouldn't assign tickets to yourself unless your a maintainer, simple comment should do https://www.drupal.org/docs/develop/issues/issue-procedures-and-etiquett...
Also this will need steps to reproduce. Need to investigate why this null vs just an isset or empty check. Could be masking a larger problem.
11.x is current development branch
Comment #7
suryabhi commentedKindly review the Patch
Comment #8
suryabhi commentedBuild issue fixed patch.
Comment #9
suryabhi commentedComment #10
cilefen commentedContributors: please do not ignore comment #4.
Comment #11
suryabhi commentedComment #12
smustgrave commentedWas previously tagged for steps to reproduce and tests.
Also with these kind of issues we need to figure out why that variable is empty vs just putting an issuet() or !empty() check.
Thanks!