View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000444 | Xdebug | Uncategorized | public | 2009-06-06 22:03 | 2009-11-27 16:53 |
Reporter | angulion | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 2.0.0dev | ||||
Summary | 0000444: Xdebug unable to send source files containing %<numbers> | ||||
Description | Debuging while using Smarty template engine came up with the problem that xdebug seems to url-encode filenames. Smartys compiled templates are in the form: Xdebug tries to open and send to the client a file by name: Second % sign and number 82 gets converted to some garbage. PHP 5.2.9, Xdebug 2.0.4, host is Linux (Opensuse 11.1) | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 5.2.8 | ||||
|
It seems the error stems from XDC client on windows already asking for invalid name? (version 1.0beta3) |
|
So this sounds like a bug in XDC? |
|
Reminder sent to: angulion So this sounds like a bug in XDC? |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-06 22:03 | angulion | New Issue | |
2009-06-06 22:03 | angulion | Operating System | => Linux |
2009-06-06 22:03 | angulion | PHP Version | => 5.2.8 |
2009-06-06 22:03 | angulion | Xdebug Version | => 2.0.4-dev |
2009-06-06 22:09 | angulion | Note Added: 0000964 | |
2009-07-05 19:43 | derick | Note Added: 0000974 | |
2009-07-05 19:43 | derick | Status | new => feedback |
2009-10-17 17:51 | derick | Note Added: 0001101 | |
2009-11-27 16:53 | derick | Status | feedback => resolved |
2009-11-27 16:53 | derick | Resolution | open => unable to reproduce |
2009-11-27 16:53 | derick | Assigned To | => derick |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |