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

Impossible to escape '#' if followed by text and parenthesis( "\#something(Stuff)" renders with the '\')

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6
    • 1.6
    • None
    • None
    • I don't think it is relevant but still: CPU Intel Pentium D, windows XP SP3, JRE 1.6.0_07, Velocity 1.6-beta1

    Description

      "#something(Stuff)" in your templates (without the double quotes) causes a parse error.
      "#something(Stuff)" in your template (without the double quotes) renders as "#something(Stuff)"

      Either the first line should go through just fine, or the next one should not render the '\'

      This typically happens when you try to generate JavaDoc for overriding methods.

      Don't hesitate to contact me if this is not clear enough or if you are unable to reproduce this issue.

      Attachments

        1. Velocity614TestCase.java
          1 kB
          Nathan Bubna

        Activity

          People

            Unassigned Unassigned
            guillaume_polet Guillaume Polet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: