Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Server Launch Dialog for branch


Hi, I have been testing the new path mapping support with xdebug, and it is looking pretty good. I have noticed an issue with the Server launch dialog for branch PDT 1.0.2 (R1_0_2_20071125) which I am assuming is the next PDT release.

If I have AutoGenerate unchecked, changing the file or changing the server still updates the URL (but only when the entry for file matches the selected file in the dialog)

So for example if File is specified as "/PhpCode/guessingWeb.php"

and my URL is "http://localhost:8080/"   "/PhpCode/guessingWeb.php"

changing either the server or the file will replace the file section of the URL. If my URL was something like

"http://localhost:8080/"   "index.php"

then it doesn't change. Is this expected behaviour as it did catch me out. I would like to for example be able to change the server, but not have it update the file part of the URL.

The other issue I have is that I would really like AutoGenerate to have the option to include the project as part of the URL path.

Regards
Dave Kelsey







Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU







Back to the top