mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-550: <doctrine-mapping /> tag attributes generated by XmlExporter are inconsistent with documentation & do not provide code completion in IDEs #679
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Apr 27, 2010).
Originally assigned to: @jwage on GitHub.
Jira issue originally created by user mjh_ca:
Expected as per docs:
Actually generated:
At least with NetBeans, these attributes are insufficient for XML code completion. Adjusting to match the tag in the docs restores code completion functionality.
@doctrinebot commented on GitHub (Apr 28, 2010):
Issue was closed with resolution "Fixed"