I've submitted a patch (http://trac.roundcube.net/ticket/1485212) that
gives RoundCube the ability to dynamically generate a contact's
display name by concatenating the first and last name fields and it
also eliminates the separate display name field. This functionality is
turned on with a new config option:
$rcmail_config['display_name_type'] = 'automatic';
This patch lays a foundation for some other work I'm doing on getting
RoundCube's address book to use another database, with a different
schema that doesn't include a display name. (Has anyone one done
anything like this? Or have any advice about it?)
thanks
-kris
_______________________________________________
List info: http://lists.roundcube.net/dev/
When delete message I have sometimes (often) problems with opening next
message from the list. Roundcube hangs. When deleting or moving message
are made two connections to imap server. One for delete/move action and
one for next message read. See log fragment:
1.[24-Jul-2008 15:09:05 +0200]: [Resource id #41] C: flg STORE 7 +FLAGS
(\Deleted)
2.[24-Jul-2008 15:09:06 +0200]: [Resource id #46] S: * 6 FETCH (UID 14
RFC822.SIZE 573 FLAGS (\Seen) INTERNALDATE "22-Jul-2008 11:37:42 +0200")
3.[24-Jul-2008 15:09:06 +0200]: [Resource id #46] S: fh1 OK Fetch completed.
4.[24-Jul-2008 15:09:06 +0200]: [Resource id #46] C: F1247 FETCH 6
(BODYSTRUCTURE)
5.[24-Jul-2008 15:09:06 +0200]: [Resource id #41] S: * 7 FETCH (FLAGS
(\Deleted \Seen))
6.[24-Jul-2008 15:09:06 +0200]: [Resource id #41] S: flg OK Store completed.
7.[24-Jul-2008 15:09:06 +0200]: [Resource id #46] S: * 6 FETCH
(BODYSTRUCTURE (("text" "html" ("charset" "iso-8859-2") NIL NIL "7bit"
226 8 NIL NIL NIL) "alternative" ("boundary"
"b1_4547603c33fa601e4b546c824b8d50be") NIL NIL))
8.[24-Jul-2008 15:09:06 +0200]: [Resource id #46] S: * 7 FETCH (FLAGS
(\Deleted \Seen))
9.[24-Jul-2008 15:09:06 +0200]: [Resource id #46] S: F1247 OK Fetch
completed.
Problem is with line no.8 which is readed by both connections #41 and
#46. In #46 wthis line is joined with line no.7 and then BODYSTRUCTURE
reply becomes malformed and is not properly parsed by
iil_C_FetchStructureString(). I'm not sure where's the problem in PHP or
in dovecot. Maybe someone knows something about that before I'll write
workaround?
gentoo
PHP 5.2.6-r2
dovecot 1.0.13-r1
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
The other day I stumbled upon Decimail [1], a webmail client that uses a
client-side IMAP connection, tunneled through http.
This seems like the holy grail in responsiveness and desktop-like feeling for
a webmail client. Could roundcube ever adopt such a model? It would be a
total rewrite, since you wouldn't use PHP anymore... but then again, the GUI
stays exactly the same, and that's the part about Decimail which really
sucks.
[1] http://decimail.org/index.html
--
-- Andreas [ http://unstable.nl | gopher://unstable.nl ]
_______________________________________________
List info: http://lists.roundcube.net/dev/
#1 If you choose download directly the translation is not saved on the
page. Should it work this way?
*labels.inc* - missing texts translated, question #2:
an old one:
receiptread Return Receipt (read)
new:
mdnrequests Sender notifications
Shouldn't the new one be 'receipt' and 'Return receipt' to keep texts
consistent?
*messages.inc* - missing 1 text updated, $messages['messagesaved'] fixed
Balázs
--
*Horváth Balázs* *Balázs Horváth*
Fejlesztési vezető Development Manager
WG Informatika Kft. WG Informatics Ltd.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D torony" II.em)
Tel./Fax: +36/1-487-5502
Mobil: +36/20-971-2904
E-mail: horvath.balazs(a)wgi.hu <mailto:horvath.balazs@wgi.hu>
Web: http://wgi.hu <http://wgi.hu?adid=145>
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/tM/PTLy7t2u/labels.inchttp://detached.gigo.com/rc/tM/PTLy7t2u/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
greetings.. i updated the macedonian translation to the latest version
.... keep up the good work
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/H6/pc01Z3Gj/mk-MK_update.rar
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Thomas,
Can we not add a download-option to the installer, for main.inc.php and
db.inc.php?
Something like attached patch (except that it doesn't really work right
now because of output already sent).
Robin
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/rW/sN59DQSJ/_11484984-20080415.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/