Multiple file upload

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
LeChuck
Posts: 5
Joined: 30 Apr 2007, 14:47

Multiple file upload

Post by LeChuck »

We often add more the just one file to an issue (e.g. several screenshots) and it is kind of inconvenient to add the files one at a time.
Unfortunately I don't know php, but I figured this can be done by two modifications:
- alter bug_file_upload_inc.php so that file selection dialog allows to select multiple files (file names could be returned comma selected or something)
- alter bug_file_add.php to receive multiple files

Is there some customization code who already does this?
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

This is a requested feature in the bug tracker, however, there is no implementation yet for it. Once there is an available implementation, I'll get it integrated.

http://www.mantisbt.org/bugs/view.php?id=5228
Migrate your MantisBT to the MantisHub Cloud
Post Reply