Uploaded image for project: 'Blog Application'
  1. Blog Application
  2. BLOG-218

Creation of RSS leads to velocity error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 9.13.7
    • None
    • Unknown

    Description

      Unfortunately fix of BLOG-217 (commit a98bbd5) has an error in line 292 of file RssCode.xml.

      The line reads: " <title>$escapetool.xml($entryDoc.getValue('title')</title>"

      Correct would be: " <title>$escapetool.xml($entryDoc.getValue('title'))</title>"

      So please fix by adding a closing bracket after 'title'!

       

      Attachments

        Issue Links

          Activity

            People

              surli Simon Urli
              Cossman T. Weinand
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: