Ticket #9162 (closed defect: fixed)
wxPATH_NORM_CASE doesn't normalize case
| Reported by: | ma_boehm | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8.10 |
| Component: | wxMSW | Version: | |
| Keywords: | wxFileName | Cc: | ma_boehm, neis |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
This is a simple patch to the problem described in
[ 1885241 ] wxPATH_NORM_CASE doesn't norm case.
It simply has been forgotten that the path returned from GetLongPath must be made lower case as well.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

