MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
96 stars 42 forks source link

[2.1] Save-Problem with readonly fields (alias) #1276

Closed OMOSde closed 5 years ago

OMOSde commented 5 years ago

Checklist before I submit this issue report

I confirm that:

My environment is:

(Please fill in the actual values from your environment)

Key Value Comments
PHP version: 7.1.26
Contao version: 4.4.34
MetaModels version: 2.1
Installation via composer: yes
Installed MetaModels packages: use json from: https://metamodels.readthedocs.io/de/latest/cookbook/install/install_mm2.1-alpha.html
DCG version: "dev-feature/contao4-release as 2.1.0"

Issue description

In German: Wenn ich die Option 'Neuerstellung des Alias erzwingen.' für ein Alias-Attribut nutze, dann wird in der Eingabemaske das Inputfeld 'readonly' (nicht bearbeitbar). Das führt in der Folge beim Speichern zu einem Fehler. Siehe Screenshot mm_error

Ich vermute das Contao bei readonly-Input-Feldern nur null zurückliefert.

Das gleiche Problem tritt bei der Option 'Nur Lesen' in den Attributseinstellungen (Eingabemaske) auf.

zonky2 commented 5 years ago

welche DB bzw. ist strict mode an?

OMOSde commented 5 years ago

MySQL 5.7, strict mode on

zonky2 commented 5 years ago

das Thema hatten wir doch schon im Forum!?! - und steht auch in https://metamodels.readthedocs.io/de/latest/cookbook/install/install_mm2.1-alpha.html

zonky2 commented 5 years ago

duplicate of #1268