https://bugzilla.wikimedia.org/show_bug.cgi?id=30617
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Ashar Voultoiz <[email protected]> 2011-08-29 17:32:39 UTC --- On clicking a line, a javascript insert a <tr> element containg the form. That <tr> did not get an unique id which caused troubles when opening multiples inline comments. r95680 forge an id based on the diff line it applies to which should be unique since we only allow one comment form per line. Thanks for the bug report! -- 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
