Yaron Koren has submitted this change and it was merged. 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(-) Approvals: Yaron Koren: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/34092 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If8401c6c7ce3774af4c98f4632e2c38ae993b2d8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticCompoundQueries Gerrit-Branch: master Gerrit-Owner: Yaron Koren <[email protected]> Gerrit-Reviewer: Yaron Koren <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
