Uploaded image for project: 'Velocity'
  1. Velocity
  2. VELOCITY-676

#[[##x]]# causes StringIndexOutOfBoundsException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7
    • 1.7
    • Engine
    • None

    Description

      The following VTL:

      #[##x]#

      Causes:

      Threw: class java.lang.StringIndexOutOfBoundsException
      Msg: String index out of range: -2
      java.lang.String.substring(String.java:1768)
      org.apache.velocity.runtime.parser.node.ASTTextblock.init(ASTTextblock.java:79)
      org.apache.velocity.runtime.parser.node.SimpleNode.init(SimpleNode.java:309)
      org.apache.velocity.Template.initDocument(Template.java:218)
      org.apache.velocity.Template.process(Template.java:126)

      Attachments

        1. velocity-676.patch
          2 kB
          Jarkko Viinamäki

        Activity

          People

            Unassigned Unassigned
            byronvf Byron Foster
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: