Home » File Formats » Spreadsheet_Excel_Writer » Bug #10046
Write Method not working for contents with mime type
Details
| Submitted | 2007-02-07 13:24 UTC |
|---|---|
| From | shunmugaprasath at gmail dot com |
| Status | No Feedback |
| Package | Spreadsheet_Excel_Writer |
| PHP Version | 5.1.2 |
| OS | Linux, 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..