You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/04/15 15:22:15 UTC

[jira] [Resolved] (STANBOL-1315) Result of String trim is Ignored

     [ https://issues.apache.org/jira/browse/STANBOL-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-1315.
------------------------------------------

    Resolution: Fixed

fixed with http://svn.apache.org/r1587573 in 0.12 and merged to 1.0 with http://svn.apache.org/r1587574.

I have not used the patch in this case: Instead the MultiThreadedTestBase config now already trims the configured property

> Result of String trim is Ignored
> --------------------------------
>
>                 Key: STANBOL-1315
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1315
>             Project: Stanbol
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Furkan KAMACI
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>         Attachments: STANBOL-1315.patch
>
>
> trim() method of String "returns a copy of the string, with leading and trailing whitespace omitted" and does not change the original String variable as usual. It should not be ignored.



--
This message was sent by Atlassian JIRA
(v6.2#6252)