https://bugs.kde.org/show_bug.cgi?id=497712

Alexander Semke <alexander.se...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/educ
                   |                            |ation/labplot/-/commit/b14f
                   |                            |a5451ae3fb68a310c61a666f305
                   |                            |75d4ae896
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |2.12

--- Comment #1 from Alexander Semke <alexander.se...@web.de> ---
Git commit b14fa5451ae3fb68a310c61a666f30575d4ae896 by Alexander Semke.
Committed on 22/12/2024 at 18:31.
Pushed by asemke into branch 'master'.

Don't crash when saving plots having multiple data source columns (box plot,
etc.) after one
of the columns was deleted.

This change also saves the column path in all plots so the column can be
restored later
once the column with the same path is added to the project (previously done for
XYCurve only).
FIXED-IN: 2.12

M  +1    -0    ChangeLog
M  +17   -1    src/backend/lib/macros.h
M  +8    -10   src/backend/worksheet/plots/cartesian/BarPlot.cpp
M  +6    -7    src/backend/worksheet/plots/cartesian/BoxPlot.cpp
M  +8    -11   src/backend/worksheet/plots/cartesian/LollipopPlot.cpp
M  +2    -14   src/backend/worksheet/plots/cartesian/XYCurve.cpp
M  +155  -4    tests/cartesianplot/CartesianPlotTest.cpp
M  +1    -0    tests/cartesianplot/CartesianPlotTest.h

https://invent.kde.org/education/labplot/-/commit/b14fa5451ae3fb68a310c61a666f30575d4ae896

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to