https://bugzilla.wikimedia.org/show_bug.cgi?id=28588
--- Comment #1 from Krinkle <[email protected]> 2011-04-18 20:03:26 UTC --- Not related to the page being deleted. It has to do with en.wikipedia's local [[MediaWiki:Newpagetext]] and the like. They contain {{PAGENAME}} (which, when returning *, on a new line) starts a list. {{PAGENAME}} should either escape * like it escapes ' to '. Or the parser should tried it with <nowiki> (like some wikis do now by working around with {{#tag:nowiki|{{PAGENAME}}}} -- 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
