View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001130 | Xdebug | Uncategorized | public | 2015-03-19 12:55 | 2015-06-13 09:45 |
Reporter | fwendt | Assigned To | derick | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux x86 | OS | Ubuntu | OS Version | 12.04 |
Product Version | 2.3.1 | ||||
Fixed in Version | 2.3.3 | ||||
Summary | 0001130: PHP documentation links to local manual reference are broken at title description | ||||
Description | Taking back the issue 0000811 :) When activating php.ini directives 'docref_root = "/phpmanual/"' and 'docref_ext = .html' (and maybe some other related), the Xbug web page prints HTML code instead of making the linkage to reference at main title description. | ||||
Steps To Reproduce | 1 - Edit you 'php.ini' configuration file, taking a look at the following directives: a)'docref_root': points to your local webserver downloaded documentation docs pages from PHP website (something like '/phpmanual/'); b)'docref_ext': set file extension at doc files (usually, '.html'). 2 - Ensure Xdebug is enable and operating at you devmachine; 3 - Restart your webserver; 4 - Create some buggy file (code mistake); 5 - Browse to your buggy file to see the linkage string at main issue table title. | ||||
Additional Information | All package and components have been compiled from sources (PHP, extensions, Apache and Xdebug). None pre-build package was used. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | GNU-Linux Ubuntu 12.04 x86 | ||||
PHP Version | 5.6-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-03-19 12:55 | fwendt | New Issue | |
2015-03-19 12:55 | fwendt | File Added: xdebug-docrefroot.jpg | |
2015-06-13 09:45 | derick | Note Added: 0003115 | |
2015-06-13 09:45 | derick | Status | new => closed |
2015-06-13 09:45 | derick | Assigned To | => derick |
2015-06-13 09:45 | derick | Resolution | open => fixed |
2015-06-13 09:45 | derick | Fixed in Version | => 2.3.3 |
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 |