Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MM2.2 BE Fehler beim speichern der Einstellungen zu den Eingabefeldern #39

Closed
4 tasks done
Ainschy opened this issue Sep 8, 2020 · 1 comment
Closed
4 tasks done

Comments

@Ainschy
Copy link

Ainschy commented Sep 8, 2020

Checklist before I submit this issue report

I confirm that:

My environment is:

Key Value Comments
PHP version: 7.4
Contao version: 4.9.5
MetaModels version: 2.2
Installation via composer: (yes)
Installed MetaModels packages: all 2.2
DCG version: dev-release/2.2.0

Issue description

Eingabemasken lassen sich im BE nicht bearbeiten, beim speichern und anlegen.

Describe the behaviour of the application

An exception occurred while executing 'UPDATE tl_metamodel_dca SET tl_metamodel_dca.pid = ?, tl_metamodel_dca.sorting = ?, tl_metamodel_dca.tstamp = ?, tl_metamodel_dca.name = ?, tl_metamodel_dca.rendertype = ?, tl_metamodel_dca.ptable = ?, tl_metamodel_dca.rendermode = ?, tl_metamodel_dca.showColumns = ?, tl_metamodel_dca.backendsection = ?, tl_metamodel_dca.backendicon = ?, tl_metamodel_dca.backendcaption = ?, tl_metamodel_dca.panelLayout = ?, tl_metamodel_dca.iseditable = ?, tl_metamodel_dca.iscreatable = ?, tl_metamodel_dca.isdeleteable = ?, tl_metamodel_dca.fe_editButtons = ?, tl_metamodel_dca.fe_overrideEditButtons = ? WHERE id = ?' with params ["6", "0", 1599567574, "BE", "standalone", "", "flat", "", "metamodels", null, "a:2:{i:0;a:3:{s:8:"langcode";s:2:"en";s:5:"label";s:9:"Resourcen";s:11:"description";s:0:"";}i:1;a:3:{s:8:"langcode";s:2:"de";s:5:"label";s:9:"Resourcen";s:11:"description";s:0:"";}}", "filter;sort", "1", "1", "1", "", "", "6"]: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: '' for column contao.tl_metamodel_dca.fe_overrideEditButtons at row 1

@baumannsven

@baumannsven
Copy link
Member

Fixed in da678e1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants