Bug #54555
closedFeature #67736: Add true boolean support in install tool
Bootstrap::convertPageNotFoundHandlingToBoolean() runs on all requests
100%
Description
Bootstrap::convertPageNotFoundHandlingToBoolean() takes about 8ms to complete and runs always. The casting should happen once in the setup extension or the code that uses this configuration setting should cast the variable to a bool before usage.
Updated by Michiel Roos almost 11 years ago
Excuse me, I misread that. It was microseconds, not milliseconds.
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from next-patchlevel to 7.3 (Packages)
- Sprint Focus set to Remote Sprint
Updated by Benni Mack over 9 years ago
- Target version changed from 7.3 (Packages) to 7.4 (Backend)
Updated by Christian Kuhn over 9 years ago
To fix that, we need true boolean support in install tool "all configuration" and maybe a silent upgrade wizard to change existing boolean values that are currently handled as string.
Updated by Frank Nägler over 9 years ago
- Priority changed from Must have to Should have
- Parent task set to #67736
- Sprint Focus deleted (
Remote Sprint)
as mentioned by Christian, this must be fixed in install tool with boolean handling, I move this issue into a parent task.
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Wouter Wolters over 8 years ago
- Status changed from New to In Progress
- Assignee set to Wouter Wolters
- TYPO3 Version changed from 6.2 to 8
- PHP Version changed from 5.3 to 7.0
Updated by Gerrit Code Review over 8 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49232
Updated by Wouter Wolters over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f78927c6e53bfdb922af9a0278b181a7dc146a23.