You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.
Non ascii entries are duplicate (eg: "francais", "français"). It can be usefull to remove duplicated entries in the "matching list" (kept the non ascii one).
Having to many entries (especialy with severals articles in confusing).
Thanks
The text was updated successfully, but these errors were encountered:
This is how redirects are currently implemented. Alternate spellings of article titles get their own lookup index entry, which typically redirect to the "canonical" title. In current implementation such redirect is not followed until user tries to access the article for the title, which is why they look like separate, duplicate articles. I agree it would be nice to show just one article, along with the list of alternate titles (non-ascii characters have nothing to with it).
Non ascii entries are duplicate (eg: "francais", "français"). It can be usefull to remove duplicated entries in the "matching list" (kept the non ascii one).
Having to many entries (especialy with severals articles in confusing).
Thanks
The text was updated successfully, but these errors were encountered: