View Issue Details

IDProjectCategoryView StatusLast Update
0004360JEDI VCL00 JVCL Componentspublic2008-05-28 13:33
ReporterZENsanAssigned Tojfudickar 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0004360: TJvFormStorage do not saves correctly nested frames (FIX provided)
DescriptionI uploaded fixed file. If you accept the changes you can import this in current version (it works for all my old apps without any influence).

My changes are marked with comment {ZENsan}

You do not called ResolveAppPaths in Restore/SaveFormplacement... But in construcotr of FormStorage there was an check for Frame (and resolve was not called - so it was never called and frame was never saved).

In my version FomrStorage now works for Any complicated structure of frames in form (multiple frames of one class, which can contain multiple frames inside in unlimited depth).
TagsNo tags attached.

Activities

2008-05-28 01:59

 

JvFormPlacement.pas (44,145 bytes)

jfudickar

2008-05-28 13:32

developer   ~0014311

Added to the repository

Issue History

Date Modified Username Field Change
2008-05-28 01:59 ZENsan New Issue
2008-05-28 01:59 ZENsan File Added: JvFormPlacement.pas
2008-05-28 02:29 jfudickar Status new => assigned
2008-05-28 02:29 jfudickar Assigned To => jfudickar
2008-05-28 02:31 jfudickar Status assigned => acknowledged
2008-05-28 13:32 jfudickar Status acknowledged => resolved
2008-05-28 13:32 jfudickar Resolution open => fixed
2008-05-28 13:32 jfudickar Note Added: 0014311