Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.4

Bug #9126 SetVersion(8)->setInputEncoding('windows-1250') cells with many data,excelcrash
Submitted: 2006-10-21 20:56 UTC
From: dkozlows at tlen dot pl Assigned:
Status: Duplicate Package: Spreadsheet_Excel_Writer (version 0.9.1)
PHP Version: 4.3.10 OS: Windows
Roadmaps: (Not assigned)    
Subscription  


 [2006-10-21 20:56 UTC] dkozlows at tlen dot pl (Daniel)
Description: ------------ When I setup : SetVersion(8) SetInputEncoding('windows-1250') When I was add many cells with many data,excel was crashed.

Comments

 [2006-10-22 13:59 UTC] dkozlows at tlen dot pl
I get data from database where charset-coding is latin2...
 [2006-10-22 14:52 UTC] dkozlows at tlen dot pl
When I comment line : SetInputEncoding('windows-1250'), all is ok, but I don't have polish chars.
 [2006-10-26 13:28 UTC] anree at pisem dot net (Andrey Shkodyak (Ukraine))
Also this bug is have when charset is cp1251 (russian). Please do it something. Thank you.
 [2006-10-27 08:55 UTC] anree at pisem dot net (Andrey Shkodyak (Ukraine))
I found bugfix in there: http://pear.php.net/bugs/bug.php?id=1572 answer of [2006-05-31 13:17 UTC] michal dot fapso at goldenboat dot net (Michal Fapso) P.S.sorry for my english. I fix bug when i set cp1251 charset
 [2006-10-30 14:07 UTC] dkozlows at tlen dot pl
I try apply this patch to version 0.9.1 but excel still crash...
 [2006-12-09 22:47 UTC] dkozlows at tlen dot pl
This patch is for version earlier than 0.9.0.
 [2012-01-26 08:26 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Duplicate
Bug #18078 has a clearer writeup of what appears to be the same problem