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

Bug #9126 SetVersion(8)->setInputEncoding('windows-1250') cells with many data,excelcrash
Submitted: 2006-10-21 15:56 UTC Modified: 2006-12-09 17:47 UTC
From: dkozlows at tlen dot pl Assigned:
Status: Open Package: Spreadsheet_Excel_Writer (version 0.9.1)
PHP Version: 4.3.10 OS: Windows
Roadmaps: (Not assigned)    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dkozlows at tlen dot pl
New email:
PHP Version: Package Version: OS:

 

 [2006-10-21 15: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 08:59 UTC] dkozlows at tlen dot pl
I get data from database where charset-coding is latin2...
 [2006-10-22 09: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 08: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 03: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 09:07 UTC] dkozlows at tlen dot pl
I try apply this patch to version 0.9.1 but excel still crash...
 [2006-12-09 17:47 UTC] dkozlows at tlen dot pl
This patch is for version earlier than 0.9.0.