Bug 245665

Summary: imdb update does not work for movie titles with international characters
Product: [Applications] tellico Reporter: Asterios Dramis <asterios.dramis>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

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