CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #37633

Handle array values in schemeMarkers

Added by Reinhard Führicht 12 months ago. Updated 12 months ago.

Status:Resolved Start date:2012-05-31
Priority:Should have Due date:
Assignee:Reinhard Führicht % Done:

100%

Category:Finisher
Target version:v1.4
Votes: 0

Description

When using a field value in schemeMarkers, array value are replaced with "ARRAY" instead of a proper string representation.

Allow the user to set a separator and implode the array before replacement:

renameScheme  = [mymarker]
schemeMarkers {
  mymarker = fieldValue
  mymarker.field = interest
  mymarker.separator = -
}

Associated revisions

Revision 63263
Added by Reinhard Führicht 12 months ago

Handle array values in Finisher_StoreUploadedFiles with new setting "separator" (resolves #37633)

Revision 63263
Added by Reinhard Führicht 12 months ago

Handle array values in Finisher_StoreUploadedFiles with new setting "separator" (resolves #37633)

History

Updated by Reinhard Führicht 12 months ago

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

Applied in changeset r63263.

Also available in: Atom PDF