Bug #28557

Feature #28544: Compilation of Fluid Templates into PHP files

Fix parameter type checking in Fluid

Added by Sebastian Kurfuerst about 4 years ago. Updated about 4 years ago.

Status:Resolved Start date:2011-07-28
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:-
Target version:-
Has patch:No Affected Flow version:

Description

#1: Warning: get_object_vars() expects parameter 1 to be object, string given in /opt/local/apache2/htdocs/Quickstart/Data/Temporary/Development/Cache/Code/FLOW3_Object_Classes/TYPO3_FLOW3_Reflection_ObjectAccess_Original.php line 133 (http://typo3.org/go/exception/1)

-> happens when one has <f:form object="somethingWhichIsAStringButNoObject" />

History

#1 Updated by Bastian Waidelich about 4 years ago

  • Assigned To set to Sebastian Kurfuerst

#2 Updated by Sebastian Kurfuerst about 4 years ago

  • Status changed from New to Accepted

#3 Updated by Sebastian Kurfuerst about 4 years ago

  • % Done changed from 0 to 50

fixed in v5

#5 Updated by Sebastian Kurfuerst about 4 years ago

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

Also backported it to v4.

Was actually an error of Object Access.

Also available in: Atom PDF