nevermind... it was just a svn conflict of mine...
On 6/26/06, Sergio A. Kessler sergiokessler@gmail.com wrote:
another typo !! checked out rev 266 and:
Parse error: parse error, unexpected T_SL in /var/www/html/correo2/program/localization/es/labels.inc on line 40
/sak
On 6/26/06, Thomas Bruederli roundcube@gmail.com wrote:
Yeah, sorry for that. Just a little typo. Check out revision 266.
Regards, Thomas
phil wrote:
I just started getting this today with the latest SVN (265)
[Mon Jun 26 09:38:37 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Call-time pass-by-r eference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of runtime function name. If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/local/www/data-dist/roundcubemail-svn/program/include/main.inc on line 47
P
http://fak3r.com - you don't have to kick it
Thanks, not seeing the PHP error anymore. In an unrelated issu, in SVN I can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
P
On Mon, 26 Jun 2006 16:06:06 -0300, "Sergio A. Kessler" sergiokessler@gmail.com wrote:
nevermind... it was just a svn conflict of mine...
On 6/26/06, Sergio A. Kessler sergiokessler@gmail.com wrote:
another typo !! checked out rev 266 and:
Parse error: parse error, unexpected T_SL in /var/www/html/correo2/program/localization/es/labels.inc on line 40
/sak
On 6/26/06, Thomas Bruederli roundcube@gmail.com wrote:
Yeah, sorry for that. Just a little typo. Check out revision 266.
Regards, Thomas
phil wrote:
I just started getting this today with the latest SVN (265)
[Mon Jun 26 09:38:37 2006] [error] [client xxx.xxx.xxx.xxx] PHP
Warning: Call-time pass-by-r eference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of runtime function name. If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/local/www/data-dist/roundcubemail-svn/program/include/main.inc on line 47
P
http://fak3r.com - you don't have to kick it
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in SVN I can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be using PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266 and I was able to see an html that I had attached to a mail. Is the attach of some type in particular?
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in SVN I can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be using PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266 and I was able to see an html that I had attached to a mail. Is the attach of some type in particular?
--
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
What version of php? I am running rev 266, PHP 4.4.2. I just
viewed a pdf, html and a jpg successfully. (nice frame/box for the html and pdf attachments, I hadn't seen that before)
On Mon, 26 Jun 2006, Bruno Sarlo wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in SVN I can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be using PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266 and I was able to see an html that I had attached to a mail. Is the attach of some type in particular?
--
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
-- Bruno
I'm running PHP Version => 5.1.4-1.dotdeb.2
On 6/26/06, Bruno Sarlo bsarlo@gmail.com wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in SVN I can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be using PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266 and I was able to see an html that I had attached to a mail. Is the attach of some type in particular?
--
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
-- Bruno
Bruno Sarlo wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
Ooops, my fault. I didn't have in mind that decode_mime_string() can be called statically. Referencing to $this->default_charset fails here.
I will fix that as soon as possible.
~Thomas
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in
SVN I
can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be using PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266 and I was able to see an html that I had attached to a mail. Is the attach of some type in particular?
On Mon, 26 Jun 2006 19:49:10 -0300, "Bruno Sarlo" bsarlo@gmail.com wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
My attachment is a .jpg
Just sent myself a JPG and RC viewed it with no errors.
What does svn diff give you?
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
On Mon, 26 Jun 2006 19:12:41 -0400 (EDT), Jon Daley roundcube@jon.limedaley.com wrote:
What version of php? I am running rev 266, PHP 4.4.2.
PHP 5.1.4 (cgi-fcgi)
I just viewed a pdf, html and a jpg successfully. (nice frame/box for the html and pdf attachments, I hadn't seen that before)
hmmm...wonder if that's causing the issue. I'll try to open some more and send in any errors; before it was just silently quiting - I'd click the email to open it and I'd just get a blank firefox page.
P
On Mon, 26 Jun 2006, Bruno Sarlo wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in
SVN I
can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be
using
PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266
and
I was able to see an html that I had attached to a mail. Is the attach
of
some type in particular?
--
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
-- Bruno
-- Jon Daley http://jon.limedaley.com/
If you think the problem is bad now, just wait until we've solved it. -- Kasspe
I have exactly the same issue (with the blank firefox page)
PHP 5.1.2
On Tue, 27 Jun 2006 7:46:40 -0500, phil phil@cryer.us wrote:
On Mon, 26 Jun 2006 19:12:41 -0400 (EDT), Jon Daley roundcube@jon.limedaley.com wrote:
What version of php? I am running rev 266, PHP 4.4.2.
PHP 5.1.4 (cgi-fcgi)
I just viewed a pdf, html and a jpg successfully. (nice frame/box for the html
and pdf attachments, I hadn't seen that before)
hmmm...wonder if that's causing the issue. I'll try to open some more and send in any errors; before it was just silently quiting - I'd click the email to open it and I'd just get a blank firefox page.
P
On Mon, 26 Jun 2006, Bruno Sarlo wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in
SVN I
can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be
using
PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision
266
and
I was able to see an html that I had attached to a mail. Is the attach
of
some type in particular?
--
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
-- Bruno
-- Jon Daley http://jon.limedaley.com/
If you think the problem is bad now, just wait until we've solved it. -- Kasspe
-- http://fak3r.com - you don't have to kick it
I had been getting a blank page when trying to view certain attachments (in this case, >2 or so MB PDFs - smaller PDFs worked fine), but I haven't had any time to investigate it.
Adam
On 6/27/06, Gadjet roundcube gadjet-roundcube@unrelated.net.au wrote:
I have exactly the same issue (with the blank firefox page)
PHP 5.1.2
On Tue, 27 Jun 2006 7:46:40 -0500, phil phil@cryer.us wrote:
On Mon, 26 Jun 2006 19:12:41 -0400 (EDT), Jon Daley roundcube@jon.limedaley.com wrote:
What version of php? I am running rev 266, PHP 4.4.2.
PHP 5.1.4 (cgi-fcgi)
I just viewed a pdf, html and a jpg successfully. (nice frame/box for the
html
and pdf attachments, I hadn't seen that before)
hmmm...wonder if that's causing the issue. I'll try to open some more
and
send in any errors; before it was just silently quiting - I'd click the email to open it and I'd just get a blank firefox page.
P
On Mon, 26 Jun 2006, Bruno Sarlo wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in
SVN I
can't open emails that have attachments. When I repoint my URL to
a
Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be
using
PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision
266
and
I was able to see an html that I had attached to a mail. Is the
attach
of
some type in particular?
--
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
-- Bruno
-- Jon Daley http://jon.limedaley.com/
If you think the problem is bad now, just wait until we've solved it. -- Kasspe
-- http://fak3r.com - you don't have to kick it
On Tue, 27 Jun 2006, Adam Grelck wrote:
I had been getting a blank page when trying to view certain attachments (in this case, >2 or so MB PDFs - smaller PDFs worked fine), but I haven't had any time to investigate it.
That is probably the memory issue talked about on this list - you
probably have memory_exhausted errors in your apache log. You can increase the memory available to php in your php.ini.
On Tue, 27 Jun 2006 11:16:51 -0400 (EDT), Jon Daley roundcube@jon.limedaley.com wrote:
On Tue, 27 Jun 2006, Adam Grelck wrote:
I had been getting a blank page when trying to view certain attachments
(in
this case, >2 or so MB PDFs - smaller PDFs worked fine), but I haven't
had
any time to investigate it.
Drat, I just get a blank page, nothing in http-error.log, and only this in http-access.log:
xxx.xxx.xxx.xxx - - [27/Jun/2006:10:38:11 -0500] "GET /roundcubemail-svn/?_auth=5839031dba18e66358ce75 4e0a43791740cea706&_task=mail&_action=show&_uid=18&_mbox=Voicemail HTTP/1.1" 200 26
That is probably the memory issue talked about on this list - you probably have memory_exhausted errors in your apache log. You can increase the memory available to php in your php.ini.
The file I tried to open was a .wav file, my voicemail emails me a copy to listen to within my brower. The thing is that one was only 337 KB, and I have seeings in php.ini like this:
[10:39:06] [root@chavez ../data/roundcubemail-svn]# grep memory_limit /usr/local/etc/php.ini ;memory_limit = 8M ; Maximum amount of memory a script may consume (8MB) memory_limit = 64M ; Maximum amount of memory a script may consume (8MB)
Hmmm....
P
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
-- http://fak3r.com - you don't have to kick it
set $rcmail_config['debug_level'] = 4;
in config/main.in.php
/sak
On 6/27/06, phil phil@cryer.us wrote:
On Tue, 27 Jun 2006 11:16:51 -0400 (EDT), Jon Daley roundcube@jon.limedaley.com wrote:
On Tue, 27 Jun 2006, Adam Grelck wrote:
I had been getting a blank page when trying to view certain attachments
(in
this case, >2 or so MB PDFs - smaller PDFs worked fine), but I haven't
had
any time to investigate it.
Drat, I just get a blank page, nothing in http-error.log, and only this in http-access.log:
xxx.xxx.xxx.xxx - - [27/Jun/2006:10:38:11 -0500] "GET /roundcubemail-svn/?_auth=5839031dba18e66358ce75 4e0a43791740cea706&_task=mail&_action=show&_uid=18&_mbox=Voicemail HTTP/1.1" 200 26
That is probably the memory issue talked about on this list - you
probably have memory_exhausted errors in your apache log. You can increase the memory available to php in your php.ini.
The file I tried to open was a .wav file, my voicemail emails me a copy to listen to within my brower. The thing is that one was only 337 KB, and I have seeings in php.ini like this:
[10:39:06] [root@chavez ../data/roundcubemail-svn]# grep memory_limit /usr/local/etc/php.ini ;memory_limit = 8M ; Maximum amount of memory a script may consume (8MB) memory_limit = 64M ; Maximum amount of memory a script may consume (8MB)
Hmmm....
P
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
-- http://fak3r.com - you don't have to kick it
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Tue, 27 Jun 2006 15:33:51 -0300, "Sergio A. Kessler" sergiokessler@gmail.com wrote:
set $rcmail_config['debug_level'] = 4;
in config/main.in.php
Thanks Sergio...I should have thought of that. Here's the error I recieve:
Fatal error: Using $this when not in object context in /usr/local/www/data-dist/roundcubemail-svn/program/include/rcube_imap.inc on line 1722
Line 1722 deas with charset:
return rcube_charset_convert($input, $this->default_charset);
P
/sak
On 6/27/06, phil phil@cryer.us wrote:
On Tue, 27 Jun 2006 11:16:51 -0400 (EDT), Jon Daley
roundcube@jon.limedaley.com wrote:
On Tue, 27 Jun 2006, Adam Grelck wrote:
I had been getting a blank page when trying to view certain
attachments
(in
this case, >2 or so MB PDFs - smaller PDFs worked fine), but I
haven't
had
any time to investigate it.
Drat, I just get a blank page, nothing in http-error.log, and only this
in http-access.log:
xxx.xxx.xxx.xxx - - [27/Jun/2006:10:38:11 -0500] "GET
/roundcubemail-svn/?_auth=5839031dba18e66358ce75
4e0a43791740cea706&_task=mail&_action=show&_uid=18&_mbox=Voicemail
HTTP/1.1" 200 26
That is probably the memory issue talked about on this list -
you
probably have memory_exhausted errors in your apache log. You can increase the memory available to php in your php.ini.
The file I tried to open was a .wav file, my voicemail emails me a copy
to listen to within my brower. The thing is that one was only 337 KB, and I have seeings in php.ini like this:
[10:39:06] [root@chavez ../data/roundcubemail-svn]# grep memory_limit
/usr/local/etc/php.ini
;memory_limit = 8M ; Maximum amount of memory a script may consume
(8MB)
memory_limit = 64M ; Maximum amount of memory a script may consume
(8MB)
Hmmm....
P
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
-- http://fak3r.com - you don't have to kick it
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Great!
Let me know if you need any testing...
On 6/27/06, Thomas Bruederli roundcube@gmail.com wrote:
Bruno Sarlo wrote:
I'm also running revision 266 and can't view mails with attachments. Here is the roundcube error:
PHP Fatal error: Using $this when not in object context in /var/www/.../program/include/rcube_imap.inc on line 1727
Ooops, my fault. I didn't have in mind that decode_mime_string() can be called statically. Referencing to $this->default_charset fails here.
I will fix that as soon as possible.
~Thomas
My attachment is a .jpg
On 6/26/06, Martin Marques martin@bugs.unl.edu.ar wrote:
On Mon, 26 Jun 2006 14:49:01 -0500, phil phil@cryer.us wrote:
Thanks, not seeing the PHP error anymore. In an unrelated issu, in
SVN I
can't open emails that have attachments. When I repoint my URL to a Roundcube from a few weeks back I can open the emails, open the attachments and view them as expected.
Firdt, they weren't error messages, but rather warnings. You must be using PHP5 which doesn't work with pasing the reference to a function.
Now, I just tried out the attachment problem you have with revision 266 and I was able to see an html that I had attached to a mail. Is the attach of some type in particular?
On Tue, 27 Jun 2006 23:07:52 +0900, Gadjet roundcube gadjet-roundcube@unrelated.net.au wrote:
I have exactly the same issue (with the blank firefox page)
PHP 5.1.2
Try this:
$ svn diff program/include/rcube_imap.inc Index: program/include/rcube_imap.inc =================================================================== --- program/include/rcube_imap.inc (revision 266) +++ program/include/rcube_imap.inc (working copy) @@ -1053,8 +1053,8 @@ $start_index = 100000; foreach ($a_uids as $uid) {
$index = array_search($uid, $a_cache_index);
$start_index = min($index, $start_index);
if(($index = array_search($uid, $a_cache_index)) !== FALSE)
$start_index = min($index, $start_index);
}
// clear cache from the lowest index on
@@ -1712,8 +1712,8 @@ $encstr = substr($input, $pos+2, ($end_pos-$pos-2)); $rest = substr($input, $end_pos+2);
$out .= rcube_imap::_decode_mime_string_part($encstr);
$out .= rcube_imap::decode_mime_string($rest);
$out .= $this->_decode_mime_string_part($encstr);
$out .= $this->decode_mime_string($rest);
return $out;
}
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
On Tue, 27 Jun 2006 11:16:51 -0400 (EDT), Jon Daley roundcube@jon.limedaley.com wrote:
On Tue, 27 Jun 2006, Adam Grelck wrote:
I had been getting a blank page when trying to view certain attachments
(in
this case, >2 or so MB PDFs - smaller PDFs worked fine), but I haven't
had
any time to investigate it.
That is probably the memory issue talked about on this list - you probably have memory_exhausted errors in your apache log. You can increase the memory available to php in your php.ini.
Adam, send logs (especifically from logs/error)!
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
On Tue, 27 Jun 2006 18:09:49 -0300, Martin Marques martin@bugs.unl.edu.ar wrote:
Try this:
$ svn diff program/include/rcube_imap.inc Index: program/include/rcube_imap.inc =================================================================== --- program/include/rcube_imap.inc (revision 266) +++ program/include/rcube_imap.inc (working copy) @@ -1053,8 +1053,8 @@ $start_index = 100000; foreach ($a_uids as $uid) {
$index = array_search($uid, $a_cache_index);
$start_index = min($index, $start_index);
if(($index = array_search($uid, $a_cache_index)) !== FALSE)
$start_index = min($index, $start_index); }
This is from an old patch I put on trac and hasn't been committed yet. Thomas, have you seen it?
// clear cache from the lowest index on
@@ -1712,8 +1712,8 @@ $encstr = substr($input, $pos+2, ($end_pos-$pos-2)); $rest = substr($input, $end_pos+2);
$out .= rcube_imap::_decode_mime_string_part($encstr);
$out .= rcube_imap::decode_mime_string($rest);
$out .= $this->_decode_mime_string_part($encstr);
$out .= $this->decode_mime_string($rest); return $out; }
This wasn't the best solution, as decode_mime_string ia called statically in other parts. :-(
Thomas said he would try to get a fix for this issue.
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
Martin Marques wrote:
On Tue, 27 Jun 2006 18:09:49 -0300, Martin Marques martin@bugs.unl.edu.ar wrote:
Try this:
[...]
This is from an old patch I put on trac and hasn't been committed yet. Thomas, have you seen it?
This does not solve the problem. decode_mime_string($rest) is called statically from other places. I've corrected that with rev. 268.
Hell, what a rush of posts this little late-at-night-and-my-mind-was-already-sleeping-mistake caused...
[...]
This wasn't the best solution, as decode_mime_string ia called statically in other parts. :-(
Thomas said he would try to get a fix for this issue.
~Thomas
On Thu, 29 Jun 2006 09:29:05 +0200, Thomas Bruederli roundcube@gmail.com wrote:
Martin Marques wrote:
On Tue, 27 Jun 2006 18:09:49 -0300, Martin Marques
martin@bugs.unl.edu.ar wrote:
Try this:
[...]
This is from an old patch I put on trac and hasn't been committed yet.
Thomas, have you seen it?
This does not solve the problem. decode_mime_string($rest) is called statically from other places. I've corrected that with rev. 268.
Hell, what a rush of posts this little late-at-night-and-my-mind-was-already-sleeping-mistake caused...
Yep, it's working for me now, great work Thomas, thanks!
P
[...]
This wasn't the best solution, as decode_mime_string ia called
statically in other parts. :-(
Thomas said he would try to get a fix for this issue.
~Thomas
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
-- http://fak3r.com - you don't have to kick it
On Thu, 29 Jun 2006 09:29:05 +0200, Thomas Bruederli roundcube@gmail.com wrote:
Martin Marques wrote:
On Tue, 27 Jun 2006 18:09:49 -0300, Martin Marques
martin@bugs.unl.edu.ar wrote:
Try this:
[...]
This is from an old patch I put on trac and hasn't been committed yet.
Thomas, have you seen it?
This does not solve the problem. decode_mime_string($rest) is called statically from other places. I've corrected that with rev. 268.
Yes, I noticed it latter.
When I asked if you had seen the patch I sent, I was tacking about this:
http://trac.roundcube.net/trac.cgi/attachment/ticket/1483835/patch-db.diff
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
On Jun 30, 2006, at 12:10 PM, Martin Marques wrote:
On Thu, 29 Jun 2006 09:29:05 +0200, Thomas Bruederli
roundcube@gmail.com wrote:Martin Marques wrote:
On Tue, 27 Jun 2006 18:09:49 -0300, Martin Marques
martin@bugs.unl.edu.ar wrote:
Try this:
[...]
This is from an old patch I put on trac and hasn't been committed
yet.Thomas, have you seen it?
This does not solve the problem. decode_mime_string($rest) is called statically from other places. I've corrected that with rev. 268.
Yes, I noticed it latter.
When I asked if you had seen the patch I sent, I was tacking about
this:http://trac.roundcube.net/trac.cgi/attachment/ticket/1483835/patch- db.diff
OK I added this to the SVN I'm about to commit.
Rich