6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5111] Keeps asking for maintenance
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /.__..__ .__.. . >< | |[__)| || | / \|__|| |__||/\|
Comment
> Re bug report 5111, it's back. IMP keeps wanting to purge old > attachments every time I log in. I checked the last_maintenance value > for my user, and it is NOT changing when maintenance is performed. > So, it keeps asking. Previously, I removed all values from > horde_prefs where pref_name = last_maintenance, and that fixed it for > 30 days. However, 30 days later, it seems to be back. Any idea why > the last_maintenance is never updated only inserted? > > > > A little more information. /usr/share/php/Horde/Maintenance.php, > which is where framework/Maintenance/Maintenance.php gets installed, > has a function _doMaintenanceTasks(). In there, it seems that > count($this->_tasklist->getList()) is never zero. The > delete_attachments_monthly element in the array is never removed. > This is because if ($val['newpage']) is true (1), and it breaks out > of the loop without removing the entry. > > > > I have no idea what this should be doing, but that's what's happening. > > > > If I either purge this attribute from horde_prefs or modify the > source to always update the date (basically assume all tasks > compelted), then it doesn't keep asking. Somehow it doesn't think the > maintenance task completed. > > > > This happens in every browser (IE, FF and Safari).
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