Closed
Bug 1147708
Opened 10 years ago
Closed 10 years ago
Cannot convert email to event
Categories
(Calendar :: Lightning Only, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1121156
People
(Reporter: newhero, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150324004007
Steps to reproduce:
Thunderbird 31.5.0
Lightning 3.3.3
Korean localization
Try to convert any email to event from context menu(right click the email).
Actual results:
No dialog is opened.
Console shows the following log.
μκ°: 2015-03-26 μ€μ 10:54:40
μ€λ₯: SyntaxError: invalid range in character class
μμ€ νμΌ: resource://calendar/modules/calExtract.jsm
ν: 1183
Expected results:
Event editing dialog should be opened.
It seems like Bug 1049443 has similar issue. But I'm using korean localization.
Comment 2•10 years ago
|
||
It looks like this is the same bug with Bug 1049443. When Bug 1049443 is resolved, it will land on Korean version too.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
I think Bug 1049443 is only regarding to chinese localization(zh-TW).
Is it true that my problem will be fixed in next release?
Comment 4•10 years ago
|
||
This should be another issue from Bug 1049443, as the bug and patch only affects zh-TW locale. Removing Duplicate tag of this bug.
I have no idea about the "SyntaxError: invalid range in character class" error and it doesn't appear in the latest zh-TW -central build.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Comment 5•10 years ago
|
||
I can reproduce this on 31.5.0 and 37.0b1(with Lightening 3.9b1).
With 31.5.0,
When I try to convert English messages to event, following error occurs.
μκ°: 3/26/15, 5:01:03 PM
μ€λ₯: SyntaxError: unterminated parenthetical
μμ€ νμΌ: resource://calendar/modules/calExtract.jsm
ν: 545
But with Korean messages, following error occurs.
μκ°: 3/26/15, 5:02:44 PM
μ€λ₯: SyntaxError: invalid range in character class
μμ€ νμΌ: resource://calendar/modules/calExtract.jsm
ν: 1183
With 37.0b1,
It works fine with messages in English. But it shows following error with messages in Korean.
μκ°: 3/26/15, 4:59:35 PM
μ€λ₯: SyntaxError: invalid range in character class
μμ€ νμΌ: resource://calendar/modules/calExtract.jsm
ν: 1184
I cannot determine whether this is a l10n issue or not because it works fine at some cases. Can anybody help?
Assignee: hyeonseok → nobody
Component: ko / Korean → Lightning Only
Product: Mozilla Localizations → Calendar
QA Contact: channy
Version: unspecified → Lightning 3.7
Comment 7•10 years ago
|
||
The error near line 1183/1184 is a duplicate of bug 1121156. This has been fixed for 4.0 version.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Flags: needinfo?(gasell+mozilla)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•