Activity
From 2009-04-11 to 2009-05-10
2009-05-09
-
20:59 Revision 6c15df15: Fluid:
- * renderChildren() does not cast result to string anymore in AbstractViewHelper
* Added ViewHelperException. If this ...
2009-04-30
-
13:58 Bug #3065: ObjectFactory is unable to call t3lib_div::makeInstance.
- The original warning are gone, but now I get:
[Thu Apr 30 13:55:29 2009] [warn] mod_fcgid: stderr: PHP Fatal error... -
11:01 Bug #3065 (Resolved): ObjectFactory is unable to call t3lib_div::makeInstance.
- Applied in changeset r578.
-
10:33 Bug #3065: ObjectFactory is unable to call t3lib_div::makeInstance.
- Hey,
I think it should be fixed now. The problem only showed up in PHP versions between 5.2.0 and 5.2.3.
Can yo... -
10:36 Bug #3071: Allow objects implementing Iterator interface in each attribute of for view helper
- Hi,
should work already, can you confirm this?
Greets,
Sebastian
2009-04-29
-
11:34 Bug #3065: ObjectFactory is unable to call t3lib_div::makeInstance.
- I can reproduce this.
What information do you need?
I installed extbase and fluid as sysext and blog_example as loca...
2009-04-24
-
14:28 Revision 8f637c52: FLOW3:
- * changed $viewObjectNamePattern in ActionController to expect views classes in a namespace reflecting the controller...
2009-04-23
-
17:45 Feature #1907: Default values for view helpers based on context
- > I don't really know anymore the intention of this
I still remember - it's a very neat feature. And it will be es... -
17:23 Feature #1907: Default values for view helpers based on context
- I don't really know anymore the intention of this... We need to discuss this as soon as I am back (e.g. next tuesday)...
-
00:52 Revision 9a9ee187: * Fluid: fixed FormViewHelper by setting argument defaults to the UriHelper defaults
- * Fluid: removed type hint from "each" argument in ForViewHelper to avoid Exception when passing \Countable objects t...
2009-04-22
-
17:03 Revision 40aef446: * FLOW3: Raised required PHP version to 5.3.0RC1
- * FLOW3: (Error) The \F3\FLOW3\Error\Error class now supports __toString()
* FLOW3: (MVC) Finished implementation of ... -
16:12 Revision 84a9ffbb: * Fluid: removed LinkViewHelper that should have been replaced by ActionLinkViewHelper in previous commit. replaced all occurrences of <f:link> by <f:actionLink>. Please adopt your templates accordingly!
2009-04-21
-
22:57 Revision 674dbfab: * Fluid: adding format view helper tests that were not part of previous commit for some reason..
-
22:52 Revision c6a5191e: Fluid:
- * major cleanup and refactoring of core and view helper classes & comments
* added validation for boolean arguments i...
2009-04-17
-
19:51 Bug #3122 (Resolved): ViewHelper arguments are not properly passed to render() method
- resolved. will still be backported
-
19:28 Bug #3122: ViewHelper arguments are not properly passed to render() method
- i'll take care of this
-
17:36 Bug #3122 (Resolved): ViewHelper arguments are not properly passed to render() method
- If a ViewHelper registers different arguments than it accepts in the render()-method, arguments are not properly inje...
-
19:51 Revision e43ebd66: Fluid:
- * Fixed bug 3122: ViewHelper arguments are not properly passed to render() method
-
10:26 Feature #1907: Default values for view helpers based on context
- while writing some view helpers i realized again: we need a "private" context that is available in the view helpers.
... -
10:12 Bug #1929: HTMLSPECIALCHAR OUTPUT
- IMHO this should not be done globally. In some cases you don't want to htmlspecialchar variables.
Besides, Fluid sho...
2009-04-16
-
08:39 Revision 60f12363: * Fluid: Fix in the AbstractViewHelperTest which broke the last build.
-
08:22 Revision 0bc3a9e2: * FLOW3: (MVC) Implemented the automatic validation rule registration based on @validate annotations in action methods. Note that validators are registered now but validation still does not happen (yet). Resolves #3092
- * FLOW3: (Validation) Modified the API of the ValidatorResolver
-
06:32 Revision 5cb6fc5b: Fluid:
- * validateArguments() in the AbstractViewHelper now accepts anything \Traversable as "array"
2009-04-14
-
10:22 Bug #3075: TranslateViewHelper: TypoScript override does not work
- Thanks, Jochen! It would have taken me years to figure out where that issue comes from. Sometimes fixes are so easy.
-
01:03 Bug #3075 (Resolved): TranslateViewHelper: TypoScript override does not work
2009-04-11
-
21:08 Bug #3065: ObjectFactory is unable to call t3lib_div::makeInstance.
- Hi,
it was during a presentation in the TYPO3 UG Stuttgart. A friend of mine installed extbase and fluid on his re... -
21:05 Bug #3075 (Accepted): TranslateViewHelper: TypoScript override does not work
-
15:11 Bug #3075 (Resolved): TranslateViewHelper: TypoScript override does not work
- The problem is that the configuration manager that is requested in the TranslateViewHelper has an empty array in $thi...
-
15:22 Bug #3071: Allow objects implementing Iterator interface in each attribute of for view helper
- Sebastian Kurfuerst wrote:
> so you mean the <f:for> ViewHelper, right?
Exactly. -
15:20 Bug #3071: Allow objects implementing Iterator interface in each attribute of for view helper
- Hey,
so you mean the <f:for> ViewHelper, right?
Greets,
Sebastian
Also available in: Atom