- Issue created by @apaderno
- 🇮🇹Italy apaderno Brescia, 🇮🇹
(I forgot to link the documentation page the IS is referring to.)
- 🇮🇹Italy apaderno Brescia, 🇮🇹
For the links described in my previous comment, there is already #3085999: URLs default to 8.2.x [deploy fix] → for the 8 => 8.2.x part. What is new is then only the
/11.x
part attached to the URL. - 🇪🇸Spain fjgarlin
Thanks for reporting, as the branches don't exist, we defo need to improve the fallback. We can probably extract the part before the version and search for that.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Now that the other issue has been marked fixed,
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Component%21Utility%21Html.php/function/Html%3A%3Aescape/8
is redirected tohttps://api.drupal.org/api/drupal/core%21lib%21Drupal%21Component%21Utility%21Html.php/function/Html%3A%3Aescape/8.9.x
, which is the correct page.I think this issue can be considered fixed too. I will verify the links in Writing secure code for Drupal are all working.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Never mind: There are still links on that page that are redirected to a page that does not exist. (I will edit this comment to report exactly which ones.)
- 🇭🇰Hong Kong yookoala
Still found links that are incorrectly redirected.
"https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!ContentEnt..." is redirected to "https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Entity%21...". In should instead be redirected to "https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Entity%21..." (or other URL that makes sense)
- 🇪🇸Spain fjgarlin
I believe that the above comment is already captured here 🐛 Links for Drupal 8 documentation are wrongly redirected Closed: duplicate
- Status changed to Closed: duplicate
8 months ago 5:43pm 9 May 2024 - 🇮🇹Italy apaderno Brescia, 🇮🇹
This issue has been marked as duplicate of itself. 😉
- 🇪🇸Spain fjgarlin
Sorry, it's this one 😅 📌 Redirects that come to the site end up in 404 Active