MantisBT: master 47550453

Author Committer Branch Timestamp Parent
thraxisp master 2004-10-08 15:57 master 4f5ff642
Affected Issues  0004675: If you upload a file (using 'edit' on a exisiting document) the filename will not be obfuscated
Changeset

fix for 0004675: If you upload a file (using 'edit' on a exisiting document)
the filename will not be obfuscated
fixed all proj_doc* pages to use config upload_project_file_threshold instead of
hardcoded constant
replaced file will re-use obfuscated name from database (although content may change)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3043 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - proj_doc_page.php Diff File
mod - proj_doc_add_page.php Diff File
mod - proj_doc_delete.php Diff File
mod - proj_doc_update.php Diff File
mod - proj_doc_add.php Diff File