"Hashar" changed the status of MediaWiki.r95680 to "new"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95680

Old status:  fixme
> New status: new

Commit summary for MediaWiki.r95680:

(bug 30617) inline comments forms cannot be closed

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.

This patch forge an id based on the diff line it applies to which should
be unique since we only allow one comment form per line.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to