Skip to content

fixing unicode title#533

Merged
kevinfenger merged 1 commit intoworkingfrom
fix_title_issue
May 17, 2016
Merged

fixing unicode title#533
kevinfenger merged 1 commit intoworkingfrom
fix_title_issue

Conversation

@kevinfenger
Copy link
Copy Markdown
Contributor

No description provided.

@mdesnoyer
Copy link
Copy Markdown
Collaborator

Could you please add a test where the title is utf-8? I couldn't find it.

Other than that, looks good

@kevinfenger
Copy link
Copy Markdown
Contributor Author

lots of test cleaning up here, but there is one :

  •        cmock.side_effect = [self.random_image]
    
    •        body = {
      
    •            'external_video_ref': '1234ascs33',
      
    •            'url': 'some_url',
      
    •            'title': 'de pol\xc3\xb6tica de los EE.UU.-'.decode('utf-8'),
      
    •            'default_thumbnail_url': 'invalid',
      
    •            'thumbnail_ref': 'ref1'
      
    •        }
      

@kevinfenger kevinfenger merged commit 356dbfd into working May 17, 2016
@kevinfenger kevinfenger deleted the fix_title_issue branch May 17, 2016 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants