[ phpeclipse-Bugs-1572781 ] Remote Sourcepath doesn't work with uppercase characters
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ide.eclipse.phpeclipse.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1572781, was opened at 2006-10-07 17:42 Message generated for change (Comment added) made by robekras You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1572781&group_id=57621 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Debugger Group: None Status: Open Resolution: None Priority: 7 Submitted By: Robert Kraske (robekras) Assigned to: Robert Kraske (robekras) Summary: Remote Sourcepath doesn't work with uppercase characters Initial Comment: Debugging is not working correctly when the source path contains uppercase characters. When PHPeclipse is running on Windows the remote sourcepath which is provided within the debug configuration is converted to lower case, but dbg transmits the path in his original representation. And in case the path contains uppercase characters PHPeclipse will not find the correct file, and opens an external file resource (where you can't set any breakpoint) ---------------------------------------------------------------------- >Comment By: Robert Kraske (robekras) Date: 2006-10-08 17:01 Message: Logged In: YES user_id=356703 That's true, breakpoints work always. The problem is when a breakpoint occurs, and PHPeclipse is trying to find out what file had the breakpoint. Only in this case there is a conversion of the 'remote sourcepath' to lowercase, and the path translation will fail. As the result a new source file edit window will be opened in PHPeclipse, but with the left ruler (where the breakpoints can be set) missing. That's because the file couldn't be found within the current PHP project. I forgot to mention, that the problem is only limited to the remote sourcepath part of the full source file path. ---------------------------------------------------------------------- Comment By: mgbowman (mgbowman) Date: 2006-10-08 14:29 Message: Logged In: YES user_id=1173911 This is not the case for me running Eclipse 3.2 + PHPeclipse 1.1.19.CVS-20060920 snapshot on Windows. I'm using DBG on a remote Linux server and breakpoints are hit as expected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1572781&group_id=57621 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV