Page 1 of 1

1209 Quick Search for D:\ fails to find Path [#5639]

Posted: Mon Jan 12, 2009 7:40 am
by chrisjj
My library has tracks the path of which include D:\, and my search options include Path. When in quick search I enter D:\, the results include some but not all of the tracks which have D:\ in Path.

Re: 1209 Quick Search for D:\ fails to find Path

Posted: Tue Jan 13, 2009 11:32 am
by Lowlander

Re: 1209 Quick Search for D:\ fails to find Path

Posted: Wed May 20, 2009 5:16 pm
by rusty

Re: 1209 Quick Search for D:\ fails to find Path

Posted: Wed May 20, 2009 6:24 pm
by chrisjj
Thanks. That Mantis entry says:

> If the user searches for C: or D: etc. MM returns tracks that contain C or D rather than what the user intended.

Not reproduced here. e.g. D: returns much fewer tracks than D. I cannot spot which field is being matched.

Re: 1209 Quick Search for D:\ fails to find Path

Posted: Thu May 21, 2009 9:24 pm
by rusty
C: returns the same as C. or C~ .

I'll clarify in the bug.

-Rusty

Re: 1209 Quick Search for D:\ fails to find Path

Posted: Fri May 22, 2009 5:33 am
by chrisjj
> C: returns the same as C. or C~ .

That accords with documentation:
Searches for special characters: returns Tracks with the special character. Search for Help! : Ignores the special character, and returns Tracks containing 'Help'.. Search for "Help!" : Finds an exact match (doesn't ignore the special character).
The OP behaviour does not... if we assume the docs mean ignoring of special characters on >1-char string occurs at /all/ positions.

Independently of this issue, I suggest the docs need a complete spec. of special char behaviour.

Re: 1209 Quick Search for D:\ fails to find Path

Posted: Mon May 25, 2009 6:27 pm
by chrisjj
Fixed in 1248. Thanks. Help needs updating accordingly.