thiemowmde created this task.
thiemowmde added projects: Wikidata, MediaWiki-extensions-WikibaseClient, Easy, Need-volunteer.
Herald added subscribers: TerraCodes, Aklapper.

TASK DESCRIPTION

Similar to T117763 there could be a super trivial guessing game going on in the siteselector (client-side _javascript_). When you paste a full URL (for example https://de.wikipedia.org/wiki/Heinrich_Kaminski) and this gets you an empty result set, a super-trivial regular _expression_ like /\W(\w+)/ could extract the subdomain and make a second guess based on that. This regex searches for the first word that is preceded by a non-word character and would find the word "en" in (en), //en.wikipedia.org and foo en bar.


TASK DETAIL
https://phabricator.wikimedia.org/T144310

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: Aklapper, TerraCodes, Lydia_Pintscher, Jonas, thiemowmde, D3r1ck01, Izno, Wikidata-bugs, aude, TheDJ, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to