Activity
From 2012-02-02 to 2012-03-02
2012-03-02
-
16:00 Bug #34466 (Resolved): Roles are not cleared after every test in functional tests
- If you do not call authenticateRoles() in one test this will not end in no roles being authenticated as expected. Ins...
-
15:57 Feature #34464 (Resolved): Content security acls should follow the same concept as method security acls
- Currently method security acls follow a whitelist approach and content security acls follow a blacklist approach. Thi...
2012-03-01
-
17:09 Revision 7cd7480a: Merge "[TASK] Remove collection validation from Lazy collections"
-
17:01 Bug #34448 (Resolved): Integrity constraint violation on FLOW3 resource tables
- I have an own model/class/controller, called "award" with a property mapped to the standard FLOW3 resource table.
... -
14:35 Feature #34414: JsonView's _exposeObjectIdentifier configurable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9297 -
02:38 Bug #33698 (Resolved): ObjectAccess::setProperty must work with numeric indexes
- Applied in changeset commit:d473ee2f0e9409959b594d1198bd4d225d8b367c.
-
02:38 Bug #33460 (Resolved): Missing function visiblity declarations
- Applied in changeset commit:95e0ca4941f447f898f84298e529a78c44976dc3.
-
02:38 Task #34304 (Resolved): Add abstract classes for entrypoint, provider & token in security authentication
- Applied in changeset commit:2a7a67fca12db09aa970549f36b34a50446d4a26.
-
02:38 Bug #34399 (Resolved): Remove Default Authentication Provider configuration
- Applied in changeset commit:3f288553a845c904596dd51454cbc90a3e89e06d.
-
02:38 Bug #33311 (Resolved): AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Applied in changeset commit:27f00f62768c2b322e87d815e5bef9f5bd2bb2ea.
-
02:38 Bug #34423 (Resolved): Missing $context member declaration in ObjectManager
- Applied in changeset commit:74838ac1f5e96f097aac0addaad89940c10b766f.
2012-02-29
-
23:49 Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596 -
23:48 Task #34426 (Under Review): How to receive the correct class name for an object?
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9312 -
23:09 Task #34426 (Resolved): How to receive the correct class name for an object?
- Currently there is no helper method to find the correct class name of a given object. The reflection service should p...
-
23:48 Revision 5938c224: [TASK] Add utility function to retrieve class names for objects
- Resolves: #34426
Releases: 1.1
Change-Id: I768171f2f1d402be0846c7f794669ffb7d1125e2 -
21:28 Revision 91a9590f: [TASK] Remove collection validation from Lazy collections
- The change to validate collections introduced unwanted behavior
by validating lazy annotated and not yet initialized ... -
18:24 Bug #34423 (Under Review): Missing $context member declaration in ObjectManager
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9174 -
18:22 Bug #34423 (Resolved): Missing $context member declaration in ObjectManager
- The ObjectManager refers to $this->context which doesn't exist.
-
18:24 Revision 74838ac1: [BUGFIX] Add missing $context field to ObjectManager
- The ObjectManager refers to $this->context which didn't exist.
Change-Id: I9754acce672472642c71afa23f0bc0041e882279
... -
18:11 Revision 024f8fc5: [TASK] Add early returns to Security\Context::hasRole
- Change the behavior of hasRole so it has an early return
when the authenticationManager is not yet authenticated
(and... -
18:07 Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9302 -
17:55 Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9260 -
18:07 Revision 27f00f62: [BUGFIX] isAuthenticated should work in authentication request
- AuthenticationManager::isAuthenticated now checks for resumable
and new sessions before returning FALSE, so it works ... -
18:05 Revision bb2ca484: Merge "[BUGFIX] isAuthenticated should work in authentication request"
-
17:55 Revision 08b70b82: [BUGFIX] isAuthenticated should work in authentication request
- AuthenticationManager::isAuthenticated now checks for resumable
and new sessions before returning FALSE, so it works ... -
17:27 Revision 77fe5922: Merge "[!!!][BUGFIX] (Security): Remove default authentication provider"
-
17:27 Bug #34399: Remove Default Authentication Provider configuration
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9290 -
17:17 Bug #34399: Remove Default Authentication Provider configuration
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9290 -
17:26 Revision 3f288553: [!!!][BUGFIX] (Security): Remove default authentication provider
- Fixes: #34399
Related to: #34398
Releases: 1.1
Change-Id: Ia370abe31f6c08d1f9a4cf2993ef8fb2b1ffb6b7 -
17:10 Revision 0d43a661: Merge "[BUGFIX] (Reflection): ObjectAccess::setProperty must work with numeric indexes"
-
17:08 Revision 8a4640e1: Merge "[BUGFIX] Fixes missing function visibility declarations"
-
16:56 Task #8923: Provide a Nginx Server Configuration for FLOW3
- I had to modify the resource url regexp like this to get it working:...
-
16:12 Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 - 15:06 Revision 2a7a67fc: [TASK] Add abstract classes for entrypoint, provider & token in security authentication
- Change-Id: Ie3a0a8c3fe43689a70c14e5882c3f5e0d4233250
Resolves: #34304
Releases: 1.1 -
13:43 Feature #34414 (Under Review): JsonView's _exposeObjectIdentifier configurable
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9297 -
13:11 Feature #34414 (Resolved): JsonView's _exposeObjectIdentifier configurable
- The configuration setting for the MVC JsonView allows exposing an object's persistence identifier.
Currently, that c... -
11:23 Bug #34408 (Closed): CollectionValidator goes in endless recursion
- Duplicate of #34154 with fix under review at http://review.typo3.org/9180
-
10:24 Bug #34408 (Closed): CollectionValidator goes in endless recursion
- This is a case when 2 domain objects are associated with ManyToMany relation. If the owning side object is created/up...
-
11:20 Bug #32959: Exception thrown on missing role definition
- Andi, I think some better error checking would be helpful here, to detect missing/wrong role names.
-
11:08 Bug #34018 (Closed): Annotation with a numeric value is not correctly generated
- This is a duplicate of #33932 and a fix is under review at https://review.typo3.org/9125
-
10:35 Bug #34407: NotFoundView should "throw" 404
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9296 -
10:09 Bug #34407 (Under Review): NotFoundView should "throw" 404
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9296 -
10:05 Bug #34407 (Resolved): NotFoundView should "throw" 404
- The NotFoundView currently sends itself out with HTTP status 200, saying it was a 404 error. It should instead say 40...
-
01:12 Bug #34404 (New): JsonView transformObject does not respect _descendAll configuration
- When configuring a jsonView for a domain object, the '_descendAll' configuration is currently not taken into account,...
2012-02-28
-
23:12 Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
23:08 Revision 95e0ca49: [BUGFIX] Fixes missing function visibility declarations
- Some methods were missing their visibility declarations, this
change adds them.
Change-Id: I88ee085111b38366fc0af5ca... -
23:08 Bug #33460 (Under Review): Missing function visiblity declarations
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9293 -
22:19 Bug #33460 (Accepted): Missing function visiblity declarations
- FrontendInterface should be public, Route protected (as noted above), the Name fixture public. The others are anonymo...
-
22:52 Bug #34399 (Under Review): Remove Default Authentication Provider configuration
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9290 -
22:49 Bug #34399 (Resolved): Remove Default Authentication Provider configuration
- The default authentication provider was always configured at the first position and could not be removed; which lead ...
-
15:52 Revision 9c9decda: [TASK] Fix doc comments
- Fixes doc comments issues, like missing or wrong @param
annotations. Removes @author annotations.
Change-Id: I785e73... -
02:43 Bug #34110 (Resolved): Proxy Class strips off Class Doc Comments
- Applied in changeset commit:899eb3f37229244f2938f84d52c655b80c91d759.
2012-02-27
-
22:48 Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
19:29 Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9262 -
19:24 Bug #33311: AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9261 -
19:23 Bug #33311 (Under Review): AuthenticationProviderManager::isAuthenticated does not work in authentication request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9260 -
17:35 Bug #32629 (Closed): globalObjects are not available in the security (current.securityContext.party)
- Duplicate of issue #31677
-
17:17 Bug #34110: Proxy Class strips off Class Doc Comments
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9256 -
17:14 Revision 465c4cbe: [BUGFIX] Keep class doc comments when building proxies
- Currently the doc comment of a class is replaced with
"Autogenerated Proxy Class" when the proxy class is generated.
... -
17:12 Revision 7e483099: Merge "[BUGFIX] Keep class doc comments when building proxies"
-
02:55 Bug #34293 (Resolved): Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Applied in changeset commit:55150fe526b60d0200b6afd40731b8c36cef1bc4.
2012-02-26
-
22:23 Task #34304: Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
22:08 Task #34304 (Under Review): Add abstract classes for entrypoint, provider & token in security authentication
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9242 -
22:05 Task #34304 (Resolved): Add abstract classes for entrypoint, provider & token in security authentication
- There's a lot of duplicated code in the security authentication, we should create some abstract classes to prevent this.
-
21:14 Bug #34293: Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9222 -
21:07 Bug #34293: Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9220 -
18:11 Bug #34293 (Under Review): Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9220 -
17:54 Bug #34293 (Resolved): Typo in TYPO3\FLOW3\Session\Aspect\SessionObjectMethodsPointcutFilter::matches()
- l.74: __desctruct should read __destruct
<code class="php">
if (preg_match('/^__wakeup|__construct|__desctruct|__... -
21:11 Revision 55150fe5: [BUGFIX] Now filters correctly for '__destruct' in pointcut filter
- The filter for proxyable methods in SessionObjectMethodsPointcutFilter skips
the method '__desctruct' instead of '__d... -
21:06 Revision 5c5934c3: [BUGFIX] Now filters correctly for '__destruct' in pointcut filter
- The filter for proxyable methods in SessionObjectMethodsPointcutFilter skips
the method '__desctruct' instead of '__d...
2012-02-25
-
23:52 Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596
2012-02-24
-
21:52 Bug #34154: ObjectValidator has exponential growth factor
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9180 -
15:23 Bug #34154 (Under Review): ObjectValidator has exponential growth factor
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9180 -
17:25 Revision 8979c375: [TASK] Update Package.xml with new version number
- Change-Id: I2589eb210140265a829933baeb7d22c0c6f89412
Releases: 1.0 -
17:06 Revision b7269225: [TASK] Update Package.xml with new version number
- Change-Id: I942d9356d6c7b05418a1fd1c6f005ba108e765de
Releases: 1.0 -
16:12 Revision 7417bfad: Merge "[BUGFIX] Fix default lifetime use in cache backend" into FLOW3-1.0
-
11:56 Bug #34110: Proxy Class strips off Class Doc Comments
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9121 -
11:56 Revision 899eb3f3: [BUGFIX] Keep class doc comments when building proxies
- Currently the doc comment of a class is replaced with
"Autogenerated Proxy Class" when the proxy class is generated.
... -
02:43 Feature #33970 (Resolved): Add translation files for bundled validator error messages
- Applied in changeset commit:b484e6a4f3725091765cdf9c898b81c03245d3d9.
-
02:43 Feature #33959 (Resolved): Make quantity optional when using single numeric arguments in translations
- Applied in changeset commit:e7141cb693168c2785c0b7e075ead8c73b96194a.
-
02:43 Feature #34169 (Resolved): Encapsulate i18n configuration so it can be passed around and modified easily
- Applied in changeset commit:7323b900fb1c96e14f36e2cc7b67b064dc01d912.
-
02:43 Feature #34172 (Resolved): Implement fallback rules for i18n
- Applied in changeset commit:9ccbdb00a87a21796f28212c480a35112d014196.
-
02:43 Bug #34170 (Resolved): XLIFF models are created with wrong locale
- Applied in changeset commit:b24339c953375fc738fca7ad364af78c558186b2.
-
02:43 Bug #34171 (Resolved): translateById() returns NULL if no arguments need to be replaced
- Applied in changeset commit:2b0b5b96657f731bcdef8ecd7ccbcf3edd4cc5de.
2012-02-23
-
20:30 Bug #34110: Proxy Class strips off Class Doc Comments
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9121 -
17:08 Bug #34171: translateById() returns NULL if no arguments need to be replaced
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
17:02 Bug #34171: translateById() returns NULL if no arguments need to be replaced
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
12:56 Bug #34171: translateById() returns NULL if no arguments need to be replaced
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
17:08 Bug #34170: XLIFF models are created with wrong locale
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
17:02 Bug #34170: XLIFF models are created with wrong locale
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
12:56 Bug #34170: XLIFF models are created with wrong locale
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
17:08 Revision b24339c9: [BUGFIX] Fixes wrong locale in XLIFF models
- If a translation is requested but no (exact) match is found,
a different locale may take effect (e.g. en instead of e... -
17:08 Revision 2b0b5b96: [BUGFIX] Makes translateById() work if no arguments need to be replaced
- If translateById() is able to find a translation but is not given
any arguments to embed in the output, NULL is retur... -
17:02 Feature #34172: Implement fallback rules for i18n
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9147 -
17:02 Feature #34169: Encapsulate i18n configuration so it can be passed around and modified easily
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9146 -
17:02 Feature #33959: Make quantity optional when using single numeric arguments in translations
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9040 -
17:01 Revision e7141cb6: [FEATURE] Makes quantity optional in translation methods
- When using plural forms, the quantity to be used for finding
the correct plural form had to be given explicitly. This... -
17:01 Revision 7323b900: [!!!][FEATURE] Adds i18n configuration holder
- To control the behavior of the i18n component a way to
configure the "current" locale, fallback rules for resolving
o... -
17:01 Revision 9ccbdb00: [FEATURE] Adds fallback rules for locale resolution
- Allows to set a fallback order for locale resolving. If not set,
the implicit inheritance of locales will be used. Th... -
16:56 Revision 4abc9dd3: Merge "[FEATURE] Add translations for validation error messages"
2012-02-22
-
15:05 Feature #34185 (Resolved): SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Currently if you connect a $classname + $methodname as slot it will instantiate the class to call $methodname on the ...
-
14:47 Bug #33707 (Resolved): It is possible to authenticate with an expired account
- Applied in changeset commit:873bdd5376defbd863929258b2e52f63b8b73dbe.
-
14:34 Feature #33862: a shorthand for custom validators
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8986 -
14:34 Revision 8fca8ee3: [FEATURE] Shorthand syntax for custom validators
- This change allows the Validate annotation for properties to
be given a value like "Mypkg:My". This is equivalent to ... -
14:25 Feature #33531: DateTimeConverter should support DateTime subclasses
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8770 -
14:03 Bug #33698: ObjectAccess::setProperty must work with numeric indexes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8857 -
14:02 Revision d473ee2f: [BUGFIX] (Reflection): ObjectAccess::setProperty must work with numeric indexes
- When trying to set a value to an ArrayAccess object with a numeric index, the
ObjectAccess::setProperty() method thro... -
13:43 Revision 912e4305: Merge "[BUGFIX] ArrayMergeRecursiveOverrule does not override arrays with simple types" into FLOW3-1.0
-
13:09 Revision 20ac73a3: Merge "[TASK] Adjust to Doctrine 2.2 libraries" into FLOW3-1.0
-
13:07 Feature #33959: Make quantity optional when using single numeric arguments in translations
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9040 -
13:07 Bug #34171 (Under Review): translateById() returns NULL if no arguments need to be replaced
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9149 -
11:13 Bug #34171 (Resolved): translateById() returns NULL if no arguments need to be replaced
- If @translateById()@ is able to find a translation but is not given any arguments to embed in the output, NULL is ret...
-
13:07 Bug #34170 (Under Review): XLIFF models are created with wrong locale
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9148 -
11:11 Bug #34170 (Resolved): XLIFF models are created with wrong locale
- If a translation is requested but no (exact) match is found, a different locale may take effect (e.g. en instead of e...
-
13:07 Feature #34172 (Under Review): Implement fallback rules for i18n
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9147 -
11:15 Feature #34172 (Resolved): Implement fallback rules for i18n
- Currently the only fallback applied when resolving translations is the implicit chain in locale, e.g. en_UK > en
I... -
13:07 Feature #34169 (Under Review): Encapsulate i18n configuration so it can be passed around and modified easily
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9146 -
11:05 Feature #34169 (Resolved): Encapsulate i18n configuration so it can be passed around and modified easily
- The behavior of the i18n component needs to be configurable, down to per request in some cases. Thus a configuration ...
-
12:56 Feature #34177 (Under Review): Make Resource use with file operations easier
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
12:54 Feature #34177 (Resolved): Make Resource use with file operations easier
- To use a @Resource@ with file operations, one can use the @resource://…@ scheme and the @__toString()@ method of any ...
-
11:40 Bug #34154: ObjectValidator has exponential growth factor
- This also happens when loading a single entity with lots of connected entities (even when those entities are connecte...
2012-02-21
-
17:42 Bug #34154 (Resolved): ObjectValidator has exponential growth factor
- In the onFlush method of the PersistenceManager all objects are validates, this is a problem especially for many conn...
-
15:37 Bug #33158: Problems setting PHP binary path on Windows
- The flow3.bat also has a path to php.exe. So you should also change this to your local php path to make this work.
-
15:17 Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- Hi.
Jacob Floyd wrote:
> Do we really want to support using session.use_trans_sid?
I don't give a dime about t... -
12:06 Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- Karsten Dambekalns wrote:
> Without having read everything yet, I'd like to point to the arg_separator.* directives ... -
11:52 Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- …moved to original description.
-
11:36 Feature #34133: RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- Without having read everything yet, I'd like to point to the arg_separator.* directives of PHP (see http://www.sitepo...
-
11:27 Feature #34133 (New): RFC: Handle Semicolons in Path part of URIs as Scoped Path Parameters
- h1. Scoped Path Parameters
The URI RFCs hint at what I think will make an awesome, unique, feature for Flow3, and ... -
13:56 Bug #34134: PropertyMapper throws unnecessary exception
- Here is a better solution so you can still get all errors for all properties and you still won’t get an exception eve...
-
12:07 Bug #34134 (Needs Feedback): PropertyMapper throws unnecessary exception
- In the case of models with non-optional constructor arguments, you get an exception when one of those subproperties h...
-
11:01 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
10:30 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:50 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:39 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:36 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868
2012-02-20
-
21:36 Bug #33707: It is possible to authenticate with an expired account
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9129 -
21:36 Revision 873bdd53: [BUGFIX] Makes account expiry work as expected
- The expiry if an account was checked in a way that left an account
enabled until after it's last day. Now it will exp... -
21:33 Revision 9c5f208e: Merge "[BUGFIX] Makes account expiry work as expected"
-
16:32 Bug #33932 (Under Review): AOP Proxy Compiler does not handle numeric annotation parameters
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9125 -
16:32 Revision 895d48b9: [BUGFIX] Fixes handling of numeric annotation parameters
- Annotations like @FooBar(amount=2) lost their parameter value
in renderAnnotation(). This change fixes that.
Change-... -
12:20 Bug #34110 (Under Review): Proxy Class strips off Class Doc Comments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9121 -
12:17 Bug #34110 (Resolved): Proxy Class strips off Class Doc Comments
- The Proxy Class replaces the class doc comment of the original class with ...
-
10:35 Bug #34050: DatetimeParser code documentation is wrong
- This also causes the DateTimeValidator to not work
2012-02-19
-
21:18 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
21:15 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
00:10 Feature #33371: HTTP 1.1 Support
- @robert - I've seen/heard your comments in the scrum protocols/meeetings about this HTTP work you're doing.
I've b...
2012-02-17
-
18:56 Bug #34050 (Resolved): DatetimeParser code documentation is wrong
- The public methods expect a DateTime object, which they then forward as a string to the internal methods, which then ...
-
18:42 Bug #34048 (Closed): ResolveValidator breaks on DateTime method arguments
- When a dateTime argument is set in a method the ResolveValidator breaks, he tries to create a DateTime (instead of a ...
2012-02-16
-
20:49 Bug #34018: Annotation with a numeric value is not correctly generated
- Patch for the above - suggested - solution.
Tried to add a test in CompilerTest.php, but they are all using the Va... -
20:40 Bug #34018 (Closed): Annotation with a numeric value is not correctly generated
- I have a domain model declared abstract with the following annotation:...
-
15:46 Bug #33971: Missing id attributes in XLIFF files are not reported to the user
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9050 -
15:41 Bug #33971 (Under Review): Missing id attributes in XLIFF files are not reported to the user
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9050 -
11:10 Bug #33971 (Resolved): Missing id attributes in XLIFF files are not reported to the user
- XLIFF requires id attributes, but if they are missing, FLOW3 does not complain. Instead, _something_ happens in the X...
-
14:27 Bug #33621 (Under Review): Filebackend reports error when trying to rename file due to concurrent proccesses
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8931 -
14:27 Bug #27989: Wrong check in our atomic writes code
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8931 -
09:20 Bug #27989: Wrong check in our atomic writes code
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8787 -
12:19 Revision ca35b1a8: [TASK] Implement best practices in XLIFF files
- Adds some "required" attributes to the XLIFF files.
Change-Id: Ib30f5653197229c5d2062eba2c0020ca6e191216
Resolves: #... -
12:08 Feature #28399: Validation message and code should be configurable for bundled validators
- Thinking about it - with the ability to use L18N for outputting the validation message, I don't think we need that fe...
-
12:01 Feature #33970: Add translation files for bundled validator error messages
- FYI this is (kind of) how you can use those to output localized validation messages:...
-
10:51 Feature #33970 (Under Review): Add translation files for bundled validator error messages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9045 -
10:50 Feature #33970 (Resolved): Add translation files for bundled validator error messages
-
11:58 Bug #33973 (Under Review): Duplicate error id used in StringValidator
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9047 -
11:56 Bug #33973 (Resolved): Duplicate error id used in StringValidator
- StringValidator uses the error id 1238108068, but that is used in StringLengthValidator as well.
-
11:57 Revision 30d2c4cc: [BUGFIX] Fixes duplicate error id in StringValidator
- StringValidator uses the error id 1238108068, but that is
used in StringLengthValidator. This change makes the former... -
11:53 Feature #6456: Customization/localization of validator errors
- With the current version and #33970 applied this works quite nice. The respective Fluid code looks something like:
<p... -
11:32 Bug #33932 (Accepted): AOP Proxy Compiler does not handle numeric annotation parameters
-
11:27 Bug #33883 (Accepted): Repositories must be singleton, but no checks are done on this
- Well, repositories must be singleton, otherwise I don't even want to imagine what happens…
I changed the bug title... -
11:22 Bug #33968 (Needs Feedback): Missing privileges to create symlinks in Windows cause exception
- Rens, could you take care of this? Yo are working on symlinks and Windows anyway, right?
The error is caused by th... -
09:52 Bug #33968 (Closed): Missing privileges to create symlinks in Windows cause exception
- Warning: symlink() [<a href='function.symlink'>function.symlink</a>]: Cannot create symlink, error code(1314) in C:\x...
-
11:19 Feature #33937 (Needs Feedback): Convenience method to resolve public "resource://" paths
- What is this needed for? Any file functions can use the resource:// URL directly. To fetch the web URL, a method exis...
-
11:10 Bug #33882: XliffParser does not allow id-less translation
- Kira Backes wrote:
> Okay, but then you should throw an exception in case of a missing id attribute?
Good point, ... -
10:57 Bug #33882: XliffParser does not allow id-less translation
- Okay, but then you should throw an exception in case of a missing id attribute?
-
10:48 Bug #33882 (Rejected): XliffParser does not allow id-less translation
- This will never change, as XLIFF requires id attributes to be present. Plus, id-based translation is recommended as i...
-
10:50 Revision b484e6a4: [FEATURE] Add translations for validation error messages
- Change-Id: I8c8c4d19b673d02339369d2a16961441ad65bdc5
Resolves: #33970
Releases: 1.1 -
07:56 Major Feature #33258: Implement support for Assetic
- Hey Adrian,
Thanks for starting with a concept! Some comments from my side:
* I'd suggest to use "Assets.yaml" ... -
02:46 Bug #33562 (Resolved): FileBackend didnt use defaultLifetime if lifetime is null
- Applied in changeset commit:a0ee47d189f0a2141b6c8de2813d984c69a44eba.
-
02:46 Task #33836 (Resolved): Add better error handling to XML file parsing
- Applied in changeset commit:987a264f0322b1125ed41fcc26dd41b494b6b2ce.
2012-02-15
-
23:24 Feature #33959: Make quantity optional when using single numeric arguments in translations
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9040 -
23:18 Feature #33959 (Under Review): Make quantity optional when using single numeric arguments in translations
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9040 -
23:15 Feature #33959 (Resolved): Make quantity optional when using single numeric arguments in translations
- When using plural forms, the quantity to be used for finding the correct plural form has to be given explicitly. This...
-
22:47 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
21:38 Bug #33562: FileBackend didnt use defaultLifetime if lifetime is null
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/9037 -
21:37 Revision f22d865d: [BUGFIX] Fix default lifetime use in cache backend
- This fixes the FileBackend so it actually uses the default lifetime
in cases it should do that.
ArrayAccess detectio... -
21:32 Revision 7807b255: Merge "[BUGFIX] Fix default lifetime use in cache backend"
-
16:01 Task #33836: Add better error handling to XML file parsing
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8968 -
16:00 Revision 987a264f: [TASK] Add better handling of XML parse errors to I18n
- When parsing XML files the exception thrown in case of errors did not
differentiate between filesystem and parsing er... -
12:40 Revision 8259dca1: Merge "[TASK] Remove CGL DocBook XML files from package"
-
12:27 Revision fbc69cc6: Merge "[TASK] Adjust test fixture to Doctrine.ORM 2.2.0"
-
11:25 Feature #33937 (Accepted): Convenience method to resolve public "resource://" paths
- It would be helpful to have an easy way to resolve the 'resource://...' path
to static resources.
Currently we end... -
09:51 Major Feature #33258 (Accepted): Implement support for Assetic
-
09:48 Major Feature #33258: Implement support for Assetic
- Johannes,
we "plan" anything you like :) We're currently in the absolut early stage of collecting some ideas and imp... -
00:37 Bug #33932 (Resolved): AOP Proxy Compiler does not handle numeric annotation parameters
- In the TYPO3\FLOW3\Object\Proxy\Compiler::renderAnnotation function, there is currently no case for numeric annotatio...
2012-02-14
-
22:55 Major Feature #33258: Implement support for Assetic
- Great!
Do you plan to integrate filters and nested assets, too?
It would be nice to be able to set the debug mode (... -
16:00 Major Feature #33258: Implement support for Assetic
- So far, I've created two repositories at Github in order to get a clue and to get a possibility to work with and to p...
-
10:57 Feature #32106: Support for Object source in PropertyMapper
- Hey Sebastian,
sorry for my late Reply.
Sadly i'm still drowning in an ocean of work and can't see an end at th... -
10:17 Bug #33883: Repositories must be singleton, but no checks are done on this
- It is "fixable" by setting the scope of the repositories to Singleton
-
02:43 Task #33142 (Resolved): Ignore Tags / Annotations in external libraries, find some good solution
- Applied in changeset commit:cebbf8e2851b28ffaf32abafbb675e47af6ae783.
2012-02-13
-
15:12 Task #33142: Ignore Tags / Annotations in external libraries, find some good solution
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7747 -
15:10 Revision cebbf8e2: [FEATURE] Make tag ignores configurable
- Makes the list of ignored tags configurable. This can be used to add
tags to the list if needed by your package by si... -
14:47 Bug #33300 (Resolved): Validators should allow empty values
- Applied in changeset commit:9b627954f289d793b808db2ac19edc6a04c25426.
-
14:17 Bug #33883 (Resolved): Repositories must be singleton, but no checks are done on this
- I have models with injected repositories and due to some change in the last 2 weeks in master I can no longer use FLO...
-
14:10 Bug #33882 (Rejected): XliffParser does not allow id-less translation
- If I want to translate completely without IDs I’m still forced to add IDs in the translation .xlf, because the id-les...
2012-02-12
-
19:44 Bug #31779: Command execution on Windows breaks with special chars in path
- Sorry to re-post this bug, but it seems to have reappeared (or wasn't really fixed yet). I did some more testing with...
-
18:08 Feature #33862: a shorthand for custom validators
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8986 -
01:50 Feature #33862: a shorthand for custom validators
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8986 -
01:46 Feature #33862: a shorthand for custom validators
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8986 -
01:41 Feature #33862: a shorthand for custom validators
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8986 -
01:04 Feature #33862 (Under Review): a shorthand for custom validators
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8986 -
00:44 Feature #33862 (Resolved): a shorthand for custom validators
- Instead of using the fully qualified classname (which is long) Extbase has a shorthand of the form <ExtName>:<ValName...
2012-02-10
-
15:08 Task #33836 (Under Review): Add better error handling to XML file parsing
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8968 -
14:21 Task #33836 (Resolved): Add better error handling to XML file parsing
- When parsing XML files the exception thrown in case of errors does not differentiate between filesystem and parsing e...
-
15:07 Feature #33049: Allow configuration of context without environment variable (needed for IIS)
- Just some extra info related to this issue:
On http://www.iis.net/ConfigReference/system.webServer/fastCgi/applica... -
14:52 Feature #33838: Add a way to configure Doctrine Mapping Type
- Same problem in 1.0.2
-
14:48 Feature #33838 (Accepted): Add a way to configure Doctrine Mapping Type
-
14:43 Feature #33838 (Resolved): Add a way to configure Doctrine Mapping Type
- As I need some JSON object storage in FLOW3, i need to use a custome Doctrine Mapping Type to handle to conversion be...
-
11:34 Feature #33531: DateTimeConverter should support DateTime subclasses
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8770 -
11:32 Bug #33300: Validators should allow empty values
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8691 -
11:32 Revision 9b627954: [!!!][BUGFIX] 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...
2012-02-09
-
20:01 Bug #33719: .Shortcuts symlinks use absolute path
- The symlinks in the Web/_Resources/Static/Packages folder should also follow relative pathnames for an chrooted insta...
-
17:45 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
14:48 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
08:16 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
15:02 Revision 81a8da3e: [TASK] Remove CGL DocBook XML files from package
- They have been transformed to reST long ago…
Change-Id: I8b8b364ca03cfb6a6a7957f1aa1b8d0dcdc24542
Related: #29318 -
14:57 Bug #27989: Wrong check in our atomic writes code
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8931 -
14:52 Bug #27989 (Under Review): Wrong check in our atomic writes code
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8931 -
11:22 Bug #27989 (Accepted): Wrong check in our atomic writes code
-
13:36 Bug #33811 (Resolved): Not all caches are flushed (automatically) if needed
- At least these are affected:
* Fluid template cache (e.g. when changing a ViewHelper class)
* XLIFF / locale cach... -
11:21 Bug #33562: FileBackend didnt use defaultLifetime if lifetime is null
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8786 -
11:21 Revision a0ee47d1: [BUGFIX] Fix default lifetime use in cache backend
- This fixes the FileBackend so it actually uses the default lifetime
in cases it should do that.
ArrayAccess detectio... -
11:07 Bug #33789: PersistentObjectConverter may break with < PHP 5.3.4
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5992 -
10:53 Revision b1cbf2ba: [BUGFIX] Makes account expiry work as expected
- The expiry if an account was checked in a way that left an account
enabled until after it's last day. Now it will exp... -
10:53 Bug #33707 (Under Review): It is possible to authenticate with an expired account
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8926 -
09:38 Bug #33707 (Accepted): It is possible to authenticate with an expired account
-
10:21 Bug #33621 (Needs Feedback): Filebackend reports error when trying to rename file due to concurrent proccesses
-
10:21 Bug #33621: Filebackend reports error when trying to rename file due to concurrent proccesses
- Thanks! Aside from a simple issue with your code (forgot to throw a new exception), this seems fine. Two "theoretical...
-
09:53 Bug #33621 (Accepted): Filebackend reports error when trying to rename file due to concurrent proccesses
-
09:44 Bug #33621: Filebackend reports error when trying to rename file due to concurrent proccesses
- Hm, I had this in the pipeline: https://review.typo3.org/8786
-
09:40 Bug #33639 (Rejected): Error in mySQL Statements with columnnames like "from" or "char"
- As per the recommendations in Doctrine 2, no automatic quoting is done. You are advised to not use reserved words as ...
-
09:32 Task #33801 (Rejected): Add a "mixed" type converter
- Problem:
"mixed" is used as a default type in case you don't explicitly provide proper type but there is no such con...
2012-02-08
-
21:56 Bug #33719: .Shortcuts symlinks use absolute path
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
17:02 Bug #33789 (Under Review): PersistentObjectConverter may break with < PHP 5.3.4
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5992 -
16:57 Bug #33789: PersistentObjectConverter may break with < PHP 5.3.4
- Ok, this is indeed caused by https://review.typo3.org/5992
-
16:22 Bug #33789 (Resolved): PersistentObjectConverter may break with < PHP 5.3.4
- The use of @newInstanceArgs()@ inside the @PersistentObjectConverter@ breaks for PHP older than 5.3.4 if a class has ...
-
14:47 Bug #33720 (Resolved): \TYPO3\FLOW3\I18n\Xml\* Namespace doesn't exists
- Applied in changeset commit:5572609a0e9a5087a1185e3c0b30227c4618345d.
2012-02-07
-
23:19 Bug #33720: \TYPO3\FLOW3\I18n\Xml\* Namespace doesn't exists
- Nice catch!
-
23:18 Bug #33720: \TYPO3\FLOW3\I18n\Xml\* Namespace doesn't exists
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8869 -
23:18 Revision 5572609a: [BUGFIX] Fixes wrong \TYPO3\FLOW3\I18n\Xml\* namespace use
- The mentioned namespace doesn't exist and the resulting error
e.g. breaks the Admin package.
Along the way some doc ... -
14:12 Feature #32106: Support for Object source in PropertyMapper
- Hey,
any news already? :)
Greets, Sebastian -
14:11 Major Feature #33258: Implement support for Assetic
- Did anybody start working on a concept yet?
-
12:00 Feature #33581: Extend configuration/context
- Added new version of patch as flow3.php patched part was missing
-
02:46 Task #33589 (Resolved): Issue warning / error when trying to @inject into private property
- Applied in changeset commit:837fc9800a6530274df2b2d575afdc20c24280f0.
2012-02-06
-
22:11 Bug #33720 (Under Review): \TYPO3\FLOW3\I18n\Xml\* Namespace doesn't exists
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8869 -
22:09 Bug #33720 (Resolved): \TYPO3\FLOW3\I18n\Xml\* Namespace doesn't exists
- The namespace is used but never defined - the suggested patch changes the 1.5 occurrences to use the right Classes...
-
21:36 Bug #33719 (Under Review): .Shortcuts symlinks use absolute path
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8868 -
21:34 Bug #33719 (Closed): .Shortcuts symlinks use absolute path
- The symlinks in the .Shortcuts folder use absolute paths. This is an issue in chrooted environments where the path to...
-
21:30 Revision 837fc980: [TASK] Throw exception when private properties have @Inject
- Properties annotated for injection do obviously have to
be at least protected in order for the proxy class
having acc... -
21:29 Task #33589: Issue warning / error when trying to @inject into private property
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8794 -
17:46 Bug #33707: It is possible to authenticate with an expired account
- After some investigation I found out that this feature works actually, but only on day basis.
I would assumed that i... -
15:24 Bug #33707 (Resolved): It is possible to authenticate with an expired account
- authenticationManager->authenticate() works even with expired account: account->getExpirationDate() is in the past.
-
16:08 Feature #33710 (New): Configuration based on Domain
- i know you can change the Configuration based on the Context through apache config and htaccess.
I'm currently for... -
14:58 Task #33705 (Resolved): Inconsistent spelling of sub package and class names
- The FLOW3 package contains, for historical reasons, sub packages and in consequence namespaces and class names which ...
-
07:05 Bug #33698 (Under Review): ObjectAccess::setProperty must work with numeric indexes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8857 -
07:04 Bug #33698 (Resolved): ObjectAccess::setProperty must work with numeric indexes
- When trying to set a value to an @ArrayAccess@ object with a numeric index, the ObjectAccess::setProperty() method th...
2012-02-03
-
13:38 Bug #33645 (Under Review): Wrong return value getPasswordHashingStrategyAndIdentifier()
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8826 -
12:29 Bug #33645 (Resolved): Wrong return value getPasswordHashingStrategyAndIdentifier()
- getPasswordHashingStrategyAndIdentifier is supposed to return an array, but in case a strategy identifier has been re...
2012-02-02
-
23:37 Feature #26783: Support settings via OS Environment
- How should we proceed with this? The reviews show a dislike for it, I would love to discuss the points shortly, I sti...
-
20:22 Bug #33639 (Rejected): Error in mySQL Statements with columnnames like "from" or "char"
- The mySQL Statements must be escaped with `columnname`
SQLSTATE[42000]: Syntax error or access violation: 1064 You... -
18:33 Bug #31905: getInterceptedRequest is NULL but ACL matches correctly DENY
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7635 -
14:44 Bug #33601 (Resolved): Logging of incorrect doc comments in reflection is broken
- Applied in changeset commit:9d06eed31b3980193470f87bb2a91c48f3750ffe.
-
10:00 Bug #33601: Logging of incorrect doc comments in reflection is broken
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8800 -
14:32 Bug #33621: Filebackend reports error when trying to rename file due to concurrent proccesses
- Reported also fixes to TYPO3 s. http://forge.typo3.org/issues/33622
-
14:19 Bug #33621 (Resolved): Filebackend reports error when trying to rename file due to concurrent proccesses
- Due to concurrent processes it happens that a temp-cache-file gets renamed while an other process is just writing it....
-
10:00 Revision 9d06eed3: [BUGFIX] Fixed logging of incorrect doc comments in reflection
- If one enables logIncorrectDocCommentHints nothing happens, as the
settings are not available in the ReflectionServic... -
02:43 Bug #33148 (Resolved): CLDR locale chaining doesn't work correctly
- Applied in changeset commit:b2e4f3e94039135614bf8f3976da4f833cfaae42.
Also available in: Atom