User tests: Successful: Unsuccessful:
Pull Request for Issue #17880
The issue was introduced by PR #13511
@mbabker
@frankmayer (i am not mentioning you by mistake this is an intentional mention
(sorry for mentioning by mistake in the past))
Smart search indexer update method accepts
FinderIndexer::addTokensToDb()
Accepts
It has a type cast to force single FinderIndexerToken object to be an array of FinderIndexerToken objects
and converts a single FinderIndexerToken object
to be an array
Code review
Also smart search indexer is updated properly
Indexer can store single FinderIndexerToken object
Indexer can not store single FinderIndexerToken object
None
| Category | ⇒ | Administration com_finder |
| Status | New | ⇒ | Pending |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-07 11:48:11 |
| Closed_By | ⇒ | mbabker | |
| Labels |
Added:
?
|
||
Sorry for the mess, guys and gals. I totally forgot that in this case the object itself would be cast into an array.
@ggppdk Thanks for finding and fixing this. As for the mentions, no issues, it happens ;)