revolution
revolution copied to clipboard
MODX 2.8.5 crach empty cart (trash manager)
resource/trash/getlist
<b>Fatal error</b>: Uncaught TypeError: Argument 1 passed to modObjectGetListProcessor::prepareQueryAfterCount() must be an instance of xPDOQuery, null given, called in D:\www\anm\core\model\modx\modprocessor.class.php on line 568 and defined in D:\www\anm\core\model\modx\modprocessor.class.php:606
Stack trace:
#0 D:\www\anm\core\model\modx\modprocessor.class.php(568): modObjectGetListProcessor->prepareQueryAfterCount()
#1 D:\www\anm\core\model\modx\modprocessor.class.php(501): modObjectGetListProcessor->getData()
#2 D:\www\anm\core\model\modx\modprocessor.class.php(185): modObjectGetListProcessor->process()
#3 D:\www\anm\core\model\modx\modx.class.php(1770): modProcessor->run()
#4 D:\www\anm\core\model\modx\modconnectorresponse.class.php(144): modX->runProcessor()
#5 D:\www\anm\core\model\modx\modconnectorrequest.class.php(86): modConnectorResponse->outputContent()
#6 D:\www\anm\core\model\modx\modconnectorrequest.class.php(73): modConnectorRequest->prepareResponse()
#7 D:\www\anm\connectors\index.php(78): modConnectorRequest-> in <b>D:\www\anm\core\model\modx\modprocessor.class.php</b> on line <b>606</b><br />
Does the pull request #16415 fix the issue?
Fixed with #16415 for 2.8.7+ and #16433 for 3.0.4+.