[kepler-dev] [Bug 4970] Make non-instantiable items in local KARs not draggable

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon May 3 17:06:44 PDT 2010


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

Sean Riddle <swriddle at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Sean Riddle <swriddle at gmail.com> 2010-05-03 17:06:44 PDT ---
Fixed in r24155-6 and r24157 on the branch.

Objects that are cached are given a cache category, which is an enumeration in
LibIndex. I have made it so that objects of types LibIndex.TYPE_NAMED_OBJ (for
WorkflowRuns) and LibIndex.TYPE_OBJECT (for RIO/reports) are not draggable. I
have not run into any false positives, but it could happen, so keep an eye out
and let me know.

tl;dr -- If you can't drag something you should be able to drag, tell me.

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