Closed (fixed)
Project:
YUI Rich Text Editor
Version:
6.x-1.1-2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2008 at 17:12 UTC
Updated:
6 Apr 2008 at 08:20 UTC
Hi, I tried to install the YUI Rich Text Editor, but I could not get it to load on my page with the default settings.
The problem was that the default version of the YUI library that this module was trying to load is old(2.3.0).
The default version for the YUI module is 2.5.0, so when I changed the location of YUI library setting to http://yui.yahooapis.com/2.5.0 it worked.
I suggest that we update the module to load 2.5.0 by default, so that both the Yahoo YUI module and YUI Rich Text Editor have the same default libraries.
Comments
Comment #1
gustavlarson commentedThis seems to be fixed by jeffcd in commit #107058. My bad.