[Wikidata-bugs] [Maniphest] [Updated] T247458: PHP Notice: Undefined index: wgKartographerLiveData

2020-03-15 Thread Krinkle
Krinkle removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T247458 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Krinkle Cc: TheDJ, Liuxinyu970226, Mholloway, hoo, thiemowmde, Agusbou2015, Krinkle, Aklapper,

[Wikidata-bugs] [Maniphest] [Changed Status] T247714: Interwiki tool not working in cawiki and cawikitionary

2020-03-15 Thread Aklapper
Aklapper changed the task status from "Open" to "Stalled". Aklapper added a comment. Hi @Paucabot, thanks for taking the time to report this! Unfortunately this Wikimedia Phabricator task lacks some information. If you have time and can still reproduce the situation: Please add a more

[Wikidata-bugs] [Maniphest] [Commented On] T105637: "TypeError: context is undefined" when searchSuggest.js is used on Wikidata

2020-03-15 Thread Ayushshri121
Ayushshri121 added a comment. Yes thanks @Fomafix for the information. I considered a different line and confused with it earlier :( TASK DETAIL https://phabricator.wikimedia.org/T105637 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Updated] T247595: Make Wikibase compatible with PHP 7.4

2020-03-15 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T247595 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Daimona, Maintenance_bot Cc: Daimona, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Reopened] T240328: Slow indexing for wbsearchentities

2020-03-15 Thread Fnielsen
Fnielsen reopened this task as "Open". Fnielsen added a comment. The indexing in connection with lexemes are now slow again. For instance, during creation of L270066, the form L270066-F3 is not available for use. TASK DETAIL https://phabricator.wikimedia.org/T240328 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T247595: Make Wikibase compatible with PHP 7.4

2020-03-15 Thread gerritbot
gerritbot added a comment. Change 579752 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Fix for PHP 7.4 compat, take 2 https://gerrit.wikimedia.org/r/579752 TASK DETAIL https://phabricator.wikimedia.org/T247595 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T105637: "TypeError: context is undefined" when searchSuggest.js is used on Wikidata

2020-03-15 Thread Fomafix
Fomafix added a comment. Obviously `$searchInput.data( 'suggestionsContext' )` is undefined in this situation. TASK DETAIL https://phabricator.wikimedia.org/T105637 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Fomafix Cc: Ayushshri121,

[Wikidata-bugs] [Maniphest] [Commented On] T247714: Interwiki tool not working in cawiki and cawikitionary

2020-03-15 Thread Reedy
Reedy added a comment. In T247714#5970856 , @Ammarpad wrote: > That's because there are language links already. When a page is not yet linked to any interwiki link, that's when "Add links" appears Right, but that makes it a poor

[Wikidata-bugs] [Maniphest] [Commented On] T247714: Interwiki tool not working in cawiki and cawikitionary

2020-03-15 Thread Ammarpad
Ammarpad added a comment. In T247714#5970846 , @Reedy wrote: > No there isn't (on all pages) > F31682913: Screenshot 2020-03-15 at 20.30.34.png That's because there are language links

[Wikidata-bugs] [Maniphest] [Updated] T247714: Interwiki tool not working in cawiki and cawikitionary

2020-03-15 Thread Reedy
Reedy added projects: MediaWiki-extensions-WikibaseClient, Wikidata, Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T247714 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Reedy Cc: RhinosF1, Reedy, Aklapper, Paucabot,

[Wikidata-bugs] [Maniphest] [Commented On] T105637: "TypeError: context is undefined" when searchSuggest.js is used on Wikidata

2020-03-15 Thread Ayushshri121
Ayushshri121 added a comment. @Fomafix Are You talking about the line where the attribute numberOfResults is defined ? if yes could you please explain me , how it caused the bug because as far as i can see there is no problem there. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T105637: "TypeError: context is undefined" when searchSuggest.js is used on Wikidata

2020-03-15 Thread Fomafix
Fomafix changed the subtype of this task from "Task" to "Bug Report". Fomafix added a comment. I can still reproduce the error message on Wikidata. Steps to reproduce: - Load a page in WIkidata. - Open JavaScript console and activate //Preserve log//. - Enter something in the search

