Open
Bug 1573121
Opened 7 years ago
Updated 3 years ago
Misleading wording when an invitation contains a value parse error
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
NEW
People
(Reporter: neil, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
2.17 KB,
message/rfc822
|
Details |
If you create a meeting in Exchange and don't enter a location, Exchange sends out an invitation with a location entry without a value, which is not strictly legal ICS. When Lightning parses this invitation, it dumps the entire parsed invitation to the error console, plus a message that starts "Parsing failed", which sounds worse than it actually is (particularly in this case, where the parsing actually fixed the generation error).
Would it be OK to change the wording to something less worrying, such as "Warning(s) encountered during ICS parsing"?
Also, I'm not sure it's useful to dump the whole parsed item to the console.
Comment 1•7 years ago
|
||
@Neil: Please attach a test case.
| Reporter | ||
Comment 2•7 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•