View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010833 | mantisbt | api soap | public | 2009-08-14 04:49 | 2010-12-17 04:37 |
| Reporter | leon_li | Assigned To | rombert | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.2.0rc1 | ||||
| Summary | 0010833: error_api.php line 202 warning | ||||
| Description | MS *.doc file that downloaded from "Project Documentation" will be modified .The file header will be like this : "<p style="color:red">APPLICATION WARNING #403: 娌℃湁鎵惧埌鏁版嵁搴撳瓧娈?鈥渇ile_path鈥濄€?/p><p style="color:red">SYSTEM WARNING: Cannot modify header information - headers already sent by (output started at /home/www/mantis/core/error_api.php:202) <p style="color:red">SYSTEM WARNING: Cannot modify header information - headers already sent by (output started at /home/www/mantis/core/error_api.php:202)邢 唷? > ?"that looks that the warning message from /core/error_api.php just echo to the file !! | ||||
| Steps To Reproduce | 1\ config_inc.php : upload file method = disk, prefix set to "./uploads/"; | ||||
| Additional Information | i modified the ./core/error_api.php and test the file without line 202, everything ok. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
This looks like a previous error was reported, and 403 is ERROR_DB_FIELD_NOT_FOUND . This might happen e.g. due to not running admin/install after upgrading Mantis. Please re-check your installation. |
|
|
leon_li, you did not provide any feedback. I am resolving this issue as "no change required". Feel free to provide the requested feedback at a later time and to reopen the issue. |
|