Hi,
I've corrected the Hungarian translation files (translated all of the
missing messages and changed some mistransations).
Please review the attached files and if everything seems to be OK,
include them in the new release.
Thanks,
Barnabas Bona
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/P7/RvFYNB6f/labels.inchttp://detached.gigo.com/rc/P7/RvFYNB6f/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/
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Roundcube devs,
I updated four virtual servers to PHP 5.2.10 (from 5.2.9) yesterday, and since
then the Roundcube instances on all of them are non-functional. Just a blank
page, and the following error message in apache's error_log:
[Fri Jul 03 03:42:50 2009] [error] [client 1.2.3.4] PHP Warning: include()
[<a href='function.include'>function.include</a>]: Couldn't resolve host name
in /www/host/htdocs/roundcube/program/include/iniset.php on line 98
[Fri Jul 03 03:42:50 2009] [error] [client 1.2.3.4] PHP Warning:
include(rcube_user.php) [<a href='function.include'>function.include</a>]:
failed to open stream: operation failed in
/www/host/htdocs/roundcube/program/include/iniset.php on line 98
[Fri Jul 03 03:42:50 2009] [error] [client 1.2.3.4] PHP Warning: include()
[<a href='function.include'>function.include</a>]: Failed opening
'rcube_user.php' for inclusion
(include_path='/www/host/htdocs/roundcube/:/www/host/htdocs/roundcube/program:/www/host/htdocs/roundcube/program/lib:/www/host/htdocs/roundcube/program/include:.:/usr/share/php5:/usr/share/php')
in /www/host/htdocs/roundcube/program/include/iniset.php on line 98
[Fri Jul 03 03:42:50 2009] [error] [client 1.2.3.4] PHP Fatal error: Class
'rcube_user' not found in
/www/host/htdocs/roundcube/program/include/rcmail.php on line 122
Any hints?
Patrick.
- --
Key ID: 0x86E346D4 http://patrick-nagel.net/key.asc
Fingerprint: 7745 E1BE FA8B FBAD 76AB 2BFC C981 E686 86E3 46D4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkpNghwACgkQyYHmhobjRtS/3gCfSiyEwkQk1TbMY82UM/AjqQGr
wf4An2Erw9tcxIlAtmjUlx3GiOkGiXu8
=MUhL
-----END PGP SIGNATURE-----
_______________________________________________
List info: http://lists.roundcube.net/dev/
hmm ... As mentioned I plan to use this hook for hMailServer MDN
support. So, if we can't interact with the browser how should I ask the
user, if he wants to send the notification? Regards, Roland
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi there,
on my server im using open_basedir restrictions, which resulted in a
little problem in program/steps/settings/func.inc
referring to version 0.2.2, lines 461 to 463 should be replaced by:
if (!in_array($file, array('.', '..', '.svn')))
if (is_dir($filename) && is_readable($filename))
$skins[] = $file;
because if the roundcube root-dir is the openbasedir defined in apache
config, is_readable results in an error, when trying to check 'skins/..'
the change i propose would first check if the file is really not one
that is in that array and than do the other stuff.
Cheers,
Andreas
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I’ve attached a Swedish translation for each plug-in in trunk and
0.3-beta which is prepared for localization.
managesieve (unchanged compared to current version)
markasjunk
new_user_dialog
password
sasl_password
subscriptions_option
userinfo
Any plans to get translation of plug-ins incorporated somehow in the
Roundcube Live Translator? Discovering missing strings in a translation
would be really easy that way. The name of a plug-in could for example
be selected in the drop-down menu for labels.inc/messages.inc in the
current user interface of the translator.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/XD/c7nHHXZC/plugins-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/
Up to 100%.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Um/0QKJpN0Y/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/
Hi,
I’ve attached an updated Swedish localization.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/y6/rJPq0P10/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/
I attach the spanish localization file for sieverules plugin.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/J7/c4rqqvpe/sieverules_localizat.tgz
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Is anyone using this hook? I've already implemented performance
improvement as described in item 1. of my request:
http://trac.roundcube.net/ticket/1485690
I use BODY[] instead of BODY.PEEK[] in FETCH command to set the \Seen
flag implicitly. This gives one STORE command less. Now the hook... it
is executed in show.inc when message hasn't got the \Seen flag set. With
my changes the hook will be never executed. I propose to remove this hook.
--
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/