Feature #50380

TypoScript string keys

Added by Aske Ertmann about 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:2013-07-24
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:Base Distribution - 1.0 alpha 6

Description

Currently trying to create keys with hyphens results in syntax error, however we need this functionality in order to have keys like data-nodename e.g.

The syntax could the equal to Yaml where you have 'Key-name': 'value', so 'Key-name' = 'value'

Associated revisions

Revision e41c335e
Added by Christian Müller almost 2 years ago

[TASK] Allow Hyphen in TypoScript paths

Allows using the hypen "-" character inside TypoScript paths
so you are able to do something like this:

page.header.attributes.data-foo = 'bar'

Change-Id: I31251cd17a3768424e5e9383f10b2b6b6a86d00e
Resolves: #50380
Reviewed-on: https://review.typo3.org/24267
Reviewed-by: Sebastian Kurfuerst
Tested-by: Sebastian Kurfuerst
Tested-by: Mr. Hudson
Reviewed-by: Christian Mueller
Tested-by: Christian Mueller

History

#1 Updated by Gerrit Code Review almost 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24267

#2 Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24267

#3 Updated by Christian Müller almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF