Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82668

Summary: juk doesn't correctly rename files if '?' is in a id3 tag
Product: Gentoo Linux Reporter: Giorgio Luparia <bitflesh>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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