Issue18

Title Importing workspace w/ name same as a current ws causes site error
Priority BUG Status resolved
Superseder Nosy List jgentry
Assigned To jgentry Topics

Created on 2006-04-20.13:28:07 by jgentry, last changed 2006-04-21.11:01:14 by jgentry.

Messages
msg60 (view) Author: jgentry Date: 2006-04-21.10:24:39
That was my thought too, seems like overwriting could cause some headaches.

Currently now trap duplicated workspace names and bad uploaded files.  Error
handling is dealt with (mostly) the same as the initial workspace selection page
(with a slight twist to deal with the hassle of frames)
msg59 (view) Author: sfalcon Date: 2006-04-20.14:05:54
ERROR reading file: msg59
Possibly a access right configuration problem.
[Errno 13] Permission denied: '/extra/trackers/sgdi/db/files/msg/0/msg59'
msg58 (view) Author: jgentry Date: 2006-04-20.13:28:07
Need to check that the workspace name isn't already taken and handle that
properly.  Not sure if the proper thing to do is to not allow it or to overwrite
the current workspace.
History
Date User Action Args
2006-04-21 11:01:14jgentrysetstatus: testing -> resolved
2006-04-21 10:24:39jgentrysetstatus: in-progress -> testing
messages: + msg60
2006-04-20 14:05:54sfalconsetmessages: + msg59
2006-04-20 13:28:07jgentrycreate