Bug #7555

Curly braces within literals are interpreted as confinements

Added by Robert Lemke over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-04-30
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:-
Target version:-

Description

Curly braces within literals must be ignored by the parser, however, the following TS line results in "#1181575973: Unexpected closing confinement without matching opening confinement. Check the number of your curly braces.":

theTemplate.source = "<html><head><title>{model.title}</title></head><body>Sample Template</body></html>" 

Related issues

related to TYPO3.Neos - Task #7553: Fix curly braces bug in TS Parser Resolved 2010-04-30

Associated revisions

Revision dc3791e2
Added by Robert Lemke over 5 years ago

[+BUGFIX] TypoScript (Parser): Curly braces within literals are now properly ignored. Fixes #7555

History

#1 Updated by Robert Lemke over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4249.

Also available in: Atom PDF