Closed (outdated)
Project:
Video Filter
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2012 at 09:16 UTC
Updated:
8 Mar 2016 at 09:00 UTC
Jump to comment: Most recent
When video filter was uploaded I found a php warning for open_basedir.
I found this to be because of the TinyMCE path to incorrect path in video_filter_wysiwyg_plugin()
This was discussed in #767550: $meta['path'] value is expected to be a directory in wysiwyg.admin.inc:116, and file elsewhere. The path should only point to a folder and not a filename and use the new filename key for the file.
I have added the array key and testing seems to have resolved this.
| Comment | File | Size | Author |
|---|---|---|---|
| wysiwyg_filename_key.diff | 755 bytes | RStrydom |
Comments
Comment #1
minnur commentedClosing this outdated ticket. D6 version is no longer supported.