Project

General

Profile

Actions

Bug #54555

closed

Feature #67736: Add true boolean support in install tool

Bootstrap::convertPageNotFoundHandlingToBoolean() runs on all requests

Added by Michiel Roos over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Performance
Target version:
-
Start date:
2013-12-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

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.

Actions #1

Updated by Michiel Roos over 10 years ago

Excuse me, I misread that. It was microseconds, not milliseconds.

Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from next-patchlevel to 7.3 (Packages)
  • Sprint Focus set to Remote Sprint
Actions #3

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.3 (Packages) to 7.4 (Backend)
Actions #4

Updated by Christian Kuhn almost 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.

Actions #5

Updated by Frank Nägler almost 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.

Actions #6

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #7

Updated by Benni Mack over 8 years ago

  • Target version deleted (7.5)
Actions #8

Updated by Wouter Wolters almost 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
Actions #9

Updated by Gerrit Code Review almost 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

Actions #10

Updated by Wouter Wolters almost 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF