This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238276 - Finish button disabled at server location page
Summary: Finish button disabled at server location page
Status: VERIFIED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 15:15 UTC by Jiri Skrivanek
Modified: 2014-01-14 07:48 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-11-12 15:15:37 UTC
Finish button is disabled at server location page but in previous builds it was enabled because all defaults are known. To reproduce:

- go to Services view
- right-click Servers node and choose "Add Server..."
- select "GlassFish Server" and click Next
- provide valid GlassFish server location and now the Finish button should be enabled but it isn't

Product Version: NetBeans IDE Dev (Build 201311120002)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 TomasKraus 2013-11-12 15:29:23 UTC
I know about this. :) I disabled Finish button because local/remote selection was moved to this panel and with remote server selected all defaults are not known - localhost:4848 is not remote server. Also it would be goot to make usr see default values before submiting them.

But I can enable it again if you think it's not good.
Comment 2 Jiri Skrivanek 2013-11-13 08:38:06 UTC
I am not sure what is better behaviour. Some automated tests failed for me so I need to know whether this is unwanted regression or whether this is the final solution.
Comment 3 TomasKraus 2013-11-13 10:03:34 UTC
I checked this with Petr Jiricka and he's OK with new behaviour.
There is one more moinor bug in remote form that I have to fix.
Comment 4 David Strupl 2014-01-13 22:35:37 UTC
If there is only a minor bug please downgrade the P1 status to something normal like P3. Thanks.
Comment 5 Jiri Skrivanek 2014-01-14 07:48:33 UTC
As stated in comment 3 this a new feature. Tomas Kraus probably forgot to close this bug.