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

Bug 338971

Summary: "File does not exist" on custom URL or GET parameters, it passes only valid file name to debug
Product: z_Archived Reporter: aegnor.erar
Component: PDTAssignee: PHP Debug <php.debug-inbox>
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description aegnor.erar CLA 2011-03-04 15:10:58 EST
Build Identifier: 20100617-1415

"File does not exist" on custom URL or GET parameters, it passes only valid file name to debug

Reproducible: Always

Steps to Reproduce:
1. Debug Configurations -> PHP Web Page
2. Server tab -> URL
3. Disable Auto Generate
4. Try to type any custom URL or any GET parameters
Comment 1 aegnor.erar CLA 2011-03-04 15:52:18 EST
Path Mapping and cancel using mod_rewrite solved the problem.

GET parameters work OK.