[Bug 238996] New: Kaddressbook gets confused by XML element order in Kolab files

bugs at triller-online.org bugs at triller-online.org
Thu May 27 11:34:49 BST 2010


https://bugs.kde.org/show_bug.cgi?id=238996

           Summary: Kaddressbook gets confused by XML element order in
                    Kolab files
           Product: Akonadi
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Kolab Resource
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: bugs at triller-online.org
                CC: kdepim-bugs at kde.org


Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

I'm writting on a synchronisation program to sync Android with Kolab and while
writing the kolab.xml files containing the contact information, i noticed
Kaddressbook sometimes not showing all contact information.

It turned out that, if between the </phone> and <email> there are other xml
tags, Kaddressbook doesnt show all information of the contact that is in the
XML file.

Maybe that is an issue of assuming a certain order of the elements and it might
also occour in different element constellations.

Reproducible: Always

Steps to Reproduce:
Create a kolab contact with a tag inbetween phone and email, for example:
</phone>
<birthday>1970-12-24</birthday>
<email>

Actual Results:  
Kaddressbook does not show email adresses (maybe other information of that
contact are also missing)

Expected Results:  
kaddressbook should ignore the element order and just parse all elements it
supports and show them.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list