pccasto / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

Ripper dies with UTF-8 in id3 tags #259

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
 I'm not the user who had the bug. I'm posting this based on:
http://ubuntuforums.org/showthread.php?t=999338

Attached is a patch to add translation of UTF-8 single and double quotes to
latin single and double quotes, in the clean method of rr_lib, which should
fix at least the bug encountered in post above (though other UTF-8 in the
tags will still break).

Original issue reported on code.google.com by MonkeeS...@gmail.com on 3 Dec 2008 at 8:08

Attachments:

GoogleCodeExporter commented 8 years ago
Oops. This should have been defect not enhancement.

Original comment by MonkeeS...@gmail.com on 3 Dec 2008 at 8:09

GoogleCodeExporter commented 8 years ago
Bump...

Original comment by MonkeeS...@gmail.com on 9 Dec 2008 at 10:28

GoogleCodeExporter commented 8 years ago
Please don't bump issues. It won't give me more time than I currently have. But 
I'll
thank you for the diff. I've merged it in the git repository.

Original comment by rubyripp...@gmail.com on 11 Dec 2008 at 9:37