Project

General

Profile

Actions

Bug #37988

closed

COA_INT in Fluid-Templates

Added by Alexander Wende almost 12 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-06-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

I think this is a related bug to http://forge.typo3.org/issues/36820
Passing a coa_int object to a fluidtemplate cause
an <!--INT_SCRIPT output like wrapping a coa_int in another coa_int.
atm the fluid template has no partials...

Can anybody confirm?

  10 = FLUIDTEMPLATE
  10 {
      file = {$filepaths.templatePath}{$filepaths.templatefile}
      partialRootPath = {$filepaths.partialPath}    
      layoutRootPath = {$filepaths.layoutPath}   
      variables{
         username = COA_INT
         username.10 = TEXT
         username.10.value = some username
      }
   }

Typo3 4.6.9


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #44825: Pagerenderer / page.headerData + USER_INT is not workingClosedHelmut Hummel2013-01-26

Actions
Actions

Also available in: Atom PDF