Activity
From 2014-06-28 to 2014-07-27
2014-07-21
-
13:14 Feature #60430 (Closed): Add a negate-option to the IfViewHelper
- Allows to simply turn conditions into the opposite.
2014-07-11
-
20:39 Feature #48218 (Resolved): Make NumberViewHelper regard locale like CurrencyViewHelper does.
- Applied in changeset commit:df00bf92a42d92b26e66c30976272115a24992f1.
-
20:39 Feature #31765 (Resolved): Forward to Action of widgetController
- Applied in changeset commit:78aa1b635fb83f454ccf74f5dbc07c4aad0d3fc7.
-
20:39 Feature #49726 (Resolved): f:form autofocus attribute is missing in f:form.textfield and f:form.textarea
- Applied in changeset commit:c763e759de10e329963465b1a3e06e1fdf4bc286.
-
13:19 Feature #60271 (New): Paginate viewhelper, should also support arrays
- Hello,
i want to use this viewhelper for a search result page,...
2014-07-08
-
13:18 Feature #60181 (New): Caching mechanism for Fluid Views/Templates
- It would be nice to have have a way to tell Fluid to cache the result of a getter or ViewHelper. This could be done e...
2014-07-07
-
20:36 Bug #60069 (Resolved): Objects cast to string are not escaped
- Applied in changeset commit:315f375362dd2f7964af756205e5cb08fd1f9763.
2014-07-04
-
10:48 Feature #33394: Logical expression parser for BooleanNode
- What's the status on this one? Either this patch should be integrated or Eel expressions made available in Fluid, als...
2014-07-03
-
15:37 Bug #60069: Objects cast to string are not escaped
- Patch set 2 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
15:26 Bug #60069 (Under Review): Objects cast to string are not escaped
- Patch set 1 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
13:13 Bug #60069: Objects cast to string are not escaped
- Cool that you found the issue already!
Copied the Bug to the CMS Tracker:
http://forge.typo3.org/issues/60082 -
12:59 Bug #60069: Objects cast to string are not escaped
- Philipp Maier wrote:
> I forgot to mention that the CMS version behaves the very same way.
> Should I create an i... -
10:52 Bug #60069: Objects cast to string are not escaped
- I forgot to mention that the CMS version behaves the very same way.
Should I create an issue in that bugtracker as w... -
10:41 Bug #60069 (Accepted): Objects cast to string are not escaped
- This is bad, thanks for reporting!
-
09:02 Bug #60069 (Resolved): Objects cast to string are not escaped
- Basically if you have a class like this:
class HelloWorld {
public function __toString() { return '<script>alert(...
2014-06-30
-
16:53 Feature #60003: Add required-Attribute to f:form.password
- Hi David,
this makes sense. In the meantime you can use the *additionalAttributes* argument:... -
16:33 Feature #60003 (New): Add required-Attribute to f:form.password
- Currently the ViewHelper f:form.password doesn't support the required-Attribute.
According to W3C the required attri...
Also available in: Atom