![t3git_master's profile picture. Master-Commits of the TYPO3v4-Core [no official TYPO3 account, maintained by @phbergsmann]](https://pbs.twimg.com/profile_images/2736885803/060c553e2db118f22e920f9d46a0e6e0.jpeg) 
                            git.typo3.org/master
@t3git_master
Master-Commits of the TYPO3v4-Core [no official TYPO3 account, maintained by @phbergsmann]
Bunları beğenebilirsin
[TASK] Add data attribute to containers of of flexform elements ift.tt/BHaGqVx
github.com
[TASK] Add data attribute to containers of of flexform elements · TYPO3/typo3@ce0f312
Improve the possibilities of integrators to style certain parts by providing an additional data attribute. Resolves: #100859 Releases: main, 12.4 Change-Id: Id130ab939aaf44c0d094b338f0b59038c49532...
[BUGFIX] Add CSP nonce value to RequireJS ift.tt/jiP3Qeq
github.com
[BUGFIX] Add CSP nonce value to RequireJS · TYPO3/typo3@defa239
Resolves: #100862 Releases: main, 12.4 Change-Id: I465714a4f9d1f1dc1d194d0122e9fae5ac6fa759 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79017 Tested-by: Oliver Hader
[BUGFIX] Fix undefined array key in FrontendGenerationPageIndexingTri… ift.tt/CYglEFL
github.com
[BUGFIX] Fix undefined array key in FrontendGenerationPageIndexingTri… · TYPO3/typo3@7128b34
…gger This is an edge-case, where `config.index_enable = 1` is set, but the static TypoScript from indexed_search is not included and thus `config.index_externals` is undefined. Resolves: #100888...
[DOCS] Remove section using version constraint installing EXT:linkval… ift.tt/pRIbeZH
github.com
[DOCS] Remove section using version constraint installing EXT:linkval… · TYPO3/typo3@1808fc3
…idator This section is not necessary as the version best suitable is installed by Composer automatically. Therefore, it is removed. This also relieves us from adjusting outdated versions. Resolv...
[BUGFIX] Inject CSP nonce values only if CSP feature is enabled ift.tt/mx4FeB1
github.com
[BUGFIX] Inject CSP nonce values only if CSP feature is enabled · TYPO3/typo3@96c8577
Currently, CSP nonce values are used per default during the frontend rendering process (which basically would be fine). However, this also leads to the situation, that the page is not considered to...
[BUGFIX] Avoid undefined array key "enableMetaphoneSearch" ift.tt/OElox2t
github.com
[BUGFIX] Avoid undefined array key "enableMetaphoneSearch" · TYPO3/typo3@7c21340
Resolves: #100883 Releases: main, 12.4, 11.5 Change-Id: I89f566a1bdf45f214a175cd389ef143c6334cda3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79055 Tested-by: core-ci
[BUGFIX] Do not call getConflictingRedirects with null request ift.tt/NrPEXYw
github.com
[BUGFIX] Do not call getConflictingRedirects with null request · TYPO3/typo3@ba22241
Resolves: #100827 Releases: main, 12.4 Change-Id: I2c553894af4b25c2f4731782f0d9cf2293ec3211 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78958 Tested-by: Stefan Bürk
[BUGFIX] Ensure BE_USER uid is always used as int ift.tt/m5KFMRa
github.com
[BUGFIX] Ensure BE_USER uid is always used as int · TYPO3/typo3@f99945d
Fix some left-over places where an int-cast is possibly necessary to avoid PHP warnings. Resolves: #100866 Releases: main, 12.4, 11.5 Change-Id: If9111e0c2e2de8c90a94202cf518abdbe8c987fb Reviewed-...
[BUGFIX] Adjust Content-Security-Policy reports check for SVG files ift.tt/Uor0CTR
github.com
[BUGFIX] Adjust Content-Security-Policy reports check for SVG files · TYPO3/typo3@79a9f47
Issue #93884 provided and adjusted CSP header for SVG inline styles: | default-src 'self'; script-src 'none'; | style-src 'unsafe-inline'; object-src...
[DOCS] Add `editor.config.debug` to rte_ckeditor config reference ift.tt/ZcINMdf
github.com
[DOCS] Add `editor.config.debug` to rte_ckeditor config reference · TYPO3/typo3@fad8a8a
Resolves: #100868 Resolves: https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/430 Releases: main, 12.4 Change-Id: I12e8b1fe6b627c48bd5af1acc8e6d8ee451c5fb8 Reviewed-on: https://review....
[TASK] Include test extensions into namespace integrity check ift.tt/AZdoy92
github.com
[TASK] Include test extensions into namespace integrity check · TYPO3/typo3@9a1ff75
After providing full PSR-4 compliance for all test extensions, no exception is needed anymore for the to run the integrity check. Resolves: #100835 Releases: main, 12.4 Change-Id: Id00349f4c5baf1...
[BUGFIX] Only send test email if sender address configured ift.tt/PvHOfjy
github.com
[BUGFIX] Only send test email if sender address configured · TYPO3/typo3@08c6c69
It is possible to send a test email in the Environment section of the Install Tool / Admin Tools. Previously, if the sender email was not configured via $GLOBALS['TYPO3_CONF_VARS']...
[DOCS] Fix wrong PageTypeRegistry class name in changelog ift.tt/Wwt6A07
github.com
[DOCS] Fix wrong PageTypeRegistry class name in changelog · TYPO3/typo3@4fdba7e
Relates: #98487 Releases: main, 12.4 Change-Id: I081e3be261d80ca59b0b170d5f9a8c3e836adae8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79009 Tested-by: Stefan Bürk
[TASK] Raise 'phpstan/phpstan' and regenerate baseline ift.tt/qRLPCnD
github.com
[TASK] Raise 'phpstan/phpstan' and regenerate baseline · TYPO3/typo3@b61e9c6
A new patch level requires to regenerate baseline. > composer req --dev phpstan/phpstan:^1.10.15 > Build/Scripts/runTests.sh -s phpstanGenerateBaseline Change-Id: I50afb973f762f3a4f...
[BUGFIX] Ensure SchemaMigrator does not re-apply ext_localconf.php ift.tt/1ZOKMgp
github.com
[BUGFIX] Ensure SchemaMigrator does not re-apply ext_localconf.php · TYPO3/typo3@783a310
SchemaMigrator / ConnectionMigrator calls ClearCacheService->clearAll(), which in turn just re-applies ext_localconf.php and ext_tables.php, which in turn could re-apply hooks which have bee...
United States Trendler
- 1. Happy Halloween 1.05M posts
- 2. #RUNSEOKJIN_epTOUR_ENCORE 161K posts
- 3. YouTube TV 8,976 posts
- 4. #Jin_TOUR_ENCORE 147K posts
- 5. #FridayVibes 2,590 posts
- 6. Reformation Day N/A
- 7. Mary Ann 1,023 posts
- 8. #T1WIN 9,983 posts
- 9. Hulu 17.6K posts
- 10. #SinisterMinds 7,903 posts
- 11. Trick or Treat 279K posts
- 12. YTTV N/A
- 13. Ryan Rollins 13.2K posts
- 14. Mork 1,935 posts
- 15. Mindy 3,847 posts
- 16. Fubo 1,354 posts
- 17. Mike McDaniel 5,505 posts
- 18. Samhain 5,177 posts
- 19. Nuclear Option 13.3K posts
- 20. Mr. Ed 2,854 posts
Something went wrong.
Something went wrong.
 
                                                 
                                                 
                                                 
                                                 
                                                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                                                         
                                                         
                                                        