Siebrand has uploaded a new change for review.

Change subject: Maintenance for SemanticMediaWiki extension.
......................................................................

Maintenance for SemanticMediaWiki extension.

* Replace deprecated wfMsg* with wfMessage. 1.17 compat, so no local context
  msg(). 2 occurrences left. Addressed a few issues where output was not
  escaped. I think there are many cases left. This is worth a full review.
* Add a bunch of FIXMEs for incorrect i18n.
* Removed some superfluous newlines.

Change-Id: I0a29fed0ac2524caa18e3c168c8da5ee5015269d
---
M SemanticMediaWiki.hooks.php
M includes/SMW_DataValueFactory.php
M includes/SMW_Factbox.php
M includes/SMW_GlobalFunctions.php
M includes/SMW_PageLister.php
M includes/SMW_PageSchemas.php
M includes/SMW_ParseData.php
M includes/SMW_QueryParser.php
M includes/SMW_QueryProcessor.php
M includes/articlepages/SMW_ConceptPage.php
M includes/articlepages/SMW_PropertyPage.php
M includes/datavalues/SMW_DV_Bool.php
M includes/datavalues/SMW_DV_Error.php
M includes/datavalues/SMW_DV_Import.php
M includes/datavalues/SMW_DV_Number.php
M includes/datavalues/SMW_DV_Property.php
M includes/datavalues/SMW_DV_PropertyList.php
M includes/datavalues/SMW_DV_Quantity.php
M includes/datavalues/SMW_DV_Record.php
M includes/datavalues/SMW_DV_String.php
M includes/datavalues/SMW_DV_Time.php
M includes/datavalues/SMW_DV_Types.php
M includes/datavalues/SMW_DV_URI.php
M includes/datavalues/SMW_DV_WikiPage.php
M includes/datavalues/SMW_DataValue.php
M includes/parserhooks/SMW_Ask.php
M includes/parserhooks/SMW_Concept.php
M includes/parserhooks/SMW_Show.php
M includes/parserhooks/SMW_Subobject.php
M includes/queryprinters/SMW_QP_Aggregatable.php
M includes/queryprinters/SMW_QP_CSV.php
M includes/queryprinters/SMW_QP_Category.php
M includes/queryprinters/SMW_QP_DSV.php
M includes/queryprinters/SMW_QP_Embedded.php
M includes/queryprinters/SMW_QP_JSONlink.php
M includes/queryprinters/SMW_QP_List.php
M includes/queryprinters/SMW_QP_RDF.php
M includes/queryprinters/SMW_QP_RSSlink.php
M includes/queryprinters/SMW_QP_Table.php
M includes/storage/SMW_Query.php
M includes/storage/SMW_QueryResult.php
M includes/storage/SMW_SparqlStoreQueryEngine.php
M includes/storage/SQLStore/SMW_SQLStore3_Queries.php
M includes/storage/compatSQLStore/SMW_SQLStore2_Queries.php
M skins/SMW_tooltip.js
M specials/AskSpecial/SMW_QuerySpecialPage.php
M specials/AskSpecial/SMW_QueryUI.php
M specials/AskSpecial/SMW_QueryUIHelper.php
M specials/AskSpecial/SMW_SpecialAsk.php
M specials/AskSpecial/SMW_SpecialQueryCreator.php
M specials/Export/SMW_SpecialOWLExport.php
M specials/QueryPages/SMW_QueryPage.php
M specials/QueryPages/SMW_SpecialProperties.php
M specials/QueryPages/SMW_SpecialTypes.php
M specials/QueryPages/SMW_SpecialUnusedProperties.php
M specials/QueryPages/SMW_SpecialWantedProperties.php
M specials/SMWAdmin/SMW_SpecialSMWAdmin.php
M specials/SearchTriple/SMW_SpecialBrowse.php
M specials/SearchTriple/SMW_SpecialPageProperty.php
M specials/SearchTriple/SMW_SpecialSearchByProperty.php
M specials/Statistics/SMW_SpecialStatistics.php
M specials/URIResolver/SMW_SpecialURIResolver.php
62 files changed, 453 insertions(+), 411 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki 
refs/changes/94/21494/1
--
To view, visit https://gerrit.wikimedia.org/r/21494
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0a29fed0ac2524caa18e3c168c8da5ee5015269d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to