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 206444 - relentless warning message in Pull dialog
Summary: relentless warning message in Pull dialog
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 15:11 UTC by Stepan Zebra
Modified: 2012-02-15 16:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Pull dialog screenshot (103.78 KB, image/png)
2011-12-15 15:11 UTC, Stepan Zebra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2011-12-15 15:11:09 UTC
Created attachment 114229 [details]
Pull dialog screenshot

Product Version: NetBeans IDE 7.1 (Build 201112071828)
Java: 1.6.0_30; Java HotSpot(TM) 64-Bit Server VM 20.5-b03
System: Windows 7 version 6.1 running on amd64; Cp1250; cs_CZ (nb)

After typing Remote Name in the Git Pull dialog, warning message is still shown and Next > button is disabled. The state changes only after clicking on some other field.
Comment 1 Ondrej Vrabec 2011-12-28 13:11:36 UTC
fix: http://hg.netbeans.org/core-main/rev/6fd8315092bc
Comment 2 Quality Engineering 2011-12-29 13:59:44 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/6fd8315092bc
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #206444 - relentless warning message in Pull dialog
validate remote name while typing
Comment 3 Stepan Zebra 2012-02-09 12:35:18 UTC
The fix causes disappearing of any status/warning message. When I set an invalid path to repository and push Next button, the message that path is shown only for a little moment and then disappears.
Comment 4 Ondrej Vrabec 2012-02-09 13:11:55 UTC
indeed
Comment 5 Ondrej Vrabec 2012-02-09 13:41:27 UTC
fix: http://hg.netbeans.org/core-main/rev/07db893e54d2
Comment 6 Stepan Zebra 2012-02-09 14:37:23 UTC
both verified in trunk
Comment 8 Quality Engineering 2012-02-11 02:52:46 UTC
Integrated into 'releases', will be available in build *201202102200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/e1e72fbf7b28
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #206444 - relentless warning message in Pull dialog
validate remote name while typing
(transplanted from 6fd8315092bc9bb509c1a6de2de6d533d9ec0b38)
Comment 9 Stepan Zebra 2012-02-15 16:40:27 UTC
verified in 7.1.1 RC1