Description of problem: The Management web application does not show the value of the properties "new-connection-sql" and "connection-url" for a Datasource when the value contains placeholder properties. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. add a System Property testString = "Hello World" 2a. set "new-connection-sql" = ${testString} 2b. set "connection-url" = ${testString} Actual results: Management web application shows no value Expected results: Management web application should show either the value with placeholder or the replaced value. Additional info:
*** Bug 969369 has been marked as a duplicate of this bug. ***
Heiko Braun <ike.braun> made a comment on jira WFLY-1455 The problem is that TextAreaItem (ballroom component) doesn't support expressions yet.
Heiko Braun <ike.braun> updated the status of jira WFLY-1455 to Resolved
Heiko Braun <ike.braun> made a comment on jira WFLY-1455 Part of ballroom 1.6.1.FInal
It's been a general issue: TextArea items did not support expressions so far. Thanks for cathing this.
Added a draft Release Note. Please review for technical accuracy and comment if any problems are found.
Marking for exclusion from the 6.1.1 Release Notes document as an entry for this bug could not be completed or verified in time.
Verified 6.1.1.ER7