?
avatar deepa-g
deepa-g
19 Oct 2019

Steps to reproduce the issue

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

Expected result

Work

Actual result

Should work

System information (as much as possible)

Additional comments

avatar deepa-g deepa-g - open - 19 Oct 2019
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Oct 2019
avatar SharkyKZ
SharkyKZ - comment - 19 Oct 2019

Please see PR #26235.

avatar SharkyKZ SharkyKZ - change - 19 Oct 2019
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
avatar joomla-cms-bot joomla-cms-bot - change - 19 Oct 2019
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
avatar joomla-cms-bot joomla-cms-bot - close - 19 Oct 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 19 Oct 2019

Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/26672

avatar MikaelWinther1
MikaelWinther1 - comment - 26 Sep 2021

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


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26672.

Add a Comment

Login with GitHub to post a comment