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

--- Comment #6 from Ismael Asensio <isma...@gmail.com> ---
Git commit c1f50711a0773627ffe3d322122b70aa9dc2433d by Ismael Asensio.
Committed on 22/07/2024 at 16:25.
Pushed by iasensio into branch 'master'.

dataengines/weather/wetter.com: Use location codes for internal mapping

The engine used to store info about the different locations in
a hashmap using the full place name as the key.

Use instead the location code as the key for the different maps,
so this is unique, and different places with the same name and
country doesn't get merged into one.

The format of the weather "source" string is not changed
("wettercom|weather|<place>|<code>;<displayName>")
so that current user's configs do not break.

M  +18   -17   dataengines/weather/ions/wetter.com/ion_wettercom.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/c1f50711a0773627ffe3d322122b70aa9dc2433d

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

Reply via email to