DDC-3194: [GH-1073] Add missing type mapping #3957

Closed
opened 2026-01-22 14:32:20 +01:00 by admin · 5 comments
Owner

Originally created by @doctrinebot on GitHub (Jun 26, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of kamazee:

Url: https://github.com/doctrine/doctrine2/pull/1073

Message:

Fixes DDC-2494, references DDC-3192.

Custom types of joined column are ignored when the query is issued using DQL (query or builder). Entity manager's findX()s work as expected because the issue was fixed for entity persister in #690 (DDC-2494).

Originally created by @doctrinebot on GitHub (Jun 26, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of kamazee: Url: https://github.com/doctrine/doctrine2/pull/1073 Message: Fixes [DDC-2494](http://www.doctrine-project.org/jira/browse/DDC-2494), references [DDC-3192](http://www.doctrine-project.org/jira/browse/DDC-3192). Custom types of joined column are ignored when the query is issued using DQL (query or builder). Entity manager's `findX()`s work as expected because the issue was fixed for entity persister in #690 ([DDC-2494](http://www.doctrine-project.org/jira/browse/DDC-2494)).
admin added the Bug label 2026-01-22 14:32:20 +01:00
admin closed this issue 2026-01-22 14:32:21 +01:00
Author
Owner
@doctrinebot commented on GitHub (Jun 26, 2014): - duplicates [DDC-3192: Custom types do not get converted to PHP Value when result is gotten from custom query](http://www.doctrine-project.org/jira/browse/DDC-3192)
Author
Owner

@doctrinebot commented on GitHub (Jun 26, 2014):

Comment created by kamazee:

This is a copy of DDC-3192 — so please, close either one.

@doctrinebot commented on GitHub (Jun 26, 2014): Comment created by kamazee: This is a copy of [DDC-3192](http://www.doctrine-project.org/jira/browse/DDC-3192) — so please, close either one.
Author
Owner

@doctrinebot commented on GitHub (Jul 14, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1073] was closed:
https://github.com/doctrine/doctrine2/pull/1073

@doctrinebot commented on GitHub (Jul 14, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1073] was closed: https://github.com/doctrine/doctrine2/pull/1073
Author
Owner

@doctrinebot commented on GitHub (Jul 14, 2014):

Comment created by @ocramius:

Duplicate of DDC-3192

@doctrinebot commented on GitHub (Jul 14, 2014): Comment created by @ocramius: Duplicate of [DDC-3192](http://www.doctrine-project.org/jira/browse/DDC-3192)
Author
Owner

@doctrinebot commented on GitHub (Jul 14, 2014):

Issue was closed with resolution "Duplicate"

@doctrinebot commented on GitHub (Jul 14, 2014): Issue was closed with resolution "Duplicate"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3957