•  
      request #5814 [tv3] Soap function getArtifactType returns an error
    Infos
    #5814
    Manuel Vacelet (vaceletm)
    2014-01-03 14:11
    2014-01-03 11:49
    5927
    Details
    [tv3] Soap function getArtifactType returns an error
    The requester is using the SOAP function: "getArtifactType". When executing it many times, sometimes it returns a value and sometimes it does not return anything. This error is displayed: ********************************** X-Powered-By: PHP/5.1.6 Content-type: text/html array(0) { } **********************************

    Developer analysis:
    I suspect something odd is happening with the Artifact Type permissions. In essence, according to the code, the only way for your requester to get such an output is for them to not have the permission to view the artifact type. Normally this should result in a SoapFault. However, there seems to be a double checking of this permission and the second check seems to be less well-handled than the first.
    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    dylan bowden (dylan)
    Closed
    2014-01-03
    Attachments
    Empty
    References

    Follow-ups