-
Notifications
You must be signed in to change notification settings - Fork 496
Issues: alibaba/fastjson2
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[QUESTION] How to use Vector API based implementation
question
Further information is requested
#3168
opened Nov 20, 2024 by
duanyangjing
@JSONField(deserialize = false)失效
bug
Something isn't working
#3163
opened Nov 16, 2024 by
lilanlong
[BUG]JSONWriter.Feature.ReferenceDetection重复引用序列化错误
bug
Something isn't working
#3162
opened Nov 15, 2024 by
feijiangjun123
[BUG] fastJson2.x序列化,SerializeConfig.put(Integer.class, ToStringSerializer.instance)未生效
bug
Something isn't working
[QUESTION]FastJson2开启autoType数组类型丢失
enhancement
New feature or request
#3154
opened Nov 8, 2024 by
wongjones
[BUG] 在使用了JSONWriter.Feature.WriteClassName后,FastJson2无法正确处理Map<String, Integer>
bug
Something isn't working
#3153
opened Nov 8, 2024 by
fwhdzh
[BUG]在使用 JSONObject.toJavaObject 反序列化 JSONObject 到带默认值的 Kotlin 类时遇到问题。
bug
Something isn't working
#3152
opened Nov 7, 2024 by
IceCream-QAQ
[BUG]当json嵌套字符串格式json,JSONPath.set设置字符串格式json值,返回UnsupportedOperationException
bug
Something isn't working
#3148
opened Nov 5, 2024 by
JohnnyAWK
[BUG]fastjson2 2.0.28一直到最新版本特定情况下反序列化字段读取值错误
bug
Something isn't working
#3146
opened Nov 1, 2024 by
zhuquanzhen
[QUESTION] fastjson2和fastjson抽象类反序列化默认行为不一致
question
Further information is requested
#3143
opened Oct 31, 2024 by
rock-byte
[BUG] FastJSON2 Android依赖2.0.53版本编译不通过
bug
Something isn't working
#3142
opened Oct 31, 2024 by
huannan
[BUG]JSON.parseObject设置NameFilter参数无效
bug
Something isn't working
#3141
opened Oct 30, 2024 by
LeasonX
[BUG]java.lang.IllegalStateException: Dont call getValueBoolean() on a non BOOLEAN ElementValue at org.apache.bcel.classfile.SimpleElementValue.getValueBoolean(SimpleElementValue.java:65) ~[bcel-6.7.0.jar:6.7.0] at com.alibaba.fastjson2.writer.OWG_11_11_SimpleElementValue.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.ObjectWriterArray.write(ObjectWriterArray.java:103) ~[fastjson2-2.0.53.jar:?] at com.alibaba.fastjson2.writer.OWG_10_3_ArrayElementValue.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.OWG_9_3_ElementValuePair.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.ObjectWriterArray.write(ObjectWriterArray.java:103) ~[fastjson2-2.0.53.jar:?] at com.alibaba.fastjson2.writer.OWG_1_7_AnnotationEntry.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.ObjectWriterArray.write(ObjectWriterArray.java:103) ~[fastjson2-2.0.53.jar:?] at com.alibaba.fastjson2.JSON.toJSONString(JSON.java:3026) ~[fastjson2-2.0.53.jar:?]
bug
Something isn't working
#3138
opened Oct 27, 2024 by
meishuangjie
[BUG]在安卓上JSONObject.put多个字段null值后toJSONString(JSONWriter.Feature.WriteMapNullValue)会崩溃
bug
Something isn't working
#3133
opened Oct 25, 2024 by
spark7fire
[BUG]:fastjson2 parseObject 会将空字符串 Empty String成功转成String[] 而不是失败
bug
Something isn't working
#3132
opened Oct 24, 2024 by
dnio99
[BUG]:fastjson2 parseObject 会将String成功转成List 而不是失败
bug
Something isn't working
#3131
opened Oct 24, 2024 by
dnio99
Previous Next
ProTip!
Adding no:label will show everything without a label.