Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-12816

ConvertedPath class uses a VelocityEngine that doesn't know about Atlassians velocity.properties file

    XMLWordPrintable

Details

    Description

      com.atlassian.confluence.servlet.simpledisplay.ConvertedPath.getPath() uses Velocity.evaluate() which uses a singleton VelocityEngine that is internal to Velocity code and I think it hasn't been initialized from Atlassians velocity.properties file.

      So it's using default settings and trying to write a velocity.log file.

      All the other Confluence code I've seen gets an engine from VelocityManager.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              2c2d072049a2 Matthew Leather
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: