Activity
From 2009-05-30 to 2009-06-28
2009-06-28
-
19:30 Feature #3793 (Resolved): CSS class for errors in form view helpers
- Form view helpers should automatically add a CSS class if an error for the property exists. The name of this class sh...
-
19:13 Bug #3792 (Closed): Special tag attributes for form view helpers are missing (e.g. size)
- Form input elements can have a lot of HTML attributes e.g. for the size or maxlength. These are missing for the @Text...
-
19:08 Feature #3791 (Resolved): View helper for resource URIs
- The public resources in a project should be easier accessible with the help of a new view helper. The view helper sho...
2009-06-23
-
15:46 Bug #3294: Introduce reflection cache
- Though it's actually TYPO3 core/Caching framework related the backport of this feature triggers:
http://bugs.typo3.or...
2009-06-22
-
21:09 Feature #3725 (New): CSS Engine
- It would be great to have a CSS engine like lesscss, or integrate css cacheer.
http://lesscss.org/index.html
http... -
15:52 Bug #3657: <f:form.select does not allow to specify selectedValue
- With attribute @value@ it's working. I tested:...
-
11:41 Bug #3657 (Needs Feedback): <f:form.select does not allow to specify selectedValue
-
11:40 Bug #3657: <f:form.select does not allow to specify selectedValue
- Marcel R. wrote:
> The following code from documentation does not work:
the documentation is wrong here. All Fo... -
11:51 Feature #3717 (Resolved): "Designators" for Form view helper
- * FormViewHelper needs a new argument "designator" / "namespace"
* Extbase will set the default value for this argum... -
09:51 Story #3714 (Accepted): Add advanced validation of ViewHelper arguments
-
00:01 Feature #3525 (Resolved): translateViewHelper and key="LLL:EXT:lang/locallang_core.xml:show_item.php.table"
- Applied in changeset r843.
2009-06-21
-
11:03 Story #3714 (Rejected): Add advanced validation of ViewHelper arguments
- We should add a feature to support the @validate annotation inside the ViewHelper render() method comment.
See the...
2009-06-19
2009-06-18
-
17:00 Feature #3702 (Resolved): Inline notation should expect object-parameters by default
- Currently the syntax...
-
13:36 Bug #3294 (Resolved): Introduce reflection cache
2009-06-15
-
23:00 Bug #3676 (Resolved): SelectViewHelper should automatically use the persistence manager to determine the UID of an object
- It'd be very nice if the SelectViewHelper would work together with the persistence manager, so lists of objects are c...
-
21:02 Feature #3592 (Resolved): Alias view helper for setting template variables
- Applied in changeset r2614.
-
15:08 Task #3394 (Resolved): Adjust PHPDoc Comment of ImageViewHelper
- Applied in changeset r818.
-
15:01 Bug #3651 (Resolved): Call to a member function getBackend() on a non-object
- Applied in changeset r818.
2009-06-14
-
19:09 Bug #3657: <f:form.select does not allow to specify selectedValue
- Marcel R. wrote:
> After applying the patch no error is thrown anymore. However the "visa" option is not selected.
... -
01:55 Bug #3657: <f:form.select does not allow to specify selectedValue
- After applying the patch no error is thrown anymore. However the "visa" option is not selected.
-
01:36 Bug #3657: <f:form.select does not allow to specify selectedValue
- Well, could you try this patch?
I do not think it will be final, as I am not sure about the value of $selectedValu... -
00:19 Bug #3657 (Resolved): <f:form.select does not allow to specify selectedValue
- The following code from documentation does not work:...
-
09:16 Feature #3661: <f:form.checkbox and <f:form.radio missing?!
- Marcel R. wrote:
> It would be nice to have <f:form.checkbox and <f:form.radio available in a Fluid-Template.
> <in... -
00:56 Feature #3661 (Resolved): <f:form.checkbox and <f:form.radio missing?!
- It would be nice to have <f:form.checkbox and <f:form.radio available in a Fluid-Template.
<input type="radio" name=...
2009-06-12
-
20:47 Bug #3635: Fluid: SelectViewHelper always appends the select-field's name with []
- I can confirm that this is now fixed in the current trunk version.
-
20:16 Bug #3635 (Closed): Fluid: SelectViewHelper always appends the select-field's name with []
- I can't reproduce this..
I use the exact input of your example and get... -
20:37 Bug #3651 (Resolved): Call to a member function getBackend() on a non-object
- When setting an object as value in View Helpers extending Tx_Fluid_ViewHelpers_Form_AbstractFormViewHelper, a fatal e...
-
13:54 Bug #3551 (Resolved): HtmlViewHelper outputs htmlspecialchared code
- resolved.
2009-06-09
-
19:14 Bug #3635 (Closed): Fluid: SelectViewHelper always appends the select-field's name with []
- The name for a select-field will always be appended by [] whether the field is multiple or not....
2009-06-08
-
17:50 Feature #3293: support for legacy TypoScript (with . at end)
- Here we go! CLA is on the way...
2009-06-06
-
16:17 Feature #3595 (Closed): Convert integer types to boolean for if viewhelper
- This was fixed in r2345.
See http://forge.typo3.org/issues/show/3412 -
09:13 Feature #3595 (Closed): Convert integer types to boolean for if viewhelper
- Hello, after wndeirng why certain if conditions didn't work in my flow templates, i figures out it was because it did...
-
10:25 Feature #3293 (Accepted): support for legacy TypoScript (with . at end)
- Christian Müller takes over this job!
-
08:42 Feature #3293: support for legacy TypoScript (with . at end)
- Problem:
All TypoScript settings are made available under $this->settings inside the Controller, and as well as {set... -
09:01 Bug #3298 (Resolved): "if" expression language
- Applied in changeset r2575.
-
08:40 Bug #3294: Introduce reflection cache
- Problem:
Some parts of Fluid/Extbase use Reflection to determine the parameters of an action and a ViewHelper. For t...
2009-06-05
-
15:56 Feature #3592 (Resolved): Alias view helper for setting template variables
- There should be an alias view helper that can set variables in the template.
The following use cases should be sup... -
12:15 Bug #3298 (Accepted): "if" expression language
-
09:43 Bug #3551 (Accepted): HtmlViewHelper outputs htmlspecialchared code
-
09:41 Bug #3551: HtmlViewHelper outputs htmlspecialchared code
- We'll create a new variable inside a ViewHelper called "$rawInput" which disables the postprocessing of ViewHelpers i...
2009-06-04
-
09:49 Bug #3551: HtmlViewHelper outputs htmlspecialchared code
- Note: The reason for this bug is the automatic htmlspecialchar'ing of object accessors introduced with http://forge.t...
2009-06-03
-
19:51 Bug #3551 (Resolved): HtmlViewHelper outputs htmlspecialchared code
- Hi,
using the HtmlViewHelper at least in typo3 4.3 the output is always htmlspecialchared.
Adding:
@$value = h...
2009-06-01
-
16:35 Feature #3525 (Resolved): translateViewHelper and key="LLL:EXT:lang/locallang_core.xml:show_item.php.table"
- The translateViewHelper should be able to resolve referenced paths to external lang files given in the form key="LLL:...
Also available in: Atom