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

NPE when calling method takes array

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6
    • Engine
    • None

    Description

      NPE caused when calling a method that takes an array:

      $foo.bar($bogus)

      where bar is defined as:

      public void bar(int a[]){};

      and $bogus is not defined.

      Attachments

        1. Velocity649TestCase.java
          2 kB
          Byron Foster

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: