Hi,
Here's the updated pt_BR translation (labels.inc and messages.inc).
--
Victor Benincasa
Depto. Técnico - Netbit Internet
http://netbit.com.br
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/JQ/4WFRuEW7/pt_BR.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/
Hi,
My logs/errors are full of this error:
[24-Jul-2009 11:32:01 -0300] PHP Error: Error loading template for in
/var/www/html/roundcubemail-trunk-r2790/program/include/rcube_template.php
on line 372 (POST /webmail/?_task=mail&_action=autocomplete?_task=&_action=)
I'm using lastest trunk, but I've noticed this problem since RC v0.2.
Anyone have this same issue??
--
Victor Benincasa
Depto. Técnico - Netbit Internet
suporte(a)netbit.com.br
+55 (11) 4330-3906 / (11) 4123-1245
_______________________________________________
List info: http://lists.roundcube.net/dev/
I am following up on a submitted bug and was hoping someone else could
confirm the behaviour I'm seeing.
I have added the following to program/steps/addressbook/search.inc to
demonstrate the problem (note that first line below should be the
existing line 34).
$_SESSION['search'][$search_request] = $CONTACTS->get_search_set();
$kfh = fopen("logs/filter", "a");
fwrite($kfh, "Filter at search.inc (in SESSION)\n ");
fwrite($kfh, $_SESSION['search'][$search_request]);
fwrite($kfh, "\n");
fwrite($kfh, "Filter at search.inc (in CONTACTS)\n ");
fwrite($kfh, $CONTACTS->get_search_set());
fwrite($kfh, "\n");
fclose($kfh);
What I am seeing after the first search is that
$_SESSION['search'][$search_request] does indeed equal
$CONTACTS->get_search_set() (which is a full valid filter). However, for
every subsequent search, $_SESSION['search'][$search_request] ends up
being "(", even though $CONTACTS->get_search_set() does contain the full
valid filter.
Basically, it seems that the assignment on line 34 works fine for the
first search, but fails after that. It can be reset by logging out and
in again.
Kyle
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
I have written an implementation of message threading for RoundCube.
You can find it here: http://www.atomice.com/blog/?page_id=34
I have split it into a number of separate patches to make it easier to
apply. The patches are against yesterday's SVN trunk. I hope it can be
committed, but I appreciate a few things may need tweaking first.
Please review it.
Regards,
Chris January
_______________________________________________
List info: http://lists.roundcube.net/dev/
Dear devs,
After tweaking the hungarian translation files for hours, I decided to give
it back to you all.
First I corrected the files included in RC 0.2.2, after I merged it with the
one from Barnabas BONA <bsi(a)hosember.hu> (
http://lists.roundcube.net/mail-archive/dev/2009-07/0000067.html ), then I
formatted it according to the most recent en_US files from svn.
All hungarian files needed some care and global reformatting, but I think my
work paid off, we will use this version in our production environment!
Please commit it to svn. Thank you!
Regards,
ikkhares
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/E2/fYFFfWFD/hu_HU.tar
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi, how can it happen that I have different timezone offsets in my
logs? The write_log function in main.inc should default to php time(). But
why can this result in different timezone offsets? Some insight please ...
Currently it is hard to track back issues back to apache access logfile.
Regards, Roland [09-Jul-2009 07:00:49 +0200]: Successful login for
demo0(a)mail4us.net (id 1175) from 95.91.44.235
[09-Jul-2009 02:26:39 -0400]:
Successful login for demo(a)mail4us.net (id 1171) from 91.64.83.204
[10-Jul-2009 07:39:56 +0900]: Successful login for demo(a)mail4us.net (id
1215) from 217.128.145.75
_______________________________________________
List info: http://lists.roundcube.net/dev/
Could someone to disable registration in trac for some time or to install spamfilter plugin?
--
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/
An update for id_ID lang. Please check it out. Hope this will be 100%
translated.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Ud/cvUysSzr/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/
Up to 100%
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Rm/ATRNLxHV/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/