History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
DDC-243
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Roman S. Borschel
Reporter:
Jakub Husák
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Doctrine 2 - ORM
XML many-to-many mapping broken and xsd incomplete
Created:
06/Jan/10 04:49 PM
Updated:
06/Jan/10 05:21 PM
Component/s:
Mapping Drivers
Affects Version/s:
2.0-ALPHA4
Fix Version/s:
2.0-ALPHA4
Security Level:
All
Description
« Hide
There is a typo in XML driver - element should be named mapped-by, not mappedBy
http://trac.doctrine-project.org/browser/trunk/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php?rev=7007#L319
mapped-by attribute is missing in XSD definition of many-to-many element
Description
There is a typo in XML driver - element should be named mapped-by, not mappedBy
http://trac.doctrine-project.org/browser/trunk/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php?rev=7007#L319
mapped-by attribute is missing in XSD definition of many-to-many element
Show »
All
Comments
Change History
FishEye
Sort Order:
[
Permalink
|
« Hide
]
Roman S. Borschel
added a comment -
06/Jan/10 05:21 PM
Should be fixed now. Thanks for reporting!
[
Show »
]
Roman S. Borschel
added a comment -
06/Jan/10 05:21 PM
Should be fixed now. Thanks for reporting!