Make Storage gracefully handle having its directory being nuked. Fixes bug #11077

This commit is contained in:
Colin Kuskie 2009-10-08 13:39:16 -07:00
parent 82f78deb95
commit c15a49be8c
3 changed files with 36 additions and 11 deletions

View file

@ -5,6 +5,7 @@
- fixed #11089: No message body in Notification
- fixed #2569: robots.txt issues
- fixed #11104: Wrong name for request tracker post form template
- fixed #11077: Untested result in WebGUI::Storage->getFiles
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code