The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- Status changed to Needs review
7 months ago 9:35am 13 December 2024 - πͺπΈSpain dioni
Hi,
I had this issue today with drupal 10.3.10, and the patch worked as expected.
Related patch https://www.drupal.org/project/drupal/issues/3101344#comment-13461721 π hook_node_grants implementations lead to a 'URL Alias' validation error when saving translated nodes. Fixed has been included in core, so we don't need to apply it.
- πΊπΈUnited States smustgrave
Patch should be in an MR pointed at 11.x
As a bug will also need some test coverage. - Status changed to Postponed: needs info
3 months ago 11:39pm 6 April 2025 - π¦πΊAustralia acbramley
I am not able to reproduce this issue with the steps provided. Can they be expanded to start from installing Drupal core?
- π§πͺBelgium weseze
Also can not reproduce this anymore.
I think it was related to one of the many contribs we are using to provide access controle to nodes. Or it has been fixed in core in another way.For anyone interested, in views this is still a problem: https://www.drupal.org/project/drupal/issues/3061782 π Add langcode from views filter to query metadata Needs work