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

Lucene RSS search feed malforms output with <pre>

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

      Lucene's search results can be exported as RSS, like on xwiki.org:
      http://www.xwiki.org/xwiki/bin/view/Main/Search?xpage=plain&text=fail

      It looks like valid RSS code but in fact sarts with <pre> followed by html-escaped tags.
      So you see:

      <?xml version="1.0" encoding="ISO-8859-1"?>

      But it actually is:

      <pre>&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;

      Attachments

        Issue Links

          Activity

            People

              mflorea Marius Dumitru Florea
              djoris Joris Dirks
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: