apache / apache/servicecomb-java-chassis
[BUG] -BufferInputStream转字符流读取HttpServletRequest的body会有中文边界乱码问题,都是utf-8编码
Open
bug
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
### Steps to Reproduce
### Expected Behavior
_No response_
### Servicecomb Version
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported HttpServletRequest body read with Chinese UTF-8 characters that cross an input-buffer boundary. Trace the BufferInputStream-to-character-stream path and identify the relevant tests or request-handling entry point. Done means the same UTF-8 request body is read without garbled characters, with a regression test covering the boundary case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100