[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-03-01 Thread Arian_Bozorg
Arian_Bozorg closed this task as "Resolved". Arian_Bozorg moved this task from Product Verification to Done on the Wikidata Dev Team (Wikidata.org Slice) board. Arian_Bozorg added a comment. This looks good to me, thanks so much! TASK DETAIL https://phabricator.wikimedia.org/T358754

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2024-02-29T14:44:41Z] lucaswerkmeister-wmde@deploy2002 Finished scap: Backport for [[gerrit:1007377|Remove unused Phan suppression]], [[gerrit:1007376|Bump special-new-lexeme, fix redirect without temp user (T358754

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2024-02-29T14:36:05Z] lucaswerkmeister-wmde@deploy2002 lucaswerkmeister-wmde: Backport for [[gerrit:1007377|Remove unused Phan suppression]], [[gerrit:1007376|Bump special-new-lexeme, fix redirect without temp user

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2024-02-29T14:34:32Z] lucaswerkmeister-wmde@deploy2002 Started scap: Backport for [[gerrit:1007377|Remove unused Phan suppression]], [[gerrit:1007376|Bump special-new-lexeme, fix redirect without temp user (T358754

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread gerritbot
gerritbot added a comment. Change 1007376 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@wmf/1.42.0-wmf.20] Bump special-new-lexeme, fix redirect without temp user https://gerrit.wikimedia.org/r/1007376 TASK DETAIL https://phabricator.wikimedia.org/T358754 EMAIL

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread gerritbot
gerritbot added a comment. Change 1007609 **merged** by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Bump special-new-lexeme, fix redirect without temp user https://gerrit.wikimedia.org/r/1007609 TASK DETAIL https://phabricator.wikimedia.org/T358754 EMAIL

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread gerritbot
gerritbot added a comment. Change 1007376 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)): [mediawiki/extensions/WikibaseLexeme@wmf/1.42.0-wmf.20] Bump special-new-lexeme, fix redirect without temp user

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T358754 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, gerritbot Cc: Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE,

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread gerritbot
gerritbot added a comment. Change 1007609 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)): [mediawiki/extensions/WikibaseLexeme@master] Bump special-new-lexeme, fix redirect without temp user https://gerrit.wikimedia.org/r/1007609

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from In Development to Ready for Peer Review on the Wikidata Dev Team (Wikidata.org Slice) board. Lucas_Werkmeister_WMDE added a comment. I’ll try to add a test next, but I think this is ready for review already:

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Ahaa, the problem is that `mw.util.getUrl()` returns a relative URL like `/wiki/Special:EntityPage/L123`, and passing that into `new URL()` is illegal unless you also pass in a base (e.g. `new URL( relativeUrl, window.location )`). TASK DETAIL

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE edited projects, added Wikidata Dev Team (Wikidata.org Slice); removed Wikidata Dev Team (Quality Tools "Sprint"). TASK DETAIL https://phabricator.wikimedia.org/T358754 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T358754: Special:NewLexeme no longer redirects to created lexeme (unless a temporary account was created)

2024-02-29 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Wikidata, Wikidata Lexicographical data, Wikidata Dev Team (Quality Tools "Sprint"). TASK DESCRIPTION Apparently, since this week’s train rollout, Special:NewLexeme no longer redirects you to the lexeme that it