[
https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=622070&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-622070
]
ASF GitHub Bot logged work on LANG-1664:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jul/21 15:49
Start Date: 13/Jul/21 15:49
Worklog Time Spent: 10m
Work Description: oneiros-de opened a new pull request #779:
URL: https://github.com/apache/commons-lang/pull/779
Fix the javadoc for LANG-1664.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 622070)
Time Spent: 1h (was: 50m)
> Javadoc for StringUtils.substringBefore(String str, int separator) doesn't
> mention that the separator is an int
> ----------------------------------------------------------------------------------------------------------------
>
> Key: LANG-1664
> URL: https://issues.apache.org/jira/browse/LANG-1664
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.12.0
> Reporter: Martin Schröder
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The javadoc of {{StringUtils.substringBefore(String str, int separator)}}
> talks of the separator as a String, not as an int (and so doesn't explain
> what the separator param is).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)