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 180347 - [ZEND] Register button doesn't work on first try
Summary: [ZEND] Register button doesn't work on first try
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Zend (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 09:12 UTC by Filip Zamboj
Modified: 2010-02-08 21:40 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 Filip Zamboj 2010-02-05 09:12:23 UTC
Product Version: NetBeans IDE Dev (Build 100205-7fea476a7a5b)
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b01

1. Run with fresh userdir 
2. Add path to zend framework in Tools->Options 
3. Register 
nothing happened 

it will ask you for registration after you create project. Button works since then.
Comment 1 Tomas Mysik 2010-02-05 10:32:12 UTC
Needs to be done:
- state of the button needs to reflect possible error(s)
- UI for running registration with unsaved Zend script
Comment 3 Quality Engineering 2010-02-08 21:40:56 UTC
Integrated into 'main-golden', will be available in build *201002090200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/65f819622597
User: Tomas Mysik <tmysik@netbeans.org>
Log: #180347: [ZEND] Register button doesn't work on first try