Closed
Bug 514465
Opened 15 years ago
Closed 14 years ago
Zeus interface: Check what items match before flushing
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, enhancement, P5)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: wenzel, Unassigned)
References
Details
Zeus conveniently does not return anything when flushing items from the cache. In order to find out if the entered values (especially with wild cards) make sense at all, we should query the cache before executing the flush command, so that we can see how many items are being attempted to remove. For example:
"Attempting to delete:
- 121 items matching .../img/*
- 1 item matching .../addon/1865"
That's not as good as a return value, but it makes spotting mistakes easier.
Updated•15 years ago
|
Priority: -- → P5
Target Milestone: --- → Future
Comment 1•14 years ago
|
||
Hera supports this
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•