https://bugzilla.wikimedia.org/show_bug.cgi?id=21844
--- Comment #9 from Jani Patokallio <[email protected]> 2010-01-22 09:40:37 UTC --- I'm not entirely sure why my application has relevance on the actual bug, which is that inserting titles by parser function fails...? But at any rate, the parser function is called #include and it's used with the format {{#include:Article}}. Depending on page state it either returns a link to Article: * [[Article]] ...or it asks the parser to transclude it, with the article name added as a header: ==Article== {{:Article}} ...and it's the 2nd case here that's failing. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
