- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Fix is happening here: https://github.com/quantcdn/drupal/pull/215
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Didn't get this finished and merged into 1.6.0 but made progress on the PR.
Leaving this assigned to me for now but I probably won't be working on it for a few weeks unless a client needs it sooner.
It's on the list for the next release:
π Possible targets for next release Active
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Tested this with:
https://github.com/quantcdn/drupal/pull/215
and it works as expected. Tried English and Spanish with:
- No aliases
- Same alias
- Different alias
and published/unpublished in different orders and the content and redirects all looked correct and had the correct published state, e.g.
- No aliases: /node/123 => /en/node/123
- Same alias: /node/123 => /en/alias and /es/node/123 => /es/alias
- Different alias: /node/123 => /en/alias and /es/node/123 => /es/diffalias
And also tried Spanish-only:
- No alias: /node/123 => /es/node/123
- With alias: /node/123 => /es/alias and /es/node/123 => /es/alias
and published/unpublished worked as expected.
- Status changed to Needs review
10 months ago 7:45pm 21 January 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Moving to needs review.
Still need to test taxonomy terms via:
π Add internal path redirect support for multilingual sites Needs review
- Status changed to Needs work
10 months ago 3:58pm 29 January 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Need to update the PR based on feedback.
- Status changed to Needs review
10 months ago 7:38am 30 January 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Updated and moved back to review.
- Issue was unassigned.
- Status changed to Fixed
9 months ago 2:39am 28 February 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Merged in GitHub. Will be synced to d.o repo and part of next release.
- Status changed to Fixed
9 months ago 9:28pm 1 March 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Part of 1.6.1 release β .