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

[bugfix] Invalid results count #48

Closed
wants to merge 1 commit into from
Closed

Conversation

Ziumin
Copy link

@Ziumin Ziumin commented Feb 12, 2013

There was invalid results count fetched when Doctrine's CountOutputWalker used.
CountOutputWalker is Query::HINT_CUSTOM_OUTPUT_WALKER, but not just the CustomTreeWalker.
So fixed it.
But it is better to test on some other Doctrine versions (not 2.3.3 one) before merge.

There was invalid results count fetched when Doctrine's CountOutputWalker used.
CountOutputWalker is Query::HINT_CUSTOM_OUTPUT_WALKER, but not just the CustomTreeWalker.
So fixed it.
But it is better to test on some other Doctrine versions (not 2.3.3 one) before merge.
@ChubV
Copy link
Contributor

ChubV commented Feb 20, 2013

@stloyd please merge it

@stloyd
Copy link
Contributor

stloyd commented Feb 20, 2013

This code can't be merged, as base was changed, so rebase/rewrite is required.

@Ziumin
Copy link
Author

Ziumin commented Feb 20, 2013

Here it is.

@Ziumin Ziumin closed this Feb 20, 2013
@Ziumin Ziumin deleted the patch-1 branch February 20, 2013 12:03
leberknecht pushed a commit to leberknecht/knp-components that referenced this pull request Sep 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants