Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PhotoAlbum#__str__ for UTF-8 album titles #205

Merged
merged 1 commit into from
Feb 8, 2020

Conversation

ndbroadbent
Copy link
Contributor

The str method was crashing when an album title contained UTF-8 characters, such as an umlaut: "Jörg"

The __str__ method was crashing when an album title contained UTF-8 characters, such as an umlaut: "Jörg"
@Quentame Quentame merged commit b209700 into picklepete:master Feb 8, 2020
@Quentame Quentame added this to In progress in Dev via automation Mar 3, 2020
@Quentame Quentame added this to the 0.9.3 milestone Mar 3, 2020
@Quentame Quentame moved this from In progress to Done in Dev Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Dev
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants