Closed
Bug 351290
Opened 18 years ago
Closed 18 years ago
Exporting Calendar to CSV doesn't include Description field
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: manfred.edelbauer, Assigned: mattwillis)
Details
Attachments
(1 file)
1.22 KB,
patch
|
ssitter
:
first-review+
dmosedale
:
second-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
When I'm exporting the whole calender to an csv file, the descrption column contians always "null" and not the description text.
Reproducible: Always
Actual Results:
the descrption column contians always "null" in the csv file
Expected Results:
the descrption column contians the description texts from the calender
Comment 1•18 years ago
|
||
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [good first bug]
Assignee | ||
Comment 2•18 years ago
|
||
Adds missing description
Assignee: nobody → mattwillis
Status: NEW → ASSIGNED
Attachment #236755 -
Flags: second-review?(dmose)
Attachment #236755 -
Flags: first-review?(ssitter)
Assignee | ||
Updated•18 years ago
|
Summary: Exporting Calender to CSV doesn't take Description field → Exporting Calendar to CSV doesn't include Description field
Whiteboard: [good first bug]
Comment 3•18 years ago
|
||
Comment on attachment 236755 [details] [diff] [review]
rev0 - adds DESCRIPTION
r1=ssitter
(Bonus Points if you could remove the unnecessary 2nd call to headers.push(localeEn['headAlarmTime']) some lines above.)
Attachment #236755 -
Flags: first-review?(ssitter) → first-review+
Comment 4•18 years ago
|
||
Comment on attachment 236755 [details] [diff] [review]
rev0 - adds DESCRIPTION
r=dmose
Attachment #236755 -
Flags: second-review?(dmose) → second-review+
Assignee | ||
Comment 5•18 years ago
|
||
Patch checked in on MOZILLA_1_8_BRANCH and trunk.
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 6•18 years ago
|
||
verified with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060912 Calendar/0.3a2+
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
Whiteboard: [litmus testcase wanted]
You need to log in
before you can comment on or make changes to this bug.
Description
•