[Tickets #9842] Re: Cyrus IMAP server does not support extended search with charset

bugs at horde.org bugs at horde.org
Wed Apr 13 06:39:13 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9842
------------------------------------------------------------------------------
  Ticket             | 9842
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Cyrus IMAP server does not support extended search
                     | with charset
  Queue              | IMP
  Version            | 5.0
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
-Owners             | Jan Schneider, Michael Slusarz
+Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2011-04-13 06:39) wrote:

> It is not working for me. I am using Dovecot Imap server. May you  
> please help me?

I have no idea.  You will need to debug yourself to determine what is  
wrong because no developers can reproduce.

I would focus on search-basic.php since it is much simpler than the  
advanced search.  Perform a simple search and track some variables  
using Horde::debug() (see instructions below).

I would like to see the debug results for $vars (put  
Horde::debug($vars) on line 77 of search-basic.php), $q_ob (put  
Horde::debug($q_ob) on line 84 of search-basic.php), and $imp_search  
(put Horde::debug($imp_search) on line 55 of mailbox.php).

Horde::debug() documentation: http://wiki.horde.org/Doc/Dev/DebugH4






More information about the bugs mailing list