jasonrogena / jasonrogena/php-excel-reader
Large numbers
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What is the expected output? What do you see instead?
Large numbers like 4032175010252 stored as number will output as 4032175010250.
```
Original issue reported on code.google.com by `hbu...@gmail.com` on 24 Jan 2012 at 10:59
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that parses or converts numeric cell values, then reproduce the reported case with 4032175010252. Done means the reader no longer changes that large number to 4032175010250; add or run a focused regression check if the repository provides a test location.
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
- Mostly clear
- Newbie friendliness
- 35/100