Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: Lukather on August 13, 2007, 12:50:27 AM

Title: SVN674 Folders doesnt display anything after a search or download an attachment
Post by: Lukather on August 13, 2007, 12:50:27 AM
Hi , I try the Rev 674 from the trac server and have this problem.

After execute a search , Folders like Sent , Inbox ..etc , doesnt display anything.
The same situation occurs when download an attachment and try to open a different folder.

Another thing , changelog show this ...
QuoteCHANGELOG RoundCube Webmail
2    ---------------------------
3    
4    2007/08/10 (thomasb)
5    ----------
6    - Identify mailboxes case-sensitive
7    - Sort mailbox list case-insensitive (closes #1484338)
8    - Fix display of multipart messages from Apple Mail (closes #1484027)
9    - Protect AJAX request from being fetched by a foreign site (XSS)
10    - Make autocomplete for loginform configurable by the skin template
11    - Fix compose function from address book (closes #1484426)
12    - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
13    - Check if mbstring supports charset (#1484290 and #1484292)
14    - Prefer iconv over mbstring (as suggested in #1484292)
15    - Check filesize of template includes (#1484409)
16    - Updated Simplified Chinese localization
17    - Added Ukrainian translation

How I do to make a autocomplete from loginform ?.

Sorry , I live in Chile and my english is very bad.

Thanks for your advice's.
Title: Re: SVN674 Folders doesnt display anything after a search or download an attachm
Post by: Lukather on August 13, 2007, 01:50:00 AM
Another thing , this issue occur in IE7. Mozilla Firefox works very well.

Bye.
Title: Re: SVN674 Folders doesnt display anything after a search or download an attachm
Post by: SKaero on August 13, 2007, 04:57:46 AM
Are there any errors in your error log?
Title: Re: SVN674 Folders doesnt display anything after a search or download an attachm
Post by: SteveLukather on August 13, 2007, 12:43:45 PM
Quote from: SKaero Are there any errors in your error log?

Log show this .

[13-Aug-2007 12:27:20] PHP Warning: Cannot modify header information - headers already sent in /var/www/test-svn/program/include/rcube_html.inc on line 163

When read my email whit IE (6 & 7).

Firefox Works great ...
Thanks.
Title: Re: SVN674 Folders doesnt display anything after a search or download an attachm
Post by: dano on August 13, 2007, 04:58:10 PM
Ditto on this except it didn't work in Firefox. Error in Apache error log was: PHP Fatal error: Call to undefined function getallheaders() in /usr/local/apache/htdocs/rcmail/index.php on line 226. Haven't seen a log in the Roundcube logs folder in a number of revisions now for some reason.

This version also wouldn't refresh the message count. Have rolled back to 666 and all is well again with the world :)
Title: Re: SVN674 Folders doesnt display anything after a search or download an attachm
Post by: SKaero on August 13, 2007, 06:52:16 PM
Is the logs folder wight able (777)?
Title: Re: SVN674 Folders doesnt display anything after a search or download an attachm
Post by: SteveLukather on August 13, 2007, 07:16:50 PM
Yep , the log folder is 777 chmod'ed , and chown'ed to www-data:www-data (debian etch).

Bye.
Title: Re: SVN674 Folders doesnt display anything after a search or download an attachm
Post by: dano on August 14, 2007, 03:30:23 PM
Rev 675 installed today and so far I'm not seeing the issues spoken about here.