https://bugzilla.wikimedia.org/show_bug.cgi?id=23607
ShoeMaker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from ShoeMaker <[email protected]> 2012-05-04 01:17:44 UTC --- On page [[User_talk:Myusername_286/sub1/sub2]], {{#titleparts:{{FULLPAGENAMEE}}|1}} returns "User talk:Myusername 286" instead of the expected "User_talk:Myusername_286" from using "{{FULLPAGENAMEE}}" (with the extra e). If it was intended to get "User talk:Myusername 286", I would have used {{#titleparts:{{FULLPAGENAME}}|1}}. Until #titleparts is fixed, I think I will have to use {{#replace:{{#titleparts:{{FULLPAGENAMEE}}|1}}|<nowiki> </nowiki>|_}}. Thank you. -- 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
