Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-162

Unsupported Polymorphic declarations are not detected until runtime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 5.5.1.Final, 6.0.0.CR1
    • None
    • None
    • None

    Description

      rule X
      when
      $x : Foo()
      or
      $x : Bar()
      then
      ...

      will throw a CCE when the rule is triggered by a Bar and $x is used in the RHS

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            dsotty Davide Sottara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: