Bug 1007748 - Installer: Add new line after options during console installation
Summary: Installer: Add new line after options during console installation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Installer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER3
: EAP 6.2.0
Assignee: Miles Tjandrawidjaja
QA Contact: Petr Kremensky
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-13 09:12 UTC by Petr Kremensky
Modified: 2014-09-03 04:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:19:07 UTC
Type: Bug


Attachments (Terms of Use)

Description Petr Kremensky 2013-09-13 09:12:44 UTC
This is more just a usability issue than a bug. 

In previous version of -console installer there was always a new line after "press 1 to continue, 2 to quit, 3 to redisplay.". So the user input looks like:
 
press 1 to continue, 2 to quit, 3 to redisplay.
1

But in 6.2 there is no new line after this string so the user input is appended to this message like:

press 1 to continue, 2 to quit, 3 to redisplay.1

There is always a new line before user input for all other options.

Comment 1 Miles Tjandrawidjaja 2013-09-13 18:24:49 UTC
Newline has been added whenever prompting the user for input during a console installation.

http://git.app.eng.bos.redhat.com/?p=izpack.git;a=commit;h=ceb1dade127e3d6db977648125fd2fac6d72384f

Comment 2 Petr Kremensky 2013-09-18 06:29:26 UTC
This is still same in ER2 as it was in ER1.

Comment 3 Petr Kremensky 2013-09-26 12:01:14 UTC
Please move all BZs ready for verification to ON_QA once the target milestone was released, thanks. 

Verified on EAP 6.2.0.ER3


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