General

Profile

Marco Huber

  • Login: mhuber84
  • Registered on: 2009-07-01
  • Last sign in: 2021-05-18

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 2 42 44

Activity

2021-11-04

23:09 TYPO3 Core Bug #95877: missing index "install_path" with composer 2.0
Ok, sorry. I found #95237 where the problem should be solved and then I noticed, that we use `composer install --igno... Marco Huber
22:59 TYPO3 Core Bug #95877 (Closed): missing index "install_path" with composer 2.0
composer 2.0 doesn't set "install_path" in vendor/composer/installed.php like composer 2.1 does. This missing array i... Marco Huber

2021-10-11

18:48 TYPO3 Core Feature #95571 (New): Show configuration from services.yaml in BE module "Configuration"
To find available services and service tags an overview of the existing services would be nice. Marco Huber

2021-05-21

21:45 TYPO3 Core Bug #94150 (Resolved): Constants in Page TsConfig with multiple sites, caching problem
Applied in changeset commit:6a40c1e71a17184e0fea8abb96d3dfe8f68fafb0. Marco Huber
08:52 TYPO3 Core Revision 73fc82f1: [BUGFIX] Cache page TsConfig depending on site
Similar to frontend TypoScript, constants must be replaced before
parsing and caching. This way, one cache entry per ...
Marco Huber
08:34 TYPO3 Core Revision 6a40c1e7: [BUGFIX] Cache page TsConfig depending on site
Similar to frontend TypoScript, constants must be replaced before
parsing and caching. This way, one cache entry per ...
Marco Huber

2021-05-18

11:05 TYPO3 Core Bug #94150: Constants in Page TsConfig with multiple sites, caching problem
Instead of modifying $hashOfContent perhaps it would be better to do the Constants stuff in the beginning of the pars... Marco Huber
07:39 TYPO3 Core Bug #94150 (Closed): Constants in Page TsConfig with multiple sites, caching problem
I think there is a problem with caching in \TYPO3\CMS\Core\Configuration\Parser\PageTsConfigParser, because it doesn'... Marco Huber

2021-04-21

12:13 TYPO3 Core Bug #93951: QueryBuilder not yet compatible with doctrine/dbal 2.13.x
Since I updated from 10.4.14 to 10.4.15 phpstan gives me this error:... Marco Huber

2020-03-21

13:22 TYPO3 Core Revision 7cc2a367: [BUGFIX] Avoid validation failure on multi select fields without option
Multi Select fields without any option given will be added properly to
the forms __trustedProperties list and therefo...
Marco Huber

Also available in: Atom