[BUG] get uft code in callbackAfterDisMissGroupCommand
Open
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 19
- Forks
- 52
- Avg merge
- 2h 15m
- Merged PRs (30d)
- 3
Description
OpenIM Server Version
3.8.3-patch.3
Operating System and CPU Architecture
Windows (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
HTTP POST
/callbackExample/callbackAfterDisMissGroupComi
)":"5141389096","groupType":"\u0002",
"membersID :
and ,"groupID":"3240241223"
.owner
解析JsON失败: json: cannot unmarshal string into Go struct field AfterDismissGroupReg
Screenshots Link
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The reported entry point is the callbackAfterDisMissGroupCommand HTTP POST endpoint, with a malformed payload and a Go JSON unmarshal error. Start by reproducing the callback using the request details in the issue; no file or test is named. Done means the callback payload is accepted without the reported parsing failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100