Hi devs,
I keep having log file polluted by these errors
[03-Jun-2011 15:21:44 +0200]: PHP Error: Could not convert string from GBK
to UTF-8. Make sure iconv/mbstring is
installed or lib/utf8.class is available. in
/var/www/roundcubemail/program/include/main.inc on line 309 (GET
/?_task=mail&_action=show&_mbox=test&_uid=26)
After a long tracking I could identify the mail which is causing this behavior.
I'd prefer to send this mail privately to a dev who can help me to spot
which sequence is triggering these errors.
I'm using RoundCube 0.5.3 base version right now. Thank you.
Mirko
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello,
this is the updated translation for Lithuanian (lt) language. Please
commit it to the repository.
Regards,
Rimas
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/hg/8FA7pyEr/labels.inchttp://detached.gigo.com/rc/hg/8FA7pyEr/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
Hi,
I’ve attached updated Swedish localizations of labels.inc and messages.inc.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Cq/P0q3DP9T/sv_SE.zip
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
The new spellcheck before send is nice!
Could it be modified to
only check your newly added response on replies-- instead of the entire
thread?
Also, can you make it check the subject?
Thanks!
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello folks,
We just published a new bugfix release that fixes two important issues
in the IMAP communication which prevented sent messages from being
saved in version 0.5.2.
It's recommended to update all productive installations of Roundcube
with this new release. See http://trac.roundcube.net/wiki/Changelog
for details.
Best regards,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I've completed translation of the program/localization/hu_HU.
The attached files are made with the translation tool.
Best regards,
Sandor
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/rH/dAj+r3zS/hu_HU.zip
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
Dear technical
After searching for a solution so they can read the email without problems
from different samrtphone (iphone, ipad, etc. ..), I developed a small
solution basing on the previous.
I refer to Tricket # 1484680, which appears open a ticket asking for a
solution to the current version.
A larger question, I would join the development team Roundcube, and I've
been working with this application since version 0.2 and I find it amazing
the work they are doing and I can contribute something in their development.
Yours sincerely
Barbara Vergara
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/dx/3TKk15kd/rc_iphone.diff
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
Hello,
i've found the on last release of the stable 0.5.2 there is a file
corrupted.
The file is program/include/rcmail.php
As you can see, that file is marked as:
$Id: rcmail.php 4626 2011-03-31 12:32:44Z alec $
But in the trac/svn, on the changeset 4626, that file is different.
http://trac.roundcube.net/browser/trunk/roundcubemail/program/include/rcmai…
In the specific two line of code 1077-1078 are shifted to the lines
1196-1197.
That lines was:
if (is_object($this->imap))
$this->imap->close();
That should be inside the "shutdown" function, but instead is inside the
"encrypt"function.
I haven't checked if there is any other file with this problem, but i
hope not.
Best Regards,
--
Andrea Ruisi
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80