Activity
From 2011-05-28 to 2011-06-26
2011-06-24
-
13:51 Bug #27678: Deactivate EscapeInterceptor for certain ViewHelpers
- Affected ViewHelpers:
* f:count (not really relevant as it expects numeric strings/integers, but still inconsisten... -
12:56 Bug #27678 (Resolved): Deactivate EscapeInterceptor for certain ViewHelpers
- For some of the provided ViewHelpers one can exchangeably use either the *value* attribute or *childnodes* as input.
...
2011-06-23
-
18:54 Task #27668 (Resolved): Change Escape Interceptor to use new format.htmlspecialchars ViewHelper
- and mark the existing escape ViewHelper deprecated.
-
08:35 Task #27583 (Resolved): Move raw ViewHelper to format.raw
- Applied in changeset commit:33df954e1f26fcb35bd2d59daafbaa91a1a0c7e2.
2011-06-21
-
17:51 Task #27628 (Resolved): Split escape ViewHelper into dedicated format ViewHelpers
- Currently the *f:escape* ViewHelper is targeted at a lot of different use cases (html escaping, url encoding, strip t...
-
16:13 Task #27583: Move raw ViewHelper to format.raw
- Patch set 2 of change I18baaee80db9e536513ef90ee4af683ae3ebef6b has been pushed to the review server.
It is available... -
15:58 Task #27583 (Under Review): Move raw ViewHelper to format.raw
-
15:58 Task #27583: Move raw ViewHelper to format.raw
- Patch set 1 of change I18baaee80db9e536513ef90ee4af683ae3ebef6b has been pushed to the review server.
It is available... -
06:45 Bug #27607 (New): Make Fluid comparisons work when first element is STRING, second is NULL.
- Taken from https://review.typo3.org/#patch,unified,2824,2,Classes/Core/Parser/SyntaxTree/ViewHelperNode.php :
> I ...
2011-06-20
-
21:05 Task #27583 (Resolved): Move raw ViewHelper to format.raw
- And adjust affected templates.
For compatibility reasons the old ViewHelper should be marked *deprecated* and kept f... -
15:11 Bug #27286 (Needs Feedback): FLUID: #1: Warning: htmlspecialchars(): Invalid multibyte sequence in argument
- The data you imported, is that in UTF-8 as well? This is usually caused by an encoding mismatch...
2011-06-17
-
14:55 Bug #27516: Translate labels in paginate widget
- Attaching patch that works for extbase use but I can not say anything about the translation handling of FLOW3.
-
14:38 Bug #27516 (Resolved): Translate labels in paginate widget
- At the moment, the labels for "next" and "previous" the paginate widget are hardcoded in the template.
The transla...
2011-06-08
-
09:57 Bug #27277 (Resolved): Make widgets work again after recent changes in the UriBuilder and Request Handling
- Applied in changeset commit:e5fd4c65d2f2adcf65110f9edf57fb804f308b47.
2011-06-07
-
23:12 Bug #27286 (Closed): FLUID: #1: Warning: htmlspecialchars(): Invalid multibyte sequence in argument
- I have an exception just trying to retrieve objects from DB and displaying in a view
$apuntes = $this->apunteReposit... -
17:56 Bug #27277 (Under Review): Make widgets work again after recent changes in the UriBuilder and Request Handling
-
17:55 Bug #27277: Make widgets work again after recent changes in the UriBuilder and Request Handling
- Patch set 2 of change Iafbecd5e6decfe290f73e0b837975926d340d834 has been pushed to the review server.
It is available... -
17:25 Bug #27277: Make widgets work again after recent changes in the UriBuilder and Request Handling
- Patch set 1 of change Iafbecd5e6decfe290f73e0b837975926d340d834 has been pushed to the review server.
It is available... -
16:11 Bug #27277 (Resolved): Make widgets work again after recent changes in the UriBuilder and Request Handling
2011-05-29
-
12:20 Feature #27120: filters for ViewHelpers and templates
- Mostly this Twig concept but adapted to Fluid and without nesting in another tag
http://www.twig-project.org/doc/adv... -
12:04 Feature #27120 (Needs Feedback): filters for ViewHelpers and templates
- if I understand you correctly what you want, that's already possible using the Raw ViewHelper:
http://git.typo3.org/... -
11:26 Feature #27120 (Rejected): filters for ViewHelpers and templates
- You dont always want you HTML escaped. ViewHelpers could have filter attribute to avoid HTML escaping or for using yo...
-
11:18 Feature #27119 (Resolved): Declare namespaces in XML tag
- One of the great things of FLUID is that is XML but namespace declaration isnt. There should be a way/tag to declare ...
Also available in: Atom