Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82668 - juk doesn't correctly rename files if '?' is in a id3 tag
Summary: juk doesn't correctly rename files if '?' is in a id3 tag
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-20 05:03 UTC by Giorgio Luparia
Modified: 2005-02-20 05:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giorgio Luparia 2005-02-20 05:03:47 UTC
Some song titles could contain the '?' char. It can be put in a id3 tag, but if then you try to automatically rename the file with juk using id3 tags, the renaming stops at the '?' char.
For example if the title is "Some Title?", the file becomes
Some author - Some album - Some Title
instead of
Some author - Some album - Some Title?.mp3

This way, the file is also no more loaded into juk because it doesn't have a valid extension anymore.


Reproducible: Always
Steps to Reproduce:
1. Put a '?' in a id3 tag
2. Try to rename a file using juk's auto-renamer
3.

Actual Results:  
The file name is truncated 

Expected Results:  
The file name should be correct ;) 

Qt: 3.3.4 
KDE: 3.3.2 
JuK: 2.1.2
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-20 05:42:40 UTC
This is a juk bug, see here for reference:

http://bugs.kde.org/show_bug.cgi?id=98935
http://bugs.kde.org/show_bug.cgi?id=77315