6.0.0-RC7
6/27/26

[#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 6/25/07 (6942 days ago)
Due 6/25/07 (6942 days ago)
Updated 6/27/07 (6940 days ago)
Assigned 6/25/07 (6942 days ago)
Resolved 6/27/07 (6940 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
417 Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
Fixed - thanks.
71 Chuck Hagenbuch Assigned to Michael Slusarz
State ⇒ Assigned
 
518 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');
518 adrieder (at) sbox (dot) tugraz (dot) at Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ address autocompletion doesn't work
Due ⇒ 6/25/07
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