Activity
From 2009-12-15 to 2010-01-13
2010-01-13
-
17:32 Revision 9ab34e7b: [+TASK] Fluid: Adjusted Fluid to the changes in the FLOW3 persistence layer. Relates to #6006.
-
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,...
-
16:36 Revision 60975395: [+BUGFIX] Fluid (Core): Added safeguard in ObjectAccessorNode::evaluate which checks for object or array before passing a variable to ObjectAccess::getPropertyPath(). Resolves #6003
- [~TASK] Fluid (View): TemplateView::expandGenericPathPattern() now uses the proper API functions of the Request objec...
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...
2009-12-21
-
17:21 Revision 85fdff19: [+FEATURE][+API] Fluid (ViewHelper): The Resource view helper now supports Resource objects: Like before you can provide a path and package key pointing to a static package resource or you pass it a resource object. Relates to #5822
- [~TASK][~API] Fluid (ViewHelper): The ActionViewhelper now produces only absolute URIs. The argument "absolute" is no...
2009-12-18
-
00:11 Bug #5783 (Resolved): The AbstractViewHelper floods the syslog
- See related issue #5605 in Extbase.
2009-12-16
-
21:26 Feature #5485 (Accepted): Missing operators "===", "!==" and "!" in fluid comparism mechanism
- This issue should be moved to the Package Fluid.
-
14:16 Bug #5512: form view helper produces invalid XHTML output
- I'd use a fieldset element instead of a div element,
seems to me more "native".
Also available in: Atom