Activity
From 2010-03-30 to 2010-04-28
2010-04-28
-
15:36 Bug #7518 (Closed): FLuid breaks on HTML data-* attributes
- Trying to use HTML5 data-* attributes in Fluid ViewHelpers breaks rendering in different ways, depending on the ViewH...
2010-04-22
-
11:37 Bug #7417 (Resolved): Missleading exception on wrong data type
- hi,
in a viewhelper I annotated an argument "array" but throw in an object. The missleading exception
@@
was thr...
2010-04-20
-
16:02 Feature #7389 (Resolved): GroupedForViewHelper group by object
- Currently it is not possible to group by an object.
Example :...
2010-04-16
-
13:27 Feature #7203 (Accepted): Object accessor could work for associative arrays
- For Fluid 4.x the fix for #6390 has to be applied to Extbase.
-
10:39 Bug #7292 (Resolved): escapeViewHelper does not take encoding of resulting web page into account
- committed in r2228
-
10:38 Bug #7292 (Resolved): escapeViewHelper does not take encoding of resulting web page into account
- Uf I use {user.name} and username as a special char, nothing is displayed.
if I use <f:escape value="{user.name}" en...
2010-04-13
-
23:00 Task #7243 (Resolved): let's use UpperCamelCase filenames for templates as well
- hey guys,
please let us stick to lowerCamelCase filenames for templats as we do for all the other files as well.
...
2010-04-10
-
09:39 Feature #7203 (Resolved): Object accessor could work for associative arrays
- I'm not exactly sure if this is a bug or a missing feature:
The manual (http://flow3.typo3.org/documentation/manua...
2010-04-09
-
20:56 Feature #4277: Putting form fields in a partial causes error
- just ran into this one as well ...
-
18:26 Bug #7138 (Accepted): Changes to ObjectAccessor break usage with fluid conditions
-
18:01 Bug #7138: Changes to ObjectAccessor break usage with fluid conditions
- Hi Jochen!
I do not understand your reply. What does that have to do with the problem at hand? I thought t3lib_ext...
2010-04-08
-
15:44 Feature #4277: Putting form fields in a partial causes error
- [mustfixthis] until book release
2010-04-07
-
17:17 Bug #7138 (Closed): Changes to ObjectAccessor break usage with fluid conditions
- Sorry, but this is out of bound of the "official" Extbase way. It might be a misconfiguration. I am not able to dig i...
-
16:56 Bug #7138: Changes to ObjectAccessor break usage with fluid conditions
- I am using Fluid with a pibase Extension.
The view is initialized like this:... -
16:14 Bug #7138 (Needs Feedback): Changes to ObjectAccessor break usage with fluid conditions
- I can't reproduce this behavior. Could you please provide further information about your setup?
2010-04-06
-
12:56 Bug #7138 (Rejected): Changes to ObjectAccessor break usage with fluid conditions
- Since the Tx_Extbase_Reflection_ObjectAccess::getProperty has changed, conditions on Arrays dont work like they used ...
2010-03-30
-
12:01 Bug #7068 (Resolved): SelectViewHelper does not support SplObjectStorage as option
- Applied in changeset r4030.
-
11:47 Bug #7068 (Resolved): SelectViewHelper does not support SplObjectStorage as option
- The SelectViewHelper checks if the specified option source is an instance of "Iterator". However, SplObjectStorage is...
Also available in: Atom