User tests: Successful: Unsuccessful:
BaseDatabaseModel implements DispatcherAwareInterface, but MVC does not guarantee that dispatcher will available for legacy components.
Apply patch. Install patchtester.
Edit libraries/src/MVC/Model/ListModel.php
getFilterForm()
method, add $this->getDispatcher();
Open /administrator/index.php?option=com_patchtester
And error Dispatcher not set in Joomla\CMS\MVC\Model\BaseDatabaseModel
No error
Please select:
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
It deprecated both if
and else
, so I see no point :)
I mean whole block should be removed in 6.0
hmhm, all tests are gone wild
Labels |
Added:
bug
?
PR-4.4-dev
|
It is good now
I have changed the approach, now should be better.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-16 17:09:03 |
Closed_By | ⇒ | MacJoom |
I think the deprecation trigger should be moved into the if statement