Actions
Bug #14291
closedwizards: truncation of P[currentValue]
Start date:
2004-08-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The currentValue argument will be truncated to fit in a URL. This is fine, but still a problem.
Unfortunately the wizard doesn't know if this is the case for the value it has been passed. So any wizard that is supposed to work on TEXTAREAs must not use currentValue.
Can this be changed? Eg supplying a flag like "valueTruncated=1" if such a thing occurs.
(issue imported from #M315)
Actions