PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » File Formats » Spreadsheet_Excel_Writer » Bug #1344

Excell error writing big xls docs (biff8)

Details

Submitted2004-05-05 09:48 UTC
Fromjeroenvermeulen at hotmail dot com
Assignedxnoguer
StatusClosed
PackageSpreadsheet_Excel_Writer
PHP Version4.3.4
OSDebian
Roadmaps(Not assigned)

Comments

[2004-05-05 09:48 UTC] jeroenvermeulen at hotmail dot com

Description:
------------
When creating xls documents with biff 8 there isn't a problem when you keep it below 50 lines or so. not using the string writer also fixes the problem..

Switching it back to the normal biff also solves the problem. I wanted to use the biff8 for putting >255 chars in one column

I'm using:
PEAR 4.3.4-4
OLE 0.5
Spreadsheet_Excel_Writer-0.7

Reproduce code:
---------------
I Grap the contenst from the db so that wouldn't work here.

[2004-06-02 20:21 UTC] xnoguer at php dot net

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.