vandan Posted October 7, 2008 Report Posted October 7, 2008 Ok here's the problem :To hold some labels on the top of my label list I've added a space before the name of the label.That work's fine until I add new torrents and select the labels name in the Add New Torrent dialog.When I then hit the OK button the torrent is not listed under [space]Label but just under Label, thuscreating a new label for the torrent. The result is that I have two same labels with the only differencebeing the space in front of one of them.I recon this is clearly a bug
thelittlefire Posted October 7, 2008 Report Posted October 7, 2008 A space? C'mon... There are better ways to "sort" labels. I prefer ! and _ myself.
moogly Posted October 7, 2008 Report Posted October 7, 2008 Yep it's surely a minor bug. Depends on which type of char is allowed in label name and how it's ranked.
thelittlefire Posted October 8, 2008 Report Posted October 8, 2008 I still think using a prepending space to sort labels is stupid and should not be allowed due to the way the data is stored.
Ultima Posted October 9, 2008 Report Posted October 9, 2008 Due to what way the data is stored? There's no reason spaces should be interpreted incorrectly in BEncoded data.
thelittlefire Posted October 9, 2008 Report Posted October 9, 2008 A possible cause: The storing algorithm for the label string might strip whitespace?
moogly Posted October 10, 2008 Report Posted October 10, 2008 I dunno but chars (in ASCII system) have an order I think to sort filename etc...
Ultima Posted October 11, 2008 Report Posted October 11, 2008 @thelittlefire: It seems like it's different from being an issue with the way it's stored -- just in the way it's processed or read from the UI. Either way, this one seems to me like a simple bug to fix.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.