Bug #28557

Feature #28544: Compilation of Fluid Templates into PHP files

Fix parameter type checking in Fluid

Added by Sebastian Kurfuerst almost 2 years ago. Updated almost 2 years ago.

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

100%

Category:-
Target version:-
Has patch:No FLOW3 version affected:
Votes: 0

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

Updated by Bastian Waidelich almost 2 years ago

  • Assignee set to Sebastian Kurfuerst

Updated by Sebastian Kurfuerst almost 2 years ago

  • Status changed from New to Accepted

Updated by Sebastian Kurfuerst almost 2 years ago

  • % Done changed from 0 to 50

fixed in v5

Updated by Sebastian Kurfuerst almost 2 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