Activity
From 2013-09-02 to 2013-10-01
2013-10-01
-
09:10 Bug #52419: Wrong PHPDocs notation for default value inline f:translate viewhelper
- Also wrong in FluidViewHelperReference.rst
-
09:03 Bug #52419 (New): Wrong PHPDocs notation for default value inline f:translate viewhelper
- The inline documentation in TYPO3\Fluid\ViewHelpers\TranslateViewHelper states:...
2013-09-30
-
13:28 Feature #31765 (Under Review): Forward to Action of widgetController
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24152 -
11:48 Revision 78aa1b63: [FEATURE] Support for redirects within widgets
- Redirects and forwards did not work from within widget controllers
because there was no internal dispatch-loop.
This...
2013-09-27
-
10:23 Feature #31765 (Accepted): Forward to Action of widgetController
- This problem still exists apparently: http://forum.typo3.org/index.php/t/199461/
2013-09-26
-
16:36 Bug #29290 (Resolved): Additional Identity Properties not set on mapping error
- Applied in changeset commit:3a56759eb8548783d540dd757b24cfa6c244c46b.
-
16:09 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/24068 -
16:07 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/24068 -
16:09 Revision 516fc370: [BUGFIX] Additional Identity Properties not set on mapping error
- When binding Fluid forms to nested objects, Fluid automatically adds
hidden fields with the identifiers of all affect...
2013-09-24
-
18:23 Revision 3a56759e: [BUGFIX] Additional Identity Properties not set on mapping error
- When binding Fluid forms to nested objects, Fluid automatically adds
hidden fields with the identifiers of all affect... -
18:23 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
17:35 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
17:10 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
15:35 Bug #47188 (Resolved): Fluid tries to render folders as templates partials and layouts
- Applied in changeset commit:b1041e1c0b1f38fe321096b5130ac0baf1df4e45.
-
15:16 Bug #52182 (Rejected): & vs. &
- Closing as agreed to via IRC
2013-09-23
-
18:09 Feature #7608: Configurable shorthand/object accessor delimiters
- FYI there is a neat little work around using the *alias* ViewHelper.
So instead of having to use CDATA everywhere ... -
12:26 Bug #52182 (Needs Feedback): & vs. &
- Hi Mario,
thanks for the report.
After thinking about this again I don't think this is a bug in fact:... -
11:40 Bug #52182 (Accepted): & vs. &
-
11:38 Bug #52182 (Rejected): & vs. &
- see http://www.htmlhelp.com/tools/validator/problems.html#amp
It seems that Fluid renders ... -
12:10 Bug #47188 (Under Review): Fluid tries to render folders as templates partials and layouts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23968 -
12:02 Bug #47188 (Accepted): Fluid tries to render folders as templates partials and layouts
- Thanks for the report. I'll take care
-
12:09 Revision b1041e1c: [BUGFIX] Don't use folders as templates, partials and layouts
- The PHP function ``file_exists()`` returns TRUE for files as well as
directories.
This change adjusts Template- and S...
2013-09-21
-
16:23 Bug #47188: Fluid tries to render folders as templates partials and layouts
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23951 -
15:54 Bug #47188 (Under Review): Fluid tries to render folders as templates partials and layouts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23951 -
15:16 Bug #47188: Fluid tries to render folders as templates partials and layouts
- ok i can do it.
-
12:09 Bug #47188: Fluid tries to render folders as templates partials and layouts
- it was fixed in the CMS Fluid
see https://review.typo3.org/#/c/19920/
(replace file_exist with is_file)
2013-09-20
-
01:09 Feature #46257: Add escape sequence support for Fluid
- Tarcisio Fedrizzi wrote:
> This works as well (I know that is not so clean but):
>
> In the controller:
> [...]
>
...
2013-09-06
-
16:12 Feature #33394: Logical expression parser for BooleanNode
- It seems to me that waiting for the Eel dependency is dragging this issue into the nether-world. Yes Eel may support ...
2013-09-05
-
09:34 Feature #45923: adjustable number of decimal points for f:format.currency
- Thanks for the feedback. That's ok for me ;)
Also available in: Atom