https://bz.apache.org/ooo/show_bug.cgi?id=86655
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- The problem is in tools/source/fsys/wldcrd.cxx: the wildcard implementation does case sensitive comparison. Now the questions are: 1. Should wildcards be case insensitive on all platforms or only on Windows? 2. Should it be this way in every user of this wildcard implementation, or only Basic? Assuming 1=Windows only and 2=every user, I have a patch. -- You are receiving this mail because: You are on the CC list for the issue.
