https://bugzilla.wikimedia.org/show_bug.cgi?id=42645
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Daniel Kinzler <[email protected]> 2012-12-03 20:08:30 UTC --- I absolutely agree, but sadly, this isn't easily done. What you see is the result of the somewhat convoluted and slightly inconsistent way error messages are passed around internally. E.g. the Status class that is used to return the errors insists on escaping all message parameters, making it impossible to provide links. Etc. Several small fixes and some refactoring would be needed to make this work right. I think we should do that, but currently, other things are more urgent. -- 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
