Project

General

Profile

Actions

Bug #80284

closed

Using fluid viewhelper f.format.case with the attribute "mode" will throw exception

Added by Stefan Berger about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
Start date:
2017-03-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi,

using the mode attribute will throw exception:

Undeclared arguments passed to ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Format\CaseViewHelper: mode

This core relevant, because at some places, e.g. typo3/sysext/backend/Resources/Private/Templates/ImageManipulation/ImageManipulationElement.html, the f.format.case viewhelper is used with the mode attribute.

Actions #1

Updated by Susanne Moog about 7 years ago

  • Status changed from New to Needs Feedback

Is there a way to reproduce this issue?

The format view helper has an argument "mode" registered, so should not throw that exception. I wasn't able to reproduce it - do you have more info?

Actions #2

Updated by Stefan Berger about 7 years ago

  • % Done changed from 0 to 100

Hi Susanne,

further debugging's shows that the fatal don't appear on a fresh installed system. Finally I came the conclusion, that this was a strange side effect resulting from an old local extension.

So this issue could be closed.

Actions #3

Updated by Josef Glatz about 7 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF