Dear Roundcube users and lovers,
We're happy to announce another release of the Roundcube webmail
suite. This service update brings some more bug fixes and stability
improvements and it includes an updated version of the TinyMCE editor
which is now supposed to work correctly in IE9.
It is considered stable and we recommend to update all existing
Roundcube installation with this release. For a complete list of
changes see http://trac.roundcube.net/wiki/Changelog. Packages can be
downloaded from the usual place: http://roundcube.net/download
Have fun and happy easter,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
I'm working on fixing some namespace issues. It would be simpler to me
to test the fixes directly on some IMAP server with personal namespace
with INBOX. prefix. It's default config of Courier. Could anyone provide
a test account for me, so I'd be able to connect to it from my box?
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Dear all,
please check the Indonesian translation update *even
just one field on messages.inc* and Happy Easter for all!
Sincerely,
Sabda
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Ud/VyKa8PDq/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/
BT/aba52c80
I am trying to make some changes to roundcube.
I want that it can fetch mails from different servers, like gmail and
aol, simultaneously.
How can I do that? Any help would be highly appreciated.
Regards,
Syn
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
Is there anyone taking care of bug 1487843 ?
This is critical. Can I contribute to it in some way ?
Thanks
JM
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi Roundcube developers !
Just introducing myself : I'm the product owner of OBM (http://obm.org).
I just wanted to inform you our team has chosen Roundcube as the
favorite webmail alternative to our messaging and collaborative
platform. It's quite a day for us !
Hopefully soon, we will get back to you and propose some patches, than
contribution ideas, if you like our patches :-)
Best regards
Lilian Chamontin, OBM
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi!
I have some suggestions and errors and I'd like someones advice for which of them I should create a ticket and which of them I should forget.
Points 1) - 9) I have all implemented/fixed in our local distribution (based on 0.4.2) and could provide source code for the fixes.
Here's the list:
1) it would be handy if function get_boolean() in rcube_shared.inc would also recognize "off" as false.
2) 1 gigabyte is displayed as "1024MB" by function show_bytes() in rcube_shared.inc. I would prefer "1GB". Same is for "1024KB" and "1MB".
3) when the hook method "preferences_save" fails, saving should be aborted an error message should be displayed. Currently always success message is displayed.
4) Generally it is a problem to enter names containing '<' character, because this is treated as html-tag then. The list of places where '<' does not work:
a) Settings -> Folders: drag and drop a folder containing '<' and the name will change.
b) Settings -> Identiies -> Settings: fields "Display name" and "Company"
c) Settings -> Identiies -> Signature: when changing from non html to html signature, all '<' disappear
d) all contacts fields
e) all search fields
f) searching in folders containing a '<' is not possible
5) Currently you can only export contacts one by one. It would be nice if the user could choose to export all contacts or the selected ones only. On our system I realized this with a small submenu at the export button.
6) the fileinfo php plugin is not very useful. E.g. pdf-files or jpeg-files are declared as octet-stream. mime_content_type() should be tried before fileinfo, not afterwards.
7) vcard makes sometimes problems with line folding. Multibyte UTF-8 charcters are folded in the middle and therefore cannot be inserted in database, when the DB has set the coding of the tables to UTF-8
8) At Settings -> Folders: you cannot drag&drop a subfolder back to top level. You could allow dropping it on INBOX and make it top level then.
9) I think there is an error in "./program/js/app.js.src", line 4625:
$(current_li).removeClass('selected').removeClass('unfocused');
should be
$(current_li).removeClass('selected').addClass('unfocused');
And 2 errors I found in the new contacts form:
10) When saving a contact without entering an email address, all manually added elements disappear (values are still there, but input fields are not visible)
11) you get an error message when you enter german character 'ß' in contacts data and save it
Kind regards,
Erich.
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80