Actions
Bug #91335
closedpostModifiers inside generatorOptions of TCA-type slug don't get the full record
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-05-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
slug generatorOptions postModifiers fileds
Complexity:
medium
Is Regression:
Sprint Focus:
Description
It is documented, that the parameter array given to the hook contains the full record inside $params['record']
But there is only contained the pid and the fields defined in the fields-option of the generator.
Adding some more fields to the fields-option could be a workaraound. But that fields must not contain any underscore :-(
Updated by Georg Ringer 5 months ago
- Is duplicate of Bug #94388: Slug postModifiers hook record data missing added
Actions