Opened 16 years ago

Closed 16 years ago

#262 closed defect (fixed)

GLI deleting a collection that is open

Reported by: kjdon Owned by: ak19
Priority: moderate Milestone: Next Release (2 or 3)
Component: GLI Severity: blocker
Keywords: Cc:

Description

Running GLI client, I deleted lots of collections including the one I had open. Got errors on shutdown and startup because the collection is invalid. Not usre if this happens running local GLI too.

Change History (4)

comment:1 by kjdon, 16 years ago

Milestone: Next Release (2 or 3)

comment:2 by ak19, 16 years ago

Owner: changed from nobody to ak19
Severity: blocker

comment:3 by ak19, 16 years ago

It does happen when running local GLI as well (I often got exceptions).

FIXED: SVN revision 15156. See $gsdl/gli/src/org/greenstone/gatherer/gui/DeleteCollectionPrompt.java and also dictionary.properties.

GLI no longer allows users to delete the currently open collection - the delete button is not available for the current collection and a tooltip is shown over the delete button and confirmation tickbox explaining that the open collection can't be deleted. This means that an exception is no longer thrown for having deleted the active collection.

comment:4 by ak19, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.