Open
Bug 1251008
Opened 10 years ago
Updated 10 years ago
Certain commit messages break bzexport
Categories
(Developer Services :: Mercurial: bzexport, defect)
Developer Services
Mercurial: bzexport
Tracking
(Not tracked)
NEW
People
(Reporter: jdm, Unassigned)
Details
Attachments
(1 file)
|
2.89 KB,
text/plain
|
Details |
See the attached stacktrace. There's a reference to `desc[0]` in bzexport/__init__.py which is invalid if the message for the commit being exported is empty.
| Reporter | ||
Comment 1•10 years ago
|
||
`bug1142212` is one message that triggered this.
Summary: Empty commit messages break bzexport → Certain commit messages break bzexport
You need to log in
before you can comment on or make changes to this bug.
Description
•