Bug 147502

Summary: Adjusting chart data series label can mix up the result
Product: LibreOffice Reporter: Aron Budea <aron.budea>
Component: ChartAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: attila.szucs, kelemeng, michael.meeks, nemeth, varga.balazs3
Priority: medium Keywords: bibisected, bisected, regression
Version: 6.4.0.3 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=114166
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 90486    
Attachments: Sample FODP

Description Aron Budea 2022-02-18 04:51:24 UTC
Created attachment 178366 [details]
Sample FODP

- Open the attached FODP, which has a single chart,
- Double-click into the chart,
- Open its Data Table,
- Note the series title, "This is some test thingy", delete the first word ("This"), and close the dialog.

=> The series title (and the label) becomes: "This is some test thingy is some test thingy", ie. it's prefixed with the original title.

Observed using LO Version: 7.4.0.0.alpha0+ (2f0c26dc83448a934af5383f9f6b7a607c334744) / Ubuntu.

This is a regression in LO 6.4, bibisected to the following commit using repo bibisect-linux-64-6.4. Adding CC: to Balazs Varga.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=fa0a981af41a2606541eec1cb20a379a739691e0

author		Balazs Varga <balazs.varga991@gmail.com>	2019-07-17 12:57:47 +0200
committer	László Németh <nemeth@numbertext.org>	2019-07-24 14:04:06 +0200

tdf#114166 DOCX chart import: fix missing complex categories
Comment 1 Francisco 2022-02-18 17:33:19 UTC

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