Details
Description
Some exception could/should be more precise (I've lost a lot of time figuring out why I was having an error)
When you have an id field inside a mapped-superclass, you get the following exception:
[ErrorException]
Notice: Undefined index: IdealTech\OnlineSystem\GeoBundle\Entity\AbsAddress in /Users/fmazerolle/Sites/it/os/vendor/doctrine/lib/Doctrine/ORM/Mapping/Driver/AbstractFileDriver.php line 121
The exception should be more verbose and tell the real cause of the error.
Activity
Fabio B. Silva
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Benjamin Eberlei [ beberlei ] | Fabio B. Silva [ fabio.bat.silva ] |
Guilherme Blanco
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.2 [ 10157 ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13147 ] | jira-feedback [ 15095 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 15095 ] | jira-feedback2 [ 16959 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 16959 ] | jira-feedback3 [ 19212 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=DDC-1468, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
This issue is referenced in Github Pull-Request GH-219
https://github.com/doctrine/doctrine2/pull/219