[ 
https://issues.apache.org/jira/browse/JSPWIKI-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546101
 ] 

David Au commented on JSPWIKI-58:
---------------------------------

The cause of this problem is similar to [JSPWIKI-32] - the edit tab is trying 
to load /wiki/scripts/fckeditor/fckeditor.js when it really needs to load 
/scripts/fckeditor/fckeditor.js . 

Making a similar change to FCK.jsp would also only be a partial fix because the 
WysiwygEditingRenderer class will incorrectly produce some wiki links as 
"MyPage?do=Edit" (instead of just "MyPage").

> FCKeditor doesn't work when ShortURLConstructor is used
> -------------------------------------------------------
>
>                 Key: JSPWIKI-58
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-58
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Editors
>            Reporter: David Au
>
> When jspwiki.urlConstructor is set to ShortURLConstructor, FCK will fail to 
> initialize when attempting to edit a page. The resulting Edit tab will be 
> blank (no content). 

-- 
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