Activity
From 2009-12-20 to 2010-01-18
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... -
20:36 Revision 1f0867df: [~TASK] Fluid: Updated view helper documentation.
2010-01-15
-
15:38 Revision 98403c56: [~TASK] FLOW3 (Documentation): Updated the Coding Guidelines: removed inconsistent exceptions from the general class naming rules. Also added the rule that names of aspect classes must end with "Aspect". Relates to #5658
- [~TASK] Global: Renamed many classes and interfaces in order to be consistent with FLOW3's naming rules. A migration ...
2010-01-14
-
16:31 Revision 5be2a3dd: [+FEATURE][+API] Fluid (ViewHelpers): Implemented a Textfield view helper which replaces the TextboxViewhelper. The Texfield also supports the HTML 5 attributes "placeholder" and "required" and will, in the future, support validation.
- [-API] Fluid (ViewHelpers): The TextboxViewhelper is now deprecated and will be removed on the second release after a...
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...
Also available in: Atom