mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-1576: Incorrect content of 'doctrine list --xml' command #1981
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 (Jan 3, 2012).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user tmysik:
The output of 'doctrine list --xml' command apparently comes from Symfony framework therefore it contains a lot of incorrect information.
This issue should be easy to fix (I hope), please look at it soon so the upcoming support for Doctrine2 framework in NetBeans can use the proper XML file (it would not be possible to easily support more than one XML structure).
Thanks.
@doctrinebot commented on GitHub (Jan 3, 2012):
Comment created by @beberlei:
Can you explain a little what you expect to happen and what you try? The Doctrine project uses the Symfony2 Console component, so it should work exactly like the Symfony2 console commands.
What information is incorrect?
Your attachment contains two xml documents, are these the same or are they different?
@doctrinebot commented on GitHub (Jan 3, 2012):
Comment created by tmysik:
Aha, now I see. I was surprised when I saw root element "symfony". Then, e.g. on line 9, there is a text:
<info>./symfony help list</info>
which seems incorrect to me - there should be "./doctrine", right? That's the reason why I have reported this issue since, as I wrote, I'm currently working on Doctrine2 support for NetBeans and I need to write an XML parser to parse available Doctrine2 commands.
Aha, yes, they are the same, sorry about that.
So, if the element names are correct, then feel free to lower the priority of this issue.
Thanks for your fast feedback.
@doctrinebot commented on GitHub (Jan 9, 2012):
Comment created by @beberlei:
This is a problem with the command name not being useable in the help messages of commands. This leads to this confusion, but we can't fix it.
@doctrinebot commented on GitHub (Jan 9, 2012):
Issue was closed with resolution "Can't Fix"
@doctrinebot commented on GitHub (Jan 9, 2012):
Comment created by tmysik:
Yes.
Yes.
Who can, please? I will submit a bug.
Thanks.
@doctrinebot commented on GitHub (Dec 13, 2015):
Imported 1 attachments from Jira into https://gist.github.com/6d1454dfb3f23a678deb