drmadgr / imdb-api

Automatically exported from code.google.com/p/imdb-api
0 stars 0 forks source link

parser error. example: tt1119646 #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run test app
2. search by id for tt1119646

What is the expected output? What do you see instead?
System.InvalidCastException: Unable to cast object of type 'System.String' 
to type 'System.Collections.Generic.List`1[System.String]'.

What version of the product are you using? On what operating system?
3.5, windows xp x64 sp2

Please provide any additional information below.
problem seems to occur whenever title has only 1 genre listed

Original issue reported on code.google.com by as...@limitless-hosting.com on 17 May 2009 at 9:12