Ticket #6350 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Attachment handling is confusing

Reported by: r.rossmair@ollendorf.biz Assigned to: Blackhex
Priority: normal Component: DiscussionPlugin
Severity: normal Keywords: discussion attachments
Cc: r.rossmair@ollendorf.biz Trac Release: 0.12

Description

Attachments are visible only if the browser URL points to the message to which they were attached.

If the topic itself is called up, only attachments to the root message are visible.

If a response is called up (e.g. by following the URL in a notification mail), only attachments to that message are visible.

This behavior is very irritating, since it makes it seem as if attachments suddenly disappear.

And there seems to be no means of deleting an attachment?

Attachments

Change History

(in reply to: ↑ description ; follow-up: ↓ 2 ) 12/19/09 13:25:15 changed by Blackhex

  • status changed from new to closed.
  • resolution set to fixed.

Replying to r.rossmair@ollendorf.biz:

Attachments are visible only if the browser URL points to the message to which they were attached. If the topic itself is called up, only attachments to the root message are visible. If a response is called up (e.g. by following the URL in a notification mail), only attachments to that message are visible. This behavior is very irritating, since it makes it seem as if attachments suddenly disappear.

Attachment was ment to be assigned only for whole topic. So this is a bug since I forgot to use topic resource instead of message resource when requesting list of attachments. Changeset r7282 fixes that.

Thank you for noticing this.

And there seems to be no means of deleting an attachment?

You can delete attachment with "Delete attachment" button when you are seeing attachment details.

(in reply to: ↑ 1 ) 12/19/09 23:30:42 changed by anonymous

Replying to Blackhex:

Attachment was ment to be assigned only for whole topic. So this is a bug since I forgot to use topic resource instead of message resource when requesting list of attachments. Changeset r7282 fixes that.

That was fast. Thank you.

And there seems to be no means of deleting an attachment?

You can delete attachment with "Delete attachment" button when you are seeing attachment details.

Me dense.- Thanks for the hint.


Add/Change #6350 (Attachment handling is confusing)




Change Properties
Action