View Issue Details

IDProjectCategoryView StatusLast Update
0020270mantisbtapi soappublic2017-01-31 04:05
Reporterq.joignaud Assigned Toatrol  
PriorityimmediateSeverityblockReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Summary0020270: fail to update issue
Description

I use api soap of mantisbt and I can't update an issue with this function :
mc_update_issue(username, password, issueId, issueData). I need to change status of a specific issue. The change works but I have a lot of errors :

  • the main error is "error Fetching http headers"

  • Maximum execution time of 120 seconds exceeded

  • Cannot modify header information - headers already sent by

  • Error Type: SYSTEM NOTICE, Error Description: unserialize(): Error at offset 116 of 318 bytes => if I catch this error, it works but i only have this on a few projects

  • access denied for user "xxx

I think it's about projects and users rights ......

Can you help me please?

Thanks a lot.

TagsNo tags attached.

Activities

atrol

atrol

2017-01-18 17:56

developer   ~0055224

Sorry for the late response.

In case you did not succeed in resolving the issue:

If you are running an older MantisBT version, I recommend that you upgrade to the latest (download from [1]). If after doing so the problem persists, do not hesitate to reopen the issue and provide detailed step-by-step instructions to reproduce the issue; the following additional information may also be useful:

  • code snippets to reproduce the issue
  • Exact version of MantisBT, PHP, Database, Web server, and Operating System
  • Relevant customizations (e.g. changes in config_inc.php, etc)
  • Installed plugins or custom functions ?
  • Was the MantisBT source code modified in any way ?

[1] http://mantisbt.org/download.php