[dev] [PATCH] Kronolith: Fix error editing permissions of Tasks and Notes

Diego Woitasen diegows at xtech.com.ar
Sun Jan 27 02:44:15 UTC 2008


http://bugs.horde.org/ticket/?id=6156


diff -Nur horde-3.2-rc2/lib/Horde/Share/kolab.php
horde-3.2-rc2-ws/lib/Horde/Share/kolab.php
--- horde-3.2-rc2/lib/Horde/Share/kolab.php     2008-01-22
7:08:06.000000000 -0200
+++ horde-3.2-rc2-ws/lib/Horde/Share/kolab.php  2008-01-26
3:52:01.860813138 -0200
@@ -173,7 +173,6 @@
             if (is_a($share, 'PEAR_Error')) {
                 return $share;
             }
-            $this->_shareMap[$share->getId()] = &$share;
             if ($share->getId() == $id) {
                 return $share;
             }

-- 
Diego Woitasen
XTECH - Soluciones Linux para empresas
(54) 011 5219-0678



More information about the dev mailing list