Activity
From 2019-10-03 to 2019-11-01
2019-11-01
- 21:17 Bug #89561: Update language packs gets stuck if there is no active language pack
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:14 Task #89566: Some buttons have missing tooltips
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:13 Task #89566 (Under Review): Some buttons have missing tooltips
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Task #89566 (Closed): Some buttons have missing tooltips
- In various modules through the backend tooltips (a-Tag titles) are missing.
They either don't exist at all, refere... - 20:01 Task #89559: Add lang attribute to html tag in backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:47 Bug #75399: Extbase: Class/Table Mapping doesn't work sometimes
- We have the same issues with TYPO3 8 and 9 LTS, especially when using mapped tables via TS (persistence.classes.<mode...
- 12:22 Bug #89565 (Under Review): Wrong number for dynamically chaning strings in LanguagePacks.ts
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Bug #89565 (Closed): Wrong number for dynamically chaning strings in LanguagePacks.ts
- There are several info messages in _LanguagePacks.ts_ which informs the user about e.g. number of updated languages.
... - 10:01 Feature #89507: Add description for TCA palettes
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:48 Feature #89507: Add description for TCA palettes
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
2019-10-31
- 23:39 Bug #89564: fatal error: Uncaught TypeError: Argument 1 passed to TYPO3\CMS\Frontend\Http\Application::__construct() must be an instance of TYPO3\CMS\Core\Configuration\ConfigurationManager, instance of Composer\Autoload\ClassLoader given
- Yes. Just did it again.
* Flush TYPO3 and PHP Cache
Popup message:
Caches cleared
Successfully cleared all ca... - 23:35 Bug #89564: fatal error: Uncaught TypeError: Argument 1 passed to TYPO3\CMS\Frontend\Http\Application::__construct() must be an instance of TYPO3\CMS\Core\Configuration\ConfigurationManager, instance of Composer\Autoload\ClassLoader given
- Maybe a too silly suggestion: did you also used "Flush TYPO3 and PHP Cache" and "Rebuild PHP Autoload Information" in...
- 23:25 Bug #89564 (Closed): fatal error: Uncaught TypeError: Argument 1 passed to TYPO3\CMS\Frontend\Http\Application::__construct() must be an instance of TYPO3\CMS\Core\Configuration\ConfigurationManager, instance of Composer\Autoload\ClassLoader given
- Complete Error:
Fatal error: Uncaught TypeError: Argument 1 passed to TYPO3\CMS\Frontend\Http\Application::__const... - 20:22 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:45 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
- Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:41 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:16 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:14 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:37 Bug #89555 (Under Review): Querying records in workspaces does not return all proper values due to "pid=-1" database
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:38 Bug #89555 (Closed): Querying records in workspaces does not return all proper values due to "pid=-1" database
- Versioned records have "pid=-1" due to heavy legacy reasons before we had Doctrine DBAL and Restrictions, where one c...
- 19:37 Bug #89038: HMENUs special "directory" does not work properly with sites fallbackType "free"
- confirmed, neither TMENU nor MenuProcessor works
- 16:57 Task #89563 (Closed): Add redirect types
- Compared to the extension yoast premium, there are still two types of HTTP missing:
410 Content deleted
451 Unavi... - 16:53 Bug #87540 (Under Review): cache_treelist does not take BE users into account
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #86833 (Closed): Remove deprecated code from ClassSchema.php
- 14:55 Bug #89561: Update language packs gets stuck if there is no active language pack
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #89561 (Under Review): Update language packs gets stuck if there is no active language pack
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:23 Bug #89561 (Closed): Update language packs gets stuck if there is no active language pack
- Since v9 it is possible to update backend language packs by using the "Manage Language Packs" card in the "Maintenanc...
- 14:01 Bug #89464: PageTree in workspace not loading
- we can reproduce it here on our system:
TYPO3 8.7.28, PHP 7.2, centOS 7.7, Apache 2.4
we also use TemplaVOila+ - ... - 13:19 Task #89554: Deprecate \TYPO3\CMS\Extbase\Mvc\Controller\AbstractController
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Bug #89560 (Under Review): InputSlugElement cannot use 'uid' for slug suggestion Ajax request
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Bug #89560 (Closed): InputSlugElement cannot use 'uid' for slug suggestion Ajax request
- When we have a slug field that is defined to use the uid and e.g. the name of a record for generating a slug, the ref...
- 13:11 Bug #89339 (Closed): Doktype Shortcut of translated page ignored
- Hi, @Christian Eßl and thank you for your answer.
I close this issue; if you think that this is the wrong decision... - 10:38 Bug #89339: Doktype Shortcut of translated page ignored
- Those are not the same.
But I can't reproduce the bug on master anymore. My mistake: I just found out, that we hav... - 12:17 Task #89559 (Under Review): Add lang attribute to html tag in backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Task #89559 (Closed): Add lang attribute to html tag in backend
- 12:08 Bug #89558 (Under Review): Bitmap icons for modules are not rendered anymore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:50 Bug #89558 (Closed): Bitmap icons for modules are not rendered anymore
- This is the updated module registration for EXT:ig_ldap_sso_auth in TYPO3 v10:...
- 11:00 Feature #89557 (Under Review): Implement incontext localization of Crowdin into core
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:42 Feature #89557 (Rejected): Implement incontext localization of Crowdin into core
- Implement incontext localizaton, see https://support.crowdin.com/in-context-localization/
- 10:44 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:43 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:35 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:34 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:44 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:20 Bug #87815: Page shortcut not working for translated pages
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:50 Bug #87815: Page shortcut not working for translated pages
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Bug #89386: Backend module "FileList" not fully compatible with protected (not public accessible) directories
- Some notes regarding performance, correct me where i am wrong:
1) rendering thumbnails for PDFs is done by ImageMagi... - 09:40 Feature #89556 (Closed): Backport feature toggle to 9.5
- Once the integration is done and stable, backport the feature toggle of #89526 to 9.5 and remove it in master
- 09:09 Bug #88450: Default value ist show on datetime fields by readOnly
- I can confirm this bug on 8.7.
- 08:59 Feature #89458: Show correct manual link in extension manager
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Feature #89458: Show correct manual link in extension manager
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:40 Feature #89458: Show correct manual link in extension manager
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:42 Feature #88901: Remove TCA configuration showRecordFieldList
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:03 Bug #89075: Redirect module cannot handle source path containing UTF-8 characters
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:08 Bug #89147: Media additionalConfig no-cookie attribute is added to video tags
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-10-30
- 22:28 Revision 14b3abb8: [TASK] Set TYPO3 version to 8.7.30-dev
- Change-Id: Iecd306eadd4cd485a7421533159e7354b008fb34
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621... - 22:11 Revision 9acd2032: [TASK] Set TYPO3 version to 9.5.12-dev
- Change-Id: I3baf15e4a4b137851083ffb3d95e59ca8d1be91d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621... - 22:00 Revision 0b3d96d3: [RELEASE] Release of TYPO3 8.7.29
- Change-Id: Ic103d9867b585398d40d0597dcd5648cf94b19ac
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621... - 21:46 Revision 7254d679: [RELEASE] Release of TYPO3 9.5.11
- Change-Id: Ie4cefbcc34aa3e150f8a17d7afb7ac6180447f08
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621... - 20:57 Task #89554: Deprecate \TYPO3\CMS\Extbase\Mvc\Controller\AbstractController
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Task #89554 (Under Review): Deprecate \TYPO3\CMS\Extbase\Mvc\Controller\AbstractController
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:09 Task #89554 (Closed): Deprecate \TYPO3\CMS\Extbase\Mvc\Controller\AbstractController
- 19:36 Bug #89553 (Under Review): Open Documents menu entries are escaped (htmlspecialchar‘ed) twice
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #89553 (Closed): Open Documents menu entries are escaped (htmlspecialchar‘ed) twice
- *Reproduce*:
* Activate opendocs extension
* Edit a page and add HTML special characters to the title (e.g. &,",>... - 18:12 Feature #89552 (New): Redirect URLs with trailing slashes to their canonical non-trailing-slash URL (or the other way around)
- I noticed that in TYPO 9 LTS, the following two URLs will show the same page:
* http://www.example.com/path/to/pag... - 18:11 Bug #87751: Performance problem in 9.5.x
- Aimeos no-lastname-given wrote:
> Yes, exactly
Hi Norbert,
do you have anything at hand to reliably prove/suppor... - 17:37 Feature #89551 (Closed): Add additionalAttributes to formDefinitions renderingOptions
- Currently, via form definition files, it is only possible to set additionalParams.
Adding additionalAttributes is on... - 17:36 Task #89490: Cleanup \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:27 Bug #89550 (Closed): Localization of page fails without l10n_parent permission
- A non-Admin backenduser without having the "Transl.Orig (l10n_parent)" permission for the pages table can not localiz...
- 17:12 Revision 8ac5965d: [TASK] Update Fluid Standalone to 2.6.6
- A new fluid standalone version 2.6.6 reverted the changes
that had regressions in v2.6.5 and v2.6.4.
This patch upda... - 17:00 Task #89542 (Resolved): Update Fluid Standalone to latest version
- Applied in changeset commit:869eeedd39e9b0e1d4d39d358fc6c67691d96967.
- 16:21 Task #89542: Update Fluid Standalone to latest version
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:20 Task #89542: Update Fluid Standalone to latest version
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:17 Task #89542: Update Fluid Standalone to latest version
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:09 Task #89542: Update Fluid Standalone to latest version
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Task #89542: Update Fluid Standalone to latest version
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:21 Task #89542: Update Fluid Standalone to latest version
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:57 Task #89542 (Under Review): Update Fluid Standalone to latest version
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:54 Task #89542 (Closed): Update Fluid Standalone to latest version
- 16:53 Revision 23bd5482: [TASK] Update Fluid Standalone to 2.6.6
- A new fluid standalone version 2.6.6 reverted the changes
that had regressions in v2.6.5 and v2.6.4.
This patch upda... - 16:51 Task #89549 (Under Review): Bump lodash from 4.17.4 to 4.17.15 in /Build
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:51 Task #89549 (Closed): Bump lodash from 4.17.4 to 4.17.15 in /Build
- Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15.
<details>
<summary>Commits</summary>
- ... - 16:51 Task #89548 (Closed): Bump mixin-deep from 1.3.1 to 1.3.2 in /Build
- Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
<details>
<summary>Commits</su... - 16:51 Task #89547 (Closed): Bump diff from 3.4.0 to 3.5.0 in /Build
- Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.4.0 to 3.5.0.
<details>
<summary>Changelog</summary>
*So... - 16:51 Task #89546 (Closed): Bump sshpk from 1.13.1 to 1.16.1 in /Build
- Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
<details>
<summary>Release notes</summar... - 16:51 Task #89545 (Closed): Bump fstream from 1.0.11 to 1.0.12 in /Build
- Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
<details>
<summary>Commits</summary>
- [`... - 16:51 Task #89544 (Closed): Bump bootstrap from 3.3.7 to 3.4.1 in /Build
- Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
<details>
<summary>Release notes</summary... - 16:49 Revision 869eeedd: [TASK] Update Fluid Standalone to 2.6.6
- A new fluid standalone version 2.6.6 reverted the changes
that had regressions in v2.6.5 and v2.6.4.
Composer comman... - 16:30 Bug #89540 (Resolved): Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Applied in changeset commit:71673a3ad8e95f03248fb5b8f2c72d2901c61713.
- 14:27 Bug #89540: Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:07 Bug #89540 (Under Review): Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:00 Bug #89540 (Resolved): Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Applied in changeset commit:0c34cdf11a1c754ac28cdaf0a5b4b5b40f749b6a.
- 13:58 Bug #89540: Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:21 Bug #89540: Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Bug #89540: Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Bug #89540 (Under Review): Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Bug #89540 (Closed): Overriding definitions with elementBrowserAllowed fails if there are white-spaces
- If one wants to create a custom FAL inline element, and creates its "elementBrowserAllowed" list of allowed file exte...
- 16:24 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:05 Revision 71673a3a: [BUGFIX] Properly trimExplode allowed file extensions in IRRE / FAL
- When a custom FAL / sys_file_reference inline element is registered, and
there are custom allowed file extensions, th... - 14:00 Feature #89526 (Resolved): Implement feature switch for new translation server export
- Applied in changeset commit:bc4d3832f1ad0008773faec35f0e5c282ad4b33f.
- 11:49 Feature #89526: Implement feature switch for new translation server export
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Revision bc4d3832: [FEATURE] Provide feature flag for new translation server's export
- The feature switch `betaTranslationServer` makes it possible for users
to test and use the new translation server.
T... - 13:58 Revision 9c3328d1: [BUGFIX] Correctly check TSFE->rootLine
- The existing check on the data-type of $rootLine has to be adjusted
since the default value is now an array.
Resolve... - 13:58 Revision 0c34cdf1: [BUGFIX] Properly trimExplode allowed file extensions in IRRE / FAL
- When a custom FAL / sys_file_reference inline element is registered, and
there are custom allowed file extensions, th... - 13:55 Revision 30d293d3: [BUGFIX] Remove more options from LinkBrowser in redirects
- Hide the following options in the LinkBrowser of a sys_redirect record
because those don't work for redirects and con... - 13:53 Revision 71425712: [BUGFIX] Allow redirects to specific records
- Creating links to specific records (LinkHandler functionality) does require
a global TSFE object. In addition, callin... - 13:44 Bug #89543 (Closed): Environment Status check falsely reports Maximum post upload size correlates with maximum upload file size in PHP
- The Environment Status reports "Maximum post upload size correlates with maximum upload file size in PHP" when this i...
- 13:30 Bug #89512 (Resolved): Fix wrong type-check for TSFE->rootline
- Applied in changeset commit:e907140f4ef1e4dc0b6318bdcb31f4f11af5cdf0.
- 13:08 Bug #89512: Fix wrong type-check for TSFE->rootline
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:07 Bug #89512: Fix wrong type-check for TSFE->rootline
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:06 Bug #89512: Fix wrong type-check for TSFE->rootline
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:12 Bug #89512: Fix wrong type-check for TSFE->rootline
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #87574 (Resolved): Redirects to records (linkHandler) don't work
- Applied in changeset commit:d10eafa67d1e04297513986423074ef976526b1a.
- 13:03 Bug #87574: Redirects to records (linkHandler) don't work
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:30 Bug #89532 (Resolved): Blind options folder,tel in redirects
- Applied in changeset commit:b40190d9ec5d258da608868d9eb2ee1bc0e5e742.
- 13:01 Bug #89532: Blind options folder,tel in redirects
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:04 Revision e907140f: [BUGFIX] Correctly check TSFE->rootLine
- The existing check on the data-type of $rootLine has to be adjusted
since the default value is now an array.
Resolve... - 13:02 Revision d10eafa6: [BUGFIX] Allow redirects to specific records
- Creating links to specific records (LinkHandler functionality) does require
a global TSFE object. In addition, callin... - 13:01 Revision b40190d9: [BUGFIX] Remove more options from LinkBrowser in redirects
- Hide the following options in the LinkBrowser of a sys_redirect record
because those don't work for redirects and con... - 12:21 Bug #89541 (Closed): Siteconfig.yaml with not used language-config breaks the server
- Siteconfig.yaml with a second language config which is currently not used at the backend - so no translation exists, ...
- 11:37 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:29 Bug #89538 (Closed): Wrong comment for bulkInsert in Connection class
- Hello,
in annotation of method bulkInsert there is a wrong description of third parameter:... - 07:30 Bug #89510 (Resolved): JsonView does not handle _only/_exclude correctly
- Applied in changeset commit:f47a8e718993e0b93b2b601a3d0a4d93744078ca.
- 07:22 Revision f47a8e71: [BUGFIX] Use strict type checking for in_array() calls in JsonView
- If the JsonView traverses array with numeric indexes and an exclude
configuration is set, the first array element is ...
2019-10-29
- 18:07 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:17 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:38 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:11 Task #86896: Apply CGL consistently in .yaml files
- h2. .yaml <> .yml
Also, there are a lot of .yaml files:... - 16:48 Revision b7a9e095: [BUGFIX] Provide UpgradeWizard for outdated be_users uc settings
- Backend users each have a serialized array of individual user
configuration, called "uc" persisted in the be_users ta... - 16:48 Revision 7ce5dc5d: [BUGFIX] Apply proper typecast
- All database result values must be proper typecasted
as database drivers may use and return different data types.
Re... - 16:47 Bug #84771 (Closed): Links should not be rendered for pages that are hidden (due to language settings)
- 16:46 Bug #84771 (Resolved): Links should not be rendered for pages that are hidden (due to language settings)
- 16:40 Feature #80092 (Closed): Reliably upgrade TYPO3 (patch/ release updates) from command line (cli)
- For me this is no longer relevant as I no longer ran into problems for quite a while.
- 16:30 Bug #89459 (Closed): Exception due to missing cache tables on Upgrade from 9.5 to TYPO3 10.1
- Sorry, my bad. Indeed, I had to do a DB compare first.
- 16:30 Bug #89268 (Resolved): Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Applied in changeset commit:efbc7d8a61e7ffa03fc572e5a066b41dc0f23e1c.
- 16:18 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:30 Bug #86398 (Resolved): Interface state can't be saved
- Applied in changeset commit:efbc7d8a61e7ffa03fc572e5a066b41dc0f23e1c.
- 16:18 Bug #86398: Interface state can't be saved
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:30 Bug #89269 (Resolved): $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Applied in changeset commit:efbc7d8a61e7ffa03fc572e5a066b41dc0f23e1c.
- 16:18 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:17 Revision efbc7d8a: [BUGFIX] Provide UpgradeWizard for outdated be_users uc settings
- Backend users each have a serialized array of individual user
configuration, called "uc" persisted in the be_users ta... - 16:00 Bug #89531 (Resolved): Regression: "Show" in context menu for pages always shows root page on databases not casting return types
- Applied in changeset commit:d1c06c96b75d452492fe40cd08aae975e65ecc7b.
- 15:40 Bug #89531: Regression: "Show" in context menu for pages always shows root page on databases not casting return types
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:27 Bug #89531: Regression: "Show" in context menu for pages always shows root page on databases not casting return types
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:27 Bug #89531 (Under Review): Regression: "Show" in context menu for pages always shows root page on databases not casting return types
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #89267 (Resolved): Broken links found in pages table are associated with wrong page
- 15:40 Bug #89306: postgres Analyze Database Structure and Upgrade Wizzard fails to read indicies and primary keys
- Thanks for for feedback.
May I ask you not only to adapt the changes from the patch, but use the latest state of t... - 12:31 Bug #89306: postgres Analyze Database Structure and Upgrade Wizzard fails to read indicies and primary keys
- I applied the changes in ConnectionMigrator.php to 9.5.9 LTS and set up a new typo3 installation - nothing changed -...
- 15:39 Revision d1c06c96: [BUGFIX] Apply proper typecast
- All database result values must be proper typecasted
as database drivers may use and return different data types.
Re... - 15:36 Bug #82146 (Closed): Data is lost on flexform field with renderType selectTree if form not fully loaded when saving
- 15:36 Bug #82146 (Resolved): Data is lost on flexform field with renderType selectTree if form not fully loaded when saving
- It should be already fixed, if not please reopen.
- 15:35 Bug #89535: Extension Manager Upgrade Wizard makes wrong schema changes
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:33 Bug #89535: Extension Manager Upgrade Wizard makes wrong schema changes
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:20 Bug #89535: Extension Manager Upgrade Wizard makes wrong schema changes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:33 Bug #89535 (Under Review): Extension Manager Upgrade Wizard makes wrong schema changes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #89535: Extension Manager Upgrade Wizard makes wrong schema changes
- First debugging shows that the upgrade wizard calculates a different "schemaDiff". Seems like some context is differe...
- 11:56 Bug #89535 (Closed): Extension Manager Upgrade Wizard makes wrong schema changes
- Initially reported with #86810, extracted here.
After that I have installed the news extension, then the Upgrade W... - 15:22 Bug #86659 (Rejected): Sitemap with static routes produce xml error
- Not an issue- missconfiguration.
- 14:33 Bug #86810: After Upgrade Wizard: Add the default Extension Manager database tables - Reports Update Incomplete
- I pushed a patch, which could potentially fix this issue as well: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621...
- 11:56 Bug #86810 (Accepted): After Upgrade Wizard: Add the default Extension Manager database tables - Reports Update Incomplete
- The second part is extracted to #89535.
- 14:05 Task #89463: Deprecate switchable controller actions
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:03 Task #89463: Deprecate switchable controller actions
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:42 Task #86008: Always show copy / cut buttons in Filelist
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Task #88627: Unify DataProcessing properties
- Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:21 Task #88627: Unify DataProcessing properties
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #89490: Cleanup \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Task #89490: Cleanup \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #88768 (Resolved): l10n_parent as group field breaks backend
- Applied in changeset commit:84c6dccc18b724a914fadb73cd45a187b799d1b9.
- 11:20 Revision 84c6dccc: [BUGFIX] Handle l10n_parent with TCA type group correctly
- Resolves: #88768
Releases: 8.7
Change-Id: Ia26e1db82a2745c4ab89cfc1f301d8f39da79cb7
Reviewed-on: https://review.typo3... - 09:49 Bug #89533 (Closed): parse_str() expects parameter 1 to be string, null given in typo3_src-9.5.10/typo3/sysext/backend/Classes/Backend/Shortcut/ShortcutRepository.php line 743
- I updated from 8.7 to 9.5.10
Aufter Upgrade process I cannot login to the backend.
I found https://forge.typo3.or... - 09:03 Bug #89532: Blind options folder,tel in redirects
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:18 Feature #89526: Implement feature switch for new translation server export
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-10-28
- 23:38 Bug #89532: Blind options folder,tel in redirects
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Bug #89532 (Under Review): Blind options folder,tel in redirects
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #89532 (Closed): Blind options folder,tel in redirects
- it doesn't make sense to link to folders or telephone numbers in redirects
- 23:06 Bug #89075 (Under Review): Redirect module cannot handle source path containing UTF-8 characters
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:09 Bug #89510 (Under Review): JsonView does not handle _only/_exclude correctly
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:00 Bug #89510 (Resolved): JsonView does not handle _only/_exclude correctly
- Applied in changeset commit:fdc3e54215021996856038879bab6243ed5a7c8a.
- 20:54 Bug #89510 (Under Review): JsonView does not handle _only/_exclude correctly
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:30 Bug #89510 (Resolved): JsonView does not handle _only/_exclude correctly
- Applied in changeset commit:3f4058edf9a2877b7c974ed08c61bb06ab277bca.
- 20:15 Bug #89510: JsonView does not handle _only/_exclude correctly
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:14 Bug #89510: JsonView does not handle _only/_exclude correctly
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 21:00 Task #89280 (Resolved): TypoScript Template Constant Editor flushes to many caches, results in slow frontend responses due to DI rebuild
- Applied in changeset commit:25a8b704eb40e87a35e36f161b615e1a9bc2b4fb.
- 20:55 Revision fdc3e542: [BUGFIX] Use strict type checking for in_array() calls in JsonView
- If the JsonView traverses array with numeric indexes and an exclude
configuration is set, the first array element is ... - 20:55 Revision 5da79722: [BUGFIX] Display most searched words again
- Resolves: #89079
Releases: master, 9.5
Change-Id: Iac9f58064a54fb64ae7fad82d35bbbbaecd2ae95
Reviewed-on: https://revi... - 20:50 Revision 0afcb393: [BUGFIX] Backup last typolink URL before processing ATagParams
- This prevents typolinks called in the stdWrap of ATagParams
from modifying the original link URL.
Resolves: #89521
R... - 20:50 Revision 1deca3ee: [DOCS] Use working examples in linkvalidator documentation
- Fields without softref are not being checked. Since pages:media does not
have softref set in its TCA it will never ge... - 20:33 Revision 25a8b704: [TASK] Consolidate cache clearing in TypoScript edit backend controllers
- The TypoScript editing module "Template" currently has different
cache flush behaviours, depending on *how* the data ... - 20:30 Task #89163 (Resolved): Examples from Manual should be working
- Applied in changeset commit:a92338fe4737c7cb08e7f71bdcea12eb38d021cf.
- 20:18 Task #89163: Examples from Manual should be working
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 20:30 Bug #89079 (Resolved): Statistics are not displayed correctly
- Applied in changeset commit:b8cc136f11fa2d559ed11ad075746ff394904be9.
- 20:25 Bug #89079: Statistics are not displayed correctly
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 20:30 Bug #89521 (Resolved): typolink in ATagParams modifies original URL
- Applied in changeset commit:ddd4310ebabf697a14a8fd0fdfb60f911e579caf.
- 20:04 Bug #89521: typolink in ATagParams modifies original URL
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:34 Bug #89521: typolink in ATagParams modifies original URL
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Revision b8cc136f: [BUGFIX] Display most searched words again
- Resolves: #89079
Releases: master, 9.5
Change-Id: Iac9f58064a54fb64ae7fad82d35bbbbaecd2ae95
Reviewed-on: https://revi... - 20:22 Bug #88737: Inputlink field shows wrong explanation after update
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:18 Revision a92338fe: [DOCS] Use working examples in linkvalidator documentation
- Fields without softref are not being checked. Since pages:media does not
have softref set in its TCA it will never ge... - 20:14 Revision 3f4058ed: [BUGFIX] Use strict type checking for in_array() calls in JsonView
- If the JsonView traverses array with numeric indexes and an exclude
configuration is set, the first array element is ... - 20:04 Revision ddd4310e: [BUGFIX] Backup last typolink URL before processing ATagParams
- This prevents typolinks called in the stdWrap of ATagParams
from modifying the original link URL.
Resolves: #89521
R... - 16:39 Bug #89531 (Closed): Regression: "Show" in context menu for pages always shows root page on databases not casting return types
- Since #56351 in V9.5.10 the "Show" link in context menus for pages is not opening the selected page when a database o...
- 16:33 Bug #87574: Redirects to records (linkHandler) don't work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:19 Bug #87574 (Under Review): Redirects to records (linkHandler) don't work
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Bug #89165: Metatags set with metatag manager registry wont be rendered if a plugin action is uncached
- I have no hooks or anything special, just moved everything in a service class and used dependency injection
- 16:23 Bug #89530 (Closed): Editors can't create bookmark in filelist
- How to reproduce:
- create a backend user
- grant access to File>Filelist
- add File Mount
- then switch to the e... - 15:42 Bug #89529 (Closed): EXT:form: value in singleselect contains dot/period AT END - rendering fails
- Hi there seems similar to those and therefor should be fixed in 8.7 already:
https://forge.typo3.org/projects/typo3... - 14:18 Bug #89528 (New): Content not shown in free mode
- * I am querying tt_content in an Extbase extension using \TYPO3\CMS\Extbase\Persistence\Repository
* I am using the ... - 13:57 Bug #89527 (Closed): Cannot cut/copy files after clearing the clipboard in the file module
- h2. Steps to reproduce the problem
1. Go to the file module
2. Make sure that clipboard is enabled
3. Copy a fil... - 13:51 Feature #89526 (Under Review): Implement feature switch for new translation server export
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:43 Feature #89526 (Closed): Implement feature switch for new translation server export
- To let people experience the new translation server's export, a feature toggle needs to be implemented.
- 13:37 Epic #89525 (Closed): Integration of Crowdin
- This epic deals with the integration of Crowdin into TYPO3 CMS
- 13:23 Bug #89400: #1534710048 TYPO3\CMS\Core\Exception\SiteNotFoundException after add a new category
- The error is probably in the following line:
'displayCond' => 'USER:' . \TYPO3\CMS\Core\Compatibility\PseudoSiteTcaD... - 13:14 Bug #89400: #1534710048 TYPO3\CMS\Core\Exception\SiteNotFoundException after add a new category
- YESSSSSSSSSSSSSSS!
I uninstalled the "news"-extension => no error
I installed the "news"-extension again => er... - 12:14 Bug #89400: #1534710048 TYPO3\CMS\Core\Exception\SiteNotFoundException after add a new category
- @Kurt Kunig: Short question, are other extensions like news installed?
- 13:02 Feature #89524: Allow searching for localized pages in the page tree live search
- I remember there was also an issue about a new option in be user settings to change the labels of the page records in...
- 12:59 Feature #89524 (New): Allow searching for localized pages in the page tree live search
- Currently it's not possible to search for localized pages in the page tree live search.
Only if you enter a UID o... - 11:05 Bug #89523 (Accepted): Hidden records are not found when explicitly enabled
- When *ignoreEnableFields* is set to *true* and an action with the hidden record in arguments is called, then an excep...
- 10:45 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib class
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:57 Bug #87992: Not possible to place anchors (without href) in RTE
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:45 Bug #87992 (Under Review): Not possible to place anchors (without href) in RTE
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:38 Task #86008: Always show copy / cut buttons in Filelist
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:47 Bug #89522 (Closed): fluid f:widget.link - f:widget.uri don't work anymore
- Example:
<f:widget.link useCacheHash="1" addQueryStringMethod="GET" arguments="{currentPage: pagination.nextPage}">n...
2019-10-27
- 22:51 Bug #89521: typolink in ATagParams modifies original URL
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:40 Bug #89521: typolink in ATagParams modifies original URL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:38 Bug #89521: typolink in ATagParams modifies original URL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:37 Bug #89521 (Under Review): typolink in ATagParams modifies original URL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:33 Bug #89521 (Closed): typolink in ATagParams modifies original URL
- When you generate a link in the @stdWrap@ config of @ATagParams@ of a @typolink@, the original link is replaced with ...
- 22:38 Bug #86239: DataHandler does not move deleted child records
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:46 Bug #86239: DataHandler does not move deleted child records
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Bug #89402: HMENU with special=directoy removes mount point if target page is in same menu
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Bug #89402: HMENU with special=directoy removes mount point if target page is in same menu
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:37 Bug #89402: HMENU with special=directoy removes mount point if target page is in same menu
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:34 Feature #89439: Allow adding custom stylesheet for backend login screen
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Feature #89439: Allow adding custom stylesheet for backend login screen
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Task #88627: Unify DataProcessing properties
- Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:07 Bug #82574: Inconsistent support of config.absRefPrefix in fluid/extbase
- Test done with 9.5.0 and:
- an image @EXT:siteconf/Resources/Public/Assets/Images/sample1.png@
- TS Setup:
<pr...
2019-10-26
- 20:51 Task #88627: Unify DataProcessing properties
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:41 Task #88627: Unify DataProcessing properties
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:03 Task #88627: Unify DataProcessing properties
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:54 Task #88627: Unify DataProcessing properties
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:34 Task #88627: Unify DataProcessing properties
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:06 Task #88627: Unify DataProcessing properties
- Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:01 Task #88627: Unify DataProcessing properties
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:50 Task #88627: Unify DataProcessing properties
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:08 Task #88627: Unify DataProcessing properties
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:49 Bug #88534 (Closed): RecordsXmlSitemapDataProvider does not allow reversed sorting
- 10:05 Bug #88534: RecordsXmlSitemapDataProvider does not allow reversed sorting
- I think this issue can be closed. Besides that with the introduction of https://review.typo3.org/c/Packages/TYPO3.CMS...
- 20:42 Bug #84214: Linkvalidator should not check records without write permissions
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:04 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Bug #87760: Option to remove params from canonical tag
- h3. Example use case, where parameters shouldn't be added to canonical tag
There is an element that displays indiv... - 14:07 Bug #89267 (Closed): Broken links found in pages table are associated with wrong page
- 13:58 Task #89163: Examples from Manual should be working
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:54 Feature #89381: Add "do not track"-parameter to Vimeo URLs for better GDPR compliance
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:53 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:01 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:52 Bug #89147: Media additionalConfig no-cookie attribute is added to video tags
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Feature #82010: DataProcessor to fetch categories + records with the same category
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Feature #82010: DataProcessor to fetch categories + records with the same category
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:01 Feature #82010: DataProcessor to fetch categories + records with the same category
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Feature #82010 (Under Review): DataProcessor to fetch categories + records with the same category
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:47 Bug #88943: Pagetree taking extremely long to load for editors
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Bug #88943: Pagetree taking extremely long to load for editors
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:47 Bug #88098: Page tree XHR is fetching huge JSON data
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Bug #88098: Page tree XHR is fetching huge JSON data
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:01 Feature #89509: Data Processor to resolve flexform data
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:31 Bug #89520 (New): Missing tooltips in info module
- The "pagetree overview" as well as "localization overview" is missing some tooltips.
"pagetree overview" (in all 3... - 12:19 Feature #71469: Make file search toggleable
- I disagree here.
Search should be visible by default, otherwise editors will not find it/figure out that it's availa... - 11:56 Bug #89165: Metatags set with metatag manager registry wont be rendered if a plugin action is uncached
- Even with GeneralUtility you had this problem? Maybe something was wrong with the injection? Should work as far as I ...
- 11:51 Bug #86653: Preview of page, with "show", not working when starttime is set
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:30 Bug #87520 (Resolved): EXT:FORM - BE Lang DE/EN - Label-Error
- Applied in changeset commit:c274a4b4bc2d54afa31fa4f6df9d87358b63fe13.
- 11:20 Bug #83572: Changed behaviour for uniqueInPid/unique in translated records
- Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:19 Bug #84267: Unique evaluation does not work with l10n_mode=exclude
- Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:13 Revision 85231603: [DOCS] Add hints to disable rendering hreflang and canonical tags
- In some edge cases you may want to disable rendering of hreflang and
canonical links. We added some hints how to disa... - 11:10 Revision 81830ef4: [BUGFIX] Proper form definition validation if backend language changes
- If a form element property is not defined through a form editor
inspector, the "predefinedDefaults" value from the fo... - 11:09 Revision c274a4b4: [BUGFIX] Proper form definition validation if backend language changes
- If a form element property is not defined through a form editor
inspector, the "predefinedDefaults" value from the fo... - 11:00 Feature #88140 (Resolved): Possibility to disable rendering hreflang tags
- Applied in changeset commit:b594b0aae937c54e7335905de3f85e8e758d03f6.
- 10:56 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:39 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:57 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Bug #89338 (Resolved): Links such as tel: ... in content elements cause an error
- Applied in changeset commit:e6a2f88f31dfd630a2245797110557b614ad3cae.
- 11:00 Feature #88242 (Resolved): Make canonical optional
- Applied in changeset commit:b594b0aae937c54e7335905de3f85e8e758d03f6.
- 10:56 Feature #88242: Make canonical optional
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:39 Feature #88242: Make canonical optional
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:57 Feature #88242 (Under Review): Make canonical optional
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:55 Revision b594b0aa: [DOCS] Add hints to disable rendering hreflang and canonical tags
- In some edge cases you may want to disable rendering of hreflang and
canonical links. We added some hints how to disa... - 10:55 Revision e6a2f88f: [BUGFIX] Make the $target parameter for addSecurityRelValues nullable
- In the typoLink() function of ContentObjectRenderer, not all links will
have a 'target' value. - If the protocol is n... - 10:55 Task #89519: Add missing dependencies to composer.json of extbase
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:38 Task #89519: Add missing dependencies to composer.json of extbase
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:37 Task #89519 (Under Review): Add missing dependencies to composer.json of extbase
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:37 Task #89519 (Closed): Add missing dependencies to composer.json of extbase
- In order to allow proper static code analysis and proper documentation of dependencies.
- 10:35 Feature #89507: Add description for TCA palettes
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:10 Feature #89507: Add description for TCA palettes
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:51 Feature #89507: Add description for TCA palettes
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 04:04 Feature #89507: Add description for TCA palettes
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:08 Bug #88519: Wrong image reference handling during flexform translation in workspaces
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:45 Bug #84068 (Closed): Install tool "clear processed file" gives error when using custom file drivers
- This has been fixed in master and 9.5 with #88970 and won't go into 8.7 anymore.
- 09:33 Bug #88095: Anchor links and query parameters result in wrong link
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:27 Bug #88095: Anchor links and query parameters result in wrong link
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Feature #86759: nomodule attribute on script tag
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:10 Feature #88147: Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Task #86516: Move description field to SEO tab
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-10-25
- 23:55 Bug #88534 (New): RecordsXmlSitemapDataProvider does not allow reversed sorting
- Patch was abandoned
- 23:42 Feature #89507: Add description for TCA palettes
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:28 Feature #89507: Add description for TCA palettes
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:57 Feature #89507: Add description for TCA palettes
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:33 Feature #89507: Add description for TCA palettes
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:35 Feature #89507: Add description for TCA palettes
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:24 Feature #89507: Add description for TCA palettes
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:22 Feature #89507: Add description for TCA palettes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:08 Feature #89507 (Under Review): Add description for TCA palettes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Feature #89507 (Closed): Add description for TCA palettes
- it would be great if there were a description field for palettes like:...
- 23:41 Bug #66397: FAL ignores but fails on missing "sha1" for entries
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:40 Feature #88147: Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:35 Feature #88147 (Under Review): Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:32 Bug #87948: useDefaultLanguageRecord = 1 uses the translated record UID
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:25 Task #86968 (Rejected): Switch properties of LazyLoadingProxy to protected
- We don't need this in master anymore as the other change was merged already. For 9.5 (and due to the fact that nobody...
- 22:58 Bug #87402 (Resolved): Feature-79409 renderAssetsForRequest does not work for USER_INT/uncached
- The issue was fixed with #89445
- 22:53 Bug #88098: Page tree XHR is fetching huge JSON data
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:53 Bug #88943: Pagetree taking extremely long to load for editors
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:44 Bug #85945 (Rejected): AdminPanel: Missing absRefPrefix on cached requests
- 8.7 is in critical bug fix phase, therefor we are rejecting this now.
- 22:41 Task #88416 (Rejected): fix array vs. object php error
- rejected due to no feedback and no possibilities on how to reproduce
- 22:30 Bug #89453 (Resolved): Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Applied in changeset commit:d54a20307a4ab1463e92e807aefd2ee13f4456e3.
- 21:43 Bug #89453 (Under Review): Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 22:24 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:36 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:02 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:20 Feature #78928 (Closed): Password Recovery for Backend User
- I close this issue in favor of #89513 that already contains a patch (https://review.typo3.org/c/Packages/TYPO3.CMS/+/...
- 22:14 Bug #81908 (Closed): Start and Stopp Date not working with localized content elements
- I close this issue as my last investigation shows that it affects only version 7;
If you think that this is the wr... - 22:13 Feature #85607 (Accepted): Render deferred thumbnails in file list module
- 22:10 Revision 1a56969c: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Ensure PHP 7.4 compatibility by using recent release of the package.
composer require typo3/phar-stream-wrapper:^3.1... - 22:10 Revision d54a2030: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Ensure PHP 7.4 compatibility by using recent release of the package.
composer require typo3/phar-stream-wrapper:^3.1... - 22:01 Bug #85581 (Rejected): Selecting task in scheduler module breaks layout
- TYPO3 8.7 is in critical bug fix mode and unfortunately this does not qualify. Therefore the patch was abandoned.
- 21:58 Bug #86537 (Rejected): Long scheduler argument list pushes information out of window
- TYPO3 8.7 is in critical bug fix mode and unfortunately this does not qualify. Therefore the patch was abandoned.
- 21:40 Feature #87128 (Closed): Add acceptance test concerning canonicalized URL creation
- Closed due to lack of activity or progress.
- 21:35 Bug #87407 (Rejected): Inaccurate count of query results with legacy translation overlay handling
- We don't change the legacy behaviour of the extbase localization mechanics any more. Please use the new, consistent t...
- 21:29 Feature #81976: TCA wizards don't show up for `selectSingle` fields
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:26 Bug #87658 (Rejected): Admin panel simulate date / time broken under some circumstances
- No priority bug fix.
- 21:20 Task #87471: Fix Regex Pattern
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:20 Task #87471: Fix Regex Pattern
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 21:20 Task #87471: Fix Regex Pattern
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:19 Task #87471: Fix Regex Pattern
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 21:19 Task #87471: Fix Regex Pattern
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Bug #85099 (On Hold): Attempt to delete without permission - error message shows up, but action works
- Putting the issue on hold for now as the intended behaviour is unclear at this point. The patch may later be reopened...
- 21:00 Bug #86848 (Rejected): userTsConfig - some options do not work anymore....
- As mentioned in the patch this will not be reimplemented in the forseeable future
- 20:57 Revision ae8e0113: [DOCS] Extend seo extension docs
- Add TypoScript examples and general recommendations.
Resolves: #89497
Releases: master
Change-Id: I4e39e389763b9065a... - 20:52 Bug #88737: Inputlink field shows wrong explanation after update
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Revision 19d93e08: [BUGFIX] Reset highlighting of active menu module item
- Change highlighting of :hover, :focus and active states to lighter
background as it was in TYPO3 7.
Resolves: #88269... - 20:51 Revision 63b27f51: [BUGFIX] Reset highlighting of active menu module item
- Change highlighting of :hover, :focus and active states to lighter
background as it was in TYPO3 7.
Resolves: #88269... - 20:30 Bug #86969: stdWrap ifEmpty/ifNull/ifBlank are evaluated even if content is there
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Bug #88269 (Resolved): [BE][Usability] Enhance highlighting of active menu module item
- Applied in changeset commit:226ac97e54ea51a9dec393713eeb45cbc7a7b842.
- 20:28 Bug #88269: [BE][Usability] Enhance highlighting of active menu module item
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:25 Bug #88269: [BE][Usability] Enhance highlighting of active menu module item
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:11 Bug #88269 (Under Review): [BE][Usability] Enhance highlighting of active menu module item
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Task #89497 (Resolved): Add Documentation about meta tags in the FE for several defaults in the seo extension
- Applied in changeset commit:5ee18c4874a6a06b7d22724d6eaa88071e063092.
- 20:20 Task #89497: Add Documentation about meta tags in the FE for several defaults in the seo extension
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 20:06 Task #89497: Add Documentation about meta tags in the FE for several defaults in the seo extension
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:34 Task #89497: Add Documentation about meta tags in the FE for several defaults in the seo extension
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:23 Revision 226ac97e: [BUGFIX] Reset highlighting of active menu module item
- Change highlighting of :hover, :focus and active states to lighter
background as it was in TYPO3 7.
Resolves: #88269... - 20:22 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:20 Revision 5ee18c48: [DOCS] Extend seo extension docs
- Add TypoScript examples and general recommendations.
Resolves: #89497
Releases: master
Change-Id: I4e39e389763b9065a... - 20:02 Task #86138: Use filterNumericIds as real filter method in DataMapProcessor
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Bug #83469 (Closed): Translation of translations break sorting in tt_content
- Closed as duplicate of https://forge.typo3.org/issues/83079
Please continue there. - 19:30 Task #89516 (Resolved): Update eslint and friends
- Applied in changeset commit:496543cd10957a8492f3b628f2622fa761e6de44.
- 16:11 Task #89516 (Under Review): Update eslint and friends
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:10 Task #89516 (Closed): Update eslint and friends
- eslint has a minor security issue. Since this can be theoretically exploited on a developers machine only, the impact...
- 19:30 Bug #88902 (Resolved): Redirects are not resolved if there is a base path in default site
- Applied in changeset commit:ffd69f0bc8ebf23dbb4d736a058746bbbde5f08d.
- 19:07 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:55 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:04 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:02 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:32 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:07 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:51 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:55 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:28 Task #86516: Move description field to SEO tab
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Task #86516: Move description field to SEO tab
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:51 Task #86516: Move description field to SEO tab
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:39 Task #86516: Move description field to SEO tab
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:23 Task #86516: Move description field to SEO tab
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:24 Bug #89313: Unitfy TSconfig files, folder structure and includes
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:18 Feature #85592: Move site title to site module
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:27 Feature #85592: Move site title to site module
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:40 Feature #85592: Move site title to site module
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Feature #85592: Move site title to site module
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Feature #85592: Move site title to site module
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Feature #85592: Move site title to site module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Feature #85592: Move site title to site module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:18 Revision ffd69f0b: [FEATURE] Add feature switch to reorder redirect middlewares
- A new feature switch has been introduced to change the ordering
of the redirect middleware and the base redirect midd... - 19:13 Revision 496543cd: [TASK] Update eslint packages
- This patch updates all related eslint packages to their latest versions.
Executed commands:
yarn add --dev eslint... - 18:53 Bug #63777: ItemsProcFunc doesnt work on create record via IRRE
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:26 Bug #63777: ItemsProcFunc doesnt work on create record via IRRE
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:49 Task #89052: Introduce constants for aspect names
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:40 Feature #89439 (Under Review): Allow adding custom stylesheet for backend login screen
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:35 Feature #89439: Allow adding custom stylesheet for backend login screen
- For quite a while now, there are some options to customize the login screen (e.g. background image, logo or highlight...
- 18:37 Feature #89518 (Under Review): Decouple static routes from site config
- Regarding the restrictions of static routes, we tried to find a solution for all use cases but unfortunately this is ...
- 18:31 Bug #86835: Static route sitemap.xml is still not working on single-page tree
- Susanne Moog wrote:
> This is basically done on purpose, as you can have multiple sites with the same base and diffe... - 18:30 Task #89514 (Resolved): Use descriptive example and add block for custom fields
- Applied in changeset commit:b57a7ab77c3ce128f3f16ed96f5aa909754be8fa.
- 17:00 Task #89514: Use descriptive example and add block for custom fields
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:25 Task #89514: Use descriptive example and add block for custom fields
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Task #89514: Use descriptive example and add block for custom fields
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Task #89514 (Under Review): Use descriptive example and add block for custom fields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Task #89514 (Closed): Use descriptive example and add block for custom fields
- * Use a less abstract example that should help TYPO3 beginners for better understanding
* Switch DataProcessor and p... - 18:20 Bug #88543 (Closed): Static routes does not work if no language serves root level
- Closed as a duplicate of https://forge.typo3.org/issues/86835
- 18:06 Bug #76661: Suggest Wizard ajax response ignores columnsOverrides
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:01 Revision b57a7ab7: [DOCS] Use descriptive example and add block for custom fields
- * Use a less abstract example that should help TYPO3 beginners for better
understanding
* Switch DataProcessor and pr... - 17:30 Bug #89508 (Resolved): Fix name of DataProvider after fixing spelling in comment
- Applied in changeset commit:0d7ab16dd7a5d05b971cf208f58f626243a961ee.
- 11:55 Bug #89508 (Under Review): Fix name of DataProvider after fixing spelling in comment
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:49 Bug #89508 (Closed): Fix name of DataProvider after fixing spelling in comment
- one of the fixings from the related issues was incomplete - the dataProvider call was adjusted, but not the name of t...
- 17:24 Revision 0d7ab16d: [BUGFIX] Fix incompatible dataProvider comment with method name
- With #89290 comment spelling issues were fixed, but due to a
missing adjustment of the corresponding dataProvider met... - 17:16 Task #88627: Unify DataProcessing properties
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:15 Task #88627: Unify DataProcessing properties
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:36 Task #88627: Unify DataProcessing properties
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:08 Task #88627: Unify DataProcessing properties
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:35 Bug #89517 (Needs Feedback): Wrong sys_file record created by ResourceFactory->getFileObjectFromCombinedIdentifier()
- This was done on a Windows server with a case-sensitive file storage:
Name of file on file system: 'test.txt'
<... - 16:31 Feature #89513: Provide password recovery for backend users
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Feature #89513 (Under Review): Provide password recovery for backend users
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Feature #89513: Provide password recovery for backend users
- @Andreas do you mind if I close this one as a duplicate of #78928 ?
- 15:20 Feature #89513 (Closed): Provide password recovery for backend users
- 16:30 Feature #89509: Data Processor to resolve flexform data
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Feature #89509: Data Processor to resolve flexform data
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Feature #89509 (Under Review): Data Processor to resolve flexform data
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Feature #89509 (Closed): Data Processor to resolve flexform data
- Fluid does not provide a way to access flexform data without resolving it. So there should be a data processor that r...
- 16:23 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:12 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:29 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:32 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:54 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:27 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:39 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:35 Bug #89515 (Closed): Backend users having old bookmark/shortcut with missing parameter query in returnUrl cannot access backend
- TYPO3 9.5.9
1000+ BE Users
Can't login with one (found so far)
Error: ... - 15:00 Bug #89511 (Resolved): new php_cs fixer configuration for static calls of assert-* methods catches one occurence
- Applied in changeset commit:0b5d8c1445f6e5aca4484a4210c4115bbb11582f.
- 14:32 Bug #89511 (Under Review): new php_cs fixer configuration for static calls of assert-* methods catches one occurence
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #89511 (Closed): new php_cs fixer configuration for static calls of assert-* methods catches one occurence
- there was probably one patch merged after introduction of the new rule, that was not yet found by the CGL fixer.
- 14:56 Bug #89512 (Under Review): Fix wrong type-check for TSFE->rootline
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:56 Bug #89512 (Closed): Fix wrong type-check for TSFE->rootline
- This bug is a consequence of #89482.
- 14:47 Revision 0b5d8c14: [BUGFIX] Fix missed assert* call in test file
- The newly introduced php-cs-fixer rule was not applied to this
test file, so it breaks the nightly cgl integration jo... - 14:36 Bug #89510 (Under Review): JsonView does not handle _only/_exclude correctly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:33 Bug #89510 (Closed): JsonView does not handle _only/_exclude correctly
- h2. Setup...
- 14:30 Feature #89171 (Resolved): Core only allows one kind of sitemap for a site
- Applied in changeset commit:4ce09eeb5433b3e9d89d651e8963dfcc1f9a834c.
- 14:28 Revision 4ce09eeb: [FEATURE] Allow multiple sitemaps in parallel
- Add the possibility to have config like this:
seo_googlenews < seo_sitemap
seo_googlenews.typeNum = 1571859552... - 13:00 Bug #88544 (Accepted): Trailing slash gets added to "homepage" urls if base is without trailing slash
- I can confirm the issue.
v9 /en/
<link rel="canonical" href="https://typo3-9.ddev.site/en/"/>
v9 /en
<link re... - 12:58 Bug #65527 (Needs Feedback): JSONView - _descend not working on multiple objects behind a variable
- For descending into collections you need to use _descendAll in your configuration.
- 12:54 Story #75568: Images: I want to create accessible images when adding images to content elements.
- It would also be nice to have a link to the decision tree of the Web Accessibility Tutorials shown next to the field....
- 12:31 Feature #82010: DataProcessor to fetch categories + records with the same category
- Since there will be a mandatory method processAdditionalDataProcessors due to #88627, the second task can easily be a...
- 12:05 Task #89493: Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:05 Task #89493: Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Task #89493: Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:02 Revision 1c4f3ac9: [DOCS] Streamline used code block directive within docs
- Always use the same directive to create code blocks.
This allows for easier searching and processing in the future.
... - 12:01 Revision 42c7a537: [DOCS] Streamline used code block directive within docs
- Always use the same directive to create code blocks.
This allows for easier searching and processing in the future.
... - 12:00 Task #89505 (Resolved): Make alternative text more prominent in backend
- Applied in changeset commit:9bdbeea048e32db75d210920747be8e7c91d599b.
- 11:12 Task #89505: Make alternative text more prominent in backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #89505: Make alternative text more prominent in backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Task #89505 (Under Review): Make alternative text more prominent in backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:49 Task #89505 (Closed): Make alternative text more prominent in backend
- As a first improvement for Story #75568 the alternative text should be made more prominent.
The title attribute is... - 12:00 Task #89506 (Resolved): Streamline code block directive
- Applied in changeset commit:8d6d7f846088220c4ecdc4499527f1d61799048b.
- 11:34 Task #89506: Streamline code block directive
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:31 Task #89506: Streamline code block directive
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:57 Task #89506: Streamline code block directive
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Task #89506: Streamline code block directive
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:41 Task #89506 (Under Review): Streamline code block directive
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Task #89506 (Closed): Streamline code block directive
- Streamline usage of code and code-block directives.
This makes switching engines easier. Also enables easier text ... - 11:52 Bug #86628: Linked files not referenced in backend filelist
- To add some more information here:
The problem starts with v8 and is still existent in v10.1.
If you add a media fi... - 11:49 Revision 9bdbeea0: [TASK] Make alternative text more prominent in backend
- Changed position of fields to show the importance of alternative text. Also a description is added to tell editors wh...
- 11:31 Revision 8d6d7f84: [DOCS] Streamline used code block directive within docs
- Always use the same directive to create code blocks.
This allows for easier searching and processing in the future.
... - 11:30 Task #89500 (Resolved): Use namespaced MockObject interface in tests
- Applied in changeset commit:196bd2c8f6c5dd0489ac152a4963fe94bb13e707.
- 10:17 Task #89500: Use namespaced MockObject interface in tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #89468 (Resolved): Deprecate injection of EnvironmentService in Web Request
- Applied in changeset commit:84765971511de340e312cbac52e5c75e52b1c569.
- 11:14 Revision 196bd2c8: [TASK] Use namespaced MockObject interface in tests
- This patch replaces the usages of interface
\PHPUnit_Framework_MockObject_MockObject with
\PHPUnit\Framework\MockObje... - 11:07 Revision 84765971: [TASK] Deprecate injection of EnvironmentService in Web Request
- The EnvironmentService is not needed any longer in the Web
Request of Extbase, therefore the property and the injecti... - 11:00 Task #89483 (Resolved): Introduce constants for sys log writer method arguments
- Applied in changeset commit:0b58a8afe44605d56995f5e114ef550ad5a0e7e0.
- 10:57 Bug #89491: fal_is not capable of saving is_public in form, if driver states is public is not supported
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #89491: fal_is not capable of saving is_public in form, if driver states is public is not supported
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Revision 0b58a8af: [TASK] Introduce constants for sys log writer method arguments
- There are several places in the core where messages are written
to the database table sys_log. Said table has the fol... - 10:30 Task #89501 (Resolved): Use dedicated PHPUnit assertion methods
- Applied in changeset commit:b5828dd8ff822962975462f37fcfc717031163d2.
- 10:08 Revision b5828dd8: [TASK] Use dedicated PHPUnit assertion methods
- PHPUnit assertion method calls like ::assertSame(true, $foo)
should be written with dedicated method like ::assertTru...
2019-10-24
- 23:38 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:55 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:53 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:50 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:44 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:24 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:02 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:40 Bug #86818: Page tree is not accessible via tab key anymore
- The context menu will not be adjusted in this issue, I created #89496 for this.
- 23:33 Feature #80113 (Needs Feedback): f:link.page option for shortcuts
- Is this issue still present on 9.5.x? I tried this short test:
1) Create a page "Test shortcut" (UID=4)
2) Creat... - 23:13 Bug #77722: absRefPrefix is not applied everywhere
- I tried to repeat the test reported on #82486 on a 9.5.10 TYPO3 installation, i.e.
1) TS Setup... - 20:20 Task #86516: Move description field to SEO tab
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:13 Task #86516: Move description field to SEO tab
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Task #86516 (Under Review): Move description field to SEO tab
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:13 Task #89501: Use dedicated PHPUnit assertion methods
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Task #89501: Use dedicated PHPUnit assertion methods
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Task #89501 (Under Review): Use dedicated PHPUnit assertion methods
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Task #89501 (Closed): Use dedicated PHPUnit assertion methods
- 19:30 Task #89503 (Resolved): Use short returns in PHPUnit tests
- Applied in changeset commit:c3d8232fa2594ca521571dab694838426161c0b2.
- 17:19 Task #89503 (Under Review): Use short returns in PHPUnit tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Task #89503 (Closed): Use short returns in PHPUnit tests
- 19:26 Revision c3d8232f: [TASK] Use short returns in PHPUnit tests
- Usage of PHPUnit’s mock e.g. ->will($this->returnValue(..)) must be
replaced by its shorter equivalent such as ->will... - 19:06 Feature #78347: FilesProcessor should support data (especially for level fields)
- OK...with my patch you can do following now:...
- 18:22 Feature #78347: FilesProcessor should support data (especially for level fields)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:14 Feature #78347 (Under Review): FilesProcessor should support data (especially for level fields)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Feature #78347: FilesProcessor should support data (especially for level fields)
- In FilesContentObject it is already solved with:...
- 16:00 Feature #78347: FilesProcessor should support data (especially for level fields)
- Today I had the same problem and tried to solve it that way:...
- 19:00 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:00 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:44 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:39 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:03 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:58 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Bug #89492: Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:56 Bug #89492 (Under Review): Saving the site configuration after changing it in the yaml overrides the manual change
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:56 Bug #89504 (Closed): Upgrade wizards fail if Extensions are to be installed
- In the Install Tool only a part of the extbase classes is provided via core dependency injection container.
The clas... - 18:37 Revision ead118da: [TASK] Add functional tests with pdo_* drivers to nightly build
- The nighly test run receives to new batches of functional test runs
with pdo_sqlsrv and pdo_mysql database drivers.
... - 18:16 Task #88627: Unify DataProcessing properties
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:57 Task #88627: Unify DataProcessing properties
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:55 Task #88627: Unify DataProcessing properties
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:17 Task #88627: Unify DataProcessing properties
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:48 Task #88627: Unify DataProcessing properties
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:23 Task #88627: Unify DataProcessing properties
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:59 Task #88627: Unify DataProcessing properties
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:55 Task #88627: Unify DataProcessing properties
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:19 Task #88627: Unify DataProcessing properties
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:35 Bug #82880: Synchronize inline records triggers maxItemsError
- Its kind of wrong question. isBelowMax tests recordCount >= this.data.config[objectPrefix].max.
While configured ... - 17:35 Bug #80036: FAL translation with TCA maxitems set
- Its kind of wrong question. isBelowMax tests recordCount >= this.data.config[objectPrefix].max.
While configured ... - 17:04 Task #89320: Re-enable acceptance tests for installing TYPO3
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:57 Task #89320: Re-enable acceptance tests for installing TYPO3
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Feature #85592 (Under Review): Move site title to site module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:45 Feature #89502 (Closed): Add possibility to set site title in Site configuration
- 16:42 Feature #89502: Add possibility to set site title in Site configuration
- Is this one related to #85592 or even a duplicate?
- 16:20 Feature #89502 (Closed): Add possibility to set site title in Site configuration
- It should be possible to set the title of the website in the Site configuration and not in the Template record as it ...
- 16:29 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:58 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:01 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:51 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:08 Bug #82249: Cache problems on flexform when using "Content from pid" feature
- I have attached patches that fix this issue for various branches.
- 15:44 Bug #89498: FSC menu_categorized_content doesn't return content of non default language
- Seems like
config.sys_language_overlay = 1
is responsible for the language problem.
https://docs.typo3.org/m/typo3... - 14:01 Bug #89498: FSC menu_categorized_content doesn't return content of non default language
- Here is a workaround that works completely:...
- 12:21 Bug #89498 (New): FSC menu_categorized_content doesn't return content of non default language
- Envireonment:
A site with multible languages and categorised content elements.
On a overview page we use the fsc ... - 15:30 Task #89479 (Resolved): Clarify documentation for creating content elements
- Applied in changeset commit:738518a62afdc12387536fb0a76d5e5d72634f2a.
- 14:22 Task #89479: Clarify documentation for creating content elements
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:28 Task #89483: Introduce constants for sys log writer method arguments
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:19 Revision 738518a6: [DOCS] Improve chapter for adding content elements
- - Simplify wording
- Add one more example for Data Processor use case
- Add crosslink to icon registry and data proce... - 15:15 Feature #88771: Page Title Templates
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Feature #88771: Page Title Templates
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:12 Feature #87074: Checkbox and Radio ViewHelper should have a required argument
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:53 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:15 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:09 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:04 Task #89500: Use namespaced MockObject interface in tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:51 Task #89500 (Under Review): Use namespaced MockObject interface in tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:48 Task #89500 (Closed): Use namespaced MockObject interface in tests
- 15:00 Task #89499 (Resolved): Call static PHPUnit methods via self:: instead of $this->
- Applied in changeset commit:362affbadcbc0a19ab5fc55c5a8ebeb2fe29c0f7.
- 14:24 Task #89499: Call static PHPUnit methods via self:: instead of $this->
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Task #89499 (Under Review): Call static PHPUnit methods via self:: instead of $this->
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:44 Task #89499 (Closed): Call static PHPUnit methods via self:: instead of $this->
- 14:42 Revision 362affba: [TASK] Call static PHPUnit methods via self:: instead of $this->
- Class \PHPUnit\Framework\TestCase provides many assertion methods
that can be called statically and dynamically in th... - 11:13 Task #89497: Add Documentation about meta tags in the FE for several defaults in the seo extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Task #89497 (Under Review): Add Documentation about meta tags in the FE for several defaults in the seo extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:24 Task #89497 (Closed): Add Documentation about meta tags in the FE for several defaults in the seo extension
- 11:00 Task #87518 (Resolved): Update ConnectionPool.php
- Applied in changeset commit:50223f648098d6f46525a6f260d37201543b9487.
- 10:35 Task #87518: Update ConnectionPool.php
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:24 Task #87518: Update ConnectionPool.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Bug #84654: If problem with creation of logger, an Exception is thrown: A cache with identifier "assets" does not exist
- I second that. We should try to find out if e.g. write permissions are causing the problem and show a more helping te...
- 10:34 Revision 50223f64: [BUGFIX] Use prepared statements for pdo_mysql per default
- With this change prepared statements will be used per default for the
driver `pdo_mysql` to retrieve native data type... - 10:30 Task #89470 (Resolved): Integrate additional PDO database tests
- Applied in changeset commit:f801a55eca46362f10fac41c4abaaf8d12181b29.
- 10:14 Task #89470: Integrate additional PDO database tests
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:06 Task #89470: Integrate additional PDO database tests
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:06 Revision f801a55e: [TASK] Add functional tests with pdo_* drivers to nightly build
- The nighly test run receives to new batches of functional test runs
with pdo_sqlsrv and pdo_mysql database drivers.
... - 09:50 Bug #89487 (Closed): Set pageTypes to ignore for slug generation
- Closed as per request of the reporter;
The workaround mentioned here uses the modifier reported here: https://doc... - 09:39 Bug #89491: fal_is not capable of saving is_public in form, if driver states is public is not supported
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:38 Feature #89496 (Closed): Make context menu usable via keyboard
- Currently the contextmenu is not usable via keyboard. The focus should be moved to it when it is opened, and the arro...
- 09:35 Bug #89495 (Under Review): Wrong usage of database restriction api within lowlevel scripts
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:10 Bug #89495 (Closed): Wrong usage of database restriction api within lowlevel scripts
- The restriction api was not correctly used within lowlevel script.
This only happens if "genTree_traverseDeleted" is...
2019-10-23
- 23:17 Bug #86818: Page tree is not accessible via tab key anymore
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:12 Bug #89306 (Needs Feedback): postgres Analyze Database Structure and Upgrade Wizzard fails to read indicies and primary keys
- With the fix provided for https://forge.typo3.org/issues/88176 "changed indexes" will be identified and provided with...
- 23:11 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:07 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:02 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:03 Bug #89169 (Needs Feedback): Redirects indey key too long after source path increase
- This issue occurs, as the "changed index" of a table was never identified and with that the index might be without th...
- 23:00 Feature #89171: Core only allows one kind of sitemap for a site
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:59 Feature #89171: Core only allows one kind of sitemap for a site
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:32 Feature #89171: Core only allows one kind of sitemap for a site
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:54 Bug #89063 (Closed): Index too large for sys_redirect
- See issue #89169
- 22:40 Bug #89084: DB Analyzer Compare Fails with Typo3 9.5.8 and MariaDB 10.3
- Since version 9.5.8 of TYPO3 doctrine/dbal should be installed in version 2.9.2.
How did you install TYPO3?
Is th... - 22:26 Feature #88771: Page Title Templates
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Feature #88771: Page Title Templates
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:14 Bug #89487: Set pageTypes to ignore for slug generation
- ...
- 21:34 Bug #89487: Set pageTypes to ignore for slug generation
- I think that these issues are related:
#86216 , #87844
Is it correct? - 16:47 Bug #89487 (Closed): Set pageTypes to ignore for slug generation
- in some cases we have special page types to structure content in the page tree.
these pages are use to give substruc... - 22:02 Task #88627: Unify DataProcessing properties
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:10 Task #88627: Unify DataProcessing properties
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Task #88627: Unify DataProcessing properties
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Task #88627: Unify DataProcessing properties
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Task #88627: Unify DataProcessing properties
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Task #88627: Unify DataProcessing properties
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:06 Task #88627: Unify DataProcessing properties
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Task #88627 (Under Review): Unify DataProcessing properties
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Task #89493 (Under Review): Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Task #89493 (Rejected): Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap
- 21:33 Bug #89492 (Closed): Saving the site configuration after changing it in the yaml overrides the manual change
- *What's the issue?*
In some cases a change made directly to the config.yaml of the site configuration will be overwr... - 21:03 Bug #89491: fal_is not capable of saving is_public in form, if driver states is public is not supported
- !Screenshot_2019-10-23%20DRK%20Musterseite%20-%20DDEV%20-%20apache-fpm%20%5BTYPO3%20CMS%209%205%2010%5D.png!
- 21:01 Bug #89491 (Under Review): fal_is not capable of saving is_public in form, if driver states is public is not supported
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Bug #89491 (Closed): fal_is not capable of saving is_public in form, if driver states is public is not supported
- given you have a fal_driver, which does not support public capability saving the tca form will fail.
reason is, th... - 20:40 Bug #88098: Page tree XHR is fetching huge JSON data
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:28 Bug #88098 (Under Review): Page tree XHR is fetching huge JSON data
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Bug #88943: Pagetree taking extremely long to load for editors
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:28 Bug #88943 (Under Review): Pagetree taking extremely long to load for editors
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:36 Task #89490 (Under Review): Cleanup \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... - 20:34 Task #89490 (Closed): Cleanup \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
- 20:33 Bug #88739: UriBuilder does not generate correct uri's for access restricted pages when using more than one language
- Linking to access restricted translated pages seems also to be problematic with TypoScript menus. A short example:
... - 18:07 Bug #89489 (Closed): Acceptance tests in folder Install Tool are not included into split jobs and therefor not executed by bamboo
- The split script will only include tests into the jobs that have a doc block (don't ask me why at this point, this ne...
- 18:00 Bug #89480 (Resolved): failing nightly tests due to typo3fluid/fluid update
- Applied in changeset commit:9b05f5972bc2cb5503fc3a1f4f8999281caa27b7.
- 11:00 Bug #89480: failing nightly tests due to typo3fluid/fluid update
- Change in fluid that caused the regression:
https://github.com/TYPO3/Fluid/pull/480 - 10:24 Bug #89480: failing nightly tests due to typo3fluid/fluid update
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:17 Bug #89480: failing nightly tests due to typo3fluid/fluid update
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:33 Bug #89480 (Under Review): failing nightly tests due to typo3fluid/fluid update
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:30 Bug #89480 (Resolved): failing nightly tests due to typo3fluid/fluid update
- Applied in changeset commit:82631921b56561357b211b3c9f5254f321a558d3.
- 08:52 Bug #89480: failing nightly tests due to typo3fluid/fluid update
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:38 Bug #89480: failing nightly tests due to typo3fluid/fluid update
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:50 Revision 7c0902b8: [BUGFIX] Mark typo3fluid/fluid version 2.6.5 as conflicting
- A failing nightly test is fixed by avoiding the fluid version
to be raised until the cause can be resolved.
Resolves... - 17:44 Revision 9b05f597: [BUGFIX] Mark typo3fluid/fluid version 2.6.5 as conflicting
- A failing nightly test is fixed by avoiding the fluid version
to be raised until the cause can be resolved.
Resolves... - 17:14 Bug #89488 (Closed): HTML special characters fool linkvalidator
- I detect a problem with &amp; within a link when using the linkvalidator.
How to reproduce the problem:
- cre... - 17:00 Bug #88176 (Resolved): DBAL Unique Key containing more than 3 columns not working
- Applied in changeset commit:ac4e3bfaadf72fb823a7e717b6d56e7903aafc99.
- 16:32 Bug #88176: DBAL Unique Key containing more than 3 columns not working
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:33 Bug #88176: DBAL Unique Key containing more than 3 columns not working
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #88176: DBAL Unique Key containing more than 3 columns not working
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Bug #88176: DBAL Unique Key containing more than 3 columns not working
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:49 Revision 4e9c9ac3: [BUGFIX] Respect changed indexes within schema migration
- With this change all indexes identified as "changed" will get proper
SQL statements to update them (e.g. DROP and ADD... - 16:39 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
- Same thing now with TYPO3 9.5.x
- 16:31 Revision ac4e3bfa: [BUGFIX] Respect changed indexes within schema migration
- With this change all indexes identified as "changed" will get proper
SQL statements to update them (e.g. DROP and ADD... - 16:13 Task #85640: Use context object in database restrictions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #89079: Statistics are not displayed correctly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:54 Revision ff42b234: [BUGFIX] Use Hreflang for HTML tag
- With the introduction of sites the wrong siteLanguage attribute was
taken to generate the HTML tag lang attribute.
T... - 15:42 Revision d83c0fe8: [BUGFIX] Fix 'pidonly' check in backend search
- The TCA setting 'pidonly', which is used to limit a field to be only
searched in the single page view in the list mod... - 15:14 Task #89479: Clarify documentation for creating content elements
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Task #89483: Introduce constants for sys log writer method arguments
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:46 Task #89483: Introduce constants for sys log writer method arguments
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:40 Task #89483: Introduce constants for sys log writer method arguments
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:37 Task #89483 (Under Review): Introduce constants for sys log writer method arguments
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:35 Task #89483 (Closed): Introduce constants for sys log writer method arguments
- 15:00 Bug #89484 (Resolved): Use SiteLanguage hreflang for html-tag lang-attribute
- Applied in changeset commit:d2dfb8a6d617c99cdf4a2362b185b5b38fec0698.
- 14:51 Bug #89484: Use SiteLanguage hreflang for html-tag lang-attribute
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:48 Bug #89484: Use SiteLanguage hreflang for html-tag lang-attribute
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:41 Bug #89484: Use SiteLanguage hreflang for html-tag lang-attribute
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:39 Bug #89484 (Under Review): Use SiteLanguage hreflang for html-tag lang-attribute
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:11 Bug #89484 (Closed): Use SiteLanguage hreflang for html-tag lang-attribute
- Currently TYPO3 uses the iso-639-1 code for the html-tag lang-attribute like: <html lang="[iso-639-1]">
See:
http... - 14:51 Bug #89165: Metatags set with metatag manager registry wont be rendered if a plugin action is uncached
- It worked... but why?
Is there enough time or operations between calling the constructor and the action using the ... - 14:33 Bug #89165: Metatags set with metatag manager registry wont be rendered if a plugin action is uncached
- Can you try it like:...
- 14:10 Bug #89165: Metatags set with metatag manager registry wont be rendered if a plugin action is uncached
- Hi Richard,
I'm using TYPO3 9.5.10
I created a MetaTagService which gets the MetaTagManagerRegistry via inject ... - 13:56 Bug #89165 (Needs Feedback): Metatags set with metatag manager registry wont be rendered if a plugin action is uncached
- 13:56 Bug #89165: Metatags set with metatag manager registry wont be rendered if a plugin action is uncached
- Hi Daniel,
In my own setup I don't have any problems with this. So I do have some questions for you:
- Which ve... - 14:48 Revision d2dfb8a6: [BUGFIX] Use Hreflang for HTML tag
- With the introduction of sites the wrong siteLanguage attribute was
taken to generate the HTML tag lang attribute.
T... - 14:27 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:26 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:25 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:29 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:57 Task #87518: Update ConnectionPool.php
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Task #87518: Update ConnectionPool.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:54 Task #89470: Integrate additional PDO database tests
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:47 Feature #64197: Add support for foreign_default_sortby on TCA inline fields
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:02 Feature #64197: Add support for foreign_default_sortby on TCA inline fields
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Revision 160348b6: [BUGFIX] Show Broken Links of Pages on the Page itself
- Choose pages by uid and other records by pid to determine which ones
should be shown for a certain level in the Backe... - 12:05 Bug #89486 (Closed): Translation as non-admin user fails after first translation-wizard process
- When a non-admin user tries to translate records from the original language to another language via translate-button,...
- 12:03 Revision 36f635c9: [TASK] Add security section to README
- Resolves: #89481
Releases: master, 9.5, 8.7
Change-Id: I91406b5678f11b6fc0ec433e58325dd81dbfc17a
Reviewed-on: https:/... - 12:00 Bug #89002 (Resolved): List view search can't search for integer search phrase
- Applied in changeset commit:0cf65f8860c51bd70708eedd1de49075727150ff.
- 11:58 Bug #89002: List view search can't search for integer search phrase
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:00 Task #89481 (Resolved): Add security reporting procedure to README
- Applied in changeset commit:26d76912d1afc2287ee49a905030b03cd5c5e75d.
- 11:42 Task #89481: Add security reporting procedure to README
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:38 Task #89481: Add security reporting procedure to README
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:14 Task #89481 (Under Review): Add security reporting procedure to README
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:08 Task #89481 (Closed): Add security reporting procedure to README
- The current README does not have a single mention how security issues should be reported. This can lead to public rep...
- 11:59 Revision f904279c: [TASK] Add security section to README
- Resolves: #89481
Releases: master, 9.5, 8.7
Change-Id: I91406b5678f11b6fc0ec433e58325dd81dbfc17a
Reviewed-on: https:/... - 11:58 Revision 0cf65f88: [BUGFIX] Fix 'pidonly' check in backend search
- The TCA setting 'pidonly', which is used to limit a field to be only
searched in the single page view in the list mod... - 11:38 Revision 26d76912: [TASK] Add security section to README
- Resolves: #89481
Releases: master, 9.5, 8.7
Change-Id: I91406b5678f11b6fc0ec433e58325dd81dbfc17a
Reviewed-on: https:/... - 11:28 Task #89468: Deprecate injection of EnvironmentService in Web Request
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Task #89469 (Resolved): Create more advanced and dedicated documentation for seo extension
- Applied in changeset commit:3b4468fab4d0741886899dedafd62a0fd0ae4d9e.
- 10:57 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:54 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:39 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:00 Bug #88963 (Resolved): RedirectService is not taking additional parameters
- Applied in changeset commit:7a27797916bb0f2baec050cefb333d224c000d17.
- 11:00 Feature #86967 (Resolved): Allow fetching uid of a LazyLoadingProxy without loading the object first
- Applied in changeset commit:06e9eb79693285c6df0897ce1370138723ca15f7.
- 11:00 Bug #52917 (Resolved): Broken links for the page record show up on the parent page
- Applied in changeset commit:b7c5abc8a1ecacb2ecbb84a37016b066d4bda334.
- 10:57 Bug #52917: Broken links for the page record show up on the parent page
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:00 Task #89478 (Resolved): Update Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfig…
- Applied in changeset commit:48838db81568ed5cb8f13988e5b7b1825f09d839.
- 08:25 Task #89478: Update Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfig…
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Revision 30a059d1: [TASK] Add seo extension docs
- Provide a starting point to find all the SEO related information
directly from the extension seo.
Resolves: #89469
R... - 10:54 Revision 06e9eb79: [FEATURE] Add method LazyLoadingProxy::getUid()
- Adding method getUid() to the LazyLoadingProxy class allows for
fetching the uid of proxied objects without fetching ... - 10:54 Revision 3b4468fa: [TASK] Add seo extension docs
- Provide a starting point to find all the SEO related information
directly from the extension seo.
Resolves: #89469
R... - 10:54 Revision 4cdea5b7: [BUGFIX] Set correct default value for TSFE properties
- As the properties rootLine and page of TSFE are arrays, the default
value must be set to an empty array instead of an... - 10:51 Revision 7a277979: [BUGFIX] RedirectService respects parameters
- Respect additional parameters from typolink for redirects.
Resolves: #88963
Releases: master, 9.5
Change-Id: I3506c0... - 10:45 Bug #89383: Restoring deleted content element in workspace fails
- So DataHandler's "undelete" handling needs to be extended to support workspaces.
- 10:42 Revision b7c5abc8: [BUGFIX] Show Broken Links of Pages on the Page itself
- Choose pages by uid and other records by pid to determine which ones
should be shown for a certain level in the Backe... - 10:40 Revision 48838db8: [TASK] Update .rst file for 87623
- Add correct `EXT:` path to configuration file in
Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfiguratio... - 10:30 Bug #89485 (Closed): Editing a slug field on a root page (page with SiteConfiguration) is not possible if parent uid of this root page is > 0 and TreeRoot has no site configuration
- Current situation:
We have a lot of pages in our Typo3 system. Therefore we organize them in different sys folders o... - 10:00 Bug #89482 (Resolved): Set correct default value in TSFE->rootline & TSFE->page
- Applied in changeset commit:cd53af4dcaa81e50cf378c38a5ee6b930c7b5929.
- 09:40 Bug #89482: Set correct default value in TSFE->rootline & TSFE->page
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:18 Bug #89482 (Under Review): Set correct default value in TSFE->rootline & TSFE->page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:15 Bug #89482 (Closed): Set correct default value in TSFE->rootline & TSFE->page
- in case the TSFE is bootstraped, e.g. in backend of ext:redirects, the rootline is not an array and a warning is created
- 09:50 Epic #87193 (Closed): Remove deprecated code from the core
- 09:38 Revision cd53af4d: [BUGFIX] Set correct default value for TSFE properties
- As the properties rootLine and page of TSFE are arrays, the default
value must be set to an empty array instead of an... - 09:25 Revision 82631921: [BUGFIX] Mark typo3fluid/fluid version 2.6.5 as conflicting
- A failing nightly test is fixed by avoiding the fluid version
to be raised until the cause can be resolved.
Resolves...
2019-10-22
- 22:18 Bug #52917: Broken links for the page record show up on the parent page
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:42 Bug #52917: Broken links for the page record show up on the parent page
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:38 Bug #52917: Broken links for the page record show up on the parent page
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:35 Bug #52917: Broken links for the page record show up on the parent page
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:32 Bug #52917: Broken links for the page record show up on the parent page
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:01 Bug #89480: failing nightly tests due to typo3fluid/fluid update
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:44 Bug #89480 (Under Review): failing nightly tests due to typo3fluid/fluid update
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:42 Bug #89480 (Closed): failing nightly tests due to typo3fluid/fluid update
- typo3fluid/fluid causes a failing test with version 2.6.5. Just to get us some time to fix and get the nighlies back ...
- 21:55 Task #89470: Integrate additional PDO database tests
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:34 Task #89470: Integrate additional PDO database tests
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Task #89470: Integrate additional PDO database tests
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:08 Task #89470: Integrate additional PDO database tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:07 Task #89470: Integrate additional PDO database tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:04 Task #89470 (Under Review): Integrate additional PDO database tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #87518: Update ConnectionPool.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Task #87518: Update ConnectionPool.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:10 Task #87518: Update ConnectionPool.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:47 Task #89479 (Under Review): Clarify documentation for creating content elements
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Task #89479 (Closed): Clarify documentation for creating content elements
- See https://github.com/TYPO3-Documentation/T3DocTeam/issues/106
- 20:43 Bug #88243: Assets not cleared if excluded from concatenation
- Current workaround: Remove the outdated assets in typo3temp/assets/compressed directory on deployment with a composer...
- 17:59 Bug #88264: Canonical and hreflang with tracking params
- So sorry to hijack your post but where do you put this in Typo3?
hreflang
<link rel="alternate" hreflang="en" hre... - 17:58 Bug #88384: IRRE records in BE forms cannot be loaded (unfolded)
- In version 9.5.10 the problem persists.
- 17:52 Bug #89464: PageTree in workspace not loading
- Thanks for your feedback. Since you seem to be using DDEV, can you please attach your @.ddev/config.yaml@ in case it ...
- 16:44 Revision acd41a34: [TASK] Change to named keys in EXT:seo when using generateMetaTags hook
- For EXT:seo we now use named keys for the hooks we register for
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\... - 16:30 Task #89477 (Resolved): Switch to named keys in generateMetaTags hook
- Applied in changeset commit:9d7c1a3aeb0c4ea035f223dbbc0fc25d3e8fe6fe.
- 16:27 Task #89477: Switch to named keys in generateMetaTags hook
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:53 Task #89477 (Under Review): Switch to named keys in generateMetaTags hook
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Task #89477 (Closed): Switch to named keys in generateMetaTags hook
- EXT:seo is adding scripts to the $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Frontend\Page\PageGenerator']['...
- 16:27 Revision 9d7c1a3a: [TASK] Change to named keys in EXT:seo when using generateMetaTags hook
- For EXT:seo we now use named keys for the hooks we register for
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\... - 16:19 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:39 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:35 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:37 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:29 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Task #89478 (Under Review): Update Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfig…
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Task #89478 (Closed): Update Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfig…
- …uration.rst
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/199 - 16:10 Feature #33136: Implement Exclude Tables from Compare DB feature in Installtool and Extension installation
- Hi all,
i needed this for a 8.7 setup now, and this seems to do the trick in my ext_localconf.php... - 16:00 Bug #88272 (Resolved): Different return types between mysqli and pdo_mysql driver
- Applied in changeset commit:d30baaf0e3f83dca063029dad795347813707869.
- 15:26 Bug #88272 (Under Review): Different return types between mysqli and pdo_mysql driver
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:30 Bug #88272 (Resolved): Different return types between mysqli and pdo_mysql driver
- Applied in changeset commit:6e7d5e4d5a22de11c719cf918ec29f4015d71bba.
- 09:42 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:55 Revision d30baaf0: [BUGFIX] Unify return types for PDO drivers
- With this change custom drivers for PDO get introduced, to unify the return
types from the database. Main topic is, t... - 14:50 Bug #88176: DBAL Unique Key containing more than 3 columns not working
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:47 Feature #82010 (Accepted): DataProcessor to fetch categories + records with the same category
- 14:37 Task #88627: Unify DataProcessing properties
- Since those changes might be breaking changes for former TYPO3 versions, we should not necessarily backport them to C...
- 14:35 Task #88627 (Accepted): Unify DataProcessing properties
- 11:24 Feature #89171: Core only allows one kind of sitemap for a site
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:13 Task #89476 (Under Review): Move inline clipboard code into module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Task #89476 (Closed): Move inline clipboard code into module
- 10:55 Bug #89475 (Closed): formEngine: overwriting field.label for inline records not possible
- h1. Problem
in TYPO3 9.5 overwriting a label of a column of an inline record isn't possible anymore.
h2. The fo... - 10:13 Bug #89472 (Needs Feedback): MenuProcessor showing "hidden" pages in 9.5.10
- I cannot reproduce this issue: In the "normal" state hidden pages are not shown - however, once I enable "show hidden...
- 10:12 Bug #89472: MenuProcessor showing "hidden" pages in 9.5.10
- Bug seems from frontend editing extension https://github.com/FriendsOfTYPO3/frontend_editing/issues/380
- 10:10 Task #89468: Deprecate injection of EnvironmentService in Web Request
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:02 Revision 6e7d5e4d: [BUGFIX] Unify return types for PDO drivers
- With this change custom drivers for PDO get introduced, to unify the return
types from the database. Main topic is, t... - 10:00 Bug #88943: Pagetree taking extremely long to load for editors
- We've got a pagetree with 15000+ pages and editors faced page tree loading times of 30 seconds.
We now patched the... - 09:54 Revision 8fe3e41d: [BUGFIX] Add initialization of DataMapper on QueryResult object wakeup
- `DataMapper` object initialization is missed in this place.
And it leads to error `Call to a member function map() on... - 09:50 Revision c9ad7408: [TASK] Update Microsoft SQL server docker images for tests
- With this change the deprecated location for the Microsoft SQL server
images will be updated to the current one.
Res... - 09:16 Bug #87617: Change of flexform definition leads to duplicate data
- Related yes, but not the same thing. In #73630 it's about whether there should be flexform data or not, while in this...
- 09:05 Bug #89474 (New): Categories: Database not updated if a item is assigned
- Hi,
I have noticed that the database is not updated if I assign items (pages or news item) to a category. Also if a ...
2019-10-21
- 22:55 Bug #87617: Change of flexform definition leads to duplicate data
- I guess it is related to #73630 ? Am I wrong?
- 22:52 Bug #89464: PageTree in workspace not loading
- Yes, these error messages are in the browser's console (it's from my dev environement, as the live environment is now...
- 15:06 Bug #89464 (Needs Feedback): PageTree in workspace not loading
- Are there any error messages available in the browser's console?
Besides that, could you please provide a screenshot... - 12:18 Bug #89464 (Closed): PageTree in workspace not loading
- In a TYPO3 v. 8.7.28 installation the page tree is not loading anymore in the workspace draft view.
PHP-version: 7.2... - 22:48 Bug #87672: Language fallback always moves "Default Language" in UI to first position
- Still present on 10.2.0
Steps to reproduce it
h3. Prerequisites
1) A "Site Configuration
2) Three languages... - 22:39 Bug #81732: Search with autocomplete in Workspace doesn't find non published records
- I Tried the following tests with 9.5.10 and EXT:news
h3. Prerequisites
1) a Sysfolder with some news
2) a Draf... - 19:30 Task #88463 (Resolved): Added missed initialization of DataMapper on QueryResult object wakeup
- Applied in changeset commit:1368d88e61ffcf4580ee9ab2312b8f111575e5cf.
- 19:17 Task #88463: Added missed initialization of DataMapper on QueryResult object wakeup
- Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:26 Bug #88963: RedirectService is not taking additional parameters
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:59 Bug #88963 (Under Review): RedirectService is not taking additional parameters
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:30 Bug #88963 (Resolved): RedirectService is not taking additional parameters
- Applied in changeset commit:607f935460502765093c2ad0ae4b6ec9beb8ae7f.
- 16:17 Bug #88963: RedirectService is not taking additional parameters
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:16 Revision 1368d88e: [BUGFIX] Add initialization of DataMapper on QueryResult object wakeup
- `DataMapper` object initialization is missed in this place.
And it leads to error `Call to a member function map() on... - 19:07 Bug #89472: MenuProcessor showing "hidden" pages in 9.5.10
- In data array in debug hidden menu is showing "hidden = 1". This pages must not be in array for menu in frontend.
Ma... - 19:06 Bug #89472 (Closed): MenuProcessor showing "hidden" pages in 9.5.10
- After upgrading from 9.5.8 to 9.5.10 I have found bug, that TYPO3 is showing pages which are hidden im backend:
<pre... - 18:01 Bug #89449: Option "access" is ignored for backend routes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:06 Bug #89449: Option "access" is ignored for backend routes
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:12 Bug #89449: Option "access" is ignored for backend routes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Bug #89449 (Under Review): Option "access" is ignored for backend routes
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:00 Task #89424 (Resolved): Update Microsoft docker images in tests
- Applied in changeset commit:ba0e5c39aac63b2f83608cebe02723d4a08b1417.
- 16:45 Task #89424: Update Microsoft docker images in tests
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:52 Task #89468: Deprecate injection of EnvironmentService in Web Request
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Task #89468: Deprecate injection of EnvironmentService in Web Request
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:23 Task #89468 (Under Review): Deprecate injection of EnvironmentService in Web Request
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Task #89468 (Closed): Deprecate injection of EnvironmentService in Web Request
- 16:49 Task #89470 (Closed): Integrate additional PDO database tests
- Integrate additional PDO database tests for nightly builds:
* pdo_mysql (currently we only have mysqli)
* pdo_sql... - 16:45 Revision ba0e5c39: [TASK] Update Microsoft SQL server docker images for tests
- With this change the deprecated location for the Microsoft SQL server
images will be updated to the current one.
Res... - 16:44 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:40 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:19 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:13 Task #89469: Create more advanced and dedicated documentation for seo extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:53 Task #89469 (Under Review): Create more advanced and dedicated documentation for seo extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #89469 (Closed): Create more advanced and dedicated documentation for seo extension
- 16:15 Revision 607f9354: [BUGFIX] RedirectService respects parameters
- Respect additional parameters from typolink for redirects.
Resolves: #88963
Releases: master, 9.5
Change-Id: I3506c0... - 16:00 Task #89467 (Resolved): Fix formatting
- Applied in changeset commit:7139d4ca56c485a63dba9547beeb6e16f7c885f1.
- 15:49 Task #89467: Fix formatting
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Task #89467 (Under Review): Fix formatting
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:06 Task #89467 (Closed): Fix formatting
- The last paragraph on the page https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.0/Breaking-88669-For...
- 15:58 Revision 7139d4ca: [DOCS] Fix missing backtick in Changelog file for 88669
- The rendering of the last paragraph missed a backtick at the end of the PHP snippet.
Resolves: #89467
Related: #8866... - 15:56 Bug #88264: Canonical and hreflang with tracking params
- Maybe you can get the point here better https://www.searchviu.com/en/hreflang-canonical/ but I also descriped it in t...
- 15:32 Bug #88264: Canonical and hreflang with tracking params
- Why do you want that? I can't get the reason why you would like to hide the hreflang while it is showing the right UR...
- 15:23 Bug #88264: Canonical and hreflang with tracking params
- No, I don't want to show the hreflang, if the canonical is different than the current URL.
- 15:18 Bug #88264 (Needs Feedback): Canonical and hreflang with tracking params
- 15:18 Bug #88264: Canonical and hreflang with tracking params
- Do I get it correctly that you want to pass your tracking params to the other languages by adding them to the hreflan...
- 15:48 Task #89463: Deprecate switchable controller actions
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Task #89463: Deprecate switchable controller actions
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Task #89463 (Under Review): Deprecate switchable controller actions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Task #89463 (Closed): Deprecate switchable controller actions
- 15:28 Feature #89171: Core only allows one kind of sitemap for a site
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:00 Bug #89445 (Resolved): FooterAsset are not loaded
- Applied in changeset commit:cffb6e0fc6b4664dab7bd1838da6125787fffc26.
- 12:30 Bug #89445: FooterAsset are not loaded
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:02 Bug #89445 (Under Review): FooterAsset are not loaded
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Revision cffb6e0f: [BUGFIX] Use GeneralUtility for initialization of PageRenderer
- The PageRenderer is set via GeneralUtility::setSingletonInstance()
by TSFE. This circumvents the DI concept and has t... - 14:30 Task #89466 (Under Review): Edit introduction text
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #89466 (Closed): Edit introduction text
- - Simplify wording
- Add one more example for Data Processor use case
This issue was automatically created from h... - 13:00 Task #89409 (Resolved): Fix Extbase getArgument return type annotation
- Applied in changeset commit:17404c4530f1e19ea22e888433e7ce1ce9581e82.
- 12:35 Task #89409: Fix Extbase getArgument return type annotation
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:34 Task #89409: Fix Extbase getArgument return type annotation
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:59 Revision 90ed984c: [TASK] Fix return type annotation of Extbase getArgument method
- It is possible to have an array as argument, e.g. select, checkbox, …
Therefore also arrays can be returned by this m... - 12:58 Revision b5acd62e: [TASK] Fix return type annotation of Extbase getArgument method
- It is possible to have an array as argument, e.g. select, checkbox, …
Therefore also arrays can be returned by this m... - 12:58 Task #89465 (Under Review): Make Permission class a BitSet instead of Enumeration
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #89465 (Closed): Make Permission class a BitSet instead of Enumeration
- 12:51 Bug #86957 (Closed): '.active'-state background of Backend Modules does not stand out clearly from the background
- Handled in issue #88269
- 12:34 Revision 17404c45: [TASK] Fix return type annotation of Extbase getArgument method
- It is possible to have an array as argument, e.g. select, checkbox, …
Therefore also arrays can be returned by this m... - 12:23 Bug #88675 (Closed): TYPO3 header_link opens the Content Menu Record
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 10:48 Bug #89462 (Closed): hreflang missing for languages with fallbackType: fallback
- If a language is defined as fallback, neither that language's page nor the fallback language's page will include a hr...
- 10:00 Task #89433 (Resolved): Introduce bit operation and helper methods in BitSet class
- Applied in changeset commit:bfab2c65a78d4c4a30f37ebca31d99fe2bd78916.
- 09:53 Revision bfab2c65: [TASK] Introduce bit operation and helper methods in BitSet class
- This commit introduces the following set of bit operation methods
- and
- or
- xor
- andNot
as well as the followin... - 01:22 Bug #87817: PageLinkBuilder fails adding pagetype parameter, if routeEnhancers for PageTypeSuffix is defined
- Still exists in 9.5.10
2019-10-20
- 21:20 Bug #87129 (Closed): userTsConfig - options.saveDocNew is not respected in new top buttons
- I close this issue as a duplicate of #87321 please continue the discussion there and test the patch . Thank you!
- 17:18 Feature #87321: Edit Record: New Button cannot be disabled for Editors
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Bug #89461 (Closed): Errors with mixed case file names in case-insensitive storage
- In a setup with a file storage, which is NOT defined as case-sensitive, there are several scenarios, in which mixed c...
- 15:30 Bug #89411 (Resolved): T3editor dosent suggest stdWrap propperties for value property of TEXT cObject
- Applied in changeset commit:e80fc068e4a9ef5eaadccec3f304d7953a70d3f1.
- 15:00 Bug #89411: T3editor dosent suggest stdWrap propperties for value property of TEXT cObject
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:15 Revision 7a5286c3: [BUGFIX] Fix TEXT value property type in t3editor
- Releases: master, 9.5
Resolves: #89411
Change-Id: Idea0fbfe6067115e09588a4b81f2fe5cbfc6fa50
Reviewed-on: https://revi... - 15:00 Revision e80fc068: [BUGFIX] Fix TEXT value property type in t3editor
- Releases: master, 9.5
Resolves: #89411
Change-Id: Idea0fbfe6067115e09588a4b81f2fe5cbfc6fa50
Reviewed-on: https://revi... - 14:04 Bug #89460 (New): Form module does not recognize form setups in other than 1st root-page
This bug took me ages to figure out, because no error is thrown!
If you have 2 or more site-roots (for 2 or more d...- 09:35 Bug #89400: #1534710048 TYPO3\CMS\Core\Exception\SiteNotFoundException after add a new category
- I can confirm this error as well in typo3 version 9.5.10...
2019-10-19
- 21:24 Bug #89459 (Needs Feedback): Exception due to missing cache tables on Upgrade from 9.5 to TYPO3 10.1
- did you do a DB compare to get those tables?
- 08:39 Bug #89459 (Closed): Exception due to missing cache tables on Upgrade from 9.5 to TYPO3 10.1
- ...
- 17:51 Bug #87129: userTsConfig - options.saveDocNew is not respected in new top buttons
- This issue is still valid for 10.2.0-dev (latest master)
- 16:33 Feature #76925: Switching from one content type to another should clear fields not usable anymore
- I imagined an alternative idea here #88908
- 16:20 Bug #81701: BE-DocHeader hides upper part of scrollbar
- This is still present on 10.2.0, but I think it could be solved only with a complete rewrite of the backend without t...
- 12:26 Bug #87105: Canonical - not "parameter-save"
- As long as this is not fixed, you can use my extension here:
https://github.com/wazum/seo-canonical-guard - 10:22 Task #87176: Add git setup script for core development
- patch was abandoned.
- 10:21 Task #87176 (Closed): Add git setup script for core development
- 10:13 Bug #79802: phash not unique
- patch was abandoned.
- 10:13 Bug #79802 (New): phash not unique
- 10:12 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch was abandoned.
- 10:12 Bug #84541 (New): Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- 01:54 Feature #89458 (Under Review): Show correct manual link in extension manager
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:47 Feature #89458 (Closed): Show correct manual link in extension manager
- It is possible to add a different url for manual at extensions.typo3.org.
With https://git-t3o.typo3.org/t3o/ter/mer...
2019-10-18
- 20:54 Bug #89418 (Closed): FormEngine shows all possible IRRE elements
- Issue was due to a XCLASS in RelationHandler.
- 20:39 Feature #83847: Linkvalidator should remove repaired links from report after editing record
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:38 Feature #83847: Linkvalidator should remove repaired links from report after editing record
- I now made it configurable:
* default: Mark broken links of previously edited record as needing recheck
!needsr... - 20:36 Feature #89457 (Closed): Add possibility to mark as error specific external URLs / domains or patterns
- There are several use cases where it is necessary to find all links to a certain domain or url pattern. Use cases inc...
- 19:24 Bug #89456 (Closed): Translations of IRRE Extbase Records in Workspaces not saved
- Changes in workspaced IRRE relations of extbase tables save in non-default languages.
To reproduce:
* create Ex... - 18:32 Bug #89455: Translations/Localized records are not visible in Workspace Preview
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:18 Bug #89455 (Under Review): Translations/Localized records are not visible in Workspace Preview
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:12 Bug #89455 (Closed): Translations/Localized records are not visible in Workspace Preview
- translate a Content Element in a Workspace, unhide it and go to workspace preview: the content element ist not visibl...
- 16:28 Feature #89454 (New): Limit list of broken links displayed
- Currently all broken links will be shown in the list, depending on what linktypes and linklevel are selected and what...
- 15:43 Bug #86627: Translations for content elements using free mode not shown anymore in frontend in v9
- If fallbackType: fallback is used the free modes stops displaying any content altogether. fallbackType has to be set ...
- 15:25 Bug #89267: Broken links found in pages table are associated with wrong page
- Duplicate to #52917 (fixed).
- 15:20 Bug #89445: FooterAsset are not loaded
- After talking to Benjamin we figured out, that indeed makeInstance and OM->get() return different objects here
<pr... - 12:56 Bug #89445 (Accepted): FooterAsset are not loaded
- Hi Michal,
thanks for reporting. I could verify the issue.
It seems related to the newly introduced Dependency In... - 10:43 Bug #89445 (Closed): FooterAsset are not loaded
- Assets in the FooterAssets section are no longer rendered.
h2. How to reproduce:
Create a simple indexAction, I... - 15:00 Bug #89453 (Resolved): Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Applied in changeset commit:8ba188d3bece068100e40f06218e0d5e290eec2a.
- 14:29 Bug #89453: Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:28 Bug #89453: Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:19 Bug #89453: Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:15 Bug #89453 (Under Review): Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Bug #89453 (Closed): Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- 14:30 Revision 8ba188d3: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
- Ensure PHP 7.4 compatibility by using recent release of the package.
composer require typo3/phar-stream-wrapper:^3.1... - 13:15 Revision 495b136b: [TASK] Fix return type annotation of get_dirs method
- As three different return types can be returned, they should all be
documented. This allows for better autocompletion... - 13:14 Revision 7ef63018: [TASK] Fix return type annotation of get_dirs method
- As three different return types can be returned, they should all be
documented. This allows for better autocompletion... - 13:00 Task #89407 (Resolved): Fix get_dirs return type annotation
- Applied in changeset commit:fefedddaa5d6f86a2df2d9e29c8c2c8a3e4e2968.
- 12:39 Task #89407: Fix get_dirs return type annotation
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:39 Task #89407: Fix get_dirs return type annotation
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:54 Bug #89451 (Closed): TYPO3 v9 Routing strange behaviour of routeEnhancers for controller arguments
- I've been trying to setup Tx-News Routing by using defaultController and routes using "_controller" argument.
My ... - 12:53 Bug #88989 (Closed): Translations partially broken in EXT:felogin
- I think it is safe to close this one as solved with #89062
If you think that this is the wrong decision please reo... - 12:39 Revision fefeddda: [TASK] Fix return type annotation of get_dirs method
- As three different return types can be returned, they should all be
documented. This allows for better autocompletion... - 12:38 Bug #88858: Richtext configuration set in a flexform gets overwritten by RTE.default.preset
- TYPO3 v9 also affected.
Easy example:... - 12:32 Bug #89450 (Closed): Slug of page of type "Link to external URL" should be ignored
- Scenario:
* Page "My Page" shows a detail view of a single record, e.g. "My News".
* Slug is generated as "/my-pa... - 12:31 Bug #89449 (Closed): Option "access" is ignored for backend routes
- As mentioned in the "official documentation":https://docs.typo3.org/m/typo3/reference-coreapi/9.5/en-us/ApiOverview/B...
- 12:19 Revision aa20c0f2: [BUGFIX] Use alias for constraining languages while translating
- This patch fixes a regression that led to an uncaught exception
during the translation of content elements for non ad... - 12:13 Bug #89448 (New): Translation Wizard can get stuck
- The translation wizard can get stuck when no elements are available for translation from a given language.
Steps... - 12:00 Bug #89442 (Resolved): [BREAKING] Error "Column 'sys_language_uid' in where clause is ambiguous" when trying to translate CEs as non-admin user
- Applied in changeset commit:a09d55cae7077a1365c6c1e5b16fe136031f7a1a.
- 11:58 Bug #89442: [BREAKING] Error "Column 'sys_language_uid' in where clause is ambiguous" when trying to translate CEs as non-admin user
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:58 Revision a09d55ca: [BUGFIX] Use alias for constraining languages while translating
- This patch fixes a regression that led to an uncaught exception
during the translation of content elements for non ad... - 11:42 Bug #89447 (Closed): The notification for an error while clearing the cache is not translatable
- if an error occurs while clearing the cache, a notification is triggered with static text, which can't be translated:...
- 11:11 Bug #89446 (Rejected): DataHandler does not parse HTML of fields defined as richtext within overrideChildTca
- Overriding a field to be a richtext within @overrideChildTca@, like in the following example, does not trigger the HT...
- 10:01 Bug #89444 (Closed): TMENU - CUR not working with subpage and no translated page
- If I create a multilingual page with a subpage and the subpage is not translated, I don't get the desired CUR in the ...
- 09:15 Revision 78681afb: [BUGFIX] Clipboard: Check whether FAL object is an existing file
- The clipboard now checks whether a FAL object is a valid and existing
file before creating an export link.
Resolves:... - 09:10 Bug #89383: Restoring deleted content element in workspace fails
- Thanks for your analysis. I agree that both records should be set to deleted=0.
Christian Weiske wrote:
> A corre...
2019-10-17
- 19:00 Revision 782b9503: [BUGFIX] Clipboard: Check whether FAL object is an existing file
- The clipboard now checks whether a FAL object is a valid and existing
file before creating an export link.
Resolves:... - 18:30 Bug #89430 (Resolved): Copying directory in FileList throws exception
- Applied in changeset commit:df2f2d101e7d51f157ebe886a52085baea1cc025.
- 18:15 Bug #89430: Copying directory in FileList throws exception
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:14 Bug #89430: Copying directory in FileList throws exception
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:59 Bug #89430: Copying directory in FileList throws exception
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #89442: [BREAKING] Error "Column 'sys_language_uid' in where clause is ambiguous" when trying to translate CEs as non-admin user
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:53 Bug #89442 (Under Review): [BREAKING] Error "Column 'sys_language_uid' in where clause is ambiguous" when trying to translate CEs as non-admin user
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:16 Bug #89442 (Accepted): [BREAKING] Error "Column 'sys_language_uid' in where clause is ambiguous" when trying to translate CEs as non-admin user
- Hi Oliver,
thanks for reporting. I could reproduce the error in master and the latest 9.5 release. - 16:08 Bug #89442 (Closed): [BREAKING] Error "Column 'sys_language_uid' in where clause is ambiguous" when trying to translate CEs as non-admin user
- Hi,
it seems like the recently released version 9.5.10 introduced a *breaking issue* that prevents non-admin users... - 18:14 Revision df2f2d10: [BUGFIX] Clipboard: Check whether FAL object is an existing file
- The clipboard now checks whether a FAL object is a valid and existing
file before creating an export link.
Resolves:... - 18:04 Bug #84051: SelectTree (Category Tree) - add horizontal scrolling
- Not fixable, the category tree is rendered as a SVG, we never know how long the text inside is.
- 18:01 Bug #89355: Page tree cuts off page titles horizontally
- The page tree already has horizontal scrolling.
- 16:53 Bug #83605: Form yaml files not found on multi domain site
- It's still a thing. Please reopen!
We got TYPO3 9.5.9 LTS running with a multi-domain setup.
In the tree list we ... - 16:41 Revision 89e9896a: [BUGFIX] Add missing parenthesis
- This adds a missing parenthesis in the label `config.backendLogo` for
extension configuration `backend.backendLogo`.
... - 16:30 Bug #89441 (Resolved): Add missing parenthesis in backend.backendLogo label
- Applied in changeset commit:0d177a332c493a304d093ede5855edbcfd95f4b2.
- 16:25 Bug #89441: Add missing parenthesis in backend.backendLogo label
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:43 Bug #89441 (Under Review): Add missing parenthesis in backend.backendLogo label
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Bug #89441 (Closed): Add missing parenthesis in backend.backendLogo label
- There is a parenthesis missing in the label _config.backendLogo_ of the extension configuration _backend.backendLogo_.
- 16:24 Revision 0d177a33: [BUGFIX] Add missing parenthesis
- This adds a missing parenthesis in the label `config.backendLogo` for
extension configuration `backend.backendLogo`.
... - 16:00 Bug #88950 (Resolved): Cooke "fe_typo_user" is set when widget.autocomplete is used
- Applied in changeset commit:5a3375e4bf16b24b713c581243d691582ca9d6f4.
- 15:37 Revision 5a3375e4: [FEATURE] Add "storeSession" argument to Widget ViewHelpers
- Widget ViewHelpers, by default, can store the widgets session in the
database by utilizing a cookie. In frontend cont... - 15:35 Revision ccfa6dac: [TASK] Fix param type annotation of Extbase methods
- It is possible to provide null for these arguments.
The defaults are even null. Therefore this should be documented, ... - 15:35 Revision 15ba89e8: [TASK] Fix param type annotation of Extbase methods
- It is possible to provide null for these arguments.
The defaults are even null. Therefore this should be documented, ... - 15:31 Bug #89436: module WEB > list: localize a page does not work correctly
- ok, thats's fine
- 15:30 Bug #89436 (Closed): module WEB > list: localize a page does not work correctly
- Thanks again; I close this issue as a duplicate of #83721 please continue the discussion there.
If you think that ... - 15:24 Bug #89436: module WEB > list: localize a page does not work correctly
- Issue #83721 AFAICR tells that the created pages are created in the wrong language, can you confirm that, too?
> yes... - 15:20 Bug #89436: module WEB > list: localize a page does not work correctly
- Thank you for your answer;
Issue #83721 AFAICR tells that the created pages are created in the wrong language, ca... - 14:40 Bug #89436: module WEB > list: localize a page does not work correctly
- yes, it's the same
- 13:16 Bug #89436: module WEB > list: localize a page does not work correctly
- @Markus Dübbert I think you're talking about Web > Info > Localization overview module
Is this one the same issue?... - 08:01 Bug #89436 (Closed): module WEB > list: localize a page does not work correctly
- if i localize a page in the list view via the plus icon on the right site,
i get the new translated page on the wr... - 15:00 Bug #89432 (Resolved): Fix Extbase redirect param type annotation
- Applied in changeset commit:80f5b0cfe1e5204e196fd03e8d2b9bf4cc38c2c1.
- 14:58 Bug #89432: Fix Extbase redirect param type annotation
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:58 Bug #89432: Fix Extbase redirect param type annotation
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:57 Revision 80f5b0cf: [TASK] Fix param type annotation of Extbase methods
- It is possible to provide null for these arguments.
The defaults are even null. Therefore this should be documented, ... - 14:11 Feature #89439 (Rejected): Allow adding custom stylesheet for backend login screen
- 13:52 Bug #89438 (Closed): "Upgrade Wizard" - "Database Analyzer" - Loop
- Currently, the Upgrade Wizard is not compatible with the Database Analyzer. The reason for this is the \TYPO3\CMS\Ins...
- 13:35 Task #89176: Provide better way to traverse array in TS conditions
- do you have URLs where tx_news_pi1|* but no tx_news_pi1|news is present?
(archive for instance)
Then you get errors... - 13:24 Task #89176: Provide better way to traverse array in TS conditions
- I use this all the time and nothing crashes. What do you mean with crashes? An exception? A warning? A notice?
<pr... - 13:12 Task #89433: Introduce bit operation and helper methods in BitSet class
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Bug #89437 (Closed): Can not cut folder in filelist since 8.7.28
- I'll close this ticket as it is a duplicate of #89430.
- 10:45 Bug #89437 (Closed): Can not cut folder in filelist since 8.7.28
- => Go to file list module
=> Right click folder
=> Select cut
=> Exception
#1314516809: File /media/startseit... - 10:00 Bug #89423 (Resolved): No Access for all Users for "Display Information" with T3 9.5.10
- Applied in changeset commit:fdd0e67c24086919257e5426d56311176a175dc9.
- 09:42 Bug #89423: No Access for all Users for "Display Information" with T3 9.5.10
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:58 Revision b39c3eb4: [BUGFIX] Set pageInfo in ElementInformation popup for non-related records
- When accessing a non-versioned record, pageInfo needs to be fetched as well,
otherwise "live" records will never allo... - 09:41 Revision fdd0e67c: [BUGFIX] Set pageInfo in ElementInformation popup for non-related records
- When accessing a non-versioned record, pageInfo needs to be fetched as well,
otherwise "live" records will never allo... - 09:23 Bug #88207: SoftReferenceIndex is missing support for t3://file uri
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-10-16
- 21:01 Bug #89423: No Access for all Users for "Display Information" with T3 9.5.10
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Bug #89423 (Under Review): No Access for all Users for "Display Information" with T3 9.5.10
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:23 Feature #83847: Linkvalidator should remove repaired links from report after editing record
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:18 Feature #83847: Linkvalidator should remove repaired links from report after editing record
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:14 Feature #83847: Linkvalidator should remove repaired links from report after editing record
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:08 Feature #83847 (Under Review): Linkvalidator should remove repaired links from report after editing record
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:03 Bug #89435 (Closed): TypoScript objects not processed in translation argruments
- I followed the "documentation":https://docs.typo3.org/c/typo3/cms-form/9.5/en-us/Concepts/FrontendRendering/Index.htm...
- 17:58 Bug #89434 (Closed): Action argument values will get lost on validation error
- Action arguments and values will get lost when given object is invalid.
h2. How to Reproduce
Create an ActionCo... - 17:30 Task #89433 (Under Review): Introduce bit operation and helper methods in BitSet class
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Task #89433 (Closed): Introduce bit operation and helper methods in BitSet class
- 17:25 Bug #87105: Canonical - not "parameter-save"
- Please reopen this bug - it is not fixed yet. I tried with TYPO3 9.5.10 and Introduction package:
[FE][pageNotFou... - 16:02 Bug #89419: EXT:backend depends on EXT:install for environment routes, but has no dependency
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Bug #89432 (Under Review): Fix Extbase redirect param type annotation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:33 Bug #89432 (Closed): Fix Extbase redirect param type annotation
- Right now the method accepts strings and nulls for some arguments, but only string is defined within PHPDoc.
This ... - 15:06 Bug #89430: Copying directory in FileList throws exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Bug #89430 (Under Review): Copying directory in FileList throws exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Bug #89430: Copying directory in FileList throws exception
- Error comes with this change
https://git.typo3.org/Packages/TYPO3.CMS.git/blobdiff/fa083dfa8e7e4b98a619b8f42340d30... - 12:51 Bug #89430 (Closed): Copying directory in FileList throws exception
- This bug is only present in TYPO3 9.5.10. If I go back to 9.5.9, the bug is not there.
When in Filelist backend mo... - 14:41 Task #89408: Update Fluid TypoLink documentation to reflect new page routing
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Bug #89431 (Closed): Require JS config packages gets overruled
- Trying to add a 'highcharts' module to require js, i use the method 'addRequireJsConfiguration' of the 'PageRender' c...
- 13:17 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Gerrit Code Review wrote:
> Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r... - 12:29 Bug #89429 (New): Empty p tags added in RTE when changing type "passthrough" to "text" via "columnsOverrides"
- To reproduce:
1) Add a new (but disabled with type "passthrough") text field for e.g. tt_content:... - 12:10 Bug #89427: UnknownNamespaceException since 8.7.28
- I think I've narrowed down the cause to https://github.com/TYPO3/Fluid/commit/2d2d5db7268f57b9f8e83e0d3c474f7603b54ca...
- 10:52 Bug #89427 (Resolved): UnknownNamespaceException since 8.7.28
- 10:25 Bug #89427: UnknownNamespaceException since 8.7.28
- Hey Claus,
thanks for your explanation.
I already fixed the namespace, so lets close this issue. - 10:03 Bug #89427: UnknownNamespaceException since 8.7.28
- There has to be some other explanation why this worked. TYPO3 8.7 has since the start used the decoupled Fluid as bas...
- 11:59 Bug #88207: SoftReferenceIndex is missing support for t3://file uri
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Bug #88207 (Under Review): SoftReferenceIndex is missing support for t3://file uri
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #89413: Cannot save page with translated page resources (media)
- so far as I can see, the problem is l10n_parent beeing 0 in sys_file_reference for all sys_language_uid .
- 09:50 Bug #89413: Cannot save page with translated page resources (media)
- the problem still exists in 9.5.10
- 09:33 Task #54316: Provide a Nginx server configuration
- Sybille Peters wrote:
> Would anyone be willing to "create a patch":https://docs.typo3.org/m/typo3/guide-contributio...
2019-10-15
- 22:36 Bug #89425 (Closed): Info button inside irre record always show permission error
- closed as duplicate of #89423
- 19:41 Bug #89425: Info button inside irre record always show permission error
- This is a duplicate of https://forge.typo3.org/issues/89423
- 19:38 Bug #89425: Info button inside irre record always show permission error
- This problem also applies to the info button of the list module.
- 19:30 Bug #89425 (Closed): Info button inside irre record always show permission error
- After updating to 9.5.10 the info button inside irre record always show an error in opening modal, even for admin use...
- 20:26 Bug #89427 (Closed): UnknownNamespaceException since 8.7.28
- My template looks like this...
- 19:35 Feature #89426 (New): Remove stale broken links in tx_linkvalidator_link
- If a page -(or content element, or ...)- is removed, the related broken links are not removed from tx_linkvalidator_l...
- 19:17 Bug #84214: Linkvalidator should not check records without write permissions
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:39 Bug #84214: Linkvalidator should not check records without write permissions
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:29 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:17 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:35 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:25 Bug #88272: Different return types between mysqli and pdo_mysql driver
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:24 Bug #88272 (Under Review): Different return types between mysqli and pdo_mysql driver
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:36 Bug #89423 (Accepted): No Access for all Users for "Display Information" with T3 9.5.10
- Confirmed for TYPO3 v9.5.10
- 17:22 Bug #89423: No Access for all Users for "Display Information" with T3 9.5.10
- with this change:
https://github.com/TYPO3/TYPO3.CMS/commit/be1601368262e7f819b2d417170b2ec90ca037f1#diff-1cfd23a4b8... - 15:41 Bug #89423 (Closed): No Access for all Users for "Display Information" with T3 9.5.10
- with TYPO3 9.5.10 you can't use anymore the "Display Information" Button in Listview.
All Users and Admins got the M... - 15:53 Task #89424 (Under Review): Update Microsoft docker images in tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:44 Task #89424 (Closed): Update Microsoft docker images in tests
- As mentioned on https://hub.docker.com/r/microsoft/mssql-server-linux the images have moved to another location and t...
- 15:28 Bug #89422 (Closed): routeEnhancers + pagination
- Fluid widget pagination links don't keep the initial query parameters if they were converted by the routeEnhancer.
... - 15:04 Feature #88242: Make canonical optional
- I would strongly support the solution with typoscript. I am updating an number of old TYPO3 installations end ends up...
- 14:43 Bug #88939 (Under Review): Custom CacheAction cannot send success state and custom flash messages
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:30 Bug #88939 (Resolved): Custom CacheAction cannot send success state and custom flash messages
- Applied in changeset commit:f5f441751314379f87c980140ef466fc463780cb.
- 14:39 Bug #62194: Login a FE User with PHP not possible any more in TYPO3 6.2.5
- For me this is working:...
- 14:38 Bug #89421 (Closed): Installation in Subfolder: realtive URls
- The Problem:
I´ve installed TYPO3 in a subfolder e.g.: The apache webroot D:\wamp\www\customer\project
The site... - 14:29 Revision f5f44175: [BUGFIX] Render FlashMessages at ClearCache
- Custom Clear Cache implementations can provide their own summary of results.
The content of a JSON response can send ... - 14:18 Bug #89418 (Needs Feedback): FormEngine shows all possible IRRE elements
- 14:18 Bug #89418: FormEngine shows all possible IRRE elements
- Could not reproduce this behavior with e.g. GridElements...
- 13:38 Bug #89418: FormEngine shows all possible IRRE elements
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Bug #89418: FormEngine shows all possible IRRE elements
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Bug #89418: FormEngine shows all possible IRRE elements
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:32 Bug #89418 (Under Review): FormEngine shows all possible IRRE elements
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:31 Bug #89418: FormEngine shows all possible IRRE elements
- This was introduced with https://review.typo3.org/c/Packages/TYPO3.CMS/+/61735
- 12:30 Bug #89418 (Closed): FormEngine shows all possible IRRE elements
- When adding a new TextMedia Element, all elements are shown that are not connected currently.
- 14:09 Bug #89420 (Under Review): Make honeypot in ext:forms more reliable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:53 Bug #89420 (Closed): Make honeypot in ext:forms more reliable
- We encountered problems with the honeypot in ext:form, that a lot of spam messages still come through.
The way the... - 13:42 Bug #40347: Backend Search doesn't find its own data sets
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:41 Bug #88539: Form Framework: same filename in different storages not possible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #89419 (Under Review): EXT:backend depends on EXT:install for environment routes, but has no dependency
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:17 Bug #89419 (Closed): EXT:backend depends on EXT:install for environment routes, but has no dependency
- EXT:install is defining route tools_toolsenvironment while this is used by EXT:backend. Still I can not see a require...
- 13:15 Feature #20933: Enable working with SysFolders in CONTENT
- Usually when I try to read a sysfolder in TS, it's not to actually present any of its data in the frontend but to use...
- 11:19 Revision e9a93e9f: [TASK] Set TYPO3 version to 9.5.11-dev
- Change-Id: I5530d9f7bf7e5f94d72163bba49afcf1ec310d58
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619... - 11:18 Revision ea5b41df: [TASK] Set TYPO3 version to 8.7.29-dev
- Change-Id: I58c381d8a9c6c65931060bf8fdf291ff75acc253
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619... - 11:11 Bug #87573: TYPO3 CMS Exception 1256475113 in Extension Manager
- Problem persists also in TYPO3 CMS v9.5.10
- 09:58 Feature #89417 (New): Snippets/components in form definitions
- It would be useful if the Form framework did support snippets/components. These could then be referenced in a regular...
- 09:48 Task #89416 (Under Review): Add note about unfinished forms to DeleteUploads
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:48 Task #89416 (Closed): Add note about unfinished forms to DeleteUploads
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/197- 09:29 Revision e7fe858f: [RELEASE] Release of TYPO3 9.5.10
- Change-Id: I05eb5f7681a3d81fbc546b8d9f96a2e175a16257
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619... - 09:21 Revision 7bc2b36f: [RELEASE] Release of TYPO3 8.7.28
- Change-Id: I18427dae607bae294b6b7c42c44262ff91763baa
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619... - 09:00 Bug #89415 (Resolved): Revert "Move "Refresh required" popup into FormEngine.js"
- Applied in changeset commit:ffff00db86028c00ea0f0075b3969e823a7a8c44.
- 08:29 Bug #89415 (Under Review): Revert "Move "Refresh required" popup into FormEngine.js"
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:28 Bug #89415 (Closed): Revert "Move "Refresh required" popup into FormEngine.js"
- The introduced code breaks the confirmation modal for several other input types than "select" as the necessary events...
- 08:56 Revision ffff00db: Revert "[TASK] Move "Refresh required" modal interception into JavaScript land"
- This reverts commit edbaf520fdeb212d6fc263a63ded10cfeffeb2b1.
Reason for revert: The introduced code breaks the conf... - 08:35 Feature #82990: Hidden TCA fields are rendered if used as label
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:49 Bug #89413: Cannot save page with translated page resources (media)
- I could provide a sql dump for easier analysis on a private basis. I cannot attach it public here. In case just let m...
- 07:48 Bug #87781: TCA type='none' throws InvalidFieldNameException when saving translated record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:35 Bug #83533: Copied CE elements loose language [All]
- This is still reproducible on 10.2.0-dev
2019-10-14
- 23:58 Task #54316: Provide a Nginx server configuration
- This is the config file that Laravel homestead virtual box (https://github.com/laravel/homestead, ) is generating for...
- 23:49 Bug #86992 (New): Problems with PHP 7.2.11
- 22:00 Task #89414 (Closed): Document new search behavior in filelist and suggest wizard
- * https://review.typo3.org/c/Packages/TYPO3.CMS/+/61927
* https://review.typo3.org/c/Packages/TYPO3.CMS/+/61929
n... - 21:58 Bug #89413 (Closed): Cannot save page with translated page resources (media)
- Hi,
after upgrading from Typo3 8 LTS to Typo3 9.5.9 LTS translation handling of page resources (media) get´s total... - 17:36 Bug #87781: TCA type='none' throws InvalidFieldNameException when saving translated record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:35 Feature #82990: Hidden TCA fields are rendered if used as label
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:59 Feature #82990: Hidden TCA fields are rendered if used as label
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Feature #82990: Hidden TCA fields are rendered if used as label
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Feature #82990: Hidden TCA fields are rendered if used as label
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Feature #82990: Hidden TCA fields are rendered if used as label
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:23 Feature #82990: Hidden TCA fields are rendered if used as label
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Feature #82990 (Under Review): Hidden TCA fields are rendered if used as label
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:31 Bug #86398: Interface state can't be saved
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:31 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:31 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Task #89395 (Resolved): Update ckeditor to v4.13.0
- Applied in changeset commit:da00315b83a7c0417bb299071e841f0232841d2d.
- 17:02 Task #89395: Update ckeditor to v4.13.0
- Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:54 Task #89395: Update ckeditor to v4.13.0
- Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:49 Task #89395: Update ckeditor to v4.13.0
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:22 Task #89395 (Under Review): Update ckeditor to v4.13.0
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:00 Task #89395 (Resolved): Update ckeditor to v4.13.0
- Applied in changeset commit:52fa0a0b9f90de8d2c922a376649aa9d1ffbc574.
- 15:50 Task #89395: Update ckeditor to v4.13.0
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:42 Task #89395: Update ckeditor to v4.13.0
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:26 Bug #89213: Automatic slug generation for TCA "slug" ignores language fallbacks
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:25 Bug #89213: Automatic slug generation for TCA "slug" ignores language fallbacks
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:16 Revision 05b906b7: [TASK] Update ckeditor to 4.13.0
- This patch updates ckeditor to its latest release 4.13.0. However, the
original npm package has been deprecated and m... - 17:04 Revision da00315b: [TASK] Update ckeditor to 4.13.0
- This patch updates ckeditor to its latest release 4.13.0. However, the
original npm package has been deprecated and m... - 16:13 Task #89412 (Closed): [BUGFIX] Fix TEXT value property type in t3editor
- closing as a duplicate of #89412
- 16:07 Task #89412 (Under Review): [BUGFIX] Fix TEXT value property type in t3editor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:07 Task #89412 (Closed): [BUGFIX] Fix TEXT value property type in t3editor
- Releases: master, 9.5
Resolves: #89411
This issue was automatically created from https://github.com/TYPO3/TYPO3.C... - 16:09 Bug #89411: T3editor dosent suggest stdWrap propperties for value property of TEXT cObject
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:07 Bug #89411 (Under Review): T3editor dosent suggest stdWrap propperties for value property of TEXT cObject
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Bug #89411 (Closed): T3editor dosent suggest stdWrap propperties for value property of TEXT cObject
- 15:42 Revision 52fa0a0b: [TASK] Update ckeditor to 4.13.0
- This patch updates ckeditor to its latest release 4.13.0. However, the
original npm package has been deprecated and m... - 15:11 Bug #88711: Clipboard (multi-selection mode) + Plugin Insert Records
- Hi,
just created a patch for 8.7.27. Problem is the group TCA field only get the first array key using @key()@ and... - 14:36 Bug #89313: Unitfy TSconfig files, folder structure and includes
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:38 Feature #89410 (Closed): Placeholders for YAML import statement
- Regarding this concept:
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/SiteHandling/Using... - 13:36 Task #89409 (Under Review): Fix Extbase getArgument return type annotation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Task #89409 (Closed): Fix Extbase getArgument return type annotation
- Right now the method can return whatever an argument is, but only string is defined within PHPDoc. E.g. arguments can...
- 13:35 Feature #89171: Core only allows one kind of sitemap for a site
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:01 Task #89407: Fix get_dirs return type annotation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:59 Task #89407: Fix get_dirs return type annotation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Task #89407 (Under Review): Fix get_dirs return type annotation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Task #89407 (Closed): Fix get_dirs return type annotation
- Right now the method can return either an array, null or an string, but only array is defined within PHPDoc.
This ... - 11:58 Task #89408: Update Fluid TypoLink documentation to reflect new page routing
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Task #89408 (Under Review): Update Fluid TypoLink documentation to reflect new page routing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:52 Task #89408 (Closed): Update Fluid TypoLink documentation to reflect new page routing
- I've stumbled upon the outdated documentation about how to use typolink viewhelper.
Since I need a ticket in order... - 10:58 Bug #89406 (Closed): TypoScript Object browser - lines can go outside the TSOB box
- - Already solved for version 10
- Won't be backported
--> Closing it. - 09:30 Bug #88377 (Resolved): Page tree delete does not perform error checking
- Applied in changeset commit:0a4890e33c0264744c5f65bd2ff7fdb398a6a324.
- 08:50 Bug #88377 (Under Review): Page tree delete does not perform error checking
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:21 Bug #86952: flushByTags() is using a all in one , slow mysql command
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:19 Bug #86952: flushByTags() is using a all in one , slow mysql command
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:08 Revision 0a4890e3: [BUGFIX] Use AjaxDataHandler to delete records from context menu
- The AjaxDataHandler is now used to invoke record deletion. This way, any
messages are passed to the response and may ... - 08:27 Feature #88276: Provide pagelayout in TypoScript Condition
- The special _pagelayout_ is taking inheritance into account. There are two fields on each page, page layout and page ...
2019-10-13
- 22:34 Bug #86494: RteHtmlParser :: TS_links_rte seems not to resolve links to internal files
- If I am not wrong the function @TS_links_rte@ has been deprecated on version 9 and has been removed on version 10. Is...
- 22:01 Bug #88368 (Closed): Invalid ts constants in symfony expression functions throw no exception in strict syntax mode
- @Christian Eßl closing it; if I have misunderstood you, please reopen it or ping me and I'll do.
Best regards. - 20:33 Bug #89405 (Closed): Disable TypoScript object browser "crop lines" per default
- Nice, already solved in TYPO3 X. I was using TYPO3 v9.5.9 when going through the gremlins list...
- 17:47 Bug #89405: Disable TypoScript object browser "crop lines" per default
- Hi Oliver, this should be already solved on version 10 with #87141 (https://review.typo3.org/c/Packages/TYPO3.CMS/+/5...
- 17:14 Bug #89405: Disable TypoScript object browser "crop lines" per default
- I guess it has sense when you have very long TypoScript definitions and a small screen...
- 16:43 Bug #89405 (Closed): Disable TypoScript object browser "crop lines" per default
- Lines should not be cropped per default, thus this option should be disabled per default - maybe even remove it (afte...
- 19:17 Feature #88276: Provide pagelayout in TypoScript Condition
- Why do you need your own variable? Do I understand something wrong?
Example... - 19:00 Bug #88377 (Resolved): Page tree delete does not perform error checking
- Applied in changeset commit:f4e7e7df5bc915d3a81d18a228984734b90d3257.
- 18:45 Bug #88377: Page tree delete does not perform error checking
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:33 Revision f4e7e7df: [BUGFIX] Use AjaxDataHandler to delete records from context menu
- The AjaxDataHandler is now used to invoke record deletion. This way, any
messages are passed to the response and may ... - 18:30 Bug #89399 (Resolved): "Update extension" button broken
- Applied in changeset commit:5ec37b6005c8474f6c4a09ac7a7fad5c5a0d3317.
- 18:30 Bug #88208 (Resolved): Indexed Search Title - Problem with htmlspecialchars &
- Applied in changeset commit:2ef6359f970e3bf713ac301dfb07694868dd7638.
- 18:10 Bug #88208: Indexed Search Title - Problem with htmlspecialchars &
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:28 Revision 213c3d3a: [BUGFIX] Prevent double encoding of link test in index search
- Resolves: #88208
Releases: master, 9.5
Change-Id: I5ccf147f67de2a768fce344a33a8c6d80eece3f6
Reviewed-on: https://revi... - 18:27 Revision 5ec37b60: [BUGFIX] Use event target for extension update action
- Since TypeScript is in place, the previously used `$(this)` doesn't work
anymore due to the binding of `this` to eith... - 18:09 Revision 2ef6359f: [BUGFIX] Prevent double encoding of link test in index search
- Resolves: #88208
Releases: master, 9.5
Change-Id: I5ccf147f67de2a768fce344a33a8c6d80eece3f6
Reviewed-on: https://revi... - 18:00 Bug #89388 (Resolved): Add flash message container to "Sorry, you didn't have proper permissions to perform this change." error message
- Applied in changeset commit:2e91d9a3f8ca8be0dabd231d488ff814587505b4.
- 18:00 Task #89396 (Resolved): Duplicated implementation of ContentProviderInterface in UserIntInformationModule
- Applied in changeset commit:350c5039e66e176b6d54c2ac4bd87656e171c6b4.
- 17:56 Revision 2e91d9a3: [TASK] Style error message on trying to access a restricted record
- If editors try to edit a record, which they have no access to, the
EditFormController will show an error message like... - 17:46 Bug #89406: TypoScript Object browser - lines can go outside the TSOB box
- Solved on 10.x with #87141 (https://review.typo3.org/c/Packages/TYPO3.CMS/+/59130/) please close if it will not be ba...
- 17:41 Bug #89406: TypoScript Object browser - lines can go outside the TSOB box
- Solved on 10.x with:...
- 17:35 Bug #89406 (Closed): TypoScript Object browser - lines can go outside the TSOB box
- Steps to reproduce:
1) Switch to TSOB > Setuo
2) select a node with a very long definition or comment (you can u... - 17:36 Revision 350c5039: [TASK] Remove duplicated implementation of ContentProviderInterface
- Resolves: #89396
Releases: master
Change-Id: I01eea64534fe61faf41cb61a249d9a8c14293c8e
Reviewed-on: https://review.ty... - 16:38 Bug #89404 (Closed): Setting link on styled text node removes style
- Steps
* ckeditor enabled
* having styles text node (e.g. @<span class="...">text</span>@
* position cursor on te... - 16:09 Feature #89308: Backend page-tree should scroll to the current page
- see screencast which demonstrates the current behavior
- 12:30 Feature #86021: CSV-file-upload in CE table
- want to show you what I did yesterday:
2019-10-12
- 17:17 Bug #88306 (Closed): CKEditor not loading since 9.5.6
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 15:39 Bug #88950: Cooke "fe_typo_user" is set when widget.autocomplete is used
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:01 Bug #88633 (Under Review): Slugs ending with substring "index" result in an 404 error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Bug #89147 (Under Review): Media additionalConfig no-cookie attribute is added to video tags
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Bug #89328 (Under Review): Auto redirect does not respect language host
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:23 Feature #89381: Add "do not track"-parameter to Vimeo URLs for better GDPR compliance
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:41 Bug #89388: Add flash message container to "Sorry, you didn't have proper permissions to perform this change." error message
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Feature #86021: CSV-file-upload in CE table
- - Instead of an upload it might be better to select a csv file in fileadmin which then gets rendered?
That's reall... - 07:11 Feature #86021 (Needs Feedback): CSV-file-upload in CE table
- Thanks for creating the issue. some feedback on that.
- Having an upload also increases the complexity (how to han... - 10:00 Task #89397 (Resolved): Raise testing-framework to 5.0.15
- Applied in changeset commit:24ea052411f5b752ed75dce66f4e5e6b99a4d9a7.
- 10:00 Task #89393 (Resolved): Acceptance Test for Stand alone Install Tool Login procedure
- Applied in changeset commit:24ea052411f5b752ed75dce66f4e5e6b99a4d9a7.
- 09:56 Feature #64428: group pages – show subpages of SPC in menu
- Since this is still a problem build a small workaround extension:
https://packagist.org/packages/pulponair/spacer-... - 09:49 Revision 24ea0524: [TASK] Provide AcceptanceTest for stand alone install tool
- A simple test asserting the login and logout mechanics for
the stand alone install tool are functional.
Cards in the ... - 06:47 Bug #89377 (Needs Feedback): Imagedescription visible in Backend, even if the image is set to hidden
- I am not so sure about this change. IMO we don't have anywhere in the backend conditions based on hidden if something...
2019-10-11
- 23:59 Bug #88514: Inline image record title is doubly escaped
- Still present on 10.2.0-dev Afaics
- 22:10 Bug #88181: Failure during mail testing does not update system log indicator
- Frank Naegler wrote:
> can't reproduce this, can you please add a screenshot or confirm that this is already solved?... - 15:42 Bug #88181 (Needs Feedback): Failure during mail testing does not update system log indicator
- can't reproduce this, can you please add a screenshot or confirm that this is already solved?
- 22:00 Task #89351 (Resolved): Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessary
- Applied in changeset commit:9c696a3ab57b918666a0f85c66da3c3be1fcc2dc.
- 21:47 Revision 9c696a3a: [TASK] Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessary
- Add a small warning in the "Configure Installation-Wide Options" modal
for [SYS][UTF8filesystem], that warns users ab... - 21:04 Revision 311df415: [BUGFIX] Reset user settings if an invalid selection is stored
- In the case that an old setting exists an exception was shown in
the reports module, because makeInstance was called ... - 21:00 Bug #88228 (Resolved): Exception on using reports module if extension additional_reports was using before updating
- Applied in changeset commit:ab6707aef38c796869a83c7e23db5ec3e17d120a.
- 20:44 Bug #88228: Exception on using reports module if extension additional_reports was using before updating
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:43 Bug #88228 (Under Review): Exception on using reports module if extension additional_reports was using before updating
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:36 Bug #88228 (In Progress): Exception on using reports module if extension additional_reports was using before updating
- 20:44 Revision ab6707ae: [BUGFIX] Reset user settings if an invalid selection is stored
- In the case that an old setting exists an exception was shown in
the reports module, because makeInstance was called ... - 20:39 Revision 4c6a07ed: [BUGFIX] Reload backend module menu after extension configuration change
- Resolves: #83713
Releases: master, 9.5
Change-Id: I407d179f2354e97c79112c122e46c8f39804ef37
Reviewed-on: https://revi... - 20:38 Bug #89402: HMENU with special=directoy removes mount point if target page is in same menu
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Bug #89402 (Under Review): HMENU with special=directoy removes mount point if target page is in same menu
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Bug #89402 (Closed): HMENU with special=directoy removes mount point if target page is in same menu
This is a bit of an edge case but it caused me some head scratching:
I added a menu of subpages to a pagetree th...- 19:59 Task #89397: Raise testing-framework to 5.0.15
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:54 Task #89397: Raise testing-framework to 5.0.15
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:58 Task #89397: Raise testing-framework to 5.0.15
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:03 Task #89397: Raise testing-framework to 5.0.15
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:56 Task #89397: Raise testing-framework to 5.0.15
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #89397: Raise testing-framework to 5.0.15
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Task #89397: Raise testing-framework to 5.0.15
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:59 Task #89397 (Under Review): Raise testing-framework to 5.0.15
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Task #89397 (Closed): Raise testing-framework to 5.0.15
- the testing-framework has been released in version 5.0.15, the core should use it as such.
- 19:59 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:54 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:58 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:03 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:56 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:59 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Feature #88609: Page title providers in adminpanel
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:53 Bug #89379 (Closed): Emails sending doesn't work using MailMessage
- Thank you; I close this issue as solved - please reopen or ping me if you think that this is the wrong decision.
- 08:59 Bug #89379: Emails sending doesn't work using MailMessage
- Riccardo De Contardi wrote:
> @Pixelant Developer thank you for your quick reply; is there something that should be ... - 16:52 Bug #89377 (Under Review): Imagedescription visible in Backend, even if the image is set to hidden
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Bug #84016: impexp: page links are parsed / replaced incorrectely due to error in SoftReferenceIndex
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:18 Bug #89400 (Closed): #1534710048 TYPO3\CMS\Core\Exception\SiteNotFoundException after add a new category
- I get this error, when I want to insert / add a new category with the "+" icon in the extended view of a category-lis...
- 16:00 Bug #87781 (Under Review): TCA type='none' throws InvalidFieldNameException when saving translated record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Bug #88950: Cooke "fe_typo_user" is set when widget.autocomplete is used
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Feature #88985 (Resolved): Add more descriptive message than "There are no records on this page" on a page with more record types
- Applied in changeset commit:48c603a7ee76d0bfaf4509ba17b1fd4fadc0f639.
- 09:56 Feature #88985 (Under Review): Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:25 Revision 48c603a7: [TASK] Give better info about no records
- This patch adds a better info text when no records of a specific type
don't exist, instead of giving the generic answ... - 15:20 Bug #88208: Indexed Search Title - Problem with htmlspecialchars &
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #88208 (Under Review): Indexed Search Title - Problem with htmlspecialchars &
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:03 Bug #88208 (In Progress): Indexed Search Title - Problem with htmlspecialchars &
- 14:54 Bug #82489: No newRecordLink if config.appearance.enabledControls.new = false
- Was introduced in #71918.
- 14:39 Bug #89388 (Under Review): Add flash message container to "Sorry, you didn't have proper permissions to perform this change." error message
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Bug #89399 (Under Review): "Update extension" button broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:35 Bug #89399 (Closed): "Update extension" button broken
- In current v10, the update button for extensions is broken. It tries to load the current document via AJAX, which res...
- 14:38 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:05 Bug #89398: YAML import missing support for environment variables placeholders
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Bug #89398 (Under Review): YAML import missing support for environment variables placeholders
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #89398: YAML import missing support for environment variables placeholders
- Andreas Fernandez wrote:
> I think "Bug" is fine since I'd expect this as well.
I would like to know from some co... - 13:06 Bug #89398: YAML import missing support for environment variables placeholders
- Changing back to bug from feature.
- 12:53 Bug #89398: YAML import missing support for environment variables placeholders
- I think "Bug" is fine since I'd expect this as well.
- 12:50 Bug #89398: YAML import missing support for environment variables placeholders
- Changed form bug to feature. But actually I'm now not sure which it should be, as the docs does not describe that it ...
- 12:09 Bug #89398 (Closed): YAML import missing support for environment variables placeholders
- The docs describe (https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/SiteHandling/UsingEnvVar...
- 13:38 Bug #88298 (Needs Feedback): No way to reset search in pagetree
- I can't reproduce the issue with v9 nor v10. Can you confirm, that this issue is fixed so we can close the issue?
- 13:26 Bug #39261: parseFunc does not handle nested tags correct
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:17 Task #89395: Update ckeditor to v4.13.0
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Task #89395: Update ckeditor to v4.13.0
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:27 Task #89395 (Under Review): Update ckeditor to v4.13.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:18 Task #89395 (Closed): Update ckeditor to v4.13.0
- ckeditor should be updated to latest version 4.13.0 However, the currently used package @ckeditor@ has been deprecate...
- 12:37 Bug #70677: Sorting of foreign records in TCA type select
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Bug #88377 (Under Review): Page tree delete does not perform error checking
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Feature #89389: xmlRecompileFromStructValArray creates invalid HTML code
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:55 Bug #88841 (Needs Feedback): Conditions in .tsconfig file are not read
- Julian Stock wrote:
> But when it comes to rendering in the frontend, this is not working. I have to remove the whol... - 11:43 Bug #88368: Invalid ts constants in symfony expression functions throw no exception in strict syntax mode
- Okay, can be closed!
- 11:39 Bug #88368 (Needs Feedback): Invalid ts constants in symfony expression functions throw no exception in strict syntax mode
- the behavior is correct, the constant/variable @{$foo.nonExistingProperty}@ will result in an empty value, because it...
- 11:38 Task #89396: Duplicated implementation of ContentProviderInterface in UserIntInformationModule
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Task #89396: Duplicated implementation of ContentProviderInterface in UserIntInformationModule
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Task #89396 (Under Review): Duplicated implementation of ContentProviderInterface in UserIntInformationModule
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:31 Task #89396 (Closed): Duplicated implementation of ContentProviderInterface in UserIntInformationModule
- 11:30 Task #88106 (Under Review): Extbase frontend logout form
- 11:30 Task #88109 (Under Review): Login form redirects
- 11:30 Bug #89385 (Resolved): locked install tool throws 403 in console
- Applied in changeset commit:d8004ef54d38d1d4d832d1ab8fad5cc4fe129f2d.
- 11:30 Task #88108 (Under Review): Login form remember me
- 11:29 Feature #88110 (Under Review): Felogin extbase forgot password form
- 11:18 Revision d8004ef5: [BUGFIX] Add pre access check to install tool
- If Install Tool is locked or access is not granted, silent configuration
update is not called.
Resolves: #89385
Rele... - 10:48 Revision de58dbbf: [TASK] Adjust composer.json declarations of system extensions
- In order to compatible with https://getcomposer.org/doc/04-schema.md
composer.json declarations had to be adjusted an... - 10:00 Bug #89392 (Resolved): Fix composer definitions
- Applied in changeset commit:401db8f9a8961f22c33d4e63dca2d0874bb00c94.
- 09:17 Bug #89392 (Under Review): Fix composer definitions
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:00 Bug #89392 (Resolved): Fix composer definitions
- Applied in changeset commit:4bd76360bde9e4de6350a026f680de188b749b43.
- 08:58 Bug #89392: Fix composer definitions
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:59 Revision 401db8f9: [TASK] Adjust composer.json declarations of system extensions
- In order to compatible with https://getcomposer.org/doc/04-schema.md
composer.json declarations had to be adjusted an... - 09:25 Bug #86738 (Closed): Translating content elements in free mode works not correcly
- Thank you for your reply and sorry for having neglected this one for so long. Closing it.
If you think that this i... - 09:24 Revision 488b53e8: [BUGFIX] Make Modal.loadUrl working again
- With the migration to TypeScript (#82596) a regression was merged.
This patch fixes the broken loadUrl method of the ... - 09:19 Bug #89390: Slug generation: Fallback fields seems not to work
- There were Pull Requests fixing wrong documentation. Thanks for pointing out.
- 09:15 Bug #88509 (Needs Feedback): Editor cannot modify values for db mount translation
- @Jan can you confirm that the issue is solved with https://forge.typo3.org/issues/87223 ?
- 09:12 Revision 39b2f0ab: [BUGFIX] Prevent broken AND where statement in cObj->searchWhere()
- If searchWhere() in ContentObjectRenderer is called with search words
that are smaller than 3 characters in length, a... - 09:00 Bug #89253 (Resolved): Modal loadUrl not usable
- Applied in changeset commit:3b6e94ee71469af7f380059351b59bf90111916f.
- 08:50 Bug #89253: Modal loadUrl not usable
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:52 Revision 4bd76360: [TASK] Adjust composer.json declarations of system extensions
- In order to compatible with https://getcomposer.org/doc/04-schema.md
composer.json declarations had to be adjusted an... - 08:49 Revision 3b6e94ee: [BUGFIX] Make Modal.loadUrl working again
- With the migration to TypeScript (#82596) a regression was merged.
This patch fix the broken loadUrl method of the Mo...
2019-10-10
- 22:42 Feature #89381 (Under Review): Add "do not track"-parameter to Vimeo URLs for better GDPR compliance
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:13 Feature #89389: xmlRecompileFromStructValArray creates invalid HTML code
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:02 Feature #89389 (Under Review): xmlRecompileFromStructValArray creates invalid HTML code
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Feature #89389 (In Progress): xmlRecompileFromStructValArray creates invalid HTML code
- 17:25 Feature #89389: xmlRecompileFromStructValArray creates invalid HTML code
- Yep - I did some quick fixes for the L10nmgr so people don't have to wait for a new core release.
But basically that... - 15:02 Feature #89389: xmlRecompileFromStructValArray creates invalid HTML code
- so I guess it would be enough to just add a check for the mentioned tag names?
- 13:39 Feature #89389: xmlRecompileFromStructValArray creates invalid HTML code
- Here is a list of tags that are officially considered to be void: https://riptutorial.com/html/example/4736/void-elem...
- 13:35 Feature #89389: xmlRecompileFromStructValArray creates invalid HTML code
- Just for clarification here is a good explanation of the problems caused by falsely self closing tags: https://stacko...
- 13:08 Feature #89389 (Closed): xmlRecompileFromStructValArray creates invalid HTML code
- While making use of xml2tree the function xmlRecompileFromStructValArray is involved to "implode an array of XML part...
- 22:06 Task #69144 (Closed): Unify language-dropdown-creation
- finally solved with #89125
- 22:03 Bug #88963: RedirectService is not taking additional parameters
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Bug #88963: RedirectService is not taking additional parameters
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:03 Bug #85376 (Rejected): Corrupted translation file blocks complete backend
- Thanks for creating this issue.
I am still closing this issue as a language file will never be created by an edito... - 22:00 Bug #89112 (Closed): TCA: Default date/time and range cannot be set dynamically anymore
- closing it, IMO documented at https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/FormEngine/Da...
- 21:57 Bug #89390 (Closed): Slug generation: Fallback fields seems not to work
- thanks, opened issue https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-TCA/issues/244
- 15:15 Bug #89390: Slug generation: Fallback fields seems not to work
- The correct configuration would be:...
- 14:23 Bug #89390 (Closed): Slug generation: Fallback fields seems not to work
- TYPO3 9.5.9
*Target:* We want to use pages.nav_title for slug generation of pages and if nav_title is empty, title... - 21:27 Task #89394 (Under Review): [TASK] Extend migration example of deprecation 84993
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:27 Task #89394 (Closed): [TASK] Extend migration example of deprecation 84993
- Fix a syntax in migration example for getModTSconfig() for better understanding.
Adds further migration example for ... - 20:09 Bug #88163 (Closed): InvalidArgumentException on uploading file starting with umlauts
- 19:54 Bug #88163: InvalidArgumentException on uploading file starting with umlauts
- For me this wasn't a problem
- 08:55 Bug #88163 (Needs Feedback): InvalidArgumentException on uploading file starting with umlauts
- I reported it for TYPO3 9.5.5 - now I tested again on a TYPO3 8.7.27 and TYPO3 9.5.9
Both have (and had) the same ... - 19:23 Feature #88609: Page title providers in adminpanel
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:05 Feature #88609: Page title providers in adminpanel
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #89378 (Resolved): Preprossing of URLs for conversion to punycode truncates some URLs
- Applied in changeset commit:76877807ac36ce52e6e003f3c15398847cb13ff9.
- 16:43 Bug #89378: Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:28 Bug #89378 (Under Review): Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:00 Bug #89378 (Resolved): Preprossing of URLs for conversion to punycode truncates some URLs
- Applied in changeset commit:625758366813f9572d72604be58378bafefd3940.
- 17:17 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:16 Task #89393: Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:05 Task #89393 (Under Review): Acceptance Test for Stand alone Install Tool Login procedure
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:04 Task #89393 (Closed): Acceptance Test for Stand alone Install Tool Login procedure
- There is currently no test that ensures the stand alone install tool can be accessed in the way we are used to (file ...
- 17:13 Revision 76877807: [BUGFIX] Add unit test for linkvalidator (preprocessUrl)
- Resolves: #89378
Releases: master, 9.5
Change-Id: Ifbca076342fd04d758d2dd1a2ae2f7487751d58c
Reviewed-on: https://revi... - 17:00 Bug #89083 (Resolved): MailMessage setFrom and setTo are throwing exceptions
- Applied in changeset commit:9fec751ac367c8a22634806e0746cb73dce13177.
- 17:00 Bug #87620 (Resolved): ContentObjectRenderer->searchWhere will do exception with too short word.
- Applied in changeset commit:4edd28c4fb15ceceaf605e0c9f8f51b2f2c0f4b3.
- 16:47 Bug #87620: ContentObjectRenderer->searchWhere will do exception with too short word.
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:50 Revision 9fec751a: [BUGFIX] Add tests and fix broken MailMessage
- This patch add tests for the MailMessage class and fix broken
functionality since migration to Symfony Mailer.
Resol... - 16:46 Revision 4edd28c4: [BUGFIX] Prevent broken AND where statement in cObj->searchWhere()
- If searchWhere() in ContentObjectRenderer is called with search words
that are smaller than 3 characters in length, a... - 16:41 Revision 16bed383: [BUGFIX] Allow multiple search words for file search
- This functionality was removed with the refactoring of
the search API in FAL and is therefore restored.
Resolves: #8... - 16:40 Bug #89392 (Under Review): Fix composer definitions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #89392: Fix composer definitions
- Validation:...
- 15:54 Bug #89392 (Closed): Fix composer definitions
- ...
- 16:34 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:04 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:38 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #89168 (Resolved): File search only accepts single search word AGAIN
- Applied in changeset commit:4824d45764066facd3cdddb727f04e174aa0f94d.
- 16:08 Bug #89168: File search only accepts single search word AGAIN
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:14 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:28 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:08 Revision 4824d457: [BUGFIX] Allow multiple search words for file search
- This functionality was removed with the refactoring of
the search API in FAL and is therefore restored.
Resolves: #8... - 16:03 Revision fe83520d: [BUGFIX] Add missing quotation mark in doc example
- Fix syntax in php example for documented deprecation
Releases: master
Resolves: #89391
Change-Id: I77b7aaf9f717050c6... - 16:00 Task #89391 (Resolved): [BUGFIX] Add missing quotation mark in doc example
- Applied in changeset commit:b2817e3c0299eb124cd860a0cdb6ffbc4ce7d237.
- 15:38 Task #89391: [BUGFIX] Add missing quotation mark in doc example
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:18 Task #89391 (Under Review): [BUGFIX] Add missing quotation mark in doc example
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Task #89391 (Closed): [BUGFIX] Add missing quotation mark in doc example
- Fix syntax in php example for documented deprecation
This issue was automatically created from https://github.com/... - 16:00 Task #89170 (Resolved): Change search behaviour for suggest wizard
- Applied in changeset commit:f0eba6272498fda6a03819704877656d2ca2a8f7.
- 15:36 Task #89170: Change search behaviour for suggest wizard
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:59 Revision 24beb494: [TASK] Adjust search syntax for suggest wizard
- Use double quotes for exact phrases and space as delimiter
for multiple words/phrases.
Also allow to search for numb... - 15:50 Bug #89386: Backend module "FileList" not fully compatible with protected (not public accessible) directories
- Georg Ringer wrote:
> Thanks for creating the issue, however it is not that easy.
>
> Imagine there are files wit... - 04:50 Bug #89386 (Needs Feedback): Backend module "FileList" not fully compatible with protected (not public accessible) directories
- Thanks for creating the issue, however it is not that easy.
Imagine there are files with 10mb or 200mb or maybe 1g... - 15:47 Revision 62575836: [BUGFIX] Fix preprocessing of external URLs in linkvalidator
- Fix the preprocessing of external URLs that was originally
introduced to handle domains with special characters (conv... - 15:37 Revision b2817e3c: [BUGFIX] Add missing quotation mark in doc example
- Fix syntax in php example for documented deprecation
Releases: master
Resolves: #89391
Change-Id: I77b7aaf9f717050c6... - 15:35 Revision f0eba627: [TASK] Adjust search syntax for suggest wizard
- Use double quotes for exact phrases and space as delimiter
for multiple words/phrases.
Also allow to search for numb... - 15:04 Task #88529: Plugin configuration does no longer determine callable actions.
- > You say that does not work for version 9, so it don't work there like expected?!
I never talked about version 9 ... - 13:21 Task #88529: Plugin configuration does no longer determine callable actions.
- So i mean in TYPO3 9 it does not work like in the current docu (incl. docu for v10) - so the docu is incorrect for ve...
- 12:52 Task #88529: Plugin configuration does no longer determine callable actions.
- No, it's not a bug in TYPO3 9. This ticket describes (quite poorly I have to admit) an architectural change regarding...
- 11:54 Task #88529: Plugin configuration does no longer determine callable actions.
- Then it is a bug in TYPO3 9?
https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/4-FirstExtension/7-config... - 11:00 Task #88529: Plugin configuration does no longer determine callable actions.
- This is an EPIC which defines a possible change of functionality for TYPO3 10.x, so it will not go into version 9. Th...
- 15:00 Task #89380 (Resolved): Fluid templates in TYPO3 use namespace imports that will be inoperable with Fluid 3.0
- Applied in changeset commit:b858d635a03a3f25169d73eaae0cde4d46ffa0a6.
- 14:58 Bug #89388 (Accepted): Add flash message container to "Sorry, you didn't have proper permissions to perform this change." error message
- 07:59 Bug #89388 (Closed): Add flash message container to "Sorry, you didn't have proper permissions to perform this change." error message
- If a normal editor tries to edit a record which he has no reason to, the EditFormController will show an error messag...
- 14:55 Revision b858d635: [TASK] Future-proof Fluid template namespace imports
- Corrects Fluid templates which use a space around the
equals sign in namespace imports - a notation which
will not be... - 14:54 Bug #88737: Inputlink field shows wrong explanation after update
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Bug #88737: Inputlink field shows wrong explanation after update
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Bug #88820: AdminPanel not working in combination with additional "Sites" configurations
- Like Susi, I see here a security issue that could not be solved easily.
- 13:47 Bug #87227: [FE][disableNoCacheParameter] disables TypoScript no_cache, too
- For what it's worth: This issue is causing blank pages in EXT:frontend_editing
- 13:22 Bug #86917: Missing support for options in "Execute console commands" scheduler task
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:12 Bug #87475: Filelist error - RootllineUtility tries to fetch deleted page by sys_file_storage UID
- I had the same problem.
My solution was to update the uid in table sys_file_storage to the value of rootPageId (clic... - 12:43 Bug #89385: locked install tool throws 403 in console
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:42 Bug #89385 (Under Review): locked install tool throws 403 in console
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:30 Bug #89385 (Resolved): locked install tool throws 403 in console
- Applied in changeset commit:efb1bb493485587f4472008c8154aaab9c07902f.
- 11:29 Bug #89385: locked install tool throws 403 in console
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:00 Feature #88985 (Resolved): Add more descriptive message than "There are no records on this page" on a page with more record types
- Applied in changeset commit:d1793e5932f33dfd135f1edf86a76ef4ddef7856.
- 11:37 Feature #88985: Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:37 Revision d1793e59: [TASK] Give better info about no records
- This patch adds a better info text when no records of a specific type
don't exist, instead of giving the generic answ... - 11:34 Bug #89264: Mailto links in RTE cannot use ampersand to add further arguments like subject=foo&body=bar
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #83713 (Resolved): No reload of backend after Extension Configuration
- Applied in changeset commit:f44a6f0552fab30b3a7c2066e94b25076b13061d.
- 11:27 Bug #86837 (Closed): TypoScript Condition: tree.* broken on cached pages
- Closed as duplicate of #88374.
- 09:03 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- I downgraded an installation I'm working on to TYPO3 9.5.7 where this issue still exists and could reproduce the bug....
- 11:19 Revision f44a6f05: [BUGFIX] Reload backend module menu after extension configuration change
- Resolves: #83713
Releases: master, 9.5
Change-Id: I407d179f2354e97c79112c122e46c8f39804ef37
Reviewed-on: https://revi... - 11:15 Bug #89379: Emails sending doesn't work using MailMessage
- @Pixelant Developer thank you for your quick reply; is there something that should be done or the issue can be consid...
- 08:41 Bug #89379: Emails sending doesn't work using MailMessage
- Georg Ringer wrote:
> yes because you need to use
> [...]
>
> instead. the API changed in 10.0
It's working - 05:12 Bug #89379: Emails sending doesn't work using MailMessage
- yes because you need to use...
- 11:14 Revision efb1bb49: [BUGFIX] Add pre access check to install tool
- If Install Tool is locked or access is not granted, silent configuration
update is not called.
Resolves: #89385
Rele... - 10:12 Revision aea66552: [BUGFIX] Set tasks backend:lock & backend:unlock as not schedulable
- The tasks `backend:lock` and `backend:unlock` must only be triggered
by commandline and not via backend as this doesn... - 10:01 Bug #88337: Edit pencil visible in page view when no user has no access
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:41 Bug #88337: Edit pencil visible in page view when no user has no access
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:57 Feature #87321: Edit Record: New Button cannot be disabled for Editors
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #89387 (Resolved): Tasks backend:lock & backend:unlock most not be schdulable
- Applied in changeset commit:26c9a8e32637d506249989318941c923171b7658.
- 09:28 Bug #89387: Tasks backend:lock & backend:unlock most not be schdulable
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 05:22 Bug #89387 (Under Review): Tasks backend:lock & backend:unlock most not be schdulable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:18 Bug #89387 (Closed): Tasks backend:lock & backend:unlock most not be schdulable
- The tasks @backend:lock@ and @backend:unlock@ must not be allowed to be triggered via backend. this doesn't make any ...
- 09:27 Revision 26c9a8e3: [BUGFIX] Set tasks backend:lock & backend:unlock as not schedulable
- The tasks `backend:lock` and `backend:unlock` must only be triggered
by commandline and not via backend as this doesn... - 08:47 Bug #89383: Restoring deleted content element in workspace fails
- A correct undo action would need to set "deleted=0" also on the workspace overlay record ("draft version').
The da... - 04:46 Revision 9573a903: [BUGFIX] Show exception in linkvalidator report
- For \GuzzleHttp\Exception\RequestException the exception message
is now shown as well (as for the other exceptions). ...
2019-10-09
- 22:18 Bug #89386 (Rejected): Backend module "FileList" not fully compatible with protected (not public accessible) directories
- Using backend module "FileList" it is not possible to view a file when it is located inside a protected (not public a...
- 17:31 Bug #89385: locked install tool throws 403 in console
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:28 Bug #89385: locked install tool throws 403 in console
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:20 Bug #89385: locked install tool throws 403 in console
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:47 Bug #89385 (Under Review): locked install tool throws 403 in console
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Bug #89385 (Closed): locked install tool throws 403 in console
- the install tool tries to execute silentConfigurationUpdate, but the lock file does not exist. This leads to a 403 er...
- 17:13 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:09 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:18 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:08 Feature #87074: Checkbox and Radio ViewHelper should have a required argument
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Task #54316: Provide a Nginx server configuration
- Would anyone be willing to "create a patch":https://docs.typo3.org/m/typo3/guide-contributionworkflow/master/en-us/Bu...
- 15:41 Bug #89203: FormEngine requireJsModules cannot load thirdparty modules
- Well something strange is going on here - suddenly it does what it should with the correct path.
Thanks for this h... - 14:57 Bug #89203: FormEngine requireJsModules cannot load thirdparty modules
- > The extension is using a key like this: abc_something_xyz which is translated to AbcSomethingXyz.
> Could multipl... - 15:28 Bug #87620: ContentObjectRenderer->searchWhere will do exception with too short word.
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #86398: Interface state can't be saved
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Bug #86398: Interface state can't be saved
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #86398: Interface state can't be saved
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Bug #86398: Interface state can't be saved
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Bug #86398: Interface state can't be saved
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:04 Bug #89383 (Closed): Restoring deleted content element in workspace fails
- When trying to restore a deleted content element in a workspace, database gets inconsistent.
Steps to reproduce:
... - 15:00 Bug #21299: Can't restore a deleted page in draft workspace
- This still happens on TYPO3 9.5.9.
When restoring the page in the workspace (via parent page context menu: history/u... - 14:35 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- Should be fixed by duplicate issue #88374.
Just added a reference. - 13:33 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- hello, is this bug still present in the current 9.5.9?
I can not reproduce the steps right now - 14:34 Bug #89253: Modal loadUrl not usable
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:34 Bug #89253: Modal loadUrl not usable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #89253 (Under Review): Modal loadUrl not usable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:25 Bug #89253 (In Progress): Modal loadUrl not usable
- 14:27 Bug #89378: Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:25 Bug #89378: Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Bug #89378: Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:23 Bug #89378: Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #89376 (Resolved): Linkvalidator report does not show additional exception messages reported by Guzzle
- Applied in changeset commit:05eaac740ff22bc436b921a4903262993ca86418.
- 13:52 Bug #89376: Linkvalidator report does not show additional exception messages reported by Guzzle
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:55 Feature #89382 (Rejected): Add "@scope session" to extbase for object serialization
- Regarding storing domain objects (with different dependencies) into session, it would be a great (!) feature to imple...
- 13:52 Revision 05eaac74: [BUGFIX] Show exception in linkvalidator report
- For \GuzzleHttp\Exception\RequestException the exception message
is now shown as well (as for the other exceptions). ... - 13:50 Bug #87337: ExtbasePluginEnhancer does not use a custom controller configuration
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Bug #89348 (Needs Feedback): EXT:core has hidden dependency on EXT:frontend (circular dependency)
- I guess you mean @PageRepository::DOKTYPE_*@ ?
This class is moved into core for v10. I guess this must not be fixed... - 13:04 Revision 1a8583a3: [BUGFIX] Check for access permissions to record in context menu
- When clicking the context menu of a record, only show the edit link if
the editor has all necessary access permission... - 12:51 Bug #89169: Redirects indey key too long after source path increase
- The new index length is restricted: @KEY index_source (source_host(80),source_path(80))@
It looks like the old index... - 12:47 Bug #88955: Language restriction is not automatically taken in account with queryBuilder
- Ok, but in that case it should exist a language restriction that can be added in order to get data only for current l...
- 09:34 Bug #88955 (Closed): Language restriction is not automatically taken in account with queryBuilder
- Thank you for your report, but the issue you describe is not a bug nor a regression.
The QueryBuilder contains the @... - 12:44 Bug #88989: Translations partially broken in EXT:felogin
- Having had the same problem, I can confirm that the correct translation files are now loaded with the correct keys fo...
- 09:24 Bug #88989 (Needs Feedback): Translations partially broken in EXT:felogin
- the issue should be solved since #89062 is fixed, can you confirm that it is fixed for you too?
- 12:31 Bug #83713: No reload of backend after Extension Configuration
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:28 Bug #83713: No reload of backend after Extension Configuration
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:23 Bug #83713: No reload of backend after Extension Configuration
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Bug #83713 (Under Review): No reload of backend after Extension Configuration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Bug #83713 (In Progress): No reload of backend after Extension Configuration
- 12:10 Feature #89381 (Closed): Add "do not track"-parameter to Vimeo URLs for better GDPR compliance
- Vimeo allows to omit cookies by adding a GET parameter ?dnt=1 to the video url.
Example:
https://player.vimeo.com... - 11:34 Task #89380 (Under Review): Fluid templates in TYPO3 use namespace imports that will be inoperable with Fluid 3.0
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #89380 (Closed): Fluid templates in TYPO3 use namespace imports that will be inoperable with Fluid 3.0
- In many Fluid templates in TYPO3 we have:
{namespace be = TYPO3\CMS\Backend\ViewHelpers}
The notation with ... - 11:31 Revision 0e7d6ad6: [BUGFIX] Hide edit link for records the user has no edit permissions for
- tt_content records that were translated in "free mode" are still visible
to users in the list view, even if they don'... - 11:24 Bug #89379: Emails sending doesn't work using MailMessage
- Georg Ringer wrote:
> can you check if solved with #89083? patch is pending at https://review.typo3.org/c/Packages/T... - 11:06 Bug #89379 (Needs Feedback): Emails sending doesn't work using MailMessage
- can you check if solved with #89083? patch is pending at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61908
- 10:11 Bug #89379 (Closed): Emails sending doesn't work using MailMessage
- Get en exception when trying to send an email in TYPO3 v10.1 and symfony/mailer v4.3.5...
- 10:35 Bug #87386 (Needs Feedback): Correct ExpressionLanguage based TypoScript condition throws deprecation in TYPO3 backend
- If you write the condition "correct" it will work also in the backend, means use something like this:...
- 10:30 Bug #89261 (Resolved): Editors can see free mode records (l18n_parent = 0) in list module which they don't have access to
- Applied in changeset commit:57aee0aab53acb124ce29e27dd1bf457b365df80.
- 10:17 Bug #89261: Editors can see free mode records (l18n_parent = 0) in list module which they don't have access to
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:15 Revision 57aee0aa: [BUGFIX] Hide edit link for records the user has no edit permissions for
- tt_content records that were translated in "free mode" are still visible
to users in the list view, even if they don'... - 10:13 Revision 228c8175: [BUGFIX] Generate unique id for checkboxes in flexform sections
- Use a checksum of the element's name as additional identifier to generate
an unique id for checkboxes in flexform sec... - 10:05 Bug #89358: Select tree cause 500 Internal server error in flexform
- Frank Naegler wrote:
> @Pixelant Developer, could you please verify that the fix works: https://review.typo3.org/c/P... - 10:00 Task #89352 (Resolved): Update list of external libraries
- Applied in changeset commit:203f94e75f66043ee3a09bf21f7a52e9695a4dcb.
- 10:00 Bug #89092 (Resolved): Type "checkbox" within FlexForm sections
- Applied in changeset commit:f0bff59240fb938e905710a91eefb2451c29a080.
- 09:57 Bug #89092: Type "checkbox" within FlexForm sections
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 03:36 Bug #89092: Type "checkbox" within FlexForm sections
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:34 Bug #89092: Type "checkbox" within FlexForm sections
- to test this behaviour, just add the mentioned flexform snippet to @EXT:felogin/Configuration/FlexForms/Login.xml@
- 03:33 Bug #89092 (Under Review): Type "checkbox" within FlexForm sections
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Revision f0bff592: [BUGFIX] Generate unique id for checkboxes in flexform sections
- Use a checksum of the element's name as additional identifier to generate
an unique id for checkboxes in flexform sec... - 09:54 Bug #88670 (Closed): FindAll() method return no result
- 09:53 Revision 203f94e7: [TASK] Update list of external libraries
- The list of external libraries in the backend is not up to date.
The following changes were made:
- Remove Swiftmail... - 09:36 Bug #89038: HMENUs special "directory" does not work properly with sites fallbackType "free"
- I can confirm this. Have the same problem when using a menu processor. The moment I set in the site configuration the...
- 08:59 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:33 Bug #88053: Cache invalidation of categories (or in general mm_relations)
- Please close it in favor of #89375
- 08:22 Revision f2ebf473: [BUGFIX] Reset belog search constraints on memory exhaustion
- If a backend user uses the search in belog with no boundaries or sets a
custom date limit with boundaries that are to... - 08:22 Bug #89083: MailMessage setFrom and setTo are throwing exceptions
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:19 Bug #88923 (Closed): Ticking a checkbox in a section will affect only the first element to be changed
- closing as duplicate of #89092
2019-10-08
- 21:44 Bug #88695 (Closed): Bug beetween date prefill and the current date
- No feedback for the last 90 days - I think it is safe to close this one for now.
See also https://forge.typo3.org/... - 20:44 Bug #89092 (Accepted): Type "checkbox" within FlexForm sections
- 20:41 Bug #89095 (Resolved): Language Packs for 10 are not available
- solved in the meantime
- 20:39 Bug #89293 (Rejected): Slug not automatically generated when adding record with repository add method
- Thanks for creating the issue.
Extbase doesn't use the datahandler for persisting and therefore doesn't know anyth... - 20:31 Bug #89350 (Closed): Column name not getting quotes wich are mandatory on postgres
- closing issue as solved
- 19:57 Bug #89342 (Closed): InvalidArgumentException while parsing Services.yaml
- issue closed, the issue exists in a dev version of symfony/yaml package.
For now no issue, the author confirmed this. - 11:00 Bug #89342: InvalidArgumentException while parsing Services.yaml
- as mentioned in slack, please tell us also the symfony/yaml package version.
- 09:49 Bug #89342: InvalidArgumentException while parsing Services.yaml
- 1) Ubuntu 18.04
2) PHP Version 7.2.22-1+ubuntu18.04.1+deb.sury.org+1
3) composer mode (composer.json attached)
4) ... - 09:43 Bug #89342 (Needs Feedback): InvalidArgumentException while parsing Services.yaml
- I am not able to reproduce this issue. can you please add some more information about your system?
1) operating sy... - 19:53 Bug #81524: Cannot send mails with special characters in local part
- There are 2 issues currently:
- *\TYPO3\CMS\Core\Utility\GeneralUtility::validEmail* fails with that
- *\Symfony\... - 17:22 Bug #81524: Cannot send mails with special characters in local part
- The issue is still present in TYPO3v10. When I use the "Test Mail Setup" I get this:
> Mail not sent
> Given addr... - 19:09 Bug #89378 (Under Review): Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:52 Bug #89378 (New): Preprossing of URLs for conversion to punycode truncates some URLs
- 18:52 Bug #89378 (Under Review): Preprossing of URLs for conversion to punycode truncates some URLs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:38 Bug #89378 (Closed): Preprossing of URLs for conversion to punycode truncates some URLs
- The function ExternalLinktype::preprocessUrl truncates some URLs into an empty string.
The function was originall... - 18:15 Bug #89377 (Closed): Imagedescription visible in Backend, even if the image is set to hidden
- Steps to reproduce:
1. Go to page module and create a new "Text & Media" Content Element.
2. Fill out the Fields "B... - 18:10 Bug #89376 (Under Review): Linkvalidator report does not show additional exception messages reported by Guzzle
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:57 Bug #89376 (Closed): Linkvalidator report does not show additional exception messages reported by Guzzle
- The error message that is displayed, is based on the error type. However, Guzzle reports additional information which...
- 17:44 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Gerrit Code Review wrote:
> Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r... - 17:43 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:46 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Hi guys,
I've added the patch manually to extbase in v9.5.9.
So the patch mainly is for doLanguageAndWorkspaceOve... - 15:31 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- As I could see now for v9 we need to also patch function overlayLanguageAndWorkspace() in Typo3DbBackend.php as "cons...
- 14:45 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Xavier Perseguers wrote:
> Hello Ralf,
>
> > Are there any news on this?
> > Will try to debug...
>
> No need... - 14:37 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Hello Ralf,
> Are there any news on this?
> Will try to debug...
No need to debug, just check the patch I crea... - 13:44 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
- Hi,
I also run into this error on TYPO3 9.5.9 with... - 17:41 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:06 Bug #89083: MailMessage setFrom and setTo are throwing exceptions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:54 Bug #89083: MailMessage setFrom and setTo are throwing exceptions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:49 Bug #89083: MailMessage setFrom and setTo are throwing exceptions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Bug #89083: MailMessage setFrom and setTo are throwing exceptions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Bug #89083 (Under Review): MailMessage setFrom and setTo are throwing exceptions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:36 Bug #89083 (In Progress): MailMessage setFrom and setTo are throwing exceptions
- 17:02 Bug #86917: Missing support for options in "Execute console commands" scheduler task
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:28 Bug #88939: Custom CacheAction cannot send success state and custom flash messages
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #88939: Custom CacheAction cannot send success state and custom flash messages
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Bug #88943: Pagetree taking extremely long to load for editors
- We also experiencing the same problem! For editors the tree is really to slow.
- 15:45 Revision 7efe0535: [BUGFIX] Check for access permissions to record in context menu
- When clicking the context menu of a record, only show the edit link if
the editor has all necessary access permission... - 15:34 Feature #89375 (New): TCA settings for cache invalidation and to run Handler for related records
- I like to have new TCA setting(s) in select and group fields for
1) Automatic cache invalidation of related table... - 15:30 Bug #89279 (Resolved): Editor can see "Edit" link in context menu for records he has no access to
- Applied in changeset commit:da2e3e803646c67672ba9b246a1ba3671c206793.
- 15:27 Bug #89279: Editor can see "Edit" link in context menu for records he has no access to
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:26 Bug #89279: Editor can see "Edit" link in context menu for records he has no access to
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:30 Bug #56351 (Resolved): view page in another language than default language from Backend is incorrect
- Applied in changeset commit:f3fae3a43e470ee59fd76ea4639221b6260595da.
- 15:01 Bug #56351: view page in another language than default language from Backend is incorrect
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:30 Bug #52912 (Resolved): Link validator does not check links in input fields
- Applied in changeset commit:049589885896a5a33b41a632e2c8226656c77a8c.
- 15:26 Revision da2e3e80: [BUGFIX] Check for access permissions to record in context menu
- When clicking the context menu of a record, only show the edit link if
the editor has all necessary access permission... - 15:24 Revision 04958988: [BUGFIX] Enable link fields with softref url or email
- Enables checking of links in fields that have softrefs "url" or "email"
in their TCA configuration.
This is achieved... - 15:19 Revision dd06a91e: [BUGFIX] Fix "Show" link in the context menu of page translations
- In the list module, when opening the context menu of a
"Page Translation" record, a "Show" link will be shown, which ... - 15:08 Revision fe658389: [BUGFIX] Prevent 500 Internal server error in flexform
- Resolves: #89358
Releases: master, 9.5
Change-Id: I0bbffe2a45c5b241338a19033d5cc1181e0f16df
Reviewed-on: https://revi... - 15:07 Feature #89374: Composer plugin install support replace with vendor/ext-name
- I have an idea on how to get this more widely known.
"Benni Mack officially promised":https://twitter.com/TizianTw... - 13:55 Feature #89374: Composer plugin install support replace with vendor/ext-name
- Hi Helmut,
thanks for the doc!!!
I'll try to brainstorm an idea about how to get this some more visibility and ... - 13:45 Feature #89374 (Rejected): Composer plugin install support replace with vendor/ext-name
- Thanks for bringing this up.
Since quite some time now (version 1.4.0 and younger of composer installers) it is po... - 13:13 Feature #89374 (Rejected): Composer plugin install support replace with vendor/ext-name
- Currently the @composer.json@ has to have a <code class="json">replace</code> configuration which tells composer to r...
- 15:00 Revision f3fae3a4: [BUGFIX] Fix "Show" link in the context menu of page translations
- In the list module, when opening the context menu of a
"Page Translation" record, a "Show" link will be shown, which ... - 14:22 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:44 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:01 Bug #86653: Preview of page, with "show", not working when starttime is set
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:00 Bug #89358 (Resolved): Select tree cause 500 Internal server error in flexform
- Applied in changeset commit:d42d410631d52969a62dfef55f4505e7ae5b7246.
- 13:54 Bug #89358: Select tree cause 500 Internal server error in flexform
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:33 Bug #89358: Select tree cause 500 Internal server error in flexform
- @Pixelant Developer, could you please verify that the fix works: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61905
- 09:32 Bug #89358 (Under Review): Select tree cause 500 Internal server error in flexform
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Bug #89358 (Accepted): Select tree cause 500 Internal server error in flexform
- 13:54 Revision d42d4106: [BUGFIX] Prevent 500 Internal server error in flexform
- Resolves: #89358
Releases: master, 9.5
Change-Id: I0bbffe2a45c5b241338a19033d5cc1181e0f16df
Reviewed-on: https://revi... - 13:24 Task #88529: Plugin configuration does no longer determine callable actions.
- Can someone tell me the current status please, e.g. is the patch beeing introduced into one of the next TYPO3 9 updates?
- 12:06 Bug #89373 (Closed): "Create new record" button misses current storage page
- *Presets:* I created a blank new TYPO3 (10.1.0) project, inserted a page (defined as root page) and in this page, I a...
- 11:30 Feature #89371 (Closed): FontawesomeIconProvider - styling
- When making an backend module, I'm using Font Awesome icons and the FontawesomeIconProvider.
One problem though, is ... - 11:06 Bug #89190 (Needs Feedback): Bug with FAL and null on Image (fortuitously)
- 10:45 Bug #89370 (Closed): Sysext SEO ignores RouteEnhancers when generating the href-lang Tags
- We enhance the Route for our products, a typical url looks like this:
www.domain.de/products/_productline_/product... - 10:43 Bug #89369 (Closed): Page translations faulty when editor has no permissions for "l10n_parent"
- *How to reproduce:*
* Create a site with the languages "Default" and "German"
* Create a page "Test" as admin in th... - 10:37 Bug #89326 (Accepted): Prevent duplicate redirects in auto redirects
- 10:30 Bug #86398 (Under Review): Interface state can't be saved
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #86398 (Resolved): Interface state can't be saved
- Applied in changeset commit:e8b5652d5a2a9c16d628804387dbff32dcb68f5f.
- 09:38 Bug #86398: Interface state can't be saved
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:30 Bug #89269 (Under Review): $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #89269 (Resolved): $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Applied in changeset commit:e8b5652d5a2a9c16d628804387dbff32dcb68f5f.
- 09:38 Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:30 Bug #89268 (Under Review): Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #89268 (Resolved): Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Applied in changeset commit:e8b5652d5a2a9c16d628804387dbff32dcb68f5f.
- 09:38 Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.php
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:30 Bug #89367 (Resolved): Revert introduction of new upgrade wizard
- Applied in changeset commit:3ec52ea781621941cfedbd164070f28eb0c1e194.
- 10:00 Bug #89367 (Under Review): Revert introduction of new upgrade wizard
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:58 Bug #89367 (Closed): Revert introduction of new upgrade wizard
- 10:18 Bug #89368 (Closed): Active page
- After having configured in the "site management", the "fallback type" with the value "Free mode", the HMENU no longer...
- 10:15 Revision 3ec52ea7: Revert "[BUGFIX] Provide UpgradeWizard for outdated be_users uc settings"
- This reverts commit e8b5652d5a2a9c16d628804387dbff32dcb68f5f.
The patch was not ready yet and needs further polishin... - 10:00 Task #89256 (Resolved): Improve performance of belog "Log" module
- Applied in changeset commit:1960fac68f6143f8beab7ecfa83bf10aeeebb7a8.
- 09:35 Task #89256: Improve performance of belog "Log" module
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:50 Bug #89328 (Accepted): Auto redirect does not respect language host
- 09:50 Bug #89327 (Accepted): Auto redirect: Could not resolve target page
- 09:49 Bug #89363: Changing backend user type does not reload view anymore
- By reading the code a couple of elements in PHP namespace @TYPO3\CMS\Backend\Form\Element@ currently probably(!) do n...
- 09:44 Bug #89002: List view search can't search for integer search phrase
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:38 Revision e8b5652d: [BUGFIX] Provide UpgradeWizard for outdated be_users uc settings
- Backend users each have a serialized array of individual user
configuration, called "uc" persisted in the be_users ta... - 09:34 Revision 1960fac6: [BUGFIX] Reset belog search constraints on memory exhaustion
- If a backend user uses the search in belog with no boundaries or sets a
custom date limit with boundaries that are to... - 09:20 Bug #88980: Translating records with FAL relation where allowLanguageSynchronization set to true
- We got the same problem here with the *pages -> media* fal field. Trying to translate such a page produces pretty cha...
- 09:14 Bug #84214: Linkvalidator should not check records without write permissions
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:30 Task #89362 (Resolved): Revert changed backend behavior for onChange/type
- Applied in changeset commit:5734432df6d895c9649ca5459aa07cca0bcde50b.
- 08:08 Revision 31dd958a: Revert "[TASK] Keep old value on confirmation modal close"
- This reverts commit c529deacba10349c588014696c0ac59334e9ac68.
The patch only addressed a single use-case. In favour ... - 08:07 Revision 5734432d: Revert "[TASK] Keep old value on confirmation modal close"
- This reverts commit c529deacba10349c588014696c0ac59334e9ac68.
The patch only addressed a single use-case. In favour ... - 07:54 Revision 370dcbee: [TASK] Show peak memory usage in MB
- For better readability, the peak memory usage is now converted to
megabytes.
Resolves: #89354
Releases: master, 9.5
... - 07:52 Bug #89364 (New): Relations of new records have wrong language
- There seems to be a problem with relations in new/unsaved records.
h1. Scenario
* Create new record (e.g news)
... - 06:30 Task #89354 (Resolved): Show peak memory usage in MB for better readability
- Applied in changeset commit:660c6514a24f502ffe957f13f8498e644c0a0ae4.
- 06:11 Task #89354: Show peak memory usage in MB for better readability
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 06:08 Revision 660c6514: [TASK] Show peak memory usage in MB
- For better readability, the peak memory usage is now converted to
megabytes.
Resolves: #89354
Releases: master, 9.5
...
2019-10-07
- 22:22 Bug #73616: Different standards used in GeneralUtility::validEmail (RFC 3696) and swiftmailers Swift_Mime_Grammar-class (RFC 2822)
- should this be tested on version 10 where Swiftmailer has been removed (https://docs.typo3.org/c/typo3/cms-core/maste...
- 22:21 Bug #81524: Cannot send mails with special characters in local part
- what should be done here? Swiftmailer has been removed on version 10 https://docs.typo3.org/c/typo3/cms-core/master/e...
- 21:43 Revision 04ebac3d: [BUGFIX] Allow public access to DataHandler $historyRecords info
- DataHandler hooks do not have an concrete view of what really changed.
Releases: master,9.5
Resolves: #89303
Change-... - 20:44 Bug #89350: Column name not getting quotes wich are mandatory on postgres
- Using the syntax ...
- 08:25 Bug #89350 (Needs Feedback): Column name not getting quotes wich are mandatory on postgres
- Can you please check whether https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/8.7/Important-80506-DbalC...
- 19:11 Bug #89363: Changing backend user type does not reload view anymore
- First triage: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61805/2/typo3/sysext/backend/Resources/Public/JavaScrip...
- 18:38 Bug #89363: Changing backend user type does not reload view anymore
- * v9.5.10-dev affected
* v10.1.0 affected
- 18:33 Bug #89363 (Closed): Changing backend user type does not reload view anymore
- h3. Scenario
* editing backend user record
* change "admin" flag (which is used a type in TCA ctrl section)
* do... - 18:27 Bug #86918 (Under Review): Linkvalidator stops working on specific links (external URLs)
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #86918 (Resolved): Linkvalidator stops working on specific links (external URLs)
- Applied in changeset commit:70045e1b3c3640198e935fa3fe173b385302d8b9.
- 13:26 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:04 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:52 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:37 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:35 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:21 Task #89362: Revert changed backend behavior for onChange/type
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:20 Task #89362 (Under Review): Revert changed backend behavior for onChange/type
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:17 Task #89362 (Closed): Revert changed backend behavior for onChange/type
- 17:15 Task #89220: Revert value of input if confirmation modal is not accepted
- Reverted this patch because we need a more general approach to fix this issue.
See: https://forge.typo3.org/issues/8... - 17:13 Task #89220 (Accepted): Revert value of input if confirmation modal is not accepted
- 15:30 Task #89220 (Resolved): Revert value of input if confirmation modal is not accepted
- Applied in changeset commit:c529deacba10349c588014696c0ac59334e9ac68.
- 17:11 Feature #89361 (New): Changing 'onChange' => 'reload' behavior
- If the value of a field, set up with *'onchange' => 'reload'*, is changed a modal appears to save and reload the form...
- 16:32 Bug #89360 (Closed): element: ["tag1" , "tag2" , ... , "tagn"] for styleSets doesn't work anymore
- Using this configuration...
- 15:54 Feature #88985: Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:52 Feature #88985: Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Feature #88985: Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Feature #88985: Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Feature #88985: Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Feature #88985 (Under Review): Add more descriptive message than "There are no records on this page" on a page with more record types
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Bug #52912 (Under Review): Link validator does not check links in input fields
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:17 Revision c529deac: [TASK] Keep old value on confirmation modal close
- When changing the doktype a confirmation modal appears. This patch
reverts the value of the field to the original val... - 15:00 Task #89321 (Resolved): Replace FrontendCacheInterface
- Applied in changeset commit:406058a7735aba96691e99c960a8a17b835c13b4.
- 13:50 Task #89321: Replace FrontendCacheInterface
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:38 Task #89321: Replace FrontendCacheInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Revision 406058a7: [TASK] Replace FrontendCacheInterface
- Replace inexistent FrontendCacheInterface by FrontendInterface
Releases: master
Resolves: #89321
Change-Id: I961dcbd... - 14:56 Revision 015520cd: [BUGFIX] AbstractSubModule implements ContentProviderInterface by default
- Because all submodules must implement the interface anyway, it's now
implemented by default in the AbstractSubModule.... - 14:50 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:28 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:22 Epic #84262: [FEATURE] Update felogin to extbase
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Revision 58703507: [BUGFIX] Add additional headers for checking external links
- This addresses some problems that were reported on checking
external links.
Resolves: #86918
Releases: master, 9.5
C... - 14:45 Task #89354: Show peak memory usage in MB for better readability
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Task #89354: Show peak memory usage in MB for better readability
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #89354: Show peak memory usage in MB for better readability
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Task #89354: Show peak memory usage in MB for better readability
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:22 Task #89354: Show peak memory usage in MB for better readability
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #89359 (Closed): sys_file_reference does not exists in workspace
- Hi,
We get the error "sys_file_reference:the-uid does not exists" (ajax response) in workspace mode.
We have be... - 14:30 Task #89303 (Resolved): Make list of changes ($historyRecords) accessable
- Applied in changeset commit:4c1073092bdc3b38344dd12776ade7d8931b19f0.
- 14:29 Task #89303: Make list of changes ($historyRecords) accessable
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:30 Bug #88598 (Resolved): SubModule must implement ContentProviderInterface otherwise exception will be thrown
- Applied in changeset commit:a841cb873bf9b5d52ba44b29eff92bcfd200d74c.
- 14:20 Bug #88598: SubModule must implement ContentProviderInterface otherwise exception will be thrown
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:12 Bug #88598: SubModule must implement ContentProviderInterface otherwise exception will be thrown
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:28 Revision 4c107309: [BUGFIX] Allow public access to DataHandler $historyRecords info
- DataHandler hooks do not have an concrete view of what really changed.
Releases: master,9.5
Resolves: #89303
Change-... - 14:21 Revision 5a32b998: [DOCS] Adjust path to Page TSconfig
- Adjust the recommended path to Page TSconfig according to
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-... - 14:17 Revision a841cb87: [BUGFIX] AbstractSubModule implements ContentProviderInterface by default
- Because all submodules must implement the interface anyway, it's now
implemented by default in the AbstractSubModule.... - 14:02 Bug #89185: Routing: requirements are not validated for PersistedAliasMapper in PluginEnhancer/ExtbasePluginEnhancer
- Guido Schmechel wrote:
> Maybe you can explain it more exactly what exactly your regex does?
Treat all arguments ... - 13:38 Bug #89185: Routing: requirements are not validated for PersistedAliasMapper in PluginEnhancer/ExtbasePluginEnhancer
- Guido Schmechel wrote:
> I did not quite understand the problem yet. You generate a valid slug in the TCA and what e... - 14:00 Task #89302 (Resolved): Adjust path to Page TSconfig
- Applied in changeset commit:bbd259974fee4ebdb0f393f95eeff8afce1f834d.
- 13:50 Task #89302: Adjust path to Page TSconfig
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:49 Revision bbd25997: [DOCS] Adjust path to Page TSconfig
- Adjust the recommended path to Page TSconfig according to
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-... - 13:39 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib class
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:25 Revision 70045e1b: [BUGFIX] Add additional headers for checking external links
- This addresses some problems that were reported on checking
external links.
Resolves: #86918
Releases: master, 9.5
C... - 13:00 Bug #89290 (Resolved): Fix several typos in php comments
- Applied in changeset commit:de051a150480df79fe2932fa2bb7abc3c43a0497.
- 12:38 Bug #88950: Cooke "fe_typo_user" is set when widget.autocomplete is used
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Bug #88950: Cooke "fe_typo_user" is set when widget.autocomplete is used
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:35 Revision de051a15: [BUGFIX] Fix several typos in php comments
- Make spelling in TYPO3 great again.
Resolves: #89290
Releases: master
Change-Id: I520840dd0774aa5d658ce6a45811aa6282... - 12:30 Task #89357 (Resolved): Update node version in build
- Applied in changeset commit:3fe27aed9773b8554ed4977b6205adfd3881fd83.
- 11:26 Task #89357: Update node version in build
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:05 Task #89357 (Under Review): Update node version in build
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:04 Task #89357 (Closed): Update node version in build
- We still use node v8 to build our frontend assets. We should switch to node v12.
- Update core config
- Update Ba... - 12:29 Feature #87798: Provide a way to sort entries of persistenceIdentifier dropdown in EXT:form's FE Plugin
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Feature #87798: Provide a way to sort entries of persistenceIdentifier dropdown in EXT:form's FE Plugin
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Revision 3fe27aed: [TASK] Use node v12 to build assets
- The minimum node version is raised to v12. This patch also updates the
upgrade task of runTests.sh to fetch new JS co... - 12:08 Bug #86990: f:uri.action -> absolute not working
- Same here - it also doesn't work with "absolute='true'", see:
{f:uri.action(extensionName: 'extname', controller: 'E... - 12:01 Bug #89358 (Closed): Select tree cause 500 Internal server error in flexform
- Select tree doesn't work in flexform. When open plugin in edit mode get "undefined - 500 Internal Server Error" error...
- 12:00 Bug #81316: linkhandler does not respect custom typolink configuration
- If you set typolink.parameter = <myID> everything works. If you use any stdWrap function on the parameter, it won't w...
- 11:55 Bug #87620: ContentObjectRenderer->searchWhere will do exception with too short word.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:16 Bug #87620: ContentObjectRenderer->searchWhere will do exception with too short word.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:27 Task #89351: Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessary
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Task #89331 (Resolved): Deprecate legacy FormEngine functions
- Applied in changeset commit:24640c5c755dedb629bfe40c9ae246b955a4b6d3.
- 09:11 Task #89331: Deprecate legacy FormEngine functions
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:47 Revision 24640c5c: [TASK] Deprecate legacy FormEngine functions
- This patch deprecates the last remaining legacy functions in FormEngine:
- setFormValueOpenBrowser()
- setFormValueF... - 08:27 Bug #89355 (Closed): Page tree cuts off page titles horizontally
- See the attached screenshot.
The page tree cuts off page titles that are too long.
Also it doesn't matter if a si...
2019-10-06
- 23:21 Task #89354 (Under Review): Show peak memory usage in MB for better readability
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:17 Task #89354 (Closed): Show peak memory usage in MB for better readability
- 23:00 Bug #89343 (Resolved): grunt watch doesn't work for TypeScript
- Applied in changeset commit:dde6e1830b46ba7e85a98ad881e6b628d66436f7.
- 22:50 Revision 6625a4ff: [BUGFIX] Escape url parameters in tree rendering
- This enables navigation in the Configuration module for tree
nodes having url-sensitive characters in the name, like ... - 22:48 Bug #52917: Broken links for the page record show up on the parent page
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:43 Revision a2308e28: [BUGFIX] Render correct preview link in page module
- If a page is translated and a translation is selected in the columns module of the
page module, the view webpage butt... - 22:32 Revision dde6e183: [BUGFIX] Fix TypeScript path in Grunt watcher
- Resolves: #89343
Releases: master
Change-Id: I1c14b46923c21bbe8547bc9a40bcabbecef67bb6
Reviewed-on: https://review.ty... - 22:30 Bug #89333 (Resolved): Expand action in Configuration module does not work if tree element has hash (#) in name
- Applied in changeset commit:22b93451c527c5ab83338182f0823244d3e7aaba.
- 22:23 Bug #89333: Expand action in Configuration module does not work if tree element has hash (#) in name
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 22:23 Revision 22b93451: [BUGFIX] Escape url parameters in tree rendering
- This enables navigation in the Configuration module for tree
nodes having url-sensitive characters in the name, like ... - 16:23 Bug #89353 (Under Review): Disable cache on errors in content object
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:13 Bug #89353 (Closed): Disable cache on errors in content object
- Errors/Exceptions should never be cached - imagine a temporary remote service outage.
Currently the result of this... - 11:06 Feature #87798 (Under Review): Provide a way to sort entries of persistenceIdentifier dropdown in EXT:form's FE Plugin
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-10-05
- 22:29 Bug #88789: Include basis template dos not respect change on new record
- This issue
I tried the following tests on 9.5.9
h3. Prerequisites:
- On a sysfolder > list view > create ... - 21:41 Feature #87856: Allow umlauts in email address
- Still an issue in TYPO3 10, although a switch to Symfony Mailer / Mime was made.
Both components look like they ar... - 21:36 Bug #88260: Linking to translations of pages with "Hide default language" from default language does not work
- Is this issue the same? #88685 or related?
- 21:01 Task #89352 (Under Review): Update list of external libraries
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:01 Task #89352 (Closed): Update list of external libraries
- The list of external libraries in the backend is not up to date.
The following changes were made:
- Remove Swift... - 19:40 Bug #89191: ImageManipulationWizard looses precision on large images
- Can't reproduce this in master.
Also, there has been a similar fix: https://forge.typo3.org/issues/80169
Does thi... - 18:50 Feature #83672: Add client-side validation to EXT:form
- Would be a very useful feature for ext:form.
My suggestion is to not supply any JS at all but provide only a generic... - 17:57 Task #89351 (Under Review): Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessary
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:55 Task #89351 (Closed): Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessary
- Add a small warning in the "Configure Installation-Wide Options"
modal for [SYS][UTF8filesystem], that warns users ... - 15:14 Bug #89350 (Closed): Column name not getting quotes wich are mandatory on postgres
- referencing colPos from typoscript FLUIDTEMPLATE like so...
- 14:15 Bug #87142: Recursive Delete in Pagetree not possible
- Works for me.
* Active recursive delete in the backend user settings
* Clear all caches
* Reload the backend
* Re... - 13:59 Bug #87380 (Under Review): AspectFactory::enrich uses 'class_uses' to check for trait, does not work for inherited classes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:58 Bug #87620 (Under Review): ContentObjectRenderer->searchWhere will do exception with too short word.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:36 Bug #87764: Bug in building menu configuration in LanguageMenuProcessor
- This is already fixed with issue #88123.
- 12:28 Bug #88163: InvalidArgumentException on uploading file starting with umlauts
- The problem lies in PHPs function basename() which is used in the PathUtility:...
- 12:04 Bug #89124: Template TypoScript editor broken and not working
- If it is an update, I'd also try to clear every cache, temporary file and browser cache.
- 09:55 Bug #89124: Template TypoScript editor broken and not working
- Can't reproduce this in 10.2.0-dev. What kind of javascript errors are logged to the console?
- 11:13 Bug #88539: Form Framework: same filename in different storages not possible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #88539 (Under Review): Form Framework: same filename in different storages not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Bug #88550 (Under Review): EXT:form: It's not possible to set the value for reply-to dynamically
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:09 Bug #89333 (Under Review): Expand action in Configuration module does not work if tree element has hash (#) in name
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-10-04
- 23:30 Task #89336 (Resolved): Fill original attribute properly
- Applied in changeset commit:491e550f170c23a9638d83991a2b01aff099996c.
- 22:40 Task #89336 (Under Review): Fill original attribute properly
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:30 Task #89336 (Resolved): Fill original attribute properly
- Applied in changeset commit:626d1e26e7b030a49c29244b79d77cc615e6a330.
- 23:12 Revision 491e550f: [TASK] Fill original attribute properly
- The attribute original should be filled with a useful information
instead of dummy value "messages".
This string is ... - 21:20 Feature #54075: DB Check - Make csv delimiter configurable
- Thanks, that makes it clearer. There is a review right now for extracting the csv code out of DataBaseRecordList:
ht... - 21:14 Feature #54075: DB Check - Make csv delimiter configurable
- @Christian Eßl issue #84517 was about the delimiter used on _list view_ ; this is about the delimiter on DB Check. A...
- 19:21 Feature #54075: DB Check - Make csv delimiter configurable
- This issue is already fixed in #84517. Ticket should probably be closed.
- 21:19 Bug #89339: Doktype Shortcut of translated page ignored
- Is this the same issue: #87815 (or at least related)?
- 20:26 Bug #65061: AbstractFileCollection @var mixed causes Exception #1315564744
- Both StaticFileCollection and AbstractFileCollection are part of ext:core and therefore don't care about extbases ann...
- 20:10 Bug #56351: view page in another language than default language from Backend is incorrect
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:05 Bug #56351 (Under Review): view page in another language than default language from Backend is incorrect
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:08 Bug #23736: Condition with globalVar TSFE does not care about page language overlay
- Problem is still present in TYPO3 10.2.-DEV
* In TypoScriptFrontendController ::getConfigArray() the TemplateServi... - 17:53 Bug #89002: List view search can't search for integer search phrase
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:46 Bug #89002: List view search can't search for integer search phrase
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Bug #89002: List view search can't search for integer search phrase
- I can't find the sense in this check for 'pidonly' either... I investigated where this piece of code in AbstractDatab...
- 15:31 Bug #89002 (Under Review): List view search can't search for integer search phrase
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:18 Bug #40347 (Under Review): Backend Search doesn't find its own data sets
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:59 Bug #88975: Exception when using CacheManager in "extTablesInclusion-PostProcessing" Hook
- Ramón Schlosser wrote:
> Hi,
> don't know exactly if it's a bug or my mistake, but I get an exception when using th... - 14:32 Task #89256: Improve performance of belog "Log" module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #89348 (Closed): EXT:core has hidden dependency on EXT:frontend (circular dependency)
- In ext_tables.php of EXT:core, classes from EXT:frontend are used. However, EXT:frontend is not declared as dependenc...
- 14:14 Bug #88950: Cooke "fe_typo_user" is set when widget.autocomplete is used
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:08 Bug #88950: Cooke "fe_typo_user" is set when widget.autocomplete is used
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:07 Revision 626d1e26: [TASK] Fill original attribute properly
- The attribute original should be filled with a useful information
instead of dummy value "messages".
This string is ... - 12:34 Bug #89307: List Module shows edit action icon even if User has no edit permission
- Are the records by chance in free mode? Then it could be related to:
https://forge.typo3.org/issues/89261 - 12:32 Bug #63777: ItemsProcFunc doesnt work on create record via IRRE
- *Additional information:*
I need this fix in the (unpublished) extension https://github.com/brotkrueml/schema-record... - 10:52 Bug #63777: ItemsProcFunc doesnt work on create record via IRRE
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:02 Task #89347 (New): Provide strong defaults for anchor noreferred/noopener attribute
- Issue #78488 introduced norefferer & noopener per default for external links, see
https://review.typo3.org/c/Package... - 11:59 Bug #89338: Links such as tel: ... in content elements cause an error
- Gerrit Code Review wrote:
> Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r... - 11:55 Bug #89346 (New): sitemap.xml does not work correctly
- There are three installations Typo3
1.... - 11:17 Bug #89343: grunt watch doesn't work for TypeScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:17 Bug #89343: grunt watch doesn't work for TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:39 Bug #89343 (Under Review): grunt watch doesn't work for TypeScript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:38 Bug #89343 (Closed): grunt watch doesn't work for TypeScript
- Due to a wrong path configuration, the watcher for TypeScript doesn't work anymore.
- 11:13 Bug #87845: cacheHash.excludedParameters will be ignore when Enhancer is called
- Ok, looks fine :-)
So, you are using the given patch on a TYPO3 from git master? - 10:31 Bug #87845: cacheHash.excludedParameters will be ignore when Enhancer is called
- Hi Alexander,
here's the configuration
'FE' => [
'cacheHash' => [
'excludedParameters' => [
... - 10:23 Bug #87845: cacheHash.excludedParameters will be ignore when Enhancer is called
- Hi Robert,
can you show the configuration how it is written in your LocalConfiguration.php? - 09:57 Bug #87845: cacheHash.excludedParameters will be ignore when Enhancer is called
- Hi Alexander, thank you for your kind response.
You're right: [FE][cacheHash][excludedParameters] is wrong.
I have ... - 09:43 Bug #87845: cacheHash.excludedParameters will be ignore when Enhancer is called
- Hi Robert,
do you overwrite this setting in your LocalConfiguration/AdditionalConfiguration? If yes, do you use a ... - 11:01 Bug #87573: TYPO3 CMS Exception 1256475113 in Extension Manager
- Bug confirmed in another typo3 installation on Gentoo Linux
Environment:
OS: Gentoo, Kernel 5.3.2
Http Server: A... - 10:49 Bug #88902: Redirects are not resolved if there is a base path in default site
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Task #89345 (Closed): TYPO3 should tell the reason why translation in mixed mode is not possible
- TYPO3 supports both "connected" and "free" mode for the translation of page content.
If for some reason it happen... - 09:46 Bug #89344 (Closed): "Dump autoload" from install tool not working
- Hi,
thank you for your report. This issue is already known and handled with #88990, I'll close this issue as a dup... - 09:43 Bug #89344 (Closed): "Dump autoload" from install tool not working
- Clicking on the "Dump autoload" button in a non-composer web in TYPO3 9.5.9 leads do a 404-Error with the *DumpAutolo...
- 09:00 Task #89335 (Resolved): Add resname attribute to <trans-unit> tags in XLF
- Applied in changeset commit:06ad4b1fdec4217a3fa37f92f4158ade87b7c3f3.
- 08:44 Revision edacd3ee: [TASK] Add resname attribute to trans-unit tags in XLF files
- Resolves: #89335
Releases: master, 9.5
Change-Id: I73de72a8bf4a837347a69183088c212d0a958d74
Reviewed-on: https://revi... - 08:40 Revision 06ad4b1f: [TASK] Add resname attribute to trans-unit tags in XLF files
- Crowdin doesn't show the information stored in the attribute "id".
If we want to have that visible, the attribute mus...
2019-10-03
- 22:40 Bug #89342: InvalidArgumentException while parsing Services.yaml
- The report is missing the path of the file /typo3/sysext/core/Configuration/Services.yaml
- 22:37 Bug #89342 (Closed): InvalidArgumentException while parsing Services.yaml
- After installing current master i get the following exception...
- 22:10 Bug #88950 (Under Review): Cooke "fe_typo_user" is set when widget.autocomplete is used
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:34 Bug #88919 (Under Review): QueryBuilder with DefaultRestrictionContainer effectivly transforms outer joins to inner joins because the restrictions are applied to all join tables unconditionally
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:28 Bug #89340 (Under Review): No 'cache' property in typoscirpt syntax in tsref.xml
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #89340 (Closed): No 'cache' property in typoscirpt syntax in tsref.xml
- All typoscript content objects supports 'cache' property.
The t3editor should suggest them. - 17:51 Bug #89338 (Under Review): Links such as tel: ... in content elements cause an error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Bug #89338 (Closed): Links such as tel: ... in content elements cause an error
- Links such as tel: ... in content elements cause an error:...
- 17:26 Bug #89339 (Closed): Doktype Shortcut of translated page ignored
- *Tested in:*
* TYPO3 9.5.9 with a customer project
* master with introduction package
*Setup:*
* Create a site ... - 17:07 Task #89256: Improve performance of belog "Log" module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:04 Task #89256 (Under Review): Improve performance of belog "Log" module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Task #88463: Added missed initialization of DataMapper on QueryResult object wakeup
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Task #89335: Add resname attribute to <trans-unit> tags in XLF
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:30 Task #89335: Add resname attribute to <trans-unit> tags in XLF
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:22 Task #89335 (Under Review): Add resname attribute to <trans-unit> tags in XLF
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:16 Task #89335 (Closed): Add resname attribute to <trans-unit> tags in XLF
- This is needed for crowdin integration.
https://github.com/TYPO3-Initiatives/crowdin/issues/19
search regex: @(... - 09:03 Task #89336 (Under Review): Fill original attribute properly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:02 Task #89336 (Closed): Fill original attribute properly
- The attribute @original@ should be filled with a useful information instead of dummy value "messages".
- 05:12 Task #89334 (Accepted): Unify retrieving strings from XLIFF files
- There are multiple implementations how translations are retreived from the core.
The following code parts have bee... - 04:52 Feature #49984 (Rejected): Distribute localization over multiple .xlf files (atm only locallang.xlf)
- I would like to reject this feature request because we try to have less magic in the core. This feature will increase...
Also available in: Atom