- Issue created by @roxflame
- last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 30,335 pass - Status changed to Needs review
over 1 year ago 5:09am 17 June 2023 - last update
over 1 year ago Patch Failed to Apply - 🇮🇳India priya.chat
Hi, I have add one more check to this variable as it's throwing an undefined error on empty data so we need to add an empty check along with the isset check.
- Status changed to Needs work
over 1 year ago 7:01am 17 June 2023 The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Assigned to sourabhjain
- Status changed to Needs review
over 1 year ago 11:33am 17 June 2023 - last update
over 1 year ago 30,341 pass - Issue was unassigned.
- Status changed to Needs work
over 1 year ago 1:09pm 17 June 2023 - 🇺🇸United States smustgrave
FYI should avoid assigning tickets to yourself unless you're a maintainer
https://www.drupal.org/docs/develop/issues/issue-procedures-and-etiquett... →Not sure this is the approach we want to take. Putting just an isset is usually masking a larger issue. Think it needs to be investigated why that key isn't set. And it will need a test case.