Activity
From 2013-01-09 to 2013-02-07
2013-02-07
-
18:07 Task #45253 (Accepted): Throw exception in PointcutMethodNameFilter if given method's argument does not match the actual method signature
- Consider a TYPO3.Comment CommentRepository. I have set the following security resource:...
-
15:41 Revision 3b17b183: [FEATURE] Command to list registered type converters
- For debugging and informational purposes, this provides
a command ``flow:typeconverter:list`` that lists the
currentl... -
15:16 Bug #45249 (New): Update composer project-create command listing
- The composer create-project command like described at http://docs.typo3.org/flow/TYPO3FlowDocumentation/Quickstart/In...
-
11:39 Bug #42601 (Resolved): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
-
10:20 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024 -
10:20 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024
2013-02-06
-
21:30 Bug #45219: Malformed DocBlock causes fatal error in ProxyClassBuilder
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/18079 -
21:18 Bug #45219 (Under Review): Malformed DocBlock causes fatal error in ProxyClassBuilder
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18078 -
21:16 Bug #45219 (Resolved): Malformed DocBlock causes fatal error in ProxyClassBuilder
- If code contains a malformed DocBlock like the following, the Dependency Injection Proxy Class Builder
results in a ... -
21:29 Revision 774d5a32: [BUGFIX] Dependency Injection: safeguard for malformed DocBlocks
- This adds a safeguard to the Dependency Injection Proxy Class Builder
which previously ended with a fatal error if cl... -
21:17 Revision abcdf940: [BUGFIX] Dependency Injection: safeguard for malformed DocBlocks
- This adds a safeguard to the Dependency Injection Proxy Class Builder
which previously ended with a fatal error if cl... -
16:20 Task #36800: Streamline Resource object API
- above, there are particularly two bullet points I want to comment on:
* make sure that a Resource object is remove... -
15:44 Revision 867ecc74: [BUGFIX] Correct method listing of cache FrontendInterface
- The documented listing of the method the cache's FrontendIterface
supports is now in sync with the actually supported... -
13:23 Feature #45167 (Under Review): Allow "custom generic" object validators
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18053 -
13:09 Bug #44753 (Closed): Using 'authenticationRequired' action name for "WebRedirect" gives exception
- the description is complete nonsense; I will evaluate further...
-
12:46 Revision 7d466f2a: [!!!][TASK] Remove canValidate() from GenericObjectValidator
- The canValidate() method on the GenericObjectValidator has been around
for years in various forms, but is not used an... -
12:40 Revision 753b6cdf: [TASK] Fix rendering date in documentation index
- The change in I6de5923f7277b728debd29f29a43e4f8aac2b99d did nest markup,
so the "today" was not expanded.
Change-Id:... -
09:08 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024
2013-02-05
-
18:01 Bug #45178 (Under Review): Reconsider passed-by ini file on subprocess command execution
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024 -
17:34 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- How could the configuration for this look like?
IMO we have three states to cover:
* don't use any INI file explic... -
17:08 Bug #45178 (Resolved): Reconsider passed-by ini file on subprocess command execution
- currently, the subprocess is executed with the currently loaded ini, ...
-
11:56 Feature #45167 (Resolved): Allow "custom generic" object validators
- Right now a @GenericObjectValidator@ will be built for objects and then a custom validator will be used. But that cus...
2013-02-04
-
18:27 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 19 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
18:26 Revision 9c5e31b6: [TASK] Add custom configuration types documentation
- In change I16b1de8e7c3ec826240c273a87c5e2a095815a86 the option to use
custom configuration types was added.
This cha...
2013-02-03
-
13:16 Feature #45103 (New): Make static resource URI generation available outside of Fluid
- The @ResourcePublisher@ does only have a method to get the static resources web base URI (@getStaticResourcesWebBaseU...
-
12:26 Revision 41dfe08c: Merge "[TASK] Add rendering date to documentation index"
-
12:19 Revision 9815a450: [TASK] Add rendering date to documentation index
- Change-Id: I6de5923f7277b728debd29f29a43e4f8aac2b99d
Releases: master, 2.0, 1.1 -
12:02 Feature #45100 (Under Review): RequestDispatchingAspect should check if entry point can handle current request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17967 -
11:36 Feature #45100 (Under Review): RequestDispatchingAspect should check if entry point can handle current request
- For AJAX, REST and other requests the default behavior of intercepting the request and choosing e.g. the WebRedirect ...
2013-02-01
-
10:17 Bug #45062 (Resolved): TranslateViewHelper fails if an array with a single number is passed as arguments
- If the TranslateViewHelper will passed "arguments" and this is now an array of a single number [array(0 => 123)], for...
-
09:19 Feature #42176: Improve resolving of view
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16393
2013-01-31
-
17:51 Feature #42176: Improve resolving of view
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
17:08 Feature #42176: Improve resolving of view
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16393 -
17:02 Feature #42176: Improve resolving of view
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16393 -
16:39 Feature #42176: Improve resolving of view
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
16:36 Feature #42176: Improve resolving of view
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
16:31 Feature #42176: Improve resolving of view
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
16:16 Feature #42176: Improve resolving of view
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
16:12 Feature #42176: Improve resolving of view
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
16:09 Feature #42176: Improve resolving of view
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
15:34 Feature #42176: Improve resolving of view
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
15:31 Feature #42176: Improve resolving of view
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16393 -
17:16 Bug #45041 (New): Set file permissions doesnt work
- Installing the Neos demopackage, the set file permission command did not change anything, even though it didn' encoun...
-
15:36 Feature #29907 (Resolved): Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Applied in changeset commit:940f56d124705ba86d13a3ff0bfc48b406b0c42c.
-
15:12 Feature #29907: Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17683 -
15:13 Revision 2078e28b: Merge "[BUGFIX] Redirect instead of raising "Entity not found" exception"
-
15:12 Revision 940f56d1: [BUGFIX] Redirect instead of raising "Entity not found" exception
- If you are logged in into a secured Flow project and delete the
corresponding db user (for whatever reasons) an excep... -
13:36 Feature #44622 (Resolved): Add unique entity validator
- Applied in changeset commit:7ee3832c0769511f6804bafd9f770d4b6c1e322e.
-
13:22 Feature #44622: Add unique entity validator
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/17886 -
13:24 Revision e518604f: Merge "[FEATURE] Add unique entity validator"
-
13:22 Revision e4377e56: [FEATURE] Add unique entity validator
- This adds a validator for ensuring uniqueness of submitted
entities. It uses the entity identity properties to determ... -
10:36 Bug #44602 (Resolved): Update YAML schemas to latest changes
- Applied in changeset commit:7a41f8bd5fc5bdbcb05f9f424add621a0fa5f6dc.
-
10:15 Task #44398 (Resolved): flow:core:migrate should ignore the Libraries folder
-
10:15 Revision cbc3003e: Merge "[TASK] Ignore Libraries in core:migrate commands"
-
09:54 Revision a1aa9ddc: [TASK] Tweak figures used in documentation
- Tweaks image inclusions in the sources and fixes some tiny markup
errors along the way.
Change-Id: Id2475436965fcdd0... -
08:00 Bug #44997 (Under Review): JsonView outputs unreliable DateTime representation
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17789 -
07:59 Bug #44997 (Resolved): JsonView outputs unreliable DateTime representation
- Currently, the JsonView just outputs @Y-m-d H:i:s@ as string when it comes to a DateTime object. This is incorrect si...
-
07:59 Revision e5ed0ff7: [!!!][BUGFIX] Expose timezone in JsonView's DateTime output
- This corrects the string formatting in JsonView regarding
DateTime objects. The additionally required Timezone offset...
2013-01-30
-
18:29 Bug #44602 (Under Review): Update YAML schemas to latest changes
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/17863 -
18:29 Revision 7a41f8bd: [BUGFIX] Adjust YAML schemas to latest changes
- the CLI command "./flow configuration:validate" currently reports
invalid configuration for type "Settings" and "Obje... -
18:27 Revision 75d424dd: [TASK] Adjust reST documentation for docs.typo3.org
- Moves images around, adjust sources as needed, add Settings.yml.
Some source syntax fixes along the way.
Change-Id:... -
18:14 Revision 22b0c7d8: [TASK] Tweak figures used in documentation
- Tweaks image inclusions in the sources and fixes some tiny markup
errors along the way.
Change-Id: Id2475436965fcdd0... -
18:14 Revision e5b26392: [TASK] Adjust reST documentation for docs.typo3.org
- Moves images around, adjust sources as needed, add Settings.yml.
Some source syntax fixes along the way.
Change-Id:...
2013-01-29
-
18:47 Feature #44622: Add unique entity validator
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17585 -
17:22 Feature #44622: Add unique entity validator
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17585 -
18:45 Revision 7ee3832c: [FEATURE] Add unique entity validator
- This adds a validator for ensuring uniqueness of submitted
entities. It uses the entity identity properties to determ... -
11:52 Revision b944d919: [TASK] Tweak figures used in documentation
- Tweaks image inclusions in the sources and fixes some tiny markup
errors along the way.
Change-Id: Id2475436965fcdd0... -
10:03 Feature #42176: Improve resolving of view
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392
2013-01-28
-
16:53 Feature #44891 (New): Routes should be able to enforce http/https protocol
- It should be possible to set http/https protocol for each route separately (for e.g. for the checkout page of the e-s...
-
16:38 Bug #44765 (Resolved): Functional test broken
- Applied in changeset commit:56c6d852cdc7bc3faea8070708be6cd68bfc5cb9.
-
16:05 Bug #44765 (Under Review): Functional test broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17764 -
15:37 Bug #44765 (Resolved): Functional test broken
- Applied in changeset commit:55a312f28997fc4a06914ba0279db4ae57219de4.
-
14:43 Bug #44765: Functional test broken
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17669 -
14:41 Bug #44765: Functional test broken
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17669 -
14:27 Bug #44765 (Under Review): Functional test broken
- See https://review.typo3.org/17669
-
16:04 Revision 56c6d852: [BUGFIX] Fix security-related functional test failures, part 2
- The change I724c1b352dd1807ba53b1e336f2d90e90360ff4d introduced some
test failures. This change takes care of the fai... -
14:43 Revision 55a312f2: [BUGFIX] Fix security-related functional test failures
- The change I724c1b352dd1807ba53b1e336f2d90e90360ff4d introduced some
test failures. This change takes care of the fai... -
14:39 Revision 60d8f319: [TASK] Adjust reST documentation for docs.typo3.org
- Moves images around, adjust sources as needed, add Settings.yml.
Some source syntax fixes along the way.
Change-Id:...
2013-01-26
-
16:09 Bug #44000: Flow CLI on Windows does not work anymore
- Simon, even I, working exclusively via Windows with Flow, didn't realize this stopper for a couple of time; so I woul...
-
15:39 Bug #44000: Flow CLI on Windows does not work anymore
- looks like people don't test changes properly in windows as well since it had worked as Alexander wrote before.
-
12:37 Bug #44278 (Resolved): High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
- Applied in changeset commit:4e54aaa06849f6ddcb8bf48fed9089e75f0b02fe.
-
11:57 Revision acd5179f: Merge "[BUGFIX] Fix high memory consumption of renderObjectDump()" into 2.0
2013-01-25
-
17:02 Feature #37604: Make Flow RestController useless by improving MVC stack
- h1. Some more missing features and bugs:
h2. Merging of _body_ and _GET_ arguments does not work
In a PUT reque... -
16:20 Feature #37402: Make request handling RESTfuller
- Moved comments to #37604
-
16:15 Revision f10124a6: Merge "[BUGFIX] Fix security-related unit test failures"
-
12:16 Revision ebadfb3b: [TASK] Add @api tags for methods in Resource
- This just adds missing @api tags to those methods we support as part of
the API.
Change-Id: I125cc77350b114f0283aa0f... -
12:10 Revision 5e248b0e: [TASK] Add @api tags for methods in Resource
- This just adds missing @api tags to those methods we support as part of
the API.
Change-Id: I125cc77350b114f0283aa0f...
2013-01-24
-
13:58 Bug #44278 (Under Review): High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/17688 -
10:37 Bug #44278 (Resolved): High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
- Applied in changeset commit:261af722510782a060ca78f49f7d730709e27064.
-
09:04 Bug #44278 (Under Review): High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17686 -
13:58 Revision 4e54aaa0: [BUGFIX] Fix high memory consumption of renderObjectDump()
- This change reduces the maximum recursion level for Doctrine Collection
dumps from 12 to 3. This reduces memory consu... -
09:04 Revision 261af722: [BUGFIX] Fix high memory consumption of renderObjectDump()
- This change reduces the maximum recursion level for Doctrine Collection
dumps from 12 to 3. This reduces memory consu... -
08:22 Feature #29907 (Under Review): Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17683
2013-01-23
-
23:18 Bug #44765 (Resolved): Functional test broken
- If you run the functional tests, you'll get the following exception thrown....
-
21:07 Feature #29907 (Accepted): Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
-
19:26 Feature #44622: Add unique entity validator
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17585 -
19:23 Feature #44622: Add unique entity validator
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17585 -
17:55 Bug #34872: Singleton validators never have their options passed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17671 -
17:53 Bug #34872: Singleton validators never have their options passed
- sorry didn't want to *change* it but was used to click "git any" at that box, without reading a present value...
-
17:52 Bug #34872 (Under Review): Singleton validators never have their options passed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17671 -
17:41 Bug #34872: Singleton validators never have their options passed
- Why did you change the affected version?
-
17:25 Bug #34872 (Accepted): Singleton validators never have their options passed
-
17:54 Revision 5f1f59bd: [BUGFIX] Throw exception when using options with singleton validators
- Validators being singleton must not be called with options because
the options are then inherent properties of the Va... -
15:53 Bug #44753 (Closed): Using 'authenticationRequired' action name for "WebRedirect" gives exception
- //edit: nevermind initial description; the actual point is: if my action is named like below ("@authenticationRequire...
-
13:36 Feature #44730 (Resolved): Support stream resources as content for HTTP Request
- Applied in changeset commit:c958024417ffc8ee2fb7104a338f51ba7b1a541e.
-
09:10 Feature #44730: Support stream resources as content for HTTP Request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17659 -
12:56 Bug #44000: Flow CLI on Windows does not work anymore
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17595 -
12:40 Revision 837d8b69: Merge "[FEATURE] Support streams as Request content"
-
11:57 Bug #44743 (Under Review): Wrong variable declaration in Security\Context
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17668 -
11:55 Bug #44743 (Resolved): Wrong variable declaration in Security\Context
- The @$request@ member is annotated as being @Http\Request@ but must be @Mvc\ActionRequest@
-
11:45 Revision 7e80e076: [TASK] In Debugger, blacklist Repository and Service objects
- In order to reduce the vulnerability of unwanted recursion,
properties of objects ending with ``*Service`` or ``*Repo... -
11:27 Feature #44458: Allow deletion of sub objects
- Currently the property PersistentObjectConverter distinguishes not between collection or "normal" properties. I.e. co...
-
11:19 Task #44712: Decouple Argument-Building in the HTTP-Request-Constructor
- There's a related issue that is kind of a blocker for REST services currently:
Imagine a put request to *http://loca... -
11:08 Revision 9a3433d9: [BUGFIX] Fix security-related unit test failures
- The change I724c1b352dd1807ba53b1e336f2d90e90360ff4d introduced some
test failures. This change takes care of the fai... -
11:02 Bug #44521 (Accepted): ObjectPathMappingRepository always checks case-sensitive
- Yes, I'll take care
-
10:14 Feature #44740 (Resolved): Add support for doctrine's 'indexBy'-annotation in FlowAnnotationDriver
- There is a nice feature for indexing doctrine's collections (One-To-Many & Many-ToMany). See http://docs.doctrine-pro...
-
09:58 Revision 009fb0b5: [TASK] Adds a documentation tip to keep type hinting
- This adds a tip to the PropertyMapping documentation
in relation to the MVC stack; mentioning how to not
lose type hi... -
09:57 Revision 5fb83bd6: [TASK] Adds a documentation tip to keep type hinting
- This adds a tip to the PropertyMapping documentation
in relation to the MVC stack; mentioning how to not
lose type hi... -
09:51 Bug #44139 (Under Review): UriBuilder includes all arguments of namespaced sub request
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/17663 -
09:51 Revision 4064c298: [BUGFIX] Prevent UriBuilder adding current namespaced arguments
- UriBuilder no longer removes namespaced arguments from the
parent request causing all arguments of namespaced sub req... -
09:50 Revision 66afc61e: Merge "[BUGFIX] Prevent UriBuilder adding current namespaced arguments"
-
09:19 Feature #44738 (New): Re-Validation of argument's custom validators
- There are situation where the automatic validation of arguments, that happens BEFORE passing the arguments to the act...
-
09:10 Revision c9580244: [FEATURE] Support streams as Request content
- This patch enhances the setContent() method of the HTTP Request class
to accept stream resources, additionally to pla... -
07:16 Bug #44278 (Accepted): High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
2013-01-22
-
21:37 Feature #43903 (Resolved): CurlEngine should support setting of options
- Applied in changeset commit:1c2e454ee4a4572f909536b2141caf70b088c938.
-
20:55 Feature #44730 (Under Review): Support stream resources as content for HTTP Request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17659 -
20:51 Feature #44730 (Resolved): Support stream resources as content for HTTP Request
- If the HTTP Request would support stream resources instead of strings for setContent() and the CurlEngine would take ...
-
20:47 Revision 6626dd6c: Merge "[FEATURE] Add setOption() to CurlEngine"
-
20:45 Task #44712 (Accepted): Decouple Argument-Building in the HTTP-Request-Constructor
- Yes, I agree – the arguments could be initialized more lazy
-
08:13 Task #44712 (Accepted): Decouple Argument-Building in the HTTP-Request-Constructor
- It should be possible to create a HTTP-Request-Object without reading all arguments in the Constructor, especially th...
-
20:36 Feature #44622: Add unique entity validator
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17585 -
20:28 Feature #44622: Add unique entity validator
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17585 -
16:57 Bug #44278: High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
- THIS IS A BIG TYPO3 FLOW *SHOWSTOPPER FOR BEGINNERS* (not me) ;) We should lower the recursion loops from 12 to 3-6!!!
-
15:21 Task #37784 (Rejected): Evaluate whether using substr_compare() instead substr()===
-
15:17 Bug #34879: Proxied object is not update()able
- I recently had an idea why this could be; see also the note at https://github.com/afoeder/Bugdemo.UpdateProxyObject/i...
2013-01-21
-
17:24 Feature #44458: Allow deletion of sub objects
- Bastian Waidelich wrote:
> If you submit at least one item of a collection, the whole collection is replaced.
Tru... -
17:15 Bug #41727 (Accepted): @Flow\Identity and @ORM\InheritanceType("JOINED") can't be used together
-
17:12 Bug #30714 (Closed): \TYPO3\FLOW3\var_dump() memory use causes fatal error debugging objects.
- Duplicate of #44278
-
17:12 Bug #37895 (Closed): Packagemanager::ImportPackage doesn't use package specific Package class
- Method no longer exists.
2013-01-19
-
21:55 Bug #41029 (Accepted): Method security is also evaluating abstract classes
-
14:13 Bug #44000 (Under Review): Flow CLI on Windows does not work anymore
- Patch set at https://review.typo3.org/#/c/17595/
-
13:11 Bug #44000: Flow CLI on Windows does not work anymore
- ahhh too bad; the problematic variable is, as already mentioned, the @dirname($_SERVER['PHP_SELF'])@.
I realized t... -
12:52 Bug #44000 (Needs Feedback): Flow CLI on Windows does not work anymore
- very good catch Alex, obviously this was introduced exactly with Ibd70e2dc8ff3a958a33ad0eb422060dc0fd8b799 (https://r...
-
12:44 Feature #29907: Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- This is still a problem. If you are developing doctrine models and working with fixtures, you'll often have to reset ...
-
12:43 Bug #44285 (Needs Feedback): TYPO3\FLOW3\Exception thrown in file Scripts.php
2013-01-18
-
15:19 Feature #37604: Make Flow RestController useless by improving MVC stack
- Hi Bastian,
another aspect that a REST API should care about is not only to address resources but also their sub-res... -
14:37 Revision ce08c301: [BUGFIX] The security context is only allowed to be initialized after routing took place
- This bugfix solves the root-cause for the following two symptoms:
* two logins needed in Neos until the Site is show... -
12:06 Bug #44602: Update YAML schemas to latest changes
- For some reason I got an previous version of Flow by installing a fresh instance using composer.
However, I run co... -
09:29 Bug #44602: Update YAML schemas to latest changes
- Michael Klapper wrote:
> I still get the following errors on a fresh composer based installation [...]
Those ar... -
00:22 Feature #44622 (Under Review): Add unique entity validator
- https://review.typo3.org/17585
-
00:13 Feature #44622 (Resolved): Add unique entity validator
- After creating a unique entity validator for Neos I shared it in the IRC channel and people seemed to like the idea. ...
2013-01-17
-
18:39 Task #44542: Mention the risk of requestPatterns regarding foreign package's SecurityContext usage
- also see https://review.typo3.org/#/c/17582/ for a related change
-
17:44 Bug #44602: Update YAML schemas to latest changes
- I still get the following errors on a fresh composer based installation:...
-
15:36 Bug #44602 (Resolved): Update YAML schemas to latest changes
- Applied in changeset commit:911e281962d0c2312d0718daa29a8c8d44bce064.
-
14:07 Bug #44602 (Resolved): Update YAML schemas to latest changes
- Currently...
-
17:05 Bug #44000: Flow CLI on Windows does not work anymore
- I dug deeper into the cause of this problem (this didn't happen in 1.1) and found the following:
In the Packages\F... -
14:12 Revision 911e2819: [BUGFIX] Adjust YAML schemas to latest changes
- the CLI command "./flow configuration:validate" currently reports
invalid configuration for type "Settings" and "Obje... -
10:42 Task #44566: RFC: Change CGL to remove closing PHP tag
- I'm pretty insensible to this tbh, but this has the most votes in the Flow tracker! ;)
Ralf Merz wrote:
> If we... -
10:31 Task #44566: RFC: Change CGL to remove closing PHP tag
- The closing tag in a PHP file is optional.
http://php.net/manual/en/language.basic-syntax.instruction-separation.php...
2013-01-16
-
14:00 Task #44566: RFC: Change CGL to remove closing PHP tag
- but, what was the initial intention to enforce this? Obviously the author was aware that there are other frameworks ;...
-
13:57 Task #44566 (Closed): RFC: Change CGL to remove closing PHP tag
- Having a closing PHP tag in class definitions is cumbersome, error prone (if whitespace is inserted after the tag) an...
-
12:21 Feature #42176: Improve resolving of view
- Hi Marc,
I've started adjusting your patch to the current version and tweaking the configuration format (attached yo... -
11:28 Feature #44563 (New): Logged in users via HTTP Basic always get re-authenticated
- Logged in users via HTTP Basic will always be re-authenticated by the authentication provider manager, because the Us...
2013-01-15
-
17:43 Task #44542 (New): Mention the risk of requestPatterns regarding foreign package's SecurityContext usage
- If someone sets a RequestPattern to his package's namespace, for example...
-
15:57 Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Are there any news or efforts about solving this bug?
-
14:58 Revision 6cdca9d9: [BUGFIX] Make use of DateTimeValidator possible
- When one used Validate(type="DateTime") the ValidatorResolver would try
to use DateTime as the validator itself. This... -
14:37 Bug #40449 (Resolved): DateTimeValidator doesn't work as expected
- Applied in changeset commit:0a4f1ca4260156fd981bf642048e3f825158887a.
-
13:57 Revision 821199ea: Merge "[BUGFIX] Make use of DateTimeValidator possible"
-
13:18 Bug #44535 (Under Review): Subclasses of SplObjectStorage, ArrayObject, Collection not considered collection type
- See https://review.typo3.org/17542
-
13:10 Bug #44535 (Resolved): Subclasses of SplObjectStorage, ArrayObject, Collection not considered collection type
- @TypeHandling::isCollectionType()@ does not consider inheritance when it comes to the checking it does. Thus a subcla...
-
13:12 Revision 54d4fe93: [BUGFIX] Check inheritance in TypeHandling::isCollectionType()
- With this change TypeHandling::isCollectionType() does consider
inheritance when it comes to the checking it does. Th... -
12:30 Revision 61ae4455: [BUGFIX] Implement case-sensitivity switch for Query::equals()
- That was left as a todo and never done. Now it is possible to check
case-insensitive. Checking case-sensitive works d... -
10:38 Bug #43960 (Resolved): Memcache and APC backend must expose prefixed cache identifier
- Applied in changeset commit:0bc34652f314b93cec8719b47889d627ac9bb724.
-
10:38 Bug #44280 (Resolved): Git core:migration check for applied version fail
- Applied in changeset commit:dee953cb80b6e05af25c29ec5895b7ec758394e1.
-
10:33 Revision b7fa745c: [BUGFIX] Fix code migration status command
- Calling flow:core:migrate --status is fixed by this change.
Change-Id: Ief3b1b923c6d13ad8ff435a03aac8eccdab6b228
Fix... -
10:30 Revision ea267971: [TASK] Adjust suggested folder structure in Package Management section
- I7772051938a4306328108bacde34710c54fc3a69 introduced suggested
names for directories under Resources/Public.
This ad... -
10:13 Bug #44202 (Needs Feedback): $session->start() initializes a new session and does not resume a current one
- Helmut, the categories you were looking for are in the Flow project, not the base distribution… :)
-
10:11 Bug #44203 (Needs Feedback): Session implementation is still racy
-
10:08 Revision 4d27277a: [BUGFIX] Lock Doctrine ORM to version 2.3.x
- This change locks the Doctrine ORM to version 2.3.x to avoid unwanted
changes from sneaking in.
To be on the safe si... -
09:48 Revision dee953cb: [BUGFIX] Fix git error with "core:migrate --status" command
- Obviously there are some different ways git handles the --grep option
to the log command. This changes should make it... -
09:47 Revision 1e14c97c: [BUGFIX] Fix git error with "core:migrate --status" command
- Obviously there are some different ways git handles the --grep option
to the log command. This changes should make it... -
09:46 Revision 595e4a3f: Merge "[BUGFIX] Fix git error with "core:migrate --status" command"
2013-01-14
-
21:30 Bug #44521: ObjectPathMappingRepository always checks case-sensitive
- See https://review.typo3.org/17526
Bastian, can you take this further? To make it work reliably, the used table sh... -
21:22 Bug #44521 (Resolved): ObjectPathMappingRepository always checks case-sensitive
- The @ObjectPathMappingRepository@ always checks for matches using a case-sensitive check. This worked fine for most p...
-
21:29 Bug #44520 (Under Review): Case-sensitivity switch for Query::equals() is not implemented
- See https://review.typo3.org/17525
-
21:14 Bug #44520 (Resolved): Case-sensitivity switch for Query::equals() is not implemented
-
18:56 Revision 0a4f1ca4: [BUGFIX] Make use of DateTimeValidator possible
- When one used Validate(type="DateTime") the ValidatorResolver would try
to use DateTime as the validator itself. This... -
16:31 Revision 1c2e454e: [FEATURE] Add setOption() to CurlEngine
- This allows to configure cURL in the CurlEngine. Examples for use are
proxy server settings or SSL certification hand... -
16:28 Bug #43960: Memcache and APC backend must expose prefixed cache identifier
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17153 -
16:27 Revision 0bc34652: [FEATURE] API to access prefixed identifier in cache backend
- In case where we need to share cache between different application, it's
needed to access the prefixed identifier to ... -
14:56 Bug #44471 (Under Review): Apc Cache backend has side effects
- See https://review.typo3.org/17522
-
12:38 Bug #44471 (Accepted): Apc Cache backend has side effects
-
12:25 Bug #40449 (Under Review): DateTimeValidator doesn't work as expected
- See https://review.typo3.org/17520
-
09:31 Bug #40449: DateTimeValidator doesn't work as expected
- The $possibleClassName found is 'DateTime' instead of 'TYPO3\Flow\Validation\Validator\DateTimeValidator'. That means...
-
11:51 Bug #44280 (Under Review): Git core:migration check for applied version fail
- See https://review.typo3.org/17518
-
11:49 Bug #44280 (Accepted): Git core:migration check for applied version fail
-
11:50 Revision a898458d: [BUGFIX] Fix git error with "core:migrate --status" command
- Obviously there are some different ways git handles the --grep option
to the log command. This changes should make it... -
11:43 Feature #44157 (Under Review): Object configuration should imply annotated object name
- Review at https://review.typo3.org/#/c/17255/
-
11:36 Feature #37854 (Resolved): Refactor ConfigurationManager to Support Custom Configuration Files
- Applied in changeset commit:8378b191783f0909ffc9368af80e97b9b9507b65.
-
11:30 Revision f0b1c4ed: Merge "[FEATURE] Allow custom custom configuration files in ConfigurationManager"
-
10:42 Bug #44496 (Resolved): New doctrine.annotations classes are proxied but should not
- Pushed directly to master (by accident).
-
10:01 Bug #44496 (Resolved): New doctrine.annotations classes are proxied but should not
- doctrine.annotations was moved out of Doctrine.Common and so aren't excluded from object management anymore. With tha...
-
10:39 Revision 2bc1a615: [BUGFIX] Exclude Doctrine Annotations and Collections from reflection
- Doctrine split Annotations and Collections from the Common package,
now the exclusion of those packages from reflecti...
2013-01-11
-
22:40 Bug #44471 (Resolved): Apc Cache backend has side effects
- If two caches use the APC cache backend, one cache can write and get entries from the other by just using the same ke...
-
19:36 Task #13694 (Resolved): Provide good naming conventions for directories in Resources/
- Applied in changeset commit:4d72543cd7aced3b58cd5b01843cc6877fe58ff8.
-
19:03 Revision 4f8dbe2b: Merge "[TASK] Adjust suggested folder structure in Package Management section"
-
17:19 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11982 - 17:18 Revision 8378b191: [FEATURE] Allow custom custom configuration files in ConfigurationManager
- Using the added methods it is possible to register new "types" of
configuration. The set of processing types remains ... -
14:52 Feature #44458: Allow deletion of sub objects
- The above statement is not entirely true actually:
If you submit at least one item of a collection, the whole collec... -
13:15 Feature #44458 (Closed): Allow deletion of sub objects
- Currently it's not possible to remove a subobject from an entity in it's updateAction without manual interaction.
... -
14:20 Bug #44278: High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
- I had the same issue and your change fixed it for me.
But IMO we should rather "fix" the object dumper to avoid recur...
2013-01-10
-
14:49 Task #44434 (Under Review): Link generation in functional tests should behave like Apache with mod_rewrite
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17448 -
14:36 Task #44434 (Resolved): Link generation in functional tests should behave like Apache with mod_rewrite
- Currently links generated in functional tests include "index.php" as the @FLOW_REWRITEURLS@ environment variable is n...
-
09:38 Bug #44280: Git core:migration check for applied version fail
- Here are the info:
- GIT version: 1.7.2.5
- OS: Debian Squeeze 6.0
- Shell: /bin/bash version 4.1.5
About the g...
2013-01-09
-
19:36 Bug #44397 (Resolved): Status for code migrations is broken (call to undefined function)
- Applied in changeset commit:5b4cd7c7ff5572f88a4ca9785fca8826f5c48f4e.
-
12:08 Bug #44397 (Under Review): Status for code migrations is broken (call to undefined function)
- https://review.typo3.org/17427
-
11:54 Bug #44397 (Resolved): Status for code migrations is broken (call to undefined function)
- The removal of @getPackageKey()@ on the code migrations needs to be reflected in the status output command.
-
19:19 Revision c2a7d732: [TASK] Ignore Libraries in core:migrate commands
- This change makes the core:migrate commands ignore the folder
Packages/Libraries to avoid unintended side effects.
C... -
18:46 Bug #44285: TYPO3\FLOW3\Exception thrown in file Scripts.php
- The last line is important ;)
"Please include more helpful information!"
As it looks, your settings.yaml contains... -
18:41 Bug #44244: defaultOrderings aren't applied on related objects
- Subobjects (in a collection) are not fetched through their (possibly not existing) repository, hence the annotation s...
-
16:47 Feature #36715 (Accepted): Make simultaneous use of multiple persistence backends possible
-
14:29 Revision 4d72543c: [TASK] Adjust suggested folder structure in Package Management section
- I7772051938a4306328108bacde34710c54fc3a69 introduced suggested
names for directories under Resources/Public.
This ad... -
13:50 Bug #44402 (Under Review): Regex search & replace in code migrations never done
- https://review.typo3.org/17429
-
13:06 Bug #44402 (Resolved): Regex search & replace in code migrations never done
- The code is all in place, but the last step of actually using it is missing…
-
13:49 Revision df259e52: [BUGFIX] Actually do regex search/replace in code migrations
- Actually makes searchAndReplaceRegex() in code migrations do something
with the target files.
Change-Id: I22931a6766... -
12:08 Task #44398 (Under Review): flow:core:migrate should ignore the Libraries folder
- https://review.typo3.org/17428
-
11:57 Task #44398 (Resolved): flow:core:migrate should ignore the Libraries folder
-
12:07 Bug #43948 (Resolved): Core migration tool halts on packages having no Configuration directory
-
12:07 Bug #44280 (Needs Feedback): Git core:migration check for applied version fail
- What Git version are you using? And under what OS/shell combination?
-
12:04 Revision 5b4cd7c7: [BUGFIX] Fix code migration status command
- Calling flow:core:migrate --status is fixed by this change.
Change-Id: Ief3b1b923c6d13ad8ff435a03aac8eccdab6b228
Fix... -
12:02 Revision c1aba304: [BUGFIX] Fix migration error on missing Configuration directory
- For packages having no Configuration directory the core migration tool
died with an error message when trying to proc... -
11:43 Task #44396 (Accepted): Move Doctrine ORM integration onto own namespace
- The @Persistence\Doctrine@ classes must go into @Persistence\Doctrine\ORM@ to avoid clashes.
Also available in: Atom