Activity
From 2012-07-22 to 2012-08-20
2012-08-20
-
16:29 Bug #35295 (Resolved): Alphanumeric-Validator fails on umlauts
-
10:28 Bug #35295: Alphanumeric-Validator fails on umlauts
- 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:27 Bug #35295: Alphanumeric-Validator fails on umlauts
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13601 -
12:23 Revision e1bc4927: [TASK] Update Package.xml with new version number
- Change-Id: I40c6371a695f8871fb774cbefb51d1d3eba6c04f
Releases: 1.0 -
12:15 Revision 24ce9d85: [TASK] Update Package.xml with new version number
- Change-Id: I39f29286cb97e8d1b5ee1072e552f4f081562860
Releases: 1.1 -
11:21 Bug #39990 (New): Same form twice in one template: hidden fields for empty values are only rendered once
- Noticed this in fluid extension and think this is also relevant for the Fluid package.
If you use nearly the same ...
2012-08-18
-
21:01 Feature #39936: registerTagAttribute should handle default values
- From the extbase-fluid-commitmessage:
In AbstractTagBasedViewHelper there is no option for a default-value.
However... -
20:52 Feature #39936 (New): registerTagAttribute should handle default values
- The function registerTagAttribute is used to register tags and can't handle default values.
This is a follow-up fr... -
15:30 Feature #39870: Allow configuration of template path fallbacks
- I was also thinking about other implementation approach which will not require any change in fluid (only in extbase)....
2012-08-17
-
14:08 Feature #39870: Allow configuration of template path fallbacks
- Sebastian, thank you for your comment! Please see Extbase ticket for general response. I have some questions about F...
-
07:07 Feature #39870: Allow configuration of template path fallbacks
- We've internally discussed this topic already quite often, and came to the conclusion that template path inheritance ...
-
12:26 Feature #39886 (Under Review): f:format.json: Make tag "escaping" default
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13853 -
12:18 Feature #39886 (Resolved): f:format.json: Make tag "escaping" default
- Currently, the JSON ViewHelper will put greater-and-lower-than-characters through as they are, which might be dangero...
-
12:22 Feature #33143: Allow Format.Currency ViewHelper regard Locale
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7783 -
09:55 Revision 8f77b36f: Merge "[BUGFIX] Action URI of the form ViewHelper is not reset" into FLOW3-1.1
2012-08-16
-
20:00 Feature #39870 (Resolved): Allow configuration of template path fallbacks
- It would be great if you can configure alternative paths for templates. It would be quite handy when you have to exte...
2012-08-14
-
12:16 Feature #32339 (Under Review): ResourceViewHelper should support I18n
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13647 -
00:16 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13600
2012-08-13
-
12:31 Bug #35295: Alphanumeric-Validator fails on umlauts
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13601 -
11:46 Feature #36410: Allow templates to send arguments back to layout
- well, what solves most is having an own, "project specific" abstract class lying between the framework's own ActionCo...
-
11:37 Feature #36410: Allow templates to send arguments back to layout
- Good point. Do you have any ideas for alternative solutions to this problem?
I have similar issues, which are curren... -
11:30 Feature #36410: Allow templates to send arguments back to layout
- I voted down for a simple reason: Sending back something removes the "side-effect-freeness" of Fluid Views (take it l...
2012-08-12
-
11:22 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13600
2012-08-11
-
20:16 Bug #35295 (Under Review): Alphanumeric-Validator fails on umlauts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13601 -
19:55 Bug #29290 (Under Review): Additional Identity Properties not set on mapping error
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13600 -
17:35 Task #6757 (Resolved): support literal strings in boolean arguments
- Applied in changeset commit:125413ca638696bb4eef9b5c26eceed51acdcf4e.
2012-08-10
-
23:12 Feature #33215: RFC: Dynamic values in ObjectAccess paths
- Would be nice to have that feature, I like the syntax suggestion with ...
-
19:23 Feature #33215: RFC: Dynamic values in ObjectAccess paths
- Yeah, me too and I did it with a simple ViewHelper, too. But I really would not go for another nested curly braces sy...
-
18:11 Feature #33215: RFC: Dynamic values in ObjectAccess paths
- I had this requirement already (solved it by implementing an object-accessor viewhelper that gets an object path stri...
-
19:10 Feature #39682: Disregegard { as Fluid variable when followed by a white space
- I find the idea of only allowing array syntax in viewhelper arguments interesting. It's at least worth a second thoug...
-
15:27 Feature #39682: Disregegard { as Fluid variable when followed by a white space
- Adrian Föder wrote:
> I would really like to see an additional option, because especially when attempting
> to ma... -
13:23 Feature #39682: Disregegard { as Fluid variable when followed by a white space
- great that actually a discussion comes up; Sebastian, no need to sorry, that's why I opened this issue ;)
Sebastian, ... -
13:01 Feature #39682: Disregegard { as Fluid variable when followed by a white space
- Hi all,
first I thought "great!" but after thinking about it again, I agree to Sebastians opinion:
Instead of
<p... -
12:23 Feature #39682 (Rejected): Disregegard { as Fluid variable when followed by a white space
- sorry, I'm strongly against this change going in. Fluid should be whitespace-agnostic.
Instead of introducing thes... -
12:21 Feature #39682: Disregegard { as Fluid variable when followed by a white space
- yes alex, definitely your example would also be invalid syntax. You then would have to write...
-
12:15 Feature #39682: Disregegard { as Fluid variable when followed by a white space
- What about Fluid array notation? Would you also unconsider "{ foo: 'bar' }" as invalid array syntax?
IMO that's too ... -
11:26 Feature #39682 (Rejected): Disregegard { as Fluid variable when followed by a white space
- This is a reopen of an issue I had long time ago, so, long story short:
There's still the need for some CDATA wrap... -
10:35 Task #6757: support literal strings in boolean arguments
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13421 -
01:55 Task #6757: support literal strings in boolean arguments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13555 -
01:49 Task #6757: support literal strings in boolean arguments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13554 -
01:33 Task #6757: support literal strings in boolean arguments
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13421 -
01:24 Task #6757: support literal strings in boolean arguments
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13421 -
01:24 Task #6757: support literal strings in boolean arguments
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13421 -
00:27 Task #6757: support literal strings in boolean arguments
- Ok, so after quite some fiddling with this and the Viewhelpertest package, I come to the following conclusions:
1)... -
10:33 Revision 125413ca: [TASK] Support literal strings in boolean arguments
- This change adds support for string literals in boolean comparisons.
String literals have to be surrounded by single ... -
09:35 Bug #39604 (Resolved): TemplateParser unquoteString does not trim escaped quotes correctly
- Applied in changeset commit:c852f275cf73da7fece821976e771dea823bea24.
-
09:18 Bug #39604: TemplateParser unquoteString does not trim escaped quotes correctly
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
09:18 Revision c852f275: [BUGFIX] TemplateParser unquoteString does not trim escaped quotes correctly
- This change fixes wrong trimming of trailing quotes in escaped sequences
by replacing trim() calls with a preg_replac... -
09:18 Revision 1fad7bff: Merge "[BUGFIX] TemplateParser unquoteString does not trim escaped quotes correctly"
2012-08-09
-
21:30 Bug #39604: TemplateParser unquoteString does not trim escaped quotes correctly
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13511 -
21:17 Revision 009b1fc6: [BUGFIX] TemplateParser unquoteString does not trim escaped quotes correctly
- This change fixes wrong trimming of trailing quotes in escaped sequences
by replacing trim() calls with a preg_replac... -
16:35 Feature #39410 (Resolved): Implement reserved variables returning their intended representation
- Applied in changeset commit:3000719576da649017a4cbed51da2c2c058737f6.
-
13:23 Feature #39410: Implement reserved variables returning their intended representation
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13358 -
13:22 Revision 30007195: [FEATURE] Reserved variables represent their meaning when accessing
- All reserved variables, ie true, false, on, off etc. now represent
their intended value when accessing them.
Change-...
2012-08-08
-
02:06 Bug #39604 (Under Review): TemplateParser unquoteString does not trim escaped quotes correctly
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13511 -
01:50 Bug #39604 (Resolved): TemplateParser unquoteString does not trim escaped quotes correctly
- Assume the following case:...
2012-08-07
-
17:35 Task #39255 (Resolved): reflectionService property in AbstractViewHelper should be protected instead of private
- Applied in changeset commit:4b3c0967b73ebe13e044dab061192999c016b60b.
-
17:35 Bug #39456 (Resolved): Action URI of the form ViewHelper is not reset
- Applied in changeset commit:694538964346bc39f0dbf90725fd5474c6c5ee08.
-
17:18 Bug #39428: Layout and partial identifiers should be independent of current controller name
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13391 -
16:56 Revision dfa62024: Merge "[TASK] Make reflectionService property in AbstractViewHelper protected"
-
13:44 Feature #33394: Logical expression parser for BooleanNode
- I think to re-use the same expression parser is generally a great idea and was also a motivation when writing Eel. Bu...
-
13:23 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Is there any news about this issue? Unfortunately in 4.7.2 this problem still exists which might extbase/fluid show u...
-
01:32 Task #6757: support literal strings in boolean arguments
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13421
2012-08-06
-
12:14 Feature #33394: Logical expression parser for BooleanNode
- I'm not sure if it's a good idea to add a new syntax construct for expressions in fluid. It could confuse people on w...
2012-08-04
-
18:12 Task #6757: support literal strings in boolean arguments
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13421
2012-08-03
-
16:18 Bug #37543: Additional __identity field when using TYPO3.Media
- Two remarks from my point of view (using 1.1 rc2 and TYPO3.Media) to probably make things clearer:
1. The problem on...
2012-08-02
-
11:10 Bug #39456: Action URI of the form ViewHelper is not reset
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
11:10 Revision 299ad012: [BUGFIX] Action URI of the form ViewHelper is not reset
- Form ViewHelpers store the action URI attribute for performance
reasons.
But because instances of ViewHelpers are reu... -
01:34 Task #6757: support literal strings in boolean arguments
- I just took the initial idea further and required string literals to be written in single quotes.
This is necessary ... -
01:09 Task #6757 (Under Review): support literal strings in boolean arguments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13421
2012-08-01
-
18:44 Bug #39456 (Under Review): Action URI of the form ViewHelper is not reset
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13417 -
18:33 Bug #39456 (Resolved): Action URI of the form ViewHelper is not reset
- The Form ViewHelper stores the action URI attribute for performance reasons.
BUt because instances of ViewHelpers ar... -
18:44 Revision 69453896: [BUGFIX] Action URI of the form ViewHelper is not reset
- Form ViewHelpers store the action URI attribute for performance
reasons.
But because instances of ViewHelpers are reu...
2012-07-31
-
23:31 Bug #39428 (Under Review): Layout and partial identifiers should be independent of current controller name
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13391 -
19:12 Bug #39428 (Resolved): Layout and partial identifiers should be independent of current controller name
- Currently, all templates get an identifier made up of package/subpackage, controller, prefix and unique hash.
This l... -
11:08 Feature #39410 (Under Review): Implement reserved variables returning their intended representation
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13358 -
10:58 Feature #39410 (Accepted): Implement reserved variables returning their intended representation
-
10:58 Feature #39410 (Resolved): Implement reserved variables returning their intended representation
- currently, in Fluid there are reserved variables anyway, like true, false, on, off etc.
Enable accessing these value...
2012-07-30
-
09:00 Bug #31189 (Resolved): Make TextareaViewHelper HTML5 aware
-
08:40 Bug #31189: Make TextareaViewHelper HTML5 aware
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13076 -
08:28 Revision 2ed20916: [BUGFIX] Make TextareaViewHelper HTML5 aware
- This makes the arguments "rows" and "cols" of the form.textarea
ViewHelper optional.
Change-Id: Ia94a66ab4ee33e75aa7...
2012-07-26
-
14:46 Bug #36662: Checked state isn't always correct when property is collection
- Kevin Ulrich Moschallski wrote:
Hi Kevin,
> my case looks like yours and with the patch applied it works fine f... -
13:24 Bug #36662: Checked state isn't always correct when property is collection
- Hi Bastian,
my case looks like yours and with the patch applied it works fine for me. If you want i could upload m... -
12:44 Bug #36662 (Needs Feedback): Checked state isn't always correct when property is collection
- @Kevin could you please give some feedback on how to reproduce the problem...
-
12:42 Bug #36662: Checked state isn't always correct when property is collection
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10829 -
14:00 Bug #31189: Make TextareaViewHelper HTML5 aware
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
13:59 Bug #31189: Make TextareaViewHelper HTML5 aware
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13076 -
13:58 Bug #31189 (Under Review): Make TextareaViewHelper HTML5 aware
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13076 -
14:00 Revision a5752cfd: [BUGFIX] Make TextareaViewHelper HTML5 aware
- This makes the arguments "rows" and "cols" of the form.textarea
ViewHelper optional.
Change-Id: Ia94a66ab4ee33e75aa7...
2012-07-25
-
18:37 Bug #36662: Checked state isn't always correct when property is collection
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10829 -
18:36 Bug #36662: Checked state isn't always correct when property is collection
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10829 -
15:24 Task #39255: reflectionService property in AbstractViewHelper should be protected instead of private
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13042 -
15:21 Task #39255: reflectionService property in AbstractViewHelper should be protected instead of private
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13042 -
15:21 Task #39255: reflectionService property in AbstractViewHelper should be protected instead of private
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13042 -
15:20 Task #39255 (Under Review): reflectionService property in AbstractViewHelper should be protected instead of private
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13042 -
15:17 Task #39255 (Resolved): reflectionService property in AbstractViewHelper should be protected instead of private
- The property "reflectionService" in the AbstractViewHelper should be protected instead of private to allow usage of t...
- 15:24 Revision 4b3c0967: [TASK] Make reflectionService property in AbstractViewHelper protected
- The property "reflectionService" in the AbstractViewHelper should be
protected instead of private to allow usage of t... -
14:40 Feature #39214 (Closed): The textfield viewhelper should have an attribute 'step' to allow decimal numbers
- Cool, thanks for the feedback!
-
14:11 Feature #39214: The textfield viewhelper should have an attribute 'step' to allow decimal numbers
- Hi Bastian - thanks for your reply. Yes, the way you suggested works perfectly. I was not aware of the additionalAttr...
-
13:02 Feature #39214 (Needs Feedback): The textfield viewhelper should have an attribute 'step' to allow decimal numbers
- IMO that is very specific and there are more possible attributes (like @min@ & @max@). That's why every tag based Vie...
2012-07-24
-
13:05 Feature #39214 (Closed): The textfield viewhelper should have an attribute 'step' to allow decimal numbers
- When using the textfield viewhelper to render a number field it will only accept integer values and no decimals. It i...
2012-07-23
-
00:19 Task #36207: Speed up performance in format.currency
- This micro optimization was now merged to v4 fluid with https://review.typo3.org/#/c/10443/ in ticket #34519
Also available in: Atom