6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7123] Can't turn on use_trash when no trash folder is set
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ..__.. . __. [__)| || ||_/ (__ | |__||__|| \.__)
Comment
> Because of this line at the bottom of imp/lib/prefs.php: > > > > // Don't show Trash options if Trash is disabled. > > if (!$GLOBALS['prefs']->getValue('use_trash')) { > > $GLOBALS['_prefs']['trashselect']['type'] = > $GLOBALS['_prefs']['use_vtrash']['type'] = > $GLOBALS['_prefs']['empty_trash_menu']['type'] = 'implicit'; > > } > > > > And the check on use_trash that won't let you turn it on if there is > no trash folder, it is impossible to turn on use_trash if you haven't > previously selected a trash folder, and you can't select a trahs > folder because that selection is hidden when use_trash is off. > > > > I *think* the thing to do here would be to just always show the > trashselect pref and go from there. Any other ideas?
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers