jenkins-bot has submitted this change and it was merged.
Change subject: QuantityFormatter registration
......................................................................
QuantityFormatter registration
requires change Ic89b54e39b3fd759bad568fc412e192b237da320
Change-Id: I4d4252fcb8d14bf9324e7ec9c63d406592c0637a
---
M lib/includes/formatters/WikibaseValueFormatterBuilders.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Tobias Gritschacher: Looks good to me, approved
jenkins-bot: Verified
diff --git a/lib/includes/formatters/WikibaseValueFormatterBuilders.php
b/lib/includes/formatters/WikibaseValueFormatterBuilders.php
index a979957..20d2326 100644
--- a/lib/includes/formatters/WikibaseValueFormatterBuilders.php
+++ b/lib/includes/formatters/WikibaseValueFormatterBuilders.php
@@ -62,6 +62,7 @@
SnakFormatter::FORMAT_PLAIN => array(
'VT:string' => 'ValueFormatters\StringFormatter',
'VT:globecoordinate' =>
'ValueFormatters\GlobeCoordinateFormatter',
+ 'VT:quantity' => 'ValueFormatters\QuantityFormatter',
'VT:time' => 'Wikibase\Lib\MwTimeIsoFormatter',
'VT:wikibase-entityid' => array(
'Wikibase\Lib\WikibaseValueFormatterBuilders', 'newEntityIdFormatter' ),
'VT:bad' =>
'Wikibase\Lib\UnDeserializableValueFormatter'
--
To view, visit https://gerrit.wikimedia.org/r/91859
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4d4252fcb8d14bf9324e7ec9c63d406592c0637a
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Henning Snater <[email protected]>
Gerrit-Reviewer: Tobias Gritschacher <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits