Project

General

Profile

Activity

From 2019-01-21 to 2019-02-19

2019-02-19

23:33 Bug #87744 (Needs Feedback): Unknown modifier 'r'
What does your redirect regex look like?
I assume that it contains a slash (followed by an "r"), which causes this i...
Markus Klein
16:42 Bug #87744 (Closed): Unknown modifier 'r'
Redirect throws error in frontend (any page).... Remo H.
22:41 Feature #84183 (Closed): Backend panels resizable again
I close this issue for now in favor of #78760; please continue the discussion there.
If you think that this is th...
Riccardo De Contardi
22:26 Bug #87142: Recursive Delete in Pagetree not possible
I cannot confirm it after a short test with TYPO3 9.5.4
- I used a non-admin user
- I used the D&D area to delete...
Riccardo De Contardi
20:44 Task #87746: remove assertAttribute* calls from core tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:43 Task #87746 (Under Review): remove assertAttribute* calls from core tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:40 Task #87746 (Closed): remove assertAttribute* calls from core tests
phpunit has deprecated and will remove all assertAttribute* methods from the framework in version 9.
Read more abo...
Anja Leichsenring
18:43 Bug #87093: TYPO3 9.5: CONTENT TypoScript object type does not select records with language set to -1
I can confirm this issue too Martin Weymayer
16:43 Bug #87745 (Rejected): ext_localconf.php is not loaded in BE > Settings > Extension Configuration > Configure extensions
ext_localconf.php... Bill Dagou
16:41 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:33 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:32 Task #87742: Use real ObjectManager stubs in unit tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Task #87742 (Under Review): Use real ObjectManager stubs in unit tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:19 Task #87742 (Closed): Use real ObjectManager stubs in unit tests
Prevent invocation of the constructor (which instantiates
an internal instance of the extbase container) and do not
...
Benjamin Franzke
13:38 Bug #87743 (Closed): Pagetree filter: highlighting of search phrase
Feature:
* when using the pagetree filter and entering a search phrase
* all hits of this phrase should be highligh...
Wolfgang Twaroch
13:35 Task #87739: Mock ResourceFactory Singleton instantation in unit tests
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Task #87739: Mock ResourceFactory Singleton instantation in unit tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Task #87739 (Under Review): Mock ResourceFactory Singleton instantation in unit tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Task #87739 (Closed): Mock ResourceFactory Singleton instantation in unit tests
This prevents indirect SignalSlotDispatcher and ObjectManager
invocation by stubbing the ResourceFactory (or removin...
Benjamin Franzke
12:56 Bug #87738: Action URI of tx_form_formframework not correct if form is used in extension as content element
sorry - found solution - just set addQueryString -> true in baseSetup.yaml:
addQueryString: true
Martin Weymayer
10:58 Bug #87738 (Closed): Action URI of tx_form_formframework not correct if form is used in extension as content element
Steps to reproduce:
- add news extension
- add news content element and add form (f. e. contat form) plugin to this...
Martin Weymayer
12:33 Task #87741: Mock SignalSlot\Dispatcher FileRepository Singletons in unit tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Task #87741 (Under Review): Mock SignalSlot\Dispatcher FileRepository Singletons in unit tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:17 Task #87741 (Closed): Mock SignalSlot\Dispatcher FileRepository Singletons in unit tests
Prevent indirect ObjectManager invocation by mocking FileRepository.
Benjamin Franzke
12:28 Task #87740 (Under Review): Mock FileRepository Singletons in unit tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:16 Task #87740 (Closed): Mock FileRepository Singletons in unit tests
Prevent indirect SignalSlot\Dispatcher and ObjectManager
invocation by mocking FileRepository.
Benjamin Franzke
11:42 Bug #87733: unwanted side-effect in fileDenyPattern
Markus Klein wrote:
> Can you please describe what the "unwanted side-effect" is?
> What is your usecase, what does...
Stefan Frank
10:42 Feature #87737: check if extensionName is valid
I would expext that these rules are checked in that function. Kay Strobach
10:41 Feature #87737 (New): check if extensionName is valid
Right noch ExtensionUtility::checkExtensionNameFormat fails to check the validity of the extension name, as just the ... Kay Strobach
10:11 Bug #44947 (Closed): t3lib_extMgm::makeCategorizable get TCA with wrong foreign_table_where
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
10:06 Task #87736 (Under Review): Clean up Backend Controller
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:05 Task #87736 (Closed): Clean up Backend Controller
Benni Mack
09:36 Bug #87475: Filelist error - RootllineUtility tries to fetch deleted page by sys_file_storage UID
UPDATE:
We need a page with the same Uid as the Filestorage, otherwise the error occures again after a couple of ...
David Backes
06:55 Task #87735: Do not use ObjectManager to instantiate PageTitleProviderManager
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:07 Task #87735 (Under Review): Do not use ObjectManager to instantiate PageTitleProviderManager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:05 Task #87735 (Closed): Do not use ObjectManager to instantiate PageTitleProviderManager
PageTitleProviderManager is not marked as internal and public API of
EXT:core should not depend on initialization th...
Benjamin Franzke
00:17 Bug #20274: SYS_LASTCHANGED should not change when only page permissions are changed (but it does)
My previous test was wrongly performed, I should have used @config.no_cache=1@
This is the short test I performed...
Riccardo De Contardi

2019-02-18

23:15 Task #87724: Migrate TYPO3/CMS/Install/* to TypeScript
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Task #87724: Migrate TYPO3/CMS/Install/* to TypeScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:27 Task #87724: Migrate TYPO3/CMS/Install/* to TypeScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #75887 (Resolved): GeneralUtility::copyDirectory doesn't fix windows paths
Applied in changeset commit:878554d2fbdbce42b2c48fd1eba62f8a5f0920b0. Jigal van Hemert
22:19 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:55 Bug #87734 (Closed): [TYPO3 9.5.4] Typo in function name setIndexingInProg(r)ess
thanks for creating the issue.
the code has been refactored with #85895 and the method has gone. therefore I am cl...
Georg Ringer
18:22 Bug #87734: [TYPO3 9.5.4] Typo in function name setIndexingInProg(r)ess
Moved to right project. Bastian Bringenberg
17:32 Bug #87734 (Closed): [TYPO3 9.5.4] Typo in function name setIndexingInProg(r)ess
I think i found a typo in the typo3 9.5.4 core.
web/typo3/sysext/core/Classes/Resource/File.php #Line: 392
The ...
Nico Poggenburg
21:18 Bug #87733 (Needs Feedback): unwanted side-effect in fileDenyPattern
Markus Klein
21:17 Bug #87733: unwanted side-effect in fileDenyPattern
Can you please describe what the "unwanted side-effect" is?
What is your usecase, what does not work?
The regex m...
Markus Klein
17:07 Bug #87733 (Closed): unwanted side-effect in fileDenyPattern
The newly introduced fileDenyPattern ... Stefan Frank
17:25 Bug #87295: Chinese Language url not working with TYPO3 9.5
here same problem with Arabic language Sven Juergens
15:24 Bug #87475: Filelist error - RootllineUtility tries to fetch deleted page by sys_file_storage UID
Reinhard Schneidewind wrote:
> When accessing the filelist an error is thrown:
>
> [...]
>
> As far as I can s...
David Backes
15:11 Task #87269: Remove deprecated Extbase-related code (Part 3)
> i guess nothing is left here for the time being, will close the patch.
There was a patch for this issue which ac...
Alexander Schnitzler
15:09 Bug #87732: getTargetPageTypeByFormat calls mergeRecursiveWithOverrule with null argument
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Bug #87732 (Under Review): getTargetPageTypeByFormat calls mergeRecursiveWithOverrule with null argument
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:59 Bug #87732 (Closed): getTargetPageTypeByFormat calls mergeRecursiveWithOverrule with null argument
Alexander Schnitzler
14:27 Bug #87731 (Closed): ExtbasePluginEnhancer requirements ignored
hello, i’ve tried a little bit arround with the ExtbasePluginEnhancer to get my routes matched. This works in general... Kalle Karlson
12:51 Bug #79014: DataHandler not deleting inline and MM references if base table does not have a "delete"-field leads to DatabaseRecordException⁠⁠⁠⁠
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:21 Bug #79014: DataHandler not deleting inline and MM references if base table does not have a "delete"-field leads to DatabaseRecordException⁠⁠⁠⁠
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:10 Bug #79014: DataHandler not deleting inline and MM references if base table does not have a "delete"-field leads to DatabaseRecordException⁠⁠⁠⁠
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:09 Bug #79014: DataHandler not deleting inline and MM references if base table does not have a "delete"-field leads to DatabaseRecordException⁠⁠⁠⁠
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:04 Task #83414: Investigate MariaDB 10.2-support for 8 LTS
Steffen Kamper wrote:
> i fixed that locally for v7 very easy, as we have this old DB class, so inside INSERTquery i...
Rico Leuthold
11:06 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:06 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:06 Bug #86595: No Language Fallback
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:05 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:10 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:06 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:11 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:33 Task #82612: EXT:backend Wizards.js
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Task #82612: EXT:backend Wizards.js
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Task #82612: EXT:backend Wizards.js
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Bug #87730 (Closed): Route Enhancers/Aspects: StaticRangeMappers make PersistedAliasMapper be ignored
I have a route enhancer setting for two extensions that need both date (yyyy/mm/dd) and a title based path_segment in... Hagen Gebauer
09:30 Bug #87709 (Resolved): tslint.json uses outdated configuration
Applied in changeset commit:6a587bd910bfe617444350d1d47d266b5d017eec. Andreas Fernandez
09:07 Bug #87709: tslint.json uses outdated configuration
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:51 Bug #87709: tslint.json uses outdated configuration
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Bug #87729 (Closed): MenuProcessor can't cache
It's impossible to cache menu generated using MenuProcessor.... Ian Solo
08:19 Bug #87728 (Under Review): LinkBuilder on pages with site configuration should not ignore setNoCache
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-02-17

19:54 Task #84112: Add support for service providers
Patch set 51 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:10 Task #84112: Add support for service providers
Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:28 Bug #87728 (Closed): LinkBuilder on pages with site configuration should not ignore setNoCache
Hello,
i just realized that ...
Rozbeh Chiryai Sharahi
14:30 Feature #87726: Extend FrontendLoginController Hook to validate password
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Feature #87726: Extend FrontendLoginController Hook to validate password
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Feature #87726: Extend FrontendLoginController Hook to validate password
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Feature #87726 (Under Review): Extend FrontendLoginController Hook to validate password
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:04 Feature #87726 (Closed): Extend FrontendLoginController Hook to validate password
Current there is no possibility to validate new Passwords from "forgot Passwort" with a Hook.
I would like to add a ...
Sascha Grötzner
13:28 Bug #85524: Charset for DB Connections in LocalConfiguration.php ignored
Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:09 Bug #85524: Charset for DB Connections in LocalConfiguration.php ignored
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:38 Feature #87665: Introduce BitSet class
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Feature #87665: Introduce BitSet class
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:25 Task #87613: Deprecate \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility::hex2bin
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:29 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:33 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:31 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:29 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:33 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:31 Bug #44518: Caching problem with Gifbuilder
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:29 Bug #44518: Caching problem with Gifbuilder
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:33 Bug #44518: Caching problem with Gifbuilder
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:00 Task #87600 (Resolved): Harden \TYPO3\CMS\Extbase\Utility\LocalizationUtility
Applied in changeset commit:97b3bbc5477077f7423c2989db7fc7fb5c60d775. Anonymous
11:00 Task #87702 (Resolved): Migrate all AdminPanel Modules to TypeScript
Applied in changeset commit:66365a9f90be4301543ea77cac874f3a1dc99a1a. Frank Nägler
11:00 Task #87705 (Resolved): Migrate TYPO3/CMS/Tstemplate/* to TypeScript
Applied in changeset commit:c782b9f3c6fd4a1bb2fb282ee14623bb7adec132. Frank Nägler
10:30 Task #87707 (Resolved): Migrate TYPO3/CMS/Scheduler/* to TypeScript
Applied in changeset commit:2f9a7874bd10994f21c7bcc06a8b8e929ee5588a. Frank Nägler
10:30 Task #87703 (Resolved): Migrate TYPO3/CMS/Opendocs/OpendocsMenu to TypeScript
Applied in changeset commit:2055afda90b202df8bcdc640cdd96476b4db1e83. Frank Nägler
10:00 Task #87720 (Resolved): composer.json support section is still pointing to IRC
Applied in changeset commit:5fc2a238b2f60fcbed591b01a9dd3ee3c2596fcb. Tomas Norre Mikkelsen
09:45 Task #87720: composer.json support section is still pointing to IRC
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:44 Task #87720: composer.json support section is still pointing to IRC
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:00 Task #87606 (Resolved): Harden \TYPO3\CMS\Extbase\Object\Container\Container
Applied in changeset commit:b0b2315f7cb2a4566098fcb1fc8f142834df4e11. Anonymous

2019-02-16

21:56 Bug #77884 (Needs Feedback): pi_getLL throws warnings on empty labels
Stephan Großberndt
21:22 Bug #82501 (Needs Feedback): Introduction package broken using PostgreSQL
The acceptance tests do not log or care for sql errors. This is a general problem. The acceptance test still finds it... Stephan Großberndt
14:25 Task #84112: Add support for service providers
Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:15 Task #84112: Add support for service providers
Patch set 48 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:05 Task #84112: Add support for service providers
Patch set 47 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:00 Bug #87725 (Resolved): EXT:opendocs: Initial count of open documents is wrong
Applied in changeset commit:6022f21e554d4decef23e1fadd256498c69d32c5. Andreas Fernandez
12:20 Bug #87725 (Under Review): EXT:opendocs: Initial count of open documents is wrong
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:30 Bug #87725 (Resolved): EXT:opendocs: Initial count of open documents is wrong
Applied in changeset commit:2ca74a75e5c53b4ad4d400e13682a0188c5287c9. Andreas Fernandez
12:30 Task #87690 (Resolved): Missing quote in declaring the task example
Applied in changeset commit:d60a070df25b084c12876690c4e7f06e84a4e743. Anonymous

2019-02-15

22:00 Bug #87570: Path to requirejs-loader.js not correct
Same problem here. Using Typo3 9.5.4 and frontend_editing 1.4.6.
Tested with a fresh installation and only the offi...
David Bascom
18:30 Bug #87677 (Resolved): Pasting content element to page does not work
Not a core bug.
The extension bug has already been fixed: https://gitlab.com/coderscare/gridelements/commit/448df6a4...
Wolfgang Klinger
18:09 Task #87724 (Under Review): Migrate TYPO3/CMS/Install/* to TypeScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:44 Task #87724 (Closed): Migrate TYPO3/CMS/Install/* to TypeScript
Frank Nägler
17:37 Bug #87653 (Closed): cHash error with extbase plugin and routeEnhancer
Markus Klein
17:03 Bug #87653: cHash error with extbase plugin and routeEnhancer
I have solved the issue. The error has occurred due to a "config.defaultGetVars" config. Alexander Vogt
17:19 Bug #87725 (Under Review): EXT:opendocs: Initial count of open documents is wrong
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:13 Bug #87725 (Closed): EXT:opendocs: Initial count of open documents is wrong
The open document counter is rendered with a wrong initial value in case of deleted records. Andreas Kienast
17:09 Task #87703: Migrate TYPO3/CMS/Opendocs/OpendocsMenu to TypeScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:03 Task #87703: Migrate TYPO3/CMS/Opendocs/OpendocsMenu to TypeScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Task #84926: Add support for the usage of the selected flag of the site language for the LanguageMenuProcessor
But if I use the LanguageMenuProcessor and want to render a flag language menu in fluid I would need the information ... Matthias Krappitz
16:56 Bug #85797: Too many record uids in plain data resolver break TYPO3
the method in question will be executed when the page tree is rebuild. So you can see it run into the parameter limit... Anja Leichsenring
16:27 Bug #85797: Too many record uids in plain data resolver break TYPO3
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:44 Bug #81756: DatabaseSchemaComparator does not handle renamed columns
It appears this is fixed in TYPO3 9 with #86793 but not in TYPO3 8.
But this bug currently prevents an update from...
Robert Vock
16:05 Task #87707: Migrate TYPO3/CMS/Scheduler/* to TypeScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:42 Task #87705: Migrate TYPO3/CMS/Tstemplate/* to TypeScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:42 Task #87705: Migrate TYPO3/CMS/Tstemplate/* to TypeScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Bug #87721: Attempt to insert record on page '[root-level]' (0) where this table, <table-name>, is not allowed, error while creating a new record
The problem actually is, that the New button is not respecting the PID you are on, when clicking it inside a new record. Kevin Ditscheid
11:30 Bug #87721 (Closed): Attempt to insert record on page '[root-level]' (0) where this table, <table-name>, is not allowed, error while creating a new record
While creating a new record into a folder from the list module. There is a 'new' button along save and close, which i... Anu Bhuvanendran Nair
14:57 Task #87702: Migrate all AdminPanel Modules to TypeScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Task #87702: Migrate all AdminPanel Modules to TypeScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Bug #87723 (Under Review): Missing Index on sys_log table
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Bug #87723 (Closed): Missing Index on sys_log table
While analysing the slow.log with pt-query-digest i see ... Christoph Lehmann
14:00 Bug #87712 (Resolved): stdWrap.lang does not use Site Handling
Applied in changeset commit:91898b9df13dc23fb8f52f75475cc51c8ba315cb. Benni Mack
10:31 Bug #87712 (Under Review): stdWrap.lang does not use Site Handling
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:30 Bug #87712 (Resolved): stdWrap.lang does not use Site Handling
Applied in changeset commit:b898fc08404b942ea10fbf30b094241e3cd7dd51. Benni Mack
13:20 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:27 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:20 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:27 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:20 Bug #86595: No Language Fallback
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:27 Bug #86595: No Language Fallback
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:20 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:27 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:44 Bug #87722 (Closed): Forms: Error message of Advanced password is not translatable
Hello everyone,
if you type two different passwords in the advanced password field of EXT:form the error message i...
Daniel Hettler
11:30 Bug #87718 (Resolved): Remove empty and useless TsDebug.js file
Applied in changeset commit:2c2a2384b0f1b320cff5067e74ec3cdaf9ab0745. Frank Nägler
11:27 Task #87720 (Under Review): composer.json support section is still pointing to IRC
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Task #87720 (Closed): composer.json support section is still pointing to IRC
Hi,
The composer.json support section is still pointing to "irc": "irc://irc.freenode.net/#typo3-cms",
Should w...
Tomas Norre Mikkelsen
11:09 Bug #87716: space_before_class and space_after_class has an empty value which leads to non-rewritable labels via PageTSConfig
Wittkiel Gruppe wrote:
> Josef Glatz wrote:
> > From the perspective of an integrator / TYPO3-Admin it's not possib...
Josef Glatz
10:46 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:30 Task #85995 (Resolved): Fix incorrect formatting in Changelog
Applied in changeset commit:a448ebf9792dace988aa0b53cc77a5042d5fff8b. Sybille Peters
09:53 Bug #85602: The date and time are wrong in the log module view
Thank you Riccardo,
yes it seems to be "just" a winter time problem. And unfortunately the European Commission doe...
Rachel Foucard
09:28 Bug #85602 (New): The date and time are wrong in the log module view
Thank you for your answer and sorry for my late reply. I change for now the status of this issue to "new" - it seems ... Riccardo De Contardi
09:25 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:57 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:50 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:49 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:17 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 9 works great for us!
We've installed the 8.7.24 Update on Tuesday evening and hat after 24 hours 39 GB ...
Ralph Brugger
06:30 Bug #87295: Chinese Language url not working with TYPO3 9.5
I also think there is no need for _rawurlencode()_ as the _preg_replace()_ before handles eveything perfectly.if _raw... Ricky Mathew

2019-02-14

23:40 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:24 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:23 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:24 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:36 Bug #87718 (Under Review): Remove empty and useless TsDebug.js file
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:31 Bug #87718 (Closed): Remove empty and useless TsDebug.js file
With #87702 we found an empty and useless TsDebug.js file, which should be removed in v9.
In v10 (master) we migrat...
Frank Nägler
22:07 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:14 Bug #87094 (Needs Feedback): A Symfony Console based scheduler task can't be executed and breaks the scheduler module
isnt that solved with #86785 as well? Georg Ringer
20:13 Bug #87715 (Closed): Exception while deserialization of a task object
closed as duplicate Georg Ringer
13:00 Bug #87715 (Closed): Exception while deserialization of a task object
The task objects from the scheduler are serialized and persisted within th Database (tx_scheduler_task.serialized_tas... Ralf Zimmermann
19:32 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:46 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:10 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:32 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:46 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:10 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:32 Bug #86595: No Language Fallback
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:46 Bug #86595: No Language Fallback
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Bug #86595: No Language Fallback
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:10 Bug #86595: No Language Fallback
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:32 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:46 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:10 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Bug #87182: ActionMenuItemViewHelper issue with selected-attribute
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:28 Bug #87712: stdWrap.lang does not use Site Handling
hey Sven,
good question. Before, this TypoScript option was set to config.language = default (= loading XLF files ...
Benni Mack
16:45 Bug #87712: stdWrap.lang does not use Site Handling
Hi Benni,
your Patch ist not working with this example:
10 = TEXT
10.value = german
10.lang.en = english
I...
Sven Juergens
13:49 Bug #87712: stdWrap.lang does not use Site Handling
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:35 Bug #87712: stdWrap.lang does not use Site Handling
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:57 Bug #87712 (Under Review): stdWrap.lang does not use Site Handling
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:55 Bug #87712 (Closed): stdWrap.lang does not use Site Handling
If you do
10 = TEXT
10.value = English
10.lang.de = German
this does not work, as this still relies on ugly ...
Benni Mack
17:09 Task #85995 (Under Review): Fix incorrect formatting in Changelog
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:07 Bug #87716: space_before_class and space_after_class has an empty value which leads to non-rewritable labels via PageTSConfig
Josef Glatz wrote:
> From the perspective of an integrator / TYPO3-Admin it's not possible to change a label of a se...
Wittkiel Gruppe
13:17 Bug #87716 (Closed): space_before_class and space_after_class has an empty value which leads to non-rewritable labels via PageTSConfig
h1. Problem/Description
From the perspective of an integrator / TYPO3-Admin it's not possible to change a label of...
Josef Glatz
17:02 Bug #79282: SQL identities and IDENTITY_INSERT with doctrine on mssql server
Yes, this issue does still exist. We currently have to deal with a MSSQL server and have problems with this. We would... Sebastian Hofer
15:00 Feature #85461 (Resolved): Document rte_ckeditor
Applied in changeset commit:0fa68aeb22c5535f85a8be82284fa1495dac979c. Sybille Peters
14:32 Feature #85461 (Under Review): Document rte_ckeditor
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:30 Feature #85461 (Resolved): Document rte_ckeditor
Applied in changeset commit:119556b3d772a0c7c9ee6f52eccdf54922b0c800. Sybille Peters
14:08 Feature #85461: Document rte_ckeditor
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
14:00 Feature #87692 (Resolved): Allow checkbox in Site configuration
Applied in changeset commit:c7cadb3f8b7c7a143a188058ec1205b25d574368. Julian Wundrak
13:36 Feature #87692: Allow checkbox in Site configuration
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:39 Bug #87295: Chinese Language url not working with TYPO3 9.5
The @rawurlencode@ line can probably be removed.
A few lines earlier there is the regular expression:...
Lars Peter Søndergaard
10:54 Bug #87295: Chinese Language url not working with TYPO3 9.5
Any updates? Ricky Mathew
10:26 Feature #86803: Possibility to import other yaml files into a yaml site configuration
I just managed to do it by tweaking the load() function of YAML loader class(TYPO3\CMS\Core\Configuration\Loader\Yaml... Ricky Mathew
09:54 Bug #87711 (Closed): Site Management site not working when you delete only available language
Hey,
I know this sounds weird and should never be really an issue. But when having a single language TYPO3 instanc...
Pascal Querner
07:34 Bug #86917: Missing support for options in "Execute console commands" scheduler task
Rendering options as checkboxes is not sufficient, since options may also require additional input values (e.g. -p or... Torben Hansen

2019-02-13

22:18 Task #84112: Add support for service providers
Patch set 46 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:55 Task #84112: Add support for service providers
Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:35 Task #87698 (Closed): Console scheduler task should allow to configure options too
closed as duplicate of #86917 - please continue the discussion there. Thank you. Riccardo De Contardi
21:05 Feature #87525: Add api=1 option in VimeoRenderer
Can you bring us more info?
* What is the benefit of this parameter?
* What happens if we add this parameter auto...
Guido Schmechel
18:34 Bug #87710 (Closed): DB check module: Building a database query where sys_language_uid=-1 not possible
h1. Problem/Description
If you use the DB check > Full search > Advanced Query module in the TYPO3 backend it's ac...
Josef Glatz
18:31 Task #87708: Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Task #87708 (Under Review): Migrate TYPO3/CMS/Recordlist/* to TypeScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:14 Task #87708 (Closed): Migrate TYPO3/CMS/Recordlist/* to TypeScript
Frank Nägler
15:21 Feature #85461: Document rte_ckeditor
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:21 Bug #87709: tslint.json uses outdated configuration
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Bug #87709: tslint.json uses outdated configuration
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Bug #87709 (Under Review): tslint.json uses outdated configuration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:59 Bug #87709 (Closed): tslint.json uses outdated configuration
The configuration of the TypeScript linter as defined in tslint.json uses outdated settings that don't have any effec... Andreas Kienast
14:42 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:52 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:42 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:52 Bug #86762: Site-Configuration defined language fallbacks not working
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:42 Bug #86595: No Language Fallback
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Bug #86595: No Language Fallback
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:52 Bug #86595: No Language Fallback
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:42 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:52 Bug #81657 (Under Review): TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:56 Task #87707 (Under Review): Migrate TYPO3/CMS/Scheduler/* to TypeScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:25 Task #87707 (Closed): Migrate TYPO3/CMS/Scheduler/* to TypeScript
Frank Nägler
12:30 Bug #87575: Typo3 9.5.2 / 9.5.3: Core update does not start the download of a new version
No assignee and no reply after 12 days?
Which additional information do you need?
Rene Bangemann
11:36 Bug #87575: Typo3 9.5.2 / 9.5.3: Core update does not start the download of a new version
same problem here, did every 9.5.x update
I remember the "Update now" only worked one time - 9.5.1 -> 9.5.2?
Hartmut Steglich
12:24 Task #87705 (Under Review): Migrate TYPO3/CMS/Tstemplate/* to TypeScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:58 Task #87705 (In Progress): Migrate TYPO3/CMS/Tstemplate/* to TypeScript
Frank Nägler
10:07 Task #87705 (Closed): Migrate TYPO3/CMS/Tstemplate/* to TypeScript
Frank Nägler
11:56 Task #87703 (Under Review): Migrate TYPO3/CMS/Opendocs/OpendocsMenu to TypeScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Task #87703 (In Progress): Migrate TYPO3/CMS/Opendocs/OpendocsMenu to TypeScript
Frank Nägler
10:03 Task #87703 (Closed): Migrate TYPO3/CMS/Opendocs/OpendocsMenu to TypeScript
Frank Nägler
11:03 Task #87704 (In Progress): Migrate TYPO3/CMS/Viewpage/Main to TypeScript
Frank Nägler
10:04 Task #87704 (Closed): Migrate TYPO3/CMS/Viewpage/Main to TypeScript
Frank Nägler
10:30 Bug #87701 (Resolved): Admin Panel Cache module broken
Applied in changeset commit:5b67cca420e7514bf1704698203bf71825354ae7. Frank Nägler
10:19 Bug #87701: Admin Panel Cache module broken
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:46 Bug #87701: Admin Panel Cache module broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Bug #87701 (Under Review): Admin Panel Cache module broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Bug #87701 (Closed): Admin Panel Cache module broken
The cache module of the admin panel is broken because the required JavaScript module is not loaded.
The reason is a ...
Frank Nägler
09:54 Task #87702 (Under Review): Migrate all AdminPanel Modules to TypeScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:35 Task #87702 (Closed): Migrate all AdminPanel Modules to TypeScript
Frank Nägler
08:30 Bug #87689 (Resolved): Different behavior with different database drivers
Applied in changeset commit:c939678b40b576eff5dbfe2d79dcaaaf5c47e157. Richard Haeser
08:20 Bug #87689: Different behavior with different database drivers
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
07:45 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:42 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:38 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-02-12

23:08 Bug #87683: TitleTagProvider always get the cached entry
I have an uncached searchAction. It fetches two values from the database and then does that here:... Guido Schmechel
21:52 Bug #87683 (Needs Feedback): TitleTagProvider always get the cached entry
Is the title "Hello world 456" set by an uncached element? Richard Haeser
22:09 Bug #87671: History button in DocHeader gone
I also missed that icon and had to do an intensive search how to access the history module. Simon Schaufelberger
21:30 Feature #87691 (Closed): Allow email adresses with "+" in GeneralUtility::validEmail()
@Andreas Kiessling thank you for your quick answer.
Closed as requested by the reporter.
Riccardo De Contardi
17:58 Feature #87691: Allow email adresses with "+" in GeneralUtility::validEmail()
Andreas Kiessling wrote:
> Hi Daniel,
>
> Which TYPO3 version are you using? AFAIR, the validEmail method has cha...
Daniel Hettler
13:51 Feature #87691 (Needs Feedback): Allow email adresses with "+" in GeneralUtility::validEmail()
Georg Ringer
21:18 Bug #87318: required saving to change configuration some CE Backends
I moved this ticket from forge.typo3.org to TYPO3 Core. Bastian Bringenberg
20:42 Task #87698 (Closed): Console scheduler task should allow to configure options too
A Symfony console command can have both arguments and options, but the TYPO3 scheduler task "Execute console commands... Torben Hansen
18:49 Bug #87697 (Under Review): Copying a page copies the slug without making it unique
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:41 Bug #87697 (Closed): Copying a page copies the slug without making it unique
* Have a site configuration
* Create a page
* Copy that page
Expectation: the copied page has a unique slug
A...
Helmut Hummel
17:00 Bug #87696 (Resolved): Better if syntax for typolink method
Applied in changeset commit:a2668a36c47607858a2b33ddfa3a8021fafadad2. Stefan Froemken
16:30 Bug #87696 (Under Review): Better if syntax for typolink method
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Bug #87696 (Closed): Better if syntax for typolink method
Simplify if-condition in ContentObjectRenderer::typoLink Stefan Froemken
13:48 Feature #87341 (Closed): Automatic "URL Segment" update and redirect after moving page or changing slug information
closed duplicate of #86495 Georg Ringer
13:47 Feature #87693 (Rejected): move alternative domain to language settings
closed as duplicate of #86400 Georg Ringer
05:29 Feature #87693 (Rejected): move alternative domain to language settings
Currently the alternative domain can be configured only on global level for the main-domain.
It would be nice having...
David Bruchmann
13:46 Feature #33734 (Closed): Domain - Language mapping
Georg Ringer
13:41 Bug #87695: TCA type slug fails on records with sys_language_uid == -1
Great!! Matthias Krappitz
11:30 Bug #87695 (Needs Feedback): TCA type slug fails on records with sys_language_uid == -1
Benni Mack
11:29 Bug #87695: TCA type slug fails on records with sys_language_uid == -1
Hey matthias,
we've fixed that in 9.5.x-dev, hopefully this should solve your issue then.
https://github.com/TY...
Benni Mack
11:22 Bug #87695 (Closed): TCA type slug fails on records with sys_language_uid == -1
I found after updating a TYPO3 project and introducing site configs and TCA type slug fields to custom TCA tables for... Matthias Krappitz
12:10 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:10 Bug #87677: Pasting content element to page does not work
Oh boy, I think I got it. It has _probably_ nothing to do with TYPO3, but with Gridelements.
In _gridelements\Reso...
Philipp Seiler
10:11 Bug #87677: Pasting content element to page does not work
Same thing happens when moving an element to the top of the page:
Moving element to somewhere but the top - works:...
Philipp Seiler
09:53 Bug #87677: Pasting content element to page does not work
If the pages only exist in root-language copying seems to work OK.
When the pages are translated, the error describe...
Philipp Seiler
10:00 Feature #87694 (Accepted): Add identity property to TYPO3\CMS\Backend\Template\Components\Buttons\AbstractButton
Hey, could we add an identity property to the AbstractButton class so we can better identify the buttons in a later h... Kevin Ditscheid
09:31 Bug #85297 (Closed): Breaking: TypoScript setup is overwritten
@David Bruchmann I think that this issue could be safely closed now;
if you think that this is the wrong decision...
Riccardo De Contardi
07:58 Feature #87692: Allow checkbox in Site configuration
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-02-11

22:59 Bug #87683: TitleTagProvider always get the cached entry
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:42 Bug #87683 (Under Review): TitleTagProvider always get the cached entry
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:45 Bug #82528: SYS_LASTCHANGED value not being correctly set if RESTORE_REGISTER is used
This bug still exists in TYPO3 9 Christian Forgács
21:46 Feature #87692 (Under Review): Allow checkbox in Site configuration
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:40 Feature #87692 (Closed): Allow checkbox in Site configuration
In addition to #86825 it would be great, if checkbox is allowed in SiteConfiguration like "enable maintance mode" or ... Julian Wundrak
21:35 Feature #87691: Allow email adresses with "+" in GeneralUtility::validEmail()
Hi Daniel,
Which TYPO3 version are you using? AFAIR, the validEmail method has changed some time ago, + should not...
Andreas Kießling
17:23 Feature #87691 (Closed): Allow email adresses with "+" in GeneralUtility::validEmail()
Hello everyone,
as a person who uses email addresses like test.benutzer+28@xyz.com for test purposes all day I wou...
Daniel Hettler
21:21 Task #84112: Add support for service providers
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:44 Task #84112: Add support for service providers
Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:27 Bug #87689: Different behavior with different database drivers
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:26 Bug #87689: Different behavior with different database drivers
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:25 Bug #87689 (Under Review): Different behavior with different database drivers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:07 Bug #87689 (Closed): Different behavior with different database drivers
I found a bug in the EXT:seo. When I use the database-driver *pdo_mysql* all resulted fields will be strings. I found... Dirk Heyka
18:56 Feature #87670: Really clear all caches
Okay, thank you! Bernhard Eckl
18:03 Feature #87670 (Rejected): Really clear all caches
Georg Ringer
15:35 Feature #87670: Really clear all caches
There already is a button in the Maintenance Module in TYPO3 9 that is called "Rebuild PHP Autoload Information" and ... Kevin Ditscheid
15:59 Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translation
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:37 Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translation
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:35 Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translation
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Task #87690 (Under Review): Missing quote in declaring the task example
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Task #87690 (Closed): Missing quote in declaring the task example
The current declaring a task example produces a PHP syntax error because of a missing quote
This issue was automat...
Forger Service
15:00 Bug #87686 (Resolved): Update composer.lock
Applied in changeset commit:798d26594cca99621f35923b6640a84f45a20888. Andreas Fernandez
12:13 Bug #87686 (Under Review): Update composer.lock
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:12 Bug #87686 (Closed): Update composer.lock
With #87684, composer updates were executed, but commiting composer.lock has been forgotten for 9.5. Andreas Kienast
13:33 Bug #87687: Content elements cannot be added when page editing is disabled
The AMD module is only added when page permissions are granted: https://github.com/TYPO3/TYPO3.CMS/blob/83a2eeb5320aa... Helmut Hummel
13:19 Bug #87687: Content elements cannot be added when page editing is disabled
PageActions.ts needs to be separated into functionality that requires page edit permissions and other general functio... Helmut Hummel
13:15 Bug #87687 (Closed): Content elements cannot be added when page editing is disabled
When disabling page editing for editors with access module, new content elements
cannot be created.
This is due t...
Helmut Hummel
13:30 Bug #87688 (Closed): routeEnhancer has problem with additional parameter longer than 31 characters or number as parameter
There is a problem with a page using a routeEnhancer of type Plugin.
* Calling the URL with no additional paramete...
Michael Telgkamp
13:20 Task #87678: EXT:backend SvgTree.js
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:04 Task #87678: EXT:backend SvgTree.js
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:59 Bug #86595: No Language Fallback
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:43 Bug #87685 (New): Multiple entries in sys_file_processedfile caused by null entries in configuration
Different Viewhelpers and Extensions fill the configuration of processed files in different ways to achive the same g... Mordamir
11:36 Bug #83457: TCA renderType selectCheckBox didn't check minitems
I just stumbled upon this issue in 8.7.24.. so still there unfortunately :/ Bernhard Berger
11:16 Task #87659 (Resolved): Update friendsofphp/php-cs-fixer and symfony/console to support PHP 7.3
Has been fixed with https://forge.typo3.org/issues/87684 Alexander Schnitzler
11:09 Bug #86762: Site-Configuration defined language fallbacks not working
@Kevin Ditscheid, your patch works on my installation (9.5.4). Thanks! Wolfgang Kleinbach
10:30 Task #87684 (Resolved): Update php-cs-fixer
Applied in changeset commit:83a2eeb5320aacd4d947178abb0990177c34fa81. Benni Mack
10:15 Task #87684: Update php-cs-fixer
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:14 Task #87684: Update php-cs-fixer
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:11 Task #87684 (Under Review): Update php-cs-fixer
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:11 Task #87684 (Closed): Update php-cs-fixer
The new php-cs-fixer is compatible with PHP7.3+ and fixes
some more issues configured according to our code style se...
Andreas Kienast
09:37 Bug #87105: Canonical - not "parameter-save"
I do not think, this is a duplicate. I rather think, #86865 might have introduced this issue.
This bug says, that ...
Robert Vock
08:50 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:30 Bug #86990: f:uri.action -> absolute not working
Same here.
This:...
Thomas Anders

2019-02-10

22:10 Bug #87683 (Closed): TitleTagProvider always get the cached entry
Given scenario:
I have a searchresult page (e.g. UID 42). The post requests variables are used for generating title ...
Guido Schmechel
22:08 Bug #86855: Streamline ViewHelper PHPDoc format
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:23 Task #86321: Page Module: Connected Mode does not reflect hidden flag properly
I repeated the same experiment of Benni on 9.5.4 and agree that the only "weird" case is b) that is:
- original el...
Riccardo De Contardi
15:56 Bug #86164: CheckboxViewHelper sets automatically each checkbox on checked, if just one of them is checked
I suspect something like that.
- when compiling, the fluid template is parsed
- each node are instanciated
- in ...
Rémy DANIEL
15:16 Bug #86164: CheckboxViewHelper sets automatically each checkbox on checked, if just one of them is checked
Hello
For me the problem occurs only just after clearing the core cache.
When the fluid template is compiled, the...
Rémy DANIEL

2019-02-09

22:25 Bug #73644: sys_category - problem in list view with 'set fields' parent and item
This is still present in 9.5.4:
- list view
- category table
- set as visible columns: parent, items
=> the "...
Riccardo De Contardi
22:07 Bug #81815 (Closed): TYPO3 307-redirects to URL with duplicate 'type' GET param
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
15:36 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
Thanks for your feedback. You're right, the parameter is deliberately missing and in the first step I also asked for ... Guido Schmechel
12:13 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
Guido Schmechel wrote:
> [...]
> Building these links via Fluid:
>
> index.php?tx_ayacoopoi_poi[poi]=123&tx_ay...
Oliver Hader
10:09 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
... Guido Schmechel
14:00 Task #86490 (Resolved): Update doctrine/dbal to 2.8.0
Applied in changeset commit:c89da5f5d2ef2b4216f22ef7439c8ebccc8a9297. Benni Mack
12:38 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:34 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:01 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #85945: AdminPanel: Missing absRefPrefix on cached requests
If anyone else ever runs into this, here is our XClass workaround we've been using temporarily to always set the absR... Daniel Haupt

2019-02-08

23:49 Bug #86762: Site-Configuration defined language fallbacks not working
@Wolfgang Kleinbach I submitted a Patch for that 404 issue https://review.typo3.org/#/c/59675/ as part of this ticket... Kevin Ditscheid
23:47 Bug #86595: No Language Fallback
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:31 Task #87678 (Under Review): EXT:backend SvgTree.js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:47 Task #87678 (In Progress): EXT:backend SvgTree.js
Frank Nägler
15:54 Task #87678 (Closed): EXT:backend SvgTree.js
Frank Nägler
21:44 Bug #81271: Save and preview button for records fails in workspaces
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:16 Bug #87545 (New): overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
Riccardo De Contardi
21:09 Bug #87584: Userfields don’t work
@Bernhard Eckl Hi and thank you for your feedback;
If I have not misunderstood you solved your problem and the plu...
Riccardo De Contardi
16:39 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:30 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:24 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:24 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:06 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:17 Task #86490: Update doctrine/dbal to 2.8.0
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:15 Task #86490 (Under Review): Update doctrine/dbal to 2.8.0
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:09 Task #87681 (Rejected): Raise typo3/testing-framework from 4.11.2 to 4.11.3
Christian Kuhn
16:02 Task #87681 (Under Review): Raise typo3/testing-framework from 4.11.2 to 4.11.3
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:01 Task #87681 (Rejected): Raise typo3/testing-framework from 4.11.2 to 4.11.3
Christian Kuhn
16:09 Task #87679 (Rejected): Raise typo3/testing-framework from 5.0.4 to 5.0.5
Christian Kuhn
15:59 Task #87679 (Under Review): Raise typo3/testing-framework from 5.0.4 to 5.0.5
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Task #87679 (Rejected): Raise typo3/testing-framework from 5.0.4 to 5.0.5
Christian Kuhn
15:58 Feature #87680 (Rejected): felogin: Configurable search field for password reset
Hi to everybody,
would it be possible to make the search fields for the password reset configurable?
So only the ...
Anonymous
15:52 Task #84422: EXT: backend FormEngine/Element/*.js
the module @TYPO3/CMS/Backend/SvgTree@ should be migrated first, before we can migrate the last files in this folder:... Frank Nägler
15:49 Task #84422 (Under Review): EXT: backend FormEngine/Element/*.js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Task #84422 (In Progress): EXT: backend FormEngine/Element/*.js
Frank Nägler
15:43 Bug #87677 (Closed): Pasting content element to page does not work
# Copy any content element like textmedia from page A.
# Go to page B - currently empty.
# Paste record in. Works.
...
Philipp Seiler
14:53 Task #82612: EXT:backend Wizards.js
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:44 Task #82612 (Under Review): EXT:backend Wizards.js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Task #82612 (In Progress): EXT:backend Wizards.js
Frank Nägler
13:47 Task #85401 (In Progress): EXT:backend Wizard/Colorpicker.js
Frank Nägler
11:30 Task #84112: Add support for service providers
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:00 Bug #87640 (Resolved): Keep language reference for associated l10n_mode=exclude children
Applied in changeset commit:ef779ca4731b8333fb553ea52f9e0cc59d5cc7dd. Oliver Hader
09:33 Bug #87640: Keep language reference for associated l10n_mode=exclude children
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:00 Bug #87663 (Resolved): Allow strings in site configuration type select
Applied in changeset commit:9edad3e08bfc3b6e5cc354e6f8a83711a8ddbbd1. Georg Ringer
08:54 Bug #87663: Allow strings in site configuration type select
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:00 Bug #87624 (Resolved): Meaningless label in progress bar in scheduler task
Applied in changeset commit:cf0c9846e859cb2ac8a889c795c140d564fc4ba6. Thorben Nissen
08:54 Bug #87624: Meaningless label in progress bar in scheduler task
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
01:00 Bug #87673 (Resolved): SiteLanguage->getFallbackLanguageIds() returns a mixed array
Applied in changeset commit:9bb0cabe68636d5a23ee4b0a207ce764f82280cf. Andreas Fernandez
00:36 Bug #87673: SiteLanguage->getFallbackLanguageIds() returns a mixed array
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review

2019-02-07

18:15 Bug #87673: SiteLanguage->getFallbackLanguageIds() returns a mixed array
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:23 Bug #87673: SiteLanguage->getFallbackLanguageIds() returns a mixed array
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:26 Bug #87673: SiteLanguage->getFallbackLanguageIds() returns a mixed array
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Bug #87673: SiteLanguage->getFallbackLanguageIds() returns a mixed array
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:16 Bug #87673: SiteLanguage->getFallbackLanguageIds() returns a mixed array
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:11 Bug #87673 (Under Review): SiteLanguage->getFallbackLanguageIds() returns a mixed array
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:38 Bug #87673 (Closed): SiteLanguage->getFallbackLanguageIds() returns a mixed array
Currently, @SiteLanguage->getFallbackLanguageIds()@ returns a mixed array with items of types integer and string. The... Andreas Kienast
16:29 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:33 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:29 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:33 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:29 Bug #44518: Caching problem with Gifbuilder
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:33 Bug #44518: Caching problem with Gifbuilder
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:27 Bug #87655: Wrong count by extbase with own QueryBuilder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:13 Bug #87640: Keep language reference for associated l10n_mode=exclude children
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Bug #87675 (Under Review): email2sender finisher: labels not translated correctly when override finisher settings is used
I've got an installation with german and english localization. My forms are translated and presented in the correct l... Aurelius Hogan
15:55 Feature #87670: Really clear all caches
lately i had a similar problem, (8.7, classic symlink installation), after add new repository, dependency injection n... Markus Pircher
13:48 Feature #87670: Really clear all caches
A second button? Bernhard Eckl
13:10 Feature #87670: Really clear all caches
provide psr4-information in ext_emconf as described. however for specific support, please ask in slack or stackoverfl... Georg Ringer
11:49 Feature #87670: Really clear all caches
> Better provide autoload information in ext_emconf, see https://docs.typo3.org/typo3cms/CoreApiReference/ExtensionAr... Bernhard Eckl
11:13 Feature #87670 (Needs Feedback): Really clear all caches
Better provide autoload information in ext_emconf, see https://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArch... Georg Ringer
10:04 Feature #87670 (Rejected): Really clear all caches
The clear all caches button can be activated in the install tool and also in the install tool all caches can be clear... Bernhard Eckl
15:21 Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translation
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:01 Task #84112: Add support for service providers
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:29 Bug #87669: wrong label in paste dialog
Looking at the different translation strings, the word "copy" here is probably ment to clarify that the following ope... Markus Klösges
09:53 Bug #87669 (Closed): wrong label in paste dialog
when pasting a record in page module, the label in the confirmation dialog for the execute button says 'copy'. Should... Anja Leichsenring
11:41 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:44 Bug #87337 (Under Review): ExtbasePluginEnhancer does not use a custom controller configuration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:26 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
h3. Base scenario
Given the following configuration...
Oliver Hader
08:00 Bug #87337 (Resolved): ExtbasePluginEnhancer does not use a custom controller configuration
Applied in changeset commit:977ed578d04a3c2094cdad3207b5d9f86322f326. Guido Schmechel
07:39 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:38 Bug #87671: History button in DocHeader gone
I know this way. But in Version <= 7 there was a button next to the save button when the content element is opened. S... Bernhard Eckl
11:15 Bug #87671 (Needs Feedback): History button in DocHeader gone
see screenshot from a 9.4, doesnt look that way for you? Georg Ringer
10:29 Bug #87671 (Closed): History button in DocHeader gone
Since TYPO3 v8 the button for the history in a content element is gone, is this intended? I think it is annoying when... Bernhard Eckl
10:36 Bug #87672 (Closed): Language fallback always moves "Default Language" in UI to first position
When the language fallback chain is configured in a site's language, the "Default language" is always moved to the fi... Andreas Kienast
10:30 Task #87661 (Resolved): Build strict PSR-15 middlewares
Applied in changeset commit:9618006aeeb7058c23cdfb1f5a9f01bd4d9958ed. Benni Mack
08:44 Task #87661: Build strict PSR-15 middlewares
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Bug #87668 (Resolved): Revert "ExtbasePluginEnhancer does not use a custom controller configuration"
Applied in changeset commit:0615ba7c26369fe36f06dc0d3f11be00d4b66c50. Benni Mack
09:47 Bug #87668: Revert "ExtbasePluginEnhancer does not use a custom controller configuration"
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:28 Bug #87668: Revert "ExtbasePluginEnhancer does not use a custom controller configuration"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:28 Bug #87668 (Under Review): Revert "ExtbasePluginEnhancer does not use a custom controller configuration"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:26 Bug #87668 (Closed): Revert "ExtbasePluginEnhancer does not use a custom controller configuration"
The accepted change adds some nasty sideffects so the same controller/action cannot be used in two routes anymore. Benni Mack
09:49 Feature #87665: Introduce BitSet class
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:47 Feature #86216 (New): Allow empty slug for root pages and sysfolders
Riccardo De Contardi
07:33 Feature #86216: Allow empty slug for root pages and sysfolders
Riccardo De Contardi wrote:
> Has this one been solved with https://review.typo3.org/#/c/58473/ ?
As Benny wrote...
Georg Tiefenbrunn
08:00 Bug #87256 (Resolved): Pages with nav_hide=1 become "Page enabled in menus" as tooltip
Applied in changeset commit:5b9630db5b95dfa613b2189a578fe94622c50ea0. Guido Schmechel
06:54 Bug #87256: Pages with nav_hide=1 become "Page enabled in menus" as tooltip
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
06:24 Bug #87256: Pages with nav_hide=1 become "Page enabled in menus" as tooltip
> Fix was not backported and only available in master. Josef Glatz
06:13 Bug #87256: Pages with nav_hide=1 become "Page enabled in menus" as tooltip
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
06:09 Bug #87256 (Under Review): Pages with nav_hide=1 become "Page enabled in menus" as tooltip
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:30 Bug #87648 (Resolved): SendEmailCommand with wrong Parameter
Applied in changeset commit:fe1fc8fe03269a2b5379ddc568de28d4318d48fe. Georg Ringer
00:05 Bug #87648: SendEmailCommand with wrong Parameter
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review

2019-02-06

23:57 Bug #87057: Plugin added via TypoScript throws an error.
Hi
I thought I encounter this issue, but no.
In my case, the controllerConfiguration was blank because my tt_conte...
Rémy DANIEL
22:50 Bug #86099: Bookmark in Help does not work
This issue is still present on 9.5.4; clicking on the bookmark (star) icon in the help popup throws a JavaScript erro... Riccardo De Contardi
21:40 Bug #84299: CKEditor IE 11 link update copies the current link to the beginning
I tried a test with 9.5.4
* this issue is still reproducible with IE11
* this issue seems not reproducible with E...
Riccardo De Contardi
20:11 Bug #87664 (Closed): fe_login password reset link is double encoded
Georg Ringer
19:46 Bug #87664: fe_login password reset link is double encoded
No I didn't see the fix, due to the generic subject in the resolved issue (I was looking for password reset link)
...
Nico de Haen
19:08 Bug #87664 (Needs Feedback): fe_login password reset link is double encoded
this has been fixed with #87153, take a look at https://review.typo3.org/#/c/59155/
is this still relevant for you?
Georg Ringer
09:42 Bug #87664 (Closed): fe_login password reset link is double encoded
The link to reset the password in the mail sent to the user has double encoded keys:
The brackets are encoded as %...
Nico de Haen
16:57 Bug #87640: Keep language reference for associated l10n_mode=exclude children
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Bug #87640: Keep language reference for associated l10n_mode=exclude children
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:51 Feature #59312: No possibility to remove missing indexed files from DB
This is still an issue in TYPO3 9.
Could https://gist.github.com/stmllr/da259f62428cb0b499c48fbaedc932e3 be includ...
Leonie Philine
16:30 Task #87666 (Resolved): Add language synchronization tests for TCA type inline/CSV
Applied in changeset commit:7444d72cef22955a078509482fe8843f35e6f98f. Oliver Hader
15:58 Task #87666: Add language synchronization tests for TCA type inline/CSV
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:05 Task #87666: Add language synchronization tests for TCA type inline/CSV
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
14:36 Task #87666 (Under Review): Add language synchronization tests for TCA type inline/CSV
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:32 Task #87666 (Closed): Add language synchronization tests for TCA type inline/CSV
Oliver Hader
16:15 Bug #82929 (Needs Feedback): sys_file_references filled with duplicate/multiple entries
Oliver Hader
16:15 Bug #82929: sys_file_references filled with duplicate/multiple entries
Having a sequence of recreated records (e.g. 20 deleted, one visible record, all having same information) might the r... Oliver Hader
16:13 Bug #80080 (Needs Feedback): IRRE and allowLanguageSynchronization
Oliver Hader
16:12 Bug #80080: IRRE and allowLanguageSynchronization
The issue with @l10n_parent@ and @sys_language_uid@ is addressed in issue #87640 - probably that fixes the mentioned ... Oliver Hader
15:46 Bug #86895: routeEnhancer not working correct for paginate widget
The paginator link issue (page 2 to page 1) can also be solved by "outsourcing the list view to an additional routeEn... Benjamin Robinson
15:38 Bug #80085: Extraction of metadata in PDF-documents does not recognize unicode characters
After nearly two years this issue hasn´t been fixed even for recent versions (8.7, 9.5). Although a (obviously) worki... Gerhard Rupp
14:49 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
The issue still exists in v9.5.4 and is reproducible with the exact same steps as in the initial bug report.
However...
Philip Burggraf
14:41 Bug #87667 (New): Replacements not applied for existing slug
Since #86740 one can define @replacments@ for @slug@ fields, e.g. to get rid of slashes.
However, these are not ap...
Mathias Brodala
14:40 Feature #87665 (Under Review): Introduce BitSet class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:22 Feature #87665 (Closed): Introduce BitSet class
Alexander Schnitzler
14:21 Feature #86216: Allow empty slug for root pages and sysfolders
Has this one been solved with https://review.typo3.org/#/c/58473/ ? Riccardo De Contardi
13:57 Feature #81976: TCA wizards don't show up for `selectSingle` fields
Isn't this a feature request and should be targeted for a major release (TYPO3 10)? Kevin Ditscheid
12:10 Feature #81976 (Under Review): TCA wizards don't show up for `selectSingle` fields
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Task #84112: Add support for service providers
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:36 Task #84112: Add support for service providers
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:30 Task #87642 (Resolved): Use constructor injection in QueryFactory
Applied in changeset commit:7671e3bf1a6f399403a7b714ad36edff7d8e1881. Anonymous
09:43 Bug #85797: Too many record uids in plain data resolver break TYPO3
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:21 Bug #87349: FELogin - password recovery / forgot link
I don't get your point:
If the condition $this->piVars['forgot'] is wrong (or NULL) then the condition $this->piV...
Nico de Haen
09:00 Task #87660 (Resolved): Migrate Redirect URL validation into own class
Applied in changeset commit:edadea9182d4f391b39eeb8ce819dde8a0962b60. Benni Mack
07:46 Task #87660 (Under Review): Migrate Redirect URL validation into own class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:45 Task #87660 (Closed): Migrate Redirect URL validation into own class
Benni Mack
08:50 Bug #87663 (Under Review): Allow strings in site configuration type select
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:48 Bug #87663 (Closed): Allow strings in site configuration type select
To allow more usecases for extending the site configuration, the value of tca type select should only be typecasted i... Georg Ringer
08:32 Bug #87662 (Closed): BE Filelist Drag'n drop directories (copy / move) not working
In the filelist module the copy/move functionality via drag'n drop is not working. After drag and drop a directory th... Benjamin Reinisch
07:52 Task #87661 (Under Review): Build strict PSR-15 middlewares
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:50 Task #87661 (Closed): Build strict PSR-15 middlewares
Benni Mack

2019-02-05

23:13 Task #84112: Add support for service providers
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Task #84112: Add support for service providers
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:50 Task #84112: Add support for service providers
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:39 Task #84112: Add support for service providers
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:33 Bug #86100: The requested URL /typo3/sysext/backend/Resources/Public/Html/Close.html&id=7 was not found on this server.
These are my findings with TYPO3 9.5.4; I followed these steps:
h2. TEST 1
1) List view, click on create a new ...
Riccardo De Contardi
20:00 Task #87583 (Resolved): Finally remove APC (without "u") cache backend
Applied in changeset commit:4889dfa2e84b67704d775655c9324c78bacdcfc4. Anonymous
14:48 Task #87583: Finally remove APC (without "u") cache backend
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:30 Bug #87649 (Resolved): Subgroup of a fe_group is lost if subgroup is hidden and parent saved again
Applied in changeset commit:ef29823264a233bc0d5060f1f75c97b3e014b941. Stephan Großberndt
18:18 Bug #87649: Subgroup of a fe_group is lost if subgroup is hidden and parent saved again
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:30 Task #87332 (Resolved): Avoid runtime reflection calls in ObjectAccess
Applied in changeset commit:2a4dcbad89564488ce846f21f7da838863c0b36b. Anonymous
18:11 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:10 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:05 Bug #86950: styles.content.textmedia.maxW TypoScript constant not valid for Youtube videos
Honestly, I don't know... sorry Riccardo De Contardi
14:20 Bug #86950: styles.content.textmedia.maxW TypoScript constant not valid for Youtube videos
And is that ok, Riccardo? Or a bug from core?
As far as I can see, dimensions cannot be changed inside metadata of ....
Sergio Catalá
17:17 Bug #87658 (Under Review): Admin panel simulate date / time broken under some circumstances
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:59 Bug #87658 (Rejected): Admin panel simulate date / time broken under some circumstances
The feature to simulate a date / time with the admin panel is broken under some circumstances.
This happens, as th...
Manuel Selbach
17:11 Bug #31812: Localization failed; There already was a localization for this language of the record!
I think this issue is not relevant anymore for TYPO3 9, because the DataHandler localization has been changed Kevin Ditscheid
17:05 Task #87659 (Under Review): Update friendsofphp/php-cs-fixer and symfony/console to support PHP 7.3
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Task #87659 (Closed): Update friendsofphp/php-cs-fixer and symfony/console to support PHP 7.3
Alexander Schnitzler
15:12 Task #87654: Harden \TYPO3\CMS\Extbase\Property\TypeConverterInterface
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:17 Task #87654: Harden \TYPO3\CMS\Extbase\Property\TypeConverterInterface
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:16 Task #87654 (Under Review): Harden \TYPO3\CMS\Extbase\Property\TypeConverterInterface
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:15 Task #87654 (Closed): Harden \TYPO3\CMS\Extbase\Property\TypeConverterInterface
Alexander Schnitzler
15:02 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Bug #87224: GifBuilder creates filename hashes over and over
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #87224 (Under Review): GifBuilder creates filename hashes over and over
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Hi, would you please check if there is still a problem with the entry ['BBOX']['fileCacheHash']. I had to clear that ... Thomas Oliver Moll
13:41 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Bug #86947: Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #86947 (Under Review): Gifbuilder: combine images generates duplicate images of the same picture.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Bug #44518: Caching problem with Gifbuilder
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Bug #44518: Caching problem with Gifbuilder
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #44518: Caching problem with Gifbuilder
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #44518: Caching problem with Gifbuilder
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #44518: Caching problem with Gifbuilder
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Bug #44518: Caching problem with Gifbuilder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #44518 (Under Review): Caching problem with Gifbuilder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #85797: Too many record uids in plain data resolver break TYPO3
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:23 Bug #87584: Userfields don’t work
I used ###FIRST_NAME### for the first name instead of ###FEUSER_FIRST_NAME### because the marker ###NAME### also work... Bernhard Eckl
13:27 Bug #87584 (Needs Feedback): Userfields don’t work
I can't reproduce that. the markers are alwasys filled in the template, no need to define anything in TS. With TS you... Georg Ringer
13:52 Bug #82931: File reference on new page gets pid 0 instead of the pid of the record
A customer encountered the same problem in TYPO3 8.7 where the PID of the sys_language_uid is 0. But it's somehow fun... Josef Glatz
13:50 Bug #82931: File reference on new page gets pid 0 instead of the pid of the record
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:45 Bug #87656 (Closed): Slugs error if title has "/" in extbase extension
Georg Ringer
13:41 Bug #87656: Slugs error if title has "/" in extbase extension
thanks! works! Martin Weymayer
13:07 Bug #87656 (Needs Feedback): Slugs error if title has "/" in extbase extension
Check out feature #86740 which is available in 9 as well... Georg Ringer
12:49 Bug #87656 (Closed): Slugs error if title has "/" in extbase extension
If you have a title in an extension like "Mein Titel hat / Slash / im Titel" TYPO3 occures error... Martin Weymayer
13:31 Bug #87657 (Closed): Moving content elements via Drag'n'Drop to uppermost position attempts to move record to root-level (pid 0) when "Languages" layout is selected in backend
Howdy,
we've come across a weird issue when moving content elements with drag'n'drop in the TYPO3 backend.
It's...
Oliver joppnet
13:17 Feature #87585 (Closed): Fluidtemplate for felogin
closed as duplicate of #84262 Georg Ringer
13:16 Bug #87611 (Closed): Upgrade Wizard 8 -> 9 with error: Area with error message is set to unreadable height
closed as duplicate of #87382 Georg Ringer
13:10 Bug #87510: Existing Translation breaks List-View
Steps to reproduce:
# Add a language in your site
# Translate a page with that new language
# Delete the languag...
Patrick Schriner
13:07 Bug #87510 (Under Review): Existing Translation breaks List-View
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:10 Bug #87648 (Under Review): SendEmailCommand with wrong Parameter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:06 Bug #87655 (Under Review): Wrong count by extbase with own QueryBuilder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Bug #87655 (Accepted): Wrong count by extbase with own QueryBuilder
Hello Core-Team,
I have created my own Query with QueryBuilder. As I need a relation to categories I have to preve...
Stefan Froemken
11:12 Task #87646: Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:10 Bug #87545: overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
I think the status should be changed, feedback was given. Beat Haenger
11:02 Bug #86616: Content of 404 page is not shown
Hey. Thanks for your feedback.
One solution in your case might be to skip the /en for your base path and use / for...
Christian Kuhn
08:13 Bug #86616: Content of 404 page is not shown
Respective a) and b):
I have to disagree. Image the following scenario: You made a relaunch with a new site structur...
Chris Müller
10:26 Bug #87653 (Closed): cHash error with extbase plugin and routeEnhancer
I get the following error message after calling a mapped news detail URL: "Request parameters could not be validated ... Alexander Vogt
09:57 Bug #87652 (Closed): SoftReferenceIndex :: TypoLink :: links like "t3:// FileLinks" won't be recognized
Our customer has complained about missing references in the file list.
After some debugging, we noticed the follow...
Ralph Brugger
09:50 Bug #86956: Typoscript meta tag field settings have no effect
@Richard Haeser I repeated the same tests with 9.5.4 and had slightly different results:
Test 1 -> same results
T...
Riccardo De Contardi
07:45 Feature #87085: Slug generator option fields should respect list of field definitions as fallback (nav_title // title)
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:42 Feature #87085: Slug generator option fields should respect list of field definitions as fallback (nav_title // title)
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:07 Bug #87651 (Closed): Lazy loading (sometimes) not working in Fluid (only n:1 relations)
I've got several domain objects which contain serveral n:1 relations (1:n relations, too, but these work as expected)... Jan Kornblum

2019-02-04

23:26 Bug #86556 (Closed): Shortcut tooltip referring to page id 0
I close this one as it is resolved in version 9 and higher.
If you think that this is the wrong decision, please ...
Riccardo De Contardi
23:13 Bug #86733: Data in page is invalid if plugin exits
Maybe it has been solved with https://review.typo3.org/#/c/58661/ , could someone test it? Riccardo De Contardi
23:10 Bug #86763 (Needs Feedback): Backend Layout Slide not working in FLUIDTEMPLATE Variables after Upgrade to 9.5.0
Is this one still reproducible? Could you test it on the latest 9.5.x version? Thank you! Riccardo De Contardi
23:07 Bug #86703 (Closed): Page's data partly not available via getText if page has form CE
No problem. Sorry for the delayed reply. Have a nice day and thanks for your answer. Riccardo De Contardi
22:26 Bug #85870 (Closed): After update from 8.7.15 to 8.7.18 the “Display edit icons/panels” Checkboxes are missing
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
22:04 Bug #87650 (Closed): Slug TCA type - Wrong date format initial
The problem is that a date field (inputDateTime) is going to be transformed initially to a wrong date format like 201... András Ottó
21:04 Bug #87649 (Under Review): Subgroup of a fe_group is lost if subgroup is hidden and parent saved again
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:01 Bug #87649 (Closed): Subgroup of a fe_group is lost if subgroup is hidden and parent saved again
Since like forever the TCA definition of the column @subgroup@ in @fe_groups@ contains @'foreign_table_where' => 'AND... Stephan Großberndt
20:00 Feature #85461: Document rte_ckeditor
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:31 Bug #87648 (Closed): SendEmailCommand with wrong Parameter
Using swiftmail:spool:send with parameters produces an error "option does not accept a value"... Sascha Grötzner
19:27 Task #84112: Add support for service providers
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:46 Task #84112: Add support for service providers
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:04 Task #87647: "TSconfig" is not spelled consistently
Currently TSconfig is use in the "Spelling and Preferred Terms Reference":https://docs.typo3.org/typo3cms/HowToDocume... Sybille Peters
19:01 Task #87647 (Closed): "TSconfig" is not spelled consistently
* WEB > Info > "Page *TSconfig*"
* Page properties > Resources > "Page *TSConfig*"
* various changelogs mostly (but...
Sybille Peters
18:38 Task #87583: Finally remove APC (without "u") cache backend
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:48 Task #87583: Finally remove APC (without "u") cache backend
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:43 Task #87583: Finally remove APC (without "u") cache backend
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:42 Task #87583: Finally remove APC (without "u") cache backend
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Task #87583: Finally remove APC (without "u") cache backend
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Task #87583: Finally remove APC (without "u") cache backend
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:14 Bug #87640: Keep language reference for associated l10n_mode=exclude children
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:46 Bug #87640: Keep language reference for associated l10n_mode=exclude children
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:36 Bug #87640: Keep language reference for associated l10n_mode=exclude children
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #87640 (Under Review): Keep language reference for associated l10n_mode=exclude children
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:01 Bug #87640 (Closed): Keep language reference for associated l10n_mode=exclude children
h3. Scenario
Having 1:n child associations being defined as @l10n_mode=exclude@ on their parent side, currently le...
Oliver Hader
17:36 Task #87646 (Under Review): Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:32 Task #87646 (Closed): Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
Alexander Schnitzler
17:27 Bug #87645 (New): User TSconfig options.alertPopups to change popup behaviour not working
In the documentation ([[https://docs.typo3.org/typo3cms/TSconfigReference/UserTsconfig/Options.html#alertpopups]]) is... Daniel Kary
16:47 Task #87643: Use constructor injection in \TYPO3\CMS\Extbase\Persistence\Generic\Backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:37 Task #87643: Use constructor injection in \TYPO3\CMS\Extbase\Persistence\Generic\Backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Task #87643 (Under Review): Use constructor injection in \TYPO3\CMS\Extbase\Persistence\Generic\Backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:17 Task #87643 (Closed): Use constructor injection in \TYPO3\CMS\Extbase\Persistence\Generic\Backend
Alexander Schnitzler
16:43 Task #87644: Use constructor injection in \TYPO3\CMS\Extbase\Persistence\Generic\PersistenceManager
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:33 Task #87644 (Under Review): Use constructor injection in \TYPO3\CMS\Extbase\Persistence\Generic\PersistenceManager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Task #87644 (Closed): Use constructor injection in \TYPO3\CMS\Extbase\Persistence\Generic\PersistenceManager
Alexander Schnitzler
15:50 Bug #87547: Issue with subpages menu and mountpoints
N K wrote:
> I am using mount points and am gtting this error when using the subpages menu element:
>
> [...]
...
Robert von Hackwitz
15:48 Bug #86616 (Needs Feedback): Content of 404 page is not shown
Summary of your setup:
1) Your default language slug is /en (NOT /)
2) You have one further language ( /de )
<pr...
Christian Kuhn
15:45 Bug #87573: TYPO3 CMS Exception 1256475113 in Extension Manager
Georg Ringer wrote:
> thanks for creating the issue!
> I can't reproduce it, can you check which template part caus...
Robert von Hackwitz
15:36 Task #87642: Use constructor injection in QueryFactory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:21 Task #87642 (Under Review): Use constructor injection in QueryFactory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Task #87642 (Closed): Use constructor injection in QueryFactory
Alexander Schnitzler
15:07 Bug #87353: Ext. FORM: Radio-Buttons with "defaultValue" doesn't work properly
In my case:
properties:
options:
Telefon: Telefon
Brief: Brief
...
Kurt Kunig
14:13 Bug #87641 (Rejected): Increase StaticRangeMapper max range or make it configurable
I guess there are more projects than ours that deals with more than 100k news or records that needs to get paginated.... Christian Stern
13:02 Bug #73542: PHP Warning: array_replace_recursive(): Argument #1 is not an array
I have no TYPO3-System with this error anymore. So for me the ticket could be closed (somehow I cannot close this tic... Thomas Sperling
12:45 Bug #87442: Can't modify/overwrite og:image and twitter:image via TypoScript
First thanks for the reply.
The repace property will only prioritize the replacing with a plugin.
You are not allow...
corbet dynie
12:01 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
A few notes to this route enhancer config example:
* the quotes are imho only neccesary if a key or value contains s...
Alexander Grein
11:53 Bug #87639 (Closed): 'Create empty page' during FIRST_INSTALL in install tool behaves confusingly
If you do a clean new installation using FIRST_INSTALL option, the last question you get is 'The Installation Wizard ... Loek Hilgersom
11:27 Bug #87638 (Closed): FORGER TEST 6
Mathias Schreiber
11:25 Bug #87638 (Closed): FORGER TEST 6
Mathias Schreiber
11:25 Bug #87637 (Closed): FORGER TEST 5
Mathias Schreiber
11:18 Bug #87637 (Closed): FORGER TEST 5
Mathias Schreiber
11:18 Bug #87636 (Closed): FORGER TEST 4
Mathias Schreiber
11:17 Bug #87636 (Closed): FORGER TEST 4
Mathias Schreiber
11:17 Bug #87635 (Closed): FORGER TEST 3
Mathias Schreiber
11:17 Bug #87635 (Closed): FORGER TEST 3
Mathias Schreiber
11:15 Bug #87634 (Closed): FORGER TEST 2
Mathias Schreiber
11:15 Bug #87634 (Closed): FORGER TEST 2
Mathias Schreiber
11:14 Bug #87633 (Closed): TEST BUG FORGER
Mathias Schreiber
11:13 Bug #87633 (Closed): TEST BUG FORGER
Mathias Schreiber
10:52 Feature #75462 (New): Retain scroll position after deleting/hiding a content element
This is still a problem when adding new content elements.
*element-tt_content-<ID>* is missing in redirectUrl afte...
Julian Stock
10:10 Bug #87632 (Under Review): Do not treat all classes as entities
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:02 Bug #87632 (Closed): Do not treat all classes as entities
Currently, ClassSchema has a property modelType which is set to a value by default that defines that the class the cl... Alexander Schnitzler
08:05 Bug #81405: New pages are places at same level instead of under, when using the ContextMenu.
We ran into the same issue on version 9.5.4. Philip Burggraf

2019-02-03

22:45 Feature #85461: Document rte_ckeditor
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:40 Feature #85461: Document rte_ckeditor
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:26 Feature #85461: Document rte_ckeditor
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:20 Feature #85461: Document rte_ckeditor
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:07 Feature #85461: Document rte_ckeditor
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:02 Feature #85461: Document rte_ckeditor
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:58 Feature #85461: Document rte_ckeditor
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:26 Feature #85461 (Under Review): Document rte_ckeditor
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:18 Task #84112: Add support for service providers
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:33 Task #87631 (Under Review): Replace bool properties in ClassSchema with a bit mask
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:32 Task #87631 (Closed): Replace bool properties in ClassSchema with a bit mask
Alexander Schnitzler
16:30 Feature #87457 (Resolved): Use symfony/property-info to gather doc block information
Applied in changeset commit:bcde6c0177aba345b0bd363c4519892a132ef279. Anonymous
15:19 Bug #87625: MetaTagApi gives an Error in the Frontend when "og:image" is a stdWrap Value in TypoScript
Yep, true - I came to the same result while debugging.
I tried to make a new instance with a plain ts template wi...
Julian Mair
12:06 Bug #87625: MetaTagApi gives an Error in the Frontend when "og:image" is a stdWrap Value in TypoScript
I'm working on a ddev setup myself as well. The problem is that the og:image:type can not be set, before an og:image ... Richard Haeser
10:54 Bug #87625: MetaTagApi gives an Error in the Frontend when "og:image" is a stdWrap Value in TypoScript
Yeah, you're right, my snippet doesn't work! :)
Initialy, this snippet was a bit larger and more complicated (the fa...
Julian Mair
14:26 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #87629 (Under Review): Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:57 Task #87629 (Closed): Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Alexander Schnitzler

2019-02-02

23:33 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:04 Bug #87442 (Needs Feedback): Can't modify/overwrite og:image and twitter:image via TypoScript
Hi,
did you check https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/MetaTagApi/Index.html#typoscript-a...
Richard Haeser
23:00 Bug #86956 (Needs Feedback): Typoscript meta tag field settings have no effect
Can you check again? Can't reproduce anymore. (Also not on 9.5.1...) Richard Haeser
22:38 Feature #87011 (Closed): seo sitemap css should be able to overwrite
Richard Haeser
22:35 Bug #87625 (Needs Feedback): MetaTagApi gives an Error in the Frontend when "og:image" is a stdWrap Value in TypoScript
Hi,
I checked the code in CMS8 and 9. And the submitted code is not working in CMS8 either. The issue is within th...
Richard Haeser
21:31 Bug #87625 (Accepted): MetaTagApi gives an Error in the Frontend when "og:image" is a stdWrap Value in TypoScript
Richard Haeser
14:43 Bug #87625 (Closed): MetaTagApi gives an Error in the Frontend when "og:image" is a stdWrap Value in TypoScript
I have a problem with the MetaTag Api.
When I have in my TypoScript `og:image` lines, then i got this error in the f...
Julian Mair
21:43 Feature #87433 (Accepted): Need sitemap changefreq and priority
Richard Haeser
21:24 Task #87628 (Under Review): Harden \TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:10 Task #87628 (Closed): Harden \TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface
Alexander Schnitzler
16:13 Task #87627: Don't guess extension name by looking at controller name
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Task #87627 (Under Review): Don't guess extension name by looking at controller name
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:25 Task #87627 (Closed): Don't guess extension name by looking at controller name
Alexander Schnitzler
15:36 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:33 Task #87626: Don't process vendor names in extbase and fluid
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:13 Task #87626 (Under Review): Don't process vendor names in extbase and fluid
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Task #87626 (Closed): Don't process vendor names in extbase and fluid
Alexander Schnitzler
14:06 Task #87623: Replace config.persistence.classes typoscript
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:57 Task #87623: Replace config.persistence.classes typoscript
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:47 Task #87623 (Under Review): Replace config.persistence.classes typoscript
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:55 Task #87623 (Closed): Replace config.persistence.classes typoscript
Alexander Schnitzler
13:53 Task #87598: Harden \TYPO3\CMS\Extbase\Service\ExtensionService
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Task #87598: Harden \TYPO3\CMS\Extbase\Service\ExtensionService
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:23 Task #87598: Harden \TYPO3\CMS\Extbase\Service\ExtensionService
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:55 Bug #87624 (Under Review): Meaningless label in progress bar in scheduler task
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:50 Bug #87624 (Closed): Meaningless label in progress bar in scheduler task
When displaying the progress of a task, the progress bar contains the label `Check/Uncheck all` followed by a colon a... Thorben Nissen
11:59 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:49 Task #87600: Harden \TYPO3\CMS\Extbase\Utility\LocalizationUtility
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:41 Task #87600: Harden \TYPO3\CMS\Extbase\Utility\LocalizationUtility
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:37 Task #87600: Harden \TYPO3\CMS\Extbase\Utility\LocalizationUtility
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:30 Bug #87622 (Resolved): Minimum required prophecy version is incompatible with object (return) type declarations
Applied in changeset commit:f4a292cc73f08dc026406a84538586387338acb4. Benjamin Franzke
10:31 Bug #87622: Minimum required prophecy version is incompatible with object (return) type declarations
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:55 Bug #87622: Minimum required prophecy version is incompatible with object (return) type declarations
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:52 Bug #87622: Minimum required prophecy version is incompatible with object (return) type declarations
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:32 Bug #87622: Minimum required prophecy version is incompatible with object (return) type declarations
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:14 Bug #87622 (Under Review): Minimum required prophecy version is incompatible with object (return) type declarations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:08 Bug #87622 (Closed): Minimum required prophecy version is incompatible with object (return) type declarations
Recent changes like https://review.typo3.org/c/59600/ introduced @object@ return type decarations which are only supp... Benjamin Franzke
10:32 Task #87606: Harden \TYPO3\CMS\Extbase\Object\Container\Container
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:31 Task #87606: Harden \TYPO3\CMS\Extbase\Object\Container\Container
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:29 Task #87602: Harden \TYPO3\CMS\Extbase\Error\Message
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:25 Task #87602: Harden \TYPO3\CMS\Extbase\Error\Message
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:16 Task #87613: Deprecate \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility::hex2bin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:29 Task #84112: Add support for service providers
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:25 Task #84112: Add support for service providers
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2019-02-01

21:00 Bug #87067 (Resolved): Add support for language -1 to TCA field type slug
Applied in changeset commit:265ced72f65cc564389f0657ff96a96a65b31daa. Anonymous
20:42 Bug #87067: Add support for language -1 to TCA field type slug
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:20 Bug #87067: Add support for language -1 to TCA field type slug
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:19 Bug #87067: Add support for language -1 to TCA field type slug
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:44 Bug #87067: Add support for language -1 to TCA field type slug
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Bug #77617 (Resolved): DataMapper stores implementation class name in persistence session, but looks up the original class name
Applied in changeset commit:4c0fd85fa51a769f3fb5a9744d58155c05dbdfce. Markus Klösges
20:47 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
19:09 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:17 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:06 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:05 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:02 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:54 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:46 Bug #77617: DataMapper stores implementation class name in persistence session, but looks up the original class name
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:30 Task #87580 (Resolved): Replace EditRecordViewHelper of EXT:redirects
Applied in changeset commit:a9ad3d2eed315838f0a196d20b0a468f9c56d7f4. Georg Ringer
15:56 Task #87580: Replace EditRecordViewHelper of EXT:redirects
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:30 Bug #87621 (Resolved): Hardened ImageService throws error in ThumbnailViewHelper
Applied in changeset commit:3ab46341c2b100f8466ee4b7f5791f88a22ef922. Anja Leichsenring
18:53 Bug #87621 (Under Review): Hardened ImageService throws error in ThumbnailViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:51 Bug #87621 (Closed): Hardened ImageService throws error in ThumbnailViewHelper
With the merge of https://review.typo3.org/#/c/59594/ the newly merged ThumbnailViewHelper which sends null to ImageS... Anja Leichsenring
19:15 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:08 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:40 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:42 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:18 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:08 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:57 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:22 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:08 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:37 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:27 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:23 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:45 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:41 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:00 Task #85895 (Resolved): Refactor FAL metadata handling
Applied in changeset commit:1eb9162d935b2398ad2649fcecaa69c415b0d371. Andreas Fernandez
18:30 Bug #87502 (Resolved): Scheduler tasks are marked as running on PHP errors
Applied in changeset commit:d064c496f529bfb382172dfa479b3f74ace1429e. Andreas Fernandez
18:21 Bug #87502: Scheduler tasks are marked as running on PHP errors
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:21 Bug #87502: Scheduler tasks are marked as running on PHP errors
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:00 Bug #87387 (Resolved): Return type of TYPO3\CMS\Core\Http\NormalizedParams::determineSiteScript is wrong in some cases
Applied in changeset commit:e0646bd4f1f3b5799e56033d4ca3a1cf49b489b7. Harald Atteneder
17:43 Bug #87387: Return type of TYPO3\CMS\Core\Http\NormalizedParams::determineSiteScript is wrong in some cases
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:00 Bug #87375 (Resolved): Proper exception messages for Scheduler::fetchTask()
Applied in changeset commit:08295e09d86603ab6121ac7732dae0361e564bea. Stefanos Karasavvidis
17:45 Bug #87375: Proper exception messages for Scheduler::fetchTask()
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:45 Bug #87375: Proper exception messages for Scheduler::fetchTask()
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:00 Task #86644 (Resolved): Migrate FieldControl EditPopup
Applied in changeset commit:5cb62973f13ecd8e09ec7a9b8c57c954a8a3bce8. Andreas Fernandez
17:30 Task #87605 (Resolved): Harden \TYPO3\CMS\Extbase\Object\ObjectManager
Applied in changeset commit:87a7b8f7463a71f98711725b134593a8ac1ca142. Johannes Seipelt
14:29 Task #87605: Harden \TYPO3\CMS\Extbase\Object\ObjectManager
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:07 Task #87605: Harden \TYPO3\CMS\Extbase\Object\ObjectManager
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #87605: Harden \TYPO3\CMS\Extbase\Object\ObjectManager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Feature #85607 (Resolved): Render deferred thumbnails in file list module
Applied in changeset commit:5b49897b1c2f54fe08e097f0258c84e73d1083bb. Frank Nägler
12:36 Feature #85607: Render deferred thumbnails in file list module
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:30 Task #87543 (Resolved): Reduce information disclosure of the used TYPO3 version
Applied in changeset commit:511dbfec39cdf940330a9fd62673b773d8c1c521. Anonymous
17:25 Task #87543: Reduce information disclosure of the used TYPO3 version
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:29 Feature #76910: PageLayoutView - Allow to disable copy- / translate- buttons
Hello Jasmina,
there won't be a backport for 8.7 as the feature was introduced in 9.5 first. This ticket is relate...
André Buchmann
17:00 Bug #87615 (Resolved): Variants don't use the finisherIdentifier for condition evaluation
Applied in changeset commit:f4a7c61fefa2b1cdd99d11c9087f8b2deac349fc. Ralf Zimmermann
16:54 Bug #87615: Variants don't use the finisherIdentifier for condition evaluation
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:53 Bug #87615 (Under Review): Variants don't use the finisherIdentifier for condition evaluation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:36 Bug #87615 (Closed): Variants don't use the finisherIdentifier for condition evaluation
The docs (https://github.com/TYPO3/TYPO3.CMS/blob/9.5/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84133-Int... Ralf Zimmermann
17:00 Bug #87586 (Resolved): ext:form field properties get inherited to subsequent fields
Applied in changeset commit:3469afec25bf599e7c5782a5ac6f4d71ffcf946d. Gerrit Mohrmann
16:52 Bug #87586: ext:form field properties get inherited to subsequent fields
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:01 Bug #87586: ext:form field properties get inherited to subsequent fields
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #87586: ext:form field properties get inherited to subsequent fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:09 Bug #87586 (Under Review): ext:form field properties get inherited to subsequent fields
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Bug #87586 (Closed): ext:form field properties get inherited to subsequent fields
Ralf Zimmermann
09:02 Bug #87586: ext:form field properties get inherited to subsequent fields
Thanks for your feedback! Yes - sounds like duplicate of #86890.
Sorry I did not see it already has been reported.
...
Andreas Krämer
00:01 Bug #87586: ext:form field properties get inherited to subsequent fields
Is sounds like #86890.
This should be fixed with typo3fluid/fluid 2.6.0.
Can you tell me your typo3fluid/fluid Vers...
Ralf Zimmermann
17:00 Bug #87430 (Resolved): Fields which are not required render with required attribute
Applied in changeset commit:3469afec25bf599e7c5782a5ac6f4d71ffcf946d. Gerrit Mohrmann
16:51 Bug #87430: Fields which are not required render with required attribute
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:01 Bug #87430: Fields which are not required render with required attribute
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #87430: Fields which are not required render with required attribute
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:09 Bug #87430 (Under Review): Fields which are not required render with required attribute
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Task #87427 (Resolved): Improve ClassSchema methods api
Applied in changeset commit:65c12348e397decb3e41ac28d3a913dc6ebfdd16. Anonymous
15:19 Task #87427: Improve ClassSchema methods api
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Task #87427: Improve ClassSchema methods api
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Task #87427: Improve ClassSchema methods api
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #86930 (Resolved): ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Applied in changeset commit:3469afec25bf599e7c5782a5ac6f4d71ffcf946d. Gerrit Mohrmann
16:51 Bug #86930: ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:01 Bug #86930: ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #86930: ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:09 Bug #86930: ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:43 Bug #86930: ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Bug #86930: ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #86910 (Resolved): All text input fields get required="required" attribute
Applied in changeset commit:3469afec25bf599e7c5782a5ac6f4d71ffcf946d. Gerrit Mohrmann
16:51 Bug #86910: All text input fields get required="required" attribute
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:01 Bug #86910: All text input fields get required="required" attribute
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #86910: All text input fields get required="required" attribute
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:09 Bug #86910 (Under Review): All text input fields get required="required" attribute
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #86890 (Resolved): AbstractTagBasedViewHelper recycles the TagBuilder
Applied in changeset commit:3469afec25bf599e7c5782a5ac6f4d71ffcf946d. Gerrit Mohrmann
16:51 Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:01 Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:09 Bug #86890 (Under Review): AbstractTagBasedViewHelper recycles the TagBuilder
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder
Fluid 2.6 is released which fixes the bug.
But it is not included in TYPO3 master yet.
Jonas Eberle
17:00 Task #87607 (Resolved): Remove deprecated code from TypoScript condition matchers
Applied in changeset commit:361b8ca2a4ffb00343619fa1e5eafab89858267e. Frank Nägler
11:11 Task #87607: Remove deprecated code from TypoScript condition matchers
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:00 Bug #87619 (Resolved): Hardened ImageService throws error in ImageViewHelper
Applied in changeset commit:a59e232b96d82b1307607fcb6aff73d377f4aac7. Anja Leichsenring
16:06 Bug #87619 (Under Review): Hardened ImageService throws error in ImageViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Bug #87619 (Closed): Hardened ImageService throws error in ImageViewHelper
With the merge of https://review.typo3.org/#/c/59594/ and an ImageViewHelper which sends @null@ to ImageService::getI... André Buchmann
16:45 Bug #87612: Content element sorting wrong when one element has sorting value of zero
Actually, this can be reproduced without gridelements involved
# Create a new page
# Add 10 Elements to the page,...
Helmut Hummel
13:13 Bug #87612 (Under Review): Content element sorting wrong when one element has sorting value of zero
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:41 Bug #87612 (Closed): Content element sorting wrong when one element has sorting value of zero
When one content element has a sorting value of 0, pasting a new element on that column does not work correctly.
...
Helmut Hummel
16:44 Bug #87259 (Closed): Save buttons get unlocked after form change
Not reproducible anymore Andreas Kienast
16:06 Bug #87620 (Closed): ContentObjectRenderer->searchWhere will do exception with too short word.
If a $searchWords is one word with length less then three digits result query will be broken.... Alexey Atsyn
16:00 Task #87599 (Resolved): Harden \TYPO3\CMS\Extbase\Service\ImageService
Applied in changeset commit:62109137563120089b6ca2bf2f49056fb18e4d49. Anonymous
15:16 Task #87599: Harden \TYPO3\CMS\Extbase\Service\ImageService
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Task #87599: Harden \TYPO3\CMS\Extbase\Service\ImageService
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Task #87599: Harden \TYPO3\CMS\Extbase\Service\ImageService
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:48 Task #87599: Harden \TYPO3\CMS\Extbase\Service\ImageService
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:51 Task #87599: Harden \TYPO3\CMS\Extbase\Service\ImageService
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Task #87597 (Resolved): Harden \TYPO3\CMS\Extbase\Service\EnvironmentService
Applied in changeset commit:7c4f8e8a47a1faac23dca8dbdb70e2a405357834. Anonymous
13:42 Task #87597: Harden \TYPO3\CMS\Extbase\Service\EnvironmentService
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:53 Feature #87618 (New): Upgrade Wizard: Tag upgrade wizards as mandatory / recommended / not recommended / legacy
Upgrade Wizard window shows a number of upgrade wizards, some of which are necessary for operating the new TYPO3 vers... Sybille Peters
14:23 Bug #87617 (New): Change of flexform definition leads to duplicate data
We made some rearrangements in a fairly large flexform with several tabs. The main change was that some fields were m... Michael Stopp
14:21 Bug #85301: EXT:form - show hidden fields in notification mail (finisher)
Ralf Zimmermann wrote:
> @Jarvis please see #87615
Ah cool, thanks for taking care of that issue :-)
Jarvis H
13:55 Bug #85301: EXT:form - show hidden fields in notification mail (finisher)
@Jarvis please see #87615 Ralf Zimmermann
13:03 Bug #85301: EXT:form - show hidden fields in notification mail (finisher)
While I understand the reason for #81770 I don't like the way it has been resolved. Nice to see that with variants a ... Martin Kutschker
12:46 Bug #85301: EXT:form - show hidden fields in notification mail (finisher)
@Ralf I was not able to override it in a form definition yaml file, I see you are testing in the form prototype setti... Jarvis H
13:50 Bug #87616 (Closed): Allow modifying link parameter in TypolinkModifyLinkConfigForPageLinksHookInterface
The PageLinkBuilder has a hook to modify the typolink-configuration with TypolinkModifyLinkConfigForPageLinksHookInte... Robert Vock
13:30 Task #87601 (Resolved): Harden \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility
Applied in changeset commit:589057c9e875d0f5a980f6212e5e5dddb798e7d6. Anonymous
12:54 Task #87601: Harden \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:23 Bug #87614 (Under Review): Hidden fields are not rendered for IRRE elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:19 Bug #87614 (Closed): Hidden fields are not rendered for IRRE elements
When a record, that is rendered as inline relation, has some fields configured as hidden fields (renderType: hidden),... Helmut Hummel
13:13 Bug #77469: Duplicates of new frontend- and backenduser record when using IE11
Can confirm: this issue is no more reproducible on TYPO3 9.5.4 (Win7, SP1; IE11)
In my opinion, the issue could be...
Julian Hofmann
09:39 Bug #77469: Duplicates of new frontend- and backenduser record when using IE11
This issue is no more reproducible on TYPO3 9.5.4
* I tried with both IE11 and Edge on Windows 10
* I tried with ...
Riccardo De Contardi
13:01 Task #87613 (Under Review): Deprecate \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility::hex2bin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:52 Task #87613 (Closed): Deprecate \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility::hex2bin
Alexander Schnitzler
13:00 Task #87596 (Resolved): Harden \TYPO3\CMS\Extbase\Service\CacheService
Applied in changeset commit:abd033b91ec3732eed2c0a4f57df4b49f2dab72e. Anonymous
12:21 Task #87596: Harden \TYPO3\CMS\Extbase\Service\CacheService
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Task #87558 (Resolved): Consolidate extbase caches
Applied in changeset commit:04e7d09c66b72ae6d36327ce2cc5ed0b3fb7eb29. Anonymous
11:57 Task #87558: Consolidate extbase caches
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Task #87579 (Resolved): Replace ModuleLinkViewHelper of EXT:scheduler by one of backend
Applied in changeset commit:b49d32bfe3b02cfe99312320b296381db74eeffe. Georg Ringer
12:30 Task #87571 (Resolved): Use shorthand syntax for global variable $LANG consistently
Applied in changeset commit:1d088f920cba8aa1047f98fcbf19ee2e42f164b4. Benni Mack
12:30 Task #87595 (Resolved): Harden \TYPO3\CMS\Extbase\Security\Cryptography\HashService
Applied in changeset commit:b70a86cc0e582f81347611617b19c6c808706c33. Anonymous
11:53 Task #87595: Harden \TYPO3\CMS\Extbase\Security\Cryptography\HashService
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #87603 (Resolved): Harden \TYPO3\CMS\Extbase\Core\Bootstrap
Applied in changeset commit:10cd14f3541ab312fd43f7934405dac1b7fdeada. Anonymous
11:18 Task #87603: Harden \TYPO3\CMS\Extbase\Core\Bootstrap
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Task #87603: Harden \TYPO3\CMS\Extbase\Core\Bootstrap
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #87608 (Resolved): Harden \TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
Applied in changeset commit:e01c1215db9dd307c146e93b09cfdea8ed12fea5. Anonymous
11:12 Task #87608: Harden \TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Task #87608: Harden \TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:35 Task #87608: Harden \TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:18 Bug #87611 (Closed): Upgrade Wizard 8 -> 9 with error: Area with error message is set to unreadable height
When updating from 8.7.23 to 9.5.4 There was an error on creating missing database fields in Upgrade Wizard. (The err... Sybille Peters
11:00 Task #87550 (Resolved): Use controller classes when registering plugins/modules
Applied in changeset commit:e67b6cf1ce74f302c4b904faab40c10b4598529d. Anonymous
10:47 Bug #86940: Form framework: Delete upload finisher causes error
I couldn't reproduce the error too at first, but then I have checked the system again, where the error occured and th... Ronny Hauptvogel
10:24 Bug #85987: Menus doesn't respect language settings and show non translated pages
@Richard Haeser I got this same issue on TYPO3 9.5.4
In site configuration I set for the second language...
Riccardo De Contardi
09:21 Bug #85056: Double flash message after editing and saving file in file module
Here is what I found about this issue after a brief check:
* it is not reproducible on TYPO3 9.5.4 and 10.0.0
* i...
Riccardo De Contardi
07:56 Bug #87610 (Closed): Filelist Search - Add constraint to avoid searching of records marked as missing.
The filelist search now fetches all records except deleted and hidden on a matching string.It should avoid searching... Ricky Mathew
01:09 Task #84112: Add support for service providers
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:51 Bug #85414 (Closed): Severity of form delete modal broken
@Ralf Zimmermann thank you for having tested this one again.
This issue seems solved for 8.7.22, 9.5.4 and 10.0.0-...
Riccardo De Contardi
00:29 Bug #85414: Severity of form delete modal broken
I see a yellow modal with TYPO3 9.5.5-dev
!modal.png!
Ralf Zimmermann
00:48 Task #87009: Additional translationFile removes default file
The current translation file configuration within the current ext:form core setup is a string.
If we change the tran...
Ralf Zimmermann
00:24 Bug #86056: Form yaml predefinedDefaults renderingOptions are not being set at form creation
... Ralf Zimmermann
00:22 Bug #85058 (Closed): Plugin "File links": Files are only rendered when headline is visible/set
I tried the following test with TYPO3 8.7.22, 9.5.4 and 10.0.0-dev (latest master):
1) Create a sysfolder
2) crea...
Riccardo De Contardi

2019-01-31

23:54 Bug #86940: Form framework: Delete upload finisher causes error
I cannot reproduce your error. Can you provide the stacktrace of the error? Ralf Zimmermann
23:47 Bug #87353: Ext. FORM: Radio-Buttons with "defaultValue" doesn't work properly
I can not reproduce your issue.
"Yes" selection:...
Ralf Zimmermann
23:35 Bug #85301: EXT:form - show hidden fields in notification mail (finisher)
Variants can be overridden.
This custom form setup works with TYPO3 9.5.4...
Ralf Zimmermann
17:27 Bug #85301: EXT:form - show hidden fields in notification mail (finisher)
I had the same issue, trying to display a hidden field in a confirmation mail. I believe this is currently not possib... Jarvis H
22:58 Task #84112: Add support for service providers
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:55 Task #87607: Remove deprecated code from TypoScript condition matchers
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:20 Task #87607 (Under Review): Remove deprecated code from TypoScript condition matchers
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:18 Task #87607 (Closed): Remove deprecated code from TypoScript condition matchers
Frank Nägler
21:51 Task #87608 (Under Review): Harden \TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:43 Task #87608 (Closed): Harden \TYPO3\CMS\Extbase\DomainObject\DomainObjectInterface
Alexander Schnitzler
21:45 Task #87571: Use shorthand syntax for global variable $LANG consistently
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:32 Task #87580: Replace EditRecordViewHelper of EXT:redirects
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:18 Task #87606 (Under Review): Harden \TYPO3\CMS\Extbase\Object\Container\Container
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:17 Task #87606 (Closed): Harden \TYPO3\CMS\Extbase\Object\Container\Container
Alexander Schnitzler
21:11 Task #87605 (Under Review): Harden \TYPO3\CMS\Extbase\Object\ObjectManager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:10 Task #87605 (Closed): Harden \TYPO3\CMS\Extbase\Object\ObjectManager
Alexander Schnitzler
21:00 Task #87604 (Under Review): Harden \TYPO3\CMS\Extbase\SignalSlot\Dispatcher
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Task #87604 (Closed): Harden \TYPO3\CMS\Extbase\SignalSlot\Dispatcher
Alexander Schnitzler
20:55 Task #87603 (Under Review): Harden \TYPO3\CMS\Extbase\Core\Bootstrap
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:53 Task #87603 (Closed): Harden \TYPO3\CMS\Extbase\Core\Bootstrap
Alexander Schnitzler
20:16 Bug #87573 (Needs Feedback): TYPO3 CMS Exception 1256475113 in Extension Manager
thanks for creating the issue!
I can't reproduce it, can you check which template part cause the issue on your system?
Georg Ringer
20:06 Task #87602 (Under Review): Harden \TYPO3\CMS\Extbase\Error\Message
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:05 Task #87602 (Closed): Harden \TYPO3\CMS\Extbase\Error\Message
Alexander Schnitzler
19:54 Task #87601 (Under Review): Harden \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:52 Task #87601 (Closed): Harden \TYPO3\CMS\Extbase\Utility\TypeHandlingUtility
Alexander Schnitzler
19:42 Task #87600 (Under Review): Harden \TYPO3\CMS\Extbase\Utility\LocalizationUtility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:33 Task #87600 (Closed): Harden \TYPO3\CMS\Extbase\Utility\LocalizationUtility
Alexander Schnitzler
19:23 Task #87599 (Under Review): Harden \TYPO3\CMS\Extbase\Service\ImageService
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:22 Task #87599 (Closed): Harden \TYPO3\CMS\Extbase\Service\ImageService
Alexander Schnitzler
18:52 Task #87598 (Under Review): Harden \TYPO3\CMS\Extbase\Service\ExtensionService
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:44 Task #87598 (Closed): Harden \TYPO3\CMS\Extbase\Service\ExtensionService
Alexander Schnitzler
18:33 Task #87596: Harden \TYPO3\CMS\Extbase\Service\CacheService
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:23 Task #87596 (Under Review): Harden \TYPO3\CMS\Extbase\Service\CacheService
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:22 Task #87596 (Closed): Harden \TYPO3\CMS\Extbase\Service\CacheService
Alexander Schnitzler
18:28 Task #87597 (Under Review): Harden \TYPO3\CMS\Extbase\Service\EnvironmentService
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:26 Task #87597 (Closed): Harden \TYPO3\CMS\Extbase\Service\EnvironmentService
Alexander Schnitzler
18:19 Task #87595 (Under Review): Harden \TYPO3\CMS\Extbase\Security\Cryptography\HashService
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Task #87595 (Closed): Harden \TYPO3\CMS\Extbase\Security\Cryptography\HashService
Alexander Schnitzler
18:10 Epic #87594 (Closed): Harden extbase
The following changes should be made across Extbase.
* strict type mode
* type hints whereever possible
Alexander Schnitzler
17:52 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:26 Feature #5098 (Closed): Add support for t3lib_extMgm::insertModuleFunction
There has been no activity on this one since about one year; I think it should be safe to close this issue for now. O... Riccardo De Contardi
14:59 Bug #83232 (Closed): Table 'tx_extbase_domain_model_filereference' doesn't exist in \/var\/www\/live.ejw-manager.de\/typo3_src-8.7.8\/typo3\/sysext\/extbase\/Classes\/Persistence\/Generic\/Storage\/Typo3DbBackend.php:384
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
13:28 Bug #87223: Translated root-page record of BE-User cannot be edited/saved (missing webmount)
As per request by a typo3.slack user, here is the _addTranslatedWebmounts_-Method. Nothing surprising, just get the t... Philipp Seiler
12:05 Bug #87593 (Closed): Install Tool > Wizard > Update sys_language records to use the newly sorting column
Hi all,
the Upgrade Wizard "Update sys_language records to use the newly sorting column" is iterating over the ent...
Michael Staatz
10:25 Bug #23736: Condition with globalVar TSFE does not care about page language overlay
I can confirm this bug on 9.5.4
Test performed
1) Create a page
2) translate it
3) fill the subtitle field on...
Riccardo De Contardi
09:47 Bug #86703: Page's data partly not available via getText if page has form CE
@Riccardo De Contardi:
Yes this can be closed, but it would be nice to set a relation to the issue which has resolve...
Benjamin Robinson
09:28 Bug #86703: Page's data partly not available via getText if page has form CE
@Ben Robinson Thank you for your answer! Do you think that this issue could be closed, or is there still work to do h... Riccardo De Contardi
09:06 Bug #80327 (Closed): "L" parameter not excluded in TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getUrlToCurrentLocation
No feedback since 90+ days => closing this issue.
If you think that this is the wrong decision or experience the i...
Riccardo De Contardi
09:04 Bug #87562: Duplicate Content for home page with /index/
Hi Julian,
thx for the workaround, tested successfully.
Best regards
Sam
Samuel Heinz
07:30 Task #87589 (Resolved): Remove unused class import statements
Applied in changeset commit:6c58192db976f7b09c8f15d58869e92c900dc9d8. Oliver Hader
07:30 Task #87511 (Resolved): Deprecate $namespacesViewObjectNamePattern property
Applied in changeset commit:e4e01dd4cd8b48730e7b5e4f99f2460772345f6b. Anonymous
07:30 Task #87590 (Resolved): Remove unused PHP variables
Applied in changeset commit:a50da84460d2ac205efe7ae4e422cede84290f1f. Oliver Hader

