FCK Editor fails with JSPlugin
------------------------------

                 Key: JSPWIKI-412
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-412
             Project: JSPWiki
          Issue Type: Bug
    Affects Versions: 2.6.4
         Environment: com.ingenta.jspwiki.plugin.js.JSPlugin, FCK Editor 2.6
            Reporter: Kurt Stein


FCK Editor fails when opening a Page that includes the JavaScript Plugin, while 
Wikiwizard can display the page properly.


'; oFCKeditor.Width = '100%'; oFCKeditor.Height = '450'; 
oFCKeditor.Config['CustomConfigurationsPath'] = '/wiki/scripts/fckconfig.js'; 
oFCKeditor.Config['StylesXmlPath'] = '/wiki/scripts/fckstyles.xml'; 
oFCKeditor.Config['TemplatesXmlPath'] = '/wiki/scripts/fcktemplates.xml'; 
oFCKeditor.Config['BaseHref'] = 'http://localhost:8080/wiki/'; 
oFCKeditor.Config['EditorAreaCSS'] = '/wiki/templates/default/jspwiki.css'; 
oFCKeditor.Config['SmileyPath'] = oFCKeditor.Config['BaseHref'] + 
'scripts/fckeditor/editor/images/smiley/msn/' ; oFCKeditor.Create(); //]]>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to