Submit button in edit form not working for forms that have an input with the name "id".
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3231922. -->
Reported by: [s.messaris](https://www.drupal.org/user/3471967)
>>>
<p>Submit button in edit form is not working for forms that have an input with the name "id". This is because <code>form.id</code> is overridden by the element, so the logic in gin_editform.js breaks. I will provide a patch shortly. </p>
> Related issue: [Issue #3324089](https://www.drupal.org/node/3324089)
> Related issue: [Issue #2969051](https://www.drupal.org/node/2969051)
issue