Bug 245665 - imdb update does not work for movie titles with international characters
Summary: imdb update does not work for movie titles with international characters
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-24 18:07 UTC by Asterios Dramis
Modified: 2010-07-26 22:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Asterios Dramis 2010-07-24 18:07:04 UTC
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
Comment 1 Robby Stephenson 2010-07-26 18:32:04 UTC
Fixed in r1154529. bugs.kde.org was down, so the commit message didn't close the bug
Comment 2 Robby Stephenson 2010-07-26 22:34:15 UTC
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