Project

General

Profile

Actions

Bug #95285

closed

Can't get pages that include Vector Markup Language (VML) rendered in Fluid templates

Added by Vincent Mans over 2 years ago. Updated about 2 years ago.

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

0%

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

Description

To get direct_mail going in Microsoft Outlook as designed, we need mso styles. For that the Vector Markup Language (VML) is used.

Namespace declaration

<html xmlns:v="urn:schemas-microsoft-com:vml">

and conditions

@@

give no problems but when applying the namespace specific tags in a fluid template like

<v:rect ...>, <v:fill ...>, <v:shape ... > and other

there is an error on the page: "Oops, ..." etc.

Actions #1

Updated by Benni Mack over 2 years ago

  • Status changed from New to Needs Feedback

Hey,

I think this is related to the Fluid Engine. Can you please open an issue here?

https://github.com/TYPO3/Fluid/issues

Actions #2

Updated by Christian Kuhn about 2 years ago

  • Status changed from Needs Feedback to Closed

hey. i hope it's ok to close here: this should be handled in fluid directly, i suppose.

Actions

Also available in: Atom PDF