Markus Kroetzsch has uploaded a new change for review. Change subject: Fix Bug 38811 ......................................................................
Fix Bug 38811 Special:UnusedProperties was not checking if a property is special (pre-defined in SMW). This is fixed now, and thus the datatype information for unused special properties shows correctly and the standard tooltip is given. The formatting code for special properties is copied from Special:Properties, so the formatting will be the same as it is there. The change depends on the recent updates done to fix Bug 33610. Change-Id: I0a49c1dae5e27ca12dd52e00fff6c3df1d0b006f --- M specials/QueryPages/SMW_SpecialUnusedProperties.php 1 file changed, 22 insertions(+), 13 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki refs/changes/06/32206/1 -- To view, visit https://gerrit.wikimedia.org/r/32206 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0a49c1dae5e27ca12dd52e00fff6c3df1d0b006f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: master Gerrit-Owner: Markus Kroetzsch <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
