Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL for update.php generated with language prefix returns 404 error #5169

Closed
findlabnet opened this issue Aug 22, 2021 · 1 comment
Closed

Comments

@findlabnet
Copy link

Description of the bug

  1. There are two languages available on the site.
  2. English is enabled, but not set as default language, only for admin use.
  3. URL language detection is configured to use the "en" prefix for English and no prefix for another (default) language.

The update link from admin side is built as domain.name/en/core/update.php, so the result is a 404 error.

Expected behavior

No error.

Additional information

  • Backdrop CMS version: 1.19.3
  • Web server and its version: Apache
  • Operating System and its version: GNU/Linux
  • Browser(s) and their versions: any.
@indigoxela
Copy link
Member

@findlabnet I think this is a duplicate of #5092
There's a PR ready for testing and review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants