[Libreoffice-bugs] [Bug 140870] New: Writer extension UserFieldsMgr: Export to CSV function always uses TAB separator character.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 8 07:35:28 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140870
Bug ID: 140870
Summary: Writer extension UserFieldsMgr: Export to CSV function
always uses TAB separator character.
Product: LibreOffice
Version: 7.0.3.1 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: teubank at afcon.com
Description:
UserFieldsMgr-L-0.9.3: Export to CSV function ignores the 'Other' separation
character when it is defined.
Error can be demonstrated as follows:
Steps to Reproduce:
1. $ lowriter (or open Writer via GNU.)
2. Select Tools/Add-Ons/UserFieldsMgr.
3. Enter 'Test_Field_Name' in 'Name' of 'Masterfield item', click 'Add'.
Enter 'Test_Field_Value' in 'Value' of 'Masterfield item', click 'Update'.
Enter 'Test_Field_Name2' in 'Name' of 'Masterfield item', click 'Add'.
Enter 'Test_Field_Value2' in 'Value' of 'Masterfield item', click 'Update'.
4. Click 'Other' in 'Export to CSV'.
4.1 Enter '|' in the 'Other' textbox.
4.2 Click 'Export...'
4.3 Enter a file path. E.g., '~/Desktop/UserFields.csv' and click 'Save'.
4.4 Click OK in Information Dialog
'Process ended successfully:
2 fields exported to the UserFields.csv
(unfiltered)'.
5.1 Click drop-down arrow next to the 'Other' textbox and click ';' to select.
5.2 Click 'Export...'
5.3 Enter a file path. E.g., '~/Desktop/UserFields2.csv' and click 'Save'.
5.4 Click OK in Information Dialog.
6. From outside of Writer, examine contents of:
~/Desktop/UserFields.csv and
~/Desktop/UserFields2.csv
Both CSV files contain the identical tab-delimited content.
Actual Results:
Test_Field_Name Test_Field_Value
Test_Field_Name2 Test_Field_Value2
Expected Results:
Test_Field_Name|Test_Field_Value
Test_Field_Name2|Test_Field_Value2
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes
---
Version: 7.0.3.1
Build ID: 00(Build:1)
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.0.3-0ubuntu0.20.10.1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210308/c9776596/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list