View Issue Details

IDProjectCategoryView StatusLast Update
0001886JEDI VCL00 JVCL Componentspublic2004-06-27 03:23
ReporteranonymousAssigned Tojfudickar 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
PlatformWindowsOSWindows XPOS VersionPro SP1
Product Version3.00 BETA 
Target VersionFixed in Version 
Summary0001886: TJvAppIniFileStorage.OnTranslatePropertyName is never fired (same with TJvAppRegistryFileStorage)
DescriptionIn the attched test case I have defined an OnTranslatePropertyName event but it is simply never fired, leaving properties with their original names.
Steps To ReproduceSimply run test case and press button labeled Form2. The ShowMessage that I put into the event never appear. It's the same debugging the application.
Additional InformationIn the same test case, I have two separate TJvAppIniFileStorage, each associated with an TJvFormStorage component. One of them is used to store/retrieve the text property of the two TEdit's, the other to store form size and position only. The TEdit's texts are stored/retrieved, form state is not.
TagsNo tags attached.

Activities

2004-06-23 16:07

 

TestCase.zip (4,623 bytes)

jfudickar

2004-06-27 03:23

developer   ~0004639

Hi,

it should be fixed.

But it was not a bg, it was a missing feature. The FormStorage didn't use the OnTranslatePropertyName Event.

THe AppStorage works without any problems.

Greetings
Jens

Issue History

Date Modified Username Field Change
2004-06-23 16:07 anonymous New Issue
2004-06-23 16:07 anonymous File Added: TestCase.zip
2004-06-27 03:21 jfudickar Status new => assigned
2004-06-27 03:21 jfudickar Assigned To => jfudickar
2004-06-27 03:23 jfudickar Note Added: 0004639
2004-06-27 03:23 jfudickar Status assigned => resolved
2004-06-27 03:23 jfudickar Resolution open => fixed