[Wikidata-bugs] [Maniphest] [Edited] T205732: Get WikibaseMediaInfo to the state that we're happy to proceed with initial production deployment (captions)

2018-10-16 Thread Jdforrester-WMF
Jdforrester-WMF updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION... [ x] Diffs for non-SDC to SDC conversions: {T206629}... [x] History, ] ?diffs,, View page design tweaksundo, as needed//etc.// — taken care of by MCR
 [x] Creation (upload) in UploadWizard: {T188502}
 [ ] ? Further front-end custom search integration workView page design tweaks, as needed
 [x] History, diffs,,] ? undoFurther front-end custom search integration work, //etc.// — taken care of by MCRas needed
 [ ] More?...TASK DETAILhttps://phabricator.wikimedia.org/T205732EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: ArielGlenn, daniel, Ramsey-WMF, Abit, Aklapper, Cparle, Jdforrester-WMF, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, V4switch, LawExplorer, Wong128hk, Wikidata-bugs, matthiasmullie, aude, Ricordisamoa, Fabrice_Florin, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T112127: [Story] Move RDF ontology from beta to release status

2018-10-16 Thread Smalyshev
Smalyshev added a comment.
So, any objections? @daniel ?TASK DETAILhttps://phabricator.wikimedia.org/T112127EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Addshore, Lydia_Pintscher, Tpt, Lucas_Werkmeister_WMDE, hoo, Ricordisamoa, mkroetzsch, gerritbot, daniel, Aklapper, Smalyshev, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Avner, Lewizho99, Maathavan, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T207235: PHP error from ArticlePlaceholder hook on SpecialSearch

2018-10-16 Thread Krinkle
Krinkle moved this task from Regressed 1.32-wmf.24 to Meta on the Wikimedia-production-error board.Krinkle added a comment.
Was first seen on 1.32.0-wmf.24, but may've been older due to limited log retention. Impact currently unknown. Unhandled/Implicit code conditions are sometimes innocent, other times it may be cause for cascading problems that themselves might not be logged due to being "the wrong thing, but succeeding at being wrong without errors" - type of code paths being invoked.

Triaging as Meta given limited to test wikis (for now).TASK DETAILhttps://phabricator.wikimedia.org/T207235WORKBOARDhttps://phabricator.wikimedia.org/project/board/1055/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Krinkle, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T207235: PHP error from ArticlePlaceholder hook on SpecialSearch

2018-10-16 Thread Krinkle
Krinkle created this task.Krinkle added projects: Wikimedia-production-error, ArticlePlaceholder.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONError

Request ID: GBocAAABD 

messagePHP Notice: Undefined index: Q70972
PHP Notice: Undefined index: Q13202722
...

#0 /srv/mediawiki/php-1.32.0-wmf.24/extensions/ArticlePlaceholder/includes/ItemNotabilityFilter.php(86): MWExceptionHandler::handleError(integer, string, string, integer, array, array)
#1 /srv/mediawiki/php-1.32.0-wmf.24/extensions/ArticlePlaceholder/includes/SearchHookHandler.php(238): ArticlePlaceholder\ItemNotabilityFilter->getNotableEntityIds(array)
#2 /srv/mediawiki/php-1.32.0-wmf.24/extensions/ArticlePlaceholder/includes/SearchHookHandler.php(182): ArticlePlaceholder\SearchHookHandler->renderTermSearchResults(array)
#3 /srv/mediawiki/php-1.32.0-wmf.24/extensions/ArticlePlaceholder/includes/SearchHookHandler.php(170): ArticlePlaceholder\SearchHookHandler->addToSearch(SpecialSearch, OutputPage, string)
#4 /srv/mediawiki/php-1.32.0-wmf.24/includes/Hooks.php(174): ArticlePlaceholder\SearchHookHandler::onSpecialSearchResultsAppend(SpecialSearch, OutputPage, string)
#5 /srv/mediawiki/php-1.32.0-wmf.24/includes/Hooks.php(202): Hooks::callHook(string, array, array, NULL)
#6 /srv/mediawiki/php-1.32.0-wmf.24/includes/specials/SpecialSearch.php(479): Hooks::run(string, array)
#7 /srv/mediawiki/php-1.32.0-wmf.24/includes/specials/SpecialSearch.php(190): SpecialSearch->showResults(string)
#8 /srv/mediawiki/php-1.32.0-wmf.24/includes/specialpage/SpecialPage.php(569): SpecialSearch->execute(NULL)



Impact

Unknown. The code is expecting an array with certain fields, these are missing.

The code is not expecting this, and unfortunately PHP continues regardless assuming any unknown key of the array is null. It is unclear whether in such case the correct behaviour is for the code to follow the true-branch, the false-branch, or something else entirely.

Notes

Last 30 days:


Domains: test.wikipedia.org, wikidata.org, test2.wikipedia.org.
TASK DETAILhttps://phabricator.wikimedia.org/T207235WORKBOARDhttps://phabricator.wikimedia.org/project/board/1055/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Krinkle, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T142017: LangLinkHandler hook error on page views: "getEntityLinks could not load item Q7082645 for Okstad School"

2018-10-16 Thread Krinkle
Krinkle added a comment.
And another message from a similar code path, likely related:

PHP Warning: According to a SiteLinkLookup Q7082645 is linked to enwiki while it is not or it does not exist. [Called from Wikibase\Client\ParserOutput\ClientParserOutputDataUpdater::setBadgesProperty in /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/ParserOutput/ClientParserOutputDataUpdater.php at line 140]

#3 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/ParserOutput/ClientParserOutputDataUpdater.php(140): wfLogWarning(string)
#4 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/ParserOutput/ClientParserOutputDataUpdater.php(127): Wikibase\Client\ParserOutput\ClientParserOutputDataUpdater->setBadgesProperty(Wikibase\DataModel\Entity\ItemId, ParserOutput)
#5 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/Hooks/ParserOutputUpdateHookHandlers.php(103): Wikibase\Client\ParserOutput\ClientParserOutputDataUpdater->updateBadgesProperty(Title, ParserOutput)
#6 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/Hooks/ParserOutputUpdateHookHandlers.php(65): Wikibase\Client\Hooks\ParserOutputUpdateHookHandlers->doContentAlterParserOutput(Title, ParserOutput)
#7 /srv/mediawiki/php-1.32.0-wmf.24/includes/Hooks.php(174): Wikibase\Client\Hooks\ParserOutputUpdateHookHandlers::onContentAlterParserOutput(WikitextContent, Title, ParserOutput)
#8 /srv/mediawiki/php-1.32.0-wmf.24/includes/Hooks.php(202): Hooks::callHook(string, array, array, NULL)
#9 /srv/mediawiki/php-1.32.0-wmf.24/includes/content/AbstractContent.php(521): Hooks::run(string, array)
#10 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RenderedRevision.php(245): AbstractContent->getParserOutput(Title, integer, ParserOptions, boolean)
#11 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RenderedRevision.php(213): MediaWiki\Revision\RenderedRevision->getSlotParserOutputUncached(WikitextContent, boolean)
#12 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RevisionRenderer.php(170): MediaWiki\Revision\RenderedRevision->getSlotParserOutput(string)
#13 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RevisionRenderer.php(123): MediaWiki\Revision\RevisionRenderer->combineSlotOutput(MediaWiki\Revision\RenderedRevision, array)
#14 [internal function]: Closure$MediaWiki\Revision\RevisionRenderer::getRenderedRevision#2(MediaWiki\Revision\RenderedRevision, array)
#15 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RenderedRevision.php(177): call_user_func(Closure$MediaWiki\Revision\RevisionRenderer::getRenderedRevision#2;699, MediaWiki\Revision\RenderedRevision, array)
#16 /srv/mediawiki/php-1.32.0-wmf.24/includes/poolcounter/PoolWorkArticleView.php(194): MediaWiki\Revision\RenderedRevision->getRevisionParserOutput()
#17 /srv/mediawiki/php-1.32.0-wmf.24/includes/poolcounter/PoolCounterWork.php(123): PoolWorkArticleView->doWork()
#18 /srv/mediawiki/php-1.32.0-wmf.24/includes/page/Article.php(774): PoolCounterWork->execute()
#19 /srv/mediawiki/php-1.32.0-wmf.24/includes/actions/ViewAction.php(68): Article->view()TASK DETAILhttps://phabricator.wikimedia.org/T142017EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Krinkle, aude, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T142017: LangLinkHandler hook error on page views: "getEntityLinks could not load item Q7082645 for Okstad School"

2018-10-16 Thread Krinkle
Krinkle moved this task from Untriaged to Regressed <= 1.32-wmf.19 on the Wikimedia-production-error board.Krinkle added a comment.
Still seen on 1.32-wmf.24.

PHP Warning: Wikibase\Client\LangLinkHandler::getEntityLinks: Could not load item Q7082645 for Okstad School [Called from Wikibase\Client\LangLinkHandler::getEntityLinks in /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/LangLinkHandler.php at line 116]

#3 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/LangLinkHandler.php(116): wfLogWarning(string)
#4 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/LangLinkHandler.php(331): Wikibase\Client\LangLinkHandler->getEntityLinks(Title)
#5 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/LangLinkHandler.php(352): Wikibase\Client\LangLinkHandler->getEffectiveRepoLinks(Title, ParserOutput)
#6 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/Hooks/ParserOutputUpdateHookHandlers.php(97): Wikibase\Client\LangLinkHandler->addLinksFromRepository(Title, ParserOutput)
#7 /srv/mediawiki/php-1.32.0-wmf.24/extensions/Wikibase/client/includes/Hooks/ParserOutputUpdateHookHandlers.php(65): Wikibase\Client\Hooks\ParserOutputUpdateHookHandlers->doContentAlterParserOutput(Title, ParserOutput)
#8 /srv/mediawiki/php-1.32.0-wmf.24/includes/Hooks.php(174): Wikibase\Client\Hooks\ParserOutputUpdateHookHandlers::onContentAlterParserOutput(WikitextContent, Title, ParserOutput)
#9 /srv/mediawiki/php-1.32.0-wmf.24/includes/Hooks.php(202): Hooks::callHook(string, array, array, NULL)
#10 /srv/mediawiki/php-1.32.0-wmf.24/includes/content/AbstractContent.php(521): Hooks::run(string, array)
#11 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RenderedRevision.php(245): AbstractContent->getParserOutput(Title, integer, ParserOptions, boolean)
#12 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RenderedRevision.php(213): MediaWiki\Revision\RenderedRevision->getSlotParserOutputUncached(WikitextContent, boolean)
#13 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RevisionRenderer.php(170): MediaWiki\Revision\RenderedRevision->getSlotParserOutput(string)
#14 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RevisionRenderer.php(123): MediaWiki\Revision\RevisionRenderer->combineSlotOutput(MediaWiki\Revision\RenderedRevision, array)
#15 [internal function]: Closure$MediaWiki\Revision\RevisionRenderer::getRenderedRevision#2(MediaWiki\Revision\RenderedRevision, array)
#16 /srv/mediawiki/php-1.32.0-wmf.24/includes/Revision/RenderedRevision.php(177): call_user_func(Closure$MediaWiki\Revision\RevisionRenderer::getRenderedRevision#2;699, MediaWiki\Revision\RenderedRevision, array)
#17 /srv/mediawiki/php-1.32.0-wmf.24/includes/poolcounter/PoolWorkArticleView.php(194): MediaWiki\Revision\RenderedRevision->getRevisionParserOutput()
#18 /srv/mediawiki/php-1.32.0-wmf.24/includes/poolcounter/PoolCounterWork.php(123): PoolWorkArticleView->doWork()
#19 /srv/mediawiki/php-1.32.0-wmf.24/includes/page/Article.php(774): PoolCounterWork->execute()
#20 /srv/mediawiki/php-1.32.0-wmf.24/includes/actions/ViewAction.php(68): Article->view()
#21 /srv/mediawiki/php-1.32.0-wmf.24/includes/MediaWiki.php(501): ViewAction->show()TASK DETAILhttps://phabricator.wikimedia.org/T142017WORKBOARDhttps://phabricator.wikimedia.org/project/board/1055/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Krinkle, aude, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T142017: LangLinkHandler hook error on page views: "getEntityLinks could not load item Q7082645 for Okstad School"

2018-10-16 Thread Krinkle
Krinkle renamed this task from "LangLinkHandler::getEntityLinks: Could not load item Q7082645 for Okstad School" to "LangLinkHandler hook error on page views: "getEntityLinks could not load item Q7082645 for Okstad School"".Krinkle added a project: Wikimedia-production-error.
TASK DETAILhttps://phabricator.wikimedia.org/T142017EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: aude, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T207226: wikibase does not support Postgresql (and does not even mention it requires mysql)

2018-10-16 Thread Luizluca
Luizluca created this task.Luizluca added projects: PostgreSQL, wikiba.se.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONWhile installing wikibase, it failed with this error:

Creating wb_changes_subscription table ...[24c8a27fa67b3ebc29b340b1] [no req]   Wikimedia\Rdbms\DBQueryError from line 1457 of /srv/www/mediawiki-1.31.0/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading? 
Query: CREATE TABLE IF NOT EXISTS "wb_changes_subscription" (
 cs_row_id BIGINT NOT NULL PRIMARY KEY AUTO_INCREMENT,
 cs_entity_id  VARBINARY(255) NOT NULL, -- the ID of the entity subscribed to
 cs_subscriber_id  VARBINARY(255) NOT NULL  -- the ID of the subscriber (e.g. a domain name or database name)
 ) /*$wgDBTableOptions*/

Function: Wikimedia\Rdbms\Database::sourceFile( /srv/www/mediawiki-1.31.0/extensions/Wikibase/repo/includes/Store/Sql/../../../sql/changes_subscription.sql )
Error: 42601 ERROR:  syntax error at or near "AUTO_INCREMENT"
LINHA 2:  cs_row_id BIGINT NOT NULL PRIMARY KEY AUTO_INCREMEN...

It seems that it does not support PostgreSQL. No single doc mentioned that requirement until I was far into the installation.TASK DETAILhttps://phabricator.wikimedia.org/T207226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LuizlucaCc: Aklapper, Luizluca, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, saper, aude, Turnstep, scfc, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T198946: Add Schema property 'sameAs' pointing to Wikidata entries

2018-10-16 Thread Niedzielski
Niedzielski added a project: Performance-Team.Niedzielski added a subscriber: BBlack.Niedzielski added a comment.
Just to keep this ticket somewhat in sync with the patch, the latest patchset produces schemas like:

 type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "name": "Douglas Adams",
  "url": "https://de.wikipedia.org/wiki/Douglas_Adams",
  "sameAs": "https://www.wikidata.org/entity/Q42",
  "mainEntity": "https://www.wikidata.org/entity/Q42",
  "author": {
"@type": "Organization",
"name": "Contributors to Wikimedia projects"
  },
  "publisher": {
"@type": "Organization",
"name": "Wikimedia Foundation, Inc.",
"logo": {
  "@type": "ImageObject",
  "url": "https://www.wikidata.org/extensions/Wikibase/client/assets/wikimedia.png"
}
  },
  "datePublished": "2002-05-27T18:26:23Z",
  "dateModified": "2018-09-28T20:16:12Z",
  "image": "https://upload.wikimedia.org/wikipedia/commons/c/c0/Douglas_adams_portrait_cropped.jpg",
  "headline": "British author and humorist (1952–2001)"
}


Thanks largely to schema feedback from @cscott and improvements from @pmiazga. The current version of the patchset requires further advisement from WMDE.

Since this change would increase the size of every page in the main namespace, I've added the performance team and @BBlack for any caching concerns.

A spike for server side A/B tests, which we haven't done before, are tracked in T206868. Otherwise it's full on / off per wiki.TASK DETAILhttps://phabricator.wikimedia.org/T198946EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: NiedzielskiCc: BBlack, Addshore, Lydia_Pintscher, mpopov, pmiazga, Jdrewniak, Mholloway, gerritbot, Denny, ovasileva, Tbayer, Elitre, CKoerner_WMF, Jdlrobson, Niedzielski, phuedx, dr0ptp4kt, Imarlier, cscott, Krenair, Aklapper, Deskana, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Winter, Vali.matei, Lewizho99, Maathavan, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207059: In Wikidata Query GUI, make the placeholder update the language dynamically

2018-10-16 Thread Smalyshev
Smalyshev added a comment.
This probably requires _javascript_ and maybe some basic CSS knowledge.TASK DETAILhttps://phabricator.wikimedia.org/T207059EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Gopavasanth, Nandana, Wonnral, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, jayvdb, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Blocker] T109579: [Epic] Give more sister projects access to Wikidata

2018-10-16 Thread Varnent
Varnent changed the status of subtask T135461: Exploratory: Making Wikidata content accessible on foundation.wikimedia.org from "Declined" to "Invalid".
TASK DETAILhttps://phabricator.wikimedia.org/T109579EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VarnentCc: PokestarFan, Superchilum, Micru, intracer, Darkdadaah, MZMcBride, Krenair, Candalua, Liuxinyu970226, Ricordisamoa, Aklapper, Lydia_Pintscher, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T135461: Exploratory: Making Wikidata content accessible on foundation.wikimedia.org

2018-10-16 Thread Varnent
Varnent changed the task status from "Declined" to "Invalid".
TASK DETAILhttps://phabricator.wikimedia.org/T135461EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VarnentCc: Krinkle, PokestarFan, Lydia_Pintscher, aude, Heather, JAnstee_WMF, Aklapper, Varnent, Zppix, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, jrbs, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T135461: Exploratory: Making Wikidata content accessible on foundation.wikimedia.org

2018-10-16 Thread Varnent
Varnent closed this task as "Declined".Varnent added a comment.Restricted Application removed a subscriber: Liuxinyu970226.
Does not appear to be as useful under site's new scope.TASK DETAILhttps://phabricator.wikimedia.org/T135461EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VarnentCc: Krinkle, PokestarFan, Lydia_Pintscher, aude, Heather, JAnstee_WMF, Aklapper, Varnent, Zppix, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, jrbs, Wikidata-bugs, Mbch331, Liuxinyu970226___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T109579: [Epic] Give more sister projects access to Wikidata

2018-10-16 Thread Varnent
Varnent closed subtask T135461: Exploratory: Making Wikidata content accessible on foundation.wikimedia.org as "Declined".
TASK DETAILhttps://phabricator.wikimedia.org/T109579EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: VarnentCc: PokestarFan, Superchilum, Micru, intracer, Darkdadaah, MZMcBride, Krenair, Candalua, Liuxinyu970226, Ricordisamoa, Aklapper, Lydia_Pintscher, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207059: In Wikidata Query GUI, make the placeholder update the language dynamically

2018-10-16 Thread Aklapper
Aklapper added a comment.
@Gopavasanth: Which programming language(s) does this task require? Can you please add that as tag(s) to the GCI task on the GCI site? Thanks!TASK DETAILhttps://phabricator.wikimedia.org/T207059EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Aklapper, Gopavasanth, Nandana, Wonnral, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, jayvdb, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T207059: In Wikidata Query GUI, make the placeholder update the language dynamically

2018-10-16 Thread Aklapper
Aklapper renamed this task from "Placeholder doesn't update language dynamically" to "In Wikidata Query GUI, make the placeholder update the language dynamically".Aklapper updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONThis task is about the Wikidata Query GUI (General user interface).

In the Input box, the placeholder is not dynamically updating until we refreshing the pageTASK DETAILhttps://phabricator.wikimedia.org/T207059EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Aklapper, Gopavasanth, Nandana, Wonnral, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, jayvdb, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207059: Placeholder doesn't update language dynamically

2018-10-16 Thread Aklapper
Aklapper added a project: Google-Code-in-2018.
TASK DETAILhttps://phabricator.wikimedia.org/T207059EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Aklapper, Gopavasanth, Nandana, Wonnral, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, jayvdb, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207168: Provide JSON-LD support for Wikidata

