how to get filenames of attachements saved to disk?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
chrislegato
Posts: 10
Joined: 06 Oct 2020, 09:01

how to get filenames of attachements saved to disk?

Post by chrislegato »

When attachements are set to be saved on disk, Mantis converts filnames into something else.

Where can I get a representation table, that assigns original attachements filenames (with extensions) to filenames generated by mantis?

Or there is some app, that converts filenames back to the original point (with sufixes, if there are diplicates, etc)?
Mantisbt 2.24.3
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: how to get filenames of attachements saved to disk?

Post by cas »

The answer is in the mantis_bug_file_table :mrgreen:
chrislegato
Posts: 10
Joined: 06 Oct 2020, 09:01

Re: how to get filenames of attachements saved to disk?

Post by chrislegato »

Ok, thanks.
Mantisbt 2.24.3
Post Reply