[Kolab-devel] [issue3173] Broken task objects written

Bernhard Reiter kolab-issues at intevation.de
Tue Oct 21 18:08:17 CEST 2008


New submission from Bernhard Reiter <bernhard at intevation.de>:

Kontact Version 1.3 (enterprise4 0.20081017.872576)
Qt 4.4.3 on Windows

Prerequisite for this analysis: disable "hide groupware folders"
in the configuration.

Start with an empty task folder (e.g. called "Aufgaben"), switch
to task view and create a new task. Now switch to the email view
and look up the raw format of the email. You can already
see missleading entries in <creation-time>, e.g. "ZZ" at the end
of the datetime string.

Now go back to the task view and add start time (go one day back) and due time 
(go one day forward), press okay. Check again the raw format, now
much more fields are broken, here is an excerpt how it looks to me:


<?xml version="1.0" encoding="UTF-8"?>
<task version="1.0" >
 <product-id>KOrganizer 4.1 (enterprise4 0.20081017.872576), Kolab 
resource</product-id>
 <uid>libkcal-19272.583</uid>
 <body><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 
4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style 
type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-
size:10pt; font-weight:400; font-style:normal;">
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; 
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-
indent:0px;"></p></body></html></body>
 <creation-date>2008-10-21T15:58:40.468ZZ</creation-date>
 <last-modification-date>2008-10-21T15:59:28+00:00Z</last-modification-date>
 <sensitivity>public</sensitivity>
 <start-date>2008-10-20T17:59:00ZZ</start-date>
 <summary>task001</summary>
 <organizer>
  <display-name>Bernhard Test2 Reiter</display-name>
  <smtp-address>bernhardtest2.reiter at demo.example.org</smtp-address>
 </organizer>
 <revision>0</revision>
 <priority>0</priority>
 <completed>0</completed>
 <status>not-started</status>
 <due-date>2008-10-22T17:59:00ZZ</due-date>
</task>

----------
assignedto: till
messages: 17257
nosy: bernhard, ludwig, till, vkrause
priority: critical
status: unread
title: Broken task objects written
topic: kde client, kowi
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3173>
___________________________________________________




More information about the devel mailing list