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

       Web browser: ---
            Bug ID: 51750
           Summary: {{#titleparts::|1}} returns empty string and possibly
                    other wrong return values
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: ParserFunctions
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

I'm not completely sure if it is a bug but regarding the information given in
the documentation I'd assume it is:

{{#titleparts::|1}} returns an empty string "" but should probably return ":"
as

{{#titleparts:.|1}} returns "." and 

{{#titleparts:a|1}} returns "A"



As just typing I realized another strange behavior:

{{#titleparts:a/b|1|2}} returns b as supposed to, while

{{#titleparts:a/:|1|2}} returns again an empty string "" and

{{#titleparts:a/.|1|2}} even returns the completely wrong "a/."

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