Actions
Bug #38114
closedException on modifying page properties
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-06-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
An exception "#1300096564: uid of file has to be numeric" is thrown on modifying and saving the properties of a pages record.
It's required that there are zero file elements on that page - thus the FAL filter gets an faulty array which is not sanitized before trying to get an accordant file.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12128
Updated by Oliver Hader over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c4c18d849d3a47e5225ad65730295abfa56b25c2.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions