After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 126567 - Eliminate redundant blank spaces in names to avoid duplicate names
Eliminate redundant blank spaces in names to avoid duplicate names
Status: RESOLVED DUPLICATE of bug 104203
Product: rhythmbox
Classification: Other
Component: User Interface
0.5.1
Other Linux
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-11-09 16:43 UTC by Javier Amor García
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Javier Amor García 2003-11-09 16:43:11 UTC
The interface would be cleanner if we can avoid duplicates that originate
from superfluos white spaces in the file's tags. For example, trhythmbox
thinks that "Public Enemy " and "Public Enemy" like different authors.
Similliary, it discriminates between "Model 500 (Juan Atkins)" and 
"Model 500  (Juan Atkins)" (in the latter case we found two white spaces
between "500" and "(Juan"). 
Maybe those duplicate names can be avoided by trimming the strings.
Comment 1 Colin Walters 2003-11-12 05:34:30 UTC

*** This bug has been marked as a duplicate of 104203 ***