View Issue Details

IDProjectCategoryView StatusLast Update
0004566MMW v4Playlist / Searchpublic2008-04-11 19:47
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0004566: Regression: Trailing spaces are ignored in case of searching specified field and in Auto-Playlists
DescriptionAs reported here:
http://www.mediamonkey.com/forum/viewtopic.php?p=142044#142044

I'm trying to find out how I can search for specific terms in a song title. If I search for the word ape, for example, I get titles with paper, escape, tape, etc.. If I put parenthesis around it I get the same thing or no results at all. In MM2 if I wanted to find "ape", all I had to do was type [space]ape[space], and it would return songs with only that word.
TagsNo tags attached.
Fixed in build1156

Relationships

related to 0004503 closedLudek Search for exact word is no longer possible via search bar (if the word is not quoted) 

Activities

Ludek

2008-04-11 11:42

developer   ~0013689

Note: This is a problem of TMemIniFileW.ReadString() where the trailing spaces are ignored.

Ludek

2008-04-11 13:33

developer   ~0013693

Fixed 1156.

rusty

2008-04-11 19:47

administrator   ~0013711

Verified 1156, but I don't understand why this can't be fixed for 0004503 in the same manner.