Actions
Bug #21507
closedDAM-related: Adding metadata or category to a file duplicates the file in table tx_dam
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-11-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After indexing a file, trying to add metadata or a category duplicates the file before adding information to a copy of the original record in table tx_dam.
DBAL Debug shows errors for typo3conf/ext/dam/mod_file/index.php:
ORA-00932: inconsistent datatypes: expected - got CLOB
(issue imported from #M12521)
Actions