[
https://issues.apache.org/jira/browse/JSPWIKI-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702010#action_12702010
]
Harry Metske commented on JSPWIKI-523:
--------------------------------------
The first bug fixed in 2.8.3-svn-5 and 3.0.0-svn-104.
The second bug remains....
> 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
> Attachments: JSPWiki-523a.patch
>
>
> 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.