Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[BUG] JSON.parseObject with unquote date bug Something isn't working
#2598 opened May 18, 2024 by Cooper-Zhong
[BUG] JSON.parseObject with "\/Date(2209017600000+0800)\/" bug Something isn't working
#2597 opened May 18, 2024 by Cooper-Zhong
[BUG] JSONArray.getString with Date type bug Something isn't working
#2596 opened May 18, 2024 by Cooper-Zhong
[BUG] OutOfMemoryError in JSON.parseArray bug Something isn't working
#2591 opened May 17, 2024 by Cooper-Zhong
[FEATURE]Filter功能兼容fastjson建议 enhancement New feature or request
#2590 opened May 17, 2024 by GYung
首字母序列化问题[QUESTION] question Further information is requested
#2589 opened May 17, 2024 by Mtczf
[BUG] Exception in JSONPath.eval bug Something isn't working fixed
#2585 opened May 16, 2024 by Cooper-Zhong 2.0.51
[BUG] JSONPath.eval with String and Object bug Something isn't working fixed
#2584 opened May 16, 2024 by Cooper-Zhong 2.0.51
[BUG] Deserialization on BigDecimal bug Something isn't working fixed
#2582 opened May 16, 2024 by Cooper-Zhong 2.0.51
[BUG] JSONPath.extract on illegal path bug Something isn't working
#2580 opened May 16, 2024 by Cooper-Zhong
JSON.register在springboot3下无效 question Further information is requested
#2579 opened May 16, 2024 by danjiaxin555
[FEATURE] apt codegen提供debug选项 enhancement New feature or request
#2575 opened May 15, 2024 by wenshao 2.0.51
JSON.parseObject(json, Map.class) 整数0为key的问题 bug Something isn't working fixed question Further information is requested
#2570 opened May 14, 2024 by 156370005 2.0.51
[BUG] JSONValidator.validate() bug Something isn't working fixed
#2566 opened May 12, 2024 by Cooper-Zhong 2.0.51
[BUG] jsonArray.to(JSON.class) bug Something isn't working fixed
#2565 opened May 12, 2024 by Cooper-Zhong 2.0.51
[BUG] jsonObject.to(JSON.class) bug Something isn't working fixed
#2564 opened May 12, 2024 by Cooper-Zhong 2.0.51
java.time.LocalDate 序列化时不记录类型 question Further information is requested
#2557 opened May 10, 2024 by penweizgx
ProTip! Exclude everything labeled bug with -label:bug.