| Anonymous | Login | Signup for a new account | 2013-05-23 17:24 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009245 | mantisbt | api soap | public | 2008-06-09 16:56 | 2009-01-15 11:26 | ||||
| Reporter | jeremib | ||||||||
| Assigned To | vboctor | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | 1.2.0a3 | |||||||
| Summary | 0009245: target_version not passed through via SOAP | ||||||||
| Description | So target_version is not being handled at all through any of the files in api/soap. So I edited the code to include target_version in the function mc_issue_get. It works perfect when I call this function through straight PHP: <? require_once('/var/www/bugs/api/soap/nusoap/nusoap.php'); require_once('/var/www/bugs/api/soap/mc_core.php'); print_r(mc_issue_get('jeremib','password',1450)); ?> But if I try and use the function through SOAP, the variable is not passed back. The only thing that I can see that is happening different is the $t_issue_data that is getting returned from mc_issue_get is going through some sort of steps to be conformed to an IssueData object from mantisconnect.php | ||||||||
| Additional Information | I've attached the svn diff to show what code I edited | ||||||||
| Tags | patch | ||||||||
| Attached Files | |||||||||
Relationships |
|||||||||||
|
|||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-06-09 16:56 | jeremib | New Issue | |
| 2008-06-09 16:56 | jeremib | File Added: mantis_svn_diff.txt | |
| 2008-07-15 03:25 | vboctor | Tag Attached: patch | |
| 2008-07-15 03:28 | vboctor | Status | new => acknowledged |
| 2008-11-12 02:58 | vboctor | Status | acknowledged => resolved |
| 2008-11-12 02:58 | vboctor | Fixed in Version | => 1.2.2 |
| 2008-11-12 02:58 | vboctor | Resolution | open => fixed |
| 2008-11-12 02:58 | vboctor | Assigned To | => vboctor |
| 2008-11-12 02:59 | vboctor | Relationship added | related to 0008284 |
| 2008-11-12 03:03 | vboctor | Relationship added | related to 0009337 |
| 2008-12-30 22:00 | jreese | Fixed in Version | 1.2.2 => 1.2.0a3 |
| 2009-01-15 11:26 | jreese | Status | resolved => closed |
| MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0955 seconds. memory usage: 2,790 KB |