DDC-1576: Incorrect content of 'doctrine list --xml' command #1981

Closed
opened 2026-01-22 13:35:33 +01:00 by admin · 6 comments
Owner

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.

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.
admin added the Bug label 2026-01-22 13:35:33 +01:00
admin closed this issue 2026-01-22 13:35:35 +01:00
Author
Owner

@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 @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?
Author
Owner

@doctrinebot commented on GitHub (Jan 3, 2012):

Comment created by tmysik:

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?

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.

Your attachment contains two xml documents, are these the same or are they different?

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 3, 2012): Comment created by tmysik: > 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? Aha, now I see. I was surprised when I saw root element "symfony". Then, e.g. on line 9, there is a text: &lt;info&gt;./symfony help list&lt;/info&gt; 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. > Your attachment contains two xml documents, are these the same or are they different? 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.
Author
Owner

@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): 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.
Author
Owner

@doctrinebot commented on GitHub (Jan 9, 2012):

Issue was closed with resolution "Can't Fix"

@doctrinebot commented on GitHub (Jan 9, 2012): Issue was closed with resolution "Can't Fix"
Author
Owner

@doctrinebot commented on GitHub (Jan 9, 2012):

Comment created by tmysik:

This is a problem with the command name not being useable in the help messages of commands.

Yes.

This leads to this confusion

Yes.

but we can't fix it.

Who can, please? I will submit a bug.

Thanks.

@doctrinebot commented on GitHub (Jan 9, 2012): Comment created by tmysik: > This is a problem with the command name not being useable in the help messages of commands. Yes. > This leads to this confusion Yes. > but we can't fix it. Who can, please? I will submit a bug. Thanks.
Author
Owner

@doctrinebot commented on GitHub (Dec 13, 2015):

Imported 1 attachments from Jira into https://gist.github.com/6d1454dfb3f23a678deb

@doctrinebot commented on GitHub (Dec 13, 2015): Imported 1 attachments from Jira into https://gist.github.com/6d1454dfb3f23a678deb - [11138_commands.xml](https://gist.github.com/6d1454dfb3f23a678deb#file-11138_commands-xml)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1981