[TYPO3-english] fluid and curly brackets

Domi djgarms at gmail.com
Sat Dec 29 11:11:04 CET 2012


Hello,

I am struggling escaping curly brackets inside of my fluid content element.

var config = {
	width = 450,
	height = 300
};

This always getting rewritten as:

var config = Array;

I found a post to this issue, but however, is it possible to escape the 
brackets somehow? When will this change from Sebastian be merged into Fluid?

https://review.typo3.org/#/c/16818/

Thanks and Happy New Year!

Dominic


More information about the TYPO3-english mailing list