Version: (using KDE Devel) Installed from: Compiled sources OS: Linux If you search for a location using the BBC weather ion where there is only one match, it claims there were no matches. For example, searching for "oxford" will produce only one match (try it at http://www.bbc.co.uk/weather/). The weather applet will give the message "The place 'oxford' is not valid. The data source is not able to find this place". Searching for "london" will give a list of possible matches (again, see http://www.bbc.co.uk/weather/). In this case, the weather applet will give a list of possible matches and allow you to select one. The data engine needs to check for this special case and deal with it.
Address several issues noted when doing a exact match for a place. In this case 'Oxford'. Because the website we're searching does an automatic redirect when it finds an exact match we have to do catch this redirection and then we can get the observations and 5 day forecast info. This now makes the BBC ion support exact matches. Switch place info to use station (cosmetic) CCBUG: 155041 This is fixed for KDE 4.1 and KDE 4.0.1