[Bug 265096] Groupdav resource fails to show data after restart
Egbert König
e.kunig at home.nl
Thu Jan 12 10:54:43 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=265096
Egbert König <e.kunig at home.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |e.kunig at home.nl
--- Comment #8 from Egbert König <e kunig home nl> 2012-01-12 10:54:42 ---
(In reply to comment #6)
> Hi Grégory,
>
> this should be fixed with r35280-2 in all EGroupware branches in SVN, with the
> following fix:
>
> Index: inc/class.groupdav.inc.php
> ===================================================================
> --- inc/class.groupdav.inc.php (Revision 35281)
> +++ inc/class.groupdav.inc.php (Arbeitskopie)
> @@ -134,6 +134,7 @@
> {
> case 'kde': // KAddressbook (at least in 3.5 can NOT subscribe
> / does NOT find addressbook)
> $this->client_require_href_as_url = true;
> + $this->cnrnd = true; // Akonadi seems to require redundant
> namespaces, see KDE bug #265096 https://bugs.kde.org/show_bug.cgi?id=265096
> break;
> case 'cfnetwork': // Apple addressbook app
> case 'dataaccess': // iPhone addressbook
>
> Fix will be part of tomorrows daily 1.8 snapshot and the next maintenance
> release.
>
> Ralf
Although the above fix is installed in my system, I needed to do the change
suggeseted in comment #1 before kadressbook could use the eGroupware address
source. Might get_handler() return something else than "kde", e.g. "kde4"?
System is openSuSE 12.1 x86_64, eGroupware-1.8.002-20111111 from openSuSE Build
Service.
Egbert
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list