https://bugzilla.wikimedia.org/show_bug.cgi?id=27990
--- Comment #2 from Daniel Hansch <[email protected]> 2011-03-11 12:58:09 UTC --- I expect that option "link=none" always prints out full page name, like in: a) {{#ask:[[Category:Foo]]|default=|link=none}} ==> prints (since Category:Bar is instance of Category:Foo): Category:Bar b) {{#ask:[[Category:Foo]]|?Link=|default=|link=none}} ==> prints (since Category:Foo contains "[[Link::Category:Bar]]") Category:Bar It is a matter of consistency if "link=none" prints out the full page name in this case, too: {{#ask:[[Category:Bar]]|?Category=|default=|link=none}} ==>Category:Foo (GOOD) ==>Foo (BAD) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
