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

Ismael Asensio <isma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.91.90
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/79cd057de1649b417234852d6
                   |                            |c665d87f958bf22
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Ismael Asensio <isma...@gmail.com> ---
Git commit 79cd057de1649b417234852d6c665d87f958bf22 by Ismael Asensio.
Committed on 29/12/2023 at 18:30.
Pushed by iasensio into branch 'master'.

dataengines/weather: Fix error values showing for DWD

The DWD provider uses a value of 32767 (0x7fff or 0b111111111111111)
to mark some measurements as invalid.

Instead of passing those values down to the DataEngine and the UI,
detect and invalidate them while parsing the source information.
FIXED-IN: 5.91.90

M  +31   -39   dataengines/weather/ions/dwd/ion_dwd.cpp
M  +1    -1    dataengines/weather/ions/dwd/ion_dwd.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/79cd057de1649b417234852d6c665d87f958bf22

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

Reply via email to