Closed
Bug 639326
Opened 15 years ago
Closed 15 years ago
CSV export only contains header, error: categoriesArrayToString is not defined
Categories
(Calendar :: Import and Export, defect)
Calendar
Import and Export
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b4
People
(Reporter: merike, Assigned: merike)
Details
Attachments
(1 file)
|
1.13 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
When exporting a calendar to CSV only header line is written, event data is missing. Error console after export:
Viga: categoriesArrayToString is not defined
Lähtefail: resource://calendar/modules/calUtils.jsm -> file:///home/merike/.thunderbird/daily/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calOutlookCSVImportExport.js
Rida: 546
Attachment #517270 -
Flags: review?(philipp)
Comment 1•15 years ago
|
||
Comment on attachment 517270 [details] [diff] [review]
a fix
Good catch, thanks! r=philipp
Attachment #517270 -
Flags: review?(philipp) → review+
Comment 2•15 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/977bed463e8b>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•