[
https://issues.apache.org/jira/browse/SLING-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. J. David Bosschaert resolved SLING-9532.
-------------------------------------------
Assignee: Dirk Rudolph
Resolution: Fixed
> Feature Model does not accept variables containing dash
> -------------------------------------------------------
>
> Key: SLING-9532
> URL: https://issues.apache.org/jira/browse/SLING-9532
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Affects Versions: Feature Model 1.2.0
> Reporter: Dirk Rudolph
> Assignee: Dirk Rudolph
> Priority: Minor
> Fix For: Feature Model 1.2.2
>
>
> From the regular expression {{${[a-zA-Z0-9.-_]+}}} [1] I assume that all
> _lowercase_, all _uppercase characters_, _numbers_, _dot_, _dash_ and
> _underscore_ should be allowed.
> The documentation and schema are not clear about this, but if the assumption
> is right the regex needs to escape the dash otherwise it means all characters
> starting at _dot_ till _underscore_.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)