Remove validation attributes from __sourceCodeFormField.tpl
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 4 May 2022 13:27:22 +0000 (15:27 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 4 May 2022 13:28:55 +0000 (15:28 +0200)
commit52c215bbcee5a6026094327b21785112de20dca4
treeb0d68bad9c13d6dbb7edeb09103f75f6c654c59a
parent79b0ca273d792274c8e69b2bdafc5be1231d1fca
Remove validation attributes from __sourceCodeFormField.tpl

These are not supported with CodeMirror, because it only syncs the entered data
upon `submit()` which notably runs *after* validation.

see codemirror/CodeMirror#5092
Fixes #4732
com.woltlab.wcf/templates/__sourceCodeFormField.tpl
wcfsetup/install/files/acp/templates/__sourceCodeFormField.tpl