Activity
From 2010-01-04 to 2010-02-02
2010-02-01
-
14:18 Bug #6298 (Resolved): action gets converted to lowercase
- If i recall correctly, this was done to somehow get teh dispatcher to ignore cases for actions.
I am trying to use... -
11:22 Bug #6297 (Resolved): Not possible to create link to Typo3-Pages with additional piVars
- If I want to create a link to a Typo3-Page and add addtional attributes for old-style pibase-Plugins the Viewhelper t...
2010-01-30
-
21:21 Feature #6149: for: add iteration informations
- I did something simmilar in my custom for viewHelper, only that I provide a itterator array (with customizable name) ...
-
21:12 Feature #6289 (Resolved): {settings} not automatically available in partials
- Hi, I just noticed that the {settings} array is not automatically available in partials, which it should in my eyes.
... -
15:23 Bug #6287 (Closed): Fluid User Manual outdated / missing information
- I wrote my first ViewHelper and noticed that the manual has some bugs (I guess it's just outdated).
It's mentioned...
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