Index: branches/5.2.x/core/kernel/utility/debugger.php =================================================================== diff -u -N -r13840 -r14092 --- branches/5.2.x/core/kernel/utility/debugger.php (.../debugger.php) (revision 13840) +++ branches/5.2.x/core/kernel/utility/debugger.php (.../debugger.php) (revision 14092) @@ -1,6 +1,6 @@ '; $Debugger.EditorPath = ''; $Debugger.DebugURL = 'baseURL.'/debugger_responce.php?sid='.$this->rowSeparator.'&path='.urlencode($dbg_path); ?>'; - $Debugger.EventURL = 'Factory) ? $application->HREF('dummy', '', Array ('pass' => 'm')) : ''; ?>'; + $Debugger.EventURL = 'Factory) ? $application->HREF('dummy', '', Array ('pass' => 'm', '__NO_REWRITE__' => 1)) : ''; ?>'; IsFatalError || (DBG_RAISE_ON_WARNINGS && $this->WarningCount)) { echo '$Debugger.Toggle();';