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

Request #5327 Get rid of the extra space after the delimter when using CSV renderer
Submitted: 2005-09-07 20:55 UTC
From: pnovess at mac dot com Assigned: asnagy
Status: Closed Package: Structures_DataGrid
PHP Version: 5.0.4 OS: Fedora
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


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 : 41 - 16 = ?

 
 [2005-09-07 20:55 UTC] pnovess at mac dot com
Description: ------------ When you use the CSV renderer, an extra space is added after the delimiter which wreaks havoc on some older PC apps that are importing files created with this package. It would also be nice to change the \n line character to a carriage return for PCEEE's. Currently I have to run a regex on the CSV file. I might as well build it myself tan use this if there is no control on out put.

Comments

 [2005-09-08 12:37 UTC] post at mark-wiesemann dot de
I've made a patch for these two requests: http://www.markwiesemann.de/php/Structures_DataGrid/CSV.diff
 [2005-09-12 13:48 UTC] asnagy at php dot net
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.