Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[DoctrineBridge] Fix bug when indexBy is meta key in PropertyInfo\DoctrineExtractor#25841
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nicolas-grekas commentedJan 21, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@insekticid would you mind adding a test case please? Status: needs work |
dunglas left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
When a test will be added.
fabpot commentedFeb 7, 2018
@insekticid Can you work on adding a test case for your bug fix? That's something we need to avoid future regression. Or do you need help? |
nicolas-grekas commentedFeb 11, 2018
Status: needs work |
insekticid commentedFeb 20, 2018
I need some time to go back to this issue and write some tests |
05a9d10 tofb8fe4bCompareinsekticid commentedMar 31, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
added tests @dunglas ping |
Simperfit commentedApr 9, 2018
Travis failure is unrelated. Status: Needs Review |
Simperfit left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
fabpot commentedApr 16, 2018
Isn't it something that also needs to be fixed in 2.8? |
nicolas-grekas commentedApr 20, 2018
Thank you@insekticid. |
…rtyInfo\DoctrineExtractor (insekticid)This PR was submitted for the 3.4 branch but it was merged into the 2.8 branch instead (closes#25841).Discussion----------[DoctrineBridge] Fix bug when indexBy is meta key in PropertyInfo\DoctrineExtractor| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->| Tests pass? | yes| Fixed tickets |#25834 <!-- #-prefixed issue number(s), if any -->| License | MIT@dunglas could you check it?<!--- Bug fixes must be submitted against the lowest branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too).- Features and deprecations must be submitted against the master branch.- Replace this comment by a description of what your PR is solving.-->Commits-------583759f PropertyInfo\DoctrineExtractor - There is bug when indexBy is meta key
Uh oh!
There was an error while loading.Please reload this page.
@dunglas could you check it?