"Product" column on buglist.cgi is limited to 8 chars, and as there are both "MediaWiki" and "MediaWiki extensions" products I cannot easily distinguish.
(You get the full product name via mouseover, but that's cumbersome.)
As https://bugzilla.mozilla.org/show_bug.cgi?id=61447 isn't solved, proposing to bump the value in template/en/default/list/table.html.tmpl :
"product" => { maxlength => 13 }
Version: unspecified
Severity: enhancement