•  
      request #6100 Unable to add artifact via SOAP
    Infos
    #6100
    Nicolas Terray (nterray)
    2014-02-05 18:52
    2014-02-05 18:06
    6193
    Details
    Unable to add artifact via SOAP

    testlink #185 is failing on php 5.3 for Tuleap 6.10

    Login : nicolas-projectadmin
    Password for nicolas-projectadmin :
    Submitted values:
    array(5) {
      [0]=>
      array(3) {
        ["field_name"]=>
        string(7) "integer"
        ["field_label"]=>
        string(0) ""
        ["field_value"]=>
        int(868)
      }
      [1]=>
      array(3) {
        ["field_name"]=>
        string(9) "coin_date"
        ["field_label"]=>
        string(0) ""
        ["field_value"]=>
        string(9) "2011-10-5"
      }
      [2]=>
      array(3) {
        ["field_name"]=>
        string(7) "summary"
        ["field_label"]=>
        string(0) ""
        ["field_value"]=>
        string(12) "Report a bug"
      }
      [3]=>
      array(3) {
        ["field_name"]=>
        string(7) "details"
        ["field_label"]=>
        string(0) ""
        ["field_value"]=>
        string(47) "Estimate it in story points, and prioritize it."
      }
      [4]=>
      array(3) {
        ["field_name"]=>
        string(5) "Float"
        ["field_label"]=>
        string(0) ""
        ["field_value"]=>
        float(66.33)
      }
    }
    object(SoapFault)#4 (9) {
      ["message":protected]=>
      string(53) "Unknown value stdClass Object
    (
    )
     for field: integer"
      ["string":"Exception":private]=>
      string(0) ""
      ["code":protected]=>
      int(0)
      ["file":protected]=>
      string(39) "/home/nicolas/Downloads/addArtifact.php"
      ["line":protected]=>
      int(95)
      ["trace":"Exception":private]=>
      array(2) {
        [0]=>
        array(6) {
          ["file"]=>
          string(39) "/home/nicolas/Downloads/addArtifact.php"
          ["line"]=>
          int(95)
          ["function"]=>
          string(6) "__call"
          ["class"]=>
          string(10) "SoapClient"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            string(11) "addArtifact"
            [1]=>
            array(4) {
              [0]=>
              string(32) "6c2c354a28df89cc12601271337e2275"
              [1]=>
              string(3) "106"
              [2]=>
              string(2) "62"
              [3]=>
              array(5) {
                [0]=>
                array(3) {
                  ["field_name"]=>
                  string(7) "integer"
                  ["field_label"]=>
                  string(0) ""
                  ["field_value"]=>
                  int(868)
                }
                [1]=>
                array(3) {
                  ["field_name"]=>
                  string(9) "coin_date"
                  ["field_label"]=>
                  string(0) ""
                  ["field_value"]=>
                  string(9) "2011-10-5"
                }
                [2]=>
                array(3) {
                  ["field_name"]=>
                  string(7) "summary"
                  ["field_label"]=>
                  string(0) ""
                  ["field_value"]=>
                  string(12) "Report a bug"
                }
                [3]=>
                array(3) {
                  ["field_name"]=>
                  string(7) "details"
                  ["field_label"]=>
                  string(0) ""
                  ["field_value"]=>
                  string(47) "Estimate it in story points, and prioritize it."
                }
                [4]=>
                array(3) {
                  ["field_name"]=>
                  string(5) "Float"
                  ["field_label"]=>
                  string(0) ""
                  ["field_value"]=>
                  float(66.33)
                }
              }
            }
          }
        }
        [1]=>
        array(6) {
          ["file"]=>
          string(39) "/home/nicolas/Downloads/addArtifact.php"
          ["line"]=>
          int(95)
          ["function"]=>
          string(11) "addArtifact"
          ["class"]=>
          string(10) "SoapClient"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(4) {
            [0]=>
            string(32) "6c2c354a28df89cc12601271337e2275"
            [1]=>
            string(3) "106"
            [2]=>
            string(2) "62"
            [3]=>
            array(5) {
              [0]=>
              array(3) {
                ["field_name"]=>
                string(7) "integer"
                ["field_label"]=>
                string(0) ""
                ["field_value"]=>
                int(868)
              }
              [1]=>
              array(3) {
                ["field_name"]=>
                string(9) "coin_date"
                ["field_label"]=>
                string(0) ""
                ["field_value"]=>
                string(9) "2011-10-5"
              }
              [2]=>
              array(3) {
                ["field_name"]=>
                string(7) "summary"
                ["field_label"]=>
                string(0) ""
                ["field_value"]=>
                string(12) "Report a bug"
              }
              [3]=>
              array(3) {
                ["field_name"]=>
                string(7) "details"
                ["field_label"]=>
                string(0) ""
                ["field_value"]=>
                string(47) "Estimate it in story points, and prioritize it."
              }
              [4]=>
              array(3) {
                ["field_name"]=>
                string(5) "Float"
                ["field_label"]=>
                string(0) ""
                ["field_value"]=>
                float(66.33)
              }
            }
          }
        }
      }
      ["previous":"Exception":private]=>
      NULL
      ["faultstring"]=>
      string(53) "Unknown value stdClass Object
    (
    )
     for field: integer"
      ["faultcode"]=>
      string(1) "0"
    }
    Artifact added, check the result on http://c5-53.valid.enalean.com/plugins/tracker/?aid=SoapFault exception: [0] Unknown value stdClass Object
    (
    )
     for field: integer in /home/nicolas/Downloads/addArtifact.php:95
    Stack trace:
    #0 /home/nicolas/Downloads/addArtifact.php(95): SoapClient->__call('addArtifact', Array)
    #1 /home/nicolas/Downloads/addArtifact.php(95): SoapClient->addArtifact('6c2c354a28df89c...', '106', '62', Array)
    #2 {main}
    
    
    Empty
    6.10
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Declined
    2014-02-05
    Attachments
    Empty
    References
    Referenced by request #6100

    Follow-ups

    User avatar
    Issue with test executor

    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Status changed from New to Declined
    • Close date set to 2014-02-05