View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000820 | Xdebug | Uncategorized | public | 2012-04-26 07:59 | 2014-02-27 19:30 |
Reporter | devarni | Assigned To | derick | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 2.2.0RC2 | ||||
Summary | 0000820: Closed Xdebug session blocks brower to reload page (Cockie will not be deleted) | ||||
Description | If the debug session is closed, the browser XDEBUG_SESSION cockie is always existent and prevent to load the page. If the cockie is manually deleted, it's working. | ||||
Steps To Reproduce | Debug session (here with PHPStorm 4) and Firefox. | ||||
Additional Information | Webserver runs in a virtual machine (Virtualbox). settings: xdebug.remote_enable=On | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 5.4.0 | ||||
|
I don't know what you mean by "closed debug session". Xdebug will continue to debug until you turn it of by not sending the cookie, or using XDEBUG_SESSION_STOP=1 as GET parameter. I don't see a bug here? |
|
Sorry, I have no idea about the internal working of XDebug or the IDE, I'm not the developer of this tools ;) "Closed debug session" means for me stop of debugging in the IDE. XDEBUG_SESSION_STOP=1 should stop it? I will report this to to Jetbrains if this could be a bug of the IDE instead of XDebug. |
|
Sounds like Xdebug works as it should be, if there is an issue, it's probably with your IDE. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-26 07:59 | devarni | New Issue | |
2012-04-27 10:10 | derick | Note Added: 0002100 | |
2012-04-27 10:10 | derick | Assigned To | => derick |
2012-04-27 10:10 | derick | Status | new => feedback |
2012-04-27 10:25 | devarni | Note Added: 0002104 | |
2012-04-27 10:25 | devarni | Status | feedback => assigned |
2014-02-27 19:30 | derick | Note Added: 0002701 | |
2014-02-27 19:30 | derick | Status | assigned => resolved |
2014-02-27 19:30 | derick | Resolution | open => not fixable |
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 |