Brian Stansberry created WFCORE-74:
--------------------------------------
Summary: Use 'filesystem-path' arbitrary descriptor for
attributes/params that represent a path
Key: WFCORE-74
URL:
https://issues.jboss.org/browse/WFCORE-74
Project: WildFly Core
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Attribute/parameter descriptions allow "arbitrary descriptors".[1]
Perhaps we could add something like this to that list:
path -- boolean -- indicates the attribute value represents a filesystem
path. The absence of this item implies false.
The CLI could then check for that and help the user with escaping if true.
We can't guarantee that every 'path' attribute would have that set
properly though. So it's not a guarantee.
This is really a cross-request between WFCORE and WFLY; WFCORE with the needed base
support and then configuring any relevant params/attributes in both code bases.
Also, consider other similar cases -- 'url' as a possible example.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)