You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carl Hall (JIRA)" <ji...@apache.org> on 2011/01/13 06:42:45 UTC

[jira] Updated: (SLING-1338) sling.properties should be trimmed when reading

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

Carl Hall updated SLING-1338:
-----------------------------

    Attachment: sling-1338.diff

Attaching patch to trim values as they are copied from Properties to Map.

> sling.properties should be trimmed when reading
> -----------------------------------------------
>
>                 Key: SLING-1338
>                 URL: https://issues.apache.org/jira/browse/SLING-1338
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.1.0
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: sling-1338.diff
>
>
> Values from sling.properties are not trimmed when read by the org.apache.sling.launchpad.base.impl.Sling class.
> This can lead to hard to diagnose problems, and I don't think we need to have leading or trailing spaces in any of those values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.