Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Inheritance, Schema Files
-
Labels:None
-
Environment:symfony 1.4
Description
If I define a base model:
Entity:
connection: other
columns:
name: {}
size: {}
and inherited model:
Box:
inheritance:
extends: Entity
type: column_aggregation
Then file with base definition of Box does not contain bindComponent sentence to bind Box model with connection specified for Entity model.
Activity
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=DC-1015, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)