MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013910mantisbtapi soappublic2012-02-17 02:342012-03-06 06:55
Reporterlibregeek 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target Version1.3.xFixed in Version 
Summary0013910: API to retrieve attachment metadata
DescriptionGiven an issue_attachment_id, the client application should be able to retrieve the meta information of the attachment(file type, size, date, etc..).

This is useful if the download url attribute included in issue_data is not used. Our end users doesn't have login access to mantis and they use the EmailReporting plugin to report issues. In such cases the client application has to get the attachment content from mantis SOAP, but unable to send to the browser since the client application doesn't know the file type.

Currently, the only method to get attachment meta information is to use mc_issue_get and iterate the attachments attribute.

The API should take the issue_attachment_id as an argument and return the meta information object.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-02-17 02:34 libregeek New Issue
2012-02-17 06:06 rombert Description Updated View Revisions
2012-03-06 06:55 rombert Target Version => 1.3.x


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0749 seconds.
memory usage: 2,765 KB
Powered by Mantis Bugtracker