Harald, so KDE just stores addresses in one big field, right? If so, you are having this problem of more-structured data in the fdo spec, since we are already storing city, postcode, street, etc in separate fields. If that's the case then, what are you planning to do? Or are you talking just about 'street' information? If so, the change you need to do is as easy as concatening address1 and address2 in one string when reading from CouchDB, and splitting it (first line for address1, the rest for address2) when writing. That's exactly what the patch for Karmic and Lucid for couchdb-glib does, to support the old API but the new format.
Also, does this interest mean someone is working on Akonadi to make it read from desktopcouch? -- Data loss of postal addresses between Evolution and Ubuntu One's Funambol exchange/web UI https://bugs.launchpad.net/bugs/571286 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs