MantisBT - ParaView
View Issue Details
0009967ParaViewBugpublic2009-11-24 22:412010-01-21 17:18
Alan Scott 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.83.8 
0009967: Multiple lsdyna files don't show up properly in file/open
Multiple lsdyna files don't show up properly in file/open. What should happen is that you see a file named d3plot in the open window. What you have to do is select "Files of type", then *.*. This needs to be fixed.
No tags attached.
Issue History
2009-11-24 22:41Alan ScottNew Issue
2010-01-21 12:48Utkarsh AyachitNote Added: 0019242
2010-01-21 12:48Utkarsh AyachitStatusbacklog => @80@
2010-01-21 12:48Utkarsh AyachitFixed in Version => 3.8
2010-01-21 12:48Utkarsh AyachitResolutionopen => fixed
2010-01-21 12:48Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-01-21 17:18Alan ScottNote Added: 0019248
2010-01-21 17:18Alan ScottStatus@80@ => closed

Notes
(0019242)
Utkarsh Ayachit   
2010-01-21 12:48   
Added support for 'filename_patterns" attribute to specify
the filename wildcard patterns that match the this reader which is used in
addition to extension testing for picking readers.

Added filename_pattern "d3plot" for the LSDyna reader.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/readers.xml,v <-- Servers/ServerManager/Resources/readers.xml
new revision: 1.188; previous revision: 1.187
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMReaderFactory.cxx,v <-- Servers/ServerManager/vtkSMReaderFactory.cxx
new revision: 1.3; previous revision: 1.2
(0019248)
Alan Scott   
2010-01-21 17:18   
Tested local server, XP, trunk.