Skip to content

9677 price is an integer #9680

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

Closed

Conversation

alexislefebvre
Copy link
Contributor

@alexislefebvre alexislefebvre commented Apr 24, 2018

Fixes #9677.

Price was stored as an integer but a float was provided to setPrice(). I harmonised the calls in order to use integer only.

Copy link
Contributor

@tomtomau tomtomau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch!

@javiereguiluz
Copy link
Member

A great issue report and a perfect fix for it. Thanks for these contributions Alexis!

javiereguiluz added a commit that referenced this pull request Apr 25, 2018
This PR was squashed before being merged into the 4.0 branch (closes #9680).

Discussion
----------

9677 price is an integer

Fixes  #9677.

Price was stored as an integer but a float was provided to `setPrice()`. I harmonised the calls in order to use integer only.

Commits
-------

81066ad 9677 price is an integer
@alexislefebvre alexislefebvre deleted the 9677-price-is-an-integer branch April 25, 2018 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants