Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-629

WikiEngine.textToHTML creates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.8.3
    • None
    • Core & storage
    • None

    Description

      Getting HTML source for wiki pages by calling XML-RPC "wiki.getPageHTML" results in all section headings ending with a hashlink.
      This is done in
      com.ecyrd.jspwiki.WikiEngine.textToHTML(WikiContext, String)

      e.g.

      !!!Analyse von OrbX2-Logfiles

      becomes

      <h2 id="section-OrbX2Logviewer-AnalyseVonOrbX2Logfiles">Analyse von
      OrbX2-Logfiles #section-OrbX2Logviewer-AnalyseVonOrbX2Logfiles # </h2>

      This also affects http://www.jspwiki.org/wiki/WikiContentToHTML%20Plugin

      see also http://old.nabble.com/Hashlinks-still-appear-on-sections-p27213296.html

      This might be related to https://issues.apache.org/jira/browse/JSPWIKI-444

      Attachments

        Activity

          People

            Unassigned Unassigned
            weberjn Jürgen Weber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: