Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metadatagrapher - fix diagram inconcistency #428

Merged
merged 1 commit into from
Aug 30, 2015

Conversation

Nono1971
Copy link
Contributor

Hi,

There was a little inconcistency in the yUML class diagram : when an entity had several entities refering to it with ManyToOne and with the same reference name => if these relations were both bidirectional and moodirectional, the link was not correct, refering on the monodirectional side, the relation of the other entity...

more easy for me to explain with images :
bug

bug fixed

@gianarb gianarb added the Bug Something isn't working label Aug 30, 2015
@gianarb
Copy link
Contributor

gianarb commented Aug 30, 2015

Thanks!

gianarb pushed a commit that referenced this pull request Aug 30, 2015
metadatagrapher - fix diagram inconcistency
@gianarb gianarb merged commit c640070 into doctrine:master Aug 30, 2015
@Ocramius
Copy link
Member

This sort of change requires tests.

@Nono1971
Copy link
Contributor Author

No problem, I understand.
I work on the test case and I push when ready :)
I'll delete the branch when OK for you

@gianarb
Copy link
Contributor

gianarb commented Aug 31, 2015

@Ocramius do I revert it?

@Ocramius
Copy link
Member

Ocramius commented Sep 1, 2015

This is fine as-is: no revert needed, as @Nono1971 is writing the tests separately

@gianarb gianarb added this to the 0.9.2 milestone Oct 5, 2015
Perfect-Web added a commit to Perfect-Web/DoctrineORMModule that referenced this pull request Oct 22, 2015
0.9.2

 * [doctrine#423](doctrine#423) Docs about cache updated
 * [doctrine#428](doctrine#428) metadatagrapher - fix diagram inconcistency
 * [doctrine#429](doctrine#429) Added naming strategy doc
 * [doctrine#434](doctrine#434) bump orm to 2.5 dependency
 * [doctrine#435](doctrine#435) Feature/metadatagrapher fix
 * [doctrine#437](doctrine#437) Doctrine comment types
Perfect-Web added a commit to Perfect-Web/DoctrineORMModule that referenced this pull request Oct 23, 2015
0.9.2

 * [doctrine#423](doctrine#423) Docs about cache updated
 * [doctrine#428](doctrine#428) metadatagrapher - fix diagram inconcistency
 * [doctrine#429](doctrine#429) Added naming strategy doc
 * [doctrine#434](doctrine#434) bump orm to 2.5 dependency
 * [doctrine#435](doctrine#435) Feature/metadatagrapher fix
 * [doctrine#437](doctrine#437) Doctrine comment types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants