[kepler-dev] [Bug 5153] Save Archive closes all windows associated with a workflow

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Aug 18 13:12:34 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5153

--- Comment #1 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-08-18 13:12:33 PDT ---
This happens because ExportArchiveAction's refreshFrameAfterSave is set to true
by default. The commit log for this feature is:

Author: aschultz
Date: 2009-11-18 12:06:22 -0800 (Wed, 18 Nov 2009)
New Revision: 21670

Modified:
  trunk/modules/gui/src/org/kepler/gui/kar/ExportActorArchiveAction.java
  trunk/modules/gui/src/org/kepler/gui/kar/ExportArchiveAction.java
Log:
Allow for toggling frame refresh after save until a better solution can be
found.

But Aaron, Ben and I can't remember what problem this solution was addressing.
I tested changing refreshFrameAfterSave to false by default, and things *seem*
to work fine -- if during Save Archive you change the wf title, that appears,
and if you tag, these things roll the revision properly. So offhand I'm not
seeing why we need to refresh after save...

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list