[Tickets #5202] Re: Emptying trash folder deletes inbox

bugs at bugs.horde.org bugs at bugs.horde.org
Tue Apr 3 16:12:37 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5202
-----------------------------------------------------------------------
 Ticket             | 5202
 Updated By         | webadmin at ualberta.ca
 Summary            | Emptying trash folder deletes inbox
 Queue              | IMP
 Version            | 4.1.2
 Type               | Bug
 State              | Unconfirmed
 Priority           | 3. High
 Owners             | 
-----------------------------------------------------------------------


webadmin at ualberta.ca (2007-04-03 09:12) wrote:

Just as an update to this we've removed the "Empty Trash Folder" action in
/horde/imp/templates/mailbox/actions.inc.  Just can't risk nuking peoples'
inboxes.  I'm wondering why it was put there in the first place considering
there already is an empty trash button AND since the trash folder is the
only one that has the secondary option for deleting.  Doesn't make sense. 
I've commented out the following lines:

<!--
<?php if ($trashMbox): ?>
   <?php echo Horde::widget(Util::addParameter($mailbox_url, 'actionID',
'empty_mailbox'), _("Empty Trash folder"), 'widget', '', "return
confirm('" . addslashes(_("Are you sure you wish to empty this folder?"))
. "');", _("Empty Trash folder")); ?>
<?php endif; ?>
-->

Personally I see no reason to uncomment that even if it gets fixed... but
I don't like making too many local mods to the code so if the issue can be
tracked down and fixed I'd consider putting it back in.



More information about the bugs mailing list