General

Profile

Christian Spoo

  • Login: teh_plague
  • Registered on: 2019-04-23
  • Last sign in: 2024-04-08

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 5 2 7

Activity

2024-04-08

13:40 TYPO3 Core Bug #103569: Time-of-check vs. time-of-use bug in TYPO3\CMS\Core\FormProtection\FormProtectionFactory
Obviously, the same goes for FormProtectionFactory::createFromRequest() Christian Spoo
13:37 TYPO3 Core Bug #103569 (New): Time-of-check vs. time-of-use bug in TYPO3\CMS\Core\FormProtection\FormProtectionFactory
FormProtectionFactory tries to cache form protection instances by storing them in a cache pool. However, after creati... Christian Spoo

2024-01-31

13:42 TYPO3 Core Feature #103006 (New): Provide a possibility to group related redirects together
In large installations managing increasing amounts of redirects quickly becomes a bit cumbersome. While the current b... Christian Spoo

2024-01-05

14:22 TYPO3 Core Bug #102760 (New): ext_conf_template.txt is parsed inconsistently, leading to missing configuration fields
If I have an extension with the following ext_conf_template.txt:... Christian Spoo

2023-08-08

14:00 TYPO3 Core Bug #101618 (New): TypolinkSoftReferenceParser throws warnings and "referenceindex:update" crashes if the LinkService encounters stale t3:// URLs
We noticed that updating the referenceindex via CLI aborts with an error when TYPO3 stumbles upon old t3:// links. An... Christian Spoo

2023-08-05

21:10 TYPO3 Core Bug #93105 (Resolved): PersistedPatternMapper / PersistedAliasMapper: URL generation with arguments with leading numbers can lead to exceptions or wrong URLs
Applied in changeset commit:fe9dde666e585945dd7c0cf1bfdeb334c52f0c5e. Christian Spoo
21:08 TYPO3 Core Revision 251efa85: [BUGFIX] Only treat numerical route arguments as possible UIDs
`PersistedAliasMapper` and `PersistentPatternMapper` both should only
use int-like string route arguments as possible...
Christian Spoo
21:08 TYPO3 Core Revision fe9dde66: [BUGFIX] Only treat numerical route arguments as possible UIDs
`PersistedAliasMapper` and `PersistentPatternMapper` both should only
use int-like string route arguments as possible...
Christian Spoo

2023-08-04

10:20 TYPO3 Core Bug #99495 (Resolved): Memcache Cache Backend fatal Error when using memcache module
Applied in changeset commit:eeb8680581374047e62fbaaba9a7f038a31a3f0c. Christian Spoo
10:19 TYPO3 Core Revision d1fc31f9: [BUGFIX] Properly set memcache/memcached in cache backend
parent::__construct() of MemcachedBackend calls
setCompression() which determines compression based
on state of $this...
Christian Spoo

Also available in: Atom