Fix a bug with uploading files through the FilePile.

Permissions default to those of the parent, but if they are overridden in the FilePile
form the form settings are now taken.
This commit is contained in:
Colin Kuskie 2007-01-11 03:56:44 +00:00
parent d90a87699c
commit da03424051
3 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,7 @@
7.3.5
- fix: CSS error in css03.css (perlDreamer Consulting, LLC)
- fix: event tooltips are now displaying properly in all browsers
- fix: .wgacess (perlDreamer Consulting, LLC)
7.3.4