Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-188

Problems with Wiki links with "+" characters

    XMLWordPrintable

Details

    Description

      Create a wiki page with links like the following:

      [Images: Good or Bad?]
      [C++ Examples]
      

      XWiki renders the first link like this:

      <a class="wikicreatelink" href=""><span class="wikicreatelinktext">Images: Good or Bad?</span><span class="wikicreatelinkqm">?</span></a>
      

      It's completely broken. The second link is rendered like this:

      <span class="wikilink"><a href="/xwiki/bin/view/Sandbox/C+++Examples">C++ Examples</a></span>
      

      XWiki should be able to handle links with non alpha-numeric characters.

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            sschaub Stephen Schaub
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: