Uploaded image for project: 'Streams'
  1. Streams
  2. STREAMS-132

RegexUtils does not ensure that content is non-null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4
    • None
    • None

    Description

      In the getMatches function of the RegexUtils class, the content object that gets passed in is not checked to ensure that it is non-null. When a null content is passed in, a RunTimeException is thrown and that stream is effectively blocked.

      A solution to this problem is to check to see if the content is null before trying to find matches on it.

      Attachments

        Activity

          People

            jfrazee Joey Frazee
            robdoug Robert Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified