Project

General

Profile

Search

Results (3902)

Apply issues filter

Bug #103844 (Needs Feedback): URL generation broken
The last security update changed how URLs are ... nts us from installing the security update :( 2024-05-15 12:21
Bug #103826 (Resolved): setup command with TYPO3_INSTALL_DB_* ENV vars does not work.
There is a trouble within @\TYPO3\CMS\Install ... value); if (getenv($envVar) !== false) { $envCredentials[$value ... } } </code></pre> 2024-05-13 13:06
Bug #103798 (Resolved): Falsely created redirects when updating slug of expired page
h3. Summary When updating the slug of an e ... When one of those copies gets activated, the falsely created redirect kicks in and the homepage redirects to the copied event page. 2024-05-07 07:44
Bug #103778 (Resolved): The method TYPO3\CMS\ ... mandUtility::exec() has the wrong return type
On some hosting environment the following err ... exec(): Return value must be of type string, false returned | TypeError thrown in file /home/ ... urthermore, all images looks correct to me. 2024-05-02 10:01
Task #103722 (Resolved): Detected vulnerability with package 'enshrined/svg-sanitize'
The currently use of package @enshrined/svg-s ... 023-28426 Even the two mentioned CVEs are false-positive CVEs and should not bothered the ... rsion available of this package is @0.18.0@ 2024-04-25 08:52
Bug #103720 (Resolved): Possible type error in MiddlewareStackResolver
The MiddlewareStackResolver expects the require call to be array, but it can be false as well. 2024-04-24 11:35
Bug #103698 (Resolved): RTE does not allow empty attributes for the tag "a"
The method @\TYPO3\CMS\Core\Html\RteHtmlParse ... '; } } </code></pre> 2024-04-22 09:48
Bug #103693 (New): datetime fields rendering / TCA
datetime fields are renderend differently (wi ... ray( 'enableCascadingDelete' => false, ), 'appearance' => arra ... > array( 'info' => true, 'hide' => false, 'delete' => false ) ), 'maxitems' => 1 ), ), 2024-04-21 10:24
Bug #103685 (Under Review): Response headers are not handled according to PSR-7 in extbase
Headers with the same name are always overrid ... header(sprintf('%s: %s', $name, $value), false); } } </code></pre> 2024-04-19 16:47
Bug #103669 (Closed): Backend Preview of "planned" pages throw 503 on PHP 8.2
It seems like this piece of code in the Previ ... quest->getQueryParams()['ADMCMD_simTime'] ?? false; if (!$queryTime) { return false; } $GLOBALS['SIM_EXEC_ ... $queryTime string to the int it actually is. 2024-04-18 17:39
(1-10/3902)