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.
- 🇦🇺Australia pameeela
Still happening, updated IS with some clearer steps to reproduce.
- Status changed to Needs review
about 2 years ago 4:28am 2 March 2023 - 🇮🇳India rinku jacob 13 Kerala
I have tested the issue in drupal version 10.1.x (https://simplytest.me/). Applied above patch and i got the solution. Adding Screenshots for the reference . Need RTBC+1
- Status changed to Needs work
over 1 year ago 12:39pm 20 December 2023 - 🇫🇮Finland heikkiy Oulu
The latest patch does not seem to apply anymore against core 10.2.
- 🇺🇸United States recrit
@leo liao thanks for the 10.2 patch. Any code fixes are applied to the latest dev branch - 11.x.
- Merge request !7350Issue #3096570 by raman.b, ameymudras, Oscaner, ranjith_kumar_k_u: Redirect... → (Open) created by recrit
- 🇺🇸United States recrit
The https://www.drupal.org/files/issues/2024-03-01/3096570-22.patch → patch applies cleanly to 11.x. I have created the MR 7350 to move this ticket along.
All patches on this issue have been hidden. The MR should be used for any updates.PENDING WORK - see https://www.drupal.org/project/drupal/issues/3096570#comment-14954234 🐛 Redirect correct language page after node save Needs work
- Need a change record to be created and trigger_error updated
- Needs test coverage of trigger_error.
- 🇺🇸United States recrit
PENDING WORK
- DONE - Need a change record to be created and trigger_error updated. See Draft CR at https://www.drupal.org/node/3438992 →
- PENDING - Needs test coverage of trigger_error.
- 🇺🇸United States recrit
Attached is static patch of the MR 7350 for 11.x and a patch adapted for 10.3.x
- 🇹🇼Taiwan peterwcm
Could we use the node language instead? In that case, we don't need to introduce a new language service too.
['language' => $node->language()]
- 🇺🇸United States recrit
@peterwcm thank you. Using the node language worked for me and is a lot cleaner. I will update the PR.
- 🇺🇸United States recrit
MR passed. Attached is an equivalent 10.3.x for any builds still using that.
- 🇹🇼Taiwan peterwcm
Thanks @recrit
The changes look good. The issue applies to new node creation and editing the source language of an existing node, which I think should be the default behaviour. Tested and it worked as suggested. - 🇬🇧United Kingdom alexpott 🇪🇺🌍
Committed and pushed 6c01bb31917 to 11.x and f86f182a989 to 11.1.x. Thanks!
-
alexpott →
committed f86f182a on 11.1.x
Issue #3096570 by recrit, raman.b, ameymudras, ranjith_kumar_k_u,...
-
alexpott →
committed f86f182a on 11.1.x
-
alexpott →
committed 6c01bb31 on 11.x
Issue #3096570 by recrit, raman.b, ameymudras, ranjith_kumar_k_u,...
-
alexpott →
committed 6c01bb31 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.