Sogo: 1.3.8a
Andrea shares a calendar with pippo.
Pippo search calendar into Andrea's shares. (with subscribe calendar.. button)
Pippo doesn't found anything (no shares), but it's wrong.

Sogo.log (in debug mode) says:
2011-09-21 17:05:02.712 sogod[19125] <MySQL4Channel[0x0x9bbe440] connection=0x0x9c0b698> SQL: SELECT c_uid, c_object, c_role FROM sogoandrea00167fe181f_acl WHERE (c_object = '/andrea/Calendar/7BBC-4E788900-1-33087700') AND ((c_uid = 'pippo') OR (c_uid LIKE '@%')); 2011-09-21 17:05:02.712 sogod[19125] <MySQL4Channel[0x0x9bbe440] connection=0x0x9c0b698> query has results, entering fetch-mode.

query has results!

I can verify this.

mysql> SELECT c_uid, c_object, c_role FROM sogoandrea00167fe181f_acl WHERE (c_object = '/andrea/Calendar/7BBC-4E788900-1-33087700') AND ((c_uid = 'pippo') OR (c_uid LIKE '@%'));
+--------+-------------------------------------------+--------------+
| c_uid  | c_object                                  | c_role       |
+--------+-------------------------------------------+--------------+
| @pippo | /andrea/Calendar/7BBC-4E788900-1-33087700 | PublicViewer |
+--------+-------------------------------------------+--------------+
1 row in set (0.00 sec)

why? Webinterface doesn't show anything. Can you help me?
--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to