Skip to content

Commit

Permalink
* bug_file_delete.php: fix a typo that prevented deleting files
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2010 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
Julian Fitzell committed Feb 24, 2003
1 parent cc1e52a commit ee90798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/ChangeLog
Expand Up @@ -12,6 +12,7 @@ Mantis ChangeLog
* Fix: improved handling of bad cookies (you now get a chance to log in again)
* Fix: Added the removal of invalid history entries that were added due to escaping errors to the string escaping fixes.
* Fix: Improve speed of actions that trigger email sends by reducing the number of queries by 200x (20,000%). Queries when sending emails are now linear to the number of users receiving the email instead of the number of users in the system.
* Fix: error deleting bug files fixed
* Fix #2944: Project files are not deleted when project is deleted.
* Fix #2939: Confusing file names for uploaded project documents.
* Fix #2953: View all bugs page empty (temporary fix by disabling compression when running on an IIS server).
Expand Down

0 comments on commit ee90798

Please sign in to comment.