View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004454 | JEDI VCL | 00 JVCL Components | public | 2008-09-12 10:36 | 2008-11-01 15:56 |
Reporter | ZENsan | Assigned To | AHUser | ||
Priority | normal | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | 3.36 | |||
Summary | 0004454: In Delphi 2009 TJvFileNameEdit andT JvFolderEdit do not display unicode filenames correctly | ||||
Description | In Delphi 2009 TJvFileNameEdit andT JvFolderEdit do not display unicode filenames correctly. Stored and processed are right. | ||||
Tags | No tags attached. | ||||
|
Use daily builds. Kedi supported Delphi 2009 before it went out from CodeGear.. |
|
Please check it again and give a feedback whether the bug already exists or not. If it already exists, please include a small sample. Greetings Jens |
|
I tried again with daily packages. The same issue. But I found that the problem was in OEMConvert property which is by default True. If we turn off OEMConvert - all displayed correctly. |
|
So is it a bug or is it a feature? |
|
Good question :) If I know why there is need for OEMConvert in this class. But at least I think that for Delphi 2009 it must not be True by default. |
|
With older versions of Delphi, I believe that non ASCII file names were given encoded using the OEM charset, pretty much like what the console does. So there was a need to convert them. I agree that we should turn it off by default if the exe is compile with D2009. |
|
Issue available for anyone to look at. |
|
Fixed in SVN. The property OemConvert now defaults to False for "$IFDEF UNICODE" |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-09-12 10:36 | ZENsan | New Issue | |
2008-09-14 12:04 | ZENsan | Note Added: 0014563 | |
2008-09-24 14:51 | jfudickar | Note Added: 0014670 | |
2008-09-24 14:51 | jfudickar | Status | new => feedback |
2008-09-25 03:20 | ZENsan | Note Added: 0014688 | |
2008-09-25 06:04 | jfudickar | Note Added: 0014689 | |
2008-09-25 08:03 | ZENsan | Note Added: 0014693 | |
2008-09-26 00:13 | obones | Note Added: 0014697 | |
2008-10-10 05:08 | obones | Note Added: 0014815 | |
2008-10-10 05:08 | obones | Status | feedback => confirmed |
2008-11-01 15:55 | AHUser | Status | confirmed => resolved |
2008-11-01 15:55 | AHUser | Fixed in Version | => Daily / SVN |
2008-11-01 15:55 | AHUser | Resolution | open => fixed |
2008-11-01 15:55 | AHUser | Assigned To | => AHUser |
2008-11-01 15:55 | AHUser | Note Added: 0014944 |