[kepler-dev] [Bug 4200] - wrp suite - blank workflow says you've made changes upon exit

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Jun 30 09:23:59 PDT 2009


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





------- Comment #3 from leinfelder at nceas.ucsb.edu  2009-06-30 09:23 -------
In org.kepler.provenance.gui.ProvenanceConfigureAction.addProvenanceRecorder()
there was a call to effigy.setModified(true).
With this commented out, we don't have this problem. I think it's okay to not
set this when we add the recorder, here's my thinking:
-If I open an existing WF with no provenance recorder on it, one will be added.
If I don't change anything else and close it, that recorder is lost. If I
reopen that same workflow, the recorder is added again. And if I make changes
to the WF then the model is marked as dirty and we will prompt for a save
before closing.
-Hitting the "P" toolbar button to enable/disable provenance still marks a [new
blank] workflow as modified which I think is fine and intuitive.


More information about the Kepler-dev mailing list