Project

General

Profile

Actions

Bug #92821

closed

Error in Fluid documentation in TYPO3 9.5

Added by Peter Kraume over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
Start date:
2020-11-11
Due date:
% Done:

100%

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

Description

A colleague stumbled over a problem with the f:translate viewhelper in TYPO3 9.5:

The documentation for 9.5 says to use %1 and %2 for arguments:
https://docs.typo3.org/other/typo3/view-helper-reference/9.5/en-us/typo3/fluid/latest/Translate.html#inline-notation-with-arguments-and-default-value

But thats wrong. The correct way is how it is written in documentation in TYPO3 10.4:
https://docs.typo3.org/other/typo3/view-helper-reference/10.4/en-us/typo3/fluid/latest/Translate.html#inline-notation-with-arguments-and-default-value

Correct is %s.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #92450: Rephrase explanation of printf argumentsClosed2020-09-30

Actions
Actions

Also available in: Atom PDF