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

bug with the '<' char

Details

Submitted2004-07-02 14:17 UTC
Frompwa dot net at free dot fr
StatusBogus
PackageSpreadsheet_Excel_Writer
PHP Version4.3.0
OSunix server/ xp client
Roadmaps(Not assigned)

Comments

[2004-07-02 14:17 UTC] pwa dot net at free dot fr

Description:
------------
Excel trunc the text when it contains a '<' char.
strange case :
if the text is 'blabla < blabla' it works
but if the text is 'blabla <blabla' it doesn't work.

[2004-07-08 06:36 UTC] pwa dot net at free dot fr

Sorry it was not a spreadsheet bug.