Description: If there are numbers in multi-line chart categories, they are not exported and results in empty category column if chart is copied from Calc to Writer Steps to Reproduce: 1.Open attached Calc file and select second chart with numbers in category column (B36:B4). 2. Create empty Writer file and paste there the previously copied chart. Actual Results: Only 1 category line (containing text) appears in the pasted chart. The category line with numbers disappeared. Check data table of the chart, the second column, where numbers suppose to appear, is empty. If both category columns contains only text, transfer of data takes place without errors. This case is also represented in the attached file. Expected Results: Both columns with chart categories should be exported from Calc to Writer without errors in both cases - when categories contains numbers or text. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: This affects earlier LibeOffice versions, e.g. 6.4.
Created attachment 164553 [details] File with sample charts with text and numbers in category columns
Created attachment 164554 [details] Actual results when transfer charts containing numbers and text in category columns from Calc to Writer
I provided a fix here: https://gerrit.libreoffice.org/c/core/+/107858
Ouyang Leyan committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4a9d257bec7964c0b611b2d422b7842fc5ee38e0 tdf#136011 convert numbers in categories to string during chart export It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
This is an old issue. Reproduced in Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/14b135ca0434fda09966acf6fd14fab600bfde49 tdf#136011: sc: Add UItest It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Ouyang Leyan committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/b493ee37f3347b442a28ccff272ed373149041b6 tdf#136011 convert numbers in categories to string during chart export It will be available in 7.1.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8e3258f7d62ec154f2d80af2f39028a4c40fa12f tdf#136011: move UItest to CppUnittest It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.