https://bugzilla.wikimedia.org/show_bug.cgi?id=28843
--- Comment #1 from Happy-melon <[email protected]> 2011-05-12 12:18:50 UTC --- I'm a little rusty on the details after over two years, but as I remember it, the main problem is that it uses lego messages: each error is defined separately, and then is injected into [[MediaWiki:Cite error]] ("Cite error: $1"). That is a problem for localisation and customisation; but combined with bug 17865, the cite_error message is called with different parsing rules in different contexts, which is bad. The "Cite error: " prefix should be added to each cite error message individually, and the wrapper message should be deprecated. -- 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
