Project

General

Profile

Actions

Bug #85642

closed

Silent failure with missing namespace declaration on inner viewhelper

Added by Mordamir over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2018-07-25
Due date:
% Done:

0%

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

Description

If you use nested viewhelpers like this:

{f:uri.page(pageUid: '{nf:findProjectPage(page: \'ppl\')}', absolute: 1)}

If you miss to define the namespace for the inner viewhelper (nf:), the viewhelper is not executed and no error message is shown.

The expected behavior is an error message like the one when i miss to define the namespace of the outer viewhelper (f:uri.page).

Actions #1

Updated by Benni Mack over 5 years ago

  • Status changed from New to Closed

Hey Mordamir,

this issue is related to Fluid Rendering Engine, which resides within https://github.com/TYPO3/Fluid

Could you open up a ticket there please?

Thanks.
Benni.

Actions #2

Updated by Mordamir over 5 years ago

I opened an issue on the github page for fluid.

Actions

Also available in: Atom PDF