Ignore:
Timestamp:
2012-10-25T17:50:57+13:00 (11 years ago)
Author:
ak19
Message:

Fixed issue with deleting fedora collections from GLI: it would start a process to call the new g2f-deletecol script and then immediately continue by deleting the collection directory. Unfortunately, the collection directory needs to be around until the script has finished purging the docs from fedora: the GS3 collection dir is how the g2f-deletecol.pl script works out what files (which pids) need purging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/classes/dictionary.properties

    r25826 r26402  
    417417DeleteCollectionPrompt.Details:Creator - {0}\nMaintainer - {1}\nDescription\n{2}
    418418DeleteCollectionPrompt.Failed_Delete:Collection could not be completely deleted.
     419DeleteCollectionPrompt.Failed_Fedora_Delete:Error trying to purge collection from Fedora.
    419420DeleteCollectionPrompt.Failed_Title:Deletion Failed!
    420421DeleteCollectionPrompt.No_Collection:No collection selected.
Note: See TracChangeset for help on using the changeset viewer.