Tuurlijk / t3ext-h5p

TYPO3 H5P plugin
7 stars 16 forks source link

TYPO3 error on copy & paste #26

Closed AstCommodore closed 3 years ago

AstCommodore commented 3 years ago

If you copy & paste a normal content element, TYPO3 throws an error in case of pasting it:

2: SQL error: 'Incorrect integer value: '' for column 'tx_h5p_content' at row 1'

TCA and SQL definitions lock well - I don't know where the bugs might hide.

AstCommodore commented 3 years ago

It's easy to fix, please add 'default' => '0', to TCA config of field tx_h5p_content

Tuurlijk commented 3 years ago

Fixed in all branches. Will be in next release