Bug 969368 - Management web application does not show property values with placeholders
Summary: Management web application does not show property values with placeholders
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Console
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ER7
: EAP 6.1.1
Assignee: Heiko Braun
QA Contact:
URL:
Whiteboard:
: 969369 (view as bug list)
Depends On:
Blocks: 975403
TreeView+ depends on / blocked
 
Reported: 2013-05-31 10:02 UTC by Christopher Grothe
Modified: 2013-10-21 14:16 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-16 20:29:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-1455 0 Major Resolved Management web application does not show property values with placeholders 2014-01-08 14:54:04 UTC

Description Christopher Grothe 2013-05-31 10:02:25 UTC
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:

Comment 1 Heiko Braun 2013-06-05 08:32:31 UTC
*** Bug 969369 has been marked as a duplicate of this bug. ***

Comment 2 JBoss JIRA Server 2013-06-05 09:19:42 UTC
Heiko Braun <ike.braun> made a comment on jira WFLY-1455

The problem is that TextAreaItem (ballroom component) doesn't support expressions yet.

Comment 3 JBoss JIRA Server 2013-06-05 09:33:56 UTC
Heiko Braun <ike.braun> updated the status of jira WFLY-1455 to Resolved

Comment 4 JBoss JIRA Server 2013-06-05 09:33:56 UTC
Heiko Braun <ike.braun> made a comment on jira WFLY-1455

Part of ballroom 1.6.1.FInal

Comment 5 Heiko Braun 2013-06-05 09:38:48 UTC
It's been a general issue: TextArea items did not support expressions so far. Thanks for cathing this.

Comment 6 Scott Mumford 2013-08-15 01:49:44 UTC
Added a draft Release Note. Please review for technical accuracy and comment if any problems are found.

Comment 8 Scott Mumford 2013-08-29 01:04:57 UTC
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.

Comment 9 Jakub Cechacek 2013-08-29 09:26:46 UTC
Verified 6.1.1.ER7


Note You need to log in before you can comment on or make changes to this bug.