"You have no cached content." is displayed after deleting the filtered cache group.
com_content
in search field.Frustrating "You have no cached content." message on active search filter applied though we have non-filtered cache groups.
Search field is not visible.
See the usual empty table with "No Matching Results" message and visible search input.
No.
@brianteeman Because ListModel::getIsEmptyState()
uses a database query but com_cache is "databaseless" :)
Ok. Thanks for the explanation
tested ok
Its marked as an issue on the tracker so cant post a result there
Category | ⇒ | Administration com_cache |
Labels |
Added:
Conflicting Files
?
?
|
Status | New | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
bug
PR-4.3-dev
Removed: Conflicting Files ? |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-05-04 15:26:07 |
Closed_By | ⇒ | obuisard |
Thank you! 1-line patch in 10 months, even after Brian's confirmation :(
I can confirm the issue.
Just wondering why its not the same as all the other emptystate with $this->get('IsEmptyState')