jasonrogena / jasonrogena/php-excel-reader
Euro sign not working
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
- Type a euro sign (alt-0128) in a spreadsheat cel and display this cel
using tge php-excel writer.
What is the expected output? What do you see instead?
- It outputs "¬" in stead of "€"
I think this is an encoding problem?!
```
Original issue reported on code.google.com by `derkge...@gmail.com` on 13 Mar 2009 at 9:38
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named in the issue. Reproduce the spreadsheet-cell case with the PHP Excel reader and trace the character conversion; done means the euro sign is returned as "€" rather than "¬".
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
- Mostly clear
- Newbie friendliness
- 30/100