[kepler-dev] [Bug 4793] Workflow Run Manager - clicking on row when provenance is off gives error

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Feb 17 18:50:11 PST 2010


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

--- Comment #1 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-02-17 18:50:11 PST ---
You also can't delete rows when provenance is off, because
getDefaultProvenanceRecorder will return a Recording in this case, and I need
an SQLRecordingV8. I added a FIXME at the ClassCastException. As a stopgap I
was going to disable the delete menu item when provenance is disabled, but this
turns out to not even fully solve the issue - a user can immediately disable
prov, and then try to delete a row, and WRM hasn't yet gotten it's hands on an
SQLRecordingV8.

-- 
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