https://bugzilla.wikimedia.org/show_bug.cgi?id=19776
Trevor Parscal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #10 from Trevor Parscal <[email protected]> 2009-08-05 17:29:06 UTC --- This was caused by the use of <input type="image" src="" /> tags for toolbar buttons rather than <img src="" /> tags - making the form get confused which button to execute when the user pressed enter. Solved in r54463. -- 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
