No 500 error should occur while browsing Smart Search results, regardless of the indexing status. Results with incomplete data should not appear until fully indexed.
A 500 error occurs stating "Attempt to assign property 'cleanURL' on bool" when attempting to browse Smart Search results that include items currently being indexed with an empty 'object' value.
Joomla 4.4.4
PHP 8.1
This issue occurs due to the indexer temporarily setting the 'object' column to an empty value during the indexing process, which leads to deserialization issues when accessed before the indexing is complete.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-05-08 16:11:10 |
Closed_By | ⇒ | richard67 |
@AlexanderCkm There is no need to create an issue AND a pull request if you already know you will make a pull request. The pull request alone is sufficient in that case. And when we have a pull request for an issue, we close that issue. Please do that yourself next time when you have opened an issue and later make a pull request for it. Thanks in advance,