Activity
From 2011-12-21 to 2012-01-19
2012-01-19
-
21:02 Task #33142: Ignore Tags / Annotations in external libraries, find some good solution
- Karsten I haven't tested your code yet, but it looks like a good solution.
However, when I read the code it looks li... -
17:49 Task #33142: Ignore Tags / Annotations in external libraries, find some good solution
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7747 -
17:49 Task #33142 (Under Review): Ignore Tags / Annotations in external libraries, find some good solution
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7747 -
17:48 Task #33142 (Accepted): Ignore Tags / Annotations in external libraries, find some good solution
-
15:29 Bug #27285: Exception with /** @MappedSuperclass */
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7675 -
15:28 Bug #27285: Exception with /** @MappedSuperclass */
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7861 -
10:37 Feature #26783: Support settings via OS Environment
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5731 -
10:35 Feature #26783: Support settings via OS Environment
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5731 -
10:27 Bug #33311 (Resolved): AuthenticationProviderManager::isAuthenticated does not work in authentication request
- If the client does not have a session and the client authenticates, then a new session is created. The method isAuthe...
2012-01-18
-
19:38 Bug #33300 (Resolved): Validators should allow empty values
- Currently most of the provided validators do not accept empty values. This makes it impossible to have an optional em...
-
19:21 Bug #3977: TextValidator is insecure
- IMO TextValidator should be removed as it depends on the context whether a string is insecure or not (also see commen...
-
17:38 Bug #33297 (Closed): flow3 package:list throws an error
- Hi together,
thanks for FLOW3. I'm developing for about one year with it and now i discovered a bug which is not a... -
16:41 Bug #33293 (New): Injection to private variable results in injection of the the wrong class
- If you annotate a private declared class variable to inject some class this annotated class won't be injected. Rather...
-
03:26 Feature #32631 (Resolved): Provide command to mark all migrations as executed
- Applied in changeset commit:f53be7acc8707652a6d76a8dc302601ffd35d15c.
-
03:26 Task #32729 (Resolved): Enhance help texts and parameter names for Doctrine commands
- Applied in changeset commit:68d7cf650364b32f17f0af7178147aa5ed1d4ac0.
-
03:26 Bug #32984 (Resolved): ArrayMergeRecursiveOverrule does not override arrays with simple types
- Applied in changeset commit:b7e76ffd7eed0fb6648d07ec0d5cf109f3ff8568.
-
03:26 Bug #32830 (Resolved): Validation on persist breaks with Doctrine Lazy Loading Proxies
- Applied in changeset commit:2fdc342d181d816f6a6ee41b7b30500f3a8741d7.
-
03:26 Feature #33112 (Resolved): Create .Shortcuts directory if it is missing
- Applied in changeset commit:8dd2ea5352ca1fafb38fbe1d2b6b26b6f432e985.
-
03:26 Bug #33106 (Resolved): Behavior of QueryResult for Doctrine and Generic differs
- Applied in changeset commit:9c421d6401df8d0e45ede739041507d38f9d2fe4.
2012-01-17
-
16:49 Task #33268: Document new YAML behaviour for Upgrade to 1.1
- Christopher Hlubek wrote:
> The class would not match @MyPackage\Domain\Model\Poo@ [...]
IMO the users shouldn'... -
16:41 Task #33268 (Resolved): Document new YAML behaviour for Upgrade to 1.1
- The YAML parser changed its behaviour in some intricate ways. One of it is the (now correct) processing of escape seq...
-
14:21 Major Feature #33258 (Accepted): Implement support for Assetic
- We still need a clean solution to handle assets; and https://github.com/kriswallsmith/assetic would be a great fit to...
2012-01-16
-
19:10 Feature #33226 (Under Review): Add Getter for validator options and child validators
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7819 -
19:02 Feature #33226 (Resolved): Add Getter for validator options and child validators
- Validation options are set through the constructor but there is currently no way of accessing the options afterwards....
-
18:57 Feature #6121 (Needs Feedback): Add validator and filter for HTML
- I think, this one can be closed as a validator for malicious HTML doesn't make sense IMO:
The rules for *malicious* ... -
11:46 Bug #33055: AccessDeniedException instead of WebRedirect
- It is the first call to the Site. Meaning a user calls a domain like: http://mydomain
This url is linked to a site, ...
2012-01-14
-
11:47 Bug #33191 (Rejected): TypeConverter from string to array
- I discovered this bug by using a <f:form.select name="items" /> in a form. In case the user doesn't select anything, ...
2012-01-13
-
17:35 Bug #33148 (Accepted): CLDR locale chaining doesn't work correctly
-
17:09 Task #33177 (Under Review): Polish authentication a little bit.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7781 -
17:06 Task #33177 (Resolved): Polish authentication a little bit.
- The AuthenticationController and some related code show some tiny dents if looking closely :)
-
17:03 Feature #30378 (Closed): Cookie authentication
-
17:02 Bug #31931 (Resolved): AuthenticationController is not working anymore
-
17:01 Bug #32415 (Resolved): Authentication + Doctrine event listeners = apache segfault
-
11:44 Task #33142: Ignore Tags / Annotations in external libraries, find some good solution
- Adrian Föder wrote:
> If this is considered common guideline, I suggest we should only allow customized annotation a... -
01:11 Bug #33158 (Closed): Problems setting PHP binary path on Windows
- Windows Server 2008 R2 SP1
Apache 2.2 PHP 5
I still set FLOW3.core.phpBinaryPathAndFilename in Configuration/Setti...
2012-01-12
-
17:57 Bug #33148: CLDR locale chaining doesn't work correctly
- Test is here: -https://review.typo3.org/#change,7750
Please disregard the "Depends on"; just see the test.-
https://r... -
17:32 Bug #33148 (Resolved): CLDR locale chaining doesn't work correctly
- Simply said, the chaining in order to get also de.xml when de_DE.xml is asked for, doesn't work correctly.
The pro... -
15:03 Bug #33145 (Closed): Annotation parser for interfaces gets confused
- With the following constellation
Example.php
containing the class Example with a scope singleton
and
Exampl... -
13:23 Task #33142: Ignore Tags / Annotations in external libraries, find some good solution
- Well for now, we have afaik two possibilities how external libraries could get involved:
# if it's just a tiny helpe... -
13:09 Task #33142 (Resolved): Ignore Tags / Annotations in external libraries, find some good solution
- for now we have the ignore list of tags in Packages/Framework/TYPO3.FLOW3/Classes/Reflection/ReflectionService.php
... -
13:01 Feature #32106: Support for Object source in PropertyMapper
- cool Marc, thanks for the update :-)
Greetings, Sebastian -
11:27 Feature #32106: Support for Object source in PropertyMapper
- Hey Sebastian,
unfortunately i've been drowning in Work the last 3 Weeks :/
i promise to get back to this as so... -
07:16 Feature #32106: Support for Object source in PropertyMapper
- Hey Marc,
do you need any help on this, or anything else I can do to support you here?
Greets,
Sebastian -
12:24 Bug #33139 (Resolved): Confusing error message if a CommandController is outside /Controller/ directory
- If you create a CommandController which is not in the /Controller/ directory of a package you will get an error sayin...
-
11:40 Bug #33106: Behavior of QueryResult for Doctrine and Generic differs
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7734
2012-01-11
-
12:13 Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7507 -
11:00 Feature #33112 (Under Review): Create .Shortcuts directory if it is missing
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7735 -
10:56 Feature #33112 (Resolved): Create .Shortcuts directory if it is missing
- FLOW3 currently creates or updates the Packages/.Shortcuts/ directory only if the package states have changed. That i...
-
10:27 Bug #33106 (Under Review): Behavior of QueryResult for Doctrine and Generic differs
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7734 -
09:46 Bug #33106 (Resolved): Behavior of QueryResult for Doctrine and Generic differs
- One example is @offsetGet()@ - Generic returns NULL if the key doesn't exist, Doctrine crashes. This needs to be chec...
2012-01-10
-
19:37 Bug #33055: AccessDeniedException instead of WebRedirect
- Did you try to call the protected action manually, or via a Fluid generated link?
I'm asking, because to call protec... -
19:36 Bug #33078: No Redirect to Login
- Did you try to call the protected action manually, or via a Fluid generated link?
I'm asking, because to call protec... -
12:01 Bug #33078: No Redirect to Login
- Similar to http://forge.typo3.org/issues/33055
-
08:36 Bug #33078 (New): No Redirect to Login
- I think this is a Bug with the Security Subsystem.
I'm only getting a Exception when i'm not login or i've no righ... -
17:44 Task #33097: Usage of preg_match allows side-effects
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7723 -
17:27 Task #33097 (Under Review): Usage of preg_match allows side-effects
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7723 -
17:13 Task #33097 (Resolved): Usage of preg_match allows side-effects
- as of http://php.net/function.preg-match the function could also return FALSE if an error occurs (see Return Values a...
-
13:07 Feature #31021: PropertyMappingConfiguration should support not mapping of properties
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5918 -
12:47 Bug #31997: Security Context::hasRole should also work recursively; this makes <f:security.ifHasRole> work recursively as well
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6859 -
11:27 Bug #32984: ArrayMergeRecursiveOverrule does not override arrays with simple types
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7716 -
11:25 Bug #32830: Validation on persist breaks with Doctrine Lazy Loading Proxies
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7715 -
11:19 Bug #32830: Validation on persist breaks with Doctrine Lazy Loading Proxies
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7513
2012-01-09
-
19:40 Bug #33048: flow3.bat gives wrong feedback
- Bastian Waidelich wrote:
> > You need to specify the .bat!
>
> leaving it out works for me in the default CMD and... -
14:51 Bug #33048: flow3.bat gives wrong feedback
- > You need to specify the .bat!
leaving it out works for me in the default CMD and msysgit interface on Windows 7 ... -
16:09 Task #33069 (New): Make command output sparse, implement generic verbose switch
- Following the Unix rules we should make the built-in command output less verbose. We should introduce a generic verbo...
-
10:05 Feature #33058 (Rejected): Choice for XML Configuration
- Though YAML seems to be much simpler then XML, but companies whose staff is trained to use XML instead of YAML. It wo...
-
07:37 Bug #33055 (New): AccessDeniedException instead of WebRedirect
- After defining some restrictions via ACLs on a controller method and defining a WebRedirect I get an AccessDeniedExce...
2012-01-08
-
23:17 Bug #33048: flow3.bat gives wrong feedback
- No sorry, your wrong.
You need to specify the .bat!
Windows couldn't handle the request of flow3 help
This has two... -
21:07 Bug #33048: flow3.bat gives wrong feedback
- > The correct response should be:
> FLOW3 1.0.2 ("Development" context)
> usage: *flow3.bat* <command identifier>
... -
20:16 Bug #33048 (Resolved): flow3.bat gives wrong feedback
- Hi,
this is just a very little issue, but your flow3.bat gives some wrong feedback.
If i callflow3.bat I curre... -
20:21 Feature #33049 (New): Allow configuration of context without environment variable (needed for IIS)
- Hi there,
I found some configuration in some of the Framework Packages corresponding the persistence:core:context.... -
12:12 Task #33040 (Rejected): rename the default controller as DefaultController
- The code could be more readable if the default controller is renamed from StandardController to DefaultController
2012-01-06
-
17:57 Bug #27798: CSRF protection not working for forms in a plugin
- They also do not work in widget (e.g. pagination does not work in protected actions!)
-
17:09 Bug #32700: Validation does not work for collections
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5401 -
17:00 Bug #32700: Validation does not work for collections
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5401 -
16:38 Bug #33024 (Accepted): Exception when validating a float in a Model with the Number validator
- Warning: array_merge(): Argument #1 is not an array in /Data/Temporary/Development/Cache/Code/FLOW3_Object_Classes/TY...
-
15:57 Bug #32830: Validation on persist breaks with Doctrine Lazy Loading Proxies
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7513 -
13:52 Bug #32415: Authentication + Doctrine event listeners = apache segfault
- I have tested your soluction and works quite well
So the best way to use doctrine event listeners is:
//Event lis... -
13:05 Feature #33018 (New): Translator should support override of labels from other packages
- We are somewhat limited in the extensibility of translations with the current approach. The use case would be a packa...
2012-01-05
-
17:32 Feature #28052: Possibility to enable or disable accounts
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3245 -
17:28 Feature #28052: Possibility to enable or disable accounts
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3245 -
16:26 Bug #32415 (Needs Feedback): Authentication + Doctrine event listeners = apache segfault
-
16:19 Bug #32415: Authentication + Doctrine event listeners = apache segfault
- Ok, I finally wanted to se if this goes away when not adding any event listeners. So I checked out the AbstractContro...
-
13:59 Feature #32990 (Rejected): Account party property should be persistable through the account
-
11:09 Feature #32990: Account party property should be persistable through the account
- Please, using cascade should never be needed. FLOW3 determines this from the aggregate boundaries.
In this particl... -
11:02 Feature #32990 (Under Review): Account party property should be persistable through the account
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7680 -
11:00 Feature #32990 (Rejected): Account party property should be persistable through the account
- Before:
* @ORM\ManyToOne(inversedBy="accounts")
After:
* @ORM\ManyToOne(inversedBy="accounts",cascade={"all"})
... -
11:50 Bug #32991 (Under Review): Wrong default password hashing strategy
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7681 -
11:33 Bug #32991 (Resolved): Wrong default password hashing strategy
- In https://review.typo3.org/5756 the default hashing strategy was changed to BCrypt.
Later, in https://review.typo... -
10:26 Feature #32985: Implement Processing Rules when merging numerically-indexed arrays
- Bastian Waidelich wrote:
> I'm not too happy with this, to be honest, for a few reasons (just IMO of course):
I a... -
10:02 Feature #32985: Implement Processing Rules when merging numerically-indexed arrays
- I'm not too happy with this, to be honest, for a few reasons (just IMO of course):
* arrayMergeRecursiveOverrule() i... -
08:27 Feature #32985 (Under Review): Implement Processing Rules when merging numerically-indexed arrays
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7677 -
08:25 Feature #32985 (New): Implement Processing Rules when merging numerically-indexed arrays
- *This is an improvement to the @Utility\Arrays::arrayMergeRecursiveOverrule@ function, leading to enormous flexibilit...
-
08:04 Bug #32984 (Under Review): ArrayMergeRecursiveOverrule does not override arrays with simple types
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7676 -
07:56 Bug #32984 (Resolved): ArrayMergeRecursiveOverrule does not override arrays with simple types
- While working on some improvements for the Configuration subsystem, I stumbled over the following issue in arrayMerge...
-
07:47 Feature #32619 (Resolved): DateTimeRangeValidator
-
07:45 Feature #32619: DateTimeRangeValidator
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7421
2012-01-04
-
21:45 Bug #27285 (Under Review): Exception with /** @MappedSuperclass */
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7675 -
21:43 Bug #27285: Exception with /** @MappedSuperclass */
- Yes, in FLOW3 all entities must be marked as such. The entity declaration has more significance than only for persist...
-
21:11 Bug #28184 (Rejected): Unable to create database if entity contains member "read"
- The solution that is also recommended by the Doctrine people is to not use reserved words. You can specify another co...
-
21:07 Bug #32826 (Accepted): Resource PublishingConfiguration is not persisted (missing Doctrine annotation)
-
21:01 Bug #32827 (Needs Feedback): TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- If you are really running 1.0.0, please try again with (at least) 1.0.1, as this sounds like #30040, which has been f...
-
20:59 Bug #29694 (Accepted): \TYPO3\FLOW3\Resource\Resource is missing the __toString Method
-
20:42 Bug #32415 (Accepted): Authentication + Doctrine event listeners = apache segfault
- I can reproduce the segmentation fault with the updated PoC code.
It occurs with current master and is not fixed w... -
13:42 Bug #32707 (Accepted): Bad Bad FileBackend
-
13:35 Bug #32726: Cryptography Strategies don't have Singleton annotation
- Sebastian Kurfuerst wrote:
> can you point me to the place where this is evaluated? I just grepped the full FLOW3 so... -
13:35 Bug #32726 (Closed): Cryptography Strategies don't have Singleton annotation
-
10:31 Bug #32959 (Resolved): Exception thrown on missing role definition
- Notice: Undefined index: Visitor in C:\f3cache\Development\Cache\Code\FLOW3_Object_Classes\TYPO3_FLOW3_Security_Polic...
2012-01-03
-
19:41 Feature #32619: DateTimeRangeValidator
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7421
2012-01-02
-
13:56 Bug #32726: Cryptography Strategies don't have Singleton annotation
- This should work without changing the scope annotation since it is prototype by intent (to allow different configurat...
-
12:47 Task #32928 (Rejected): Cleanup ControllerContext
- @\TYPO3\FLOW3\MVC\Controller\ControllerContext@ could use some cleanup:
- arguments (\TYPO3\FLOW3\MVC\Controller\Arg...
2011-12-29
-
15:42 Bug #31905 (Under Review): getInterceptedRequest is NULL but ACL matches correctly DENY
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7635 -
15:06 Bug #32873 (Accepted): Value changes for logged in account are not persisted due to session serialization
- Scenario: Change accountIdentifier or credentialsSource on an account (\TYPO3\FLOW3\Security\Account), while being lo...
-
12:05 Bug #32869 (New): Security config tokenClass doesnt throw exception if not found the class
- You have to configure a FQCN for tokeClass config. This is not consistent with providerClass that doesnt need to use ...
2011-12-28
-
09:05 Bug #32726: Cryptography Strategies don't have Singleton annotation
- Karsten Dambekalns wrote:
> Ok, what you want to do is set the default hashing strategy. But your approach is wrong....
2011-12-27
-
15:17 Bug #29271: Query setOrdering doesn't work on relations
- And can get closed now, #26885 is resolved
-
10:33 Feature #32619: DateTimeRangeValidator
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7421
2011-12-24
-
21:53 Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7507 -
14:01 Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7507 -
13:25 Bug #32829 (Under Review): Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7507 -
13:22 Bug #32829 (Resolved): Mapping to a subclass by __type property fails if subclass adds fields
- I have a hierarchy of classes for which an object should be created from a form. For that, I use the feature added wi...
-
21:25 Feature #32832: Implement context-specific validation through Validation Groups
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7515 -
21:16 Feature #32832 (Under Review): Implement context-specific validation through Validation Groups
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7515 -
21:13 Feature #32832 (Resolved): Implement context-specific validation through Validation Groups
- Sometimes, validation should only be executed on persist, sometimes on the controller invocation. Especially when bui...
-
15:00 Bug #32830 (Under Review): Validation on persist breaks with Doctrine Lazy Loading Proxies
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7513 -
14:34 Bug #32830 (Resolved): Validation on persist breaks with Doctrine Lazy Loading Proxies
- Hey everybody,
I am currently experiencing an error with the Validate-On-Persist:... -
14:14 Bug #26885 (Resolved): It's not possible to order by relation properties
- already merged long ago
-
01:37 Bug #32827 (Closed): TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- It seems like the PHP binary "C:/Program Files (x86)/EasyPHP-5.3.8.1/php/php.exe" cannot be executed by FLOW3. Set th...
2011-12-23
-
22:05 Bug #32826 (Resolved): Resource PublishingConfiguration is not persisted (missing Doctrine annotation)
- The publishingConfiguration property of the Resource does not get persisted. An abstract publishing configuration cla...
-
18:33 Bug #30536 (Resolved): URI builder does not work correctly with arguments of subrequests
- Applied in changeset commit:6629f53025e73b73d2c04d043f561637b1fa23be.
-
18:29 Task #32470 (Resolved): Add a cli-command to show and explore the current configuration
-
18:14 Task #32470: Add a cli-command to show and explore the current configuration
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7219 -
17:03 Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596 -
16:19 Bug #32823: Make combination of Account identifier and authentication provider name globally unique
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7499 -
16:11 Bug #32823 (Under Review): Make combination of Account identifier and authentication provider name globally unique
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7499 -
16:10 Bug #32823 (Resolved): Make combination of Account identifier and authentication provider name globally unique
- ... this should be enforced through a DB constraint.
2011-12-22
-
14:45 Bug #32629: globalObjects are not available in the security (current.securityContext.party)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7442
2011-12-21
-
22:36 Bug #32762 (Resolved): Folder removal fails in tests
- Applied in changeset commit:fa850f3efd00d37e5124a81c2d809ffdf79349df.
-
22:16 Bug #32762 (Under Review): Folder removal fails in tests
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7471 -
22:15 Bug #32762 (Resolved): Folder removal fails in tests
- The same error as we already had it for master now appears on the FLOW3-1.0 branch.
On the CI server we see errors... -
22:06 Bug #32550 (Resolved): Files::emptyDirectoryRecursively affects targets of symlinks
- Applied in changeset commit:12eea665d94747288a82a9a0e02094ac6ab8d42b.
-
16:32 Bug #32550: Files::emptyDirectoryRecursively affects targets of symlinks
- Patch set 4 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7293 -
22:06 Bug #32723 (Resolved): Files unit tests create but don't remove a lot of temporary files
- Applied in changeset commit:f95aa8385b91967eb342513d08dbdbc4f87cb38e.
-
16:32 Bug #32723 (Under Review): Files unit tests create but don't remove a lot of temporary files
- Patch set 2 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7439 -
17:06 Bug #31363 (Resolved): Windows newline in annotation block throws exception
- Applied in changeset commit:6ca1f9b2734e083f0f707af0d2f83f7bf5da87de.
-
16:36 Bug #32285 (Resolved): Logout doesn't work anymore in FLOW3 1.0.1
- Applied in changeset commit:6ba03e4810791eb15f43282789b8dd29d8d57c09.
-
16:06 Bug #32738 (Resolved): Unit tests fail with PHPUnit 3.6.5
- Applied in changeset commit:d5533b0bb05c88853df170a4b988984e459552c3.
-
15:06 Bug #32738 (Under Review): Unit tests fail with PHPUnit 3.6.5
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7464 -
10:37 Bug #32738 (Resolved): Unit tests fail with PHPUnit 3.6.5
- Applied in changeset commit:38270b0d017279ee6d03441e00f740b18160a709.
-
15:07 Bug #30536 (Under Review): URI builder does not work correctly with arguments of subrequests
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/7466 -
12:22 Bug #32726: Cryptography Strategies don't have Singleton annotation
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7436 -
12:15 Bug #32726: Cryptography Strategies don't have Singleton annotation
- ah, ok, thanks a lot... That's funny because my "solution" also works... but thanks; I'll change it.
Do you need f... -
12:12 Bug #32726: Cryptography Strategies don't have Singleton annotation
- Ok, what you want to do is set the default hashing strategy. But your approach is wrong. Change the default instead i...
-
11:47 Bug #32726: Cryptography Strategies don't have Singleton annotation
- add. information:
@Objects.yaml@ is set to ...
Also available in: Atom