Open
Bug 1427626
Opened 8 years ago
Updated 8 years ago
jb2bz.py fails to correctly set the title on imported bugs
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: quanah, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171226083017
Steps to reproduce:
Imported from jitterbugs to bugzilla
Actual results:
The title of every bug was set to "Unknown"
Expected results:
The title of the bug should have been correctly set to the subject of the original issue in jitterbugs. This appears to have been broken by the evolution of python's MIME related modules. I'm currently working on a fix.
| Reporter | ||
Comment 1•8 years ago
|
||
Have a fix, looking into some other issues as well.
| Reporter | ||
Comment 2•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•