$detail, 'title' => $subject, 'closed' => 'false' ); $issueData = json_encode($rawData); // Prepare CURL $curlConnection = curl_init('https://git.fjla.uk/api/v1/repos/fred.boniface/athena.fb-infra.uk/issues'); curl_setopt($curlConnection, CURLOPT_POSTFIELDS, $issueData); curl_setopt($curlConnection, CURLOPT_RETURNTRANSFER, true); curl_setopt($curlConnection, CURLOPT_HTTPHEADER, $httpHeaders); // Get response and exit CURL $giteaResponse = curl_exec($curlConnection); curl_close($curlConnection); } function validate($data) { $data = trim($data); $data = stripslashes($data); $data = htmlspecialchars($data); return $data; } ?>

Please help us fix your issue

Give as much detail as possible so we can try to fix the problem.

" method="post"> Subject:


Details:

On submission of this form, your browsers User Agent string will be collected alongside the information you provide above and will be posted to git.fjla.uk/fred.boniface/athena.fb-infra.uk/issues.

Your user agent is:


You have submitted:

REQUEST DATA:

JSON REPLY:

SUBJECT:
DETAIL: