You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2016/04/03 11:33:25 UTC

[jira] [Commented] (JSPWIKI-933) wysiwyg.jsp redefine renderer for WikiEngine

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

Harry Metske commented on JSPWIKI-933:
--------------------------------------

I cannot reproduce this on https://jspwiki-wiki.apache.org (this currently runs v2.10.3-svn-7).

Is it already fixed in 2.10.2-svn-42 ? : 

http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-war/src/main/webapp/templates/haddock/editors/wysiwyg.jsp?r1=1697154&r2=1728776&pathrev=1728776&diff_format=h

> wysiwyg.jsp redefine renderer for WikiEngine
> --------------------------------------------
>
>                 Key: JSPWIKI-933
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-933
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.10.2
>            Reporter: Andrew Krasnoff
>            Priority: Critical
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> RenderingManager is singletone. wysiwyg.jsp redefine its renderer to WysiwygEditingRenderer and doesn't restore it after render.
> To reproduce a bug, just open any page for edit, swith to wysiwyg mode and then click to cancel. After such simple workflow - left menu shows incorrect links. The reason of such behaviour - incorrect renderer class in the RenderingManager(inside WikiEngine)
> I tested it only on JSPWiki 2.10.2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)