Question
I am having a problem about deleting attachment with same name and is following the advice in this topic
DeletingAttachmentsWithSameName, but I am stuck with the creation of an empty
Trash.TrashAttachment topic: Does it mean to create a Trash topic, then a TrashAttachment topic whose parnet is then assigned to the Trash topic? If that's the case, which Web should I create the Trash topic under? Twiki or Main or my project web?
Or maybe I am on the wrong track, please help.
Spenser
Environment
--
SpenserKao - 22 Jan 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
--
SpenserKao - 22 Jan 2007
Not being able to delete an attachment of same name is a known issue.
Workaround 1: On the shell level, remove
data/Trash/TrashAttachment.txt* and
pub/Trash/TrashAttachment/*; then using the browser, re-create an empty
TrashAttachment topic in the Trash web.
Workaround 2: Using your browser, go to the Trash.TrashAttachment topic, rename it so something else (such as Trash.OldTrashAttachment), and re-create an empty
TrashAttachment topic.
--
PeterThoeny - 24 Jan 2007
On the Workaround 2, On the file level, I do see the Trash directory under /home/httpd/twiki/data. But in navigation area on the left of browser, I can only see webs of Main, Sandbox and TWiki, but not Trash, how do I rename its TrashAttachment topic and re-create it?
--
SpenserKao - 28 Jan 2007
If you are in the TWikiAdminGroup you should see the Trash web. In any case, you can go to the Trash web by typing
Trash. (including the dot) into the Jump box. The WebHome topic lists the TrashAttachment topic.
--
PeterThoeny - 29 Jan 2007
Thanks Peter, I finally can see the Trash web by typing "Trash." in TWikiAdmin account. But another problem comes up: Through TWikiAdmin account, I can't see the "Create New Topic" function on the navigation area when it's on Trash web, is there something I should set in WebPreferences to enable the creation function?
--
SpenserKao - 30 Jan 2007
Please see
TWikiTutorial for the wiki basics.
--
PeterThoeny - 30 Jan 2007