Ticket #72 (accepted defect)
actions/files.php has numerous issues
| Reported by: | minusf@… | Owned by: | NilsLindenberg |
|---|---|---|---|
| Priority: | high | Milestone: | blue-sky |
| Component: | actions | Version: | 1.1.6.1 |
| Severity: | normal | Keywords: | validation |
| Cc: |
Description (last modified by BrianKoontz) (diff)
(please note that this is for 1.1.6.1 but i can't choose it in the ticket properties)
the files action seriously breaks validation and has some other issues also. i didn't even bother to make a patch, i have made a new version.
CryDust has also made a much more improved version ( http://wikkawiki.org/FilesAction) i don't understand why it wasn't merged before 1.1.6.1
my version is very similar, i would like to see committed perhaps a combined version of mine and CryDust's. up to you.
my version adds one more parameter: total="1", if set, adds a total line to the file table.
my version can be found at http://obiit.org/wikka_patches/files_php.patch and http://obiit.org/wikka_patches/files.xml_php.patch
one more thing, the handling of "file too big to upload" is not working. but i don't have a fix for that. both ie and firefox just throw an error page.