6.0.0-beta1
10/16/25

[#5498] address autocompletion doesn't work
Summary address autocompletion doesn't work
Queue DIMP
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester adrieder (at) sbox (dot) tugraz (dot) at
Created 06/25/2007 (6688 days ago)
Due 06/25/2007 (6688 days ago)
Updated 06/27/2007 (6686 days ago)
Assigned 06/25/2007 (6688 days ago)
Resolved 06/27/2007 (6686 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/27/2007 07:55:41 PM Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
Fixed - thanks.
06/25/2007 01:33:07 PM Chuck Hagenbuch Assigned to Michael Slusarz
State ⇒ Assigned
 
06/25/2007 08:27:51 AM adrieder (at) sbox (dot) tugraz (dot) at Comment #2 Reply to this comment
This patch fixes the problem:



--- dimple.php.orig     Mon Jun 25 10:26:53 2007

+++ dimple.php  Mon Jun 25 10:25:39 2007

@@ -14,6 +14,7 @@

  @define('AUTH_HANDLER', true);

  @define('DIMP_BASE', dirname(__FILE__));

  require_once DIMP_BASE . '/lib/base.php';

+require_once DIMP_BASE . '/lib/Dimple.php';



  if (empty($_SERVER['PATH_INFO'])) {

      IMP::sendHTTPResponse(new stdClass(), 'json');
06/25/2007 08:01:51 AM adrieder (at) sbox (dot) tugraz (dot) at Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ address autocompletion doesn't work
Due ⇒ 06/25/2007
Queue ⇒ DIMP
State ⇒ Unconfirmed
Reply to this comment
the address autocompletion in the compose window does not work anymore.



PHP Fatal error:  Class 'Dimple' not found in 
/usr/local/apache/htdocs/horde/dimp/dimple.php on line 28, referer: 
https://myhost.mydomain/horde/dimp/compose.php?type=new

Saved Queries