Opened 7 years ago

Closed 7 years ago

#1438853 closed Bugs (fixed)

ITems don't delete

Reported by: gbrentnell Owned by: roundcube
Priority: 5 Milestone: 0.1-beta2
Component: IMAP connection Version: 0.1-beta
Severity: critical Keywords:
Cc:

Description

Microsoft Windows 2003 SP1, IIS 6.0, PHP 4 and Mysql 
5.1, HmailServer 4.2, build 195.

I've got the basic IMAP folders, originally created 
with Squirrelmail.  Inbox, Sent Items, Deleted Items.

When I delete a message from the inbox or drag it 
from the inbox to the deleted items, it disappears, 
but doesn't show in the Deleted Items folder.  When 
refreshing the inbox, it is back there again.

Change History (4)

comment:1 Changed 7 years ago by nobody

Logged In: NO 

I am having the same problem. I have tried creating the
Trash folder manually, with no change in behaviour.

Also on Microsoft Windows 2003 SP1, IIS 6.0, PHP 4 and Mysql
5.1, HmailServer 4.2. 


comment:2 Changed 7 years ago by roundcube

Logged In: YES 
user_id=1262041

Have you configured the Trash-folder correctly in
confing/main.inc.php?

comment:3 Changed 7 years ago by nobody

Logged In: NO 

0.1-beta

server: linux fedora core 1,  Apache/2.0.51, php 4.3.11
mysql 4.1, dovecot 0.99

browser: Firefox 1.5

i can select individual items and delete them. i can drag
them to the trash and they are deleted. if however i click
the select:all link below the inbox then click the delete
button the items listed disappear. yet when i double click
on the folder the item reappear. this suggest to me that the
table rows are being deleted from the dom but the trip to
the server is failing. 

comment:4 Changed 7 years ago by richs

  • Resolution changed from None to fixed
  • Status changed from assigned to closed

Fixed in SVN

Note: See TracTickets for help on using tickets.