Yaron Koren has uploaded a new change for review. Change subject: Fix for correct handling of identical page names in different namespaces ......................................................................
Fix for correct handling of identical page names in different namespaces This was done by replacing all calls to SMWDIWikiPage::getDBKey() with SMWDIWikiPage::getSerialization() - the latter includes the namespace. Change-Id: If8401c6c7ce3774af4c98f4632e2c38ae993b2d8 --- M SCQ_QueryProcessor.php 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticCompoundQueries refs/changes/92/34092/1 -- To view, visit https://gerrit.wikimedia.org/r/34092 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If8401c6c7ce3774af4c98f4632e2c38ae993b2d8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticCompoundQueries Gerrit-Branch: master Gerrit-Owner: Yaron Koren <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
