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

Ismael Asensio <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
            Summary|Polish Ł not displayed      |[wetter.com] Polish Ł not
                   |correctly                   |displayed correctly
             Status|CONFIRMED                   |RESOLVED

--- Comment #1 from Ismael Asensio <[email protected]> ---
Thank you for your bug report and the quality.

Unfortunately yes, this is a provider issue. The free wetter.com API we still
can use (but it's already deprecated) is a legacy one that doesn't correspond
to what their web site shows.

The API calls return XML files, which claim to be UTF-8 encoded, but this
doesn't hold for the codification of the Polish ł :

Search:
https://api.wetter.com/location/index/search/obrzeg/project/weatherion/cs/608bf2a1f0afc12cf34ceddf363ec14d
Forecast:
https://api.wetter.com/forecast/weather/city/PL3095795/project/weatherion/cs/bba0298a75e8f468c4fa136091c727c1

<?xml version="1.0" encoding="UTF-8"?>
<city>
  <city_code>PL3095795</city_code>
  <name>KoÃobrzeg</name>
  <post_code/>

This provider is discouraged due to this and other issues that can offer subpar
experience, but kept alive for now only for its extensive coverage. At least
until other full coverage providers are implemented (which is on the way).

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

Reply via email to