[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2016-12-12 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15742475#comment-15742475 ] Gary Gregory commented on LANG-1148: I agree that this method should not break. We can add a NEW method

[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2016-12-12 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15742198#comment-15742198 ] Duncan Jones commented on LANG-1148: FYI - [~pascalschumacher] has updated the Javadoc for this method

[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2016-05-21 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15295074#comment-15295074 ] Pascal Schumacher commented on LANG-1148: - I agree that non-breakable whitespace should be treated

[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584601#comment-14584601 ] Sebb commented on LANG-1148: Note that isWhiteSpace has been documented as excluding

[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-13 Thread Aleksandr Bogush (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584486#comment-14584486 ] Aleksandr Bogush commented on LANG-1148: [~s...@apache.org], first of all thank you

[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14583562#comment-14583562 ] Sebb commented on LANG-1148: There is also the question of backward compatibility of