You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Stefan Bohn (JIRA)" <ji...@apache.org> on 2009/04/16 11:18:15 UTC

[jira] Commented: (JSPWIKI-523) TableOfContents-Plugin on Tabbed HelpPages (eg EditPageHelp)

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

Stefan Bohn commented on JSPWIKI-523:
-------------------------------------

By the way - we're using ShortViewURLConstructor and VersioningFileProvider

> TableOfContents-Plugin on Tabbed HelpPages (eg EditPageHelp)
> ------------------------------------------------------------
>
>                 Key: JSPWIKI-523
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-523
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.8.2
>         Environment: Red Hat Linux, Sun JDK 1.6.0_07, Tomcat 6.0.16
>            Reporter: Stefan Bohn
>            Priority: Minor
>
> Two incorrect behaviors of the ToC-Plugin:
> 1) We are using one WikiSyntax page both as standalone page and as EditPageHelp (we use the InsertPage-Plugin here and have no other text on this page).
> The ToC-Plugin generates links as <a class="wikipage" href="/wiki/WikiSyntax#section-WikiSyntax-Links">Links</a>
> When you are editing a page and switch to the help tab, a click on a toc entry results in a reload of the WikiSyntax page and leaving the page that was edited.
> Links that look like <a class="wikipage" href="#section-WikiSyntax-Links">Links</a> (only the anchor) would work like expected.
> 2) If EditHelpPage has its own text and ToC (without InsertPage-Plugin), on the help tab the ToC-Plugin shows the ToC of the edited page.

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