Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1418

Incorrect Javadoc for StringUtils.isAnyBlank(null)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.8
    • None
    • lang.*
    • None

    Description

      As of https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html#isAnyBlank-java.lang.CharSequence...- isAnyBlank((String) null) -> true

      But test isAnyBlank((String) null) -> false.

      As the result incorrect description for the other methods that used isAnyBlank

      Attachments

        Activity

          People

            Unassigned Unassigned
            Veshtard Andrei
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: