2011-05-27, 10:59:22
I get a problem in CKEditor , "Link to local page" function inserts "[object Object]" instead of link to selected page. Bug can be easily reproduced by trying to insert link to "Welcome" page on default GetSimple installation from SVN. Looks like the problem is with find_url function - sometime it returns an array object, instead of string, e.g. "SimpleXMLExtended Object ( [0] => http://localhost/getsimple-test/ ) ".