jasonrogena / jasonrogena/php-excel-reader

unable to read the file

Open
#169 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?
$data = new Spreadsheet_Excel_Reader("IWMPSmsData_ReportingDistictReport.xls");
unable to read this file

I'm trying to read the file which is downloaded in .xls format using data from
database
it's being over written when the criteria for downloading data is change i want
to read this file and display it in another page but i'm not able to read it
sample.xls is being read from this file but not
IWMPSmsData_ReportingDistictReport.xls file may be because it is being upadted
```

Original issue reported on code.google.com by `arisht...@gmail.com` on 15 Mar 2013 at 10:34

Attachments:
- [IWMPSmsData_ReportingDistictReport.xls](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-169/comment-0/IWMPSmsData_ReportingDistictReport.xls)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Spreadsheet_Excel_Reader and reproduce the failure using the attached IWMPSmsData_ReportingDistictReport.xls, comparing it with the sample.xls file that reportedly works. Inspect how the reader handles the updated .xls file and verify that the failing workbook can be read and displayed on another page.

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.