[Bug 28158] winemenubuilder forces lower case when searching fd.o mime database

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 23 01:34:26 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28158

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #9 from Damjan Jovanovic <damjan.jov at gmail.com> 2011-08-23 01:34:25 CDT ---
Filename extension case sensitivity was written with the assumption that on
Windows it is case insensitive while on *nix it is case sensitive. That's why
we lowercase in some cases - to force everything into the common *nix case.

If you're saying Windows does case sensitive matching, then yes,
winemenubuilder needs to be fixed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list