https://bugzilla.wikimedia.org/show_bug.cgi?id=28287
--- Comment #2 from MZMcBride <[email protected]> 2011-05-14 21:04:43 UTC --- Created attachment 8536 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8536 Patch to make "your text" textareas read-only Patch against r88116. The "Your text" box shows up if $wgSpamRegex is triggered or if a user hits an edit conflict (showTextbox2 function in includes/EditPage.php). In either case, there's no input mechanism, so <textarea readonly=""> makes sense. -- 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
