View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015167 | MMW v4 | Playlist / Search | public | 2018-10-17 20:36 | 2021-06-03 14:53 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Target Version | 4.1.25 | Fixed in Version | 4.1.25 | ||
Summary | 0015167: Search: Toolbar search miss results where search dialog return correct one | ||||
Description | When searching Entire Library with Search toolbar no results are found, but if it is searched thru search dialog then results returned. MM5 do not observe such issue. | ||||
Steps To Reproduce | 1. Use supplied db make sure that Artist/Director is enabled in search 2. Paste "???" into search toolbar 3. No results found 4. Open Search dialog and paste "???" for Artist/Director 5. Correct results are found UTF-8 BOM TXT file with search string is attached | ||||
Additional Information | Ticket ID: GDX-533-22928 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1891 | ||||
related to | 0016038 | closed | petr | MMW 5 | Crash on Auto-tag (regression 2205?) |
related to | 0016040 | closed | petr | MMW 5 | Crash on initiating contextual search |
related to | 0016042 | closed | petr | MMW 5 | in line Editing track year --> crash |
related to | 0017916 | closed | Ludek | MMW 5 | Contextual Search on Japanese characters fails |
|
Fixed in 4.1.23.1881 |
|
Verified 1881 |
|
User found another example using special Korean characters, details in GDX-533-22928 |
|
Fixed in 4.1.25.1891 |
|
Verified 1891 I do not see the issue based on |
|
This issue caused regression reported as issues 16038, 16040 and 16042 |
|
Watching the code in SQLite I can confirm that fortunately the version 4.1.25 is unaffected, the bug is presented only in MM5 when CharLowerW from user32.dll is called on chars that has value lower than zero (the hebrew chars). |
|
Fixed in the MM5 branch. Petr, please re-compile SQLite for MM5 to supply it for the next MM5 builds (2207+) => Petr updated it for 2207+ |