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)
Updated by Mathias Schreiber over 18 years ago
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Updated by Martin Kutschker over 18 years ago
Reopened because I doubt anything has happened sinec I filed the bug. I'll have a check later and assign the bug to me in the meantime.
Updated by Alexander Opitz over 11 years ago
- Target version deleted (
0) - PHP Version deleted (
4)
Can you reproduce the problem with TYPO3 CMS 4.5 or 6.0?
Updated by Mathias Schreiber almost 10 years ago
- Status changed from Accepted to Closed
- Is Regression set to No
assuming "does not occur" :)
Actions