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 158973 - C/V test failed.
Summary: C/V test failed.
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@php
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2009-02-23 12:07 UTC by Ivan Sidorkin
Modified: 2009-03-13 09:14 UTC (History)
0 users

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 Ivan Sidorkin 2009-02-23 12:07:20 UTC
java.lang.AssertionError
	at org.netbeans.modules.php.project.ui.LocalServer$ComboBoxModel.setSelectedItem(LocalServer.java:390)
	at org.netbeans.modules.php.project.ui.wizards.ConfigureProjectPanel.initLocalServers(ConfigureProjectPanel.java:389)
	at org.netbeans.modules.php.project.ui.wizards.ConfigureProjectPanel.access$000(ConfigureProjectPanel.java:70)
	at org.netbeans.modules.php.project.ui.wizards.ConfigureProjectPanel$2$1.run(ConfigureProjectPanel.java:143)
Comment 1 Tomas Mysik 2009-02-23 12:55:50 UTC
Fixed.
http://hg.netbeans.org/main/rev/b086b0054431
Comment 2 Ivan Sidorkin 2009-03-13 09:14:30 UTC
verified