https://bugs.documentfoundation.org/show_bug.cgi?id=169612
Bug ID: 169612
Summary: Data Provider Find and Replace Transformation not
saved to file
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected],
[email protected],
[email protected], [email protected],
[email protected], [email protected]
Depends on: 165619, 169568, 169570, 169572, 169596
Blocks: 120219, 169581, 169608, 169609, 169610
Created attachment 204200
--> https://bugs.documentfoundation.org/attachment.cgi?id=204200&action=edit
Data Provider added Transformation Find and Replace
+++ This bug was initially created as a clone of Bug #169596 +++
PRECONDITION:
new Calc spreadsheet
Data > Define Range
= e.g. DataRangeForDataProvider.ods from #169514:
https://bugs.documentfoundation.org/attachment.cgi?id=204066
Data > Data Provider
select DBrange, CSV, URL 5x3numbersN.csv from #169570
https://bugs.documentfoundation.org/attachment.cgi?id=204142
PROBLEM DESCRIPTION:
Data Provider Transformations: Find and Replace [Add]
Parameters: Find patrn, Replace repl, Column 3
save Calc file --> attached DataProvider-Transformation-FindReplace.ods
transformation is not saved in the file
this means that Data > Refresh Data Provider does not fill the expected data
no data-transformations in content.xml:
<calcext:data-mappings>
<calcext:data-mapping
xlink:href="file:///home/micha/LibreOffice/bugreports/5x3numbersN.csv"
calcext:provider="org.libreoffice.calc.csv" calcext:frequency="0"
calcext:id="org.libreoffice.calc.csv" calcext:database-name="DBrange">
<calcext:data-transformations/>
</calcext:data-mapping>
</calcext:data-mappings>
EXPECTED BEHAVIOR:
transformation Find and Replace shall be saved to content.xml
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 480ef73deef62c458e5735cd496a1d74ef408ed8
CPU threads: 2; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=120219
[Bug 120219] [META] Data provider bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=165619
[Bug 165619] ROUND function in Data Provider numeric transformation is
ineffective
https://bugs.documentfoundation.org/show_bug.cgi?id=169568
[Bug 169568] Exponent function in Data Provider numeric transformation is
ineffective
https://bugs.documentfoundation.org/show_bug.cgi?id=169570
[Bug 169570] Data Provider Transformation Replace Null for 0 and empty fields
https://bugs.documentfoundation.org/show_bug.cgi?id=169572
[Bug 169572] Data Provider Preview Context Menu hidden by dialog (gtk3)
https://bugs.documentfoundation.org/show_bug.cgi?id=169581
[Bug 169581] Data Provider Preview Context Menu changes wrong column
https://bugs.documentfoundation.org/show_bug.cgi?id=169596
[Bug 169596] Data Provider 8 out of 12 Transformations are not saved to file
https://bugs.documentfoundation.org/show_bug.cgi?id=169608
[Bug 169608] Data Provider Delete Rows Transformation not saved to file
https://bugs.documentfoundation.org/show_bug.cgi?id=169609
[Bug 169609] Data Provider Swap Rows Transformation not saved to file
https://bugs.documentfoundation.org/show_bug.cgi?id=169610
[Bug 169610] Data Provider Sort Columns Transformation not saved to file
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.