Mark Story
Mark Story
> When FormProtectionComponent is enabled with Authentication plugin active, calling AuthenticationComponent::setIdentity() in parallel requests (ajax, generated image or another tab) causes [call of SessionAuthenticator::clearIdentity()](https://github.com/cakephp/authentication/blob/2e62330a981a21bf38b4f762033918cde97691bc/src/Controller/Component/AuthenticationComponent.php#L290) and then Session::renew(). This is kind...
> That would create inconsistency with other methods like get() and extract() which only support ArrayAccess. I agree. Expanding to support object properties would need to be done across all...
What is the query you're having generated? `BelongsTo` associations should generate joins and be able to reference aliases.
How is the ORM supposed to identify that there was data and that you intentionally selected all nulls vs. the joins resulted in missing rows and there is no data?
Ok. I don't know how to solve it either, I don't think it is solvable.
Having an option sounds reasonable as it makes DSN connection strings easier to build. A pull request to `4.next` would be much appreciated.
Yeah I can take care of it.
@sukuasoft Yes, help on this would be greatly appreciated.
> 4.0.10 Have you tried upgrading? Any fix we could possibly make to address this issue will not be released in a 4.0 release.
How can someone reproduce the problem you're having? Do you have a more complete stacktrace that we could look at?