PHPOffice / PHPOffice/Common

CSV上传,单独中文字符,导致其后续空的field直接被去除,并补充到本行末尾

Open
#49 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.