Project

General

Profile

Actions

Bug #98625

closed

Fluid syntax error in login template

Added by Sebastian Michaelsen over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2022-10-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

In the default Login.html template of the felogin extension there's a space at the end of the additionalAttributes attribute, so that it is detected as string, when it should be an array, resulting in:

InvalidArgumentException: The argument "additionalAttributes" was registered with type "array", but is of type "string" in view helper "TYPO3\CMS\Fluid\ViewHelpers\Form\PasswordViewHelper"., in file /var/www/html/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php:352

This is where it happened


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #99248: Fe-Login Plugin throws ErrorClosed2022-12-02

Actions
Actions #2

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76124

Actions #3

Updated by Oliver Hader over 1 year ago

  • Is Regression set to Yes
Actions #4

Updated by Oliver Hader over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Torben Hansen over 1 year ago

  • Related to Bug #99248: Fe-Login Plugin throws Error added
Actions #6

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF