Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
maven-scr-plugin 1.15.0
-
None
Description
A while ago, there was a bug that caused all spaces in default property value to be "doubly escaped" in metatype descriptors. However, this makes it not possible to use unescaped spaces in the default values, which are needed for, among others, Apache Sling's Scheduler expressions (like "/5 * * * * ? *", meaning "every 5 seconds"). Please make it possible to use spaces in default values.
Attachments
Issue Links
- is broken by
-
FELIX-3542 Escape property values used as Metatype default values
- Closed