Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1921

UI : Search using entity and trait attributes : UI doesn't perform range check and allows providing out of bounds values for integral and float data types.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.1, 1.0.0
    • 0.8.2, 1.0.0
    • atlas-webui
    • None

    Description

      When applying filter for integral/float data types , Number picker (the up and down button) doesn't do range check according to the data type and lets user go up and down and set any value.Hence when filter is applied and search is made , 500 Internal server error is thrown.

      Ex : Maximum value for an integer data type is 2 31 -1
      Number picker for integer allows user go to 2147483648 and throws Invalid number exception when searched.

      Attachments

        1. ATLAS-1921.patch
          4 kB
          pratik pandey

        Issue Links

          Activity

            People

              pratik24mac pratik pandey
              sharmadhas Sharmadha S
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: