Activity
From 2009-12-05 to 2010-01-03
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".
2009-12-09
-
22:59 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- I can confirm this bug. The patch works fine for me. Thanks Steffen!
regards
Pascal
2009-12-05
-
18:13 Task #5636 (Under Review): Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- If you have an form for creating an Object currently this will fail with an exception.
The other FormViewHelper use ...
Also available in: Atom