Last modified: 2012-12-08 13:12:43 UTC
Since the recent Bugzilla upgrade, wikibugs is no longer properly reporting bug creations in #mediawiki. Recent example: --- <wikibugs> (NEW) Translate extension has strange IRC (UDP) feed output - https://bugzilla.wikimedia.org/42851 normal; MediaWiki extensions: Translate; () --- The bug creator name would usually go last (where it currently reads "()"). Something is broken. :-( Related to bug 40970 ("wikibugs IRC bot should use a machine-readable format (no more parsing mailing list messages)").
The wikibugs perl script does not handle multi part mime message and ends up without any email body to parse. Additionally, the field name for the report has changed from ReportedBy: to Reporter:.
*** This bug has been marked as a duplicate of bug 42774 ***