Activity
From 2010-11-22 to 2010-12-21
2010-12-21
-
19:12 Bug #10975: Deprecation message about lowercase template files names suggest lowercase file name
- I still get the following warning on Linux using fluid 1.3.0beta2:
21-12-10 19:10: the template filename "/home/kl...
2010-12-17
-
16:40 Task #6757: support literal strings in boolean arguments
- +1, I am amazed this isn't possible: @<f:if condition="{foo} !== 'bar'"><f:then> ...@
-
16:38 Feature #5158: Add "true" and "false" to Fluid syntax
- Bastian Waidelich wrote:
> thinking about it again..
> [...]
> would be true, which is a bit confusing, innit?
...
2010-12-16
-
21:17 Revision e66cf6d9: [+FEATURE] Fluid (ViewHelpers): Add support for SubRequests in FormViewHelper
- This implements support for SubRequests in Fluid forms. The hidden
referrer fields contain referrer data of sub- and ...
2010-12-15
-
13:06 Revision 570b4f05: [~TASK] Fluid: Use new base test namespace
- This changeset adjusts the base test case class name used in
the tests of this package to the new namespace.
Relates... -
09:17 Feature #11286: Alternative syntax for fluid objects inside JavaScript
- +1 very helpful feature to make JS in fluid readable.
2010-12-14
-
19:21 Bug #8749 (Resolved): SelectViewHelper throws fatal error on PHP 5.2
- Applied in changeset r3362
-
18:52 Bug #8749: SelectViewHelper throws fatal error on PHP 5.2
- I'll take care
2010-12-08
-
12:43 Revision 3818a8b0: [~FEATURE] Fluid: Remove title parameter in ResourceViewHelper
- Change-Id: I894527355bd91da3a2be74ff554cb6d4d7c63e01
2010-12-07
-
20:23 Revision 87298736: [~TASK] Fluid (Core): Simplify debugging of exceptions thrown during render
- If a sub node of the SyntaxTree throws an exception, PHP would issue a
fatal error because __toString() methods must ...
2010-12-05
-
11:05 Feature #11286 (Closed): Alternative syntax for fluid objects inside JavaScript
- Fluid objects in the way of tags and braces are uncomfortable inside javascript code cause fluid syntax conflicts wit...
2010-12-02
-
19:31 Bug #10975: Deprecation message about lowercase template files names suggest lowercase file name
- What's the status of this one? Can someone confirm, that this is broken in the current trunk (on an OS with case sens...
-
19:29 Bug #11101 (Resolved): Pagination widget creates incorrect absolute URLs
- Applied in changeset r3064
-
19:29 Bug #11101: Pagination widget creates incorrect absolute URLs
- Martin Helmich wrote:
> Ah, sorry, I forgot to mention the patch.
No problem. In the meantime it's committed and ...
2010-11-30
-
17:13 Feature #10821 (Resolved): add possibility to output FlashMessageQueue
- Applied in changeset r3063
-
17:13 Feature #10821: add possibility to output FlashMessageQueue
- Thanks Tolleiv, it's already committed ;)
-
16:51 Feature #10821: add possibility to output FlashMessageQueue
- +1 by reading and testing the v2 patches :)
-
12:41 Revision e2d35a34: [~TAKS] Fluid (Tests): Fix two warnings following FLOW3 change
- The change "FLOW3 (Reflection): Improved speed of reflection service"
caused two tests in Fluid to emit a warning. Th...
2010-11-29
-
09:27 Bug #11122 (Closed): Doc comments for render method not work with tabs
- There are problem with tabs in doc comments in render method. Fluid crash with exception:
@#1242292003: could not ...
2010-11-26
-
17:42 Bug #11101: Pagination widget creates incorrect absolute URLs
- Ah, sorry, I forgot to mention the patch. The patch fixes the issue by generating relative URLs instead of absolute o...
-
17:25 Bug #11101 (Accepted): Pagination widget creates incorrect absolute URLs
- Does the patch you provided, fixes the issue?
-
16:52 Bug #11101 (Resolved): Pagination widget creates incorrect absolute URLs
- Currently, the paginate widget creates absolute URLs. However, if your TYPO3 is installed in a subdirectory of the do...
2010-11-25
-
16:46 Feature #10821: add possibility to output FlashMessageQueue
- Attached patches extend Extbase and the FlashMessage ViewHelper of Fluid in order to use the t3lib_FlashMessageQueue....
2010-11-24
-
20:56 Bug #11007: PaginateController uses wrong offset
- Note: The first part of the patch:...
2010-11-23
-
18:28 Bug #11028 (Closed): Output of domain and property validator error messages performs always an default error
- Hello guys,
I've seen a strange error with validators and its error messages.
When a domain validator and a pro...
2010-11-22
-
13:32 Bug #11007 (Closed): PaginateController uses wrong offset
- The PaginateController doesn't work with an offset set in the original query.
Example:
7 news records should be d...
Also available in: Atom