View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009270ParaViewBugpublic2009-07-13 22:582009-07-22 17:20
ReporterAlan Scott 
Assigned ToJulien Finet 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6.2Fixed in Version3.6.2 
Summary0009270: Directory names disappear
DescriptionSome directory name patterns hide directories. This is not acceptable. I replicated this with 4.6.0, XP client, 2 servers on Linux.

Make the following directories, with nothing in them, then try to move into each of these directories with ParaView Open:
ab_123kg_45
ab_123kg_56
ab_123kg_67

You will only see one of these three directories.

The workaround is to add a -dir to the end of each of the directory names.

This must be fixed for 3.6.2, unless it is quite hard.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0016895)
Julien Finet (developer)
2009-07-17 20:10

We now make sure that files named aa_123_bb_01 and aa_123_bb_02 are correctly processed. The group should be indexed on 01/02 instead of 123.

File modified:
vtkPVFileInformation.cxx:1.35
(0016941)
Alan Scott (manager)
2009-07-22 16:49

Fixed. Tested local server, Linux trunk.
(0016944)
Utkarsh Ayachit (administrator)
2009-07-22 17:19

Committed to 3.6 branch.

Patch title (first comment line): BUG: make sure that files named aa_123_bb_01 and aa_123_bb_02 are correctly processed. the group should be indexed on 01/02 instead of 123. BugID:9181
Autocommit
  cvs commit -F .msg 'Servers/Common/vtkPVFileInformation.cxx'
Committer: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
/cvsroot/ParaView3/ParaView3/Servers/Common/vtkPVFileInformation.cxx,v <-- Servers/Common/vtkPVFileInformation.cxx
new revision: 1.32.2.1; previous revision: 1.32
Committed successfully to CVS

 Issue History
Date Modified Username Field Change
2009-07-13 22:58 Alan Scott New Issue
2009-07-15 11:29 Utkarsh Ayachit Status backlog => tabled
2009-07-15 11:29 Utkarsh Ayachit Assigned To => Julien Finet
2009-07-17 20:10 Julien Finet Note Added: 0016895
2009-07-17 20:10 Julien Finet Status tabled => @80@
2009-07-17 20:10 Julien Finet Resolution open => fixed
2009-07-22 16:49 Alan Scott Note Added: 0016941
2009-07-22 16:49 Alan Scott Status @80@ => closed
2009-07-22 17:19 Utkarsh Ayachit Note Added: 0016944
2009-07-22 17:20 Utkarsh Ayachit Fixed in Version => 3.6.2
2009-07-22 17:20 Utkarsh Ayachit Target Version => 3.6.2


Copyright © 2000 - 2018 MantisBT Team