Closed (fixed)
Project:
SWFUpload
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2007 at 07:13 UTC
Updated:
16 Sep 2007 at 15:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
inktri commentedComment #2
riemann commentedThanks, just one improvement:
The line
<script type="text/javascript" src="'.base_path().$path.'/SWFUpload.js"></script>should read
<script type="text/javascript" src="'.base_path().$path.'/swfupload/SWFUpload.js"></script>since the SWFUpload.js script lives in the swfupload subfolder.
Comment #3
wmostrey commentedThis really should go in since it fixes a critical but easily solved bug.
Comment #4
robloachHere's a rerolled patch with riemann path fix.
Comment #5
robloachIncluded in this fix.
Comment #6
(not verified) commented