Task #68756
closedAdd config "base" to stdWrap
100%
Description
Follow up: #22175
The following function was updated and added with a new optional parameter $base:
TYPO3\CMS\Core\Utility\GeneralUtility::formatSize($sizeInBytes, $labels = '', $base = 0)
This impacts the function:
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_bytes
It is not possible now, to set the base parameter via TypoScript if you add custom labels.
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42274
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42274
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42274
Updated by Manuel Selbach over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fc999ebc2ca3633bca031d442bdea05d96b23bb3.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)