Actions
Bug #16987
closedTCE: wrong error message: "These fields are not properly updated in database"
Start date:
2007-02-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since 4.1RC1 always an error message gets shown when you edit products with tt_products and save them. Only the fields with conf.eval = double2 have this problem, when nothing has been entered.
102: These fields are not properly updated in database: (price2,directcost,tax,weight,shipping,shipping2,handling) Probably value mismatch with fieldtype.
E.g. if you enter 2.34 as price2, then there is not error with price2. But if you enter 0.00, then you again get an error message. If you close the product editor and reopen it or just press continue at the error message, then everything has been saved correctly.
(issue imported from #M4987)
Actions