Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 323395

Summary: Add Default Base URL group to the Php Debug Project properties
Product: z_Archived Reporter: ronen hamias <ronen.h>
Component: PDTAssignee: PHP UI <php.ui-inbox>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: ganoro, ilina.s, silviya
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Default Base Path
none
Verifying picture none

Description ronen hamias CLA 2010-08-23 10:57:59 EDT
Build Identifier: #182

Add project Base URL group that comprised with two fields:

----Default Base URL------------------------------------
- Base Path: /folder1
- Auto-generated base URL: http://server/folder1
--------------------------------------------------------

the auto generated base url is auto generated from the serverURL + default BasePath (by default the base path equals to project name)

----Default Base URL------------------------------------
- Base Path: /project1
- Auto-generated base URL: http://server/project1
--------------------------------------------------------

Behavior:
when launch a debug PHP webpage the launch URL will be as specified at the Default Base URL (by default default server + project name)

this enhancement enables the user to specify different base path rather then only project name




Reproducible: Always
Comment 1 ronen hamias CLA 2010-08-23 11:01:05 EDT
Created attachment 177228 [details]
Default Base Path
Comment 2 Roy Ganor CLA 2010-08-25 03:05:53 EDT
reviewed.

Contributed by Ronen H.

committed to branch and head.

Thanks for this (very important) fix
Comment 3 Sylvia Tancheva CLA 2011-08-05 08:49:32 EDT
Created attachment 200975 [details]
Verifying picture
Comment 4 Sylvia Tancheva CLA 2011-08-05 08:49:59 EDT
Verified.
Ilina Stefanova