bobosch / ods_osm

TYPO3 Extension OpenStreetMap
10 stars 22 forks source link

Add defaults in TCA because of DB strict mode #47

Closed sypets closed 4 years ago

sypets commented 4 years ago

Resolves: #46

sypets commented 4 years ago

I did not test this extensively. The change in Configuration/TCA/Overrides/sys_category.php solved the error I am experiencing currently (see issue #46) when creating a new system category.

albig commented 4 years ago

Thank you for this patch. I know this issue as well and will merge it.