Activity
From 2012-12-10 to 2013-01-08
2013-01-08
-
13:09 Task #44375 (Accepted): Make all persistence reads go through repositories
- Currently Flow fetches some objects directly via the PersistenceManager, without using the repositories for the fetch...
2013-01-07
-
13:10 Bug #44361 (New): TYPO3\Flow\I18n\Formatter\DatetimeFormatter - caching DATETIME type
- I've encountered problem with DatetimeFormatter using \TYPO3\Flow\I18n\Cldr\Reader\DatesReader::FORMAT_TYPE_DATETIME ...
2013-01-05
2013-01-04
-
18:15 Task #44314 (Accepted): slightly file permissions for .../Configuration/* and .../Data/Persistent/EncryptionKey
- File permissions for all files in
*Configuration* folder
and
*Data/Persistent/EncryptionKey*
have *644* permi...
2013-01-03
-
14:54 Bug #44087: Call to a member function setCookie()
- hello robert,
i figured out the problem.
just change line 606 of File TYPO3.Flow/Classes/TYPO3/Flow/Session/Session.... -
14:30 Bug #44285 (Closed): TYPO3\FLOW3\Exception thrown in file Scripts.php
- It seems like the PHP binary "C:\php/php" cannot be executed by FLOW3. Set the correct path to the PHP executable in ...
-
11:07 Bug #44280 (Resolved): Git core:migration check for applied version fail
- When I migrate a package for the changes introduced in the code I get the following error:...
-
11:00 Bug #43967: Error in evaluating orphanRemoval in Flow Annotation driver
- Adding the patch that fixes the orphanRemoval issue.
As said in the initial post, in my opinion, other checks
would...
2013-01-02
-
17:43 Bug #44278 (Resolved): High memory consumption of Debugger::renderObjectDump() prevents display of Exceptions
- When an arbitrary Exception is thrown i get a "Allowed memory Limit"-Error instead of the Flow Exception-Errormessage...
2012-12-31
-
13:36 Feature #44258: Set packageType when creating new package
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17300 -
12:55 Feature #44258 (Under Review): Set packageType when creating new package
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17300
2012-12-30
-
17:51 Feature #44258 (Resolved): Set packageType when creating new package
- When calling packageManager->createPackage you have no way to define what package type you are creating.
By adding...
2012-12-28
-
17:26 Bug #44244 (New): defaultOrderings aren't applied on related objects
- I tried to load objects and their related subobjects and put them out within a fluid template. Unfortunately the subo...
2012-12-24
-
13:05 Bug #44086 (Closed): Call to a member function setCookie()
- Closing as duplicate of #44087
Thx, Helmut ;)
2012-12-22
-
21:22 Bug #44203 (Needs Feedback): Session implementation is still racy
- Disclaimer: I did not test anything, but only making assumptions by reading the code. Just close this ticket if I'm m...
-
20:50 Bug #44202 (Resolved): $session->start() initializes a new session and does not resume a current one
- Disclaimer: I did not test anything, but only making assumptions by reading the code. Just close this ticket if I'm m...
-
20:29 Bug #44086: Call to a member function setCookie()
- can be closed as duplicate
2012-12-21
-
13:29 Bug #44186 (New): Request does not accept custom Content-Type
- Http\Request::decodeBodyArguments() currently only correctly detects content type headers in the form "*/<format>".
... -
13:26 Bug #44185 (New): XML body always need a root node
- If the request contains xml and the Content-Type header is set to "*/xml" the client currently has to surround the XM...
-
13:26 Bug #44184 (New): Request arguments are not merged correctly for single object actions
- Following szenario:
I try to update a single entity via PUT:... -
11:30 Feature #44149: getIdentifierByObject for POP-Objects
- Hi,
I moved this issue to the Flow tracker in order to get some more feedback, but I doubt that we should include ...
2012-12-20
-
15:42 Feature #44157: Object configuration should imply annotated object name
- good idea, minus one *"source of error"* for developers by multiple definition of the same property.
But be careful... -
15:06 Feature #44157 (Resolved): Object configuration should imply annotated object name
- consider the following use case:...
-
15:00 Feature #44149: getIdentifierByObject for POP-Objects
- Bastian Waidelich wrote:
> Benno Weinzierl wrote:
>
> > > Objects that are not known to the Persistence Manager d... -
12:46 Feature #44149: getIdentifierByObject for POP-Objects
- Benno Weinzierl wrote:
> > Objects that are not known to the Persistence Manager don't have an identifier. so how ... -
12:31 Feature #44149: getIdentifierByObject for POP-Objects
- > Objects that are not known to the Persistence Manager don't have an identifier. so how should we generate the link?...
-
12:22 Feature #44149 (Needs Feedback): getIdentifierByObject for POP-Objects
- Objects that are not known to the Persistence Manager don't have an identifier. so how should we generate the link? S...
-
12:16 Feature #44149 (Closed): getIdentifierByObject for POP-Objects
- PersistenceManager::getIdentifierByObject() currently returns NULL if you pass it a "non-entity", thus PersistenceMan...
-
11:24 Bug #43948 (Under Review): Core migration tool halts on packages having no Configuration directory
- https://review.typo3.org/17251
-
11:00 Bug #44148 (New): Documentation for executeCommand() needs clarification
- The documentation at http://flow.typo3.org/documentation/guide/partiii/commandline.html#executing-sub-commands needs ...
-
00:03 Bug #44139 (Resolved): UriBuilder includes all arguments of namespaced sub request
- When creating a link in a sub request using argument namespace the arguments of the current sub request is added to a...
2012-12-19
-
16:14 Feature #44123 (New): Make the "Flow requires the PHP setting "date.timezone"" error more beautiful
- My first impression with Flow/Neos a very unstylish "echo" error message with a die():
Flow requires the PHP set... -
09:15 Bug #36056: Usage of " in the Policy.yaml
- As far as i can tell, this Problem is not solved in FLOW 2 beta 1
Fails under Windows 7 but seems to Work in iOS...
2012-12-18
-
18:14 Bug #37357: more suitable ValueObject hash creation for DateTime cases
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11368 -
18:10 Bug #37357: more suitable ValueObject hash creation for DateTime cases
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11368 -
16:55 Bug #43960: Memcache and APC backend must expose prefixed cache identifier
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17153 -
15:11 Feature #39740 (Closed): Allow setting fixed values for route parts
- This should be resolved with #43589 Please reopen/comment if that did not solve your issue
-
15:09 Task #43930 (Needs Feedback): Remove canRender() completely?!
- I'd like to get Sebastians opinion on that.. From my point of view it could be removed, yes.
-
15:06 Feature #43104 (Rejected): Add Confirm- Radio- CheckBoxDialog to CommandController(CLI)
- Closing due to lack of feedback.
I hope this can be useful for people looking for a similar feature (google should s... -
13:53 Task #44088 (Under Review): Update CLDR data to current version
- https://review.typo3.org/17212
-
13:41 Task #44088 (Closed): Update CLDR data to current version
- The CLDR data in the Resources folder is currently from 2012. An upgrade to the current version will a) ensure curren...
-
12:37 Bug #44087: Call to a member function setCookie()
- My Line 255 in Session.php = $this->response->setCookie($this->sessionCookie);
-
12:33 Bug #44087 (Resolved): Call to a member function setCookie()
- i got a Fatal Error: Call to a member function setCookie()
use by
try { $this->authenticationManager->authenti... -
12:33 Bug #44086 (Closed): Call to a member function setCookie()
- i got a Fatal Error: Call to a member function setCookie()
use by
try { $this->authenticationManager->authenti...
2012-12-17
-
21:18 Feature #37854: Refactor ConfigurationManager to Support Custom Configuration Files
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11982 -
15:26 Bug #43960: Memcache and APC backend must expose prefixed cache identifier
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17153 -
14:36 Bug #44049 (Resolved): runDql() method in Doctrine\Service handles constant incorrectly
- Applied in changeset commit:70cb604b783ce348cd192aa2cb50e01832b46176.
-
13:43 Bug #44049 (Under Review): runDql() method in Doctrine\Service handles constant incorrectly
- Review is located here: https://review.typo3.org/#/c/17188/
-
12:51 Bug #44049 (Resolved): runDql() method in Doctrine\Service handles constant incorrectly
- The method looks like...
2012-12-15
-
21:38 Bug #44000: Flow CLI on Windows does not work anymore
- I happened to get that error right after cloning and doing a composer install, too. In my case the problem was solve...
2012-12-14
-
14:27 Feature #43966: Allow all routes to include sub routes
- I implemented a first draft supporting following syntax:...
-
11:10 Bug #44000 (Resolved): Flow CLI on Windows does not work anymore
- when calling @flow@ on Windows (on the native @cmd@ shell), the following occurs:...
-
09:30 Task #43993 (New): Warn when no migrations are found at all during doctrine:migrate
- If (e.g. when using SQLite) no migrations exist, don't just say "yep, done, success" but warn that there are no migra...
2012-12-13
-
16:45 Bug #43967 (New): Error in evaluating orphanRemoval in Flow Annotation driver
- There is what I consider an error in the code that evaluates the orphanRemoval flag.
The code is the following (I re... -
16:44 Bug #43960 (Under Review): Memcache and APC backend must expose prefixed cache identifier
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17153 -
15:54 Bug #43960 (Resolved): Memcache and APC backend must expose prefixed cache identifier
- I case where we need to share cache between different application, it's need to access the prefixed identifier to all...
-
16:44 Feature #43966 (Resolved): Allow all routes to include sub routes
- Sub routes are currently only resolved in the global *Configuration/Routes.yaml* file.
It would be nice if sub route... -
12:30 Bug #43948 (Accepted): Core migration tool halts on packages having no Configuration directory
-
12:16 Bug #43948 (Resolved): Core migration tool halts on packages having no Configuration directory
- as it's the case in the TYPO3.Media package for example, packages having no "Configuration" directory, http://git.typ...
-
11:41 Bug #43947 (New): Redirect to login after Session timeout
- Currently i'm getting an '#1216919280: You are not allowed to perform this action.' when my session times out.
http:...
2012-12-12
-
22:12 Bug #38988 (Resolved): Wrong arguments check in buildConstructorInjectionCode (class TYPO3\FLOW3\Object\DependencyInjection\ProxyClassBuilder)
- Applied in changeset commit:798d2b324dd420c64cfbfad6359befdadbb59f45.
-
22:12 Task #35916 (Resolved): Make system call to php binary reliable one for all, especially on Windows
- Applied in changeset commit:17c31e32c08a8a98bd851226137804c243bfeac1.
-
22:11 Task #42164 (Resolved): CGL-Documentation - Add a notice about byte order mark
- Applied in changeset commit:b241470598b68ec38168861ae761a6124bb2fe05.
-
21:10 Task #43930 (Needs Feedback): Remove canRender() completely?!
- Since it is no longer used by Flow, can @canRender()@ be removed completely? Seems pretty useless as it is…
-
20:56 Task #42726 (Resolved): Document new package structure and management
-
16:00 Feature #40857 (Resolved): When template is automatically retrieved but not found, a hint about the tried location should be present
- ok, clarified via IRC :) My missing link was, that the patch set in question solved _this_ issue rather as a side eff...
-
15:41 Feature #40857: When template is automatically retrieved but not found, a hint about the tried location should be present
- Hi Adrian,
> I still can't see which template location(s) were tried in order to determine the view...
Really? ... -
14:56 Feature #40857 (Needs Feedback): When template is automatically retrieved but not found, a hint about the tried location should be present
- Adrian commented on the change:
> allow me to ask, why this is annotated to fix #40857? I still can't see which te... -
12:51 Task #13694: Provide good naming conventions for directories in Resources/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17126 -
12:50 Task #13694 (Under Review): Provide good naming conventions for directories in Resources/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17126 -
12:46 Task #13694 (Accepted): Provide good naming conventions for directories in Resources/
-
10:20 Feature #43903 (Under Review): CurlEngine should support setting of options
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17121 -
10:19 Feature #43903 (Resolved): CurlEngine should support setting of options
- To use a proxy with the CurlEngine, one currently has to hack the options directly into the code.
-
10:01 Bug #41029: Method security is also evaluating abstract classes
- The parent is *also* matched... it seems like all classes a class inherits from are also taken into account which wou...
-
09:56 Bug #41029: Method security is also evaluating abstract classes
- So access is denied because your LoginController extends AbstractController and that *parent* classname is used when ...
-
09:27 Bug #43541: Incomplete classes path detection for PSR-0
- See https://review.typo3.org/16681 for a change (slightly) related to this.
-
09:24 Bug #41146 (Resolved): Query with setOffset returns count() = 0
-
09:17 Task #27283 (Resolved): Handle @InheritanceType in a correct manner
-
09:16 Bug #31642 (Resolved): call a cli script with absolute path doesn't work
-
09:10 Bug #31642 (Under Review): call a cli script with absolute path doesn't work
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
09:03 Bug #40626: Cookie - Setting throws exception in Http\Response
- The Host header is sent as well, btw…
-
08:53 Bug #40626 (Resolved): Cookie - Setting throws exception in Http\Response
-
08:40 Bug #39439 (Resolved): PHP Session lifetime
- The PHP session is no longer used.
-
08:39 Feature #39609 (Accepted): Migration Version
-
08:35 Bug #40802 (Accepted): Documentation mistake (authentication)
-
08:33 Bug #42241 (Resolved): HTTP Request adds colon to Host header with empty port
-
08:32 Feature #42467 (Resolved): NotEmpty Validator does not work with arrays
-
08:25 Task #43609 (Resolved): Add predefined constants overview to documentation appendix
2012-12-11
-
22:46 Bug #42342 (Resolved): Fatal error / no possibility to flush caches after package has been removed
-
09:53 Bug #42342: Fatal error / no possibility to flush caches after package has been removed
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15931 -
22:46 Feature #40857 (Resolved): When template is automatically retrieved but not found, a hint about the tried location should be present
-
22:45 Bug #40888 (Resolved): Add ViewNotFoundException
-
22:44 Task #43629 (Resolved): Use \ instead of _ for entity resources in Policies
-
22:44 Bug #43589 (Resolved): Route defaults can be omitted when creating URIs
-
14:02 Bug #43589: Route defaults can be omitted when creating URIs
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16960 -
13:21 Bug #43589: Route defaults can be omitted when creating URIs
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16960 -
22:44 Bug #43387 (Resolved): Aliases in property mapping configuration not observed by shouldMap()
-
22:43 Feature #43091 (Resolved): Add logging of vote results on resources
-
22:43 Feature #42025 (Resolved): Uri type converter
-
22:42 Bug #31642 (Resolved): call a cli script with absolute path doesn't work
-
14:19 Bug #31642: call a cli script with absolute path doesn't work
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17069 -
12:54 Bug #31642: call a cli script with absolute path doesn't work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17069 -
22:42 Feature #43832 (Resolved): Taggable Sessions
-
22:21 Task #42726: Document new package structure and management
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16991 -
21:08 Bug #42715 (Resolved): ObjectSerializer not capable of Collections
-
20:58 Bug #42715: ObjectSerializer not capable of Collections
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
10:38 Bug #38988: Wrong arguments check in buildConstructorInjectionCode (class TYPO3\FLOW3\Object\DependencyInjection\ProxyClassBuilder)
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
10:28 Task #43617 (Resolved): Make ObjectAccess::getPropertyInternal() protected
-
10:28 Feature #43089 (Resolved): Allow configuration processing in code migrations
-
10:27 Bug #42955 (Resolved): QueryResult::count() returns 0 for queries with offset
-
10:27 Task #42785 (Resolved): Make Mvc\Controller\Exception extend Mvc\Exception
-
10:27 Bug #42511 (Resolved): "Uri" constructor silently accepts unparsable Uri strings
-
10:27 Bug #40890 (Resolved): Display error message if Data is not writeable
-
10:13 Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/...
2012-12-10
-
22:35 Bug #42601 (Under Review): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:16 Bug #42511: "Uri" constructor silently accepts unparsable Uri strings
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:14 Bug #42511 (Under Review): "Uri" constructor silently accepts unparsable Uri strings
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:11 Task #42785 (Under Review): Make Mvc\Controller\Exception extend Mvc\Exception
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:08 Bug #42241 (Under Review): HTTP Request adds colon to Host header with empty port
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:05 Task #42164 (Under Review): CGL-Documentation - Add a notice about byte order mark
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:03 Bug #40890: Display error message if Data is not writeable
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
22:02 Bug #40890 (Under Review): Display error message if Data is not writeable
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:42 Bug #42955: QueryResult::count() returns 0 for queries with offset
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:37 Bug #42955 (Under Review): QueryResult::count() returns 0 for queries with offset
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
21:15 Task #43839 (Resolved): Replace references to "Flow 1.2"
-
17:34 Task #43839 (Under Review): Replace references to "Flow 1.2"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17073 -
16:15 Task #43839 (Resolved): Replace references to "Flow 1.2"
- Some deprecation doc comments refer to "Flow 1.2", but the correct version is 2.0
-
18:44 Bug #37257 (Resolved): NULL on IntegerConverter
- The behaviour for Integer and Float was fixed in I178f616d0dd4acea90938384fb21600dd0f7c252
I think the PropertyMap... -
17:27 Feature #40857 (Under Review): When template is automatically retrieved but not found, a hint about the tried location should be present
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17072 -
17:27 Bug #40888 (Under Review): Add ViewNotFoundException
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17072 -
16:19 Bug #40888: Add ViewNotFoundException
- Unfortunately this is not as easy as it seemed..
If we throw an exception, one can't ignore the template and return ... -
16:20 Feature #43841 (New): Add package support to validation errors
- Right now it's not possible to display translated validation errors thrown from validators out of more than one packa...
-
16:08 Bug #34675 (Rejected): NotFoundView is not used for missing actions
- Change has been abandoned
-
16:05 Feature #43832 (Under Review): Taggable Sessions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17071 -
14:41 Feature #43832 (Resolved): Taggable Sessions
- It would be great if a session could be tagged with arbitrary labels and retrieved by tags afterwards. That way it wo...
-
15:47 Bug #31642: call a cli script with absolute path doesn't work
- Bastian Waidelich wrote:
> @Karsten I'll take over, hope you don't mind
Not at all!
-
15:44 Bug #31642 (Under Review): call a cli script with absolute path doesn't work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17069 -
15:39 Bug #31642: call a cli script with absolute path doesn't work
- FYI I stumbled upon this issue the other day and Helmuts patch solves it for me.
@Karsten I'll take over, hope you d... -
15:34 Feature #43104 (Needs Feedback): Add Confirm- Radio- CheckBoxDialog to CommandController(CLI)
- Thanks for this!
IMO this is quite specific and a bit too much magic to be implemented in the core.
Does anything s... -
15:28 Task #35709: Implement global Command aliases
- Still on my list..
-
15:26 Feature #37604: Make Flow RestController useless by improving MVC stack
- I think, the abstract RestController won't be useless – or at least it's functionality. I like Marcos idea to reuse t...
-
13:39 Feature #37604: Make Flow RestController useless by improving MVC stack
- With https://review.typo3.org/11704 we are almost there…
-
13:45 Feature #40555 (Accepted): Missing command arguments parameter in Core\Booting\Scripts::executeCommand()
-
13:36 Feature #28052: Possibility to enable or disable accounts
- FYI: you can work around this "missing feature" by setting *expirationDate* of the Account to a DateTime in the past
-
13:31 Feature #28052 (On Hold): Possibility to enable or disable accounts
-
13:34 Bug #42114 (Resolved): PHPUnit functional tests cannot be run when only installed through composer
- See 0e1ac1c88c9a25f24333780e259dc4fc98b9bffa and a4955450e2a23d943176c21a6ce11b4c2fa6b48a for the fix.
-
13:29 Task #42726 (Under Review): Document new package structure and management
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16991 -
13:24 Bug #43588 (Closed): Route defaults can be omitted when creating URIs
- Closing this duplicate
-
13:13 Bug #42269 (Closed): Unittests fail with PHPunit 3.7(.8)
- Change has been abandoned.
-
13:12 Feature #39792 (Resolved): Implement support for localized resources
-
13:12 Feature #38787 (Closed): Provide an "instanceof"-like method for string class names
- Change has been abandoned.
-
13:11 Feature #37436 (Resolved): PropertyMapper should allow settings like allowCreationForSubProperty('products.[n].tierprices.[n]')
-
13:08 Bug #41848 (Resolved): Core migration tool applies migrations twice
-
13:07 Bug #41451 (Resolved): Part II: Getting started: Validation lacks NotEmptyValidator mentioning
-
13:05 Feature #32156 (Rejected): No detach() for Doctrine possible, memory problem with large data sets
- In any Doctrine\Repository instance one can use @$this->entityManager->detach()@.
-
10:57 Feature #43819 (Resolved): Support lazy dependency injection of properties
- ...
Also available in: Atom