Activity
From 2011-01-14 to 2011-02-12
2011-02-11
-
18:00 Task #12991 (Resolved): form.errors ViewHelper should merge property errors
- At the moment, the form.errors view helper returns, when the first PropertyError with the correct property name was f...
2011-02-09
-
10:55 Revision 79b9b555: [+FEATURE] Fluid (Core): Set layoutName by variable
- This changeset adds the possibility to assign the layoutName by using <f:layout render="{var}" />
Relates to: #12746...
2011-02-08
-
09:43 Bug #12777: Empty a tag ends with /> instead of </a>
- Hi Georg,
Where do you see a "special" configuration? I only set an existing attribute for all link tags, that's a... -
09:17 Bug #12777: Empty a tag ends with /> instead of </a>
- but this is not always the case, e.g. img or meta dont need a closing tag. so there needs to be a special config
-
09:25 Bug #12863 (New): Attributes of a viewhelper can't contain a '-'
- It seems that a '-' in the key of an attribute destroys everything
example of viewhelper...
2011-02-07
-
13:05 Revision 4d120dc8: [~TASK] FLUID (Core): Make default layoutName UpperCamelCase
- - Changed 'default' to 'Default'
- Added ucfirst($layoutName) to <f:layout name="default" /> will not break rendering...
2011-02-04
-
20:04 Revision d8030ac4: [+TASK] Fluid: Add missing @param annotations
- Change-Id: I024669a3ead912fb3aa650afae315464527b1512
-
14:50 Bug #12777 (Resolved): Empty a tag ends with /> instead of </a>
- When creating a link with no content, the result tag is
<a href="http:///"/>
instead of
<a href="http:///"><...
2011-02-03
-
18:46 Task #9214: Improve handling of bound properties in checkbox, radio and select ViewHelpers
- Michael Feinbier wrote:
> I started to work on this some days ago.
That's great. This seems to be one of the bu... -
18:23 Task #9214: Improve handling of bound properties in checkbox, radio and select ViewHelpers
- Hey Peter,
I started to work on this some days ago. Would be nice if you have a look at the matrix and see, if you... -
18:19 Task #9214: Improve handling of bound properties in checkbox, radio and select ViewHelpers
- any updates on this? can we help out somehow?
-
18:30 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- updated patch.
Remove ... -
18:27 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- IMO, the Fix by Steffen won't work on recent(>1.3.0) fluid versions. The issue needs to be tackled properly anyway as...
2011-01-28
-
14:26 Revision 0f9c83f5: Merge "[~TASK] Fluid (ViewHelpers): Adjust to removal of RequestHashService"
2011-01-24
-
15:18 Feature #12502 (Resolved): translate viewhelper should have optional parameter extensionName
- The translate view helper works great bug would be even better if it would be possible to add the extensionName as ar...
2011-01-21
-
15:50 Feature #12442: Provide format.json ViewHelper
- Description added.
-
15:48 Feature #12442 (Resolved): Provide format.json ViewHelper
- Hi,
i suggest to add type json to the escape viewhelper.
Sometime you want to render json output with fluid and... -
14:34 Bug #12210 (Closed): Widget Bootstrapper Call to undefined method Tx_Extbase_Object_Container_Container::getContainer()
-
14:18 Bug #12210: Widget Bootstrapper Call to undefined method Tx_Extbase_Object_Container_Container::getContainer()
- Duplicate of #11991.
Can be closed.
2011-01-15
-
17:56 Revision 4d09e5e0: [~TASK] Fluid (ViewHelpers): Adjust to removal of RequestHashService
- Change-Id: If164002aac0879ea33ffa5dd1a28f9e26acfd34a
2011-01-14
-
12:10 Bug #12210 (Closed): Widget Bootstrapper Call to undefined method Tx_Extbase_Object_Container_Container::getContainer()
- When calling a ajax widget i recieve this error:
Call to undefined method Tx_Extbase_Object_Container_Container::g... -
09:09 Revision 57d86d77: [+BUGFIX] Fluid (Core): Performance Improvements of Resource Interceptor
- While profiling FLOW3, I noticed that about 10% of the total execution time
are spent in preg_match, inside the Resou...
Also available in: Atom