Project

General

Profile

Actions

Bug #102049

closed

Language argument is undeclared for f:uri.action

Added by Martin Pribyl 8 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2023-09-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Hello team,
I tried to follow these settings https://docs.typo3.org/other/typo3/view-helper-reference/11.5/en-us/typo3/fluid/latest/Uri/Action.html#language to setup language for a uri, but I got an error, that this argument is undeclared.

For me, it's not a problem, because I can use additionalParams with L value. So the solution could be to remove the language from the documentation or to add it to the view helper.

Thank you for all :)


Files

error-2.PNG (120 KB) error-2.PNG Martin Pribyl, 2023-09-27 12:29
error-1.PNG (229 KB) error-1.PNG Martin Pribyl, 2023-09-27 12:29

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101775: Add missing language attribute to viewhelpersClosedMarkus Klein2020-03-032020-03-03

Actions
Actions #1

Updated by Stefan Bürk 8 months ago

  • Status changed from New to Needs Feedback

@Martin Pribyl

Ensure to use the latest TYPO3 v11 version, as this argument
has been added "recently" and is availalbe since v11.5.31 for
the TYPO3 v11 version.

See #101775

If not, update and retest it. If you are on the last version
let us now it. Maybe you can provide some code in the issue
how you use the viewhelper / argument in the fluid template ?

Actions #2

Updated by Stefan Bürk 8 months ago

  • Related to Task #101775: Add missing language attribute to viewhelpers added
Actions #3

Updated by Martin Pribyl 8 months ago

Stefan Bürk wrote in #note-1:

@Martin Pribyl

Ensure to use the latest TYPO3 v11 version, as this argument
has been added "recently" and is availalbe since v11.5.31 for
the TYPO3 v11 version.

See #101775

If not, update and retest it. If you are on the last version
let us now it. Maybe you can provide some code in the issue
how you use the viewhelper / argument in the fluid template ?

Hi, you were right, I was trying that on 11.5.30, in the 31 it works well :)
Thank you for your feedback.

Actions #4

Updated by Markus Klein 8 months ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF