https://bugzilla.wikimedia.org/show_bug.cgi?id=1553
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5661 is|0 |1 obsolete| | --- Comment #47 from [email protected] 2009-01-31 20:20:01 UTC --- Created an attachment (id=5757) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5757) Proposed patch v2 This is a much nicer patch that adds lang="de" to the affected interface messages, with matching CSS rules to turn off the text-transform. It also cuts a line of redundancy out of Skin.php and patches a security vulnerability where a malicious user could insert arbitrary HTML into [[MediaWiki:Navigation]]. lang="de" is applied no matter whether or not a German message is actually available. This is a bit hacky, but it will prevent ugly mixtures of text-transform:lowercase and text-transform:none. -- 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
