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

BrowserCompatible在long类型时无效 #2344

Closed
jqncc opened this issue Mar 29, 2019 · 1 comment
Closed

BrowserCompatible在long类型时无效 #2344

jqncc opened this issue Mar 29, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@jqncc
Copy link

jqncc commented Mar 29, 2019

当一个javabean中有long类型时使用BrowserCompatible并没有以字符串输出导致js精度丢失,而如果是包装类型Long时是正确的
版本1.2.41 ,1.2.49,1.2.55 都试过

@wenshao wenshao added the bug label Apr 8, 2019
@wenshao wenshao added this to the 1.2.57 milestone Apr 8, 2019
@wenshao wenshao self-assigned this Apr 11, 2019
@wenshao
Copy link
Member

wenshao commented Apr 11, 2019

https://github.com/alibaba/fastjson/releases/tag/1.2.57
问题已修复,请用新版本

@wenshao wenshao closed this as completed Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants