Henning Snater has submitted this change and it was merged. Change subject: snakview will now display a message if a property with unsupported type chosen ......................................................................
snakview will now display a message if a property with unsupported type chosen Before the commonsMedia type was chosen for all properties, this was hard coded in the snakview. Now we get the property ID by the entity selector widget and make an API call to get the data types of the property. This could be optimized if the search would actually return the data type as well. Depends on I7a364cda in DataValues extension repo. Change-Id: Ic728186703632be4f0a51dae9a0eff15fb2c8ded --- M lib/resources/Resources.php M lib/resources/jquery.wikibase/jquery.wikibase.snakview.js M repo/Wikibase.i18n.php 3 files changed, 28 insertions(+), 12 deletions(-) Approvals: Henning Snater: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/34906 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic728186703632be4f0a51dae9a0eff15fb2c8ded Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Werner <[email protected]> Gerrit-Reviewer: Henning Snater <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
