Mwjames has uploaded a new change for review. Change subject: Fix queryprinter into/outro ......................................................................
Fix queryprinter into/outro ## Description Ensure that after into and outro are applied, results run throuh the parser otherwise the result is amend and "array" is returned instead of a simple string Having the $this->mIntro/$this->mOutro at the end of the method was converting the output in a "Array" display. Now sparkline can use intro/outro as well to output ( <chart> ) because unitl this change it just displayed "(Array)" ## Patchsets +1 initial commit Change-Id: I3d038c834b5c7ddec936adc7a8cbda6905d2da2f --- M includes/queryprinters/SMW_ResultPrinter.php 1 file changed, 22 insertions(+), 19 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki refs/changes/87/18087/1 -- To view, visit https://gerrit.wikimedia.org/r/18087 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3d038c834b5c7ddec936adc7a8cbda6905d2da2f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: master Gerrit-Owner: Mwjames <jamesin.hongkon...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits