Author Topic: "Sent" folder says 1 message, but empty message list  (Read 4447 times)

Offline calande

  • Jr. Member
  • **
  • Posts: 64
"Sent" folder says 1 message, but empty message list
« on: November 15, 2007, 06:00:59 PM »
This is an old bug but it's still here...I send a message, then the "Sent" directory says it has one message, however if I click it it shows no message:


Offline calande

  • Jr. Member
  • **
  • Posts: 64
Re: "Sent" folder says 1 message, but empty message list
« Reply #1 on: December 06, 2007, 08:25:43 PM »
Am I the only one with this problem? This feature is completely broken. For instance I open RC, it says there's no email in any forder. Then I refresh the page and it says there's one mail in the inbox and 12 in the spam box. I click the spam box and it shws nothing. Then I click the "Check new messages" icon and I see the spam. I select all spam and I delete it. I log out and log back in, I click the spam folder and the 12 messages are still here. I click the inbox, there's no message but it still says there's one message. If I check my mail using Opera M2, I can download the message that was in the inbox. I delete it from Opera, I open Roundcube again and it still says there's one unread message in the inbox :D

Offline wmiles

  • Newbie
  • *
  • Posts: 8
Re: "Sent" folder says 1 message, but empty message list
« Reply #2 on: December 07, 2007, 05:09:04 AM »
Try this, i've posted it on other problems and it seems to have worked. I had the folder issues too.

in index.php for AJAX requests.
Comment out all the lines below

Code:
// check client X-header to verify request origin
if ($OUTPUT->ajax_call)
{
 if (empty($CONFIG['devel_mode']) && !rc_request_header('X-RoundCube-Referer'))
 {
  header('HTTP/1.1 404 Not Found');
  die("Invalid Request");
 }
}

Offline calande

  • Jr. Member
  • **
  • Posts: 64
Re: "Sent" folder says 1 message, but empty message list
« Reply #3 on: December 07, 2007, 06:37:07 AM »
Thanks. I tried it. It still says "Inbox (2)" and when I click the Inbox link there's no message listed >:(

Offline houchin

  • Newbie
  • *
  • Posts: 6
"Sent" folder says 1 message, but empty message list
« Reply #4 on: December 04, 2008, 07:20:01 AM »
I'm seeing a similar issue with INBOX. It seems that the number of new messages is being cached and then not updated correctly. I can read all my new messages, but then have the indicator go back to the original value. The only way to get it correct again is to either close the window or to click on "INBOX" in the folder list (but then it will later just get messed up again).

Offline shai

  • Newbie
  • *
  • Posts: 1
"Sent" folder says 1 message, but empty message list
« Reply #5 on: September 22, 2009, 09:52:45 AM »
Has anyone seen this fixed? I've having the same issue?
I seem to be using 0.2b

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
"Sent" folder says 1 message, but empty message list
« Reply #6 on: September 22, 2009, 03:33:53 PM »
Well then update RC ;-)
Regards,
Rosali
__________________
MyRoundcube Project (commercial)