https://bugzilla.wikimedia.org/show_bug.cgi?id=31911
--- Comment #2 from Jeroen De Dauw <[email protected]> 2011-10-24 18:01:51 UTC --- What component is #iferror part of? My concern with this patch is that this pretty much forces extensions to get the errors in a span with class error. IIRC there also is a "warning" class, which might be more appropriate for some extensions. Having an extra function like this one would be more flexible: function getErrorSpan() { return span $this->renderErrors /span } -- 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
