Activity
From 2011-08-02 to 2011-08-31
2011-08-31
-
19:36 Bug #29395 (Resolved): SelectViewHelper with multiple=true cannot work with Collections
- When using collections as preselected values for SelectView-Helper with option multiple="1" the preselection is only ...
2011-08-30
2011-08-29
-
11:57 Revision 74726bd6: [TASK] Increase package version to 1.0.0-beta1
- Change-Id: I174aa17b1cfff730d7e18a9e212050d1a11e48af
2011-08-28
-
11:30 Bug #29303 (Resolved): TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- if TYPO3\Fluid\View\TemplateView setTemplateRootPath is public then the getTemplateRootPath should be also
The opp...
2011-08-26
-
22:24 Bug #29290 (Resolved): Additional Identity Properties not set on mapping error
- After a mapping error occurred, no additional identity properties are set and FLOW3 tries to create a new object.
... -
19:13 Revision 31bb4a18: [BUGFIX] Fix doc comment of ValidationResultsViewHelper
- The Doc Comment still referred to <f:form.errors> which no longer
exists. Besides the code example didn't work.
Chan...
2011-08-18
-
19:54 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 3 of change Ie8a02e019d67e8b7a3a01544e8a643dfaa507db0 has been pushed to the review server.
It is available... -
19:54 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 2 of change Ie8a02e019d67e8b7a3a01544e8a643dfaa507db0 has been pushed to the review server.
It is available... -
19:48 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 1 of change Ie8a02e019d67e8b7a3a01544e8a643dfaa507db0 has been pushed to the review server.
It is available... -
10:07 Bug #27938 (Resolved): Textfield view helper can not handle zero (not empty) values
- Applied in changeset commit:05be2228ccf837a08b569289f9221f671d33414a.
2011-08-17
-
23:51 Feature #29065 (Closed): HTML5 Custom Data Attributes
- Fluid should support the use of HTML5 Custom Data Attributes as described in the W3C Specification[1].
The Pattern...
2011-08-16
-
15:29 Bug #27938: Textfield view helper can not handle zero (not empty) values
- Patch set 2 of change I9eabc845fe44e019e0c61e241cc9ebede152ba50 has been pushed to the review server.
It is available... -
15:28 Revision 05be2228: [BUGFIX] Make textfield view helper handle zero (not empty) values
- Values which are 0 (zero) are treated like but are not an empty string.
They need to be handled as normal values (out... -
12:41 Bug #29004 (Closed): if viewhelper does not evaluate conditions correctly
- Hi,
the actual issue is, that you can't compare two literals at the moment (see #26665).
<code class="html"><f:if... -
11:24 Bug #29004: if viewhelper does not evaluate conditions correctly
- and forge does not escape correct :)
was supposed to be
<f:if condition="4 equals 5">
4 equals 5
</f:if>
( equals ... -
11:22 Bug #29004 (Closed): if viewhelper does not evaluate conditions correctly
- Actually the if viewhelper just typecasts the parameter 'condition' to boolean
which is not what you expect when you... -
09:23 Bug #28972 (Resolved): (v5) Bug in new caching mechanism
2011-08-15
-
20:18 Bug #28972 (Under Review): (v5) Bug in new caching mechanism
-
20:18 Bug #28972: (v5) Bug in new caching mechanism
- Patch set 1 of change If63b3ff19ea9af433c042d06fc724cbab3987f42 has been pushed to the review server.
It is available... -
20:10 Bug #28972: (v5) Bug in new caching mechanism
- thanks! I'll investigate this further.
-
12:24 Bug #28972: (v5) Bug in new caching mechanism
- Bastian Waidelich wrote:
One more note:
> The good news: It's not a problem of the compiling process itself [..... -
11:25 Bug #28972 (Accepted): (v5) Bug in new caching mechanism
- I can reproduce the issue and the problem seems to be the Resource Interceptor that wraps the uri.resource ViewHelper...
-
10:46 Bug #28972: (v5) Bug in new caching mechanism
- I'll look into this. Thanks for reporting!
-
20:18 Revision 587f852d: [+BUGFIX] Resource Interceptor should create RootNode and no TextNode
- We do not support compiling TextNodes with children, thus we create a RootNode
in the ResourceInterceptor.
Resolves:...
2011-08-14
-
17:30 Bug #28972 (Resolved): (v5) Bug in new caching mechanism
- After creating a fresh clone of the FLOW3 base distribution, I encountered the following behaviour.
When you run the...
2011-08-09
2011-08-05
-
16:52 Revision dc96c5a4: Set version to 1.0.0 alpha 15
- Change-Id: I08dd336ee22511969343c4e920fec308b15a3c48
-
15:30 Revision 04190c23: [+BUGFIX] Compiled HtmlSpecialCharsViewHelper should only work on strings
- Change-Id: I983cb7d5c44615b618d030b22250956c106ce410
2011-08-04
-
20:29 Revision fea48469: [FEATURE] Add parameter to RenderViewHelper for optional sections
- This change adds an additional parameter to allow optional sections
that will be rendered as an empty string if they ... -
08:23 Bug #7138 (Rejected): Changes to ObjectAccessor break usage with fluid conditions
- rejecting because of missing feedback. please re-open if needed.
-
08:12 Bug #10401 (Resolved): f:link.external viewHelper should prepend http:// when needed
- already done.
-
08:11 Task #27668 (Resolved): Change Escape Interceptor to use new format.htmlspecialchars ViewHelper
2011-08-02
-
14:24 Revision e0e6df43: [+BUGFIX] Hotfix for invalid cache identifiers
- Change-Id: Ic34bb35cf739d493fa1a504c14c42665367df970
-
10:05 Feature #28544 (Resolved): Compilation of Fluid Templates into PHP files
- Applied in changeset commit:63660b9bd1da1218d11fff5b05f02ac0d0638f65.
-
08:20 Feature #28544: Compilation of Fluid Templates into PHP files
- Patch set 1 of change Ia1e1ccd364a1d966b6c840273351ab00410c55cf has been pushed to the review server.
It is available... -
08:22 Bug #28547 (Resolved): adjust backporter to show unused search/replace pairs
-
08:22 Task #28556 (Resolved): Collect profiling data
- Published in http://blog.sandstorm-media.de/2011/07/fluid-static-php-caching/
-
08:20 Revision 63660b9b: [!!!][FEATURE] Compilation of Fluid templates to PHP files
- This adds a compile step to the parsing process of templates, layouts and
partials.
If no compiled cache file exists,... -
08:04 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 7 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available... -
07:15 Bug #28545: (v4) fix encoding in HTML special chars VH
- Patch set 6 of change Idb71f85ea7223755df4bc1c0ff9f8807f1924323 has been pushed to the review server.
It is available...
Also available in: Atom