Hey folks,

there seems to be an issue when requesting the localized vrersion of a user guide page. In Drupal Core there is the following link on the front page:

https://www.drupal.org/docs/user_guide/en/index.html

in German that has to be https://www.drupal.org/docs/user_guide/de/index.html

The second link doesn't work if you click on it in Drupal Core

It only works on d.o when you go to

Resources > User Guide > German

May be this is a redirecting or rewriting issue and so all user guides in different languages than English may be affected

Comments

Joachim Namyslo created an issue. See original summary.

avpaderno’s picture

Component: Project/Git problem » Other
avpaderno’s picture

Project: Drupal.org site moderators » Drupal core
Version: » 8.6.x-dev
Component: Other » user interface text

If you are referring to the link given in the following text shown in the front page, that is done from Drupal core code.

No front page content has been created yet.
Follow the User Guide to start building your site.

There aren't redirects from or to https://www.drupal.org/docs/user_guide/en/index.html, on drupal.org.

joachim namyslo’s picture

Status: Active » Closed (cannot reproduce)

We fixed the string meanwhile. It was a typo. Forgot to close this. Sorry