String.trim() does not modify the object it's called on.
This patch fixes places where the output of String.trim() is ignored.
Log in to post a comment.