Actions
Bug #88796
closedcHash Exception with indexed_search in Backend
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-07-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If EXT:indexed_search and EXT:news are installed, and there is a indexed search config with activated 'Calculate cHash' checkbox, then it is not possible to edit or create news records in the TYPO3 Backend. This ends with an exception:
Uncaught TYPO3 Exception
#1467983513: ID parameter needs to be passed for the cHash calculation!
- Type: Database Records
- Next indexing is scheduled: empty
- Timing offset from midnight: 1:00
- How often would you like a re-index?: every day (24 hours)
- Session ID (if > zero, then indexing job is running): 0
- Table to index: News
- Alternative Source Page: News
- Fields (first is title): title,subtitle,bodytext
- GET parameter string (with ###UID### substitution): &tx_news_pi1[news]=###UID###&tx_news_pi1[controller]=News&tx_news_pi1[action]=detail
- Calculate cHash (force caching)?: true
- How many records to index a minute (default is 100): 100
- Index Records immediately when saved?: true
Actions