Closed (fixed)
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Editor - WYMeditor
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2009 at 00:57 UTC
Updated:
18 Feb 2010 at 17:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
Grayside commentedWrong version.
Comment #2
twodFound the problem.
Try changing
wysiwyg_get_path('wymeditor/wymeditor')on line 17 of wymeditor.inc towysiwyg_get_path('wymeditor') . '/wymeditor'.Will fix this as soon as I can log back in to my CVS account.
Comment #3
sunComment #4
twodThis patch is against HEAD as the problem is still there. Should be possible to apply to all versions as the editor code is identical.
Comment #5
twodCommitted to all branches.
Thanks for reporting this. The fix will be in the -dev snapshots within a few hours.
Comment #6
twodHad accidentally uploaded the wrong patch here and used it for the commit instead of the one I applied to my testsite.
Here's what the patch should have looked like.
Note to self: Make sure to delete broken patches and keep all patches in the same location...