Activity
From 2012-05-27 to 2012-06-25
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... -
11:43 Revision 0c8ef04c: [TASK] Add query parameters for form action as hidden fields
- This change makes the form viewhelper usable with method GET by adding
query parameters of the action as hidden field...
2012-06-21
-
11:23 Revision edd10b4d: [TASK] Code cleanup
- Does code cleanup, mostly to documentation, but also tweaks
unused variables, missing return statements and similar t... -
10:43 Revision 630992b7: [BUGFIX] Only render hidden upload fields if a resource is available
- The UploadViewHelper always creates hidden fields for filename and
resource pointer so that previously uploaded files... -
10:41 Revision ecc4f01e: [BUGFIX] Only render hidden upload fields if a resource is available
- The UploadViewHelper always creates hidden fields for filename and
resource pointer so that previously uploaded files... -
10:37 Revision 39f691af: Merge "[TASK] Code cleanup" into FLOW3-1.1
2012-06-20
-
20:51 Revision 40a283fb: [TASK] Update Package.xml with new version number
- Change-Id: I4da20c6b28ab6afabc91dd221303bd771362b3d3
Releases: 1.1 -
19:26 Revision a8b58323: [TASK] Update Package.xml with new version number
- Change-Id: I8a259401b2a10c97f9f6d23d4f185f7b1172f557
Releases: 1.1 -
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 -
10:32 Revision 488b238d: [TASK] Add query parameters for form action as hidden fields
- This change makes the form viewhelper usable with method GET by adding
query parameters of the action as hidden field...
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
-
23:20 Revision ad4ed841: [TASK] Code cleanup
- Does code cleanup, mostly to documentation, but also tweaks
unused variables, missing return statements and similar t... -
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:59 Revision 0a43a537: Merge "[FEATURE] Add a ViewHelper for entity identifier retrieval" into FLOW3-1.1
-
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 -
17:36 Revision dec3b187: [BUGFIX] Fix unusable checkbox/radio if formObject is NULL
- When using a form object inside of a form view helper inside an index
action template and a checkbox is referring to ... -
15:22 Revision cbe93048: [BUGFIX] Fix unusable checkbox/radio if formObject is NULL
- When using a form object inside of a form view helper inside an index
action template and a checkbox is referring to ... -
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:36 Revision 9f01a42d: [BUGFIX] hidden fields should be rendered in extra section
- Currently form.select and form.checkbox ViewHelpers render
hidden fields before the actual input field in order to
fo... -
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 -
10:24 Revision 85bca322: [FEATURE] Add a ViewHelper for entity identifier retrieval
- This adds a ViewHelper "format.identifier" that returns
the plain identifier for a given entity.
Change-Id: I1348648... -
10:22 Revision c8d53e98: [FEATURE] Add a ViewHelper for entity identifier retrieval
- This adds a ViewHelper "format.identifier" that returns
the plain identifier for a given entity.
Change-Id: I1348648...
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...
2012-06-12
-
16:37 Bug #37671 (Resolved): ViewHelper exceptions should not be caught in testing context
- Applied in changeset commit:5a75ed885661b11d73715acc82922936b438f0b1.
-
16:25 Bug #37671 (Under Review): ViewHelper exceptions should not be caught in testing context
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
16:25 Revision 5a75ed88: [BUGFIX] ViewHelper exceptions should not be caught in testing context
- While it is correct that ViewHelper exceptions are silently logged in
production context, they should be displayed in...
2012-06-07
-
18:37 Bug #37671 (Resolved): ViewHelper exceptions should not be caught in testing context
- Applied in changeset commit:166e7e54a8ff03e44cd5e692e273894280594b32.
-
11:43 Bug #37671: ViewHelper exceptions should not be caught in testing context
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11787 -
11:43 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
09:19 Revision 166e7e54: [BUGFIX] ViewHelper exceptions should not be caught in testing context
- While it is correct that ViewHelper exceptions are silently logged in
production context, they should be displayed in...
2012-06-05
-
21:32 Revision ba2f8851: [TASK] Update Package.xml with new version number
- Change-Id: Ibaaa944f638b6a56f3557ea3dd229e976f4499ae
Releases: 1.0 -
21:30 Revision 152ae289: [TASK] Update Package.xml with new version number
- Change-Id: Ibe36949d2d54b00e68956002cfe0db6b01d1d1d2
Releases: 1.0
2012-06-03
-
02:54 Feature #35748: Add generic data-* attribute
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10184 -
02:54 Feature #35748: Add generic data-* attribute
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11803
2012-06-01
-
10:59 Bug #37671 (Under Review): ViewHelper exceptions should not be caught in testing context
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11787 -
10:57 Bug #37671 (Resolved): ViewHelper exceptions should not be caught in testing context
-
10:54 Bug #29603 (Closed): __toString() usage for rendering the compiled Fluid template breaks the concept of security exceptions
- After looking at it and discussing it once again with my colleague, this was probably fixed somewhen along the way. W...
2012-05-31
-
14:25 Bug #29603: __toString() usage for rendering the compiled Fluid template breaks the concept of security exceptions
- Hi Sebastian,
I'm currently checking this, probably you are right, that this was only a problem with the old TS re... -
14:04 Bug #29603 (Needs Feedback): __toString() usage for rendering the compiled Fluid template breaks the concept of security exceptions
- I fear that I need more feedback in here.
Inside fluid, __toString is definitely never used.
Could it have some... -
11:29 Revision 575adc24: [TASK] Update Package.xml with new version number
- Change-Id: Iea7c65241130b94ad680ead9f2b9447b9f830949
Releases: 1.2 -
10:16 Revision 9ea875e8: [TASK] Update Package.xml with new version number
- Change-Id: I785aaed74c64e97147c62b43a831ea18b381b0f8
Releases: 1.1
2012-05-30
-
23:17 Bug #37619 (New): Fatal Error when using variable in name attribute of Section ViewHelper
- I'm experiencing this error with TYPO3 4.6, but from looking at the code I'm pretty sure this is reproducible with FL...
-
22:37 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
21:56 Bug #31380 (Resolved): DocComment of Form.ValidationResultsViewHelper is incorrect
-
17:27 Revision 6f1b39d8: [TASK] Standalone View: enable escaping for "html"
- Since the introduction of Content Negotiation to FLOW3
(I7d753155aa72f41e3df85b076e8067bcbfe7ac04), the default
Forma... -
10:53 Revision db77eca6: [TASK] Standalone View: set default format "html"
- Since the introduction of Content Negotiation to FLOW3
(I7d753155aa72f41e3df85b076e8067bcbfe7ac04), the default
Forma...
2012-05-29
-
18:41 Bug #33628: Multicheckboxes (multiselect) for Collections don’t work
- Kira Backes wrote:
Hi Kira,
> > Could someone verify that https://review.typo3.org/#/c/11648/ solves this issue... -
10:10 Bug #33628: Multicheckboxes (multiselect) for Collections don’t work
- Bastian Waidelich wrote:
>
> Could someone verify that https://review.typo3.org/#/c/11648/ solves this issue?
I... -
11:17 Revision 3d750231: Merge "[FEATURE] Allow access to attributes in TagBuilder" into FLOW3-1.1
-
09:44 Task #37558 (Resolved): Form.Textfield ViewHelper's placeholder attribute should be (re)moved
- currently, the @placeholder@ attribute in the Textfield ViewHelper is explicitly enabled: ...
-
09:07 Feature #37496: placeholder attribute in textarea-viewhelper
- thanks for this hint!
i saw the placeholder-argument for the textfield-viewhelper and thought that this is missing f... -
08:58 Feature #37496 (Closed): placeholder attribute in textarea-viewhelper
- you can easily add arbitrary attributes with the @additionalAttributes@ attribute; this goes for every tag based View...
-
08:52 Bug #26481 (Resolved): hidden fields should be rendered in extra section
-
08:52 Task #13342 (Resolved): f:form.checkbox does only render hidden input for first item of same name
-
06:04 Bug #37543 (Accepted): Additional __identity field when using TYPO3.Media
- I'll take care of that; the solution you proposed is just a workaround unfortunately.
2012-05-28
-
14:30 Bug #37543 (Closed): Additional __identity field when using TYPO3.Media
- When using a <f:form.upload /> field for uploading a TYPO3.Media Image, FLUID adds a hidden __identity field for the ...
-
12:28 Bug #33628 (Needs Feedback): Multicheckboxes (multiselect) for Collections don’t work
- Bastian Waidelich wrote:
> As commented on the review request already: I'm not happy with the implementation as it...
Also available in: Atom