Activity
From 2009-12-31 to 2010-01-29
2010-01-25
-
17:50 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- I got a similar problem when trying to display a field
of TCA-type 'select' with items defined in the TCA.
The va... -
14:11 Bug #6202 (Rejected): ActionViewHelper breaks html on empty content
- It's not really a bug, but to me it's not very well designed.
If we do something like:...
2010-01-22
-
17:02 Feature #5257 (Resolved): Allow generic post-processing of template content
- Applied in changeset r3751.
2010-01-21
-
15:04 Feature #6149 (Resolved): for: add iteration informations
- This is a feature request. I first saw this functionality in smarty and I think you should insert this in fluid, too....
2010-01-19
-
09:09 Bug #6087: #1251730702: The value must be of type "Tx_Sffluid_Domain_Model_Customer", but was of type "array".
- I found it: Without comments FLOW3 don't converts the array to an object.
For every variable in model-file you have ...
2010-01-18
-
21:14 Bug #6087 (Closed): #1251730702: The value must be of type "Tx_Sffluid_Domain_Model_Customer", but was of type "array".
- Hello...I just try to learn Fluid, but when I want to save some values following error appears:
#1251730702: The v...
2010-01-13
-
17:02 Bug #6003 (Resolved): ObjectAccessorNode::evaluate calls ObjectAccessor even if variable is not an object or array
- Applied in changeset r3612.
-
16:26 Bug #6003 (Resolved): ObjectAccessorNode::evaluate calls ObjectAccessor even if variable is not an object or array
- ObjectAccessorNode::evaluate calls ObjectAccessor even if variable is not an object or array.
-
16:45 Task #6004 (Closed): Checkbox viewHelper throws exception in "newAction" method.
- I'm not sure if this is a bug or just the way it is supposed to work. Maybe this should be filed under Fluid or not,...
2010-01-12
-
16:28 Bug #5963: Multiple Select Form helper fails when value is Tx_Extbase_Persistence_ObjectStorage
- Ok, that patch was rushed out the door. Please ignore it.
After double checking things this morning, I found it w... -
00:02 Bug #5963 (Closed): Multiple Select Form helper fails when value is Tx_Extbase_Persistence_ObjectStorage
- <f:form.select multiple="true" size="4" property="dishTypes" options="{allDishTypes}" optionLabelField="name"></f:for...
2010-01-08
-
16:34 Feature #5933 (Accepted): Optional section rendering
- It would be nice to be able to make a section optional.
If a template does not define the "food" section, then the...
2010-01-04
-
01:34 Bug #5879 (Resolved): It's not possible to make the multiple attribute optional
- In my extension i have a flexform where i can configure the attributes of every formfield.
I use the IF inline synta...
Also available in: Atom