2018-10-16 Thread Tpt
Tpt added a comment.
So you're not really asking for a change in the JSON-LD, you're asking for wikidata to only emit a single entity on the /entity/* endpoint -- and that would/could apply to all the different representations using the purtle backend. That's not a JSON-LD specific request.

Not really, in my proposal there is still the same number of RDF resources described (in my first example at least wdata:Q64 and wd:Q64). I proposing a new Purtle feature that would allow to make use of JSON-LD embedding feature [1] and probably also of the nested rdf:Description tags of RDF/XML and the short blank node syntax of Turtle [2]. But it's indeed probably out of scope of this task. I'm going to open a new task instead.

[1] https://www.w3.org/TR/json-ld/#embedding
[2] https://www.w3.org/TR/turtle/#unlabeled-bnodesTASK DETAILhttps://phabricator.wikimedia.org/T207168EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: cscott, TptCc: daniel, Lydia_Pintscher, Denny, Abraham, AnjaJentzsch, Aklapper, intracer, Liuxinyu970226, cscott, PokestarFan, gerritbot, Prtksxna, Lucas_Werkmeister_WMDE, Tpt, thiemowmde, Multichill, Eroux108, Realworldobject, Smalyshev, Lea_Lacroix_WMDE, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207059: Placeholder doesn't update language dynamically

2018-10-16 Thread Aklapper
Aklapper removed a project: Google-Summer-of-Code (2018).
TASK DETAILhttps://phabricator.wikimedia.org/T207059EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Aklapper, Gopavasanth, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331, Jayprakash12345, srishakatux___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207059: Placeholder doesn't update language dynamically

2018-10-16 Thread Aklapper
Aklapper updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...This will be the Good task for #google-code-in-2018 
To clone and Install the wikidata-query-gui follow https://github.com/wikimedia/wikidata-query-gui#readme
Mentors: @Gopavasanth 

o clone and Install the wikidata-query-gui follow https://github.com/wikimedia/wikidata-query-gui#readme

You are expected to provide a patch in Wikimedia Gerrit. See https://www.mediawiki.org/wiki/Gerrit/Tutorial for how to set up Git and Gerrit. The code repository is `wikidata/query/gui`.

GCI Mentors: @Gopavasanth TASK DETAILhttps://phabricator.wikimedia.org/T207059EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Aklapper, Gopavasanth, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Jayprakash12345, QZanden, EBjune, srishakatux, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207168: Provide JSON-LD support for Wikidata

2018-10-16 Thread cscott
cscott added a comment.
We only emit the "@graph" form in purtle if the API is used to annotate more than a single entity:  https://github.com/wikimedia/purtle/blob/master/src/JsonLdRdfWriter.php#L37

So you're not really asking for a change in the JSON-LD, you're asking for wikidata to only emit a single entity on the /entity/* endpoint -- and that would/could apply to all the different representations using the purtle backend.  That's not a JSON-LD specific request.TASK DETAILhttps://phabricator.wikimedia.org/T207168EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: cscottCc: daniel, Lydia_Pintscher, Denny, Abraham, AnjaJentzsch, Aklapper, intracer, Liuxinyu970226, cscott, PokestarFan, gerritbot, Prtksxna, Lucas_Werkmeister_WMDE, Tpt, thiemowmde, Multichill, Eroux108, Realworldobject, Smalyshev, Lea_Lacroix_WMDE, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206973: Supporting Solar Hijri calendar model in Wikidata

2018-10-16 Thread Yair_rand
Yair_rand added a comment.
I don't think this is a duplicate. T189746 appears to be about having automatic conversion. This task appears to be about direct database/UI support for this calendar, without converting dates to Gregorian.TASK DETAILhttps://phabricator.wikimedia.org/T206973EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Yair_randCc: Yair_rand, Yamaha5, Mehdi, 4nn1l2, Aklapper, Doostdar, Nandana, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160259: [Story] RDF for Lexemes, Forms and Senses

2018-10-16 Thread Smalyshev
Smalyshev added a comment.
@ArthurPSmith this is intentional:

Wikidata Query Service does not provide the following features:

* The wikibase:Lexeme, wikibase:Form and wikibase:Sense classes.
* The rdfs:label relations (more specific equivalents exists for lexemes, forms and senses).
* Just as for items and properties, the data node is integrated within the wd: node.TASK DETAILhttps://phabricator.wikimedia.org/T160259EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: ArthurPSmith, Tpt, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, Ladsgroup, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206636: Provide a way to have test servers on real hardware, isolated from production for Wikidata Query Service

2018-10-16 Thread Smalyshev
Smalyshev added a comment.
I definitely see role::wdqs::labs as an available class in Horizon, in the 'Puppet Configuration' tab.

I found it, I was looking at the wrong region. Dumps are ok now too, so I think I've got enough to start testing.TASK DETAILhttps://phabricator.wikimedia.org/T206636EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Addshore, Andrew, Aklapper, Smalyshev, Gehel, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207196: Temporarily turn off JSON-LD entity data form on wikidata.org

2018-10-16 Thread gerritbot
gerritbot added a comment.
Change 467735 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[operations/mediawiki-config@master] Wikidata: add setting for setting the enabled entity data forms

https://gerrit.wikimedia.org/r/467735TASK DETAILhttps://phabricator.wikimedia.org/T207196EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207196: Temporarily turn off JSON-LD entity data form on wikidata.org

2018-10-16 Thread gerritbot
gerritbot added a comment.
Change 467736 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[operations/mediawiki-config@master] Wikidata: enable JSON-LD data format on test.wikidata.org

https://gerrit.wikimedia.org/r/467736TASK DETAILhttps://phabricator.wikimedia.org/T207196EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207196: Temporarily turn off JSON-LD entity data form on wikidata.org

2018-10-16 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T207196EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T206636: Provide a way to have test servers on real hardware, isolated from production for Wikidata Query Service

2018-10-16 Thread Bstorm
Bstorm closed subtask T207184: dumps mounts don't show up on eqiad1-r VMs as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T206636EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BstormCc: Addshore, Andrew, Aklapper, Smalyshev, Gehel, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread Bstorm
Bstorm closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BstormCc: gerritbot, Gehel, Smalyshev, Aklapper, Addshore, Andrew, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, sietec, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, aborrero, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Zppix, Maathavan, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207196: Temporarily turn off JSON-LD entity data form on wikidata.org

2018-10-16 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "1".
TASK DETAILhttps://phabricator.wikimedia.org/T207196EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread Bstorm
Bstorm added a comment.
Re-exported after some manual puppet runs.  If it's good on the clients, I'll close it.TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BstormCc: gerritbot, Gehel, Smalyshev, Aklapper, Addshore, Andrew, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, sietec, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, aborrero, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Zppix, Maathavan, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T207196: Temporarily turn off JSON-LD entity data form on wikidata.org

2018-10-16 Thread WMDE-leszek
WMDE-leszek created this task.WMDE-leszek added projects: Wikidata-Campsite-Iteration-∞, Wikidata.Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTIONPer the official announced, the JSON-LD output format is meant to only be enabled.
It is meant to be immediately available on beta wikidata, and test wikidata.

Enabling the new format on wikidata.org is going to be tracked in the dedicated task.TASK DETAILhttps://phabricator.wikimedia.org/T207196WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206636: Provide a way to have test servers on real hardware, isolated from production for Wikidata Query Service

2018-10-16 Thread Andrew
Andrew added a comment.
@Smalyshev, dumps should be available on that host now.TASK DETAILhttps://phabricator.wikimedia.org/T206636EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AndrewCc: Addshore, Andrew, Aklapper, Smalyshev, Gehel, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread Andrew
Andrew added a comment.
looks fixed to me!TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Bstorm, AndrewCc: gerritbot, Gehel, Smalyshev, Aklapper, Addshore, Andrew, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, sietec, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, aborrero, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Zppix, Maathavan, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread gerritbot
gerritbot added a comment.
Change 467732 merged by Bstorm:
[operations/puppet@production] labstore: add new openstack region to dumps labstores

https://gerrit.wikimedia.org/r/467732TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Bstorm, gerritbotCc: gerritbot, Gehel, Smalyshev, Aklapper, Addshore, Andrew, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, sietec, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, aborrero, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Zppix, Maathavan, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Bstorm, gerritbotCc: gerritbot, Gehel, Smalyshev, Aklapper, Addshore, Andrew, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, sietec, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, aborrero, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Zppix, Maathavan, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread gerritbot
gerritbot added a comment.
Change 467732 had a related patch set uploaded (by Bstorm; owner: Bstorm):
[operations/puppet@production] labstore: add new openstack region to dumps labstores

https://gerrit.wikimedia.org/r/467732TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Bstorm, gerritbotCc: gerritbot, Gehel, Smalyshev, Aklapper, Addshore, Andrew, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207190: Use consistent 'edit' icon across web products

2018-10-16 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T207190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, RHo, Pginer-WMF, Quiddity, MZMcBride, Maryana, Glaisher, Aklapper, Esanders, tarlocesilion, Ricordisamoa, TerraCodes, Liuxinyu970226, Volker_E, CucyNoiD, Nandana, NebulousIris, Gaboe420, A.S.Kochergin, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Iniquity, JGirault, Psychoslave, Wikidata-bugs, Jdlrobson, aude, Ladsgroup, Mbch331, Rxy, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207190: Use consistent 'edit' icon across web products

2018-10-16 Thread gerritbot
gerritbot added a comment.
Change 467731 had a related patch set uploaded (by VolkerE; owner: VolkerE):
[mediawiki/extensions/Wikibase@master] Replace custom edit icon by standard one

https://gerrit.wikimedia.org/r/467731TASK DETAILhttps://phabricator.wikimedia.org/T207190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, RHo, Pginer-WMF, Quiddity, MZMcBride, Maryana, Glaisher, Aklapper, Esanders, tarlocesilion, Ricordisamoa, TerraCodes, Liuxinyu970226, Volker_E, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Iniquity, JGirault, Psychoslave, Wikidata-bugs, Jdlrobson, aude, Ladsgroup, Mbch331, Rxy, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread Andrew
Andrew added a comment.
we discussed this on IRC but for the record, the additional range we need is 172.16.0.0/21TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Bstorm, AndrewCc: Gehel, Smalyshev, Aklapper, Addshore, Andrew, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread Bstorm
Bstorm added a comment.
Scratch is universally exported.  Maps has specific IPs listed.  Dumps appears to be controlled via a hiera value.  What's the correct IP range for this @Andrew ?TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BstormCc: Gehel, Smalyshev, Aklapper, Addshore, Andrew, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207190: Use consistent 'edit' icon across web products

2018-10-16 Thread Volker_E
Volker_E edited subscribers, added: RHo; removed: Vibhabamba, violetto, Jaredzimmerman-WMF.Volker_E added a project: WMDE-Design.Volker_E updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[] WikiBase

WikiBase's state of this task
{F26615282}
{F26615285}TASK DETAILhttps://phabricator.wikimedia.org/T207190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Volker_ECc: RHo, Pginer-WMF, Quiddity, MZMcBride, Maryana, Glaisher, Aklapper, Esanders, tarlocesilion, Ricordisamoa, TerraCodes, Liuxinyu970226, Volker_E, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Iniquity, JGirault, Psychoslave, Wikidata-bugs, Jdlrobson, aude, Ladsgroup, Mbch331, Rxy, Jay8g, Vibhabamba, violetto, Jaredzimmerman-WMF___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207190: Use consistent 'edit' icon across web products

2018-10-16 Thread Volker_E
Volker_E updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONEdit icon {F26615278 width=50%} after T177432 has made it to ...TASK DETAILhttps://phabricator.wikimedia.org/T207190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Volker_ECc: Pginer-WMF, Quiddity, MZMcBride, Vibhabamba, violetto, Maryana, Jaredzimmerman-WMF, Glaisher, Aklapper, Esanders, tarlocesilion, Ricordisamoa, TerraCodes, Liuxinyu970226, Volker_E, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Iniquity, JGirault, Psychoslave, Wikidata-bugs, Jdlrobson, aude, Ladsgroup, Mbch331, Rxy, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T207190: Use consistent 'edit' icon across web products

2018-10-16 Thread Volker_E
Volker_E created this task.Volker_E triaged this task as "Normal" priority.Volker_E added projects: Design, UI-Standardization, wikiba.se, MinervaNeue.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONEdit icon after T177432 has made it to


OOUI
VisualEditor
Wikitext Editor 2017 &
Wikitext Editor 2010


It's still missing on


 MinervaNeue
 WikiBase
TASK DETAILhttps://phabricator.wikimedia.org/T207190EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Volker_ECc: Pginer-WMF, Quiddity, MZMcBride, Vibhabamba, violetto, Maryana, Jaredzimmerman-WMF, Glaisher, Aklapper, Esanders, tarlocesilion, Ricordisamoa, TerraCodes, Liuxinyu970226, Volker_E, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Iniquity, JGirault, Psychoslave, Wikidata-bugs, Jdlrobson, aude, Ladsgroup, Mbch331, Rxy, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T135155: Create an adapter that implements SiteLookup on top of InterwikiLookup

2018-10-16 Thread daniel
daniel added a comment.
The status of this is "I really want to work on this but other stuff keeps being more urgent"...

The code for this is mostly finished. The biggest issue is migrating old installs to the new system without losing any data.TASK DETAILhttps://phabricator.wikimedia.org/T135155EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, danielCc: Addshore, RazShuty, gerritbot, Ladsgroup, Zppix, Quiddity, Smalyshev, Krenair, Legoktm, ori, Aklapper, aude, daniel, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Jonas, Wikidata-bugs, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207168: Provide JSON-LD support for Wikidata

2018-10-16 Thread Tpt
Tpt added a comment.
@daniel We could do something similar for stubs. with structures like:

{

"property": {
"@id": "wd:Q64",
"label": { "@value": "Foo", "@language": "en"}
...
}

instead of

{
"@graph": [
  {
...
"property": "wd:Q64",
...
  },
  {
 "@id": "wd:Q64",
 "label": { "@value": "Foo", "@language": "en"}
  }
 ]
}

This structure may make the client processing more convenient and the structure look more like a "usual" JSON REST API.

But my proposed structure is indeed forbidding to return the description of unrelated entities.TASK DETAILhttps://phabricator.wikimedia.org/T207168EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: cscott, TptCc: daniel, Lydia_Pintscher, Denny, Abraham, AnjaJentzsch, Aklapper, intracer, Liuxinyu970226, cscott, PokestarFan, gerritbot, Prtksxna, Lucas_Werkmeister_WMDE, Tpt, thiemowmde, Multichill, Eroux108, Realworldobject, Smalyshev, Lea_Lacroix_WMDE, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206105: Optimize networking configuration for WDQS

2018-10-16 Thread gerritbot
gerritbot added a comment.
Change 467443 merged by BBlack:
[operations/puppet@production] interface::rps: support tg3 properly

https://gerrit.wikimedia.org/r/467443TASK DETAILhttps://phabricator.wikimedia.org/T206105EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Gehel, gerritbotCc: gerritbot, BBlack, Aklapper, Gehel, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Zppix, Maathavan, Jonas, Xmlizer, Wong128hk, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207168: Provide JSON-LD support for Wikidata

2018-10-16 Thread daniel
daniel added a comment.
@Tpt
If I understand you correctly, structure you propose would fail if there is more than one entity, though. Which is typically indeed the case, since we return stub representations of referenced entities along with the data about the requested entity.TASK DETAILhttps://phabricator.wikimedia.org/T207168EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: cscott, danielCc: daniel, Lydia_Pintscher, Denny, Abraham, AnjaJentzsch, Aklapper, intracer, Liuxinyu970226, cscott, PokestarFan, gerritbot, Prtksxna, Lucas_Werkmeister_WMDE, Tpt, thiemowmde, Multichill, Eroux108, Realworldobject, Smalyshev, Lea_Lacroix_WMDE, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T189746: Have a calendar converter for input dates at wikidata

2018-10-16 Thread Huji
Huji added a comment.
There seems to be some miscommunication and misunderstanding here that I might be able to clarify.

MediaWiki supports several calendars in addition to what PHP supports itself (through strtotime() etc.) For instance, MediaWiki has supported for Solar Hijri calendar (aka Iranian calendar) since 827d6dcd86bf5bc3340ac5556b757434710691c2 (which I committed in 2007) and similarly for several other calendar systems (the Lunar Hujri calendar, aka Arabic calendar, the Hebrew calendar, and so forth).

What is being asked here, I believe, is that users of Wikidata can look at an item that has some date attributes, and instead of (or in addition to) seeing the dates in their original format (which is a data type of "Point in time" shown as a Gregorian date, see for instance P569) they would like to have the ability to see that date converted into a different calendar system.

None of the algorithms we have for converting between calendar systems are 100% accurate (for reasons that go beyond this discussion), and they are especially inaccurate for dates that are one or more centuries in the past or in the future. We are using them in MediaWiki to show the current date in a different calendar system, for which they tend to be much more accurate. In Wikidata, however, I would venture a guess that many/most dates are not for relatively current events.

Additionally, the data in Wikidata is also probably subject to similar inaccuracies. What you find as the date of birth of Ibn Arabi (10 November 1240) is probably based on some conversion someone did from the Lunar Hijri calendar to the Gregorian calendar (as the original documents about him in which his date of birth is mentioned are in Arabic and mention it in the Lunar Hijri calendar only). As stated above, all of these conversions are subject to assumptions and inaccuracies, and converting them back to the Lunar Hijri calendar might give a result different form the original date (e.g. because different algorithms were used for each of the two date conversions).

So all in all, I am not in favor of making this a core feature. Instead, I think what we should do is (a) make sure that date fields contain meta-data that shows that date in some standard format (e.g. an ISO 8601) and (b) create front-end gadgets for Wikidata that can consume this metadata and show the date in any additional calendar systems.

So for instance, when you go to Ibn Arabi and look at the HTML source of the page for the DIV element that contains the date of birth, you should find some attribute like data-date-ISO-value="1165-07-28" so that a JS-based gadget then be able to find all fields with a data-date-ISO-value attribute and run conversion as desired by the user. (Of note, JS-based conversion for all these calendar systems exist, and they are pretty light to run on the client-side).TASK DETAILhttps://phabricator.wikimedia.org/T189746EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HujiCc: Huji, Jc3s5h, Mehdi, Doostdar, alanajjar, Aklapper, Yamaha5, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread Andrew
Andrew added a comment.
We might need to check if other things (e.g scratch) have this same issue.TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Bstorm, AndrewCc: Gehel, Smalyshev, Aklapper, Addshore, Andrew, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T207184: dumps mounts don't show up on eqiad1-r VMs

2018-10-16 Thread Andrew
Andrew created this task.Andrew triaged this task as "High" priority.Andrew added projects: Wikidata-Query-Service, Operations, cloud-services-team, Wikidata.
TASK DESCRIPTIONbstorm_> The exports use this for VPS: 10.68.0.0/16TASK DETAILhttps://phabricator.wikimedia.org/T207184EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Bstorm, AndrewCc: Gehel, Smalyshev, Aklapper, Addshore, Andrew, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T199121: RFC: Spec for representing multiple content objects per revision (MCR) in XML dumps

2018-10-16 Thread Halfak
Halfak added a comment.
For clarity, I was originally advocating that we didn't combine any hashes and that instead we provided a  tag in each of the  slots.  I now see that we're going to make a mess in favor of backwards compatibility.  So there will continue to be a  tag and  at the top of the  tree anyway.  (Note that this now differs from the mwapi structure that is forcing everything into "content" and throwing loud warnings if you expect text to appear where it used to be).   In that case, I'd like the structure of the mediawiki database to be reflected here.  E.g. 's  should reflect the rev_sha1 field.

As for the sha1 of the main slot ('s ), I don't have a strong opinion.  Attributes and tags require the same code complexity to deal with when processing the XML dumps.  If you decide on a tag, I do think that "content-sha1" is needlessly ambiguous.  It could be "text-sha1" to reflect the name of the  tag or maybe "main-sha1" to reflect the concept of the "main slot".TASK DETAILhttps://phabricator.wikimedia.org/T199121EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ArielGlenn, HalfakCc: mako, FaFlo, Halfak, vrandezo, Denny, kchapman, tstarling, awight, JAllemandou, hoo, pmiazga, Nemo_bis, brion, Tgr, Aklapper, Fjalapeno, ArielGlenn, daniel, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, Lunewa, QZanden, LawExplorer, JJMC89, Agabi10, D3r1ck01, SBisson, gnosygnu, Wikidata-bugs, aude, GWicke, jayvdb, fbstj, santhosh, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T160259: [Story] RDF for Lexemes, Forms and Senses

2018-10-16 Thread ArthurPSmith
ArthurPSmith added a comment.
According to https://www.mediawiki.org/wiki/Extension:WikibaseLexeme/RDF_mapping a lexeme should be "a wikibase:Lexeme " as well as "a ontolex:LexicalEntry", but in the query service I can only find things via the latter relation. Similarly for forms and "wikibase:Form". Something left out of the dump?TASK DETAILhttps://phabricator.wikimedia.org/T160259EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ArthurPSmithCc: ArthurPSmith, Tpt, Smalyshev, Lucas_Werkmeister_WMDE, Aklapper, Ladsgroup, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T198308: Enable MCR migration stage "write both, read new" on live systems

2018-10-16 Thread Anomie
Anomie added a subscriber: jcrespo.Anomie added a comment.
Note: @jcrespo  asked us to hold off on deploying to wikidatawiki until the s8 data issue is completely fixed. He requests we ping him whenever we're ready to do that wiki. He estimates it should be done  by tomorrow or at the very latest next week, which should be fine since we're not planning further deployments here until after TechConf.TASK DETAILhttps://phabricator.wikimedia.org/T198308EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AnomieCc: jcrespo, ArielGlenn, Stashbot, gerritbot, Keegan, Fjalapeno, CCicalese_WMF, Aklapper, Tgr, Anomie, Abit, daniel, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, RazeSoldier, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, JJMC89, Maathavan, Agabi10, MGChecker, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T190066: Expose all slots to the search interface

2018-10-16 Thread Cparle
Cparle added a comment.
FWIW for the initial release of the SDoC multi-lingual captions stuff, I used the onSearchDataForIndex hook to write search data for MediaInfo slotsTASK DETAILhttps://phabricator.wikimedia.org/T190066EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CparleCc: Cparle, gerritbot, EBjune, EBernhardson, dcausse, Aklapper, -jem-, Lokal_Profil, Smalyshev, TomT0m, Liuxinyu970226, Agabi10, daniel, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, LawExplorer, Avner, JJMC89, Gehel, FloNight, Wikidata-bugs, aude, jayvdb, Jdforrester-WMF, Mbch331, Ltrlg, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T189746: Have a calendar converter for input dates at wikidata

2018-10-16 Thread Jc3s5h
Jc3s5h added a comment.
The task description gives a link and claims Arabic, Persian, Hebrew, Thai solar, Minguo and Japanese nengo are supported. But the link claims a time object must be acceptable to  PHP's strtotime() function. The linked documentation for that function refers to https://php.net/manual/en/datetime.formats.php for the acceptable formats. That page has no mention of non-Gregorian calendar support.TASK DETAILhttps://phabricator.wikimedia.org/T189746EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jc3s5hCc: Jc3s5h, 4nn1l2, Mehdi, Doostdar, alanajjar, Aklapper, Yamaha5, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207133: SPARQL service returns entities with broken URLs

2018-10-16 Thread Magnus
Magnus added a comment.
I changed the configuration back to where it was, and restarted the docker containers. Still broken. Now the tool does not work anymore, and I can't fix it.TASK DETAILhttps://phabricator.wikimedia.org/T207133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Addshore, Magnus, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206636: Provide a way to have test servers on real hardware, isolated from production for Wikidata Query Service

2018-10-16 Thread Andrew
Andrew added a comment.
Sorry!  Since you mentioned having tested this on a VM in the past I assumed you had a plan in mind to set something up for testing.

All of the storage for that instance is hosted on SSDs.  I can partition the extra space for you if you want -- you would just want to add the puppet class profile::labs::lvm::srv.

I definitely see role::wdqs::labs as an available class in Horizon, in the 'Puppet Configuration' tab.

I'll have a look at what's happening with the dumps mount.TASK DETAILhttps://phabricator.wikimedia.org/T206636EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AndrewCc: Addshore, Andrew, Aklapper, Smalyshev, Gehel, Nandana, thifranc, AndyTan, sietec, Davinaclare77, Qtn1293, Lahi, aborrero, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, Jonas, Xmlizer, Wong128hk, Luke081515, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, bd808, fgiunchedi, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207168: Provide JSON-LD support for Wikidata

2018-10-16 Thread Tpt
Tpt added a comment.
Not a problem but a cosmetic proposal: Instead of having the structure:

{
"@graph": [
{
"@id": "wdata:Q64",
"@type": "schema:Dataset",
"about": "wd:Q64",
...a
},
{
"@id": "wd:Q64",
"@type": "wikibase:Item",
...b
}
],
"@context": ...c
}

it would be nice to output:

{
"@id": "wdata:Q64",
"@type": "schema:Dataset",
"about": {
"@id": "wd:Q64",
"@type": "wikibase:Item",
...b
}
},
...a
"@context": ...c
}

The two structures encodes exactly the same RDF graph but the new one would allow to get the item by using the .about path instead of .@graph[1] path that is more fragile.TASK DETAILhttps://phabricator.wikimedia.org/T207168EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: cscott, TptCc: daniel, Lydia_Pintscher, Denny, Abraham, AnjaJentzsch, Aklapper, intracer, Liuxinyu970226, cscott, PokestarFan, gerritbot, Prtksxna, Lucas_Werkmeister_WMDE, Tpt, thiemowmde, Multichill, Eroux108, Realworldobject, Smalyshev, Lea_Lacroix_WMDE, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206767: wikibase-docker Quickstatements SSL error

2018-10-16 Thread Magnus
Magnus added a comment.
Yes, this is a hack I put in for ToolForge. I should probably remove it. It can be removed without consequences, AFAICT.TASK DETAILhttps://phabricator.wikimedia.org/T206767EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Addshore, Magnus, expressionlibre, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...- There is also a redirect page on mw.org https://www.mediawiki.org/wiki/Help:Constraints_suggestions
  - [x] Ensure that the talk page for the project is using Flow[citation needed]...TASK DETAILhttps://phabricator.wikimedia.org/T207019EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...  - [x] Ensure that the talk page for the project is using Flow[citation needed]
  - Also on wikidata.org...TASK DETAILhttps://phabricator.wikimedia.org/T207019EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...  - [x] Make sure there is a wiki page on MediaWiki.org for it that is understandable to the general public
- On wikidata.org https://www.wikidata.org/wiki/Help:Property_constraints_portal/Entity_suggestions_from_constraint_definitions
- There is also a redirect page on mw.org
  - [] Ensure that the talk page for the project is using Flow[citation needed] - Also on wikidata.org...TASK DETAILhttps://phabricator.wikimedia.org/T207019EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...  - [] Make sure there is a wiki page on MediaWiki.org for it that is understandable to the general public - On wikidata.org https://www.wikidata.org/wiki/Help:Property_constraints_portal/Entity_suggestions_from_constraint_definitions
  - [] Ensure that the talk page for the project is using Flow[citation needed] - Also on wikidata.org
  - [x] Make sure there is someone on point for feedback, acting as a product manager (either volunteer or WMF staff)...TASK DETAILhttps://phabricator.wikimedia.org/T207019EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONTBATarget: 16/10/2018

16/10/2018  - [] Have a quick chat with the product owner for Beta Features (currently James Forrester)
  - [] ~~Make an extension~~ - Part of Wikibase
  - [x] Get preliminary design review - Done internally (WMDE)
  - [x] Get preliminary security review - Done internally (WMDE)
  - [x] Get preliminary performance review - Done internally (WMDE)
  - [] Make sure there is a wiki page on MediaWiki.org for it that is understandable to the general public
  - [] Ensure that the talk page for the project is using Flow[citation needed]
  - [x] Make sure there is someone on point for feedback, acting as a product manager (either volunteer or WMF staff)
  - [] ~~Make a Phabricator project for the extension~~ Not needed, it is part of Wikibase
  - [x] Enable the "final version" of the code on Beta Cluster at least a week before you want to go for production.
  - [x] Make gerrit change (do not merge) to the Beta Features whitelist in mediawiki configuration - https://gerrit.wikimedia.org/r/#/c/467691/
  - [] Deploy!

TASK DETAILhttps://phabricator.wikimedia.org/T207019EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread gerritbot
gerritbot added a comment.
Change 467691 had a related patch set uploaded (by Addshore; owner: Addshore):
[operations/mediawiki-config@master] Add constraint-suggestions to wgBetaFeaturesWhitelist

https://gerrit.wikimedia.org/r/467691TASK DETAILhttps://phabricator.wikimedia.org/T207019EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread Addshore
Addshore claimed this task.Addshore moved this task from To Do to Doing on the Wikidata-Campsite-Iteration-∞ board.Restricted Application added a project: User-Addshore.
TASK DETAILhttps://phabricator.wikimedia.org/T207019WORKBOARDhttps://phabricator.wikimedia.org/project/board/3539/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T207019: Deploy Beta feature for constraint suggestions

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONTBA

16/216/10/2018TASK DETAILhttps://phabricator.wikimedia.org/T207019EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Stashbot, Tarrow, Jonas, gerritbot, Aklapper, Addshore, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207133: SPARQL service returns entities with broken URLs

2018-10-16 Thread Magnus
Magnus added a comment.
Did that now. No change. wikibase-docker_wdqs-updater_1 still keeps dying.TASK DETAILhttps://phabricator.wikimedia.org/T207133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Addshore, Magnus, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206966: Wikibase does not support database table prefix

2018-10-16 Thread KitsuneSolar
KitsuneSolar added a comment.
I think...
The SQL query does not correctly handle this line.
SQL query does not include table prefix.

F26614675: Screenshot_2018-10-16 Information for Заглавная страница - KITSUNE SOLAR.pngTASK DETAILhttps://phabricator.wikimedia.org/T206966EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KitsuneSolarCc: Addshore, Aklapper, KitsuneSolar, Nandana, Banyek, Rayssa-, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T192938: Should the federated Wikibase ecosystem have some cross-wiki mechanisms like Stewards?

2018-10-16 Thread Lydia_Pintscher
Lydia_Pintscher changed the task status from "Open" to "Stalled".
TASK DETAILhttps://phabricator.wikimedia.org/T192938EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Daniel_Mietchen, Lydia_PintscherCc: Addshore, Aklapper, Daniel_Mietchen, Nandana, LJ, Lahi, Gq86, SandraF_WMF, Andrawaag, GoranSMilovanovic, QZanden, YULdigitalpreservation, LawExplorer, Salgo60, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206966: Wikibase does not support database table prefix

2018-10-16 Thread KitsuneSolar
KitsuneSolar added a comment.
@Addshore i just remove tables prefixes :)
But the problem is present.TASK DETAILhttps://phabricator.wikimedia.org/T206966EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KitsuneSolarCc: Addshore, Aklapper, KitsuneSolar, Nandana, Banyek, Rayssa-, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207133: SPARQL service returns entities with broken URLs

2018-10-16 Thread Addshore
Addshore added a comment.
Ahh yes, the one other thing you'll need to do is this for the wikibase services!

networks:
  default:
aliases:
 - wikibase.svc
 - wikibase-registry.wmflabs.orgTASK DETAILhttps://phabricator.wikimedia.org/T207133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Magnus, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T205064: Undeploy WikibaseQuality extension from the WMF

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[] And then stop loading the extension - For WMDE
[] And then actually "undeploy it" - For #release-engineering-team (no estimated as part of #wikidata-campsite-iteration-∞ )

Stopping loading should consist of removing the calls to wfLoadExtension( 'WikibaseQuality' ); in mediawiki-config...TASK DETAILhttps://phabricator.wikimedia.org/T205064EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Nandana, NebulousIris, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, merbst, LawExplorer, Agabi10, Liudvikas, Scott_WUaS, Jonas, Luke081515, abian, Wikidata-bugs, aude, Lydia_Pintscher, zeljkofilipin, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201838: Use link formatter that uses cache instead of wb_terms for all properties

2018-10-16 Thread Addshore
Addshore added a project: Wikidata-Campsite-Iteration-∞.
TASK DETAILhttps://phabricator.wikimedia.org/T201838EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Aklapper, WMDE-leszek, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201837: Use link formatter that uses cache instead of wb_terms for all items

2018-10-16 Thread Addshore
Addshore added a project: Wikidata-Campsite-Iteration-∞.
TASK DETAILhttps://phabricator.wikimedia.org/T201837EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Aklapper, Aleksey_WMDE, WMDE-leszek, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201930: Track entity page performance

2018-10-16 Thread Addshore
Addshore added a project: Wikidata-Campsite-Iteration-∞.
TASK DETAILhttps://phabricator.wikimedia.org/T201930EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, WMDE-leszek, gerritbot, Aklapper, Aleksey_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201831: Deploy item/property link formatter that uses cache instead of wb_terms DB table

2018-10-16 Thread Addshore
Addshore set the point value for this task to "1".
TASK DETAILhttps://phabricator.wikimedia.org/T201831EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aleksey_WMDE, WMDE-leszek, Aklapper, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201831: Deploy item/property link formatter that uses cache instead of wb_terms DB table

2018-10-16 Thread Addshore
Addshore added a project: Wikidata-Campsite-Iteration-∞.
TASK DETAILhttps://phabricator.wikimedia.org/T201831EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aleksey_WMDE, WMDE-leszek, Aklapper, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201831: Deploy item/property link formatter that uses cache instead of wb_terms DB table

2018-10-16 Thread Addshore
Addshore added a subtask: T201930: Track entity page performance.
TASK DETAILhttps://phabricator.wikimedia.org/T201831EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aleksey_WMDE, WMDE-leszek, Aklapper, Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201930: Track entity page performance

2018-10-16 Thread Addshore
Addshore added a parent task: T201831: Deploy item/property link formatter that uses cache instead of wb_terms DB table.
TASK DETAILhttps://phabricator.wikimedia.org/T201930EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, WMDE-leszek, gerritbot, Aklapper, Aleksey_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207169: Investigate and possibly using eslint plugin for IE11

2018-10-16 Thread Liuxinyu970226
Liuxinyu970226 added a project: Browser-Support-Internet-Explorer.
TASK DETAILhttps://phabricator.wikimedia.org/T207169EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Liuxinyu970226Cc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T205064: Undeploy WikibaseQuality extension from the WMF

2018-10-16 Thread Addshore
Addshore set the point value for this task to "1".
TASK DETAILhttps://phabricator.wikimedia.org/T205064EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Nandana, NebulousIris, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, merbst, LawExplorer, Agabi10, Liudvikas, Scott_WUaS, Jonas, Luke081515, abian, Wikidata-bugs, aude, Lydia_Pintscher, zeljkofilipin, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T205064: Undeploy WikibaseQuality extension from the WMF

2018-10-16 Thread Addshore
Addshore added a project: Wikidata-Campsite-Iteration-∞.
TASK DETAILhttps://phabricator.wikimedia.org/T205064EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Nandana, NebulousIris, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, merbst, LawExplorer, Agabi10, Liudvikas, Scott_WUaS, Jonas, Luke081515, abian, Wikidata-bugs, aude, Lydia_Pintscher, zeljkofilipin, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T205064: Undeploy WikibaseQuality extension from the WMF

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[] And then undeploystop loading the extensionn
[] And then actually "undeploy it"

ThisStopping loading should consist of removing the calls to wfLoadExtension( 'WikibaseQuality' ); in mediawiki-config

It also has to beActually undeploying it should consist of actually removeding it from extensions-listverywhere, but that can be done after, right now we just want to stop loading the code.such as extensions-list.
This should be done with #release-engineering-team TASK DETAILhttps://phabricator.wikimedia.org/T205064EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Nandana, NebulousIris, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, merbst, LawExplorer, Agabi10, Liudvikas, Scott_WUaS, Jonas, Luke081515, abian, Wikidata-bugs, aude, Lydia_Pintscher, zeljkofilipin, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207133: SPARQL service returns entities with broken URLs

2018-10-16 Thread Magnus
Magnus added a comment.
log files:

wdqs-updater_1 | Exception in thread "main" org.wikidata.query.rdf.tool.exception.ContainedException: Non-200 response from triple store:  HttpContentResponse[HTTP/1.1 500 Server Error - 6429 bytes] body=
wdqs-updater_1 | SPARQL-QUERY: queryStr=PREFIX schema: 
wdqs-updater_1 | SELECT * WHERE {  schema:dateModified ?date }
wdqs-updater_1 | java.util.concurrent.ExecutionException: java.lang.RuntimeException: off=0, len=558::namespace=wdq, timestamp=readOnly(1539696002531), readTime=readOnly(1539679638136)
wdqs-updater_1 | 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
wdqs-updater_1 | 	at java.util.concurrent.FutureTask.get(FutureTask.java:206)
wdqs-updater_1 | 	at com.bigdata.rdf.sail.webapp.BigdataServlet.submitApiTask(BigdataServlet.java:293)
wdqs-updater_1 | 	at com.bigdata.rdf.sail.webapp.QueryServlet.doSparqlQuery(QueryServlet.java:654)
wdqs-updater_1 | 	at com.bigdata.rdf.sail.webapp.QueryServlet.doPost(QueryServlet.java:273)
wdqs-updater_1 | 	at com.bigdata.rdf.sail.webapp.RESTServlet.doPost(RESTServlet.java:269)
wdqs-updater_1 | 	at com.bigdata.rdf.sail.webapp.MultiTenancyServlet.doPost(MultiTenancyServlet.java:193)
wdqs-updater_1 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
wdqs-updater_1 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
wdqs-updater_1 | 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:769)
wdqs-updater_1 | 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1667)
wdqs-updater_1 | 	at org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter.doFilter(ThrottlingFilter.java:304)
wdqs-updater_1 | 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
wdqs-updater_1 | 	at ch.qos.logback.classic.helpers.MDCInsertingServletFilter.doFilter(MDCInsertingServletFilter.java:49)
wdqs-updater_1 | 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
wdqs-updater_1 | 	at org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter.doFilter(ClientIPFilter.java:43)
wdqs-updater_1 | 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
wdqs-updater_1 | 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)
wdqs-updater_1 | 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
wdqs-updater_1 | 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
wdqs-updater_1 | 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
wdqs-updater_1 | 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1125)
wdqs-updater_1 | 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
wdqs-updater_1 | 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
wdqs-updater_1 | 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1059)
wdqs-updater_1 | 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
wdqs-updater_1 | 	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)
wdqs-updater_1 | 	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)
wdqs-updater_1 | 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
wdqs-updater_1 | 	at org.eclipse.jetty.server.Server.handle(Server.java:497)
wdqs-updater_1 | 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
wdqs-updater_1 | 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
wdqs-updater_1 | 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
wdqs-updater_1 | 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:610)
wdqs-updater_1 | 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:539)
wdqs-updater_1 | 	at java.lang.Thread.run(Thread.java:748)
wdqs-updater_1 | Caused by: java.lang.RuntimeException: off=0, len=558::namespace=wdq, timestamp=readOnly(1539696002531), readTime=readOnly(1539679638136)
wdqs-updater_1 | 	at com.bigdata.relation.locator.DefaultResourceLocator.locateResourceOn(DefaultResourceLocator.java:817)
wdqs-updater_1 | 	at com.bigdata.relation.locator.DefaultResourceLocator.locateResource(DefaultResourceLocator.java:586)
wdqs-updater_1 | 	at com.bigdata.relation.locator.DefaultResourceLocator.cacheMiss(DefaultResourceLocator.java:395)
wdqs-updater_1 | 	at com.bigdata.relation.locator.DefaultResourceLocator.locate(DefaultResourceLocator.java:347)
wdqs-updater_1 | 	at com.bigdata.rdf.sail.BigdataSail$BigdataSailConnection.(BigdataSail.java:2068)

[Wikidata-bugs] [Maniphest] [Commented On] T207133: SPARQL service returns entities with broken URLs

2018-10-16 Thread Magnus
Magnus added a comment.
Maybe more detail:
I changed the three occurrences of WIKIBASE_HOST in docker-composer.yml to "mixnmatch.wmflabs.org", then did stop, then up -d. It rebuild and startedthe wdqs containers, but the updater_1 keeps dying.TASK DETAILhttps://phabricator.wikimedia.org/T207133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Addshore, Magnus, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T205783: protection level propagation

2018-10-16 Thread Addshore
Addshore added a comment.
Related IMO


T184000#3921313
T186216
TASK DETAILhttps://phabricator.wikimedia.org/T205783EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Njardarlogar, Pasleim, Rschen7754, abian, Krenair, Aklapper, Lydia_Pintscher, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T205783: protection level propagation

2018-10-16 Thread Addshore
Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...When contentious topics show up in the news vandalism on the Wikipedia articles related to it usually shows up pretty quickly. The article then might be protected for some time in order to prevent more vandalism. A pattern we are seeing now is that people then move over to Wikidata and continue their vandalism there. (This might then in turn lead to vandalism showing up in the article anyway if it uses the data.) This especially happens when an infobox has "edit on Wikidata" links or something similarTASK DETAILhttps://phabricator.wikimedia.org/T205783EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Njardarlogar, Pasleim, Rschen7754, abian, Krenair, Aklapper, Lydia_Pintscher, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207133: SPARQL service returns entities with broken URLs

2018-10-16 Thread Magnus
Magnus added a comment.
I did that (docker-compose stop / sudo docker-compose up -d).

Now the wikibase-docker_wdqs-updater_1 keeps dying, and SPARQL throws a server error:
http://mixnmatch-query.wmflabs.org/#SELECT%20%28count%28distinct%20%3Fcatalog_q%29%20AS%20%3Fcnt%29%20%7B%20%3Fcatalog_q%20wdt%3AP3%20wd%3AQ1215%20OPTIONAL%20%7B%20%3Fcatalog_q%20wdt%3AP9%20%3Fx1%20%7D%20OPTIONAL%20%7B%20%3Fcatalog_q%20wdt%3AP10%20%3Fx2%20%7D%20OPTIONAL%20%7B%20%3Fcatalog_q%20wdt%3AP11%20%3Fx3%20%7D%20FILTER%20%28%21bound%28%3Fx1%29%20%26%26%20%21bound%28%3Fx2%29%20%26%26%20%21bound%28%3Fx3%29%20%29%20%7DTASK DETAILhttps://phabricator.wikimedia.org/T207133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Addshore, Magnus, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T207169: Investigate and possibly using eslint plugin for IE11

2018-10-16 Thread Addshore
Addshore added a project: Wikidata-Campsite-Iteration-∞.Addshore updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONRelates T206644 and T206643

Timeboxed to 2 hoursTASK DETAILhttps://phabricator.wikimedia.org/T207169EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T206643: Constraints are not shown in IE11

2018-10-16 Thread Addshore
Addshore set the point value for this task to "3".
TASK DETAILhttps://phabricator.wikimedia.org/T206643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Lucas_Werkmeister_WMDE, Nikki, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T207169: Investigate and possibly used eslint plugin for IE11

2018-10-16 Thread Addshore
Addshore triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T207169EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T206644: Lexeme forms can't be added in IE11

2018-10-16 Thread Addshore
Addshore set the point value for this task to "3".
TASK DETAILhttps://phabricator.wikimedia.org/T206644EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Nikki, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T207169: Investigate and possibly using eslint plugin for IE11

2018-10-16 Thread Addshore
Addshore renamed this task from "Investigate and possibly used eslint plugin for IE11" to "Investigate and possibly using eslint plugin for IE11".
TASK DETAILhttps://phabricator.wikimedia.org/T207169EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T207169: Investigate and possibly used eslint plugin for IE11

2018-10-16 Thread Addshore
Addshore created this task.Addshore added projects: Wikidata-Campsite, Wikidata.Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTIONRelates T206644 and T206643TASK DETAILhttps://phabricator.wikimedia.org/T207169EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T206644: Lexeme forms can't be added in IE11

2018-10-16 Thread Addshore
Addshore triaged this task as "Normal" priority.Addshore added a project: Wikidata-Campsite-Iteration-∞.
TASK DETAILhttps://phabricator.wikimedia.org/T206644EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Nikki, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T206643: Constraints are not shown in IE11

2018-10-16 Thread Addshore
Addshore triaged this task as "Normal" priority.Addshore added a project: Wikidata-Campsite-Iteration-∞.
TASK DETAILhttps://phabricator.wikimedia.org/T206643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Lucas_Werkmeister_WMDE, Nikki, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T206644: Lexeme forms can't be added in IE11

2018-10-16 Thread Addshore
Addshore added a comment.
Indeed: F26614409: image.pngTASK DETAILhttps://phabricator.wikimedia.org/T206644EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Nikki, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T122711: Appending ".json" to an entity url should work (Feature Request)

2018-10-16 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment.
JsonLD is now enabled on beta, see announcementTASK DETAILhttps://phabricator.wikimedia.org/T122711EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_Lacroix_WMDECc: Lea_Lacroix_WMDE, cscott, Lucas_Werkmeister_WMDE, thiemowmde, Multichill, hoo, HakanIST, Aklapper, Pengo, StudiesWorld, Nandana, Kieubinhtb, Asad_Ali_Palijo, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, RazeSoldier, Jayprakash12345, JakeTheDeveloper, QZanden, LawExplorer, TerraCodes, MuhammadShuaib, SimmeD, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >