Author Topic: Bugs found in 0.2b  (Read 3304 times)

Offline 32bitwonder

  • Newbie
  • *
  • Posts: 1
Bugs found in 0.2b
« on: October 01, 2008, 11:20:59 AM »
I've been using Roundcube for a while now but recently found 2 bugs having moved to 0.2-beta. The 0.2-beta is a clean install, including a new mysql5 database.

Issue 1:
Say I have 2 new messages in my Inbox. I double click the second message (not the most recent one) and it refreshes the page and displays the message as it should (I have preview turned off).  If I click on the "move message to deleted items" link, the message is correctly moved to the deleted items, and the page is redirected back to the Inbox. The issue is that while the message was successfully moved to the deleted items folder, the other new message is now marked as unread in my inbox. I have been able to duplicate this behaviour several times.

Issue 2:
If I click on the "Create a new message" icon, I am correctly redirected to the page to compose a message. If however I click the "back to message list" green arrow, I get the following error:

SERVICE CURRENTLY NOT AVAILABLE!

Error No. [0x01F5]

The parameters passed in the URL are: https:///?_task=mail&_action=list

If however I open an email and then click the "back to message list" arrow, this same URL works properly. Likewise if I click the roundcube icon in the top left (URL parameters: https:///?_task=mail), it also works. The issue only seems to happen if I click on the "back to message list" link from the email compose page.

Thanks, Brad