Activity
From 2013-12-12 to 2014-01-10
2014-01-06
-
20:05 Bug #54632: route caching should take hostnames into account
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:35 Bug #52944 (Resolved): Generating correct proxy classes for classes without a namespace
- Applied in changeset commit:9352bf3f8d582091dc0ba432c50c31b1ae917e25.
-
11:33 Bug #52944: Generating correct proxy classes for classes without a namespace
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
10:23 Bug #46449 (Resolved): Routes should urldecode their parts
2014-01-05
-
03:57 Bug #54744 (New): System.log contains many NOTICE Flow The argument "workspace" declared in pointcut does not exist in method TYPO3...
- Flow version = 2.1.0 (composer show -i)
Neos version = 1.0.1 (composer show -i)
*System.log contains a lot ...
2014-01-04
-
20:54 Bug #33055: AccessDeniedException instead of WebRedirect
- Adrian Föder wrote:
> Will/can this maybe be resolved with https://review.typo3.org/#/c/18695/6 ?
No, it is not, ...
2013-12-29
-
18:22 Bug #54632 (Under Review): route caching should take hostnames into account
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
18:05 Bug #54632 (Resolved): route caching should take hostnames into account
- Having 2 Sites in Neos the following Exception occurs for Nodes which have the same title in both Domains:
Excepti...
2013-12-28
-
20:26 Task #54618: Split up ActionController::errorAction()
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
10:49 Task #54618: Split up ActionController::errorAction()
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
10:48 Task #54618 (Under Review): Split up ActionController::errorAction()
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
10:41 Task #54618 (Resolved): Split up ActionController::errorAction()
- The method @errorAction()@ in @ActionController@ contains code that does three jobs:
* adding the error flash mess... -
18:13 Bug #54458: Missing Version Number in packages
- Exposing version numbers in public is w.r.t. known (zero day-)exploits not a good idea.
But those version numbers ... -
10:48 Task #49025: Dynamic locale detection / determination
- Patch set 5 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl...
2013-12-26
-
12:48 Feature #54600 (Resolved): Request arguments not available in all HTTP methods
- When building a REST service that uses the PATCH method, arguments are not available because of the following restric...
2013-12-24
-
15:32 Bug #54589 (New): Role parent is not removed from roles MM table
- When removing a parent role from Policy.yaml, this change is not reflected in the table typo3_flow_security_policy_ro...
2013-12-21
-
20:08 Bug #54553 (Under Review): Web/.htaccess will be overridden on every composer update/install
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
19:37 Bug #54553 (Resolved): Web/.htaccess will be overridden on every composer update/install
- As the title says, on every composer update/install Web/.htaccess will be copied from somewhere inside the Flow packa...
-
14:42 Bug #54549 (New): PackageManager::createPackage is incompatible to PackageManagerInterface
- The last parameter must be of type NULL, but is of type string. Either change the interface or set the default value ...
2013-12-18
-
13:50 Bug #54208: Migrations not complete
- Could be outdated, my bad. Will try again soon and with the current version. (Also, should receive emails now for tic...
2013-12-17
-
16:36 Bug #54453 (Resolved): Http request does not handle X-Forwarded-Proto headers consistently
- Applied in changeset commit:ca7d52f5f458f8191980ec41f9df21fb495286f1.
-
09:04 Bug #41459: Version information missing
- Somebody please close this. I can't.
2013-12-16
-
17:12 Bug #54458: Missing Version Number in packages
- FYI if you use composer you can use the "show command":http://getcomposer.org/doc/03-cli.md#show to display the packa...
-
17:03 Bug #54458 (New): Missing Version Number in packages
- There is no information about the version number of a package if installed.
This is bad because I can't check wha... -
17:09 Bug #41459 (Resolved): Version information missing
- This has been resolved with Flow 2.0
-
14:44 Bug #54453 (Under Review): Http request does not handle X-Forwarded-Proto headers consistently
- Patch set 1 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
14:23 Bug #54453 (Resolved): Http request does not handle X-Forwarded-Proto headers consistently
- The @Http\Request@ currently only checks the *X-Forwarded-Proto* header in isSecure(). But it fails to verify it corr...
-
14:13 Bug #54451 (New): No functionality at Apache environments with suexec
- We've figured out that TYPO3 Flow/Neos can't be used out of the box in Apache environments which are using suexec. Su...
-
11:55 Bug #54446 (New): Cache filebackend 'include_once'
- The 'SimpleFileBackend' in the caching framework is used by the autoloader to check whether a file can be included. I...
-
10:45 Bug #50585: Validation fails if nested properties of same type are present
- Patch set 2 for branch *2.0* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a...
2013-12-13
-
23:24 Bug #53620: Move Classes/TYPO3/Flow/Composer to own Package
- Bastian Waidelich wrote:
> Apparently this is a composer issue. The message can be ignored, see http://forum.typo3.o... -
15:36 Bug #48290 (Under Review): Browser must not directly handle cookie
- Patch set 1 for branch *2.0* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
15:36 Bug #48290 (Resolved): Browser must not directly handle cookie
- Applied in changeset commit:32283a2a6e84eda922602d27075e7e6df1ecb943.
-
15:28 Bug #48290: Browser must not directly handle cookie
- Patch set 6 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:34 Bug #54381 (New): TYPO3\Flow\Core\Booting\Exception\SubProcessException thrown in file Scripts.php
- #1355480641:
Flow: The compile run failed. Please check the error output or system log for more information.
More...
Also available in: Atom