Activity
From 2012-06-13 to 2012-07-12
2012-07-12
-
13:08 Bug #38592 (Under Review): attributes with dashes lead to wrong exception message
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12762 -
13:07 Bug #38592 (Accepted): attributes with dashes lead to wrong exception message
-
12:35 Bug #38873 (Resolved): Remove eval from StandaloneViewTest
- Applied in changeset commit:73c686b0ff4710e2a89f30a526f9bdb132723f95.
-
12:20 Bug #38873: Remove eval from StandaloneViewTest
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
12:02 Bug #38873: Remove eval from StandaloneViewTest
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
12:01 Bug #38873: Remove eval from StandaloneViewTest
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12753
2012-07-11
-
13:59 Bug #38873: Remove eval from StandaloneViewTest
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12753 -
13:59 Bug #38873 (Under Review): Remove eval from StandaloneViewTest
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12753 -
13:55 Bug #38873 (Resolved): Remove eval from StandaloneViewTest
- StandaloneViewTest uses eval to create a class that inherits from StandaloneView to override some things. This doesn'...
-
13:40 Bug #38871 (Closed): Generating links within script tags gives invalid documents
- When generating a link in a fluid template, which is enclosed by script-Tags to a given format, the ampersands are no...
2012-07-10
-
21:26 Bug #37543: Additional __identity field when using TYPO3.Media
- Still getting the error "it's not allowed to map property __identity" when submitting the upload form with a previous...
-
16:03 Bug #37543: Additional __identity field when using TYPO3.Media
- Thanks! I'll check on that this evening!
-
16:01 Bug #37543: Additional __identity field when using TYPO3.Media
- I just wrote Michel an email asking again for feedback.
-
16:22 Bug #37387 (Under Review): Translate Helper: Arguments replacement is not working for default value
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12743 -
16:07 Bug #37387 (Accepted): Translate Helper: Arguments replacement is not working for default value
- Krzysztof Daniel wrote:
> Also our customer is extracting f:translate tags automatically to xliff files. And than th... -
08:27 Feature #33900 (Resolved): Change debug view helper for new extbase debugger
2012-07-09
-
11:38 Bug #37387: Translate Helper: Arguments replacement is not working for default value
- But those are workarounds. Expected behavior shall be unified.
And if you look into real life example:
<f:trans... -
11:14 Bug #37387: Translate Helper: Arguments replacement is not working for default value
- Krzysztof Daniel wrote:
> <f:translate arguments="{0: '{username}'}">Hello {username}</f:translate>
> But than tr... -
10:56 Bug #37387: Translate Helper: Arguments replacement is not working for default value
- Because the value comes form variable.
<f:translate id="something" arguments="{0: '{username}'}">Hello {0}</f:tran... -
10:37 Bug #37387: Translate Helper: Arguments replacement is not working for default value
- Krzysztof Daniel wrote:
> I have following tag and there is no translation in xliff file yet for key 'something'
... -
10:00 Bug #37387: Translate Helper: Arguments replacement is not working for default value
- Any update on this?
2012-07-03
-
17:47 Bug #38592 (Resolved): attributes with dashes lead to wrong exception message
- consider the following Fluid tag...
2012-06-29
-
12:41 Feature #30555: Make TagBuilder more extensible
- since basic functionality is indeed resolved in #37460, I still, of course ;) like Thomas' Mootoolsian ideas, however...
2012-06-28
2012-06-26
-
15:46 Feature #33394: Logical expression parser for BooleanNode
- Sebastian Kurfuerst wrote:
> @Tobias: I'd rather not implement a half-baked solution which has poor usability
I... -
15:26 Feature #33394: Logical expression parser for BooleanNode
- Hey,
@Bastian: even easier:... -
10:30 Feature #33394: Logical expression parser for BooleanNode
- Bastian Waidelich wrote:
> Tobias Liebig wrote:
>
> > what's the advantage of having a new build-into-fluid synta... -
10:23 Feature #33394: Logical expression parser for BooleanNode
- Tobias Liebig wrote:
> what's the advantage of having a new build-into-fluid syntax ( ${..} )
Can you think of ... -
08:30 Feature #33394: Logical expression parser for BooleanNode
- Hej Sebastian,
what's the advantage of having a new build-into-fluid syntax ( ${..} ) instead an eel viewhelper, e... -
05:57 Feature #33394: Logical expression parser for BooleanNode
- Actually Eel should be integrated into Fluid using the syntax of "${eel-expression}".
Greets, sebastian
2012-06-25
-
23:07 Feature #35790: allow f:link.action to operate on parent request
- We have this defined as:
<f:link.action package="xxx.Package" controller="Setup" action="close">close</f:link.action... -
23:00 Bug #37387: Translate Helper: Arguments replacement is not working for default value
- So what do you suggest? That this "translation by label" that shall be supported same way as by key and in my opinion...
-
19:12 Feature #33394: Logical expression parser for BooleanNode
- -There is no other Issue/Ticket yet.- Just created two tickets.
IMHO we need to do two separate steps
* First of al... -
15:55 Bug #38369: Resource ViewHelpers should not fall back to request package
- IMHO the description is misleading, as this is not an issue with the RVH, but rather a "usage problem", in that for P...
-
15:50 Bug #38369: Resource ViewHelpers should not fall back to request package
- Bastian Waidelich wrote:
> I didn't set the category to ViewHelpers because IMO this
> should be fixed in the vie... -
15:47 Bug #38369 (New): Resource ViewHelpers should not fall back to request package
- Currently the @f:uri.resource@ ViewHelper uses the package key of the current request to determine the absolute resou...
-
15:17 Feature #37506 (Closed): Building up Nested Forms with this ViewHelper
- Carsten Bleicker wrote:
> Damn :)
> Touché! i will try this.
I hope you were successful ;)
> but maybe th... -
15:15 Bug #37543 (Needs Feedback): Additional __identity field when using TYPO3.Media
- This should be fixed with https://review.typo3.org/#/c/12221/
Can you please confirm? -
12:35 Task #11636 (Resolved): Form viewhelper not functional with method GET
- Applied in changeset commit:0c8ef04ce86582e4eea8a702b3f4a90c9d639227.
-
11:44 Task #11636 (Under Review): Form viewhelper not functional with method GET
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1...
2012-06-20
-
11:37 Task #11636 (Resolved): Form viewhelper not functional with method GET
- Applied in changeset commit:488b238d9436d73df7e06679a6e76e83515f0fb7.
-
11:12 Task #11636: Form viewhelper not functional with method GET
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
10:35 Task #11636: Form viewhelper not functional with method GET
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11571
2012-06-19
-
19:59 Task #11636: Form viewhelper not functional with method GET
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11571 -
12:15 Feature #31765 (Closed): Forward to Action of widgetController
- There has been no feedback for a while here. If this is still an issue, feel free to reopen. Thanks for your understa...
2012-06-18
-
21:00 Feature #3725: CSS Engine
- Or, instead of using: ...
-
20:13 Feature #3725: CSS Engine
- If you're going to make a "CSS Engine", make an interface type thing that makes it easy to implement other css pre-pr...
-
20:21 Feature #33394: Logical expression parser for BooleanNode
- How will Eel be integrated in Fluid? A view helper? I couldn't find a ticket about that - is there one? Do we need on...
-
17:38 Task #13342 (Resolved): f:form.checkbox does only render hidden input for first item of same name
- Applied in changeset commit:9f01a42dc97a85f22a08c4d7ca75405fe1e75557.
-
11:36 Task #13342 (Under Review): f:form.checkbox does only render hidden input for first item of same name
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
17:38 Bug #26481 (Resolved): hidden fields should be rendered in extra section
- Applied in changeset commit:9f01a42dc97a85f22a08c4d7ca75405fe1e75557.
-
11:36 Bug #26481 (Under Review): hidden fields should be rendered in extra section
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
17:38 Bug #35894 (Resolved): CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Applied in changeset commit:dec3b187b6db773a5a84dec70918c22f428cb994.
-
17:36 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 3 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
17:20 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
15:41 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
15:22 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
15:19 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
10:53 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
11:45 Feature #38147: Suggested addition to SelectViewHelper - allowing prepend/append of child content to rendered option tag list
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/2113 -
11:42 Feature #38147 (Closed): Suggested addition to SelectViewHelper - allowing prepend/append of child content to rendered option tag list
- This is a simple but functional and useful addition to the SelectViewHelper. It adds two new boolean attributes: prep...
-
11:33 Bug #36662: Checked state isn't always correct when property is collection
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10829 -
11:19 Task #11636: Form viewhelper not functional with method GET
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11571 -
10:37 Feature #33494 (Resolved): Verify state and future intentions of a persistence identity VH
- Applied in changeset commit:c8d53e983c5a387b80560fd2bd62556a4c91833a.
-
10:24 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
10:22 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484
2012-06-17
-
09:54 Feature #38130 (New): Checkboxes and multiple select fields should have an assignable default value
- Currently, when a checkbox is left unchecked, an empty string is submitted for its value. But sometimes I'd like to d...
Also available in: Atom