[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2022-04-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

--- Comment #13 from QA Administrators  ---
Dear Paul Mirowsky,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2022-04-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2022-03-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

--- Comment #12 from QA Administrators  ---
Dear Paul Mirowsky,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2021-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

--- Comment #11 from Justin L  ---
Created attachment 175251
  --> https://bugs.documentfoundation.org/attachment.cgi?id=175251=edit
textChooseEncoding.png: File - Save As - "Text - Choose encoding"

Writer allows you to specify if you want to save a CR, LF, or CR along with
Unicode BOM when saving as a text file. That should give you what you want.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2021-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||dgp-m...@gmx.de

--- Comment #10 from Dieter  ---
Paul, a new major release of LibreOffice is available since this bug was
reported. Could you please try to reproduce it with the latest version of
LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ?

If the bug is still valid, please also answer question from Buovjaga in comment
9. Thank you.

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #9 from Buovjaga  ---
Created attachment 164804
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164804=edit
CSV with CR chars removed

(In reply to Paul Mirowsky from comment #8)
> It appears that a \r is being introduced somehow. I believe \r is a CR
> (carriage return) character.
> When opening a document that was processed in Writer and saved as .txt it
> generates \r. This is confirmed by using Ubuntu Text Editor and using "find
> and replace" with \r. Then all lines become proper single line, not split.

If I open the file in Notepad++ on Win and turn on "Show all characters", I see
it uses CR and LF line endings.

Attached is the file with CR chars removed. Does it make any difference for
you?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

Paul Mirowsky  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #8 from Paul Mirowsky  ---
It appears that a \r is being introduced somehow. I believe \r is a CR
(carriage return) character.
When opening a document that was processed in Writer and saved as .txt it
generates \r. This is confirmed by using Ubuntu Text Editor and using "find and
replace" with \r. Then all lines become proper single line, not split.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #7 from Jean-Baptiste Faure  ---
(In reply to Paul Mirowsky from comment #4)
> Created attachment 159762 [details]
> Original file that is modified in Writer

Thank you for the file. I do not reproduce the line break problem you
described.
That said it is possible that I did not do exactly what you did. Could you
explain step by step (mouse click by mouse click) what you do to produce the
text file with Writer.

My procedure:
1/ open a new empty text document with Writer
2/ import the csv file : menu Insert > Text from file
3/ insert the string
ID;Model;Tube;Position;Dates;Times;Ions;Selection;Series;Settings
at top of the data
4/ add the string ;1-1629-0001-1;1-1617-0003-8;1.1; in front of each line
5/ save as TXT file
6/ close Writer
7/ open with Gedit

Status has been set to NEEDINFO, please set it back to UNCONFIRMED once
requested information has been provided.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

--- Comment #6 from Paul Mirowsky  ---
Set UNCONFIRMED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

--- Comment #5 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

--- Comment #4 from Paul Mirowsky  ---
Created attachment 159762
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159762=edit
Original file that is modified in Writer

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #3 from Jean-Baptiste Faure  ---
Please, could you attach initial CSV file.

Status set to NEEDINFO, please set it back to UNCONFIRMED once requested
information is provided.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

--- Comment #2 from Paul Mirowsky  ---
I have imported the processed Writer document into Calc and then exported in
CSV format which resulted in correct number of characters per line when opened
with Gedit or Writer.
Calc strip spaces on export of CSV formatted document and Writer does not.
What is unknown is which is proper. Assuming Calc does the correct action,
Writer should be changed similarly.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131917] Export of text introduces line break

2020-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131917

Paul Mirowsky  changed:

   What|Removed |Added

 CC||p_mirow...@bentaxna.com

--- Comment #1 from Paul Mirowsky  ---
Created attachment 159352
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159352=edit
Resulting file with line breaks

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs