2006-03-06 15:25:54 +01:00
|
|
|
/*! \page pageicalsrvbugandtodo BUGS and TODOS
|
|
|
|
|
|
|
|
@note This is an early list of bugs and todos. Probably a little bit
|
|
|
|
deprecated now. (see new todo page in relatedpages)
|
2006-02-20 12:37:41 +01:00
|
|
|
|
|
|
|
<PRE>
|
|
|
|
Know BUGS and things todo
|
|
|
|
---------------------------
|
|
|
|
TODO means: should be done/would be nice in a newer release
|
|
|
|
BUG means: known problem needs to be fixed
|
|
|
|
FAIl means: known failure to provide (not easily to be done/fixed
|
|
|
|
|
|
|
|
(note: this list is probably not quite up todate)
|
|
|
|
|
|
|
|
|
2006-03-06 15:25:54 +01:00
|
|
|
release: VERSION 0.9.00 NEED TO UPDATE THIS!!
|
2006-02-20 12:37:41 +01:00
|
|
|
|
|
|
|
|
2006-03-06 15:25:54 +01:00
|
|
|
1) general (V0.9)
|
2006-02-20 12:37:41 +01:00
|
|
|
----------------
|
|
|
|
|
|
|
|
1.1 TODO build egw install/setup system for icalsrv
|
|
|
|
1.2 TODO get it nicely into egw cvs
|
2006-03-06 15:25:54 +01:00
|
|
|
[+/-]1.4 TODO check and generate source code documentation(phpdoc or doxygen)
|
2006-02-20 12:37:41 +01:00
|
|
|
|
|
|
|
|
2006-03-06 15:25:54 +01:00
|
|
|
3.6 TODO/WISH: nothing done yet for vfreebusy, vjournal, notes, components
|
2006-02-20 12:37:41 +01:00
|
|
|
only vevents and vtodos are supported.
|
|
|
|
|
|
|
|
|
2006-03-06 15:25:54 +01:00
|
|
|
2) icalsrv.php (V0.9)
|
2006-02-20 12:37:41 +01:00
|
|
|
--------------------
|
|
|
|
|
|
|
|
[+]2.1 BUG/CHECK repair/improve the http error return (403) (seems to work)
|
2006-03-06 15:25:54 +01:00
|
|
|
[ ]2.3 TODO build user preferences (export/import period setting) gui
|
|
|
|
[ ]2.4 TODO(for v0.9.01 ?) for export: get the agent name from the http header and use
|
2006-02-20 12:37:41 +01:00
|
|
|
to set the ical product field. Then in egwical use it to set the supportedfields()
|
|
|
|
|
|
|
|
|
|
|
|
10.) in used routines from others:
|
|
|
|
|
|
|
|
10.1 BUG Horde_iCalendar(1.2rc6): EXDATE bug
|
|
|
|
-[+]fixed by patch 'exdate ....'
|
|
|
|
10.2 BUG Horde_iCalendar(1.2rc6): standard.php Warning
|
|
|
|
-[+]fixed by patch '...??..'
|
|
|
|
|
|
|
|
10.3 BUG infolog(1.2rc6): datetime is 1 hour wrong for untimed due field in tasks
|
|
|
|
|
|
|
|
11) detected errors/flaws in other programs
|
|
|
|
|
|
|
|
11.1 Korganizer 3.5: recurrence endondate display is interpreted different from egw and
|
|
|
|
mozilla (and probable also rfc 2445)
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
|
|
*/
|