Login to backend of joomla 4.0.0.alpha12-dev
Go to Articles: Categories
Select list of Categories -> click on Change Status button -> selecte Unpublish action
Showing error
An error has occurred.
0 Argument 2 passed to Joomla\Component\Finder\Administrator\Indexer\Result::addNestedTaxonomy() must implement interface Joomla\CMS\Tree\ImmutableNodeInterface, null given, called in /home/eabbcbdv/public_html/start/joomla158/plugins/finder/content/content.php on line 322
Work
Should work
Status | New | ⇒ | Duplicate Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-10-19 10:55:54 |
Closed_By | ⇒ | SharkyKZ | |
Rel_Number | 0 | ⇒ | 26114 |
Relation Type | ⇒ | Duplicate of |
Status | Duplicate Report | ⇒ | Closed |
Closed_Date | 2019-10-19 10:55:54 | ⇒ | 2019-10-19 10:55:55 |
Closed_By | SharkyKZ | ⇒ | joomla-cms-bot |
Rel_Number | 26114 | ⇒ | 0 |
Relation Type | Duplicate of | ⇒ |
Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/26672
indexing 30000 articles on J4.03 running index from cli i get the same error about half way through indexing... I have tried to disable the content - smart search plugin, but i get the same error.
php cli/joomla.php finder:index
PHP Notice: Trying to get property 'published' of non-object in /var/www/clients/client1/web367/web/plugins/finder/content/content.php on line 323
PHP Notice: Trying to get property 'access' of non-object in /var/www/clients/client1/web367/web/plugins/finder/content/content.php on line 323
PHP Notice: Trying to get property 'language' of non-object in /var/www/clients/client1/web367/web/plugins/finder/content/content.php on line 323
In Result.php line 427:
Argument 2 passed to Joomla\Component\Finder\Administrator\Indexer\Result::
addNestedTaxonomy() must implement interface Joomla\CMS\Tree\ImmutableNodeI
nterface, null given, called in /var/www/clients/client1/web367/web/plugins
/finder/content/content.php on line 323
Please see PR #26235.