Bug 969369 - Management web application does not show property values with placeholders
Summary: Management web application does not show property values with placeholders
Keywords:
Status: CLOSED DUPLICATE of bug 969368
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Console
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Heiko Braun
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-31 10:03 UTC by Christopher Grothe
Modified: 2013-10-21 14:15 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-05 08:32:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christopher Grothe 2013-05-31 10:03:37 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

*** This bug has been marked as a duplicate of bug 969368 ***


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