pluginsGLPI / formcreator

GLPI Plugin Formcreator (DOWNLOAD : https://github.com/pluginsGLPI/formcreator/releases)
http://www.teclib-edition.com
GNU General Public License v3.0
174 stars 125 forks source link

Erro ao abrir chamado pelo formulário. #3480

Open felipecoraiola opened 8 months ago

felipecoraiola commented 8 months ago

Bom dia,

Após a atualização para a ultima versão do forms 2.13.9, começou a dar uns problemas quando usuário tenta abrir chamado por ele, da um erro porém o chamado abre, só que esse erro confunde os usuários eles ficam tentando abrir novamente e vai duplicando os chamados.

Nosso GLPI é a Versão: 10.0.10

image_paste4295894

btry commented 8 months ago

HI

You should search if you have errors in php-errors.log sql-errors.log and in the JS console of the browser.

felipecoraiola commented 8 months ago

image image

wanderlage commented 7 months ago

It is also occurring in version 2.13.8. And there was no upgrade to this version, I had it since 2023. It started today.

btry commented 7 months ago

Hi

Now you should reproduce and check in the network tab the HTTP request which returns an error 400.

We need to see the URL, the headers sent by the browser and the request payload (not the answer payload)