Searching for filenames with a leading number fails

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
candyman
Junior Member
Junior Member
Posts: 45
Joined: 2005-01-03, 21:57 UTC

Searching for filenames with a leading number fails

Post by *candyman »

In the search-window I tried to search for a file like "01 - Duprees Diamond Blues.flac", or "11 - Mountains of the moon.flac". TC is not able to find this (YES, it's there...!!) , everything else without a leading number can be found.

A bug ?
:?:
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3893
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

No problem here ...

Just a hit in the dark :
- For searching full filenames having spaces you have to use Doublequotes!

Code: Select all

"01 - Duprees Diamond Blues.flac"
- For searching part of the filename (no "." used at search field" no quoting is used

Code: Select all

Diamond Blues
#5767 Personal license
Post Reply