View Issue Details

IDProjectCategoryView StatusLast Update
0002939mantisbtbugtrackerpublic2003-12-13 04:47
Reportervboctor Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version0.18.0a1 
Summary0002939: Confusing file names for uploaded project documents
Description

When files are uploaded they are named as follows (original file name is xyz.jpg):
0000001-xyz.jpg

This is a problem since files attached to bug with id 1 should have such a prefix.

TagsNo tags attached.

Activities

vboctor

vboctor

2003-02-16 16:21

manager   ~0003719

The 0000001 is because the project id is 1. Maybe we should put the project documents in uploadpath/docs/ or have a prefix doc-0000001-xyz.jpg.

vboctor

vboctor

2003-02-20 00:19

manager   ~0003743

Fixed in CVS. Will be included in 0.18.0a3.

Related Changesets

MantisBT: master fb405937

2003-02-19 18:19

vboctor


Details Diff
M proj_doc_add.php
M doc/ChangeLog
M lang/strings_english.txt
- Fix 0002939: Confusing file names for uploaded project documents.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1960 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0002939
mod - proj_doc_add.php Diff File
mod - doc/ChangeLog Diff File
mod - lang/strings_english.txt Diff File