MantisBT - ParaView
View Issue Details
0011579ParaViewBugpublic2010-12-08 05:082010-12-13 17:46
Paul Melis 
Robert Maynard 
normalminoralways
closedduplicate 
3.8.1 
3.10 
0011579: Save state dialog has title "Load State File"
In Qt/ApplicationComponents/pqSaveStateReaction.cxx:

void pqSaveStateReaction::saveState()
{
  pqFileDialog fileDialog(NULL,
    pqCoreUtilities::mainWidget(),
    tr("Load State File"), QString(),
    ^^^^^^^^^^^^^^^^^^^^^
No tags attached.
duplicate of 0010585closed Utkarsh Ayachit File/ Save State screen is wrong 
Issue History
2010-12-08 05:08Paul MelisNew Issue
2010-12-08 11:42Robert MaynardNote Added: 0023795
2010-12-08 11:42Robert MaynardRelationship addedduplicate of 0010585
2010-12-08 11:42Robert MaynardStatusbacklog => @80@
2010-12-08 11:42Robert MaynardFixed in Version => 3.10
2010-12-08 11:42Robert MaynardResolutionopen => duplicate
2010-12-08 11:42Robert MaynardAssigned To => Robert Maynard
2010-12-13 17:46Alan ScottNote Added: 0023945
2010-12-13 17:46Alan ScottStatus@80@ => closed

Notes
(0023795)
Robert Maynard   
2010-12-08 11:42   
This is a duplicate bug that has been fixed in 3.9 for the 3.10 release.
(0023945)
Alan Scott   
2010-12-13 17:46   
Tested trunk.