first see issues in #31004
2 more logic bugs.
Next lets look at com_redirect
Add a few links in the Redirects component
Select all links
Note that the Actions menu has an "Empty Trash" action ? (Strange as #31004 as an Empty Trash BUTTON not action!!)
Select all links, and click actions, and click empty trash - Confirm ok then get "Delete not permitted." ??????
ok I think, so its true the selected items cannot be trashed if Im dumb and select "Empty Trash" - but nooooooo.... the trash is also NOT EMPTIED!
Also why is "Empty Trash" an action in the Actions submenu, and only available once I select a link.... strange...
So lets now filter on trashed items
note there is no "Empty Trash" BUTTON like there is in Articles views.....
Select ONE trashed link
Select Actions
Select "Empty Trash"
EXPECT all to be removed
but only one is removed, the one selected.
So "Empty Trash" doesn't PURGE all the trashed items, it only deletes the selected trashed item?
Labels |
Added:
?
|
Just because something has always worked this way doesn't mean its right.
The other bug remains.
Just because something has always worked this way doesn't mean its right.
No but its the expected and documented behaviour - if you want to have a "purge all" then that would be a new feature/button. Nothing wrong with that and its been asked before. I even had a PR for it in the past.
This looks like its been resolved elsewhere - please check and close if confirmed
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-10 10:39:12 |
Closed_By | ⇒ | PhilETaylor |
yup fixed. ta.
Yes thats exactly what it does. It has always worked this way.
Com_redirect has an additional Purge disabled button. This is because after a while of the plugin collecting urls you could end up with thousands of records (by default as disabled) and so you can one click remove them.