Menu

#7 Patch: Make String.trim() actually meaningful

open
nobody
None
5
2014-01-27
2014-01-27
No

String.trim() does not modify the object it's called on.

This patch fixes places where the output of String.trim() is ignored.

1 Attachments

Discussion


Log in to post a comment.