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 269846 - PHP projects need to allow web root folder outside source folder.
Summary: PHP projects need to allow web root folder outside source folder.
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-16 12:24 UTC by AJDinmore
Modified: 2017-02-16 12:24 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 AJDinmore 2017-02-16 12:24:17 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens every time

Many popular frameworks have the two folders separately, as is best practice, yet the project settings require that the web root be located within the source folder. This should not be the case.

STEPS:
Set up a PHP project

ACTUAL:
Web root must be within sources folder

EXPECTED:
Web root can be any folder under the project root