Closed Bug 163820 Opened 22 years ago Closed 22 years ago

No ParseIcalString for todo objects, making Task import impossible

Categories

(Calendar :: Internal Components, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ajbu, Assigned: mostafah)

References

Details

There is no ParseIcalString in the todo class, so the implementation of oeICalEventImpl::ParseIcalString is called, and the complete/due/percent properties are not imported.
offcourse the same goes for getIcalString
Blocks: 158510
-> mostafa
Assignee: mikep → mostafah
Would it be good enough to add two functions with different names to the icaltodo interface, like getTodoIcalString() and parseTodoIcalString()?
Status: NEW → ASSIGNED
That's possible, I can do a check (aObject inheritsOf oeITodo?) and call the proper method.
Added two functions: getTodoIcalString() and parseTodoIcalString() Fixed in CVS.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Mass move of libxpical bugs to the Internal Components, per ctalbert.
Component: libxpical → Internal Components
The bugspam monkeys have been set free and are feeding on Calendar :: Internal Components. Be afraid for your sanity!
QA Contact: colint → base
You need to log in before you can comment on or make changes to this bug.