-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
Checklist:
I confirm that:
- I have tested this with the latest version available
- I have read documentation @ http://metamodels.readthedocs.org/en/ or http://metamodels.readthedocs.org/de/
- I have checked the Contao community forums for references https://community.contao.org/
- I have checked existing issues for duplicates and found none @ https://github.com/MetaModels/core/issues?q=is%3Aissue
My environment is:
| Key | Value | Comments |
|---|---|---|
| PHP version: | 5.6 | |
| Contao version: | 3.5.8 | |
| MetaModels version: | 2.0.0 a10 | |
| Installation via composer | yes | |
| Installed MetaModels packages | bundle_all |
Issue description
if you clear a existing complex/translated item e.g. attribute_translatedtext we have a empty item at database - see screenshot below
e.g. the same MetaModels/attribute_translatedurl#4
Steps to reproduce
- multilanguage MM with translated text
- fill at input mask and save
- delete the text at input mask and save
- look at database...
Screenshots
Check and update
- attribute_tabletext (PR Hotfix #15 clear empty rows at database attribute_tabletext#19)
- attribute_url (PR Hotfix save NULL at empty values attribute_url#14)
- attribute_translatedurl (PR Hotfix #4 delete empty rows attribute_translatedurl#8)
- attribute_tags
- attribute_translatedalias
- attribute_translatedcheckbox (PR Hotfix #1005 delete empty items #1117)
- attribute_translatedcombinedvalues (PR Hotfix #1005 delete empty items #1117)
- attribute_translatedfile (PR Hotfix delete empty items at DB attribute_translatedfile#15)
- attribute_translatedlongtext (PR Hotfix #1005 delete empty items #1117)
- attribute_translatedselect
- attribute_translatedtabletext (PR Hotfix #18 delete empty rows attribute_translatedtabletext#19)
- attribute_translatedtags
- attribute_translatedtext (PR Hotfix #1005 delete empty items #1117)
Metadata
Metadata
Assignees
Labels
bugA bug! A bug! Fast, squish it!A bug! A bug! Fast, squish it!
