Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338971 - "File does not exist" on custom URL or GET parameters, it passes only valid file name to debug
Summary: "File does not exist" on custom URL or GET parameters, it passes only valid f...
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PHP Debug CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 15:10 EST by aegnor.erar CLA
Modified: 2020-05-14 11:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.