After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 530703 - Line break should be saved as \r\n in xls files
Line break should be saved as \r\n in xls files
Status: RESOLVED DUPLICATE of bug 356711
Product: Gnumeric
Classification: Applications
Component: import/export MS Excel (tm)
1.8.x
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-04-30 09:31 UTC by Steven Lai
Modified: 2009-06-25 06:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Steven Lai 2008-04-30 09:31:49 UTC
Please describe the problem:

Users would be happy if they can choose to persist line break as "\n", "\r\n", "\r" in preference, and default to "\r\n" on Windows.


Steps to reproduce:
1. In A1, type "This is line 1", alt enter, "This is line 2"
2. File > Save, File type: MS Excel


Actual results:
When opened on Excel, the input should be displayed on one single line

This is line 1This is line 2


Expected results:
When opened on Excel, the input should be displayed on two lines

This is line 1
This is line 2

Does this happen every time?
yes

Other information:
Comment 1 Andreas J. Guelzow 2009-06-25 06:34:16 UTC
I suspect that this is in fact the same situation as described in #356711.

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 356711 ***