Menu

#2 Download files have HTML appends

open
nobody
None
5
2005-01-26
2005-01-26
Anonymous
No

I was testing the download feature of release 1.7.1 and
noticed the page HTML was appended to every file I
downloaded. Of course this mangled non-text format files.

I added three lines of code to exit the script if there
was a file requested, post-security and sanity checking:

few.php: line 202
if ($file != "") {
exit();
}
(just above the "Process Action Section").

Thanks for the software!

Dave Storandt
storandt ( ahht ) twohours D.T org

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.