[ 
https://issues.apache.org/jira/browse/LANG-1622?focusedWorklogId=519452&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-519452
 ]

ASF GitHub Bot logged work on LANG-1622:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Dec/20 07:52
            Start Date: 03/Dec/20 07:52
    Worklog Time Spent: 10m 
      Work Description: kanaksony opened a new pull request #667:
URL: https://github.com/apache/commons-lang/pull/667


   Corrected:
   StringUtils.isNumericSpace incorrectly refer to isNumeric
   BooleanUtils.toBoolean incorrectly refer to toBooleanObject


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 519452)
    Remaining Estimate: 0h
            Time Spent: 10m

> javadoc of some methods incorrectly refers to another method
> ------------------------------------------------------------
>
>                 Key: LANG-1622
>                 URL: https://issues.apache.org/jira/browse/LANG-1622
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 3.11
>            Reporter: Ludek
>            Priority: Trivial
>              Labels: StringUtils
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> two examples in javadoc of StringUtils.isNumericSpace incorrectly refer to 
> {color:#172b4d}isNumeric{color}
>  
> {color:#808080}* StringUtils.isNumeric("\u0967\u0968\u0969") = 
> true{color}{color:#808080}* StringUtils.isNumeric("\u0967\u0968 \u0969") = 
> true{color}
> {color:#ff00dc} {color}
> {color:#172b4d}and same for BooleanUtils.toBoolean{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to