[
https://issues.apache.org/jira/browse/LANG-1588?focusedWorklogId=456667&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-456667
]
ASF GitHub Bot logged work on LANG-1588:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jul/20 14:46
Start Date: 09/Jul/20 14:46
Worklog Time Spent: 10m
Work Description: XenoAmess commented on a change in pull request #577:
URL: https://github.com/apache/commons-lang/pull/577#discussion_r452272462
##########
File path: src/main/java/org/apache/commons/lang3/StringUtils.java
##########
@@ -6201,6 +6203,9 @@ public static String removeStartIgnoreCase(final String
str, final String remove
return str;
}
+ // Padding
Review comment:
@garydgregory
Hi.
I didn't ADD this seperator, but MOVE it to a better place.
you can see it append in a weird place in the original codes.
If you think it is better to delete it, then I'll be glad to delete it.
I don't like ie either :)
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 456667)
Time Spent: 1h 50m (was: 1h 40m)
> refine StringUtils.center
> -------------------------
>
> Key: LANG-1588
> URL: https://issues.apache.org/jira/browse/LANG-1588
> Project: Commons Lang
> Issue Type: Sub-task
> Reporter: Jin Xu
> Priority: Minor
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> [https://github.com/apache/commons-lang/pull/577]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)