/mod/podcaster item #1458107, was opened at 2006-03-25 02:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=758529&aid=1458107&group_id=81360
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Bug
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Shaun Murray (singletrack)
Assigned to: Verdon Vaillancourt (verdonv)
Summary: Mime type test fails on branches
Initial Comment:
In class/Podcast.php
In edit()
Change the test to use the /images folder instead of the module/img/
folder and it works...
ie.
/* test to see if mime_type check will work for imports */
$testfile = $GLOBALS['core']->home_dir . 'images/podcaster/
podcaster.png';
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=758529&aid=1458107&group_id=81360
|