Actions
Feature #24994
closedAdd support for file pointers in t3lib_befunc->getFlexFormDS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-09
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Now t3lib_befunc->getFlexFormDS supports pointers to a file, or to a table containing the XML for the datastructure. I'm currently in the need of storing a file location in this reference table, which is not possible in current method.
My suggestion would be to validate the datastructure field in the database to see if it's a file or XML, and handle it depending on the outcome. Suggestion for a solution can be found in attached patch.
(issue imported from #M17532)
Files
Updated by Rens Admiraal almost 13 years ago
- Target version deleted (
0)
https://review.typo3.org/#change,1175 is merged so this issue can be closed
Updated by Georg Ringer almost 13 years ago
- Status changed from New to Resolved
- TYPO3 Version changed from 4.5 to 4.6
Actions