View Issue Details

IDProjectCategoryView StatusLast Update
0004780JEDI VCL00 JVCL Componentspublic2011-09-21 14:10
ReporterwestphalAssigned ToAHUser 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target Version3.40Fixed in Version3.45 
Summary0004780: TJvFilenameEdit not working with localized filename on D7
Descriptionunless set OEMConvert property from true(default) to false.

I can sse in the code that this property is set to false only when unicode is defined, but this is not a Delphi 7 thing.
TagsNo tags attached.

Activities

obones

2009-06-16 11:39

administrator   ~0015685

Please provide the zipped sources of a sample application showing this

2009-06-23 10:49

 

mantis0004780.zip (355,055 bytes)

westphal

2009-06-23 10:51

reporter   ~0015713

Please find the attached zip that contain an example of the bug. There is also the .exe file that was compiled with D7.

note: I did not upgrade jcl/jvcl since the first post.

westphal

2009-07-23 15:23

reporter   ~0015884

After further tests, this bug inerits from TCustomEdit.

The only thing remaining is that, when you put a Tedit on a D7 form, the published OEMConvert property is set by default to false.

But for the components TJvFilenameEdit and TJvDirectoryEdit it's set by default to true and that raise bugs with localized filenames.

westphal

2009-07-23 15:43

reporter   ~0015885

If fact, both related bugs/comments 3621 and 4454 lead to set this property to false by default.

westphal

2009-07-23 17:30

reporter   ~0015886

In revision 10503, this property as been set to true by remkobonte because:

"Added default True to property OEMConvert because it is set to true in the constructor."

And this is true since revision 2004. But again on D7 (and newer) it seem to lead to a bug if we do not set this property to false.

westphal

2009-07-23 18:04

reporter   ~0015887

In fact, OEMConvert shoud also not be set to true in the constructor.

westphal

2010-01-11 13:06

reporter   ~0017088

Hi,
This issue looks like it's a dead Issue, but the bug is still here. Can i do something to help on this one ?

obones

2010-01-13 17:05

administrator   ~0017116

This issue will be looked at, but it would help if you could send us some "offending" files in a zip.

westphal

2011-01-14 19:53

reporter   ~0018298

This bug has been corrected since current revision(12955).

Issue History

Date Modified Username Field Change
2009-05-19 16:49 westphal New Issue
2009-06-16 11:39 obones Note Added: 0015685
2009-06-16 11:39 obones Status new => feedback
2009-06-23 10:49 westphal File Added: mantis0004780.zip
2009-06-23 10:51 westphal Note Added: 0015713
2009-07-03 17:27 obones Status feedback => acknowledged
2009-07-23 15:23 westphal Note Added: 0015884
2009-07-23 15:43 westphal Note Added: 0015885
2009-07-23 17:30 westphal Note Added: 0015886
2009-07-23 18:04 westphal Note Added: 0015887
2010-01-11 13:06 westphal Note Added: 0017088
2010-01-13 17:05 obones Target Version => 3.40 - not yet released
2010-01-13 17:05 obones Note Added: 0017116
2011-01-14 19:53 westphal Note Added: 0018298
2011-01-24 20:58 AHUser Status acknowledged => resolved
2011-01-24 20:58 AHUser Fixed in Version => Daily / SVN
2011-01-24 20:58 AHUser Resolution open => fixed
2011-01-24 20:58 AHUser Assigned To => AHUser
2011-09-21 14:10 obones Fixed in Version Daily / SVN => 3.45