Activity
From 2013-02-06 to 2013-03-07
2013-03-07
-
18:35 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 24 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
17:54 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 23 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
18:35 Feature #43578: Enable role creation through API
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
17:54 Feature #43578: Enable role creation through API
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
17:41 Bug #45876 (Under Review): Exception in TypeHandling with PHP < 5.3.7
-
17:03 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Karsten Dambekalns wrote:
> What PHP version are you running?
Jup! I am running 5.3.6...
-
16:46 Bug #45876 (Needs Feedback): Exception in TypeHandling with PHP < 5.3.7
- What PHP version are you running?
-
16:44 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Benno Weinzierl wrote:
> The current patchset fails in my installation (LAMP) because the following Type is not reco... -
15:19 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18556 -
17:07 Feature #29907: Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Ok, in my case the code that ends up in this exception is:...
-
16:41 Feature #40418 (Needs Feedback): Add an option to flow3:cache:flush thats keeps user sessions active
- Hi all,
the solution above does not work any longer, because there is no PhpSession in Flow > 2.
What do you thin... -
16:33 Task #45253 (Accepted): Throw exception in PointcutMethodNameFilter if given method's argument does not match the actual method signature
-
16:33 Task #45253 (Closed): Throw exception in PointcutMethodNameFilter if given method's argument does not match the actual method signature
- the wrongly, from my side, written Policy entry read @...->remove(comment.author === current.securityContext.party)@....
-
15:15 Bug #39413: AOP: Property introduction seems to be broken
- Bug still present in current master. Introduced properties are not added by doctrine....
-
13:35 Bug #44535: Subclasses of SplObjectStorage, ArrayObject, Collection not considered collection type
- I get Errors after applying the Patchset: http://pastebin.com/2J84kLK1
Should be reverted. -
12:52 Bug #46097: Logged in user gets session of an other logged in user
- Might affect 2.0 as well.
-
12:13 Bug #46097 (New): Logged in user gets session of an other logged in user
- We (lets say our coustomer) discovered a strange behavior with the session handling.
An logged in user updated an ... -
09:10 Bug #46076: PersistentQueryRewriteAspect doesn't work with Collections when doing IN / CONTAINS / MATCHES comparisons
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18761
2013-03-06
-
19:47 Bug #46076 (Under Review): PersistentQueryRewriteAspect doesn't work with Collections when doing IN / CONTAINS / MATCHES comparisons
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18761 -
19:44 Bug #46076 (Resolved): PersistentQueryRewriteAspect doesn't work with Collections when doing IN / CONTAINS / MATCHES comparisons
-
19:14 Bug #46073 (Under Review): Scripts::executeCommand must be usable outsite of TYPO3.Flow
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18759 -
18:45 Bug #46073 (Under Review): Scripts::executeCommand must be usable outsite of TYPO3.Flow
- On line 546:...
-
19:07 Bug #46072: Scripts::executeCommand must support command arguments
- Better API (respect the storage format of the current command in this->request->getArguments()...
-
19:03 Bug #46072 (Under Review): Scripts::executeCommand must support command arguments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18758 -
18:35 Bug #46072: Scripts::executeCommand must support command arguments
- Better API (respect the storage format of the current command in this->request->getArguments()...
-
18:32 Bug #46072 (Resolved): Scripts::executeCommand must support command arguments
- Currently it's not supported to have command arguments in a CLI subcommand, this patch propose to solve this with thi...
-
17:20 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 22 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
17:13 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 21 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
13:50 Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 20 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
17:20 Feature #43578: Enable role creation through API
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
17:13 Feature #43578: Enable role creation through API
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
17:13 Feature #43578: Enable role creation through API
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
13:49 Feature #43578: Enable role creation through API
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
17:12 Revision 34f5d44b: [TASK] Remove Configuration\Source\SourceInterface
- It is unused and switching sources is not supported any longer.
Change-Id: Ib5e581742009c49eb321f6abf4f5d5cbbd8b85dc... -
16:29 Bug #46066 (New): Currency formatter uses wrong format for ISO 4217 currency codes
- Currently the currency formatter is optimized for currency symbols like '€'.
If you format something using EN locale... -
16:27 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- The current patchset fails in my installation (LAMP) because the following Type is not recognized as Collection:
Doc... -
15:37 Revision 9117c213: Merge "[BUGFIX] Routing includes object arguments even though it should not"
-
13:52 Feature #42176: Improve resolving of view
- Patch set 20 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
13:46 Revision 1f13eb70: Merge "[TASK] Clean up JsonView and JsonViewTest internals"
-
13:43 Revision a25a8b59: [TASK] Tweak some unit tests
- Basically a non-functional change that simply gets rid of some
warnings and a skipped test.
Change-Id: I670b775b20e1... -
12:11 Feature #46063 (New): Implement username password provider with "remember me" persistent cookie
- * Extend PersistedUsernamePasswordProvider with remember me feature
* Store random token in cookie
* Use cache back... -
11:17 Feature #46061 (Under Review): Allow use of ArrayConverter to partially map arrays to arrays
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18726 -
11:17 Feature #46061 (Resolved): Allow use of ArrayConverter to partially map arrays to arrays
- Settings allowed properties on the configuration of the property mapper does not allow to partially map arrays to arr...
-
11:17 Revision ed875023: [FEATURE] Make ArrayConverter map only allowed properties
- With this change the ArrayConverter only maps allowed and not skipped
keys from source to target. Of no PropertyMappi... -
11:13 Feature #46048: Allow unknown / disallowed properties to be skipped
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18725 -
10:37 Feature #46048 (Under Review): Allow unknown / disallowed properties to be skipped
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18725 -
11:13 Revision 162f676d: [FEATURE] Allow unknown / disallowed properties to be skipped
- This adds skipUnknownProperties() and skipProperties() to the
PropertyMappingConfiguration. If configured to skip all... -
10:37 Bug #45953 (Resolved): Sessionless auth broke TestingProvider
- Applied in changeset commit:bd46c6127889ae27c6b9848d624bcfbb89ef1433.
-
10:36 Bug #46046 (Under Review): JsonView discards array indexes when using _descendAll
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18724 -
10:35 Revision 090dd30b: [BUGFIX] Keep array keys with nested _descendAll in JsonView
- When nesting _descendAll the JsonView discards array keys. This change
fixes that.
Change-Id: I84ff434cd3e6768c8e588... -
10:34 Revision 9296c2e9: [TASK] Tiny tweaks to security documentation
- Some markup fixes to the security chapter.
Change-Id: I81009a7ae8314457f14104bb9287d5d559f35f8d
Releases: master, 2.0
2013-03-05
-
22:27 Bug #46053 (Resolved): Booting->initializeSystemLogger() uses a fixed $loggerObjectName, rather than fetch it from Settings.yaml
- It should be set by Settings.yaml instead. So...
File: \TYPO3\Flow\Core\Booting... -
21:43 Feature #46050 (New): To decouple log file writing at Logger->logException
- The TYPO3\Flow\Log\Logger->logException() method perform itself the file log writing. As in log(), it could be decoup...
-
20:59 Feature #46048 (Resolved): Allow unknown / disallowed properties to be skipped
- When using the PropertyMapper, it is useful to allow for partial mapping of sources to a target. This way one can ski...
-
17:45 Bug #46046 (Resolved): JsonView discards array indexes when using _descendAll
- When configuring JsonView like...
-
14:59 Bug #46036: AuthenticationRequired should not be thrown in PolicyEnforcement if resource is available to Everybody
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18695 -
14:41 Bug #46036: AuthenticationRequired should not be thrown in PolicyEnforcement if resource is available to Everybody
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18695 -
14:38 Bug #46036: AuthenticationRequired should not be thrown in PolicyEnforcement if resource is available to Everybody
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18695 -
14:37 Bug #46036: AuthenticationRequired should not be thrown in PolicyEnforcement if resource is available to Everybody
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18695 -
11:43 Bug #46036: AuthenticationRequired should not be thrown in PolicyEnforcement if resource is available to Everybody
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18695 -
11:41 Bug #46036 (Under Review): AuthenticationRequired should not be thrown in PolicyEnforcement if resource is available to Everybody
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18695 -
11:34 Bug #46036 (Resolved): AuthenticationRequired should not be thrown in PolicyEnforcement if resource is available to Everybody
- In case you define a (method) resource (in my case with runtime argument condition) and you GRANT access to this reso...
-
13:23 Bug #45953: Sessionless auth broke TestingProvider
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18696 -
13:23 Revision bd46c612: [BUGFIX] Fix security related functional tests
- With the fix related to "sessionless authentication"
(I5f86cb7a3a3fff3220d61d705f216e1b1d4f2369) settings have been
a... -
12:19 Bug #45401 (Closed): Make Zend Framework 2 packages out-of-the-box compatible with TYPO3 Flow
- Hi Martin,
If you take a close look to the exception message:... -
09:15 Bug #45401 (Accepted): Make Zend Framework 2 packages out-of-the-box compatible with TYPO3 Flow
2013-03-04
-
14:26 Revision de3fa8b9: [WIP][TASK] Changes due to the flow-cms integration
-
12:42 Task #46011 (New): Validate annotation with missing type should throw useful error
- The Validate annotation with a missing type should throw a useful error message. Besides that we could think about al...
-
12:30 Bug #46010 (New): Generating a DiscriminatorMap with base class in different namespace does not work
- The automatic generation of a DiscriminatorMap for single table inheritance does not work across class in different n...
-
12:25 Task #46009 (New): Improve error message for missing class in Flow annotation driver
- The Flow annotation driver will throw an error if a class is not found in the class schema. The error could be more h...
-
12:22 Bug #46008 (Resolved): Reflection should resolve relative namespaces
- Annotations (e.g. @@var@) with relative class names are not resolved correctly under the namespace of the given class...
-
11:38 Feature #29907: Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Mh, I still (or again?) get this exception if I log in, reset the db, run migrations and refresh the page (see attach...
-
11:37 Feature #29907 (Needs Feedback): Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Mh, I still (or again?) get this exception if I log in, reset the db, run migrations and refresh the page (see attach...
2013-03-03
-
17:27 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18556 -
17:23 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18556 -
09:49 Feature #45976: Boolean Validator
- Sorry, way to early to move issues I guess. So this is of course no ViewHelper, but a Validator. Can please someone t...
-
09:24 Feature #45976 (Resolved): Boolean Validator
- Extbase Fluid got a Boolean ViewHelper. Your are invited to port it: #45880
2013-03-02
-
16:51 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18556 -
07:49 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18556 -
14:48 Bug #45936: Respect open basedir during uploading of files
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18548 -
14:41 Bug #45936: Respect open basedir during uploading of files
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18548 -
14:33 Bug #45936: Respect open basedir during uploading of files
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18548
2013-03-01
-
22:31 Bug #45953 (Under Review): Sessionless auth broke TestingProvider
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18554 -
22:28 Bug #45953 (Resolved): Sessionless auth broke TestingProvider
- This problem is caused by the following lines in Settings.yaml (under Testing directory)...
-
12:24 Bug #45936: Respect open basedir during uploading of files
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18548 -
12:14 Bug #45936: Respect open basedir during uploading of files
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18548 -
12:12 Bug #45936 (Under Review): Respect open basedir during uploading of files
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18548 -
12:12 Bug #45936 (Resolved): Respect open basedir during uploading of files
- Currently when uploading files and using "open_basedir", you either have to change the "upload_tmp_dir" value or add ...
2013-02-28
-
15:05 Bug #45917 (New): RoutePartHandler transliteration must be improved
- It's related to #8736, I know that the transliteration is currently not in the l18n part of Flow, but the current pse...
2013-02-27
-
17:52 Bug #36159: StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18384 -
14:58 Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- The same error occurs when entering the Site Management Module. Url: neos/administration/sites/edit?moduleArguments[s...
-
08:27 Bug #45876 (Resolved): Exception in TypeHandling with PHP < 5.3.7
- When adding new content in Neos an exception is thrown. Refrencing to the file: TYPO3.Flow/Classes/TYPO3/Flow/Utility...
-
12:31 Task #45279: Add new translations for bundled validator error messages
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18117 -
09:11 Task #45279: Add new translations for bundled validator error messages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18117 -
12:30 Revision f35d572f: [TASK] Some translation corrections and addition of French
- * Add new trans-unit id and new target-language fr translation
for ValidationErrors.xlf
* Add new file and new targe... -
08:36 Feature #43966 (Resolved): Allow all routes to include sub routes
- Applied in changeset commit:15788c42ed75d02ed48f277a58fb8f4748ff3677.
-
08:11 Revision 1f9fa1fc: Merge "[FEATURE] Routing: Nested SubRoutes"
2013-02-26
-
20:57 Feature #44258: Set packageType when creating new package
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17300 -
19:01 Revision f4dec66e: Merge "[FEATURE] Allow influencing ini usage for sub process"
-
18:36 Bug #45864 (Resolved): PHP constants used in YAML loose their type
- Applied in changeset commit:e2e7e50c30ac512393095ee3bca008c4fc13e4fb.
-
18:31 Bug #45864: PHP constants used in YAML loose their type
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17690 -
18:30 Bug #45864 (Resolved): PHP constants used in YAML loose their type
-
18:34 Revision 2195d4ad: Merge "[!!!][BUGFIX] Expose timezone in JsonView's DateTime output"
-
18:31 Revision e2e7e50c: [BUGFIX] Constants use in YAML Configuration maintains type
- If a constant expression in the YAML configuration is used,
for example ``foo: '%PHP_VERSION_ID%'``, and the value
ex... -
18:21 Revision fc0e6ed8: Merge "[BUGFIX] Implement case-sensitivity switch for Query::equals()"
-
18:20 Revision d60669df: Merge "[BUGFIX] Check inheritance in TypeHandling::isCollectionType()"
-
17:36 Feature #45282 (Resolved): Support for "sessionless authentication"
- Applied in changeset commit:7d79b800d4237a359d3876a69538078dc2298d18.
-
11:38 Feature #45282: Support for "sessionless authentication"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18388 -
16:53 Feature #43966: Allow all routes to include sub routes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18478 -
13:21 Feature #43966 (Under Review): Allow all routes to include sub routes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18478 -
16:53 Revision 15788c42: [FEATURE] Routing: Nested SubRoutes
- With this change it's possible to load SubRoutes from other SubRoutes.
The syntax is the same as before with two addi... -
13:24 Feature #45851: Allow referencing environment variables in Settings.yaml
- Adrian Föder wrote:
> I tend to clarify it but realize that it'll be just the same I wrote initially, so please ha... -
13:19 Feature #45851: Allow referencing environment variables in Settings.yaml
- Hi Bastian,
actually chatted with Christian about it, it's rather the vice versa case of the initial feature.
Initi... -
11:32 Feature #45851 (Needs Feedback): Allow referencing environment variables in Settings.yaml
- HI Adrian,
if I get it right this is a duplicate of #26783 which has been rejected -
09:36 Feature #45851 (Needs Feedback): Allow referencing environment variables in Settings.yaml
- Actual use case is Amazon AWS, where stuff like database credentials are present as environment variables.
It should... -
11:38 Revision 7d79b800: [!!!][FEATURE] Support for "sessionless authentication"
- This feature enables authentication without the need of a session to be started.
This is useful for stateless service... -
11:30 Bug #45463: Routing includes object arguments even though it should not
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18302 -
11:30 Revision 85ceb84e: [BUGFIX] Routing includes object arguments even though it should not
- Route::resolve() considered "__identity" arguments as internal and ignored them,
if they were not part of the respect...
2013-02-25
-
22:37 Bug #45629 (Resolved): expirationDate of Account cannot be set to NULL after a \DateTime has been set
- Applied in changeset commit:f350533c6f15e35dacd038e601e56443eae14a97.
-
22:02 Revision fce54c81: Merge "[BUGFIX] Account's expirationDate can be set NULL"
-
14:42 Bug #45463: Routing includes object arguments even though it should not
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18302
2013-02-22
-
10:57 Feature #43569: Exception Handler should respect format
- Bastian Waidelich wrote:
> I have a basic prototype working and will try to fix this with #45088
FYI: The curre... -
10:54 Feature #43569 (Accepted): Exception Handler should respect format
- I have a basic prototype working and will try to fix this with #45088
-
10:51 Bug #45405 (Needs Feedback): Uncaught Exception in DynamicRoutePart
- Hi Marco, thanks for reporting!
Can you please add more details on when you get this issue?
The value should never ... -
10:44 Bug #45401: Make Zend Framework 2 packages out-of-the-box compatible with TYPO3 Flow
- ...
-
10:42 Task #45430 (Needs Feedback): Throw Exception when controller for routing configuration does not exists
- Hi Sören,
could you please add more details (e.g. your routing setup and the exception you get/expect)?
In develo... -
10:20 Feature #42176: Improve resolving of view
- Update for devs watching this issue:
We decided to go for a DSL (domain specific language) – probably based on "TYPO3...
2013-02-21
-
22:22 Revision 70bd32eb: [TASK] Clean up JsonView and JsonViewTest internals
- Fix docblock and add array type hint to $configuration argument of
transformValue() and transformObject(); fix langua... -
16:12 Feature #43247: Request respects format
- as descriped here (see error of v2): http://de.wikipedia.org/wiki/JSON-RPC
in my opinion its very usefull for the us...
2013-02-20
-
21:12 Feature #45675: Improve Error-Message when @var annotation in entity object is omitted
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18402 -
21:08 Feature #45675 (Under Review): Improve Error-Message when @var annotation in entity object is omitted
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18402 -
21:02 Feature #45675 (Resolved): Improve Error-Message when @var annotation in entity object is omitted
- When the @var annotation is missing in an entity object the ValidationResolver throws a notice:...
-
17:59 Bug #45669 (New): PersistentObjectConverter does not convert ValueObjects by __identity
- if you have valueObjects and want to show them in an action controller with
showAction($myValueObject) and get param... -
15:23 Bug #45640: Every relation is set to cascade=all if the related entity is no aggregate root
- As discussed in the IRC channel this case according to DDD should not happen.
Still it would be nice to overwrite ... -
12:18 Bug #45640 (New): Every relation is set to cascade=all if the related entity is no aggregate root
- Example structure:
Product => OneToMany => Variant
BasketItem => ManyToOne => Variant
If Variant is no aggrega... -
14:48 Feature #45553: Missing TRUE Validator for mandatory checkboxes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18352 -
14:45 Major Feature #3585: Implement support for value objects
- Isn't this covered with Ifd1906bb8ac7fea315c39caefc79e6a38e8a35b0? Do we want to go further in the future here?
-
13:50 Revision 5d68589e: [BUGFIX] Fix composer requirements
- This fixes some requirements that were a bit too relaxed (due to a
misunderstanding when introducing composer to Flow... -
12:42 Bug #44000: Flow CLI on Windows does not work anymore
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17595 -
08:36 Bug #45629 (Under Review): expirationDate of Account cannot be set to NULL after a \DateTime has been set
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18364 -
08:28 Bug #45629 (Resolved): expirationDate of Account cannot be set to NULL after a \DateTime has been set
- After setting an expirationDate you cannot unset it anymore.
-
08:35 Revision f350533c: [BUGFIX] Account's expirationDate can be set NULL
- After setting the expirationDate once, it's impossible to set it
NULL again due to the typehint in the function param...
2013-02-19
-
23:18 Feature #45553: Missing TRUE Validator for mandatory checkboxes
- Driven by the discussions in the irc-channel i submitted new patchset with new name and now the validator can also ch...
-
23:14 Feature #45553: Missing TRUE Validator for mandatory checkboxes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18352 -
22:20 Feature #45282 (Under Review): Support for "sessionless authentication"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18388 -
22:16 Bug #45623 (New): SQL error when calling TYPO3.Blog Setup controller
- When following the steps in the documentation, an SQL error is raised when calling the Setup controller at TheDefinit...
-
21:59 Bug #36159: StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18384 -
21:59 Bug #36159: StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18384 -
21:52 Bug #36159 (Under Review): StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18384 -
16:41 Bug #45611 (New): Destruction of session after logout should be configurable
- After logout the session is destroyed.
In the AuthenticationProviderManager:... -
16:06 Bug #45609 (Resolved): If authenticated initializeObject() in every session-scope object is called twice
- After a account is authenticated the initializeObject Method of every session-scope object is called two times instea...
2013-02-17
-
18:53 Feature #45553 (Under Review): Missing TRUE Validator for mandatory checkboxes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18352 -
18:50 Feature #45553 (Resolved): Missing TRUE Validator for mandatory checkboxes
- I added a Validator which validates boolean TRUE values. So only the value TRUE is accepted.
I needed this for a for... -
15:05 Bug #45407: charset option for mysql connection is ignored with PHP < 5.3.6
- Hi,
we are using an AOP aspect to set the doctrine SQLSesstionInit as a workaround:
With this solution it's not n...
2013-02-16
-
20:39 Bug #45407: charset option for mysql connection is ignored with PHP < 5.3.6
- I can confirm this issue for Debian Sqeeze with PHP 5.3.3-7+squeeze14. This is a serious issue as the data in the DB-...
2013-02-15
-
17:21 Bug #29326: ./flow3 core:setfilepermissions should not rely on sudo without proper test
- Can confirm this issue on Debian Squeeze using the current master (15.02.2013). Running the script as root produces l...
-
14:53 Bug #45463 (Under Review): Routing includes object arguments even though it should not
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18302 -
13:58 Bug #45463 (Accepted): Routing includes object arguments even though it should not
-
12:55 Revision 45ea2277: [BUGFIX] Flow should work with PHP versions lower than 5.3.9
- The change Ia42e374202845dfe5e95c72512e9fefb4f00e789 introduced
usage of is_a() with 3 arguments which is only implem...
2013-02-14
-
20:47 Feature #26765 (Accepted): Support class schema features for every reflected class
-
18:37 Bug #32829 (Resolved): Mapping to a subclass by __type property fails if subclass adds fields
- Applied in changeset commit:81997950b7819d9bc7938ee79dcc9aaedab6dcdc.
-
13:01 Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/7507 -
12:59 Revision 81997950: [BUGFIX] Mapping to subtype with [__type] fails
- The type of a target object can be manipulated by setting __type in the
form (or during action initialization when sa...
2013-02-13
-
17:09 Bug #45463 (Resolved): Routing includes object arguments even though it should not
- Given this route as the only active route:...
-
13:41 Task #36800 (Accepted): Streamline Resource object API
-
10:43 Task #45430 (Closed): Throw Exception when controller for routing configuration does not exists
- When developing Flow applications and creating the routing configuration it´s a problem to find errors in the configu...
-
09:46 Revision 206c7371: [BUGFIX] Correctly handle boolean values with property injection
- This change fixes a bug in the property injection where an empty string
or 1 are used for representing a boolean valu...
2013-02-12
-
13:26 Feature #45409 (New): Support validation of abstract nested properties
- Currently the validation of properties in action controllers does not take the property mapping configuration into ac...
-
12:36 Bug #45407 (Closed): charset option for mysql connection is ignored with PHP < 5.3.6
- Hi,
the configurable charset option for the backed (default "utf8") is ignored with PHP Version < 5.3.6
But the s... -
11:57 Bug #45405 (Accepted): Uncaught Exception in DynamicRoutePart
- In line 184 of the DynamicRoutePart a notice is thrown if the incoming value is an array. This happens for PHP Versio...
-
09:35 Bug #45401 (Closed): Make Zend Framework 2 packages out-of-the-box compatible with TYPO3 Flow
- At the moment it's not possible to just use a composer dependency to get a ZF2 package running within Flow (Zend Mail...
2013-02-11
-
19:48 Bug #45386 (New): Package::buildArrayOfClassFiles tries to determine class names from file paths
- This is a problem if you try to include composer packages that are not namespaced (probably for everything that is no...
2013-02-09
-
14:29 Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18105 -
12:29 Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18105
2013-02-08
-
20:44 Revision c3a1eb5e: Merge "[BUGFIX] Throw exception when using options with singleton validators"
-
20:41 Revision 26744e13: Merge "[FEATURE] Allow exposing the class name of an object in JsonView"
-
20:36 Revision 5ee8cccf: Merge "[TASK] Fix rendering date in documentation index"
-
20:21 Revision 1e21c7dc: Merge "[BUGFIX] Correct method listing of cache FrontendInterface"
-
17:28 Feature #45293: More flexible parsing of body arguments
- In addition: Currently only a fixed set of *mediaTypes* are supported, when specifying a Content-Type header like *ap...
-
17:22 Feature #45293: More flexible parsing of body arguments
- Also see Marco Falkenbergs comment on #37604:
> Some additional thoughts...
>
> h2. Processing of request conte... -
17:21 Feature #45293 (Resolved): More flexible parsing of body arguments
- Parsing of body arguments (e.g. xml, json) currently takes place in Http\Request and is hard-coded there.
Besides fr... -
17:05 Bug #45290 (Closed): Body arguments should not be merged before property mapping takes place
- Currently *body* and *POST* arguments are merged with *GET* arguments in @Http\Request::__construct()@.
Instead the ... -
15:41 Feature #45282 (Resolved): Support for "sessionless authentication"
- Currently Flow relies on a session to be active in at least three places:
# @\TYPO3\Flow\Security\Aspect\RequestDi... -
15:04 Task #45279 (Under Review): Add new translations for bundled validator error messages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18117 -
14:47 Task #45279 (Resolved): Add new translations for bundled validator error messages
- Add new trans-unit id and new target-language fr translation for ValidationErrors.xlf
Add new file and new target-la... -
14:02 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024 -
14:01 Revision 577d51cc: [FEATURE] Allow influencing ini usage for sub process
- With a newly introduced configuration directive
``TYPO3.Flow.core.subRequestPhpIniPathAndFilename`` it
is now possibl... -
13:50 Bug #45272 (New): Related Value Objects get deleted by default cascading
- Description by example:
An entity that relates to a value object:... -
13:50 Revision d293e22a: Merge "[TASK] Cosmetic cleanup of security sub package"
-
13:32 Revision d74b0863: [TASK] Cosmetic cleanup of security sub package
- Non-functional adjustments adding type hints & fixing doc comments
in order to reduce code warnings in Security sub p... -
12:39 Bug #45219 (Resolved): Malformed DocBlock causes fatal error in ProxyClassBuilder
- Applied in changeset commit:774d5a32c71548ff69626b2c6ed4881254724ceb.
-
12:29 Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18105 -
00:17 Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Some first tests result in up to a solid second less execution time on a medium size project, in Dev and Production m...
-
00:14 Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18105 -
00:13 Feature #45264 (Under Review): Add Flow caching for Doctrine metadata and query caches
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18105 -
00:08 Feature #45264 (Resolved): Add Flow caching for Doctrine metadata and query caches
- During a little investigation i found FlowAnnotationDriver::loadMetadataForClass to produce up to 60% of execution ti...
-
09:59 Feature #42176: Improve resolving of view
- Patch set 19 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
09:55 Feature #42176: Improve resolving of view
- Patch set 18 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
00:13 Feature #42176: Improve resolving of view
- Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392
2013-02-07
-
18:07 Task #45253 (Accepted): Throw exception in PointcutMethodNameFilter if given method's argument does not match the actual method signature
- Consider a TYPO3.Comment CommentRepository. I have set the following security resource:...
-
15:41 Revision 3b17b183: [FEATURE] Command to list registered type converters
- For debugging and informational purposes, this provides
a command ``flow:typeconverter:list`` that lists the
currentl... -
15:16 Bug #45249 (New): Update composer project-create command listing
- The composer create-project command like described at http://docs.typo3.org/flow/TYPO3FlowDocumentation/Quickstart/In...
-
11:39 Bug #42601 (Resolved): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
-
10:20 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024 -
10:20 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024
2013-02-06
-
21:30 Bug #45219: Malformed DocBlock causes fatal error in ProxyClassBuilder
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/18079 -
21:18 Bug #45219 (Under Review): Malformed DocBlock causes fatal error in ProxyClassBuilder
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18078 -
21:16 Bug #45219 (Resolved): Malformed DocBlock causes fatal error in ProxyClassBuilder
- If code contains a malformed DocBlock like the following, the Dependency Injection Proxy Class Builder
results in a ... -
21:29 Revision 774d5a32: [BUGFIX] Dependency Injection: safeguard for malformed DocBlocks
- This adds a safeguard to the Dependency Injection Proxy Class Builder
which previously ended with a fatal error if cl... -
21:17 Revision abcdf940: [BUGFIX] Dependency Injection: safeguard for malformed DocBlocks
- This adds a safeguard to the Dependency Injection Proxy Class Builder
which previously ended with a fatal error if cl... -
16:20 Task #36800: Streamline Resource object API
- above, there are particularly two bullet points I want to comment on:
* make sure that a Resource object is remove... -
15:44 Revision 867ecc74: [BUGFIX] Correct method listing of cache FrontendInterface
- The documented listing of the method the cache's FrontendIterface
supports is now in sync with the actually supported... -
13:23 Feature #45167 (Under Review): Allow "custom generic" object validators
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18053 -
13:09 Bug #44753 (Closed): Using 'authenticationRequired' action name for "WebRedirect" gives exception
- the description is complete nonsense; I will evaluate further...
-
12:46 Revision 7d466f2a: [!!!][TASK] Remove canValidate() from GenericObjectValidator
- The canValidate() method on the GenericObjectValidator has been around
for years in various forms, but is not used an... -
12:40 Revision 753b6cdf: [TASK] Fix rendering date in documentation index
- The change in I6de5923f7277b728debd29f29a43e4f8aac2b99d did nest markup,
so the "today" was not expanded.
Change-Id:... -
09:08 Bug #45178: Reconsider passed-by ini file on subprocess command execution
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18024
Also available in: Atom