jasonrogena / jasonrogena/php-excel-reader

<br> tag in excel interpreted it as a new row, not a line-break in existing cell.

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. Select data from database and write in xls file
2. We have Description column,It has some text including
tags once

tag comes, Excel interpreted it as a new row, not a line-break in existing
cell.

It should be in same cell not in new row.

```

Original issue reported on code.google.com by `vikran...@gmail.com` on 5 Feb 2013 at 7:53

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by exporting database data whose Description contains
tags to an XLS file, then inspect the export path that writes the Description value. Confirm that the text remains in the same Excel cell and is rendered as a line break rather than creating a new row.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.