Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7213

FIQL Parser: Crashes when parsing a collection (java.util.Set) inside an object

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.5, 3.1.9
    • Fix Version/s: 3.1.10, 3.0.13, 3.2.0
    • Component/s: None
    • Labels:
      None
    • Estimated Complexity:
      Unknown

      Description

      The problem occur when an java.util.Set inside an object (not another collection) is parsed.

      Ex: "furniture.spec.features.description==description".

      Furniture is a Set on an Room class.
      Spec is an single Object on Furniture class.
      Features is a Set on Spec class.
      Description is a String on Feature class.

        Attachments

        1. CxfTest.java
          2 kB
          Hector Kikuchi Martins

          Activity

            People

            • Assignee:
              sergey_beryozkin Sergey Beryozkin
              Reporter:
              hector_martins Hector Kikuchi Martins
            • Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: