Project

General

Profile

Actions

Bug #80515

closed

TypoScript references <= not working for PAGE objects

Added by Vitoandre D'Oria about 7 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2017-03-28
Due date:
% Done:

0%

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

Description

The example from docs with TEXT objects works but doing the same with a PAGE object fails.

Related docs

https://docs.typo3.org/typo3cms/TyposcriptSyntaxReference/6.2/singlehtml/Index.html#references-the-sign

TS to reproduce

page = PAGE
page.typeNum = 0
page.10 = TEXT
page.10.value = Page
page.10.wrap = <strong>|</strong>

pdf =< page
pdf.typeNum = 12345
pdf.10.value = PDF

You will receive The page is not configured! if you try to open a page with &type=12345

Might be a related issue? #71762


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #63894: Evaluate reference handling on TS parser levelRejected2014-12-14

Actions
Actions

Also available in: Atom PDF