View Issue Details

IDProjectCategoryView StatusLast Update
0010833mantisbtapi soappublic2010-12-17 04:37
Reporterleon_li Assigned Torombert  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.2.0rc1 
Summary0010833: 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/";
2\ create new project without set the "Upload File Path " , just leave it blank;
3\ make sure the project upload file path is just blank !
4\ uplaod an MS office doc like testme.doc to the project u create;
5\ download and open it .

Additional Information

i modified the ./core/error_api.php and test the file without line 202, everything ok.

TagsNo tags attached.
Attached Files
word_doc_modified_by_mantis.png (11,143 bytes)   
word_doc_modified_by_mantis.png (11,143 bytes)   

Activities

rombert

rombert

2009-10-26 18:40

reporter   ~0023370

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.

atrol

atrol

2010-10-17 15:32

developer   ~0027060

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.