SUMMARY The link to the location when clicking the weather widget is incorrect. STEPS TO REPRODUCE 1. When the weather station is set to Blackpool, Blackpool, GB (BBC Weather) clicking the Data From BBC Weather link takes you to https://www.bbc.co.uk/weather/3333127 OBSERVED RESULT 404 error EXPECTED RESULT The correct link is https://www.bbc.co.uk/weather/2655459 SOFTWARE/OS VERSIONS Operating System: Fedora Linux 41 KDE Plasma Version: 6.3.0 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5209
Git commit 0096f8dc7fcfa5d1b3f1c0e27b529ed9c6f0528b by Ismael Asensio. Committed on 18/02/2025 at 00:26. Pushed by iasensio into branch 'master'. weather/bbcukmet: Filter out regions from search results The location search from bbcukmet also provides results that match names of regions (at least within the UK). This can generate two results with the same name for both, a town and its region. Previously we would disambiguate those results with a number, but this is not clear to users, so better filter out the region results. FIXED-IN: 6.3.1 M +6 -0 dataengines/weather/ions/bbcukmet/ion_bbcukmet.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/0096f8dc7fcfa5d1b3f1c0e27b529ed9c6f0528b
Git commit bb9c893ae576455e495be51a16dccbe53ee5b86c by Ismael Asensio. Committed on 18/02/2025 at 00:56. Pushed by iasensio into branch 'Plasma/6.3'. weather/bbcukmet: Filter out regions from search results The location search from bbcukmet also provides results that match names of regions (at least within the UK). This can generate two results with the same name for both, a town and its region. Previously we would disambiguate those results with a number, but this is not clear to users, so better filter out the region results. FIXED-IN: 6.3.1 (cherry picked from commit 0096f8dc7fcfa5d1b3f1c0e27b529ed9c6f0528b) Co-authored-by: Ismael Asensio <isma.af@gmail.com> M +6 -0 dataengines/weather/ions/bbcukmet/ion_bbcukmet.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/bb9c893ae576455e495be51a16dccbe53ee5b86c