CSV上传,单独中文字符,导致其后续空的field直接被去除,并补充到本行末尾
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 237
- Forks
- 61
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 1
Description
CSV上传,单独中文字符,导致其后续空的field直接被去除,并补充到本行末尾。作者大大能复现么,或者在读取时候需要加上什么限制
Contributor guide
No contributing guide indexed for this repository
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 issue identifies CSV upload handling but names no source file, entry point, or test. First reproduce the reported behavior with a standalone Chinese character followed by empty fields, then locate the relevant CSV-reading code and establish a regression test; done means the empty fields remain in their original positions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100