https://bugzilla.wikimedia.org/show_bug.cgi?id=37065

       Web browser: ---
             Bug #: 37065
           Summary: [SMW] 1.8 alpha; SMWNamespaceDescription function
                    getQueryString special handling of NS_CATEGORY
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


The function getQueryString in class SMWNamespaceDescription
(SMW_Description.php) does not handle NS_CATEGORY namespace accordingly (see
[0], [1]). : is not set in cases namespace = NS_CATEGORY and creates a problem
in queries selecting on NS_CATEGORY pages.

[0] «Category» namespace, a : is again needed in front of the namespace label
to prevent confusion, e.g. [[:Category:+]].

[1]
http://www.semantic-mediawiki.org/wiki/Help:Selecting%20pages#Restricting_results_to_a_namespace

PS: I looked at the code and it seems not to have any special handling of
NS_CATEGORY, so this must be broken since. Sorry I do not have the time to
fixed this myself, so I just make note of it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to