Home » File Formats » Spreadsheet_Excel_Writer » Bug #1774
bug with the '<' char
Details
| Submitted | 2004-07-02 14:17 UTC |
|---|---|
| From | pwa dot net at free dot fr |
| Status | Bogus |
| Package | Spreadsheet_Excel_Writer |
| PHP Version | 4.3.0 |
| OS | unix 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.