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 #10046

Write Method not working for contents with mime type

Details

Submitted2007-02-07 13:24 UTC
Fromshunmugaprasath at gmail dot com
StatusNo Feedback
PackageSpreadsheet_Excel_Writer
PHP Version5.1.2
OSLinux, Fedora
Roadmaps(Not assigned)

Comments

[2007-02-07 13:24 UTC] shunmugaprasath at gmail dot com

Description:
------------
I have a method which accecpts a recordset as an argument, and pass it to the write method for excel generation. I have around fifty recordset which uses the same method. But for some recordsets while opening the generated excel what i am seeing is just # (not preoperly arranged) symbols. I checked the recordsets. They involves mimetypes. Is that the reason for the presence of unexpected values in the excel sheet..