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

       Web browser: ---
             Bug #: 39403
           Summary: Title::getSubpages() ignores $wgCapitalLinks
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Title::getSubpages() does not consider whether the first letter of the Title is
capitalized or not (also see Title::getUserCaseDBKey()) in case $wgCapitalLinks
is set to false.
If $wgCapitalLinks is false and the given title was created from a
non-capitalized string, only subpages starting with a non-capitalized string
should be returned I guess.

Or am I getting the concept of $wgCapitalLinks and how non-capitalized titles
are handled wrong somehow?

-- 
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