[Wikidata-bugs] [Maniphest] [Commented On] T173262: Get arbitrary label from Item without loading the full Item (via Lua).

2017-10-11 Thread gerritbot
gerritbot added a comment. Change 383479 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Docs: Discourage use of mw.wikibase.getLabelByLang for getting in user lang https://gerrit.wikimedia.org/r/383479TASK DETAILhttps://phabricator.wikimedia.org/T173262EMAIL PREFERENCEShttps://phabr

[Wikidata-bugs] [Maniphest] [Commented On] T173262: Get arbitrary label from Item without loading the full Item (via Lua).

2017-10-10 Thread gerritbot
gerritbot added a comment. Change 383479 had a related patch set uploaded (by Hoo man; owner: Hoo man): [mediawiki/extensions/Wikibase@master] Docs: Discourage use of mw.wikibase.getLabelByLang for getting in user lang https://gerrit.wikimedia.org/r/383479TASK DETAILhttps://phabricator.wikimedia.o

[Wikidata-bugs] [Maniphest] [Commented On] T173262: Get arbitrary label from Item without loading the full Item (via Lua).

2017-10-09 Thread gerritbot
gerritbot added a comment. Change 383043 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Introduce mw.wikibase.getLabelByLang https://gerrit.wikimedia.org/r/383043TASK DETAILhttps://phabricator.wikimedia.org/T173262EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/ema

[Wikidata-bugs] [Maniphest] [Commented On] T173262: Get arbitrary label from Item without loading the full Item (via Lua).

2017-10-08 Thread gerritbot
gerritbot added a comment. Change 383043 had a related patch set uploaded (by Hoo man; owner: Hoo man): [mediawiki/extensions/Wikibase@master] Introduce mw.wikibase.getLabelByLang https://gerrit.wikimedia.org/r/383043TASK DETAILhttps://phabricator.wikimedia.org/T173262EMAIL PREFERENCEShttps://phab

[Wikidata-bugs] [Maniphest] [Commented On] T173262: Get arbitrary label from Item without loading the full Item (via Lua).

2017-08-15 Thread hoo
hoo added a comment. @Jarekt: Would it be ok for your use case if mw.wikibase.label( 'Q123', 'lang' ) were to only return a label if it actually exists in that language, no language fallbacks applied. This is unlike using mw.wikibase.label( 'Q123' ) which takes fallbacks into account (on multiling