Closed
Bug 408968
Opened 18 years ago
Closed 18 years ago
It's not possible to convert a WCAP invitation in to a task
Categories
(Calendar :: Provider: WCAP, defect)
Calendar
Provider: WCAP
Tracking
(Not tracked)
VERIFIED
FIXED
0.8
People
(Reporter: andreas.treumann, Assigned: dbo)
Details
Attachments
(2 files)
|
1.23 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
|
1.20 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
STEPS TO REPRODUCE:
===================
- try to convert a WCAP event invitation (read only dialog) in a task
RESULT:
=======
- a empty read only dialog comes up
EXPECTED RESULT:
================
- it should be possible to convert a WCAP invitation in a task
REPRODUCIBLE:
=============
- always
Flags: blocking-calendar0.8?
| Assignee | ||
Updated•18 years ago
|
Flags: blocking-calendar0.8? → blocking-calendar0.8+
Updated•18 years ago
|
Version: Trunk → unspecified
Updated•18 years ago
|
Assignee: nobody → michael.buettner
Updated•18 years ago
|
Assignee: michael.buettner → philipp
| Assignee | ||
Comment 1•18 years ago
|
||
Assignee: philipp → daniel.boelzle
Status: NEW → ASSIGNED
Attachment #301787 -
Flags: review?(philipp)
Comment 2•18 years ago
|
||
Comment on attachment 301787 [details] [diff] [review]
fix
The extra set of () around mode != "new" is not really needed.
Looks good, r=philipp
Attachment #301787 -
Flags: review?(philipp) → review+
| Assignee | ||
Comment 3•18 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.8
| Reporter | ||
Comment 4•18 years ago
|
||
I checked this issue in the latest nightly build, but this patch doesn't fix the problem.
Converting a WCAP invitation in an event/task on a local storage calendar work. But if I try to convert this WCAP invitation to an event/task on a WCAP calendar I get this error message:
There has been an error reading data for calendar: Andreas Treumann (cal-emea). However, this error believed to be minor, so the program will attempt to continue.
Error number: 0x804a020f
Description: WCAP_STORETODOS_FAILED
Resolution: FIXED → WONTFIX
| Assignee | ||
Updated•18 years ago
|
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
| Assignee | ||
Comment 5•18 years ago
|
||
Attachment #302871 -
Flags: review?(philipp)
Comment 6•18 years ago
|
||
Comment on attachment 302871 [details] [diff] [review]
WCAP fix
Looks good, r=philipp
Attachment #302871 -
Flags: review?(philipp) → review+
| Assignee | ||
Comment 7•18 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: REOPENED → RESOLVED
Closed: 18 years ago → 18 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 8•18 years ago
|
||
Checked again in latest nightly build 20080212 -> task is fixed and verified.
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
Component: Lightning Only → Provider: WCAP
Updated•18 years ago
|
QA Contact: lightning → wcap-provider
You need to log in
before you can comment on or make changes to this bug.
Description
•