View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009317 | mantisbt | bugtracker | public | 2008-06-30 07:37 | 2014-11-07 16:28 |
| Reporter | polzin | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Product Version | 1.1.2 | ||||
| Summary | 0009317: "stop on error" seems to break redirection | ||||
| Description | With the option "stop_on_error" I have problems with redirection. E.g. when entering a new bugnote, after pressing enter I am left at an empty "bugnote_add.php" page. I tried to trace the problem, and found that Stops at Even though there was no error, it seems as if "error_handled()" returns false. Is it possible, that it returns false, if there is not error and no handled error? The default for "g_error_handled" is false. Changing the setting for "stop_on_error", everything worked fine. So I think it is not one of these annoying "additional newline at end of file" problems. | ||||
| Tags | No tags attached. | ||||