Closed Bug 1119511 Opened 9 years ago Closed 9 years ago

"Convert to > Event.." fails silently for mail in Korean [calExtract] Pattern not found: until.tomorrow Error: SyntaxError: unterminated parenthetical

Categories

(Calendar :: Lightning Only, defect)

Lightning 3.3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1080659

People

(Reporter: barnoid, Unassigned)

Details

Attachments

(1 file)

Attached file lightning-bug.txt —
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0
Build ID: 20141218202023

Steps to reproduce:

1. select email w/ Korean subject/body (utf-8 encoding)
2. right-click, select "Convert to > Event"


Actual results:

Nothing happens after step 2.

The error log shows different syntax errors; it seems the parser cannot deal with non-latin characters? Log (after enabling calendar.debug.log, calendar.debug.log.verbose, and javascript.options.showInConsole) attached.



Expected results:

New event dialog should open.

Note: works as expected for emails w/ latin characters (utf-8 encoding)
From attached log:

> [calExtract] Pattern not found: until.tomorrow
> Error: SyntaxError: unterminated parenthetical
> Source File: resource://calendar/modules/calExtract.jsm Line: 545
Summary: "Convert to > Event.." fails silently for mail in Korean → "Convert to > Event.." fails silently for mail in Korean [calExtract] Pattern not found: until.tomorrow Error: SyntaxError: unterminated parenthetical
This is likely a duplicate of bug 1080659. The fix landed on trunk only. Korean uses parentheses which break extraction without the fix.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: