•  
      request #44493 POST|PUT /api/artifact_temporary_files can crash if the content is not properly encoded
    Infos
    #44493
    Thomas Gerbet (tgerbet)
    2025-09-09 18:35
    2025-09-09 18:16
    46195
    Details
    POST|PUT /api/artifact_temporary_files can crash if the content is not properly encoded

    Issue can be reproduced by calling POST /api/artifact_temporary_files with the following payload:

    {"name": "A", "mimetype": "A", "content": "A"}
    
    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Under review
    Empty
    Attachments
    Empty
    References
    Referenced by request #44493

    Follow-ups