View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0028963 | mantisbt | administration | public | 2021-08-07 06:41 | 2023-10-31 16:32 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0028963: Do not buffer output for CLI scripts | ||||
| Description | When including MantisBT Core for a command-line tool, the output is delayed until the buffer is full, or the script terminates. To avoid this behavior, CLI script must end output buffering, twice
There are indeed 2 calls to ob_start():
It's additionally worth noting that the | ||||
| Tags | No tags attached. | ||||