Bug 32280
Summary: | bugzilla-tool is failing to parse ChangeLog in attachment 44411 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | abarth |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | |||
Bug Blocks: | 32216 |
Eric Seidel (no email)
bugzilla-tool is failing to parse ChangeLog in attachment 44411 [details]
https://bugs.webkit.org/show_bug.cgi?id=32216#c25
Failed to parse ChangeLog:
/Users/eseidel/Projects/CommitQueue/WebKit/qt/ChangeLog
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Looks like there is a trailing space on the date line.
+2009-12-07 Benjamin Poulain <benjamin.poulain@nokia.com>
I expect that's why it's failing to parse it. We could make it have a smarter parser.
Eric Seidel (no email)
I think it had a trailing space in the end.