Version: 2.2 (using Devel) OS: Linux In a video collection if a movie entry title contains international characters (such as é, ô, etc.) updating it using imdb does not work. No error message is displayed after the update process is finished but none of the rest of the entry fields gets updated. An example movie title is "Astérix aux jeux olympiques". Reproducible: Always
Fixed in r1154529. bugs.kde.org was down, so the commit message didn't close the bug
SVN commit 1154529 by rstephenson: Fix IMDb matching on approximate titles. BUG: 245665 M +4 -0 ChangeLog M +25 -5 src/fetch/imdbfetcher.cpp M +2 -1 src/fetch/imdbfetcher.h M +20 -0 src/tests/imdbfetchertest.cpp M +1 -0 src/tests/imdbfetchertest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1154529