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

Fixed #019565: eZOrder (statistics) #390

Merged
merged 1 commit into from
Aug 17, 2012
Merged

Fixed #019565: eZOrder (statistics) #390

merged 1 commit into from
Aug 17, 2012

Conversation

vaxvhbe
Copy link
Contributor

@vaxvhbe vaxvhbe commented Aug 6, 2012

Fatal error in function orderStatistics

sql error when there is no product for selected date

Query error (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY id ASC' at line 2.
Query: SELECT id, section_id, owner_id, contentclass_id, name, published, modified, current_version, status, remote_id, language_mask, initial_language_id FROM ezcontentobject WHERE id IN ( ) ORDER BY id ASC

@patrickallaert
Copy link
Contributor

Previous comments made by @crevillo taken into account by @taenadil.
I'm +1 with those changes.

@crevillo
Copy link
Contributor

So, you mean that the pull request is ready to be merged or do you prefer more testing on my side?
Thanks, Patrick.

@nfrp
Copy link
Contributor

nfrp commented Aug 14, 2012

Hi guys,

I do not happen to see @crevillo 's previous comments in the log here, to which ones were you referring @patrickallaert ?
However, if you guys have tested the PR, feel free to raise the final "Please merge" flag.

Cheers !

@vaxvhbe
Copy link
Contributor Author

vaxvhbe commented Aug 14, 2012

@crevillo
Copy link
Contributor

Hi @nfrp. I can't see them now either. It was CS consideration that as @patrickallaert said, had been perfectly fixed.
My doubt if @patrickallaert 's comment means that he tested also the correct behaviour and that the issue has been fixed, or they were only refering to the coding standard part and so there's a need of more testing on my side.

If the answer is a, then feel free to merge, if it's b, let me know! :)

@crevillo
Copy link
Contributor

Hello. I've tested it again anyway. I can reproduce the issue and indeed this patch fix it.
So, @patrickallaert, @nfrp, @lolautruche, @andrerom, anyone for merging?

Thank you!

Carlos, eZ Diff Squad

andrerom added a commit that referenced this pull request Aug 17, 2012
Fixed #019565: eZOrder (statistics)
@andrerom andrerom merged commit 9bf4530 into ezsystems:master Aug 17, 2012
@nfrp
Copy link
Contributor

nfrp commented Aug 17, 2012

Wonderful guys, thanks for the contribution and the review !!

@nfrp
Copy link
Contributor

nfrp commented Aug 20, 2012

Thanks @crevillo for representing the eZ Diff Squad, and thanks @taenadil for the contribution !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants