[Wikidata-bugs] [Maniphest] [Commented On] T124451: Don't add claims if a logged in user gets logged out

2016-04-18 Thread Krenair
Krenair added a comment.


  Should mw.Api always set assert=user if `!mw.user.isAnon()`?

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

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

To: Krenair
Cc: Krenair, jayvdb, Krinkle, ZhouZ, JEumerus, HakanIST, Legoktm, hoo, 
Aklapper, Multichill, D3r1ck01, Izno, Mpaulson, Wikidata-bugs, aude, Slaporte, 
csteipp, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124451: Don't add claims if a logged in user gets logged out

2016-04-18 Thread jayvdb
jayvdb added a project: JavaScript.
jayvdb added a comment.


  In https://phabricator.wikimedia.org/T124451#2216249, @ZhouZ wrote:
  
  > @Multichill, is this still an on-going issue?
  
  
  Ongoing - probably not.
  
  Can occur again - yes.
  
  In the incident that caused this task, wmf ran a script that fixed a security 
problem, but caused a minor privacy problem in the 
https://phabricator.wikimedia.org/tag/javascript/ to be a major problem.
  
  I think this should be solved down at the mw.api level , so that every gadget 
doesnt need to write code to prevent this privacy problem.

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

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

To: jayvdb
Cc: jayvdb, Krinkle, ZhouZ, JEumerus, HakanIST, Legoktm, hoo, Aklapper, 
Multichill, D3r1ck01, Izno, Mpaulson, Wikidata-bugs, aude, Slaporte, csteipp, 
Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T133000: Fatal BadMethodCallException: Call to a member function getText() on a non-object (null) in Wikidata/ArticlePlaceholder/SearchHookHandle

2016-04-18 Thread Krinkle
Krinkle edited the task description.

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

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

To: Krinkle
Cc: Urbanecm, Krinkle, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, 
Ricordisamoa, Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T133000: Fatal BadMethodCallException: Call to a member function getText() on a non-object (null) in Wikidata/ArticlePlaceholder/SearchHookHandle

2016-04-18 Thread Krinkle
Krinkle triaged this task as "Unbreak Now!" priority.
Herald added a subscriber: Urbanecm.

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

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

To: Krinkle
Cc: Urbanecm, Krinkle, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, 
Ricordisamoa, Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T133000: Fatal BadMethodCallException: Call to a member function getText() on a non-object (null) in Wikidata/ArticlePlaceholder/SearchHookHandle

2016-04-18 Thread Krinkle
Krinkle created this task.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  
https://test.wikipedia.org/w/index.php?search=sandbox=yes=Special%3ASearch=Go=1
  
Exception encountered, of type "BadMethodCallException"
[VxWM9QpAME4AALfcJyBC] 
/w/index.php?search=sandbox=yes=Special%3ASearch=Go=1
 BadMethodCallException from line 131 of 
/srv/mediawiki/php-1.27.0-wmf.21/extensions/Wikidata/extensions/ArticlePlaceholder/includes/SearchHookHandler.php:
 Call to a member function getText() on a non-object (null)
Backtrace:
#0 
/srv/mediawiki/php-1.27.0-wmf.21/extensions/Wikidata/extensions/ArticlePlaceholder/includes/SearchHookHandler.php(116):
 
ArticlePlaceholder\SearchHookHandler->createResult(Wikibase\Lib\Interactors\TermSearchResult,
 string)
#1 
/srv/mediawiki/php-1.27.0-wmf.21/extensions/Wikidata/extensions/ArticlePlaceholder/includes/SearchHookHandler.php(93):
 ArticlePlaceholder\SearchHookHandler->getSearchResults(string)
#2 
/srv/mediawiki/php-1.27.0-wmf.21/extensions/Wikidata/extensions/ArticlePlaceholder/includes/SearchHookHandler.php(83):
 ArticlePlaceholder\SearchHookHandler->addToSearch(SpecialSearch, OutputPage, 
string)
#3 /srv/mediawiki/php-1.27.0-wmf.21/includes/Hooks.php(195): 
ArticlePlaceholder\SearchHookHandler::onSpecialSearchResultsAppend(SpecialSearch,
 OutputPage, string)
#4 
/srv/mediawiki/php-1.27.0-wmf.21/includes/specials/SpecialSearch.php(435): 
Hooks::run(string, array)
#5 
/srv/mediawiki/php-1.27.0-wmf.21/includes/specials/SpecialSearch.php(131): 
SpecialSearch->showResults(string)
#6 
/srv/mediawiki/php-1.27.0-wmf.21/includes/specialpage/SpecialPage.php(412): 
SpecialSearch->execute(NULL)
#7 
/srv/mediawiki/php-1.27.0-wmf.21/includes/specialpage/SpecialPageFactory.php(572):
 SpecialPage->run(NULL)
#8 /srv/mediawiki/php-1.27.0-wmf.21/includes/MediaWiki.php(282): 
SpecialPageFactory::executePath(Title, RequestContext)
#9 /srv/mediawiki/php-1.27.0-wmf.21/includes/MediaWiki.php(738): 
MediaWiki->performRequest()
#10 /srv/mediawiki/php-1.27.0-wmf.21/includes/MediaWiki.php(519): 
MediaWiki->main()
#11 /srv/mediawiki/php-1.27.0-wmf.21/index.php(43): MediaWiki->run()
#12 /srv/mediawiki/w/index.php(3): include(string)
#13 {main}

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

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

To: Krinkle
Cc: Krinkle, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, 
Ricordisamoa, 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] T124451: Don't add claims if a logged in user gets logged out

2016-04-18 Thread Krinkle
Krinkle added a comment.


  Note that the API has an `assert` parameter that may be useful here. 
https://www.mediawiki.org/w/api.php / https://www.mediawiki.org/wiki/API:Assert

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

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

To: Krinkle
Cc: Krinkle, ZhouZ, JEumerus, HakanIST, Legoktm, hoo, Aklapper, Multichill, 
D3r1ck01, Izno, Mpaulson, Wikidata-bugs, aude, jayvdb, Slaporte, csteipp, 
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] T124451: Don't add claims if a logged in user gets logged out

2016-04-18 Thread ZhouZ
ZhouZ added a comment.


  @Multichill, is this still an on-going issue?

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

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

To: ZhouZ
Cc: ZhouZ, JEumerus, HakanIST, Legoktm, hoo, Aklapper, Multichill, D3r1ck01, 
Izno, Mpaulson, Wikidata-bugs, aude, jayvdb, Slaporte, csteipp, Mbch331, Jay8g, 
Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T120198: More efficient SPARQL queries for sitelinks

2016-04-18 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev claimed this task.
Smalyshev added a comment.


  You can do it now:
  
SELECT (COUNT(DISTINCT ?sitelink) AS ?count) WHERE {

   ?item wdt:P31 wd:Q4167836 .
 
   ?sitelink schema:about ?item .
   ?sitelink schema:inLanguage "en" . 
   ?sitelink schema:isPartOf  .

}
  
  Though until next data reload the data may be incomplete since isPartOf is a 
new thing.

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

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

To: Smalyshev
Cc: Nikki, Smalyshev, Aklapper, Steinsplitter, StudiesWorld, Jheald, Avner, 
debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, 
Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T132089: Make service URIs configurable

2016-04-18 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: gerritbot, Aklapper, Smalyshev, Avner, Lewizho99, Maathavan, debt, Gehel, 
D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, 
Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T104783: Retry fetching update data if Wikidata returns 503

2016-04-18 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: gerritbot, Mbch331, JanZerebecki, Aklapper, Smalyshev, Avner, Lewizho99, 
Maathavan, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, 
Jdouglas, aude, Deskana, Manybubbles



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T132979: wdqs-test labs instance sends requests to query.wikidata.org

2016-04-18 Thread Smalyshev
Smalyshev moved this task to GUI on the Wikidata-Query-Service workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/891/

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

To: Smalyshev
Cc: gerritbot, Aklapper, Jonas, Smalyshev, Avner, Lewizho99, Maathavan, debt, 
Gehel, D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, 
Deskana, 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] T132457: Move wdqs to an LVS service

2016-04-18 Thread Smalyshev
Smalyshev moved this task to External on the Wikidata-Query-Service workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/891/

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

To: Smalyshev
Cc: ema, Gehel, BBlack, Aklapper, Avner, debt, TerraCodes, D3r1ck01, FloNight, 
Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, 
Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T132756: [Story] Introduce basic language support with ULS

2016-04-18 Thread Smalyshev
Smalyshev moved this task to GUI on the Wikidata-Query-Service workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/891/

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

To: Jonas, Smalyshev
Cc: gerritbot, Sylvain_WMFr, Lydia_Pintscher, Smalyshev, Jonas, Aklapper, 
Avner, Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T132979: wdqs-test labs instance sends requests to query.wikidata.org

2016-04-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Smalyshev, gerritbot
Cc: gerritbot, Aklapper, Jonas, Smalyshev, Avner, Lewizho99, Maathavan, debt, 
Gehel, D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, 
Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132979: wdqs-test labs instance sends requests to query.wikidata.org

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 284096 had a related patch set uploaded (by Smalyshev):
  Fix config values
  
  https://gerrit.wikimedia.org/r/284096

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

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

To: Smalyshev, gerritbot
Cc: gerritbot, Aklapper, Jonas, Smalyshev, Avner, debt, Gehel, D3r1ck01, 
FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, 
Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T126741: Add support for the wikidata's Sparql queries to graphs

2016-04-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Yurik, gerritbot
Cc: gerritbot, Yair_rand, Ricordisamoa, Smalyshev, aude, Aklapper, Yurik, 
StudiesWorld, Avner, Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, 
Izno, jkroll, Wikidata-bugs, Jdouglas, Deskana, Manybubbles, fbstj, Mbch331, 
Jay8g, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T126741: Add support for the wikidata's Sparql queries to graphs

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 284091 had a related patch set uploaded (by Yurik):
  Revert "Don't yet allow wikidatasparql graph urls"
  
  https://gerrit.wikimedia.org/r/284091

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

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

To: Yurik, gerritbot
Cc: gerritbot, Yair_rand, Ricordisamoa, Smalyshev, aude, Aklapper, Yurik, 
StudiesWorld, Avner, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, 
Wikidata-bugs, Jdouglas, Deskana, Manybubbles, fbstj, Mbch331, Jay8g, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T132979: wdqs-test labs instance sends requests to query.wikidata.org

2016-04-18 Thread Smalyshev
Smalyshev created this task.
Herald added a subscriber: Aklapper.
Herald added projects: Wikidata, Discovery.

TASK DESCRIPTION
  wdqs-test.wmflabs.org GUI sends requests to query.wikidata.org but should use 
local service instead. This is because config.js uses $.extend which modifies 
its argument.

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

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

To: Smalyshev
Cc: Aklapper, Jonas, Smalyshev, Avner, debt, Gehel, D3r1ck01, FloNight, Izno, 
jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T120452: Allow tabular datasets on Commons (or some similar central repository) (CSV, TSV, JSON, XML)

2016-04-18 Thread Legoktm
Legoktm added a project: Crosswiki.

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

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

To: Milimetric, Legoktm
Cc: Pokefan95, gerritbot, -jem-, Bawolff, MZMcBride, Alkamid, Milimetric, 
Thryduulf, JEumerus, MarkTraceur, Yurik, Matanya, ekkis, matmarex, 
Lydia_Pintscher, Aklapper, Steinsplitter, StudiesWorld, DannyH, Lewizho99, 
Maathavan, Riley_Huntley, D3r1ck01, Izno, JAllemandou, Wikidata-bugs, aude, 
El_Grafo, Ricordisamoa, Shizhao, Fabrice_Florin, Mbch331, Jay8g, Krenair, 
jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T132962: Updater does not recognize wikiGroup predicate

2016-04-18 Thread Smalyshev
Smalyshev closed this task as "Resolved".

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

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

To: Smalyshev
Cc: gerritbot, Aklapper, Smalyshev, Avner, Lewizho99, Maathavan, debt, Gehel, 
D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, 
Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132962: Updater does not recognize wikiGroup predicate

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 284034 merged by jenkins-bot:
  Fix handling of wikiGroup
  
  https://gerrit.wikimedia.org/r/284034

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

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

To: Smalyshev, gerritbot
Cc: gerritbot, Aklapper, Smalyshev, Avner, Lewizho99, Maathavan, debt, Gehel, 
D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, 
Manybubbles, Mbch331, matej_suchanek



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132964: Allow EntityFactory to work in Wikibase for more entity types

2016-04-18 Thread aude
aude added a comment.


  also, do we still want EntityFactory to be deprecated?  It is still 
problematic in many ways, but we can remove some of the assumptions if having 
this factory is important and useful.

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

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

To: aude
Cc: gerritbot, Steinsplitter, Aklapper, Bene, JeanFred, Ricordisamoa, 
Tobi_WMDE_SW, El_Grafo, Jheald, Micru, DannyH, Raymond, Ayack, Smalyshev, 
LikeLifer, adrianheine, Pokefan95, aude, Lewizho99, Maathavan, Riley_Huntley, 
D3r1ck01, Izno, Wikidata-bugs, Fabrice_Florin, Mbch331, Tgr



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132964: Allow EntityFactory to work in Wikibase for more entity types

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 284070 had a related patch set uploaded (by Aude):
  Adjust EntityFactory::newEmpty to work for more entity types
  
  https://gerrit.wikimedia.org/r/284070

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

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

To: gerritbot
Cc: gerritbot, Steinsplitter, Aklapper, Bene, JeanFred, Ricordisamoa, 
Tobi_WMDE_SW, El_Grafo, Jheald, Micru, DannyH, Raymond, Ayack, Smalyshev, 
LikeLifer, adrianheine, Pokefan95, aude, Riley_Huntley, D3r1ck01, Izno, 
Wikidata-bugs, Fabrice_Florin, Mbch331, Tgr



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T132964: Allow EntityFactory to work in Wikibase for more entity types

2016-04-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, Steinsplitter, Aklapper, Bene, JeanFred, Ricordisamoa, 
Tobi_WMDE_SW, El_Grafo, Jheald, Micru, DannyH, Raymond, Ayack, Smalyshev, 
LikeLifer, adrianheine, Pokefan95, aude, Lewizho99, Maathavan, Riley_Huntley, 
D3r1ck01, Izno, Wikidata-bugs, Fabrice_Florin, Mbch331, Tgr



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Block] T125822: [Epic] Basic first prototype for structured data support for Commons

2016-04-18 Thread aude
aude created blocking task T132964: Allow EntityFactory to work in Wikibase for 
more entity types.

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

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

To: aude
Cc: aude, Pokefan95, adrianheine, LikeLifer, Smalyshev, Ayack, Raymond, DannyH, 
Micru, Jheald, El_Grafo, Tobi_WMDE_SW, Ricordisamoa, JeanFred, Bene, Aklapper, 
Steinsplitter, Riley_Huntley, D3r1ck01, Izno, Wikidata-bugs, Fabrice_Florin, 
Mbch331, Tgr



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T132964: Allow EntityFactory to work in Wikibase for more entity types

2016-04-18 Thread aude
aude created this task.

TASK DESCRIPTION
  In Wikibase Repo, EntityFactory is constructed with a hard-coded map of 
entity types -> class names.
  
  Then, EntityFactory::newEmpty calls methods on the entity that might not 
exist for all entity types.

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

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

To: aude
Cc: Steinsplitter, Aklapper, Bene, JeanFred, Ricordisamoa, Tobi_WMDE_SW, 
El_Grafo, Jheald, Micru, DannyH, Raymond, Ayack, Smalyshev, LikeLifer, 
adrianheine, Pokefan95, aude, Riley_Huntley, D3r1ck01, Izno, Wikidata-bugs, 
Fabrice_Florin, Mbch331, Tgr



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T132962: Updater does not recognize wikiGroup predicate

2016-04-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Smalyshev, gerritbot
Cc: gerritbot, Aklapper, Smalyshev, Avner, Lewizho99, Maathavan, debt, Gehel, 
D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, 
Manybubbles, Mbch331, matej_suchanek



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132962: Updater does not recognize wikiGroup predicate

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 284034 had a related patch set uploaded (by Smalyshev):
  Fix handling of wikiGroup
  
  https://gerrit.wikimedia.org/r/284034

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

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

To: Smalyshev, gerritbot
Cc: gerritbot, Aklapper, Smalyshev, Avner, debt, Gehel, D3r1ck01, FloNight, 
Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331, 
matej_suchanek



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T132962: Updater does not recognize wikiGroup predicate

2016-04-18 Thread Smalyshev
Smalyshev created this task.
Herald added a subscriber: Aklapper.
Herald added projects: Wikidata, Discovery.

TASK DESCRIPTION
  Updater produces messages:
  
  19:53:31.707 [update 1] DEBUG o.wikidata.query.rdf.tool.rdf.Munger - 
Unrecognized subjects: [https://cs.wikisource.org/].  Expected only sitelinks 
and subjects starting with http://www.wikidata.org/wiki/Special:EntityData/ and 
http://www.wikidata.org/entity/
  
  This is because it does not recognize new tripes like:
  
 wikibase:wikiGroup "wikipedia" .

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, Avner, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331, matej_suchanek



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T126510: [Story] Allow adding additional languages in the terms box

2016-04-18 Thread tfmorris
tfmorris added a comment.


  It seems bizarre that the utility of this is debated. The solution suggested 
by Bene sounds simple, straightforward, and useful.

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

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

To: tfmorris
Cc: tfmorris, ChristianKl, Bene, Nikki, Izno, Lydia_Pintscher, Mbch331, 
Aklapper, matej_suchanek, StudiesWorld, D3r1ck01, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T120439: Create a tool to auto-populate categories through Wikidata/other wiki comparison

2016-04-18 Thread Qgil
Qgil added a comment.


  I have tried to summarize the progress on this task at 
https://meta.wikimedia.org/wiki/Wikimedia_Blog/Drafts/WIP_Wikimedia_Hackathon_2016_post#The_connection_with_the_Community_Wishlist.
 Is there any beautiful screenshot in Commons that we can reuse? Is there a 
place to test what was demoed in Jerusalem?

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

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

To: Qgil
Cc: Qgil, Ricordisamoa, Mormegil, Magnus, Edgars2007, valhallasw, Izno, ZhouZ, 
JEumerus, Billghost, AS, Lydia_Pintscher, Aklapper, StudiesWorld, DannyH, 
WebIntegrity, Avner, D3r1ck01, OrenBochman, Wikidata-bugs, Malyacko, aude, 
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] T124451: Don't add claims if a logged in user gets logged out

2016-04-18 Thread ZhouZ
ZhouZ moved this task to Assigned on the WMF-Legal workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/28/

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

To: ZhouZ
Cc: ZhouZ, JEumerus, HakanIST, Legoktm, hoo, Aklapper, Multichill, D3r1ck01, 
Izno, Mpaulson, Wikidata-bugs, aude, jayvdb, Slaporte, csteipp, Mbch331, Jay8g, 
Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T125822: [Epic] Basic first prototype for structured data support for Commons

2016-04-18 Thread aude
aude added a comment.
Herald added a subscriber: Pokefan95.


  ran into the same issues as Adrian:
  
  - EntityFactory::newEmpty does not work for MediaInfo, because it uses a 
hardcoded mapping of entity types and classes (w/o any hook or such for new 
types)
  - Places in the code when assigning a fresh id to a new entity that expect 
numeric entity ids and expect methods like ItemId::newFromNumber exist for 
MediaInfoId
  - Problem with serialization (calling 
Wikibase\DataModel\SerializerFactory::newEntitySerializer, which is aware of 
only Item and Property entity types) in ParserOutputJsConfigBuilder - fixed by 
Bene's not-yet-merged chain of patches Gerrit change 278566
  - Problem with diffing: "Diffing the provided types of entities is not 
supported", "*": "#0 
/var/www/wiki/w/extensions/Wikidata/vendor/wikibase/data-model-services/src/Diff/EntityDiffer.php
 - presumably what phab:https://phabricator.wikimedia.org/T78298 is working to 
address.

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

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

To: aude
Cc: aude, Pokefan95, adrianheine, LikeLifer, Smalyshev, Ayack, Raymond, DannyH, 
Micru, Jheald, El_Grafo, Tobi_WMDE_SW, Ricordisamoa, JeanFred, Bene, Aklapper, 
Steinsplitter, Riley_Huntley, D3r1ck01, Izno, Wikidata-bugs, Fabrice_Florin, 
Mbch331, Tgr



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T124451: Don't add claims if a logged in user gets logged out

2016-04-18 Thread ZhouZ
ZhouZ added a project: WMF-Legal.
Herald added a subscriber: JEumerus.

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

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

To: ZhouZ
Cc: JEumerus, HakanIST, Legoktm, hoo, Aklapper, Multichill, D3r1ck01, ZhouZ, 
Izno, Mpaulson, Wikidata-bugs, aude, jayvdb, Slaporte, csteipp, 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] T116738: API wbsearchentities : the label and description are always in english with all the languages

2016-04-18 Thread Addshore
Addshore added a comment.


  In https://phabricator.wikimedia.org/T116738#2128890, @adrianheine wrote:
  
  > I'm not sure we want to default `uselang` to the value of `language`. That 
seems quite arbitrary.
  
  
  That sounds like a bad idea (basically removing a feature)

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

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

To: Addshore
Cc: Addshore, adrianheine, Aklapper, Karima, D3r1ck01, Izno, 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 Project Column] T121135: Banners fail to show up occassionally on Russian Wikivoyage

2016-04-18 Thread Jdlrobson
Jdlrobson moved this task to Ready for Signoff on the Reading-Web-Sprint-71-m 
workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1921/

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

To: Jdlrobson
Cc: MaxSem, EBernhardson, gerritbot, BBlack, faidon, Tgr, jcrespo, Krenair, 
Legoktm, LtPowers, mark, Wrh2, Sumit, Jdlrobson, Atsirlin, Aklapper, 
TerraCodes, D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Arlolra, 
Jackmcbarn, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132756: [Story] Introduce basic language support with ULS

2016-04-18 Thread Jonas
Jonas added a comment.


  Agreed with Lydia to show ULS when whole UI is translatable.
  
  @Sylvain_WMFr  you can switch to fr when this patch is deployed like this:
  
  - Goto query.wikidata.org
  - Replace URL with :
  
javascript:Cookies.set('lang','fr');
  
  and press enter
  
  - Reload page

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

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

To: Jonas
Cc: gerritbot, Sylvain_WMFr, Lydia_Pintscher, Smalyshev, Jonas, Aklapper, 
Avner, Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T129033: Confusion between Wikidata rank and value switches

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 283965 merged by jenkins-bot:
  Replace rank selector icon with wider SVG image
  
  https://gerrit.wikimedia.org/r/283965

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

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

To: gerritbot
Cc: gerritbot, Tobi_WMDE_SW, Lydia_Pintscher, Jonas, thiemowmde, Sjoerddebruin, 
putnik, Aklapper, Lewizho99, Maathavan, codynguyen1116, D3r1ck01, Izno, 
Wikidata-bugs, aude, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Up For Grabs] T114734: Title and TOC not converted for Wikidata page banner language variants

2016-04-18 Thread zhuyifei1999
zhuyifei1999 placed this task up for grabs.

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

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

To: zhuyifei1999
Cc: gerritbot, Liuxinyu970226, Hkjacksonhk, liangent, Jdlrobson, Aklapper, 
zhuyifei1999, D3r1ck01, Izno, 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] [Changed Subscribers] T132843: MediaInfoViewTest::testPlaceholderIntegration fails in the Wikidata build

2016-04-18 Thread JanZerebecki
JanZerebecki added subscribers: thiemowmde, adrianheine, Bene, Addshore, Lucie.

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

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

To: JanZerebecki
Cc: Lucie, Addshore, Bene, adrianheine, thiemowmde, gerritbot, JanZerebecki, 
Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, 
Ricordisamoa, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T132843: MediaInfoViewTest::testPlaceholderIntegration fails in the Wikidata build

2016-04-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, JanZerebecki, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, aude, Ricordisamoa, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132843: MediaInfoViewTest::testPlaceholderIntegration fails in the Wikidata build

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 283971 had a related patch set uploaded (by Aude):
  Remove $languageCode param when calling ViewFactory::newEntityTermsView
  
  https://gerrit.wikimedia.org/r/283971

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

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

To: gerritbot
Cc: gerritbot, JanZerebecki, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, 
Ricordisamoa, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T132843: MediaInfoViewTest::testPlaceholderIntegration fails in the Wikidata build

2016-04-18 Thread JanZerebecki
JanZerebecki edited the task description.

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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, 
Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T132843: MediaInfoViewTest::testPlaceholderIntegration fails in the Wikidata build

2016-04-18 Thread JanZerebecki
JanZerebecki moved this task to Backlog on the Wikidata-Sprint-2016-04-12 
workboard.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1926/

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, 
Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132839: Property suggester suggests human properties for non-human items

2016-04-18 Thread Nikki
Nikki added a comment.


  Its obsession with human properties does seem to be quite recent and 
noticeable. If it had been like this all along, I'm not sure why I would 
suddenly be noticing it so much now.
  
  I'm not sure how your suggestion would work. None of the suggestions for the 
example I gave are identifiers and if you want to add "mouth of the 
watercourse" (which is also not an identifier), wouldn't you still get the same 
set of suggestions?
  
  Personally I really like that I don't have to use specific "add" buttons to 
add specific types of statements. I don't pay any attention to which one I 
click (actually, most of the time I use the KeyShortcuts gadget and press "a", 
which appears to trigger the one in the identifiers section), they're all just 
statements to me and if I'm adding a bunch of them, I don't mentally filter 
them into different groups first.

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

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

To: Nikki
Cc: Lydia_Pintscher, hoo, Sjoerddebruin, Nikki, Aklapper, D3r1ck01, Izno, 
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] T129033: Confusion between Wikidata rank and value switches

2016-04-18 Thread gerritbot
gerritbot added a comment.


  Change 283965 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
  Replace rank selector icon with wider SVG image
  
  https://gerrit.wikimedia.org/r/283965

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

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

To: gerritbot
Cc: gerritbot, Tobi_WMDE_SW, Lydia_Pintscher, Jonas, thiemowmde, Sjoerddebruin, 
putnik, Aklapper, codynguyen1116, D3r1ck01, Izno, Wikidata-bugs, aude, TheDJ, 
Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T129033: Confusion between Wikidata rank and value switches

2016-04-18 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, Tobi_WMDE_SW, Lydia_Pintscher, Jonas, thiemowmde, Sjoerddebruin, 
putnik, Aklapper, Lewizho99, Maathavan, codynguyen1116, D3r1ck01, Izno, 
Wikidata-bugs, aude, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T131661: [Story] Support for citoid in Wikidata

2016-04-18 Thread Trizek-WMF
Trizek-WMF added subscribers: VIGNERON, Trizek-WMF.
Trizek-WMF added a comment.


  @VIGNERON is looking for a demo. Is it alive anywhere? :)

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

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

To: aude, Trizek-WMF
Cc: Trizek-WMF, VIGNERON, Mvolz, Jdforrester-WMF, Florian, aude, Aklapper, 
WebIntegrity, Avner, D3r1ck01, Izno, Jrf, OrenBochman, Husun1297, mobrovac, 
Wikidata-bugs, Malyacko, Etonkovidova, Daniel_Mietchen, jayvdb, Swainr, 
Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T90852: Create a system to store and query links to books

2016-04-18 Thread Trizek
Trizek added subscribers: Trizek, VIGNERON.

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

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

To: Trizek
Cc: VIGNERON, Trizek, Sumit, Minervaxox, Shrutika719, Mvolz, CeruleanDreamer, 
Magnus, Jdouglas, Lydia_Pintscher, Qgil, Aklapper, Ladsgroup, Avner, debt, 
Gehel, D3r1ck01, FloNight, Izno, Jrf, Husun1297, mobrovac, jkroll, Smalyshev, 
Wikidata-bugs, Etonkovidova, aude, Deskana, Manybubbles, Gryllida, Swainr, 
Jdforrester-WMF, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T987: Phase 0: Centralize interwiki language links for Wiktionary

2016-04-18 Thread Darkdadaah
Darkdadaah added a comment.


  @gabriel-wmde I did some work like this a long time ago, see 
https://www.wikidata.org/wiki/Wikidata_talk:Wiktionary#First_and_second_phases. 
I'll see if I can do an update...

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

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

To: Darkdadaah
Cc: hoo, Addshore, daniel, WMDE-leszek, Bmueller, gabriel-wmde, Yair_rand, 
dg711, DannyH, StudiesWorld, JAnD, Aklapper, RobLa-WMF, Lydia_Pintscher, 
satdeep_gill, tarlocesilion, jberkel, mxn, PeterBowman, Liuxinyu970226, 
Darkdadaah, GPHemsley, Ricordisamoa, WebIntegrity, Avner, D3r1ck01, Alkamid, 
Izno, OrenBochman, Wikidata-bugs, Malyacko, aude, Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T129033: Confusion between Wikidata rank and value switches

2016-04-18 Thread thiemowmde
thiemowmde added a project: WMDE-Design.

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

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

To: thiemowmde
Cc: Tobi_WMDE_SW, Lydia_Pintscher, Jonas, thiemowmde, Sjoerddebruin, putnik, 
Aklapper, codynguyen1116, D3r1ck01, Izno, Wikidata-bugs, aude, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T44396: duplicate/invalid language codes

2016-04-18 Thread Amire80
Amire80 added a blocking task: T132899: Remove tokipona support.

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

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

To: Amire80
Cc: Koavf, Liuxinyu970226, Aklapper, Fomafix, liangent, Nemo_bis, SPQRobin, 
Merl, Denny, Lydia_Pintscher, MF-Warburg, Unknown Object (MLST), D3r1ck01, 
Izno, 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] [Triaged] T129033: Confusion between Wikidata rank and value switches

2016-04-18 Thread thiemowmde
thiemowmde triaged this task as "Normal" priority.
thiemowmde added subscribers: thiemowmde, Jonas, Lydia_Pintscher, Tobi_WMDE_SW.
thiemowmde added projects: MediaWiki-extensions-WikibaseView, Design, 
Need-volunteer.

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

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

To: thiemowmde
Cc: Tobi_WMDE_SW, Lydia_Pintscher, Jonas, thiemowmde, Sjoerddebruin, putnik, 
Aklapper, codynguyen1116, D3r1ck01, Izno, Wikidata-bugs, aude, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132839: Property suggester suggests human properties for non-human items

2016-04-18 Thread Sjoerddebruin
Sjoerddebruin added a comment.


  In https://phabricator.wikimedia.org/T132839#2213354, @hoo wrote:
  
  > Can anyone confirm this is a recent regression? I have the feeling it is, 
but I don't really know the old suggestions well enough to say for sure.
  >
  > A possible solution I could think of: Make the suggester smarter about 
statement groups (so that it only suggests external ids in the external id 
section) and then reduce the minimal probability for showing suggestions?
  
  
  There were some overlapping areas, but it seems worser since a few weeks yes. 
I agree with your solution!

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

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

To: Sjoerddebruin
Cc: Lydia_Pintscher, hoo, Sjoerddebruin, Nikki, Aklapper, D3r1ck01, Izno, 
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] T132839: Property suggester suggests human properties for non-human items

2016-04-18 Thread hoo
hoo added a comment.


  Can anyone confirm this is a recent regression? I have the feeling it is, but 
I don't really know the old suggestions well enough to say for sure.
  
  A possible solution I could think of: Make the suggester smarter about 
statement groups (so that it only suggests external ids in the external id 
section) and then reduce the minimal probability for showing suggestions?

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

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

To: hoo
Cc: Lydia_Pintscher, hoo, Sjoerddebruin, Nikki, Aklapper, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs