Feature #6844

Remove "shut-up" operator @

Added by Sebastian Kurfuerst over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-03-15
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:Core
Target version:1.0.0 alpha 8 Estimated time:2.00 hours
Has patch:

Description

Remove the "shut-up" operator @ and instead create a new ViewHelper "raw".


Related issues

related to TYPO3.Fluid - Feature #6389: Option/Possibility to Disable Object Escaping Resolved 2010-02-07

Associated revisions

Revision 07da76a8
Added by Sebastian Kurfuerst over 5 years ago

[!!!][-FEATURE] Fluid: Removed the "Disable escaping" operator @. Instead of doing {@htmlstring}, now use the f:raw ViewHelper: {f:raw(value: htmlstring)}. Resolves #6844.

History

#1 Updated by Sebastian Kurfuerst over 5 years ago

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

Now, instead of {@bla}, use {f:raw(value: bla)}.

Also available in: Atom PDF