Project

General

Profile

Actions

Bug #55472

closed

Using datahandler with disabled logging results in sql error on inserting history

Added by Marc Bastian Heinrichs about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
Start date:
2014-01-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Query:
INSERT INTO sys_history (history_data,fieldlist,tstamp,tablename,recuid,sys_log_uid) VALUES (foobar,'configuration','1391101668','sys_file_storage','3',NULL)

Error:
Column 'sys_log_uid' cannot be null

With disabled logging there will be no sys_log record and no log_uid to be inserted.

Actions #1

Updated by Gerrit Code Review about 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27162

Actions #2

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27162

Actions #3

Updated by Marc Bastian Heinrichs about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF