alibaba / alibaba/HandyJSON

大神,我在使用HandyJSON时,value 是 大段xml富文本的时候解析失败了

Open
#193 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
4.3k
Forks
677
PR merge metrics
No merged PRs in 30d

Description

let advertisingModel = JSONDeserializer.deserializeModelArrayFrom(json: dataJson)
这个方法会奔溃。。。其中一个value是 大段xml富文本。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the crash at JSONDeserializer.deserializeModelArrayFrom(json: dataJson) with a HomeBannerModel value containing large XML rich text. Inspect the resulting error or stack trace and the deserialization path; done means the model array can be parsed without crashing when that value is present.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.