Activity
From 2012-10-29 to 2012-11-27
2012-11-27
-
23:55 Feature #37373: Make annotation overrides / "injection" via Objects.yaml possible
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13549 -
23:50 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982 -
23:50 Feature #42176: Improve resolving of view
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392 -
23:50 Bug #42770: Routing includes parameters from the current request
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
18:23 Bug #42770: Routing includes parameters from the current request
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
17:02 Bug #42770: Routing includes parameters from the current request
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
16:59 Bug #42770: Routing includes parameters from the current request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
17:11 Revision b8465e92: Merge "[TASK] Update documentation to composer changes"
-
17:09 Revision f2d929db: Merge "[TASK] Add doctrine /bin/ folder to .gitignore file"
-
17:08 Revision 1a6e083f: Merge "[TASK] Allow use of composer-installed PHPUnit in Testing context"
-
16:38 Bug #42955 (Under Review): QueryResult::count() returns 0 for queries with offset
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16814 -
15:56 Bug #42955 (Accepted): QueryResult::count() returns 0 for queries with offset
-
16:38 Revision d46eef43: [!!!][BUGFIX] Respect limit/offset constraints when counting results
- Until now QueryResult::count() discarded limit constraints that were
active for the affected query, so
$query->setLim... -
16:15 Feature #39740: Allow setting fixed values for route parts
- Andreas Wolf wrote:
> I want it the other way round - only the requests to this subpackage have to match this rout... -
16:06 Feature #39740: Allow setting fixed values for route parts
- The difference is that with defaults, these will be set if the value is not set at all. Therefore, all requests where...
-
15:54 Feature #39740 (Needs Feedback): Allow setting fixed values for route parts
- Hi Andreas,
sorry for the late reaction. I stumbled upon this issue several times but I never completely got it ;)... -
00:31 Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
00:13 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868
2012-11-26
-
23:57 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
22:43 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
22:41 Revision 0695c462: [TASK] Code cleanup
- This change
* fixes a number of CGL violations and typos
* changes public to protected in PolicyService
* removes an... -
16:35 Feature #31777 (Resolved): SubRoutes should allow routes starting or ending with /
- Applied in changeset commit:46904338747b4c490d73e4e46f5aeef281a2135e.
-
16:02 Revision 1bfd4fc4: Merge "[FEATURE] Remove trailing slash from routes for empty subroutes"
-
13:09 Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
12:54 Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
12:17 Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234
2012-11-25
-
23:15 Bug #41571 (Closed): UriBuilder doesn't properly handle arguments of SubRequests
- Not sure if that one is related.
This ticket is saved/resolved by the way.
Had falsely an Related instead of Resolv... -
22:43 Feature #42176: Improve resolving of view
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16393 -
22:00 Bug #42770 (Under Review): Routing includes parameters from the current request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16736 -
18:14 Bug #42770: Routing includes parameters from the current request
- I can confirm this issue, current request arguments aren't reset for the request generating a uri.
The issue seems... -
18:05 Bug #42770: Routing includes parameters from the current request
- Hi Aske,
did you already find out more?
I stumbled upon paginators not working any more (you can't get back to the ... -
18:14 Bug #35096 (Closed): Subroutes can't use empty uriPattern as fallback
- Closing as duplicate of #31777
Please review https://review.typo3.org/#/c/16671/
2012-11-23
-
14:26 Feature #43247: Request respects format
- mhh, what do you think about:
switch from REST v1 to v2 and old v1 throws exception "Support for this Service ends. ... -
14:04 Feature #43247: Request respects format
- good question; in *my* opinion I would say, a REST client doesn't *need* the reason for an exception, the error code ...
-
13:53 Feature #43247 (Closed): Request respects format
- hi folks,
right at this point i am thinking about a REST Service.
And i asked myself: Shouldn't also exceptions/not... -
10:37 Feature #33539 (On Hold): Append query arguments from RoutePart handlers
- Aske Ertmann wrote:
> [...] I would suggest not to do anything about this until I have found a new solution for th...
2012-11-21
-
22:04 Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
22:02 Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
17:56 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Bastian Waidelich wrote:
> Probably the right way to do this would be to really count the results as soon as an offs... -
17:18 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Karsten Dambekalns wrote:
> Didn't try it, but it sounds reasonable. Whatever happens inside Doctrine there
> res... -
16:57 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Bastian Waidelich wrote:
> @Karsten can you verify this?
Didn't try it, but it sounds reasonable. Whatever happen... -
16:50 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Ok, the actual issue with this is that the @Doctrine/QueryResult::count()@ throws an exception if the underlying quer...
-
16:50 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Ok, the actual issue with this is that the @Doctrine/QueryResult::count()@ throws an exception if the underlying quer...
-
17:35 Bug #43195 (Resolved): getLocalizedFilename() chokes on paths with dots.
- Applied in changeset commit:fefb00eadefe768c1e8415fc6faac6b1f84c81bc.
-
14:31 Bug #43195: getLocalizedFilename() chokes on paths with dots.
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16664 -
13:29 Bug #43195 (Under Review): getLocalizedFilename() chokes on paths with dots.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16664 -
13:22 Bug #43195 (Resolved): getLocalizedFilename() chokes on paths with dots.
- When a path like @resource://TYPO3.Neos/Public/JavaScript/@ is handed to @getLocalizedFilename()@, it tries to check ...
-
16:17 Feature #31777: SubRoutes should allow routes starting or ending with /
- Bastian Waidelich wrote:
> I'll look into this asap.
as I wrote, as spät as possible ;) sorry for the delay
-
16:16 Feature #31777: SubRoutes should allow routes starting or ending with /
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16671 -
16:15 Feature #31777 (Under Review): SubRoutes should allow routes starting or ending with /
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16671 -
16:16 Revision 46904338: [FEATURE] Remove trailing slash from routes for empty subroutes
- Flow throws an exception if a route contains a trailing slash in
order to avoid duplicate slashes in URIs and to make... -
15:14 Feature #37765 (Resolved): Display detailed informations within the "Could not resolve a route" exception why FLOW3 URI building has failed.
- This has been (mainly) resolved with #42135
The exception now looks like... -
14:31 Revision fefb00ea: [BUGFIX] Fix handling of paths with dots in getLocalizedFilename()
- When a path like resource://TYPO3.Neos/Public/JavaScript/ is handed to
getLocalizedFilename(), it tries to check for ... -
14:30 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
12:04 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
14:10 Bug #28672 (Under Review): Inconsistent configuration overrides for packages
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16328 -
14:04 Task #37451: Rework usage of Roles in the security framework
- What those changes are missing as of today - to fully replace the idea of the @AuthorizationGroup@ - is an @addRole()...
-
14:02 Task #37451 (Under Review): Rework usage of Roles in the security framework
- See https://review.typo3.org/#/q/topic:roles,n,z
-
13:58 Revision 28c27ed8: [TASK] Add doctrine /bin/ folder to .gitignore file
- Change-Id: I50c4e8dad1c94feaa8de00289ac9ae32bcff6cfc
Releases: 1.2 -
12:27 Feature #43193: Optimize Classloader
- Christopher Hlubek wrote:
> Not exactly (there is no frozen code cache), but I also didn't notice, that for code cac... -
12:23 Feature #43193: Optimize Classloader
- Not exactly (there is no frozen code cache), but I also didn't notice, that for code caches the @SimpleFileBackend@ i...
-
12:18 Feature #43193 (Rejected): Optimize Classloader
- That's what freezable cache backends are for. In Production Flow uses a freezable cache backend for code caches and f...
-
12:14 Feature #43193 (Rejected): Optimize Classloader
- The default FileBackend does an expiration check on any call to require, which costs quite some syscalls. For the cla...
-
12:00 Revision 0e1ac1c8: [TASK] Allow use of composer-installed PHPUnit in Testing context
- The Testing context loads PHPUnit for functional tests. If using
PHPUnit installed via composer, this needs to be han... -
11:55 Bug #43192 (Accepted): findByIdentifier() for non-persisted objects not working for custom identifier properties
- If an object does not get it's identifier via AOP, it will not be returned "early" from @findByIdentifier()@.
Idea... -
10:42 Bug #43190 (Accepted): Misleading exception message for incompatible database structure
-
10:38 Bug #43190 (Accepted): Misleading exception message for incompatible database structure
- If the database structure doesn't match the current schema (for example, if a table has not been created yet), a user...
2012-11-20
-
16:35 Bug #43110 (Resolved): FlowSession: renewId() looses data of existing session
- Applied in changeset commit:1b6267f73f9ab74ba4a6ba719e078ce530bf1b6f.
2012-11-19
-
18:03 Bug #43110 (Under Review): FlowSession: renewId() looses data of existing session
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16575 -
17:59 Bug #43110 (Resolved): FlowSession: renewId() looses data of existing session
- Using FlowSession, on renewing the session identifier (for example after an authenticate() call), some session data s...
-
18:03 Revision 1b6267f7: [BUGFIX] FlowSession: Fixed renewId()
- This patch provides a new implementation of FlowSession's renewId()
method. It previously loaded all data from the ol... -
17:55 Feature #42366 (Rejected): Make session handling compatible to any PHP session handler
- This feature request has been dropped in favor of a more capable FlowSession implementation.
-
17:50 Revision 28f170d8: [TASK] Rename csrfStrategy and csrfTokens member variables
- The csrfStrategy and csrfTokens member variables have weird names,
since they protect against CSRF they should rather... -
17:49 Feature #43091 (Under Review): Add logging of vote results on resources
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16573 -
11:29 Feature #43091 (Resolved): Add logging of vote results on resources
- For access decision voting on joinpoints the results are logged nicely. For votes on resources this is missing.
-
17:49 Revision 39dd293d: [FEATURE] Add logging of resource access decision voting
- This change adds a logging aspect for decideOnResource() to log votes
analogous to what is done for decideOnJoinPoint... -
17:46 Feature #43089 (Under Review): Allow configuration processing in code migrations
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16571 -
10:36 Feature #43089 (Resolved): Allow configuration processing in code migrations
- Code migrations sometimes need to check or even modify YAML configuration.
-
17:45 Revision 8a1e24b6: [TAKS] Tweak and clean up code migration
- This change cleans up the code a little by fixing some CGL violations
and moving some code around.
Packages in Libra... -
16:44 Feature #43104: Add Confirm- Radio- CheckBoxDialog to CommandController(CLI)
- Rafael, thanks for your submission.
The functionality generally is nice (i.e. the idea); I would say it could be an ... -
16:25 Feature #43104 (Rejected): Add Confirm- Radio- CheckBoxDialog to CommandController(CLI)
- For interactive confirmation or multiple choice by Commands (CLI).
for example: the same code is on https://gist.g... -
16:34 Feature #40418 (Rejected): Add an option to flow3:cache:flush thats keeps user sessions active
- Closing according to comments on https://review.typo3.org/#/c/15846/
Martin Brüggemann, Nov 8:
> [...] Active S... -
15:47 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982 -
15:47 Feature #42176: Improve resolving of view
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392
2012-11-18
-
21:39 Feature #43082 (Needs Feedback): Add CLI support for scaffolding models, views, controller
- Add a cli mechanism to quickly generate code scaffolds on the command line.
Some examples on how it could be used:...
2012-11-17
-
01:52 Feature #42176: Improve resolving of view
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392
2012-11-16
-
14:29 Feature #37188 (Closed): Global verbosity flags for CLI Commands
- Duplicate of #42452
-
14:28 Task #42452: Command handling should support global flags
- Bastian Waidelich wrote:
> If "--context" / "-c" is set, the command is transparently executed in that context [.....
2012-11-14
-
12:28 Feature #42961 (Resolved): Support non PSR-0 packages
- Composers autoloader supports non PSR-0 packages if they follow the so called "PEAR-style" (see http://getcomposer.or...
-
12:25 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Okay, this variant seems to be working... but why? ^^
now I need to rewrite the paginate template ;)
thanks for... -
12:08 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Hi,
thanks for the details.
I need to test this, but could you try the following for now:... -
12:08 Bug #42955: QueryResult::count() returns 0 for queries with offset
- I found out, an Exception is logged:
@Uncaught exception in line 106 of /myPath/Packages/Framework/Doctrine.ORM/C... -
11:58 Bug #42955: QueryResult::count() returns 0 for queries with offset
- _The controller:_...
-
11:37 Bug #42955 (Needs Feedback): QueryResult::count() returns 0 for queries with offset
- Hi René,
> On my Project I notice if I have more then itemsPerPage and switched to another Page this one ist Empty.
... -
11:27 Bug #42955 (Resolved): QueryResult::count() returns 0 for queries with offset
- *NOTE* See comments below
On my Project I notice if I have more then itemsPerPage and switched to another Page thi...
2012-11-13
-
11:35 Feature #32607: Export localized strings for JS consumption
- If this can be of any use, here's a quick and dirty solution I threw together for a project: https://gist.github.com/...
-
10:27 Feature #32607: Export localized strings for JS consumption
- I think that should go hand-in-hand with #42407 which I just added as a relation to this issue.
-
10:23 Feature #32607: Export localized strings for JS consumption
- I agree that this would be very useful. Filtering the messages would be a nice option.
A reference could be the JS... -
02:18 Feature #42176: Improve resolving of view
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16393 -
00:58 Feature #42176: Improve resolving of view
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392 -
00:05 Feature #42176: Improve resolving of view
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16393
2012-11-12
-
23:42 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982 -
23:42 Feature #42176: Improve resolving of view
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392 -
11:30 Feature #42176: Improve resolving of view
- I've created a basic WIP implementation and pushed it to gerrit.
So far it only works for ActionController, not Widg... -
23:34 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
23:04 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13868 -
23:02 Revision 8daa495e: [TASK] Fix tiny FLOW3 leftover in docblock
- Change-Id: I422865e084bcad6652198b8b2f796a066f4a0878
Releases: 1.2 -
18:02 Bug #42888: ResourceManager chokes on non existing files
- Adrian Föder wrote:
> An @ is a bit hacky IMO, do you have another Idea?
Right, but we already use it in other ... -
17:46 Bug #42888: ResourceManager chokes on non existing files
- ah, aand.. in most cases the $uri would be a string <ins>pointing</ins> to a filesystem file <ins>location</ins>; how...
-
17:45 Bug #42888: ResourceManager chokes on non existing files
- ah ok, good; because I wondered and hesitated to ask why a non existing file should result into a memory flood ;)
... -
17:39 Bug #42888: ResourceManager chokes on non existing files
- The description was wrong before, I only ran out of memory cause the exception tried to render the affected domain ob...
-
17:03 Bug #42888 (Needs Feedback): ResourceManager chokes on non existing files
- When importing a non existing file via @ResourceManager::importResource()@ the ResourceManager -kills the PHP process...
-
15:35 Bug #42801 (Resolved): New FlowSession session class is broken
- Applied in changeset commit:beac8272f684c69cc08df4b5f5e90736279aa654.
-
09:54 Feature #42135 (Resolved): Include technical details to exceptions in dev context
- Solved with https://review.typo3.org/15787
-
09:51 Feature #29489 (Closed): Simple remote packages support
-
09:46 Revision 98395c76: [TASK] Update documentation to composer changes
- This updates the documentation to fix the most prominent errors and
inconsistencies regarding package handling and fi...
2012-11-11
-
02:49 Feature #42176: Improve resolving of view
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16393 -
02:29 Feature #42176 (Under Review): Improve resolving of view
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16392 -
02:27 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982
2012-11-10
-
19:24 Bug #42833 (Closed): Migration fails if InnoDB is not default engine
-
01:14 Bug #42833: Migration fails if InnoDB is not default engine
- My fault. Please close...
Can't reproduce my migration Problem again :( -
01:07 Bug #42833 (Closed): Migration fails if InnoDB is not default engine
- MySQL Migration-Statements should have an Engine in Create Table Statements.
Migration fails if not. -
15:22 Bug #41571: UriBuilder doesn't properly handle arguments of SubRequests
- http://forge.typo3.org/issues/35790 Is it possible that these two bugs are connected?
2012-11-09
-
21:06 Bug #42801: New FlowSession session class is broken
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16365 -
20:39 Bug #42801 (Under Review): New FlowSession session class is broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16365 -
16:51 Bug #42801 (Accepted): New FlowSession session class is broken
-
08:29 Bug #42801: New FlowSession session class is broken
- Martin Brüggemann wrote:
> @Karsten: Did you activate FlowSession handling
Nah, of course I obviously did not thi... -
06:55 Bug #42801: New FlowSession session class is broken
- @Karsten: Did you activate FlowSession handling in your Caches.yaml like described here? https://review.typo3.org/#/c...
-
21:06 Revision beac8272: [BUGFIX] Fix FlowSession initialization
- This patch fixes the FlowSession initialization for non HTTP-Requests.
Previously the initializeObject() method was t... -
19:35 Bug #42807 (Resolved): Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- Applied in changeset commit:bc8e604853889861e23cd78da170a32e4c7731a1.
-
18:25 Bug #42807 (Under Review): Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16364 -
18:11 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- This work:
$jsonPathsAndFilenames = Files::readDirectoryRecursively($packagePath, '.json');
asort($jsonPathsAndFil... -
18:11 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- This work:
$jsonPathsAndFilenames = Files::readDirectoryRecursively($packagePath, '.json');
asort($jsonPathsAndFil... -
18:02 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- It's a production server so no xdebug, here is a raw var dump:...
-
17:54 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- I tried again, after removing Data/Temporary I can use Flow fine, with PHP 5.3 and 5.4. The versions you have (Domini...
-
17:29 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- I can confirm this one.. ran into it yesterday.
-
11:13 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- I don't need to revert everything, just, the line 605 - 608 in Classes/TYPO3/Flow/Package/PackageManager.php and ever...
-
11:08 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- If I revert your commit:
git revert a148ca1ed1ded30ef8ecba4cdab2a0a575bd2c67
Everything work nicely ... so it's... -
10:59 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- After the surf deployment, my last commit are:
TYPO3.Flow 450778452d666fc1af2f6899806debcc49f6df94
doctrine/dbal ... -
09:16 Bug #42807 (Needs Feedback): Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- I updated all packages, removed all caches and PackageStates.php, before this:...
-
09:03 Bug #42807 (Accepted): Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- Yesterday I merged https://review.typo3.org/16081 after checking locally. It removes some code for that very problem ...
-
01:05 Bug #42807: Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- The annoying thing is after renamming the composer.json file to the original name everything work :(
-
00:36 Bug #42807 (Resolved): Libraries/doctrine/dbal/docs/examples/sharding/composer.json broken Flow
- With recent Flow version (master), after surf deploy, I was unable to use flow (web or cli), after som debug it look ...
-
18:24 Revision bc8e6048: [BUGFIX] Fix composer manifest detection
- The method findComposerManifestPaths() would return wrong results if
the list of found JSON files was in the "wrong" ...
2012-11-08
-
22:24 Bug #42801 (Needs Feedback): New FlowSession session class is broken
- For me Neos works fine with the change in place.
-
20:56 Bug #42801 (Resolved): New FlowSession session class is broken
- Unfortunately the new FlowSession patch has been merged today some minutes before I could save my comment at review.t...
-
22:01 Task #27283: Handle @InheritanceType in a correct manner
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10893 -
15:18 Task #27283: Handle @InheritanceType in a correct manner
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10893 -
21:59 Revision f08339dc: [TASK] Handle InheritanceType annotation more robust
- When specifying InheritanceType but no heirs exist, no longer
an exception will be thrown. Instead inheritance will b... -
21:36 Feature #37820 (Resolved): Check validator options and make them self-documenting
- Applied in changeset commit:d374b12f2e7d13142ffc3ea9078ff3ba50ca7758.
-
16:13 Feature #37820: Check validator options and make them self-documenting
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11865 -
21:36 Feature #42539 (Resolved): Allow Object.yaml property value to be also an array
- Applied in changeset commit:fd2178cfa3cf880cd3add52189e517470b30eb4c.
-
20:41 Feature #42539: Allow Object.yaml property value to be also an array
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16068 -
16:08 Feature #42539: Allow Object.yaml property value to be also an array
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16068 -
21:06 Revision 45077845: Merge "[!!!][FEATURE] Check validator options and make them self-documenting"
-
20:41 Revision fd2178cf: [FEATURE] Allow arrays to be set via Object.yaml property values
- This introduces the option to also set arrays as plain native values
in Objects.yaml. This allows settings like the f... -
20:36 Revision b8d22167: Merge "[BUGFIX] Throw proper exception in ConfigurationBuilder"
-
20:28 Revision 2338ac64: [BUGFIX] Fix missing argument and superfluous trailing slash
- A few errors sneaked into Ifb6612a808e8cd8ee892de727dd961287a119152.
Change-Id: I7891c5341566d61362e098c1e94bb00e46b... -
19:00 Revision ad141e0b: [TASK] Align signatures of methods involved in creating package
- The docblock of PackageFactory::create() was wrong, and the manifestPath
is now optional. PackageManager is adjusted ... -
17:35 Feature #42403 (Resolved): Session handler based on HTTP foundation with multi-backend support
- Applied in changeset commit:5b56ade837f86ecb80678392b229cffd691232f3.
-
14:23 Feature #42403: Session handler based on HTTP foundation with multi-backend support
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15942 -
11:29 Feature #42403 (Under Review): Session handler based on HTTP foundation with multi-backend support
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15942 -
17:21 Revision 99e2f2f7: Merge "[FEATURE] Allow integer value as timestamp in DateTimeConverter"
-
17:18 Revision 273a4915: Merge "[FEATURE] Native PHP-based session handler"
-
16:12 Revision d374b12f: [!!!][FEATURE] Check validator options and make them self-documenting
- Validators now must declare any options they accept using the class
property $supportedOptions. It is indexed by opti... -
16:10 Revision 0b08f040: Merge "[TASK] Add checks for composer manifest in Package"
-
15:57 Revision d4883986: [BUGFIX] Throw proper exception in ConfigurationBuilder
- Add a check if the return value of get_class_methods() used in
autowireProperties() actually is an array. Throw an ex... -
15:41 Revision 2ff9a044: [TASK] Add checks for composer manifest in Package
- The existence of a Composer manifest has been a soft requirement,
make it hard.
Change-Id: Ifb6612a808e8cd8ee892de72... -
15:36 Revision c4d09fdb: Merge "[TASK] Cleanup use statements with leading backslash"
-
15:35 Feature #41358 (Resolved): Allow class/interface constants in configuration directives
- Applied in changeset commit:50832abe17af1b8c37eb4fa84d0d87d8039c7a3f.
-
11:03 Feature #41358: Allow class/interface constants in configuration directives
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15074 -
15:34 Revision 89c7aea1: Merge "[FEATURE] Allow class constants in Configuration"
-
15:17 Revision 0b929b00: Merge "[FEATURE] Add simple array insight in HTML debug backtrace"
-
14:47 Revision 662fed79: [TASK] Cleanup use statements with leading backslash
- An almost purely cosmetic issue, but still: use always takes fully
qualified class names, thus no leading backslash s... -
14:24 Revision a148ca1e: [BUGFIX] Consider only a packages top-level composer manifest
- For different scenarios it is allowed for a package to contain more
than one composer-manifest. For example in tests ... -
14:22 Revision 5b56ade8: [FEATURE] Native PHP-based session handler
- This introduces an alternative session implementation which is based on
the backend modules of the Flow Cache framewo... -
13:35 Task #42785 (Resolved): Make Mvc\Controller\Exception extend Mvc\Exception
- Applied in changeset commit:2c27eb19fc8c6ba777c2a542bebebc3c6fffa8c7.
-
12:33 Task #42785 (Under Review): Make Mvc\Controller\Exception extend Mvc\Exception
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/14576 -
12:30 Task #42785 (Resolved): Make Mvc\Controller\Exception extend Mvc\Exception
- The exception subclasses FLOW3\Exception directly.
-
12:53 Revision f62bf5cc: Merge "[TASK] Make Mvc\Controller\Exception extend Mvc\Exception"
-
12:37 Revision e311c251: [TASK] Small design corrections in documentation part II
- Tweaks the error output in the New.html template. Some other tiny
corrections.
Change-Id: I8f22b712ff22f3360edbdb6f7... -
12:35 Feature #42011 (Resolved): Display package keys in migration status
- Applied in changeset commit:4b04b7dcfec6b54e60632056869dfe3eb4a9b831.
-
12:14 Feature #42011: Display package keys in migration status
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15629 -
12:29 Revision 2c27eb19: [TASK] Make Mvc\Controller\Exception extend Mvc\Exception
- Formerly the exception subclassed FLOW3\Exception directly.
Change-Id: Ibae6e0f4980d94e1f4fa5c169f5ca225b52d539f
Res... -
12:23 Revision 366174f3: [FEATURE] Add simple array insight in HTML debug backtrace
- In the visual HTML debug backtrace, now array arguments get an
additional title attribute, allowing to see the runtim... -
12:14 Revision 4b04b7dc: [FEATURE] Show package keys in schema migration listing
- Additionally show the related package keys in the
doctrine:migrationstatus command listing. For this,
it brings a new... -
11:58 Revision 417a5714: [TASK] Fixed wrong filename in Documentation
- The documentation used a wrong filename for a code listing
(BlogRepository instead of PostRepository).
Change-Id: I8... -
11:37 Revision 4c800987: [FEATURE] Allow integer value as timestamp in DateTimeConverter
- The DateTime TypeConverter cannot transform integer values to
a DateTime object because of a strict check for string.... -
11:14 Feature #42025: Uri type converter
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15522 -
11:13 Revision b9fb6863: [FEATURE] Type converter for HTTP URIs
- This provides a type converter, converting simple strings
into their URI representations. This allows convenient type... -
11:02 Revision 50832abe: [FEATURE] Allow class constants in Configuration
- Currently, only plain PHP constants are allowed for substitution in
Configuration files. This changes the regular exp... -
10:58 Bug #42342: Fatal error / no possibility to flush caches after package has been removed
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15931 -
10:31 Bug #42342: Fatal error / no possibility to flush caches after package has been removed
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15931 -
10:55 Feature #42784 (Under Review): Allow exposing the class name of an object in JsonView
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16050 -
10:54 Feature #42784 (Resolved): Allow exposing the class name of an object in JsonView
- Besides telling the identifier of a persisted object, it should additionally be possible to expose the class name of ...
-
09:39 Bug #13559 (Accepted): ObjectSerializer failes with persistent objects within arrays
- Possible without too much hassle.
-
09:34 Bug #42715: ObjectSerializer not capable of Collections
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16231 -
09:33 Revision a41d018e: [BUGFIX] ObjectSerializer not capable of Collections
- Serializing Objects containing properties being a
Doctrine Collection fails with an exception since the
ObjectSeriali... -
08:41 Feature #29972: Configurable Redirects
- Bastian Waidelich wrote:
> ObjectPathMappings can be marked *obsolet* (triggered when an affected object is change... -
08:41 Task #42781 (Rejected): Introduce global function flow_var_dump()
-
08:22 Task #42781 (Rejected): Introduce global function flow_var_dump()
- Currently there's a namespaced function \TYPO3\Flow\var_dump() which helps debugging nested object structures.
It ...
2012-11-07
-
21:48 Revision 9bebc29f: Merge "[TASK] Tweak exception message for not settable property"
-
21:06 Bug #42770 (Resolved): Routing includes parameters from the current request
- I believe that after https://review.typo3.org/#/c/15261/ some routing arguments from the current request is passed al...
-
17:56 Revision 2cc6c244: [TASK] Small code cleanup in Http Request Handler
- Change-Id: Iba3d89ea36dfd7a92253b7cd22c7580fe568df48
Releases: 1.2 -
16:00 Feature #42761 (Resolved): Let getByTag() return the identifiers, not only the values
-
15:08 Feature #42761 (Under Review): Let getByTag() return the identifiers, not only the values
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16253 -
15:00 Feature #42761 (Resolved): Let getByTag() return the identifiers, not only the values
- Currently getByTag() only returns a numeric array of values – an array indexed by entry identifier would be more usef...
-
15:45 Revision fadbe573: Merge "[FEATURE] Cache Frontend: getByTag() now returns identifiers"
-
15:35 Bug #42758 (Resolved): Unit test for PersistenceQueryRewritingAspect broken
- Applied in changeset commit:3d946860c611b601492acd59a031d654d3503daa.
-
14:42 Bug #42758 (Under Review): Unit test for PersistenceQueryRewritingAspect broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16251 -
14:40 Bug #42758 (Resolved): Unit test for PersistenceQueryRewritingAspect broken
- The solution for #42601 broke one test in the PersistenceQueryRewritingAspectTest.
-
15:07 Revision 5cc198c9: [FEATURE] Cache Frontend: getByTag() now returns identifiers
- This changes the behavior of getByTag() to not only return a
numeric array of entry values but now index them with th... -
14:58 Feature #28683 (Closed): CachingFramework should accept cacheIdentifiers with special characters
- My suggestion: use md5() or an escaping function to sanitize the identifier (if possible). I'd rather not put it into...
-
14:40 Revision 3d946860: [BUGFIX] Fix unit test for PersistenceQueryRewritingAspect
- The solution for #42601 broke one test in the
PersistenceQueryRewritingAspectTest.
Change-Id: I2e384aa8d1bf355746b9f... -
14:35 Bug #42601 (Resolved): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
- Applied in changeset commit:9af3204b3ceb08b488370d6d85802cac87821154.
-
14:35 Bug #42756 (Resolved): Functional BrowserTest fails in Neos setup
- Applied in changeset commit:9736f94532c3776154e701354559fa3dba67705e.
-
14:20 Bug #42756: Functional BrowserTest fails in Neos setup
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16250 -
14:02 Bug #42756: Functional BrowserTest fails in Neos setup
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16250 -
13:57 Bug #42756: Functional BrowserTest fails in Neos setup
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16250 -
13:44 Bug #42756 (Under Review): Functional BrowserTest fails in Neos setup
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16250 -
13:36 Bug #42756 (Resolved): Functional BrowserTest fails in Neos setup
- The functional @BrowserTest@ in Flow (added as part of the solution to #42049) fails when run in a Neos context. This...
-
14:20 Revision 0c0fbf04: Merge "[BUGFIX] Fix functional BrowserTest in Neos context"
-
14:20 Revision 9736f945: [BUGFIX] Fix functional BrowserTest in Neos context
- The functional BrowserTest in Flow (added as part of the solution to
issue #42049) fails when run in a Neos context. ... -
13:54 Revision 0953a023: Merge "[BUGFIX] Enforce Query Rewriting more reliably"
-
11:41 Feature #90 (Closed): Add PHP dependency support
- Composer can do this, just put the requirements in composer.json.
-
11:40 Task #3374 (Rejected): Support dedicated package versions per context
- This would clash with the way composer manages packages. And in the last years, noone really needed it, or it would h...
-
11:39 Task #41414 (Needs Feedback): Check packageKey naming / file structure below Packages/Vendor
-
11:38 Bug #28672: Inconsistent configuration overrides for packages
- Julle, this is related to the current issue(s)…
-
09:35 Task #40863 (Resolved): Update to Doctrine ORM version 2.3.x
- Applied in changeset commit:b807ceb06695ae742da2be7e2d9b3d51f21bfd97.
-
09:22 Task #40863: Update to Doctrine ORM version 2.3.x
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/14568 -
09:21 Revision b807ceb0: [TASK] Use Doctrine 2.3 ORM and adjust as needed
- This adjusts our annotation driver to the changes in Doctrine 2.3 that
were breaking.
Also it adds the code needed t...
2012-11-06
-
21:14 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982 -
17:16 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11982 -
14:06 Task #42726: Document new package structure and management
- Documentation coverage wish:
> I want to install an arbitrary package from "out there", for example TYPO3.SwiftMai... -
13:59 Task #42726 (Resolved): Document new package structure and management
- Topics
- Composer
- Package structure
- Upgrading
- Installing
- Maintaining
help me make the docs better, ... -
13:13 Bug #42723: Reflection\ObjectAccess consumes to much processing time
- btw: this reduces the execution time within ObjectAccess from > 40% to below 10% in the given example
-
13:07 Bug #42723 (Under Review): Reflection\ObjectAccess consumes to much processing time
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16234 -
12:48 Bug #42723 (Resolved): Reflection\ObjectAccess consumes to much processing time
- JsonView, Validation, Serialisation and many other parts of Flow use ObjectAccess to retrieve information about how t...
-
11:42 Feature #41297 (Under Review): Add a way to extends the Account security model
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16232 -
11:25 Feature #41297: Add a way to extends the Account security model
- I think this is a bug, not a feature - and the solution is quite simple - it's a onliner annotation.
Anyhow it is ... -
11:27 Bug #42715 (Under Review): ObjectSerializer not capable of Collections
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16231 -
10:34 Bug #42715 (Resolved): ObjectSerializer not capable of Collections
- Using the serializer on Objects containing instances of \Doctrine\Common\Collections\Collection will fail with an exc...
-
10:35 Bug #42511 (Resolved): "Uri" constructor silently accepts unparsable Uri strings
- Applied in changeset commit:1b03b89c9a61c5a8066544929a9be590eb3521b3.
-
09:36 Revision 20619c38: Merge "[!!!][BUGFIX] Http\Uri constructor throws exception on invalid Uri"
2012-11-04
-
20:06 Bug #33055: AccessDeniedException instead of WebRedirect
- I can confirm this problem on latest Flow master. I think that either throwing an "AccessDeniedException" is wrong he...
2012-11-02
-
11:45 Revision 667ff177: [TASK] Tweak exception message for not settable property
- This explains the possible reason for a not settable property
a bit more and describes how to solve the mentioned pro...
2012-11-01
-
22:29 Bug #42606: Content Security with nested objects
- Wrong issue infos!
It doesnt work also with only 1 nested loop! -
22:15 Bug #42606 (New): Content Security with nested objects
- I think there is a strange bug in the content security
Initial situation:
3 Models
- Product
-- Category
--... -
19:59 Bug #42601 (Under Review): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16106 -
19:10 Bug #42601 (Under Review): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
- The QOM Query Rewriting Aspect checks if the security context is initialized. If it is not yet initialized, it will s...
-
19:58 Revision 9af3204b: [BUGFIX] Enforce Query Rewriting more reliably
- This initializes the security context if it hasn't been initialized
when the PersistenceQueryRewritingAspect becomes ... -
19:05 Bug #40241 (Rejected): Encryption key sometimes readable for anybody
- We generally don't set umasks or owners / groups while creating files because server setups may vary a lot. If I'm no...
-
12:38 Revision 4bc992cc: Merge "[TASK] Rename Phoenix to Neos"
-
11:16 Feature #41900 (Accepted): Check for duplicate PSR-0 autoload namespaces
2012-10-31
-
19:30 Bug #42342: Fatal error / no possibility to flush caches after package has been removed
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15931 -
19:02 Feature #33539: Append query arguments from RoutePart handlers
- I'd a missing feature for creating links inside modules at the moment. But since we've fixed recursive namespaced arg...
-
18:22 Task #42452: Command handling should support global flags
- Christopher Hlubek wrote:
> [...] this is much more convenient than going back to the beginning and inserting @hel... -
18:10 Task #42452: Command handling should support global flags
- Not exactly, Git also supports @git rebase --help@. For long commands this is much more convenient than going back to...
-
11:37 Task #42452: Command handling should support global flags
- Right now it follow the git model ;)
-
17:35 Feature #42169 (Resolved): Use named indexes for placeholders in translation labels
- Applied in changeset commit:71318ee5819bc78a04d2c632774ac0abb13b946f.
-
16:55 Revision 92c1262d: Merge "[BUGFIX] Support named indexes in multivalue translation labels"
-
14:21 Task #42550: Add top-level .htaccess to block everything but Web
- > Although we ask to use @Web@ as document root, that is often not done and/or possible (think about the practice of ...
-
14:13 Task #42550 (Under Review): Add top-level .htaccess to block everything but Web
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16078 -
14:07 Task #42550: Add top-level .htaccess to block everything but Web
- Agreed. Also, the complex variant doesn't even work - it blocks as soon as @Web@ is used as doc root as intended, bec...
-
13:46 Task #42550: Add top-level .htaccess to block everything but Web
- yep, agree the simple variant too, and since @Web/@ has an htaccess already, two files are *affected*, but only one n...
-
13:42 Task #42550: Add top-level .htaccess to block everything but Web
- Karsten Dambekalns wrote:
> Two ways to do this so far.
I'd prefer the simple solution with two files and w/o e... -
12:41 Task #42550: Add top-level .htaccess to block everything but Web
- Two ways to do this so far.
_Simple, but affecting two files_
@.htaccess@... -
11:54 Task #42550 (Under Review): Add top-level .htaccess to block everything but Web
- Although we ask to use @Web@ as document root, that is often not done and/or possible (think about the practice of de...
-
14:18 Revision b6e3faac: [BUGFIX] Tweak help output, output version
- The help output was a bit clumsy regarding the name of Flow
and did not output the version (since it is missing in th... -
14:17 Revision c45b2343: [TASK] Rename Phoenix to Neos
- This change adjusts some technically irrelevant uses of Phoenix to
Neos, just for completeness.
Change-Id: Ia19cc53d... -
13:52 Bug #34879 (Accepted): Proxied object is not update()able
-
13:37 Bug #34879: Proxied object is not update()able
- I managed to experience the error again; not in the exact same situation like initially described, but maybe comparab...
-
10:09 Feature #42539 (Under Review): Allow Object.yaml property value to be also an array
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16068 -
10:01 Feature #42539 (Resolved): Allow Object.yaml property value to be also an array
- It would be nice to be allowed setting also arrays as values for Object properties.
Use case: consider the followi...
2012-10-30
-
15:14 Bug #42520 (New): Cache must be flushed globally for package state changes
- Currently after (de)activating a package the cache is only flushed for the *current context*. Instead it must be flus...
-
15:11 Revision 6975f522: Merge "[FEATURE] Include technical details to exceptions in dev context"
-
15:10 Feature #42479 (Under Review): Context dependant Package states
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16047 -
12:13 Feature #42025: Uri type converter
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15522 -
12:10 Feature #42025: Uri type converter
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15522 -
12:04 Feature #42025: Uri type converter
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15522 -
11:57 Bug #42511 (Under Review): "Uri" constructor silently accepts unparsable Uri strings
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16035 -
11:37 Bug #42511 (Resolved): "Uri" constructor silently accepts unparsable Uri strings
- The Uri::__construct() method basically relies on the parse_url() method. As of PHP documentation, http://de3.php.net...
-
11:52 Revision 1b03b89c: [!!!][BUGFIX] Http\Uri constructor throws exception on invalid Uri
- The constructor of the Uri object now checks the return value
of the parse_url method and throws an exception if this... -
10:41 Revision c17a95db: [BUGFIX] Introduce HTTP Response::createFromRaw()
- The Response::createFromRaw method halted if a Set-Cookie header
arrives due to lacking handling.
This brings an imp...
2012-10-29
-
20:35 Feature #42355 (Resolved): Use public key fingerprint for UUID in RsaWalletService
- Applied in changeset commit:8a706f20a7bd3cd34f08778a52a40acf35f17313.
-
19:38 Revision 0d43e11c: Merge "[FEATURE] Identify key pair by fingerprint in RsaWalletService"
-
19:34 Task #42452: Command handling should support global flags
- Good point. Some more ideas for global flags (extract from irc):...
-
17:25 Bug #42342: Fatal error / no possibility to flush caches after package has been removed
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15931 -
15:02 Feature #42479: Context dependant Package states
- As discussed the PackageStates.php syntax should be rather like:...
-
14:18 Feature #42479 (Closed): Context dependant Package states
- It should be possible to (de)activate packages for certain contexts only.
Suggested PackageStates.php syntax:... -
10:36 Bug #42434 (Resolved): Resource handler not available when session is initialized
- Applied in changeset commit:84ef743d1530b5344b2599efea211bd311f9e16c.
-
09:40 Bug #42434: Resource handler not available when session is initialized
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/15964 -
09:59 Feature #42467 (Resolved): NotEmpty Validator does not work with arrays
- Forard-port this patch: https://review.typo3.org/#/c/14707/
-
09:42 Task #42465 (New): Document i18n settings
- The documentation does not explain the available settings for i18n.
-
09:38 Revision 84ef743d: [BUGFIX] Initialize resource wrapper before session
- If you try to attach a resource-dependent object to a session, this
will fail, as the _wakeup() method is called befo...
Also available in: Atom