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 205361 - For a Zend PHP Project test suite not all files created
Summary: For a Zend PHP Project test suite not all files created
Status: CLOSED INVALID
Alias: None
Product: php
Classification: Unclassified
Component: Zend (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Vladimir Riha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 14:54 UTC by Selpi
Modified: 2011-11-25 08:12 UTC (History)
2 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 Selpi 2011-11-21 14:54:55 UTC
Product Version = NetBeans IDE 7.1 RC1 (Build 201111171527)
Operating System = Linux version 3.0.0-13-generic-pae running on i386
Java; VM; Vendor = 1.7.0_147-icedtea
Runtime = OpenJDK Client VM 21.0-b17

For the 8-th part of the test suite http://wiki.netbeans.org/TS_70_PHP_Sanity#Test_suite:_Create_a_new_Php_Project
Zend wizard does not create files: "./zfproject.xml" and "./public/.htaccess"
Comment 1 Tomas Mysik 2011-11-21 15:07:42 UTC
The same comment as for issue #205358 (comment #1) - please have a look at it.

reply to comment #0)
> Zend wizard does not create files: "./zfproject.xml"

BTW if this file is not created, then the project _cannot_ be recognized as Zend Framework PHP project (since the detection is based on this particular file). I just tried it with ZF v1.11.10 and it works for me, that file was created (so the project is recognized to have Zend Framework).

Thanks.

Product Version: NetBeans IDE Dev (Build 20111116-7fdac7a148c2)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02
System: Linux version 3.0.0-13-generic running on amd64; UTF-8; cs_CZ (nb)(In
Comment 2 Vladimir Riha 2011-11-21 15:32:15 UTC
The "./zfproject.xml" is created, but not displayed in Files or Projects window due to setting of NetBeans. If you go to Tools|Options|Miscellaneous|Files and change the "Files ignored by IDE" pattern, the file is displayed.
I've updated the test spec the same way as for Symfony (see the #205358)

Product Version: NetBeans IDE 7.1 RC1 (Build 201111202200)
Java: 1.7.0_02; Java HotSpot(TM) Client VM 22.0-b10
System: Linux version 3.0.0-12-generic-pae running on i386; UTF-8; en_US (nb)