🇬🇧United Kingdom @sbrugoux

Account created on 17 November 2017, over 7 years ago
#

Recent comments

🇬🇧United Kingdom sbrugoux

Hi @jurgenhaas I spotted an issue in the port to 1.1x

In modules/form/src/Plugin/Action/FormFieldDefaultValue.php there is a typo line 87:

$value = $this->tokenService->getOrReplace($value);

Should be

$value = $this->tokenServices->getOrReplace($value);

Thanks for the great work by the way.

Production build 0.71.5 2024