Skip to content

Releases: fgtclb/typo3-file-required-attributes

v

30 Jul 15:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Jun 15:32
c26d658
Compare
Choose a tag to compare

What's Changed

  • [TASK] Add event dispatch to check require felds changes by @NarkNiro in #13

Full Changelog: v1.0.1...v1.1.0

Bugfix release

24 Jun 08:39
Compare
Choose a tag to compare

Having multiple hooks manipulating the same table, in this case, sys_file_metadata, leads to errors, as the datamap was merged with array_merge_recursive.
To avoid issues and overriding changed data by merging with a new array key, the datamap merge after change is changed to TYPO3 internal ArrayUtility::mergeRecursiveWithOverrule

Initial release

06 Jun 10:13
Compare
Choose a tag to compare
[BUGFIX] Change select field for detect metdata

With an older database it can happen that the UIDs
of sys_file and sys_file_metadata are not in sync.
Therefore you should check for the `file` field