[Wikidata-bugs] [Maniphest] [Retitled] T105637: "TypeError: context is undefined" when searchSuggest.js is used on Wikidata

2020-03-15 Thread Ayushshri121
Ayushshri121 renamed this task from "[Bug] "TypeError: context is undefined" when searchSuggest.js is used on Wikidata" to ""TypeError: context is undefined" when searchSuggest.js is used on Wikidata". TASK DETAIL https://phabricator.wikimedia.org/T105637 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Raised Priority] T105637: [Bug] "TypeError: context is undefined" when searchSuggest.js is used on Wikidata

2020-03-15 Thread Ayushshri121
Ayushshri121 raised the priority of this task from "Medium" to "Needs Triage". Ayushshri121 added a comment. - Inspected the git repo, - inspected the backend - inspected the searchSuggest.js - all seems to work perfectly now. Also the issue is not happening now . - Tested the same on

[Wikidata-bugs] [Maniphest] [Created] T247704: Use lock manager for the new term store deletions

2020-03-15 Thread Ladsgroup
Ladsgroup created this task. Ladsgroup added projects: Wikidata, Wikidata-Campsite. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Currently we have some noticeable number of deadlocks caused by deleting threads stepping on each other's toes (like T244115: Investigate &

[Wikidata-bugs] [Maniphest] [Edited] T213426: Deprecate jquery.throttle-debounce in favour of mw.util.debounce or OO.ui.debounce/throttle

2020-03-15 Thread Krinkle
Krinkle updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T213426 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Krinkle Cc: TheDJ, Xover, Od1n, Woolvia, Esanders, Krinkle, Aklapper, gerritbot, Jdforrester-WMF, Jdlrobson,

[Wikidata-bugs] [Maniphest] [Commented On] T242453: wdqs1005 stopped to handle updates

2020-03-15 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2020-03-15T13:27:15Z] restarting blazegraph on wdqs1005 T242453 TASK DETAIL https://phabricator.wikimedia.org/T242453 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T213426: Deprecate jquery.throttle-debounce in favour of mw.util.debounce or OO.ui.debounce/throttle

2020-03-15 Thread TheDJ
TheDJ added a comment. @Od1n good point. practically doesn't matter, because it doesn't use that context, but i've tidied that up. TASK DETAIL https://phabricator.wikimedia.org/T213426 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: TheDJ Cc:

[Wikidata-bugs] [Maniphest] [Commented On] T247690: Detail of error message is no longer shown in Wikidata edit interface

2020-03-15 Thread matej_suchanek
matej_suchanek added a comment. Other (similar) reports: - https://www.wikidata.org/w/index.php?title=Wikidata:Project_chat=1136141394#Bug_? - https://www.wikidata.org/w/index.php?title=Wikidata:Project_chat=1136141394#Cannot_save_anything_on_Q87476948_%22The_save_has_failed%22 -

[Wikidata-bugs] [Maniphest] [Edited] T247690: Detail of error message is no longer shown in Wikidata edit interface

2020-03-15 Thread Bugreporter
Bugreporter updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T247690 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Bugreporter Cc: Aklapper, Bugreporter, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic,

[Wikidata-bugs] [Maniphest] [Created] T247690: Detail of error message is no longer shown in Wikidata edit interface

2020-03-15 Thread Bugreporter
Bugreporter created this task. Bugreporter added projects: Wikidata, Regression. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Reproduce 1: - Open https://www.wikidata.org/wiki/Q16943273 - Try to add P21 (NOT P31

[Wikidata-bugs] [Maniphest] [Commented On] T213426: Deprecate jquery.throttle-debounce in favour of mw.util.debounce or OO.ui.debounce/throttle

2020-03-15 Thread Od1n
Od1n added a comment. I have added a code comment on the Gerrit patch. Shouldn't `mw.util.debounce.apply( $, arguments );` rather be `mw.util.debounce.apply( mw.util, arguments );` TASK DETAIL https://phabricator.wikimedia.org/T213426 EMAIL PREFERENCES