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

--- Comment #2 from Eduard Braun <[email protected]> ---
Thanks, actually I wasn't really trying to parse titles when I found the bug,
so I didn't bother whether those are valid titles or not (and I don't know how
the function is supposed to work, e.g. break as it currently does or give a
result anyway)

I merely relied on #titleparts documentation given in [1] where it says:
> "This function separates a pagetitle into segments based on slashes,
>  then returns some of those segments as output."
and
> "You can use #titleparts as a small "string parser & converter", ..."
so I assumed #titleparts to be implemented only regarding slashes and not
checking validity of titles at the same time.


[1] http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23titleparts

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