[bugs] [Bug 1227] New - empty field added when using add address to
address book icon from imp
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Apr 22 15:16:06 PDT 2003
http://bugs.horde.org/show_bug.cgi?id=1227
*** shadow/1227 Tue Apr 22 14:16:06 2003
--- shadow/1227.tmp.15370 Tue Apr 22 14:16:06 2003
***************
*** 0 ****
--- 1,57 ----
+ Bug#: 1227
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: All Browsers
+ OS/Version: FreeBSD
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: fran at his.com
+ URL: http://vhost107.his.com/horde/imp/
+ Summary: empty field added when using add address to address book icon from imp
+
+ Hello
+
+ I'm having a problem when adding email addresses to the Turba Address book from
+ IMP "Message" page (using the small book icon).
+
+ If I want to enter an email address like
+ My Friend <myfriendsemail at myisp.com>
+ The Address book shows either
+ Name:""
+ Email: <myfriendsemail at myisp.com>
+ Or
+ Name: My Friend
+ Email: ""
+
+ Everything works fine when adding the addresses "manually" in Turba.
+
+ Turba is setup to use localsql
+
+ // Addressbook
+ $_prefs['searchsource'] = array(
+ 'value' => 'localsql',
+ 'locked' => false,
+ 'shared' => true,
+ 'type' => 'select',
+ 'desc' => _("from")
+ );
+
+
+ Horde Versions
+ Horde: 2.2.1
+ IMP: 3.2.1 (run IMP tests)
+ Turba: 1.1
+ Kronolith: 1.0
+ PHP Version: 4.3.1
+ MySQL: 3.23.55
+ FreeBSD4.8
+ PHP
+ Complete setup info available at:
+ http://vhost107.his.com/horde/test.php
+
+ /Fran
More information about the bugs
mailing list