Project

General

Profile

Actions

Bug #104162

closed

Fluid: import namespace with https

Added by Sven Burkert 27 days ago. Updated 27 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2024-06-20
Due date:
% Done:

0%

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

Description

Namespace import in Fluid is not working when using "https":

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" 
      xmlns:xyz="https://typo3.org/ns/Xyz/Xyz/ViewHelpers" 
      data-namespace-typo3-fluid="true">

Please check this: https://stackoverflow.com/questions/78648270/typo3-fluid-error-unknownnamespaceexception-unknown-namespace/78648271

Actions

Also available in: Atom PDF