Activity
From 2013-02-13 to 2013-03-14
2013-03-14
-
20:58 Bug #46038: Subproperty with Radio fields doesn't render hidden identity property
- I am having a somewhat similar problem when an validation-error occurs.
In this case $this->addAdditionalIdentityProp... -
18:40 Bug #46289: Enable Escaping Interceptor in XML request format
- Bastian Waidelich wrote:
> I don't think that's required, see comment at http://forge.typo3.org/issues/46288#note-2
... -
17:28 Bug #46289 (Needs Feedback): Enable Escaping Interceptor in XML request format
- I don't think that's required, see comment at http://forge.typo3.org/issues/46288#note-2
-
17:24 Bug #46289 (Under Review): Enable Escaping Interceptor in XML request format
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18911 -
17:20 Bug #46289 (Needs Feedback): Enable Escaping Interceptor in XML request format
- The Escaping Interceptor should be enabled if the request format is XML. As of now this is only done in HTML.
-
11:06 Feature #46257: Add escape sequence support for Fluid
- Bastian SGML/HTML/XML entity will not work
output is ... -
10:27 Feature #46257 (Needs Feedback): Add escape sequence support for Fluid
- To be honest, I'm not so sure that we should adjust the parser for this. Wouldn't...
-
09:45 Feature #46257: Add escape sequence support for Fluid
- yes it is a copy of CDATA but most convenient:
CDATA:
<![CDATA[{]]>{object}<![CDATA[}]]> renders to {value}
vs... -
09:01 Feature #46257 (Under Review): Add escape sequence support for Fluid
- In some cases you need to print some characters to rendered view, which Fluid uses.
f.e.:
{{object}} should output ...
2013-03-08
-
16:21 Bug #46135: Undefined index: useParentRequest in AbstractViewHelper
- The issue can be "solved" by flushing the cache - the related change does not help… see comment in Gerrit.
-
16:20 Bug #46135 (Under Review): Undefined index: useParentRequest in AbstractViewHelper
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18749 -
16:05 Bug #46135 (Closed): Undefined index: useParentRequest in AbstractViewHelper
- #1: Notice: Undefined index: useParentRequest in /…/Fluid/Core/ViewHelper/AbstractViewHelper.php line 255
2013-03-07
-
11:36 Feature #44235 (Resolved): prependOption for SelectViewHelper
- Applied in changeset commit:4c58955fad2d25e98828e05ab3f1f6f4d4ec4ab3.
-
11:26 Task #46091: Show source file name and position on exceptions during parsing
- Okay, so I would be interested to improve that at least for the parsing then. Runtime exceptions during evaluation is...
-
11:17 Task #46091 (Needs Feedback): Show source file name and position on exceptions during parsing
- Hi Christopher,
I think this is (kind of) a duplicate of #4704
Showing source and line number is not so easy beca... -
11:14 Task #46091 (Needs Feedback): Show source file name and position on exceptions during parsing
- It would be really helpful to spot errors if the Fluid TemplateParser would show the current source file and line num...
-
11:15 Bug #46092 (Resolved): The f:translate ViewHelper does nothing if a integer is provided as argument
- Here is an Example...
in Translation:... -
08:31 Feature #46081 (Closed): Suggested addition to SelectViewHelper - allowing prepend of child content to rendered option tag list
- Hi Christoph,
this is already in review under https://review.typo3.org/#/c/18526/
-
01:22 Feature #46081: Suggested addition to SelectViewHelper - allowing prepend of child content to rendered option tag list
- Patchset finished but I have to sign the Contributor Agreement, ... will commit as soon as possible.
-
00:59 Feature #46081 (Closed): Suggested addition to SelectViewHelper - allowing prepend of child content to rendered option tag list
- This Feature is already commited to Typo3v4, see here [[http://forge.typo3.org/issues/26595]].
I think it's a valu...
2013-03-05
-
15:36 Feature #35790 (Resolved): allow f:link.action to operate on parent request
- Applied in changeset commit:6b5f0d051dc1863a271c45a1ebcd616f81c3bf0b.
-
13:55 Bug #46038 (Closed): Subproperty with Radio fields doesn't render hidden identity property
- If you render a form and access a property in a subpobject in your forms bound object via radio input field there are...
2013-03-03
-
17:27 Task #45987 (Under Review): filemtime is namespaced in TemplateView.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18574 -
17:26 Task #45987 (Resolved): filemtime is namespaced in TemplateView.php
- filemtime is namespaced in TemplateView.php
$templateModifiedTimestamp = \filemtime($pathAndFilename);
2013-02-28
-
20:33 Feature #45923 (Rejected): adjustable number of decimal points for f:format.currency
- From time to time it's useful to have an extra attribute to set the number of decimal points. Because of the fact tha...
2013-02-27
-
18:07 Feature #44235 (Under Review): prependOption for SelectViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18526 -
17:38 Feature #44235 (Accepted): prependOption for SelectViewHelper
- I'll take care, thanks for adding the issue here!
2013-02-22
-
01:06 Bug #45735 (Resolved): Error when using If-Condition in Layout-Tag
- I use a condition for evaluating which layout to load:...
2013-02-21
-
00:24 Feature #33394: Logical expression parser for BooleanNode
- Any chance to get this going again maybe? I think it would be a huge step forward and would appreciate it.
2013-02-20
-
12:29 Feature #35790: allow f:link.action to operate on parent request
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045
2013-02-19
-
12:07 Feature #45345: Easy to use comments for fluid that won't show in output
- i voted for the issue, but i would like to see a more complex comment prefix / postfix to avoid possible not solvedab...
2013-02-18
-
21:37 Bug #44710 (Resolved): [CGL] Fix some cgl issues spotted during backporting
- Applied in changeset commit:725a55219ac661b38472f1347c20aba0960d683b.
2013-02-17
-
18:19 Bug #44710 (Under Review): [CGL] Fix some cgl issues spotted during backporting
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18350
2013-02-13
-
01:03 Feature #45345: Easy to use comments for fluid that won't show in output
- Thank you for the valuable input so far and the comments in various directions. Actually I'm not sure which is the be...
-
00:05 Feature #45345: Easy to use comments for fluid that won't show in output
- I would actually support the new comment notation since I think it's easier and faster to type. Also I guess highligh...
Also available in: Atom