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

Bug #14932 The name of the Workbook stream MUST be "Workbook", not "Book"
Submitted: 2008-10-31 22:24 UTC
From: drscre Assigned: progi1984
Status: Closed Package: Spreadsheet_Excel_Writer (version 0.9.1)
PHP Version: 5.2.6 OS: Windows XP
Roadmaps: (Not assigned)    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 44 - 11 = ?

 
 [2008-10-31 22:24 UTC] drscre (Ivan Scriabin)
Description: ------------ According to the Microsoft Excel Binary Format Structure Specifincation the name of the workbook stream MUST be "Workbook". In the current version it's set to "Book" (function _storeOLEFile() in Workbook.php). That's not critical, but makes the BiffView++ utility to fail.

Comments

 [2009-08-07 19:07 UTC] progi1984 (Franck Lefevre)
-Status: Open +Status: Verified -Assigned To: +Assigned To: progi1984
 [2009-08-07 19:13 UTC] progi1984 (Franck Lefevre)
The following patch has been added/updated: Patch Name: Bug14932.patch Revision: 1249654398 URL: http://pear.php.net/bugs/patch-display.php?bug=14932&patch=Bug14932.patch&revision=1249654398&display=1
 [2009-08-08 13:09 UTC] cweiske (Christian Weiske)
Tabs again instead of spaces.
 [2009-08-10 14:30 UTC] progi1984 (Franck Lefevre)
The following patch has been added/updated: Patch Name: Bug14932.patch Revision: 1249896636 URL: http://pear.php.net/bugs/patch-display.php?bug=14932&patch=Bug14932.patch&revision=1249896636&display=1
 [2009-08-11 01:48 UTC] cweiske (Christian Weiske)
-Status: Verified +Status: Closed
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.