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

[Wikipedia][DE] Difference between 'Copy Original' and 'Redirect to Original' #800

Closed
TobiasSekan opened this issue Aug 20, 2023 · 1 comment

Comments

@TobiasSekan
Copy link

Hello, there is a difference between the links from 'Copy Original' and 'Redirect to Original' on Wikipedia (German)

Input:
https://de.wikipedia.org/w/index.php?title=Spezial:Suche&search=Just-in-sequence-Produktion

Libredirect result:
https://wikiless.esmailelbob.xyz/w/index.php?title=Spezial%3ASuche&search=Just-in-sequence-Produktion&lang=de

'Copy Original' result:
https://wikipedia.org/w/index.php?title=Spezial%3ASuche&search=Just-in-sequence-Produktion

'Redirect to Original' result:
https://de.wikipedia.org/wiki/Just-in-sequence-Produktion
(maybe it is the original input, but I can't catch it)

@sertonix
Copy link

sertonix commented Sep 1, 2023

The "copy original" redirects to the "Redirect to Original" result but the language is lost which can cause errors! So opening that in a browser that priotizes a language that is not german won't work.
So the "lang" parameter of the url should be converted back into the subdomain (eg. "de.wikipedia.org").

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

No branches or pull requests

3 participants