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

Value comparisons in strict mode should be strict

    XMLWordPrintableJSON

Details

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

    Description

      In strict mode throw an exception when values cannot be correctly compared instead for ignoring this case.

      For example:
      #set($a = $NULL)
      #set($b = $NULL)
      #if ($a > $b)
      foobar
      #end

      Attachments

        1. 645.patch
          11 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: