Fix error in title function
Sometimes in admin an error is thrown and returns garbage (html code for error 500) instead of the title of the link we try to get.
Maybe urllib don't handle accented chars in urls?
Sometimes in admin an error is thrown and returns garbage (html code for error 500) instead of the title of the link we try to get.
Maybe urllib don't handle accented chars in urls?