2019-01-30

19:26 Task #87590: Remove unused PHP variables
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:16 Task #87590 (Under Review): Remove unused PHP variables
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:15 Task #87590 (Closed): Remove unused PHP variables
Oliver Hader
17:12 Task #87589 (Under Review): Remove unused class import statements
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:11 Task #87589 (Closed): Remove unused class import statements
Oliver Hader
17:08 Bug #63353: Media Relation from translated page properties in a workspace
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:08 Bug #81271: Save and preview button for records fails in workspaces
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:07 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #87572 (Resolved): Nested Sites do not resolve Site in FormEngine
Applied in changeset commit:87ffd789f2f3625db8f961c2b866bad95994c521. Benni Mack
16:41 Bug #87572: Nested Sites do not resolve Site in FormEngine
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:57 Feature #41713: Consider localizeReferencesAtParentLocalization for group/db
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:59 Bug #87586 (Closed): ext:form field properties get inherited to subsequent fields
On a TYPO3 9.5.4 installation we observed the behaviour that on multiple forms the property "elementClassAttribute" o... Andreas Krämer
15:53 Task #87583: Finally remove APC (without "u") cache backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Task #87583: Finally remove APC (without "u") cache backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Task #87583 (Under Review): Finally remove APC (without "u") cache backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:36 Task #87583 (Closed): Finally remove APC (without "u") cache backend
Josef Glatz
15:22 Feature #87585 (Closed): Fluidtemplate for felogin
felogin has no fluidtemplate, would be nice for conditions and typoscript injections. Bernhard Eckl
15:21 Bug #87584 (Closed): Userfields don’t work
In the documentation (https://docs.typo3.org/typo3cms/extensions/felogin/Configuration/Index.html) is userfields, whe... Bernhard Eckl
14:34 Bug #87438 (Needs Feedback): Massiv problems with apcu caching
Can you add your config and more of the TypoScript please? I have no troubles so far in my tests 9.5 + redis. Josef Glatz
14:18 Bug #87582 (Closed): not replacing svg-image in fal
If you upload a changed svg image under the same name (ftp) fal will still show the old svg.
Empty cache and process...
Thomas Hezel
12:18 Task #84112: Add support for service providers
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #87578 (Resolved): Remove unused DeleteFileViewHelper
Applied in changeset commit:1fd41c2562e3d2c49a158c854020e46978caaf8f. Georg Ringer
09:02 Task #87578 (Under Review): Remove unused DeleteFileViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:01 Task #87578 (Closed): Remove unused DeleteFileViewHelper
Georg Ringer
12:00 Bug #87576 (Resolved): File Storage `name` field is needlessly very short (30 characters)
Applied in changeset commit:14a1fdc951b5fb931b3f568ee263253140a7f314. Georg Ringer
11:35 Bug #87576: File Storage `name` field is needlessly very short (30 characters)
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:15 Bug #87576 (Under Review): File Storage `name` field is needlessly very short (30 characters)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:09 Bug #87576 (Accepted): File Storage `name` field is needlessly very short (30 characters)
This won't be fixed in 8 anymore but with 2 files and 5min time you can fix that with e.g. our site package extension. Georg Ringer
10:38 Bug #87581: Reintroduce removed page tree TSconfig settings
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:00 Bug #87581: Reintroduce removed page tree TSconfig settings
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:57 Bug #87581 (Under Review): Reintroduce removed page tree TSconfig settings
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:52 Bug #87581 (Closed): Reintroduce removed page tree TSconfig settings
In issue https://forge.typo3.org/issues/82919 a number of page tree settings was removed with the background of they ... Soren Malling
09:56 Task #87558: Consolidate extbase caches
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:48 Task #87558: Consolidate extbase caches
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:47 Task #87580 (Under Review): Replace EditRecordViewHelper of EXT:redirects
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:37 Task #87580 (Closed): Replace EditRecordViewHelper of EXT:redirects
Georg Ringer
09:25 Task #87579 (Under Review): Replace ModuleLinkViewHelper of EXT:scheduler by one of backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:08 Task #87579 (Closed): Replace ModuleLinkViewHelper of EXT:scheduler by one of backend
Georg Ringer
08:24 Bug #87503: ErrorPageController relies on an available PackageManager
I get the error when a syntax error occurs in typo3conf/PackageStates.php
After adding couple of lines i could s...
Ronald Wopereis
08:22 Bug #87561 (Closed): felogin reset password link
duplicate of #87153 Georg Ringer
07:00 Bug #87484 (Resolved): TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Applied in changeset commit:958b398f1813998ca5f37d86e69efd12af6b8804. Georg Ringer
06:47 Bug #87484: TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
06:50 Bug #87565 (Closed): All configuration in Install Tool fails due to PHP Warning on non-array TYPO3_CONF_VARS
Thanks for the info! Will close the ticket. Benni Mack

2019-01-29

23:47 Bug #87577 (Closed): TYPO3 8: Deleting an inline (IRRE) record does not mark the parent record as modified
Given you edit a record which has an IRRE record at load time.
Now delete the IRRE record, confirm "Delete this re...
Leonie Philine
23:05 Task #84112: Add support for service providers
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:32 Task #84112: Add support for service providers
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:43 Bug #87565: All configuration in Install Tool fails due to PHP Warning on non-array TYPO3_CONF_VARS
I consider this not a bug anymore. In a default Composer-mode installation there will be no non-array TYPO3_CONF_VARS... Sascha Ternes
22:43 Bug #87576 (Closed): File Storage `name` field is needlessly very short (30 characters)
TCA for sys_file_storage:... Leonie Philine
22:29 Feature #34624 (Needs Feedback): Changing the type field of a new element should not result in saving
About this issue, on a second thought I don't know if it can be considered valid anymore (maybe not):
In fact, si...
Riccardo De Contardi
20:43 Bug #87575 (Closed): Typo3 9.5.2 / 9.5.3: Core update does not start the download of a new version
The core updater shows the message _Update to security relevant released version 9.5.4 is available!_.
After clickin...
Rene Bangemann
19:04 Feature #76910: PageLayoutView - Allow to disable copy- / translate- buttons
Is there any chance to get a backport of this fix for TYPO3 CMS 8.7?
The setting 'mod.web_layout.localization.enab...
Jasmina Ließmann
18:48 Bug #84997: Localized records with rendertype selectCheckBox + defaultAsReadonly generate PHP warnings
The cause of the warning is described in #87472. The fix proposed by Dmitry will remove the PHP warning, but the elem... Michael Stopp
18:36 Bug #87574 (Closed): Redirects to records (linkHandler) don't work
A redirect (sysext:redirects) to a record (f.e. t3://record?identifier=tx_news&uid=1) results in the error:
_Core:...
Benjamin Robinson
18:13 Bug #87573 (Closed): TYPO3 CMS Exception 1256475113 in Extension Manager
Fresh TYPO3 install with:
Centos 7
Mysql 5.7
Php 7.3
Apache 2.4.6
Using Extension Manager -> "Get Extensions" ...
Robert von Hackwitz
16:28 Bug #87572: Nested Sites do not resolve Site in FormEngine
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:24 Bug #87572 (Under Review): Nested Sites do not resolve Site in FormEngine
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:22 Bug #87572 (Closed): Nested Sites do not resolve Site in FormEngine
If you have a nested site struture
* [is_siteroot] Home
** [is_siteroot] Subpage
Then the site handling is not...
Benni Mack
16:00 Bug #87021: Using "getTSFE().beUserLogin == 1" as expression in an TypoScript condition leads to an error in the Symfony Expression Language
I am using... Robert Vock
13:55 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:47 Task #87550: Use controller classes when registering plugins/modules
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:44 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:42 Task #87571 (Under Review): Use shorthand syntax for global variable $LANG consistently
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Task #87571 (Closed): Use shorthand syntax for global variable $LANG consistently
Benni Mack
13:08 Bug #87570: Path to requirejs-loader.js not correct
The stars in the URL are only because I wanted to highlight that part. URL is:
<script src="/usr/www/users/XXXXX/t...
Claudia Nölker
13:06 Bug #87570 (Closed): Path to requirejs-loader.js not correct
Hello,
after updating to 8.7.24, the Frontend-Editing does not work anymore because the path to the requirejs-loader...
Claudia Nölker
11:27 Bug #56351: view page in another language than default language from Backend is incorrect
Riccardo De Contardi wrote:
> - TYPO3 9.5.4
> - List view > table "page translation" > right click on the icon of t...
Jonas Eberle
10:58 Bug #87562: Duplicate Content for home page with /index/
Hi,
you can use as workaround:...
Julian Wundrak
10:37 Feature #60907: Mass edit for file list
Robert Vock wrote:
> Getting the URL to work is a bit tricky... you need to add the moduleToken to the URL, replace ...
Henning Bopp
09:53 Task #87558: Consolidate extbase caches
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Task #87558: Consolidate extbase caches
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:29 Bug #87569 (Closed): itemsProcFunc in TCA in combination with used table not working correct
Steps zu reproduce:
- make extension f.e. products where you add mm relation for categories
- also add mm relation ...
Martin Weymayer
09:26 Bug #85248 (Resolved): Show link in page tree context menu links to wrong domain for mount points
Patrick Broens
09:25 Bug #85248: Show link in page tree context menu links to wrong domain for mount points
It seems the issue has been resolved. At least in current master I cannot reproduce this Patrick Broens
08:30 Task #87567 (Resolved): Drop TBE_TEMPLATE variable
Applied in changeset commit:5e589a3353f7ab5928550f416e6a17d88e1fe458. Benni Mack
07:02 Task #87567 (Under Review): Drop TBE_TEMPLATE variable
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:57 Task #87567 (Closed): Drop TBE_TEMPLATE variable
Benni Mack
08:26 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:47 Bug #87568 (Closed): Validation of ViewHelper arguments does not detect/cast "invalid" integers (or the image processing stack misses a check)
(I reported for TYPO3 9, but it is already present in TYPO3 8 and even probably earlier)
I noticed this in @f.uri....
S P
07:00 Task #87509 (Resolved): Replace IssueCommandVH of EXT:beuser
Applied in changeset commit:5e499f3fb85ab013423b90cb913b89057afa50e1. Georg Ringer
07:00 Task #87507 (Resolved): Replace DeleteViewHelper of EXT:sys_note
Applied in changeset commit:721a8ba106f5d830b6007a36c3f6ac9ec77bc723. Georg Ringer

2019-01-28

23:09 Bug #56351: view page in another language than default language from Backend is incorrect
@Susanne Moog I tried with both 8.7.24 and 9.5.4; everything works fine *Except*:
- TYPO3 9.5.4
- List view > ta...
Riccardo De Contardi
23:07 Task #84112: Add support for service providers
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:57 Bug #86435 (Closed): Layout broken in translation status table
No feedback since the last 90 days, I assume that it is safe to close this one for now.
Please reopen it if you th...
Riccardo De Contardi
22:30 Task #87558: Consolidate extbase caches
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:55 Task #87558 (Under Review): Consolidate extbase caches
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:55 Task #87558 (Closed): Consolidate extbase caches
Alexander Schnitzler
22:14 Bug #87566 (Closed): Column configuration can't be overridden by child object
This one is a bit tricky and best explained by an example.
We have the following configuration:...
Alexander Schnitzler
21:43 Task #87550: Use controller classes when registering plugins/modules
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:25 Bug #87534 (Rejected): Info window for Ajax Error in Installtool too small
rejected as duplicate Georg Ringer
21:07 Task #87427: Improve ClassSchema methods api
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:52 Task #87427: Improve ClassSchema methods api
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Bug #87556 (Resolved): CType menu_sitemap needs a proper description in NewContentElementWizard
Applied in changeset commit:91eab97f4fb1925ff37cfcc9b175a2a3d292ed80. Anonymous
20:51 Bug #87556: CType menu_sitemap needs a proper description in NewContentElementWizard
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:34 Bug #87556: CType menu_sitemap needs a proper description in NewContentElementWizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Task #87516 (Resolved): Install tool should use PSR-15 middlewares instead of priority based request handlers
Applied in changeset commit:770d7afb51919e7aec86eec924df45ba793e470f. Benjamin Franzke
15:38 Task #87516: Install tool should use PSR-15 middlewares instead of priority based request handlers
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:28 Bug #87561 (Needs Feedback): felogin reset password link
And 9.5.4? Georg Ringer
15:05 Bug #87561 (Closed): felogin reset password link
Hello,
In Typo3 9.5.3 the link sent in the Mail after pressing the "reset password"-Button doesn't work. You're ju...
Joshua Schärer
17:45 Bug #87565 (Under Review): All configuration in Install Tool fails due to PHP Warning on non-array TYPO3_CONF_VARS
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:19 Bug #87565 (Closed): All configuration in Install Tool fails due to PHP Warning on non-array TYPO3_CONF_VARS
When in Composer mode, additional TYPO3_CONF_VARS are set (per vendor/typo3/autoload_include.php put_env() calls whic... Sascha Ternes
15:06 Bug #87562 (Closed): Duplicate Content for home page with /index/
After updating from TYPO3 9.5.3 to 9.5.4 the home page of the website is available with two url combinations:
www.do...
Samuel Heinz
14:55 Bug #87557 (Closed): Invalid database result with sql_free_result
Thanks for creating the issue! v8 is in important bugfixing phase only. As Doctrine is used in core now I would propo... Georg Ringer
08:22 Bug #87557: Invalid database result with sql_free_result
Most probably the *if* can be omitted. There won't be any records to free their space if an SQL error did occur.
T...
Franz Holzinger
08:19 Bug #87557 (Closed): Invalid database result with sql_free_result
After executing a wrong SQL message I get a PHP error:
*bugfix error message: Invalid database result detected: fu...
Franz Holzinger
14:30 Task #87559 (Resolved): composer.json: add more generic description for ext-intl
Applied in changeset commit:afde94e2897cbd15b9bf9874e6f499a38061913d. Anonymous
12:52 Task #87559 (Under Review): composer.json: add more generic description for ext-intl
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:46 Task #87559 (Closed): composer.json: add more generic description for ext-intl
Josef Glatz
13:40 Bug #86762: Site-Configuration defined language fallbacks not working
The patch only works for content elements on a localized page.
When the page has not been localized (yet), you will ...
Wolfgang Kleinbach
10:23 Bug #85622: itemsProcFunc in TCA -> select with foreign_table works not correctly
I can confirm that,... Wolfgang Klinger
08:00 Task #87514 (Resolved): Remove last marked deprecations
Applied in changeset commit:0373fe57eb675501075b078ad5f68c1f2c57fa63. Benni Mack
01:08 Task #87514: Remove last marked deprecations
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:52 Task #87514: Remove last marked deprecations
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:30 Task #87023 (Resolved): Adds extension activation and tempate includes
Applied in changeset commit:00fd028d39f9e39b8b7ba2bf6cf124831028c8b6. Anonymous
00:02 Task #87023: Adds extension activation and tempate includes
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review

2019-01-27

22:46 Bug #87556 (Under Review): CType menu_sitemap needs a proper description in NewContentElementWizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:42 Bug #87556 (Closed): CType menu_sitemap needs a proper description in NewContentElementWizard
h1. Problem/Description
The description for CType @menu_sitemap@ in the @new content element wizard@ is wrong. It'...
Josef Glatz
21:50 Bug #87544 (Accepted): URI matching is case-sensitive
Josef Glatz
21:50 Bug #87544: URI matching is case-sensitive
I think this is more a must from your described perspective. Josef Glatz
21:40 Task #87023: Adds extension activation and tempate includes
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:34 Task #87023: Adds extension activation and tempate includes
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:54 Task #87023: Adds extension activation and tempate includes
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Bug #86065 (Needs Feedback): Changed entries are hidden in default language in page module in draft workspace mode
I'd need more information about how to reproduce it, as I am not able to see this issue on 8.7.22, 9.5.4 and 10.0.0-d... Riccardo De Contardi
15:24 Bug #87555 (Closed): getDetailedSystemStatus does not initialize StatusProviders
The SystemStatusUpdateTask-Class tries to get a detailed system status report using _getDetailedSystemStatus_. But th... Robert Vock
11:33 Bug #87322 (Closed): Editor without permissions default language can disable page by context menu in page tree
Thank you for your feedback, Closing as requested by the author. Riccardo De Contardi
09:51 Bug #87536: Editors cannot enable backend users created with sys_action "Create Backend User"
This is a result of https://typo3.org/security/advisory/typo3-core-sa-2019-002/ - I'd have to check sys_action in mor... Oliver Hader
09:00 Task #87448 (Resolved): Use constructor injection in configuration managers
Applied in changeset commit:d7ad0ce92f82b98c25dd195827def6c9003e7045. Anonymous

2019-01-26

19:23 Bug #72812 (Closed): rsaauth: IE caches xhr, problem with login after changing password
EXT:rsaauth has been decoupled from the TYPO3 Core (deprecated since 9.5 and removed on 10.0) , so its development ha... Riccardo De Contardi
19:23 Bug #86703: Page's data partly not available via getText if page has form CE
I can confirm that: I can not reproduce it on 9.5.4, too. It looks like the issue is solved.
Maybe with Change 58661...
Benjamin Robinson
18:59 Bug #86703: Page's data partly not available via getText if page has form CE
Not able to reproduce it on 9.5.4, either Riccardo De Contardi
16:19 Bug #86100 (Needs Feedback): The requested URL /typo3/sysext/backend/Resources/Public/Html/Close.html&id=7 was not found on this server.
Does it still happens on latest master? May I ask for a more detailed description of the steps involved in reproducin... Riccardo De Contardi
14:30 Bug #87505 (Resolved): Pagetree loader markup can by selected (by a double click on reload button)
Applied in changeset commit:1e3ba508a64aa603b1feb7bf36073dfdce76edc2. Tymoteusz Motylewski
11:19 Bug #64417: "Content elements for selected categories" don't translate
I tried the following test with TYPO3 9.5.3:
h3. Prerequisites
* Brand new TYPO3 9.5.3 with default language (I...
Riccardo De Contardi

2019-01-25

17:33 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:40 Bug #87544: URI matching is case-sensitive
The problem here is that URIs were not case-sensitive with realurl. So migrating to v9 without realurl might break li... Andreas Engel
08:10 Bug #87544: URI matching is case-sensitive
I post a stackoverflow thread as base for discussing this important topic: https://stackoverflow.com/questions/156416... Josef Glatz
15:59 Feature #87551 (New): Explicitly allow ignoring "pidInList" in TS select function
Currently, the implementation of the TypoScript function "select" will automatically set "pidInList" to "this" if it ... Andreas Wolf
14:30 Task #87549 (Resolved): bamboo: db dependency loop needs break condition
Applied in changeset commit:830e1022208ce9136377d727afdc8e6e54672523. Christian Kuhn
12:27 Task #87549: bamboo: db dependency loop needs break condition
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:24 Task #87549: bamboo: db dependency loop needs break condition
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:10 Task #87549: bamboo: db dependency loop needs break condition
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:05 Task #87549 (Under Review): bamboo: db dependency loop needs break condition
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:01 Task #87549 (Closed): bamboo: db dependency loop needs break condition
Christian Kuhn
13:56 Bug #87545: overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
Yes that's exactly it. Whether ot not it is better to split this up to 2 related issues or not, I cannot tell. Beat Haenger
12:20 Bug #87545: overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
What I understood so far is, that in generally it's better to configure a small/simple default and set it for each ty... Josef Glatz
09:29 Bug #87545: overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
Yes, disabling "global" crop variants for a field works. (Global means defined in the crop field of sys_file_referenc... Beat Haenger
06:12 Bug #87545 (Needs Feedback): overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
Hey Beat,
> I also had difficulties at the beginning when working with all the possibilities according the cropVar...
Josef Glatz
13:37 Task #87550: Use controller classes when registering plugins/modules
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:45 Task #87550: Use controller classes when registering plugins/modules
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Task #87550: Use controller classes when registering plugins/modules
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:09 Task #87550 (Under Review): Use controller classes when registering plugins/modules
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Task #87550 (Closed): Use controller classes when registering plugins/modules
Alexander Schnitzler
13:18 Bug #87022: Localization Utility use the full path for locallang files
The issue is not present on last version TYPO3 9, it was fixed in #86683 Rémy DANIEL
11:46 Bug #87548 (Closed): LocalCropScaleMaskHelper uses incorrect stripProfileCommand
The LocalCropScaleMaskHelper checks if the configuration variable _processor_stripColorProfileCommand_ is not empty a... Robert Vock
11:26 Feature #83405 (Resolved): EXT:form should have a template for Confirmation message
This was resolved in #84902. Mathias Brodala
10:05 Bug #87546: Please recreate all Caches after installing an extension
I found a solution for me. But would be still cool to have that in Core:... Stefan Froemken
09:18 Bug #87546 (Closed): Please recreate all Caches after installing an extension
Hello Core-Team,
I have registered a Cache which I need while processing TCA, but that Cache does not exists while...
Stefan Froemken
10:03 Bug #86595: No Language Fallback
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:56 Bug #86595: No Language Fallback
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:36 Bug #86595: No Language Fallback
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:31 Bug #86595: No Language Fallback
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:22 Bug #86595: No Language Fallback
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:49 Bug #87547 (Closed): Issue with subpages menu and mountpoints
I am using mount points and am gtting this error when using the subpages menu element:... N K
09:01 Task #87514: Remove last marked deprecations
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:30 Task #87523 (Resolved): Replace RemoveUserViewHelper with ModuleLinkViewHelper
Applied in changeset commit:2d3aa427349bea099c9254de20cac27738d4448b. Georg Ringer
00:38 Bug #86244: Font Awesome icons not displayed in safari
Having the very same issue.
Besides opening "Files module" folder tree shows up only after second click on the modul...
Tanel Põld

2019-01-24

18:25 Bug #87545: overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
Okay, so for removing crop variants you can use... Beat Haenger
18:01 Bug #87545 (New): overrideChildTca does not work as expected for cropVariants (and maybe in other cases aswell)
In typo3conf/ext/my_ext/Configuration/TCA/Overrides/sys_file_reference.php... Beat Haenger
18:23 Bug #51920: Unable to change language in CLI mode with the current localization utility
The review was marked "abandonned" in profit of #82354 and https://review.typo3.org/#/c/53967/ which was merged on 9.... Rémy DANIEL
17:55 Bug #87392: Subpages of hidden pages with extendToSubpages activated cannot be accessed even with backend login
A good work around is to use the page type backend user area which works correctly (subpages can be accessed with bac... Beat Haenger
17:02 Bug #87537 (Resolved): Exception: Unknown column 'uid' in 'field list'
Stefan Froemken
15:25 Bug #87537: Exception: Unknown column 'uid' in 'field list'
Ok... I have found a solution for me. I have added following part in to maps2 Override:... Stefan Froemken
14:51 Bug #87537: Exception: Unknown column 'uid' in 'field list'
OK dear. The row "ALTER TABLE `tt_address` ADD `uid` INT AUTO_INCREMENT NOT NULL" can only work within a CREATE TABLE... Stefan Froemken
14:31 Bug #87537: Exception: Unknown column 'uid' in 'field list'
Seems that PRIMARY KEY is missing in TYPO3 generated Query:
Query TYPO3: (breaks)
ALTER TABLE `tt_address` ADD `u...
Stefan Froemken
14:24 Bug #87537: Exception: Unknown column 'uid' in 'field list'
I have catched following Exception while xdebug:... Stefan Froemken
13:50 Bug #87537 (Closed): Exception: Unknown column 'uid' in 'field list'
Hello Core-Team,
I'm using TYPO3 9.5.4 and I just have installed maps2 4.2.7 which also creates table tt_address w...
Stefan Froemken
16:59 Bug #87544 (Rejected): URI matching is case-sensitive
The PageUriMatcher in TYPO3 9 is case-sensitive.
All slugs are created in lowercase.
If I try to call an existing p...
Andreas Engel
16:38 Bug #76308: Ext:form - Drag fields into a fieldset not working
I disabled the fieldset, along with other fields we don't use.
Not a real solution, but now it won't bother me anymo...
Florian Seirer
16:19 Bug #87538 (Closed): Custom form template in yaml definition does not work
Ralf Zimmermann
16:18 Bug #87538: Custom form template in yaml definition does not work
Ok :)
Thanks!
Bernhard Eckl
15:48 Bug #87538: Custom form template in yaml definition does not work
The documentation already exists https://docs.typo3.org/typo3cms/extensions/form/Config/proto/finishersDefinition/fin... Ralf Zimmermann
15:38 Bug #87538: Custom form template in yaml definition does not work
Here is the solution (finishers is different):... Bernhard Eckl
15:21 Bug #87538: Custom form template in yaml definition does not work
My template is not in an extension, that‘s why I have no path with ext:.
But nevertheless, I also tried EXT:extname/...
Bernhard Eckl
15:06 Bug #87538: Custom form template in yaml definition does not work
Please use something like ... Ralf Zimmermann
14:38 Bug #87538: Custom form template in yaml definition does not work
... Bernhard Eckl
14:31 Bug #87538 (Closed): Custom form template in yaml definition does not work
I have set a custom template path in the global yaml configuration, but it always uses the standard template. Here is... Bernhard Eckl
16:12 Task #87543 (Under Review): Reduce information disclosure of the used TYPO3 version
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Task #87543 (Closed): Reduce information disclosure of the used TYPO3 version
Josef Glatz
15:48 Feature #87539 (Closed): Access to field labels in confirmation finisher template
Ralf Zimmermann
15:47 Feature #87539: Access to field labels in confirmation finisher template
Solved now, using the code from mail html template 1:1 works. Bernhard Eckl
15:26 Feature #87539: Access to field labels in confirmation finisher template
I already tried this, but the viewhelper which is used for that gives a fatal error because the object type needed is... Bernhard Eckl
15:10 Feature #87539: Access to field labels in confirmation finisher template
You have to write your own template. Maybe you could adapt the following templates
https://github.com/TYPO3/TYPO3....
Ralf Zimmermann
14:42 Feature #87539 (Closed): Access to field labels in confirmation finisher template
I want to output the field labels and values in the confirmation finisher like it is done in the summary page, but th... Bernhard Eckl
15:42 Bug #87541 (Under Review): Workspaces overlay in TCA Inline
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Bug #87541 (Closed): Workspaces overlay in TCA Inline
When using the TCA config type 'inline', there is no workspaces overlay when 'localizationMode' is not set or set to ... Riny van Tiggelen
15:32 Bug #87542 (Closed): ExtbasePluginEnhancer does not work with skipDefaultArguments
When I set *config.tx_extbase.features.skipDefaultArguments = 1* in TypoScript, then the controller-parameter will no... Robert Vock
15:21 Bug #87540 (Closed): cache_treelist does not take BE users into account
cache_treelist table caches the tree for the current user. If the user is anonymous, fetching cached tree for logged ... Philipp Thiele
14:00 Bug #87188 (Resolved): FrontendUserImageUpdateWizard is marked as done even when errors occured
Applied in changeset commit:0c2c1864afb67f86e77418120666ab895aaf2878. Nicole Cordes
13:35 Bug #87510: Existing Translation breaks List-View
I can confirm this bug.
If I copy a content element from one page with translation to another page tree without tran...
Adhurim Gervalla
13:33 Bug #87536 (Closed): Editors cannot enable backend users created with sys_action "Create Backend User"
Editors can create a backend user using the "sys_action" package and the action "Create Backend User".
But the newly...
Christian Buelter
13:31 Task #87511: Deprecate $namespacesViewObjectNamePattern property
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:11 Bug #87535 (Resolved): Error There is no column with name 't3ver_oid' on table 'tt_address'.
Stefan Froemken
12:10 Bug #87535: Error There is no column with name 't3ver_oid' on table 'tt_address'.
Oh dear. Found it. I have added these lines to ext_emconf.php of maps2:... Stefan Froemken
12:03 Bug #87535: Error There is no column with name 't3ver_oid' on table 'tt_address'.
In DefaultTcaSchema.php there is a $tables variable which contains all columns to create. But there are two entries f... Stefan Froemken
11:57 Bug #87535 (Closed): Error There is no column with name 't3ver_oid' on table 'tt_address'.
Hello TYPO3 Team,
I have a TYPO3 9.5.4 with installed maps2 4.2.6. tt_address is currently NOT installed/active
I...
Stefan Froemken
11:30 Feature #86496: When changing an url-segment / a parent-slug allow to update slug of subpages
Want to paste a related comment / description from Matthias Schreiber:... Wolfgang Twaroch
10:35 Bug #87534 (Rejected): Info window for Ajax Error in Installtool too small
Good morning TYPO3-Team,
I'm using TYPO3 9.5.4 and just have installed tt_address which results into an Exception ...
Stefan Froemken
10:06 Bug #87505: Pagetree loader markup can by selected (by a double click on reload button)
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:58 Bug #86703: Page's data partly not available via getText if page has form CE
I sorry, I don't have a 10.0.0-dev testing environment. Would it help if i set it up to confirm or has anyone else th... Benjamin Robinson
09:25 Bug #87533 (Accepted): It's possible to add multiple site configurations with a same base
Georg Ringer
07:45 Bug #87533 (Closed): It's possible to add multiple site configurations with a same base
h1. Problem/Description
It's possible to create multiple site configurations with the same @site.base@ (e.g. @http...
Josef Glatz
08:28 Bug #85998 (Resolved): Inconsistent URLs in multiple languages
h1. Can't reproduce it in master10 and 9.5 anymore using the extension added as attachment
!85998-testresult-19012...
Josef Glatz
08:15 Bug #87524: lower range in datetime causes empty input fields
Additional Info: I updated from 8.7.22 to 8.7.24. This behaviour wasn't there in 8.7.22 David Aichinger
07:25 Feature #87532 (Closed): Hook for database analyzer
There exist situations where database analyzer is able to destroy an installation or at least data of an extension.
...
David Bruchmann
07:21 Bug #87531: Sort sub pages results in wrong page order
_Just added screenshot to issue description_ Josef Glatz
03:09 Bug #87531 (Closed): Sort sub pages results in wrong page order
Sorting sub pages multiple times results in wrong outcome as one of the pages eventually goes down to zero in 'sortin... Tanel Põld
06:20 Bug #87484: TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:04 Bug #87484: TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:02 Bug #87484: TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-01-23

23:18 Bug #86703 (Needs Feedback): Page's data partly not available via getText if page has form CE
I am currently not able to reproduce it with TYPO3 10.0.0-dev (latest master), could you confirm?
Thank you
Riccardo De Contardi
21:48 Bug #86930 (Under Review): ifAuthenticated ViewHelper produces no output on first run after template modification / cache clear
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:50 Bug #87530 (Closed): Users adding a FAL video (oembed) must be warned if the video already existed in the folder ("FileList > New > Add new media asset" )
@\TYPO3\CMS\Core\Resource\OnlineMedia\Helpers\AbstractOEmbedHelper::transformMediaIdToFile()@ starts with a call to @... Leonie Philine
19:40 Bug #87529 (Closed): AbstractOEmbedHelper::transformMediaIdToFile() must check if $oEmbed['title'] is set before using it.
This bug is one of the two little sidekicks of https://forge.typo3.org/issues/87528.
In TYPO3 8 AND 9, @\TYPO3\CMS...
Leonie Philine
19:31 Task #87528 (New): VimeoHelper/AbstractOEmbedHelper must send Referer Header to fetch proper oEmbed.json for videos with restricted embedding.
VideoHelper uses an oEmbed request, as documented here: https://developer.vimeo.com/api/oembed/videos... Leonie Philine
17:30 Bug #87505 (Under Review): Pagetree loader markup can by selected (by a double click on reload button)
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:26 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:14 Task #87332: Avoid runtime reflection calls in ObjectAccess
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:13 Feature #87457: Use symfony/property-info to gather doc block information
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #87527 (Closed): Exception on creating file with disallowed extension
How to reproduce:
Create a text file in the file module with a disallowed extension, e.g. .shtml
The creation is de...
Andreas Kießling
12:01 Feature #87526 (New): LinksController - Override with default on LinkHandler switch
If i want to create an link in lets say TextMedia, i mark the Text and create an link. In this Pop-Up where i can set... Daniel Kary
09:50 Feature #87525 (Closed): Add api=1 option in VimeoRenderer
Hi,
It would be great to be able to add a parameter `api=1` to the Vimeo video src attribute.
Jérémie Roulin
08:48 Bug #87524 (Closed): lower range in datetime causes empty input fields
When i open records which have date fields that are lower than defined in the range, the input field gets emptied ins... David Aichinger
08:48 Task #87523 (Under Review): Replace RemoveUserViewHelper with ModuleLinkViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:41 Task #87523 (Closed): Replace RemoveUserViewHelper with ModuleLinkViewHelper
Georg Ringer
08:40 Epic #87522 (Closed): Remove custom VH building urls with uribuilder
Georg Ringer

2019-01-22

18:14 Bug #87521 (Closed): l10n_parent is ambiguous in where clause in contentObjectRenderer->getLanguageRestriction()
h2. What causes the error:
In order to ensure correct sorting of gridelements-children in the Menu Section element...
Jarvis H
16:30 Bug #87519 (Resolved): Class 'TYPO3\CMS\Core\Http\JsonResponse' not found
Applied in changeset commit:c8c21aa528939ac3f732a43b2bb160ff3bc12c9c. Benni Mack
15:17 Bug #87519: Class 'TYPO3\CMS\Core\Http\JsonResponse' not found
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:02 Bug #87519: Class 'TYPO3\CMS\Core\Http\JsonResponse' not found
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:18 Bug #87519 (Under Review): Class 'TYPO3\CMS\Core\Http\JsonResponse' not found
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:13 Bug #87519 (Accepted): Class 'TYPO3\CMS\Core\Http\JsonResponse' not found
Benni Mack
12:39 Bug #87519 (Closed): Class 'TYPO3\CMS\Core\Http\JsonResponse' not found
The @RequireJsController@ uses the @JsonResponse@ class in TYPO3v8 which was added with TYPO3v9 however.
This must...
Mathias Brodala
15:58 Bug #87520 (Closed): EXT:FORM - BE Lang DE/EN - Label-Error
If i have a "Admin-User" with a BE Lang: EN
Add a "Content element" in a form.
Save the form with the new element w...
Sebastian Schmal
15:08 Feature #87446: Global variable 'SITE:'
First thanks for the reply.
As described here https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/SiteHan...
corbet dynie
14:47 Task #87516: Install tool should use PSR-15 middlewares instead of priority based request handlers
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:05 Task #87516: Install tool should use PSR-15 middlewares instead of priority based request handlers
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:04 Task #87516 (Under Review): Install tool should use PSR-15 middlewares instead of priority based request handlers
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:03 Task #87516 (Closed): Install tool should use PSR-15 middlewares instead of priority based request handlers
The frontend and backend request handlers already use PSR-15 middlewares and so should the install tool. Benjamin Franzke
13:23 Bug #87513: indexed_search error-message if I output an empty variable
Thank you for your prompt reply. The solution works very well Anton Mayer
10:13 Bug #87513: indexed_search error-message if I output an empty variable
This issue was implemented through this patch: https://review.typo3.org/#/c/58686/
5 Core Developers have made that ...
Stefan Froemken
09:46 Bug #87513: indexed_search error-message if I output an empty variable
Hi Anton,
just a quick fix.
In TYPO3 Version 9 you cannot remove typoscriptObjectPath content by ">" like in _"li...
Erik Sokoll
12:50 Bug #85337: Translate single content elements after initial translation not working
Maybe the "buggy" pages came from an upgrade from an older version? I'm just wild guessing... Riccardo De Contardi
12:07 Task #87518 (Under Review): Update ConnectionPool.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Task #87518 (Closed): Update ConnectionPool.php
I would like to get int and floats from my MySQL server.
For that I must set
````php
$pdo->setAttribute(PDO::ATTR...
Forger Service
11:30 Task #87517 (Resolved): Recompile install.css
Applied in changeset commit:23393bf853352225fb6d72af236c26e671bbd284. Oliver Hader
10:49 Task #87517 (Under Review): Recompile install.css
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:48 Task #87517 (Closed): Recompile install.css
Oliver Hader
10:00 Bug #87515 (Closed): PAGE_TSCONFIG_ID not working in Flexform select add-wizard
As of version TYPO3 9.5.3 with this settings:
*flexform.xml*...
Burkhard Görtz
08:25 Task #56147: Regenerate missing RTE magic image on rendering
In TYPO3 7 I've got the same problem after clearing the processed directory.
RTE-Images are generated, but not if th...
Sebastian Müller
08:00 Bug #87503 (Resolved): ErrorPageController relies on an available PackageManager
Applied in changeset commit:90305f1b1de2c70e4fe958ae231866488816e42f. Benjamin Franzke
07:42 Bug #87503: ErrorPageController relies on an available PackageManager
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
07:30 Bug #87505 (Resolved): Pagetree loader markup can by selected (by a double click on reload button)
Applied in changeset commit:dad429a938f82e1505538a92b21abea66b837639. Anonymous
07:10 Task #87514 (Under Review): Remove last marked deprecations
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:10 Task #87514 (Closed): Remove last marked deprecations
Benni Mack

2019-01-21

23:42 Bug #87513 (Closed): indexed_search error-message if I output an empty variable
Hello,
I use Typo3 9.5.3 and the core-extension indexed_search
If I use this typoscript, I get a error-massage...
Anton Mayer
22:59 Bug #86950: styles.content.textmedia.maxW TypoScript constant not valid for Youtube videos
As far as I have seen, the dimensions 480x270 (which are the default dimensions for youtube videos) are written in th... Riccardo De Contardi
22:00 Feature #85607: Render deferred thumbnails in file list module
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:23 Bug #87175 (Closed): activating SEO or Redirects core extension breaks the system
Closed as requested by the reporter. Riccardo De Contardi
21:01 Bug #87175: activating SEO or Redirects core extension breaks the system
Hi,
after a lot of hints (thanks to all) the reason was found.
I had not changed the ThreadStackSize in the *ht...
Eckard Gehrke
10:17 Bug #87175: activating SEO or Redirects core extension breaks the system
I think this bug is unrelated to the caching changes of the PackageManager.
It could be related to the early creatio...
Benjamin Franzke
00:33 Bug #87175: activating SEO or Redirects core extension breaks the system
Connected the ticket, which changed the way the caching worked Helmut Hummel
21:00 Task #87512 (Resolved): Raise guzzlehttp/psr7 composer dependency
Applied in changeset commit:cc697656f1462f1c8f2fd5d3d15a8a96532d66ee. Oliver Hader
20:08 Task #87512: Raise guzzlehttp/psr7 composer dependency
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:07 Task #87512: Raise guzzlehttp/psr7 composer dependency
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
20:06 Task #87512 (Under Review): Raise guzzlehttp/psr7 composer dependency
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:05 Task #87512 (Closed): Raise guzzlehttp/psr7 composer dependency
Oliver Hader
19:08 Task #87511 (Under Review): Deprecate $namespacesViewObjectNamePattern property
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:22 Task #87511 (Closed): Deprecate $namespacesViewObjectNamePattern property
Alexander Schnitzler
17:57 Bug #86674 (Closed): Overriding translations does not fully works
Closed as requested by the author. Thanks mate! Björn Jacob
17:30 Bug #87510 (Closed): Existing Translation breaks List-View
If a translation exists (i.e. of a page or content) on a page, the List-View in the backend no longer works on that p... König David
16:00 Task #87449 (Resolved): Add another example of field types
Applied in changeset commit:44f445492495b8d1cc7f9950358821311241815a. Anonymous
13:08 Task #87449: Add another example of field types
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Bug #87508: composer.json doesn't list all (soft-)mandatory PHP extensions
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Bug #87508: composer.json doesn't list all (soft-)mandatory PHP extensions
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:59 Bug #87508: composer.json doesn't list all (soft-)mandatory PHP extensions
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Bug #87508: composer.json doesn't list all (soft-)mandatory PHP extensions
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:55 Bug #87508 (Under Review): composer.json doesn't list all (soft-)mandatory PHP extensions
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Bug #87508 (Closed): composer.json doesn't list all (soft-)mandatory PHP extensions
Our composer.json file doesn't list all mandatory PHP extensions, which may lead to broken installations. Also, a lot... Andreas Kienast
15:22 Task #87509 (Under Review): Replace IssueCommandVH of EXT:beuser
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:21 Task #87509 (Closed): Replace IssueCommandVH of EXT:beuser
Georg Ringer
14:30 Task #87434 (Resolved): site:identifier is not available
Applied in changeset commit:8591110231211981b11426eef24751bbe6e6f145. Georg Ringer
14:05 Task #87434: site:identifier is not available
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:04 Task #87434: site:identifier is not available
just for clarification: the identifier is not part of the configuration, therefore I don't see that as bug but as the... Georg Ringer
12:02 Task #87434 (Under Review): site:identifier is not available
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Bug #87504 (Resolved): Use statement for Typo3DatabaseBackend as used in Bootstrap::createCache is missing
Applied in changeset commit:49f61265dc3d08d2a6e9007375ac6ce305c0dcf3. Benjamin Franzke
13:28 Bug #87504 (Under Review): Use statement for Typo3DatabaseBackend as used in Bootstrap::createCache is missing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:22 Bug #87504 (Closed): Use statement for Typo3DatabaseBackend as used in Bootstrap::createCache is missing
Benjamin Franzke
14:17 Task #87507 (Under Review): Replace DeleteViewHelper of EXT:sys_note
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:16 Task #87507 (Closed): Replace DeleteViewHelper of EXT:sys_note
Use ModuleLinkViewHelper in sys_note instead of custom VH Georg Ringer
13:25 Bug #87505: Pagetree loader markup can by selected (by a double click on reload button)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:25 Bug #87505 (Under Review): Pagetree loader markup can by selected (by a double click on reload button)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:23 Bug #87505 (Closed): Pagetree loader markup can by selected (by a double click on reload button)
h2. Problem
It is possible, that the loading spinner of the pagetree can be selected with a double click. The load...
Josef Glatz
13:23 Task #87506 (Closed): Previous Feature: #79402 - New Fluid ViewHelper f:variable added -> Exception
Dear TYPO3-Team,
thanks for introducing an easy variable set command in TYPO3 9. Unfortunately the inline-command le...
Forger Service
13:17 Bug #87503 (Under Review): ErrorPageController relies on an available PackageManager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:16 Bug #87503 (Closed): ErrorPageController relies on an available PackageManager
When the ProductionExceptionHandler is used and an exception occures before the PackageManager has been initialized, ... Benjamin Franzke
13:00 Bug #87450 (Resolved): Harden CommandUtility invocations
Applied in changeset commit:8c382831d868a0ea7ad6c5747103c5c152ea3add. Oliver Hader
12:46 Bug #87500: Site Configuration with an empty static route is possible
That affects the entire FormEngine and not only the Site Configuration. Josef Glatz
12:23 Bug #87484: TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:43 Bug #87484 (Under Review): TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:25 Bug #87484 (Accepted): TCEFORM.<table>.<column>.label does not affect the column name in the single-table-view in the list module
Georg Ringer
12:07 Feature #87446 (Needs Feedback): Global variable 'SITE:'
thanks for creating the issue!
With #87434 you will get the side identifier back and can build anything you want.
...
Georg Ringer
11:59 Bug #87036 (Rejected): TypoScript getText "site" can't retrieve nested properties
the rst states that the *configuration* is returned, nothing else.
* _{site:configuration.rootPageId}_: _{site:ro...
Georg Ringer
11:36 Bug #87502 (Under Review): Scheduler tasks are marked as running on PHP errors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Bug #87502 (Closed): Scheduler tasks are marked as running on PHP errors
If a PHP error occurs during the execution of scheduler tasks, the task dies obviously, but is still marked as "runni... Andreas Kienast
08:17 Bug #87490 (Closed): New translations created using Info module are considered new pages
closed as duplicate of #83721 Georg Ringer
 

Also available in: Atom