View Issue Details

IDProjectCategoryView StatusLast Update
0001724JEDI VCL00 JVCL Componentspublic2004-05-14 11:44
ReporteranonymousAssigned Touser72 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version 
Target VersionFixed in Version 
Summary0001724: TJvCustomAppStorage misbehaves when only one of OnEncryptPropertyValue OnDencryptPropertyValue is set
DescriptionWhen for example only OnDencryptPropertyValue is set, than the following happens: On save the values are stored literally, because OnEncryptPropertyValue is NOT set. When loading the values back, they are MimeDecoded, which gives rubbish string since, the stored values were never MimeEncoded.
TagsNo tags attached.

Activities

user72

2004-05-05 00:41

  ~0004158

This is up to you: there is no way for the app storage to know if you actually encrypted or decrypted the values and you will have to determine yourself whether the values need to be encrypted/decrypted in the event handler.

user72

2004-05-14 11:44

  ~0004282

As designed

Issue History

Date Modified Username Field Change
2004-05-04 16:10 anonymous New Issue
2004-05-05 00:41 user72 Note Added: 0004158
2004-05-06 00:43 user72 Status new => feedback
2004-05-14 11:44 user72 Status feedback => resolved
2004-05-14 11:44 user72 Resolution open => won't fix
2004-05-14 11:44 user72 Assigned To => user72
2004-05-14 11:44 user72 Note Added: 0004282