jasonrogena / jasonrogena/php-excel-reader

Deleted rows/columns show up as blank

Open
#109 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.enter some data in a spreadsheet
2.delete a blank row/column on one side of the data
3.load it using the php class

What is the expected output?
blank rows/columns are not shown.

What do you see instead?
blank rows show up with a single space.

Please provide any additional information below.

```

Original issue reported on code.google.com by `theballd...@gmail.com` on 11 Feb 2011 at 3:30

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the PHP class that loads the spreadsheet and trace how deleted trailing rows or columns become a single-space value. Reproduce the listed steps, then verify that blank rows and columns on either side of populated data are omitted rather than rendered with a space.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
data
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.