On Fri, Jun 30, 2006 at 01:22:14PM -0000, [EMAIL PROTECTED] wrote: > To comment on the following update, log in, then open the issue: > http://www.openoffice.org/issues/show_bug.cgi?id=60110 > > > > > > ------- Additional comments from [EMAIL PROTECTED] Fri Jun 30 06:22:14 -0700 > 2006 ------- > BTW, the URL for the csv file is broken.
I've put this back in place. My website changed and it wasn't on the new one. http://www.nosneros.net/hso/test.csv On Fri, Jun 30, 2006 at 01:21:43PM -0000, [EMAIL PROTECTED] wrote: > To comment on the following update, log in, then open the issue: > http://www.openoffice.org/issues/show_bug.cgi?id=60110 > > > User atdsm changed the following: > > What |Old value |New value > ================================================================================ > CC|'' |'atdsm' > -------------------------------------------------------------------------------- > Keywords| |needmoreinfo, oooqa > -------------------------------------------------------------------------------- > > > > > ------- Additional comments from [EMAIL PROTECTED] Fri Jun 30 06:21:43 -0700 > 2006 ------- > Set needmoreinfo keyword. > > Perhaps this is related to the use of a single quote to denote a number which > should be displayed as text? Or to other bugs surrounding the use of single > quotes (see for example issue 65510)? OpenOffice imports csv differently than excel. The RFC, unfortunatly, doesn't disambiguate in such a way to say which implementation is correct. OpenOffice needs "''" to import an apostrophe (\x27) from CSV. Excel needs "'" to import an apostrophe (\x27) from CSV. It would be nice if OpenOffice followed Excel's lead since Excel has a larger install base. I use both and having this inconsistency is annoying. -Holt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
