Bug 1014146 - Database Configuration screen guiding text update
Summary: Database Configuration screen guiding text update
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Installer
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER7
: 6.0.0
Assignee: Thomas Hauser
QA Contact: Stefan Bunciak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-01 13:08 UTC by Stefan Bunciak
Modified: 2014-02-06 15:29 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Stefan Bunciak 2013-10-01 13:08:49 UTC
Description of problem:

On Database Configuration screen (post-installation steps):
We should explicitly say that users needs to modify the default Url:
jdbc:mysql://SERVER_NAME:PORT/DATABASE_NAME

and replace SERVER_NAME, PORT and DATABASE_NAME with appropriate values. Since the header text just states 'Please enter the following information...' and the Url is prefilled, users can assume that default values could be injected.

Version-Release number of selected component (if applicable):
* 6.0.0.ER4

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Thomas Hauser 2013-10-01 14:28:31 UTC
I have made the following change, let me know if this is sufficient or not: 

Old String:
Please enter the following information for your database. The driver used will be the one specified by the JDBC driver installation step.

New String:
Please provide the following information, replacing SERVER_NAME, PORT, and DATABASE_NAME in the Database url field with the appropriate values for your database. The driver used will be the one specified by the JDBC driver installation step.

Comment 2 Stefan Bunciak 2013-10-01 15:09:59 UTC
I think it's ok.

Comment 3 Pavol Srna 2013-12-16 11:36:41 UTC
The Text was removed completely and all required fields are placed on the same installer page. I believe this is what we want. Verified in ER7 build.


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