Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wytrych
Copy link
Contributor

@wytrych wytrych commented Sep 26, 2018

There seems to be most basic types in the Binder but
BigInteger was missing, even though BigDecimal was present.
Without the BigInteger binding fixtures for models using this type
will not load.

Fixes #1268

@asolntsev
Copy link
Contributor

@wytrych Thank you for the PR, but could you also add a test case to BinderTest?

@asolntsev asolntsev self-assigned this Sep 29, 2018
@wytrych
Copy link
Contributor Author

wytrych commented Oct 8, 2018

@asolntsev test added. Let me know if it's ok and if so I will squash te commits.

@asolntsev
Copy link
Contributor

@wytrych Yes, test is ok.

@xael-fry Recommended to merge.

@asolntsev asolntsev self-requested a review October 12, 2018 09:25
There seems to be most basic types in the Binder but
BigInteger was missing, even though BigDecimal was present.
Without the BigInteger binding fixtures for models using this type
will not load.
@wytrych
Copy link
Contributor Author

wytrych commented Oct 16, 2018

Branch squashed.

@asolntsev asolntsev merged commit 5f50133 into playframework:master Oct 17, 2018
@asolntsev
Copy link
Contributor

@wytrych thank you! Merged.

@xael-fry xael-fry added this to the 1.5.2 milestone Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixture doesn't load data for BigInteger fields

3 participants