Modify ↓
#598 closed enhancement (fixed)
Add support for retrieving attachment attributes
Reported by: | Steffen Pingel | Owned by: | Alec Thomas |
---|---|---|---|
Priority: | normal | Component: | XmlRpcPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.9 |
Description
Currently the attributes of a ticket attachment (description, size, time, author) can not be retrieved.
Attachments (1)
Change History (2)
Changed 18 years ago by
Attachment: | attachment-description-xmlrpc-1070.patch added |
---|
comment:1 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Extends listAttachment() and putAttachment() for retrieving and setting of attachment attributes.