View Issue Details

IDProjectCategoryView StatusLast Update
0006205JEDI VCL00 JVCL Componentspublic2015-09-14 13:20
ReporteraltaveronAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.47 
Target VersionFixed in Version3.48 
Summary0006205: The issue on TJvFilenameEdit control
DescriptionSteps to reproduce:
1. Add TJvFilenameEdit on a form.
2. Run the application.
3. Select any file.
4. Open a dialog to select file again.

The char "\" will be present on the beginning of the filename.

The filename should be correct.
TagsNo tags attached.

Activities

Arioch

2013-10-08 16:51

developer   ~0020657

i use thsi in my XE2 projects.

filename is prepended not by lonely back-slash but with a fully-qualified path to me, like c:\folder1\folder2\filename

it looks you do something quite special.

Tell please more about your environment.

Delphi ? OS ? Specific file name ? Test project ?

obones

2013-12-13 11:47

administrator   ~0020803

Please provide the zipped sources of an application showing this

2014-03-02 15:25

 

0006205.zip (2,910,105 bytes)

2014-03-02 15:35

 

Incorrect filename.png (634,254 bytes)

altaveron

2014-03-02 15:36

reporter   ~0020918

The issue has another sense. Only the last 0000020:0000015 chars of the file path are displayed by default. So if filename has 14 chars length "\" will be displayed as the first char.

2014-03-02 15:57

 

correct.zip (2,910,132 bytes)

altaveron

2014-03-02 15:58

reporter   ~0020919

The correct demo project uploaded on the file "correct.zip". "Note: 0000015" must be only two chars "1" and "5".

AHUser

2014-03-27 21:56

developer   ~0020934

Fixed in master branch.

The dialog will now only show the name part of the filename if the InitialDir can be set.

Issue History

Date Modified Username Field Change
2013-09-27 15:09 altaveron New Issue
2013-10-08 16:51 Arioch Note Added: 0020657
2013-10-08 16:54 Arioch Status new => feedback
2013-12-13 11:47 obones Note Added: 0020803
2014-03-02 15:25 altaveron File Added: 0006205.zip
2014-03-02 15:35 altaveron File Added: Incorrect filename.png
2014-03-02 15:36 altaveron Note Added: 0020918
2014-03-02 15:57 altaveron File Added: 0006205-correct.zip
2014-03-02 15:58 altaveron Note Added: 0020919
2014-03-27 21:56 AHUser Note Added: 0020934
2014-03-27 21:56 AHUser Status feedback => resolved
2014-03-27 21:56 AHUser Fixed in Version => Daily / GIT
2014-03-27 21:56 AHUser Resolution open => fixed
2014-03-27 21:56 AHUser Assigned To => AHUser
2015-09-14 13:20 obones Fixed in Version Daily / GIT => 3.48