Activity
From 2010-11-03 to 2010-12-02
2010-12-02
-
18:07 Bug #11240 (Resolved): Set UNIX_PATHS flag when using RecursiveDirectoryIterator
- Currently FLOW3 breaks on Windows, because the I18n service uses the RecursiveDirectoryIterator without setting the 2...
-
16:37 Bug #11207 (Under Review): Fatal error when PHPUnit is not installed
- http://review.typo3.org/416
http://review.typo3.org/417
-
15:57 Bug #11207 (Needs Feedback): Fatal error when PHPUnit is not installed
- The problem consists of two parts.
# The BaseTestCase (and it's two friends FunctionalTestCase and SeleniumTestCase)... -
13:09 Bug #11207 (Accepted): Fatal error when PHPUnit is not installed
2010-12-01
-
13:39 Bug #11207 (Resolved): Fatal error when PHPUnit is not installed
- PHPUnit and vfs(stream) are no longer included with the FLOW3 distribution.
But still, the core relies on those libr...
2010-11-26
-
15:15 Feature #10539 (Resolved): Add real inheritance and alias support for CLDR data
- Applied in changeset commit:"7f12f79a4078dc7fb4ed7d16e802d0039520c844".
2010-11-24
-
19:54 Bug #11056 (Resolved): findOneBy*() methods should return NULL if no item was found
- Currently all findOneBy*() methods of repositories return FALSE, if no records where found. As discussed this should ...
-
12:00 Bug #11017 (Resolved): Using a method visibility inside a pointcut throws an exception
- Applied in changeset commit:"57e14528a0dea019345fd24dfedb6c995c90cc3c".
-
11:08 Bug #11039 (Needs Feedback): Static object container injects properties to result of factory object
- If a factoryObjectName is set for an object, the dependencies of the default implementation are injected to the resul...
2010-11-23
-
23:57 Task #11035 (Closed): Divide supported locales into two categories
- There should be two types of locales supported by I18n package. One collection of Locale object would represent a gro...
-
23:51 Task #11034 (Resolved): Remove AbstractXmlModel and AbstractXmlParser from I18n package
- The @AbstractXmlModel@ is a base class for XML models, but it's not very useful as it is only extended by @CldrModel@...
-
12:42 Bug #11017 (Under Review): Using a method visibility inside a pointcut throws an exception
- https://review.typo3.org/375
-
12:39 Bug #11017: Using a method visibility inside a pointcut throws an exception
- It's a @ReflectionException: Class does not exist@ because @isMethodPublic@ is called on a @NULL@ class name.
-
12:09 Bug #11017: Using a method visibility inside a pointcut throws an exception
- And what is the exception? That's only the backtrace... :)
-
10:34 Bug #11017 (Resolved): Using a method visibility inside a pointcut throws an exception
- FLOW3 throws an Exception if a pointcut like this is registered....
2010-11-22
-
12:48 Bug #10701 (Accepted): F3\FLOW3\Persistence\Exception thrown in file DataMapper.php
-
06:29 Bug #10701: F3\FLOW3\Persistence\Exception thrown in file DataMapper.php
- No. I didn't even know the keyword @lazy until you mentioned it ;)
@flow3-test:/var/www/foo/Packages/Application/U...
2010-11-18
-
13:23 Bug #10929: F3\FLOW3\Package\Exception\UnknownPackageException thrown in file PackageManager.php
- Plattform: Windows 7
-
13:18 Bug #10929 (Closed): F3\FLOW3\Package\Exception\UnknownPackageException thrown in file PackageManager.php
- Package "FLOW3\Private" is not available. Please note that package keys are case sensitive.
10 F3\FLOW3\Package\Pack...
2010-11-15
-
12:00 Feature #9017 (Resolved): Implement redis as cache backend
- Applied in changeset commit:"7f11528521db7d04845e652d948a429b93f2f2e9".
-
11:15 Bug #10718 (Resolved): Content security: query rewriting fails if no other constraints are set on the query
- Applied in changeset commit:"bc30a9d4360efa035e6656e05bd2e3c3c87efb47".
2010-11-13
-
22:08 Bug #10718: Content security: query rewriting fails if no other constraints are set on the query
- Hi Florian,
it would be really cool if you could test the fix in http://review.typo3.org/330
Thanks, Karsten
2010-11-12
-
16:30 Bug #10718 (Under Review): Content security: query rewriting fails if no other constraints are set on the query
- http://review.typo3.org/330
-
16:19 Bug #10718: Content security: query rewriting fails if no other constraints are set on the query
- yep, this is correct. Fix looks good to me. @Karsten: Do we get this into alpha13, or is it already too late?
-
16:18 Bug #10718 (Accepted): Content security: query rewriting fails if no other constraints are set on the query
-
16:06 Bug #10718: Content security: query rewriting fails if no other constraints are set on the query
- Andi, any comments?
-
16:05 Bug #10669 (Needs Feedback): Login session not "cleared" when creating new admin (security framework related?)
- Well, this is really something that could be solved in the TYPO3 package. But there should be no automatism - imagine...
-
16:01 Bug #10701 (Needs Feedback): F3\FLOW3\Persistence\Exception thrown in file DataMapper.php
- It seems you have a property marked as @lazy but the corresponding entity is not marked as @lazy on the class-level. ...
2010-11-11
-
13:33 Task #9457 (Needs Feedback): Refactor type-conversion into ...Utility\TypeHandling
- I cannot find more places where this would obviously be used in Fluid (or elsewhere) aside from the Argument class. A...
-
13:26 Feature #6607: Enable security for REST services
- Will this be done for alpha 13 - i.e. today evening? Maybe it's even better if not :)
2010-11-10
-
19:14 Bug #10718 (Resolved): Content security: query rewriting fails if no other constraints are set on the query
- The query rewriting aspect fails if the policy constraint is the only constraint on the query.
In @PersistenceQuer... -
08:01 Bug #10701 (Closed): F3\FLOW3\Persistence\Exception thrown in file DataMapper.php
- I get the following exception when trying to render a view of my model. The model is very similar to another model
w...
2010-11-09
-
22:14 Feature #10539 (Accepted): Add real inheritance and alias support for CLDR data
-
10:45 Bug #10687 (Resolved): @subpackage cannot be unset when rendering URIs
- Applied in changeset commit:"e805f558ae63a2ce3829f30c35398443a3433ee0".
2010-11-08
-
23:35 Bug #10687 (Under Review): @subpackage cannot be unset when rendering URIs
-
23:25 Bug #10687 (Resolved): @subpackage cannot be unset when rendering URIs
- The UriBuilder's behavior is that if no controller, package, subpackage etc. are specified to the uriFor() method, th...
-
22:30 Feature #10680 (Resolved): Implement Content Negotiation Support
- Applied in changeset commit:"ec2b14d3518c3b9680b3145640a07dcd7cd7226b".
-
17:17 Feature #10680 (Resolved): Implement Content Negotiation Support
- There is now a use case for content negotiation in FLOW3:
For most requests, content negotiation based on the Acce... -
16:46 Bug #10678 (New): ReflectionService doesn't reflect methods of child classes correctly when they get reflected before their parent class in the initialization process
- ReflectionService::reflectClass() calls $this->convertParameterReflectionToArray() to reflect the parameters of a met...
-
11:30 Bug #10180 (Resolved): Text of exception in StringCache
- Applied in changeset commit:"68bc829b843537d1c9009f1caf354255b3d42a08".
-
11:22 Bug #10180 (Under Review): Text of exception in StringCache
- https://review.typo3.org/286
-
09:23 Bug #10669 (Closed): Login session not "cleared" when creating new admin (security framework related?)
- Hi,
Sorry if this one should go into the TYPO3 package - if so, please move it :)
On "latest.phoenix.typo3.org"...
Also available in: Atom