Form/File will automatically delete empty storage locations, but assets

expect them to stick around.  Add a flag to Form/File.pm to prevent it
from deleting them.  Make sensitive assets use that flag.
This commit is contained in:
Colin Kuskie 2009-07-23 16:50:57 +00:00
parent 69a07bb672
commit bd924e8f88
4 changed files with 23 additions and 7 deletions

View file

@ -27,6 +27,7 @@
- fixed #10664: ThiingyRecord disappeared... sort of
- fixed #10687: i18n Asset_Product::buy_form_options
- fixed #10651: Dashboard Content positions
- fixed #10695: Adding a new article creates a new version tag
7.7.15
- fixed #10629: WebGUI::ProfileField create new field bug