Project

General

Profile

Activity

From 2017-07-05 to 2017-08-03

2017-08-03

22:28 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:56 Task #76084: Move install tool modules into backend module menu
Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:58 Task #76084: Move install tool modules into backend module menu
Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:13 Task #76084: Move install tool modules into backend module menu
Patch set 48 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:38 Bug #81895 (Closed): Unclear position options when creating a new page via context menu
Hi, I close this one in favor of #72011 please continue the discussion there. I've added a reference to this issue to... Riccardo De Contardi
19:02 Bug #81895: Unclear position options when creating a new page via context menu
Yes, issue #72011 is the same. Thomas Löffler
20:25 Bug #81940: FE_USER Access Stop Date
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:27 Bug #80806: Upgrade Wizard / Execute database migrations on single rows / Error: The RecordLinkHandler expects identifier and uid as $parameter configuration
In the end i think it's not really a core issue and more an extension issue. Christoph Lehmann
19:26 Bug #80806: Upgrade Wizard / Execute database migrations on single rows / Error: The RecordLinkHandler expects identifier and uid as $parameter configuration
A little bit lazy, but works with
if (empty($parameters['identifier']) || empty($parameters['uid'])) {
...
Christoph Lehmann
18:20 Bug #82034: f:be.widget.paginate manual paging not working correctly (solution included)
Added an image with the highlighted area that is causing the problem. Ronald Kools
18:14 Bug #82034 (Closed): f:be.widget.paginate manual paging not working correctly (solution included)
See /typo3/sysext/fluid/Resources/Private/Templates/ViewHelpers/Be/Widget/Paginate/Index.html
When using this page...
Ronald Kools
16:35 Bug #82033: extbase parameters in FLUIDTEMPLATE : configuration lost for extension Form
I'm using TYPO3 8.7.4 RVVN no-lastname-given
16:19 Bug #82033 (New): extbase parameters in FLUIDTEMPLATE : configuration lost for extension Form
Hi,
I have a formvh:render ViewHelper in a Fluid template. I created a simple FLUIDTEMPLATE content element in typ...
RVVN no-lastname-given
15:34 Bug #82032 (Closed): Copying page containing tt_content irre elements causes error

If the content element has an inline relation to tt_content (PID is the same) and the *parent page* is copied and p...
Tobi Kretschmann
15:18 Feature #82010: DataProcessor to fetch categories + records with the same category
This has nothing to do with the view, but with fetching data. So this should not happen in a viewhelper but should be... Thorben Nissen
11:39 Feature #82031 (Needs Feedback): TCA: provide option to populate filter list in multiSelectFilterItems by user function
Mathias Schreiber
11:39 Feature #82031: TCA: provide option to populate filter list in multiSelectFilterItems by user function
That would be the purpose of a Dataprovider.
See https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/FormEn...
Mathias Schreiber
11:36 Feature #82031 (Closed): TCA: provide option to populate filter list in multiSelectFilterItems by user function
It would be great, if the filter list of the parameter ... Michael Stopp
10:57 Bug #81043: TCA type select & MySQL-strict mode leads to exception
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:27 Bug #81719 (Accepted): DateTime comparisons not possible in 8.7
Georg Ringer

2017-08-02

15:03 Bug #81095 (Needs Feedback): Indexed Search Label "displayResults" not translatable by TypoScript
Hi @David Rellstab, I am not able to reproduce it with the version 8.7.4
I used in TS Setup: ...
Riccardo De Contardi
13:58 Bug #71973: Sorting of file relations doesn't have any effect in a workspace
I found the same issue today.
The problem is caused by FileRepository::findByRelation selecting file_references an...
Alexander Jahn
13:43 Feature #55264: requireJS for frontend in PageRenderer and TypoScript
Any news on that feature? Does it work for FE rendering now? Frank Gerards
13:06 Bug #81099 (Needs Feedback): Extension cannot override default (fallback) templateRootPaths/partialRootPaths/partialRootPaths
Hi @Christoph Bessei, I just did the following test with the latest TYPO3 8.7.4:
1) I defined a very stupid and du...
Riccardo De Contardi
12:30 Bug #77084 (Closed): Link-Wizard: RTE.classesAnchor.[...].target without effect if targetSelector.disabled = 1
No feedback since 90 days > closing.
If you think that this is the wrong decision or experience the issue again or...
Riccardo De Contardi
10:36 Bug #82026 (Closed): EXT:form - Linebreaks in email not rendered
The email finisher does not convert linebreaks in the message to br-tags in the HTML-email.
This makes the message...
Robert Vock
09:00 Epic #81185 (Resolved): Provide functional tests for rendering tt_content with different language related settings
Applied in changeset commit:1b4d3184c53a0dc4e949e2c4c73d43076776a392. Tymoteusz Motylewski

2017-08-01

21:22 Bug #82024 (Accepted): no more non breaking space in default editor
Hi, tnx for the report. Could you push a patch for this to our review system? Frans Saris
16:56 Bug #82024 (Closed): no more non breaking space in default editor

h1. Updates issue description for TYPO3 12 (WITH CKE5)
I found actually no possibility to write a nbsp character...
Andreas Werner
20:58 Bug #82001 (Rejected): Update from 4.5.7 linux to 6.2 windows
Hi, this not a bug report we can help you with here. Please try to get some help on stackoverflow or in our Slack cha... Wouter Wolters
20:12 Bug #82025 (Rejected): Invalid declare strict_types in CMS 7 strikes again
Thank you for your report.
> The latest version 1.4.1 of typo3/cms-composer-installers
Correct. This is a sepa...
Helmut Hummel
19:22 Bug #82025: Invalid declare strict_types in CMS 7 strikes again
i guess the 1.4 branch is not meant to be compatible with core v7 anyway. is that correct helmut? Christian Kuhn
19:09 Bug #82025 (Rejected): Invalid declare strict_types in CMS 7 strikes again
The latest version 1.4.1 of typo3/cms-composer-installers comes with a non 7.6-compatible strict_types declaration:
...
Anonymous
19:17 Task #76084: Move install tool modules into backend module menu
Patch set 47 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:51 Task #76084: Move install tool modules into backend module menu
Patch set 46 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:41 Task #76084: Move install tool modules into backend module menu
Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:21 Task #76084: Move install tool modules into backend module menu
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:20 Task #76084: Move install tool modules into backend module menu
Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:18 Task #76084: Move install tool modules into backend module menu
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:24 Feature #76723 (Resolved): Composer installation without symlinks
This is now resolved with version 1.4.x of typo3/cms-composer-installers and the generation of entry scripts in TYPO3... Helmut Hummel
16:00 Feature #82014 (Resolved): Extension scanner
Applied in changeset commit:081ce36ba9a3110faf463aa9f54a8236612589b1. Christian Kuhn
14:04 Feature #82014: Extension scanner
Patch set 67 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:51 Feature #82014: Extension scanner
Patch set 66 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:42 Feature #82014: Extension scanner
Patch set 65 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:01 Feature #82014: Extension scanner
Patch set 64 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:37 Bug #82023 (Rejected): Install Tool DB Analyzer tries to change all VARCHAR fields
Hi developers,
I'm experiencing an issue with DB Migrations in Install Tool - the analyzer complains every time ab...
Viktor Livakivskyi
15:30 Bug #82021 (Resolved): Fix Path to TYPO3 logo in install tool
Applied in changeset commit:2651bedc7b326a115921b92d63e984fd57124bf4. Helmut Hummel
15:10 Bug #82021: Fix Path to TYPO3 logo in install tool
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Bug #82021: Fix Path to TYPO3 logo in install tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Bug #82021 (Under Review): Fix Path to TYPO3 logo in install tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:03 Bug #82021 (Closed): Fix Path to TYPO3 logo in install tool
#81951 introduced a regression with the path to a TYPO3 logo Helmut Hummel
15:21 Bug #82022 (Rejected): DataHandler doesn't store first record in foreign table as value for new record
TCA:... Jigal van Hemert
15:14 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #81951 (Under Review): Move Install Tool entry point to typo3/install.php
Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:14 Feature #82019 (New): Accept array instead of CSV in TCA
There are various locations in TCA which require a CSV string of values, e.g. @ctrl/searchFields@ or @types/N/showite... Mathias Brodala
12:31 Bug #82007: Inconsistent variable value for f:variable viewhelper for integer 0
Variable assignent in compiled templates reported on https://github.com/TYPO3/Fluid/issues/334 Claus Due
12:27 Bug #82007 (Closed): Inconsistent variable value for f:variable viewhelper for integer 0
Under review at https://github.com/TYPO3/Fluid/pull/333 - closing this issue since the problem isn't related to TYPO3... Claus Due
12:20 Bug #82007: Inconsistent variable value for f:variable viewhelper for integer 0
I can explain why those two expressions give different results. The "problem" here in a nutshell is that two differen... Claus Due
12:27 Bug #82018 (Closed): Once a linkwizard created an external link it will stay external
If you use the link wizard in an RTE to modify an External URL to a Page link the attribute data-htmlarea-external="1... Jigal van Hemert
12:20 Bug #80888 (Rejected): GeneralUtility::removeXSS() doesn't respect base64 encoded links
I found this issue in the past and back then made a patch against 6.2. We decided not to include it because a blackli... Jigal van Hemert
11:40 Bug #82017 (Closed): EXT:form only 4 finishers
Not all finishers are available in the wizard. You can configure them in the yaml configuration.
See the documenta...
Frans Saris
11:17 Bug #82017 (Closed): EXT:form only 4 finishers
Hi Guys,
i have only 4 finishers in the backend selection. I thought there are more available?
TYPO3 8.7.4
A...
D. Kassor
11:20 Bug #81744: IE11 / : Links are not created correct with element browser and
Creating links from a selected text and restoring the selection afterwards is rather complex in MS browsers. I found ... Jigal van Hemert
11:08 Bug #82016 (Closed): Wizards add still not working with MM
It seems the new version 7.6.21 does not fix this bug (https://forge.typo3.org/issues/76863) as mentioned in the chan... XIMA MEDIA GmbH
11:00 Bug #81893: ck_editor: Linefeeds added after each save
I can confirm the problem, but only for my special case. I have several custom elements (new CTypes) that can contain... Jasmina Ließmann
10:49 Bug #65708: ReflectionService updates unchanged data
I can not reproduce this Problem in TYPO3 v9 (except someone still relies on the legacy ViewHelper argument registrat... Oliver Eglseder
10:33 Bug #79922: fluid widget paginate - pagination links take no action
By the way:
Paginate/Index.html should have a slight modification. We see the page number "1" still in the paginat...
Vincent Mans
09:30 Bug #79922: fluid widget paginate - pagination links take no action
This issue remains in 8.7.4. IMO, it's a Must Have because people rely on it by now to resolve long menu listings.
...
Vincent Mans
07:05 Feature #82008 (Rejected): TER / ExtensionManager should provide a new attributes to simplify TYPO3 Extension-Updates
Thanks for creating this issue, however there is already such thing which is called semver, read about it at http://... Georg Ringer
02:00 Task #82015 (Resolved): Update typo3/cms-cli and typo3/cms-composer-installers
Applied in changeset commit:bcabb702fbcc134debaa8ce91e24aaf71160c515. Helmut Hummel

2017-07-31

23:29 Task #82015: Update typo3/cms-cli and typo3/cms-composer-installers
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:09 Task #82015 (Under Review): Update typo3/cms-cli and typo3/cms-composer-installers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:08 Task #82015 (Closed): Update typo3/cms-cli and typo3/cms-composer-installers
Use the latest (and stable) version of these packages.
Composer commands:
composer req typo3/cms-composer-insta...
Helmut Hummel
23:00 Task #81980 (Resolved): Extract typo3 cli binary into individual composer package
Applied in changeset commit:0f86415d599ba6e9e7190dcc8eb7c2fba8c98705. Helmut Hummel
22:36 Task #81980: Extract typo3 cli binary into individual composer package
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:12 Task #81980: Extract typo3 cli binary into individual composer package
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Bug #79982 (Resolved): Jump links not working with RealURL
Applied in changeset commit:ff1489b2277c9cb3addd1c43d018831595374cb8. Anonymous
20:52 Bug #79982: Jump links not working with RealURL
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:00 Bug #81728 (Resolved): ElementBrowser broken with TCA type=group and internal_type=folder
Applied in changeset commit:2a618d475480a35c7031b96fefdad6f0038fc3ea. Anonymous
20:44 Feature #82014: Extension scanner
Patch set 63 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:01 Feature #82014 (Under Review): Extension scanner
Patch set 62 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:22 Feature #82014 (Closed): Extension scanner
Christian Kuhn
20:40 Task #82012: Add Functional tests for rendering of translated hidden records
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:16 Task #82012: Add Functional tests for rendering of translated hidden records
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:44 Task #82012 (Under Review): Add Functional tests for rendering of translated hidden records
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:37 Task #82012 (Closed): Add Functional tests for rendering of translated hidden records
We need to cover 2 more cases in LocalizedContentRenderingTest:
1) when record is hidden in default language but his...
Tymoteusz Motylewski
20:30 Task #82011 (Resolved): Fix reST syntax
Applied in changeset commit:7e7498364b2624fa77ed1b50dd23c27451eea62d. Anonymous
15:32 Task #82011 (Under Review): Fix reST syntax
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:10 Task #82011 (Closed): Fix reST syntax
Fix reStructuredText syntax in 7.6 core documentation.
Patch is on the way.
Martin Bless
18:43 Epic #81185: Provide functional tests for rendering tt_content with different language related settings
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:14 Epic #81185: Provide functional tests for rendering tt_content with different language related settings
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:10 Epic #81185 (Under Review): Provide functional tests for rendering tt_content with different language related settings
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:10 Bug #72190 (Needs Feedback): config.sys_language_mode=ignore is ignored
Hi Christian,
Thanks for the bug report.
How did you manage to produce these queries ? Are they result of some Typ...
Tymoteusz Motylewski
17:02 Bug #82013 (Closed): Create page with active pagetree filter renders complete pagetree under new page again in TYPO3 8.7
As a non admin user
1. I filter the page tree for something
2. Add a new page with drag & drop
Then the new pa...
Christoph Lehmann
16:31 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Bug #81657: TSFE->page contains default language page when content_fallback; 1,0 is used
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:10 Feature #75161: Create uri and link viewhelper for Backend Modules
Also consider: typo3/sysext/backend/Classes/ViewHelpers/ModuleLinkViewHelper.php Sascha Rademacher
15:06 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:36 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:15 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Feature #69824 (Closed): Introduce PdoFileBackend
Andreas Kienast
13:31 Feature #82010 (Under Review): DataProcessor to fetch categories + records with the same category
Fluid does not provide a way to access the list of categories that the current page is assigned to.
It would also ...
Christian Weiske
12:13 Feature #81901: Refactor t3editor
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:11 Feature #81901: Refactor t3editor
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Bug #81726 (Resolved): Install tool fatals on invalid table name
Applied in changeset commit:628357625f41f71740ffcf7ab0c738d2adf1671b. Markus Hölzle
11:36 Bug #81726: Install tool fatals on invalid table name
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:56 Task #82000: Use new card layout for distributions list view
Label in upper left corner ("Official distribution") is missing in the latest patchset. I attached two Screenshots. Henning Liebe
11:51 Feature #82008 (Rejected): TER / ExtensionManager should provide a new attributes to simplify TYPO3 Extension-Updates
TER / ExtensionManager should provide a new attributes:
Flag: "versionPurpose"
declaring the purpose of the curre...
Gabriel Kaufmann / Typoworx NewMedia
11:46 Bug #82007 (Closed): Inconsistent variable value for f:variable viewhelper for integer 0
If I do this in a template (Fluid 8.4.7):... Michael Stopp
11:30 Task #81899 (Resolved): Use &route=/ajax/ instead of &ajaxId for BE AJAX calls
Applied in changeset commit:ceee1287a04c03fb304f300db8a45c4f196b91e9. Benni Mack
10:47 Task #81899: Use &route=/ajax/ instead of &ajaxId for BE AJAX calls
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:15 Task #74806: Use PathUtility wrappers instead of dirname/basename calls
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #81936 (Resolved): Installtool Empty Password Error
Applied in changeset commit:c084e085d682ef2a2fe45dd0549533072d1c366b. Markus Hölzle
10:27 Bug #81936: Installtool Empty Password Error
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:25 Feature #82004: Missing hooks in PageLayoutView
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:56 Feature #82004: Missing hooks in PageLayoutView
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Feature #77576 (Resolved): EXT:viewpage: Move width and language selection to the doc header
Applied in changeset commit:a2e27d571ef622588fb4a6a3657e8b8b3f076190. Anonymous
07:11 Feature #77576: EXT:viewpage: Move width and language selection to the doc header
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:30 Bug #81981 (Resolved): Add code to generate entry scripts
Applied in changeset commit:df4ee248937952a9e8defd4285aaea1dd255bb6a. Helmut Hummel
05:31 Bug #82006 (Closed): Wrong interpretation of post_max_size and/or upload_max_filesize
TYPO3 8.7.1
PHP 7.1.6 7-71LATEST-STANDARD
Server domainfactory
file upload of files (backend file list) with a s...
Markus Dübbert

2017-07-30

22:25 Bug #82001: Update from 4.5.7 linux to 6.2 windows
Wrong project. Moving... Michael Stucki
22:07 Task #81980: Extract typo3 cli binary into individual composer package
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:45 Bug #82003: Sync ext_emconf.php and composer.json
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:20 Bug #82003 (Under Review): Sync ext_emconf.php and composer.json
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:00 Bug #82003 (Resolved): Sync ext_emconf.php and composer.json
Applied in changeset commit:77e728e7eda7b776dfdea34324f64ad3cea39f0d. Helmut Hummel
20:30 Bug #81965 (Resolved): Make also 4th parameter optional in QueryGenerator->getTreeList()
Applied in changeset commit:ff87f24a51c3fe7615e0746b9817696d88c4f994. Markus Hölzle
20:26 Feature #82004: Missing hooks in PageLayoutView
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:25 Feature #82004: Missing hooks in PageLayoutView
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Feature #82004: Missing hooks in PageLayoutView
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Feature #82004 (Under Review): Missing hooks in PageLayoutView
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Feature #82004 (Closed): Missing hooks in PageLayoutView
I want to make it possible to render some content on several places within the page module in the backend. Therefor i... Richard Haeser
20:00 Bug #81471 (Resolved): Catch InvalidArgumentException thrown in \TYPO3\CMS\Core\Utility\GeneralUtility::idnaEncode
Applied in changeset commit:dfa80ff7e4c48161f990a5e0653ac3fd83171375. Nicole Cordes
19:33 Bug #81471: Catch InvalidArgumentException thrown in \TYPO3\CMS\Core\Utility\GeneralUtility::idnaEncode
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:32 Bug #81471: Catch InvalidArgumentException thrown in \TYPO3\CMS\Core\Utility\GeneralUtility::idnaEncode
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:36 Task #81791 (Under Review): Cleanup ext_emconf.php
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:53 Task #81457: Module 'Info': Unify layout of tables in submodules
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:46 Task #81457: Module 'Info': Unify layout of tables in submodules
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:02 Epic #75690 (Closed): Upgrade Analysis for the Install Tool
this is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
13:01 Feature #75692 (Closed): Provide Fixer Classes
https://review.typo3.org/#/c/53450/ Christian Kuhn
13:01 Feature #75693 (Closed): Provide a HTML Tokenizer and Finder Class Implementation
this could be added later by extending the approach of https://review.typo3.org/#/c/53450/ Christian Kuhn
13:01 Feature #75694 (Closed): Provide a TypoScript Tokenizer and Finder Implementation
this could be added later by extending the approach of https://review.typo3.org/#/c/53450/ Christian Kuhn
13:00 Feature #75695 (Closed): Provide Tokenizer and Finder Class for JavaScript
this could be added later by extending the approach of https://review.typo3.org/#/c/53450/ Christian Kuhn
13:00 Feature #75696 (Closed): Provide dismissal for single entries
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:59 Task #75703 (Closed): Detect object usage of deprecated code including use statements.
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:59 Task #78172 (Closed): Provide Finder Classes for PHP related changes
Christian Kuhn
12:58 Task #78202 (Rejected): Finder class for 72370
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:58 Task #78203 (Rejected): Finder class for 72859
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:57 Task #78204 (Rejected): Finder class for 76370
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:57 Task #78190 (Rejected): Finder class for 76259
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:56 Task #78197 (Rejected): Finder class for 75711
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:56 Task #78198 (Rejected): Finder class for 72368
abandoned. this approach is superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn
12:54 Feature #78187 (Rejected): Finder Functionality
superseded by https://review.typo3.org/#/c/53450/ Christian Kuhn

2017-07-29

19:34 Bug #82003: Sync ext_emconf.php and composer.json
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:26 Bug #82003 (Under Review): Sync ext_emconf.php and composer.json
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Bug #82003 (Closed): Sync ext_emconf.php and composer.json
Things like description and package links should match Helmut Hummel
17:31 Feature #82002: Implement first installation token
Helmut Hummel wrote:
> > create FIRST_INSTALL file on first request with some random token
>
> By default this fi...
Oliver Hader
16:46 Feature #82002: Implement first installation token
> create FIRST_INSTALL file on first request with some random token
By default this file is in document root, whic...
Helmut Hummel
16:16 Feature #82002 (Accepted): Implement first installation token
see https://www.golem.de/news/certificate-transparency-hacking-web-applications-before-they-are-installed-1707-129172... Oliver Hader
17:05 Bug #81981: Add code to generate entry scripts
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Bug #81981: Add code to generate entry scripts
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:50 Bug #81981: Add code to generate entry scripts
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:32 Bug #81981: Add code to generate entry scripts
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:21 Bug #81981: Add code to generate entry scripts
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Bug #81971: FILES-rendering ignores files with umlaute
@Tizian Schmidlin hi, did the suggestion:... Riccardo De Contardi
11:30 Bug #81951 (Resolved): Move Install Tool entry point to typo3/install.php
Applied in changeset commit:241ce8d22cdd533a3586a301ebb3ca6c5ef4984d. Helmut Hummel
11:13 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:10 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:10 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:51 Bug #82001 (Rejected): Update from 4.5.7 linux to 6.2 windows
Hi All,
I did a upgrade from Linux typo3 4.5.7 to 6.2 windows.
I got all these bugs. How can i solve them?
U...
clinton axel

2017-07-28

19:32 Task #82000: Use new card layout for distributions list view
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:29 Task #82000 (Under Review): Use new card layout for distributions list view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:27 Task #82000 (Closed): Use new card layout for distributions list view
Markus Sommer
17:51 Task #81999 (Closed): Remove remains of db mountpoint functionality in sys_action
The function "Create Backend User" provided by system extension _sys_action_ once allowed to set a db mountpoint for ... Tobias Schmidt
17:30 Bug #81982 (Resolved): Deny installation of typo3/cms along with subtree splitted TYPO3 packages
Applied in changeset commit:4adf4e4dc9f6c49a81e6074be65bd733b6e8d36f. Helmut Hummel
15:09 Bug #81982: Deny installation of typo3/cms along with subtree splitted TYPO3 packages
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:07 Bug #81936: Installtool Empty Password Error
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:03 Bug #81936: Installtool Empty Password Error
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:31 Bug #81936 (Under Review): Installtool Empty Password Error
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Feature #81676: CKeditor - set table classes only in YAML file without adjusting lib.parseFunc_RTE settings
Thx, for the hint.
I need the default table class "contenttable" for styling so I decided for the following solution...
Samuel Heinz
13:41 Bug #81994: Indexed Search Bugfix #30852 messes with Realurl cache
Tymoteusz Motylewski wrote:
> Hi
> the issue you've linked is wrong 30582.
> AFAIK it is correct to pass L=0 in th...
Jan Rödig
13:00 Bug #81994 (Needs Feedback): Indexed Search Bugfix #30852 messes with Realurl cache
Hi
the issue you've linked is wrong 30582.
AFAIK it is correct to pass L=0 in the url.
EXT:solr does the same thin...
Tymoteusz Motylewski
10:48 Bug #81994 (Closed): Indexed Search Bugfix #30852 messes with Realurl cache
The "new" behaviour of Indexed Search adding "L=0" parameter even on pages with only a single language messes with Re... Jan Rödig
13:35 Bug #73125: 500 Error in GroupElement.php due to group db fields in flexform containers
Bernhard Kraft wrote:
> I have to counter that. For me nested sections worked quite well. I used them a lot in good ...
Frank Gerards
13:33 Bug #81996 (New): Read ony select field 'renderType' => 'selectSingle' renders all available items
Read only select field with 'renderType' => 'selectSingle'
renders all available items in the select box.
Instead...
Tymoteusz Motylewski
13:04 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:54 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:00 Bug #81972 (Rejected): Extbase repositories are always using storage pid of the current controller.
Tymoteusz Motylewski
10:33 Bug #30852: Multilingual search in translated pages: Results of default language always linking to current language
Christian Toffolo wrote:
> This change adds "L=0" also to results in default language and this consequently messes w...
Jan Rödig
10:13 Bug #42390: Insert Record: l10n support
Which config.sys_language_overlay was set here? I thought I've got the same issue, but my "config.sys_language_overla... Markus Hölzle
10:04 Feature #81989: ImageMagick - Prevent Concurrent Processing of Image Files
@Markus: OK, I will try implementing that.
@Frans: No, I meant to process the original file, not a smaller version...
Joseph Linden
08:47 Feature #81989: ImageMagick - Prevent Concurrent Processing of Image Files
... Frans Saris
07:46 Bug #81993 (Closed): 'Uncaught TYPO3 Exception' pops up when news records are localized
I recently installed tx_news v6.0.0 in my TYPO3 8.7.3 system. When 'Use content element relation' is checked in plugi... Anu Bhuvanendran Nair

2017-07-27

21:33 Bug #81952: CKeditor inserts just in Workspace empty paragraphs in FlexForms
Wouter Wolters wrote:
> Do you use an extension like Flux or DCE maybe?
I use Gridelements but not Flux or DCE.
Karsten B B
14:42 Bug #81952 (Needs Feedback): CKeditor inserts just in Workspace empty paragraphs in FlexForms
Do you use an extension like Flux or DCE maybe? Wouter Wolters
18:57 Bug #81992: bin/* is ignored
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:55 Bug #81992 (Under Review): bin/* is ignored
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:51 Bug #81992 (Closed): bin/* is ignored
This results in removing typo3/sysext/core/bin/typo3 during `composer archive`.
https://github.com/composer/satis/...
Philipp Gampe
17:39 Feature #81991 (Closed): FSC Uploads: a-tag attribute download
Hi, there.
i am missing a dopdown field to choose between download the files or not (e. g. pdf can be opend in the...
Christian Hackl
17:31 Bug #81990 (Closed): FSC Uploads: a-tag title missing
Hi, there.
Title attribute for the html a-tag is missing.
Should be like:
<a href="{file.publicUrl}" {f:if(con...
Christian Hackl
17:28 Feature #81989: ImageMagick - Prevent Concurrent Processing of Image Files
No, that's the old deprecated API. Checkout the LockFactory.
It has capabilities, so you can use non-blocking locks ...
Markus Klein
15:40 Feature #81989: ImageMagick - Prevent Concurrent Processing of Image Files
I agree that database locking could be too slow. Yes, file locking has been considered, but we were slightly wary of ... Joseph Linden
15:32 Feature #81989: ImageMagick - Prevent Concurrent Processing of Image Files
Did you try locking via the API instead of DB?
In general using flags in DB is not an atomic procedure (test and set...
Markus Klein
15:09 Feature #81989 (Accepted): ImageMagick - Prevent Concurrent Processing of Image Files
*Current Setup*:
* Apache 2.4.23
* PHP 7.0.20 Nonthread safe
* TYPO3 7.6.20
* ImageMagick 6.7.8-9
*Things to...
Joseph Linden
15:15 Bug #81855: Add new record wizard fails on Save&Close with "select" field and MM setted
I can confirm that is not solved in Typo3 8.7.* either. The problem remains the same even with the integrated patch Anke Altintop
14:48 Bug #81982: Deny installation of typo3/cms along with subtree splitted TYPO3 packages
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #81988 (Rejected): sysExt:Form Wizard taking Select->prependOptionLabel/prependOptionValue into Account
The @Select@ element has a couple of options available in Fluid which are not taken into account by the Form Wizard.
...
Stephan Ude
13:48 Bug #81987 (Closed): Make pageTree.backgroundColor recursive
The option pageTree.backgroundColor is really useful, but if you don’t have the defined page mounted but some subpage... Bernhard Eckl
13:07 Bug #81973: FormEngineValidation.parseDate remove fix year 2038
Wittkiel Gruppe wrote:
> I think it's a problem with unix timestamps, see for example #16735 and https://en.wikipedi...
Benjamin Kluge
08:42 Bug #81973: FormEngineValidation.parseDate remove fix year 2038
Benjamin Kluge wrote:
> In issue https://forge.typo3.org/issues/81940 are TCA range upper removed. But in file typo3...
Wittkiel Gruppe
12:48 Bug #72779: Lightbox : grouping images
TypoScript to the rescue! Here's a "workaround":https://gist.github.com/Kitzberger/acfc630c0ea9a430c875af3fbe79a724 f... Anonymous
12:37 Bug #81986 (Closed): indexed_search generates duplicated results for same page
Hi community.
The issue is quite weird and it is a combination of multiple factors. Let's go step by step.
Websit...
Viktor Livakivskyi
11:38 Task #81985: [BUGFIX] Changed logical operator.
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:34 Task #81985 (Under Review): [BUGFIX] Changed logical operator.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:34 Task #81985 (Closed): [BUGFIX] Changed logical operator.
"Broken data structure on field name foo - section without type or vice versa is not allowed"
As the Exception say...
Forger Service
11:13 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:00 Bug #81968 (Resolved): Filename too long / Installation via Composer broken on Azure Web App Services
Applied in changeset commit:2027473d711a8cecc5df343cefcfccfc852b4bec. Christian Kuhn
10:35 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:35 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:30 Bug #81984 (Resolved): Loading spinner of System Information does not disappear on failure
Applied in changeset commit:c45b6064aaae6c08ed9eeb567da21553bfc8fe05. Andreas Fernandez
09:28 Bug #81984: Loading spinner of System Information does not disappear on failure
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
07:40 Bug #81984 (Under Review): Loading spinner of System Information does not disappear on failure
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:37 Bug #81984 (Closed): Loading spinner of System Information does not disappear on failure
When loading of the system information toolbar item fails for whatever reason (e.g. session timed out), the loading s... Andreas Kienast
07:38 Bug #81983 (Closed): JStop() in FormResultCompiler handles Stylesheets but not JavaScript
as you found out the method is deprecated and removed in current master already. use addCssFiles() Georg Ringer

2017-07-26

23:23 Bug #81983: JStop() in FormResultCompiler handles Stylesheets but not JavaScript
In Version 8 the function looks like this:... David Bruchmann
22:43 Bug #81983 (Closed): JStop() in FormResultCompiler handles Stylesheets but not JavaScript
The function is remarkable wrong and noted like this:... David Bruchmann
22:55 Bug #45512: Make the type attribute optional on script, style and link elements
Even not required after this issue is solved the type for javascript is now "application/javascript" and "text/javasc... David Bruchmann
20:00 Bug #81979 (Resolved): Add branch alias to system extensions
Applied in changeset commit:471d63a3207347897a5c6746291eb690e16d4970. Helmut Hummel
17:26 Bug #81979 (Under Review): Add branch alias to system extensions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Bug #81979 (Closed): Add branch alias to system extensions
To ease installation of master versions of
system extensions from subtree splitted repos,
we add a branch alias to ...
Helmut Hummel
18:26 Task #81980: Extract typo3 cli binary into individual composer package
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:34 Task #81980 (Under Review): Extract typo3 cli binary into individual composer package
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:31 Task #81980 (Closed): Extract typo3 cli binary into individual composer package
Doing so is fully backwards compatible but has several benefits:
# It will become possible for TYPO3 Console to re...
Helmut Hummel
18:15 Bug #81555: Do not use prepared statements for reference index queries
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:02 Bug #75040: placeholder pointing to column of related record shows values from wrong language
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:58 Bug #81982 (Under Review): Deny installation of typo3/cms along with subtree splitted TYPO3 packages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:58 Bug #81982 (Closed): Deny installation of typo3/cms along with subtree splitted TYPO3 packages
[BUGFIX] Add conflicts to core extensions' composer.json
Core extensions installed individually (from subtree spli...
Helmut Hummel
17:48 Bug #75399: Extbase: Class/Table Mapping doesn't work sometimes
We experienced the same problem described in #6 in a multisite project.
In our case we used a basic EXT:news on si...
Artur Cichosz
17:47 Bug #81981 (Under Review): Add code to generate entry scripts
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:43 Bug #81981 (Closed): Add code to generate entry scripts
With the new composer installers versions, the core package itself (in fact any composer package)
can add scripts to...
Helmut Hummel
17:47 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Bug #81978 (Closed): Improve Composer integration
This is an umbrella ticket for changes to TYPO3 to improve composer integration Helmut Hummel
16:58 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:27 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:52 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:33 Bug #81968: Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:48 Bug #81968 (Under Review): Filename too long / Installation via Composer broken on Azure Web App Services
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:09 Bug #81968 (Closed): Filename too long / Installation via Composer broken on Azure Web App Services
Since the latest version 8.7.4, I'm running into the "Filename too long" problem under Windows. On my local drive I w... Benjamin Hirsch
16:55 Bug #76863: MM Relation with selectMultipleSideBySide Field - Add wizard resets the MM Relation
It seems the new version 7.6.21 does not fix this bug as mentioned in the changelog (https://wiki.typo3.org/TYPO3_CMS... XIMA MEDIA GmbH
15:02 Bug #81971: FILES-rendering ignores files with umlaute
Frans Saris wrote:
> The use of publicUrl is the issue here.
>
> Try to use @file.import.data = file:current:uid@...
Sebastian Thadewald
12:50 Bug #81971 (Needs Feedback): FILES-rendering ignores files with umlaute
The use of publicUrl is the issue here.
Try to use @file.import.data = file:current:uid@
Frans Saris
11:30 Bug #81971 (Closed): FILES-rendering ignores files with umlaute
Hello there,
we spotted an issue in the FILES-ContentObject when using umlaute in a filename in TYPO3 6.2. I'd lik...
Tizian Schmidlin
14:13 Feature #81976 (Closed): TCA wizards don't show up for `selectSingle` fields
I've tried adding simple add/edit/suggest wizards to some `select` type fields and noticed that, for renderType = 'se... Paul Ilea
13:33 Bug #81975 (Closed): Backend datepicker dont validate field after selection
In issue https://forge.typo3.org/issues/81973 are a validation error with the year 2038. But you can save the date by... Benjamin Kluge
13:18 Bug #81973 (Closed): FormEngineValidation.parseDate remove fix year 2038
In issue https://forge.typo3.org/issues/81940 are TCA range upper removed. But in file typo3/sysext/backend/Resources... Benjamin Kluge
12:52 Bug #81972 (Rejected): Extbase repositories are always using storage pid of the current controller.
When you use extbase repository from different extension, the configured storage pid should be taken from the extensi... Tymoteusz Motylewski
10:56 Bug #81970 (Closed): Blockstyles can't be used in EDGE
There is a problem with the RTE blockstyles in EDGE.
When you use the RTE in EDGE the blockstyle dropdown is inact...
Ina Lindauer
10:36 Bug #81969: Since 8.7.4 search in extension manager is broken
Alright, fine then and I'm relieved it's not a bug in the end... :)
Thanks for your feedback
Oliver Hader
10:35 Bug #81969 (Closed): Since 8.7.4 search in extension manager is broken
Benni Mack
10:23 Bug #81969: Since 8.7.4 search in extension manager is broken
Hi Oliver,
I use Firefox 54.0.1 and after deleting the browser cache the misbehaviour didn't happen anymore. So I ...
Tobias Schaefer
10:13 Bug #81969 (Needs Feedback): Since 8.7.4 search in extension manager is broken
Thanks for your report. I could not reproduce this behavior with 8.7.4 in Google Chrome. Please let us know, which op... Oliver Hader
09:56 Bug #81969 (Closed): Since 8.7.4 search in extension manager is broken
Hi,
With the update 8.7.4 the search in the extension manager doesn't work anymore. The list of extensions used to...
Tobias Schaefer
09:52 Bug #81741: MediaViewHelper does not pass additionalAttributes and data to renderer instance
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:19 Bug #81741: MediaViewHelper does not pass additionalAttributes and data to renderer instance
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:14 Task #81882: ckeditor configuration: Allow to override presets with PageTSConfig
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:01 Task #81882: ckeditor configuration: Allow to override presets with PageTSConfig
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2017-07-25

18:00 Bug #81866 (Resolved): Regression: css_styled_content does no longer render image captions
Applied in changeset commit:fd833609641e937789eef30515bc01ec4c129657. Benni Mack
17:39 Bug #81866: Regression: css_styled_content does no longer render image captions
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:42 Bug #81866 (Under Review): Regression: css_styled_content does no longer render image captions
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:30 Bug #81620: Linkhandler remove all attributes set in the link wizard and the template
What should be the expected behavior if i have the following link within the RTE:... Dennis Römmich
16:30 Bug #81929 (Resolved): Link browser modal cannot find ckeditor instance if called from another iframe than the main backend
Applied in changeset commit:157abdf93d285c3e56106d7aea691bd4e4a5d52a. Johannes Schlier
16:25 Bug #81929: Link browser modal cannot find ckeditor instance if called from another iframe than the main backend
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:16 Bug #81961: EXT:form If values in single select field contains dots (f.e. emails) JS saving and rendering fails.
Also there is an issue when there is two identical same values in single select. I think it's just how yaml work, so ... Andriy Khamuliak
15:54 Bug #81961: EXT:form If values in single select field contains dots (f.e. emails) JS saving and rendering fails.
Yes, partially. I didn't noticed any errors in FE, but if I create a single select at form and put 'test.mail@gmail.c... Andriy Khamuliak
14:29 Bug #81961: EXT:form If values in single select field contains dots (f.e. emails) JS saving and rendering fails.
Is this related? #80197 Riccardo De Contardi
10:48 Bug #81961 (Closed): EXT:form If values in single select field contains dots (f.e. emails) JS saving and rendering fails.
If value of single select field contain dots it fails after saving.
Value with dots should be escaped and saved to y...
Andriy Khamuliak
16:13 Bug #81965 (Under Review): Make also 4th parameter optional in QueryGenerator->getTreeList()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #81965 (Closed): Make also 4th parameter optional in QueryGenerator->getTreeList()
The 3rd parameter is optional, but the 4th parameter is required at the moment.
\TYPO3\CMS\Core\Database\QueryGene...
Markus Hölzle
15:53 Bug #81964 (Closed): No crop information given in localized FAL version If translated meta data is provided
I have an image (Text + Media) with crop information on my german website (default language). The related localized v... Nicolas Stey
15:37 Task #81848 (New): Tooltip for a disabled page should output "disabled" instead of "hidden"
Riccardo De Contardi
15:35 Bug #81920 (Closed): Disabling Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
Thank you for your answer. Closing it. Riccardo De Contardi
15:00 Bug #81729 (Resolved): DateTimePicker not opening in IE/Edge
Applied in changeset commit:722fccc53a0dd3da6a337104acb6a806ce7f5b36. Anonymous
14:50 Bug #81729: DateTimePicker not opening in IE/Edge
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:48 Bug #81729: DateTimePicker not opening in IE/Edge
@Matthias thanks for reviewing but you should do that on https://review.typo3.org and give +1 on "verify" then, your ... Xavier Perseguers
12:01 Bug #81729: DateTimePicker not opening in IE/Edge
Gerrit Code Review wrote:
> Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r...
Matthias Koch
14:19 Feature #81676: CKeditor - set table classes only in YAML file without adjusting lib.parseFunc_RTE settings
This workaround solved this problem for me (Typo3 8.7.3):... Sebastian Stein
13:23 Bug #81937 (Closed): Mount as treeroot doesn't work
I close this a s duplicate of #78476 Georg Ringer
12:38 Bug #81116: Custom image crop ration breaking BE with #1351584844: An argument "key" or "id" has to be provided
Still reproducible in TYPO3 8.7.3
You need to create a TCA override file for sys_file_reference with the contents ...
Viktor Livakivskyi
10:33 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:20 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:39 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:38 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:24 Feature #81223: includeCSS.forceInline property
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Bug #81741: MediaViewHelper does not pass additionalAttributes and data to renderer instance
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:34 Bug #81940: FE_USER Access Stop Date
this change won't be backported to 7 anymore. you can just override the TCA there yourself. Georg Ringer
08:33 Bug #81940 (Under Review): FE_USER Access Stop Date
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:29 Bug #81555: Do not use prepared statements for reference index queries
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:46 Task #79609 (Accepted): Add for attribute to all label tags
meant are labels in the actual UI of the backend module to improve using the wizards Georg Ringer
07:46 Bug #78251 (Rejected): Not possible to output DateTime by TS
ok it is possible using... Georg Ringer
05:03 Epic #81948: Introduce system maintainers
Using usernames instead of uid would mean that any admin used cab change the username of a system admin to something ... Georg Ringer

2017-07-24

22:45 Bug #81952 (Closed): CKeditor inserts just in Workspace empty paragraphs in FlexForms
Related to the following issue: https://forge.typo3.org/issues/80778
Work for me on live changes without problems bu...
Karsten B B
22:30 Bug #81915 (Resolved): Website content is deleted when trying to translate a record that contains a field (type=inline) with foreign_table=tt_content and no MM table but foreign_field instead
Applied in changeset commit:8b143fa6c340e30d3ff68c62e5226ad92327c64d. Oliver Hader
22:21 Bug #81915: Website content is deleted when trying to translate a record that contains a field (type=inline) with foreign_table=tt_content and no MM table but foreign_field instead
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:58 Bug #81915: Website content is deleted when trying to translate a record that contains a field (type=inline) with foreign_table=tt_content and no MM table but foreign_field instead
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Bug #81941 (Resolved): Semantically invalid HTTP 500 code if translation fails
Applied in changeset commit:1c2cad6a6de99ed91b137d0f30916f8eebd3919e. Xavier Perseguers
21:01 Bug #81941 (Under Review): Semantically invalid HTTP 500 code if translation fails
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:00 Bug #81941 (Resolved): Semantically invalid HTTP 500 code if translation fails
Applied in changeset commit:a57ea45b63611bcc5bae408c70424bd2f1915407. Xavier Perseguers
20:48 Bug #81941: Semantically invalid HTTP 500 code if translation fails
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:44 Task #28853 (Closed): Upgrade CodeMirror to 3.0
Closed in favor of #81901. Andreas Kienast
20:43 Bug #72657 (Under Review): Paste into t3editor does not work
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:43 Bug #25554 (Under Review): Handling of tab indentation is faulty
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:43 Feature #81901: Refactor t3editor
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:38 Feature #81901: Refactor t3editor
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:49 Bug #81741: MediaViewHelper does not pass additionalAttributes and data to renderer instance
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:31 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Bug #81951: Move Install Tool entry point to typo3/install.php
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #81951 (Under Review): Move Install Tool entry point to typo3/install.php
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Bug #81951 (Closed): Move Install Tool entry point to typo3/install.php
To unify entry scripts (to enable easier generation of these in composer mode),
the install tool should be moved to ...
Helmut Hummel
15:47 Feature #81223: includeCSS.forceInline property
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:18 Feature #81223: includeCSS.forceInline property
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:15 Bug #81950 (Closed): Resolve disabled sys_workspace.unpublish_time
The property @sys_workspace.unpublish_time@ was hidden during TYPO3 4.5 development from being displayed with a remar... Oliver Hader
15:08 Bug #81949 (Closed): cglFixMyCommit.sh won't work on Windows
Build/Scripts/cglFixMyCommit.sh contains the weird construction where a shell script is passed to the PHP executable.... Jigal van Hemert
15:00 Bug #81947 (Resolved): Cannot autopublish workspaces with scheduler
Applied in changeset commit:255042079586a973e3d659636f14435877814587. Xavier Perseguers
14:43 Bug #81947: Cannot autopublish workspaces with scheduler
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:50 Bug #81947 (Under Review): Cannot autopublish workspaces with scheduler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Bug #81947 (Accepted): Cannot autopublish workspaces with scheduler
The creation of the complex query is completely wrong! Xavier Perseguers
13:27 Bug #81947: Cannot autopublish workspaces with scheduler
Same problem (even without any workspace record) with a vanilla TYPO3 9-dev (master branch). Xavier Perseguers
12:19 Bug #81947 (Closed): Cannot autopublish workspaces with scheduler
h2. How-to reproduce
* Create a workspace record
* Create a scheduler task to auto-publish workspaces
* Manually...
Xavier Perseguers
13:59 Epic #81948 (Closed): Introduce system maintainers
The bigger picture of this epic has been described in more detail on https://decisions.typo3.org/t/typo3-system-manag... Oliver Hader
13:35 Bug #81936 (Accepted): Installtool Empty Password Error
Confirmed in TYPO3_8-7 and master. Entering empty password results in @#1476107295: PHP Warning: hash_equals(): Expec... Oliver Hader
13:01 Bug #81836: deleting a file inside _recycler_ folder generates new file with preview_ prefix
This problem also exists in TYPO3 7.6.20 Alexander Grein
12:30 Bug #81946 (Resolved): QueryBuilder->quoteIdentifiersForSelect() does not respect alias in lower or mixed case
Applied in changeset commit:0c4742866643dbd8e4f89bd8788414cf74ac4314. Frank Nägler
12:15 Bug #81946: QueryBuilder->quoteIdentifiersForSelect() does not respect alias in lower or mixed case
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:03 Bug #81946: QueryBuilder->quoteIdentifiersForSelect() does not respect alias in lower or mixed case
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:39 Bug #81946 (Under Review): QueryBuilder->quoteIdentifiersForSelect() does not respect alias in lower or mixed case
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:33 Bug #81946 (Closed): QueryBuilder->quoteIdentifiersForSelect() does not respect alias in lower or mixed case
QueryBuilder->quoteIdentifiersForSelect() does only accept alias definition in uppercase (AS) e.g. @foo AS bar@
* ...
Frank Nägler
12:30 Bug #38735 (Resolved): Improved style for preview notice
Applied in changeset commit:baf59b3e21c007686325fb71646f5493742cb873. Frank Nägler
12:19 Bug #81618: Formengine DataProvider TcaColumnsOverrides must be executed before TcaGroup
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:56 Task #80018: Deprecate usage of EXT:rsaauth
Okay. I'm with you with the desired goal!
So warnings are in BE are totally fine.
To be sure about the action pla...
Markus Klein
11:26 Task #80018: Deprecate usage of EXT:rsaauth
Helmut Hummel wrote:
> Desired state:
> http: warning in reports module to use https
What about:
* http wit...
Riccardo De Contardi
10:41 Task #80018: Deprecate usage of EXT:rsaauth
Markus Klein wrote:
> Sorry Helmut, but removing a feature to make an installation even more insecure is then even l...
Helmut Hummel
07:58 Task #80018: Deprecate usage of EXT:rsaauth
Sorry Helmut, but removing a feature to make an installation even more insecure is then even less the way to go.
Fol...
Markus Klein
11:15 Bug #81945: Upgrade version of D3.js to version 4.10.0
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:50 Bug #81945: Upgrade version of D3.js to version 4.10.0
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:48 Bug #81945 (Under Review): Upgrade version of D3.js to version 4.10.0
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Bug #81945 (Closed): Upgrade version of D3.js to version 4.10.0
Realease notes for D3 - 4.10.0:
https://github.com/d3/d3/releases/tag/v4.10.0
Anders Kostending
10:30 Bug #81806 (Resolved): Unescaped value in FormEngine.removeOption selector query
Applied in changeset commit:1cf77c844e0cae7d0f9460f44a7decd207735e2b. Anonymous
09:16 Bug #81806 (Under Review): Unescaped value in FormEngine.removeOption selector query
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:27 Bug #81722 (Rejected): Extbase configurationManager does not return extension view/settings
Not an issue. Wouter Wolters
08:54 Bug #81722: Extbase configurationManager does not return extension view/settings
This issue can be closed, since the problem was related to a 3rd party extension. Torben Hansen
09:17 Bug #81729 (Under Review): DateTimePicker not opening in IE/Edge
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:30 Bug #76440 (Resolved): Error while create translation of Page "ERROR: Language was not allowed."
Applied in changeset commit:bcb412920dffa1686247259f1db3043f6b23cacb. Frans Saris
08:06 Bug #76440: Error while create translation of Page "ERROR: Language was not allowed."
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:30 Bug #81926 (Resolved): Files cannot be deleted any more
Applied in changeset commit:906c13240080e671d7984f8005235fcaf932ded1. Helmut Hummel
08:04 Bug #81926: Files cannot be deleted any more
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:04 Bug #81926: Files cannot be deleted any more
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:03 Bug #81926: Files cannot be deleted any more
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:03 Bug #81926: Files cannot be deleted any more
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:17 Bug #81944 (Closed): Invalid asset prefix when installed in a subdirectory
Since #81486 we have a regression in @typo3/sysext/extbase/Classes/Service/ImageService.php@ for method @getImageUrl(... Xavier Perseguers

2017-07-23

21:43 Feature #81901: Refactor t3editor
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:59 Feature #81901: Refactor t3editor
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:17 Feature #81901: Refactor t3editor
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:28 Bug #81909 (Accepted): Error when editing a content which contains a link to a deleted record
Georg Ringer
20:26 Bug #81940 (Accepted): FE_USER Access Stop Date
valid for all stop fields Georg Ringer
17:01 Bug #76299 (Closed): "Copy content from another page to this place" doesn't work properly
I close this issue, as this function is not part of TYPO3 core, but added by EXT:gridelements (and temporarily remove... Riccardo De Contardi

2017-07-22

16:52 Bug #67845 (Needs Feedback): Page disappers if page is shortcut with shortcut mode "First subpage of selected/current page"
Is this issue still present? I tried to reproduce it with 7.6.20 and two languages, without success.
My TypoScript...
Riccardo De Contardi
11:55 Bug #80375 (New): Frontend workspace preview and felogin pages
Riccardo De Contardi
11:53 Bug #80931 (Closed): Certain input in HTML-Element (BE) causes Typo to produce a 403 error
Not able to reproduce on 7.6.20 - more than 90 days without feedback > closing
If you think that this is the wrong...
Riccardo De Contardi

2017-07-21

23:38 Task #74806: Use PathUtility wrappers instead of dirname/basename calls
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:49 Task #74806: Use PathUtility wrappers instead of dirname/basename calls
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:42 Bug #81043: TCA type select & MySQL-strict mode leads to exception
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:11 Bug #81043 (Under Review): TCA type select & MySQL-strict mode leads to exception
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Task #76084: Move install tool modules into backend module menu
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:42 Task #76084: Move install tool modules into backend module menu
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:02 Task #76084: Move install tool modules into backend module menu
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:55 Bug #81941 (Under Review): Semantically invalid HTTP 500 code if translation fails
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:52 Bug #81941 (Closed): Semantically invalid HTTP 500 code if translation fails
Xavier Perseguers
12:13 Bug #81936: Installtool Empty Password Error
I could repeat the error:
1. Fresh Install of TYPO3 8.7.3 (PHP 7)
2. Go to Installtool, set Configuration Presets...
Renzo Bauen
09:49 Bug #81936: Installtool Empty Password Error
I have some different installations, one on a LINUX-Box, this works fine (same TYPO3 Version, same PHP, etc.) The one... Renzo Bauen
09:04 Bug #81936: Installtool Empty Password Error
Here you go:
TYPO3\CMS\Core\Error\Exception thrown in file
/Users/ba/WebSites/typo3_src-8.7.3/typo3/sysext/core/C...
Renzo Bauen
11:36 Bug #66457 (Closed): t3editor does not indent code with dot-syntax
Considering the issue #81885, I close this one for now.
Custom adoptions to codemirror is getting dropped in versi...
Riccardo De Contardi
11:36 Bug #71755 (Closed): Add missing keyword to t3editor
Considering the issue #81885, I close this one for now.
Custom adoptions to codemirror is getting dropped in versi...
Riccardo De Contardi
11:35 Bug #65809 (Closed): Autocompletion fails in TypoScript-Editor
Considering the issue #81885, I close this one for now.
Custom adoptions to codemirror is getting dropped in versi...
Riccardo De Contardi
10:44 Bug #81940 (Closed): FE_USER Access Stop Date
If the stop date over is above 30-12-2020 11:00 PM and save the Form, changed the date to 30-12-2020 11:00 PM.
In th...
Andrea Kucera
10:25 Feature #81901: Refactor t3editor
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:12 Feature #81901: Refactor t3editor
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:17 Feature #81901: Refactor t3editor
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:09 Feature #81901: Refactor t3editor
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:09 Feature #81901: Refactor t3editor
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:58 Feature #81901: Refactor t3editor
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:30 Bug #81806 (Resolved): Unescaped value in FormEngine.removeOption selector query
Applied in changeset commit:193d6572d102e51074362290dd0a79a2d4ae0dc1. Anonymous
09:08 Bug #81806 (Under Review): Unescaped value in FormEngine.removeOption selector query
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:14 Bug #81729 (Accepted): DateTimePicker not opening in IE/Edge
Xavier Perseguers
09:00 Bug #81918 (Resolved): Outdated resource pointers crash for TCA type group
Applied in changeset commit:65ba5bbe4a963569183efbc870e03ae3a9750842. Oliver Hader
08:53 Bug #81918: Outdated resource pointers crash for TCA type group
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:31 Bug #81893: ck_editor: Linefeeds added after each save
Hi Wouter,
I do not use Flux.
I only use DCE (1.4.8) and included
- Fluid Content Elements (fluid_styled_conte...
Michael Perlbach
01:29 Feature #81939 (Under Review): Allow right click and copy for spam protected email addresses
Currently, if someone right clicks and copies a spam protected email address, they get javascript:linkTo_UnCryptMailt... Neil Haskins

2017-07-20

23:00 Bug #81893 (Needs Feedback): ck_editor: Linefeeds added after each save
Do you use Flux as extension? Wouter Wolters
22:51 Bug #81936 (Needs Feedback): Installtool Empty Password Error
For both action in the Install Tool to set a password (Install Tool password and new admin account) there is a check ... Wouter Wolters
20:05 Bug #81936 (Closed): Installtool Empty Password Error
Installtool throws an error if no password is providet.
PHP Warning: hash_equals(): Expected known_string to be a ...
Renzo Bauen
22:15 Bug #80197 (New): EXT:form - label with periods causes PHP warning
I just tried with the latest master, and added a "single select options" field with the following options (label|valu... Riccardo De Contardi
21:15 Bug #81937 (Closed): Mount as treeroot doesn't work
Hi,
I just noticed that the option "Mount as treeroot" in the pagetree doesn't work. When i click this option most...
Mohamed Rebai
19:30 Feature #81863 (Resolved): Mark wizards as done in Install Tool
Applied in changeset commit:4233928339bbe09fccfb69c5be139108436dc3ef. Andreas Fernandez
19:00 Bug #81934 (Resolved): Fix markup in felogin configuration page in documentation
Applied in changeset commit:bcb374bd72be0df14abe3eb82afb5d277aa4e320. Tymoteusz Motylewski
18:48 Bug #81934: Fix markup in felogin configuration page in documentation
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:42 Bug #81934 (Under Review): Fix markup in felogin configuration page in documentation
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:39 Bug #81934 (Closed): Fix markup in felogin configuration page in documentation
Tymoteusz Motylewski
16:48 Feature #81933 (New): Add The Ability to rotate images in Image Manipulation Wizard
I wondered if it is possible to rotate Images - but it seems like it is not yet available.
There is a bug around t...
Markus Timtner
16:00 Task #81928 (Resolved): [TASK] Fix code example in feature description
Applied in changeset commit:c682f9df677e3468de469a9a129ed0acc962a241. Anonymous
15:41 Task #81928: [TASK] Fix code example in feature description
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:03 Task #81928: [TASK] Fix code example in feature description
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:03 Task #81928: [TASK] Fix code example in feature description
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:50 Task #81928 (Under Review): [TASK] Fix code example in feature description
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:50 Task #81928 (Closed): [TASK] Fix code example in feature description

This issue was automatically created from https://api.github.com/repos/TYPO3/TYPO3.CMS/issues/71
Forger Service
16:00 Bug #81806 (Resolved): Unescaped value in FormEngine.removeOption selector query
Applied in changeset commit:8f9729c66316887966256d7b6c15c20c12f492e5. Anonymous
15:37 Bug #81806: Unescaped value in FormEngine.removeOption selector query
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:42 Bug #81929: Link browser modal cannot find ckeditor instance if called from another iframe than the main backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Bug #81929 (Under Review): Link browser modal cannot find ckeditor instance if called from another iframe than the main backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Bug #81929 (Closed): Link browser modal cannot find ckeditor instance if called from another iframe than the main backend
I have this case, where we added an extra iframe to the backend.
Now if the link browser is called from a ckeditor i...
Johannes Schlier
15:41 Bug #38735 (Under Review): Improved style for preview notice
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Bug #81931 (Under Review): Failed unit tests when using GeneralUtility::purgeInstances in other tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:20 Bug #81931 (Rejected): Failed unit tests when using GeneralUtility::purgeInstances in other tests
If a UnitTest is using "GeneralUtility::purgeInstances()" other tests fail.
There are a lot of UnitTests that have d...
Joerg Boesche
15:21 Bug #81932 (Closed): Clear all caches from install tool fails with custom cache configuration
To reproduce:
Use a custom cache backend for extbase_object cache:...
Markus Opahle
13:30 Bug #81925 (Resolved): Set master branch alias in travis
Applied in changeset commit:c75523328583585c9d0821bf3af45148a8793137. Christian Kuhn
12:00 Bug #81925: Set master branch alias in travis
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:57 Bug #81925: Set master branch alias in travis
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:34 Bug #81925 (Under Review): Set master branch alias in travis
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:33 Bug #81925 (Closed): Set master branch alias in travis
Christian Kuhn
13:17 Bug #79881: File list breaks on SVG files with invalid XML
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:56 Bug #79881: File list breaks on SVG files with invalid XML
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Bug #81926 (Under Review): Files cannot be deleted any more
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:25 Bug #81926 (Closed): Files cannot be deleted any more
#80359 introduced a regression, leading to files cannot be deleted any more Helmut Hummel
11:41 Bug #81920: Disabling Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
I tried it like you wrote and IT WORKS, yep!
Great! Thanks for your support.
You can close this ticket.
Angelo Previtali
07:29 Bug #81920 (Needs Feedback): Disabling Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
What if you set ... Frans Saris
10:29 Bug #81729: DateTimePicker not opening in IE/Edge
Got the same error reported. Changed this to "must have", because this is really annoying.
Thorben Nissen
09:33 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
Those fields should not be changeable if that is not how translations work in TYPO3. But in my opinion that is defini... Markus Mächler Mächler
07:00 Bug #81880 (Resolved): ckeditor: Editor configuration cannot be overridden via PageTS
Applied in changeset commit:1a826802b88fc70a5f8de457c7724af0522ddbe4. Hannes Lau
06:43 Bug #81880: ckeditor: Editor configuration cannot be overridden via PageTS
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review

2017-07-19

22:08 Bug #81707 (Closed): Wrong User Information
@Joseph Linden I close your issue, thank you for your answer.
The TypoScript @{TSFE:fe_user|user|username}@ requir...
Riccardo De Contardi
21:57 Bug #81827 (Closed): New Content element > Type > Insert records shows field "Name (not visible in frontend)" anyway
@Angelo Previtali thank you for your answer. Closed. Riccardo De Contardi
21:55 Bug #80867 (Closed): EXT:Form cc adress dosen't work
@Oliver Pfaff no need to feel sorry. Thank you for your answer. Closed. Riccardo De Contardi
21:00 Task #81888 (Resolved): Move language files to sysexts
Applied in changeset commit:63eebe0c4c638f076e29cd7777d610f0b641295a. Georg Ringer
20:33 Bug #79216: rte_ckeditor generates empty lines between paragraphs
Stephen Kamper thx i also added hard coded as you told. Approximately in 60 line in
typo3conf/ext/flux/Classes/Form/...
Oleg Karun
20:30 Bug #81889 (Resolved): Remove dependency from EXT:tstemplate to EXT:frontend
Applied in changeset commit:a00a26e3a50ac5ed38d6fd59805cfa8f36d21444. Georg Ringer
20:00 Bug #81889: Remove dependency from EXT:tstemplate to EXT:frontend
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:00 Bug #81799 (Resolved): EXT:form - fix wrong "templateFileName" usage within the documentation
Applied in changeset commit:59b16e17ff6fdd2a70f978f061dca3c88e7bca7b. Ralf Zimmermann
19:58 Bug #81799: EXT:form - fix wrong "templateFileName" usage within the documentation
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:00 Task #81798 (Resolved): EXT:form - add email finishers explanations
Applied in changeset commit:e7800262b03f66033e959923a429c55fe2450fa3. Ralf Zimmermann
19:57 Task #81798: EXT:form - add email finishers explanations
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:00 Task #81797 (Resolved): EXT:form - add documentation for select elements "prependOptionLabel" and "prependOptionValue" options
Applied in changeset commit:be923a41b09c52ef4d49c4a6a2564e0087b9dc9b. Ralf Zimmermann
19:58 Task #81797: EXT:form - add documentation for select elements "prependOptionLabel" and "prependOptionValue" options
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:00 Task #80198 (Resolved): EXT:form - documentation for v8
Applied in changeset commit:cd8caf8d94183f70ff471cb7e43da570b24b506f. Ralf Zimmermann
19:48 Bug #81923: Make working area in Backend scrollable on mobile devices
Do you know how much work it was to even get the new backend as it is in 7?
And for version 8 we had to do many more...
Wouter Wolters
18:10 Bug #81923: Make working area in Backend scrollable on mobile devices
This is not good.
First, it is a regression.
Second, it was announced that TYPO3 CMS 7.6 will be responsive. Th...
Stefan Padberg
18:04 Bug #81923 (Rejected): Make working area in Backend scrollable on mobile devices
We are sorry to reject this, but this will not be fixed for version 7.6.x, which is in its "priority bugfix" phase of... Riccardo De Contardi
17:35 Bug #81923 (Rejected): Make working area in Backend scrollable on mobile devices
TYPO3 7.6.18 and above and probably lower Versions of 7.6 too
On mobile devices the working area in the right part...
Stefan Padberg
19:29 Bug #77469: Duplicates of new frontend- and backenduser record when using IE11
I can confirm the issue too. Stephan Großberndt
17:11 Bug #81922 (Closed): Upgrade Wizards: Field 'language_isocode' do not exists
LanguageIsoCodeUpdate::checkForUpdate()
Throws exception that 'language_isocode' field do not exists. Which is cor...
Alexander Opitz
16:59 Bug #81907: LocalDriver should call signals when a file was renamed, overwritten or just added
The changes will not be backported as support for 6.2 has ended. Easiest would be to update to 7.6 or 8.7 I guess.
M...
Frans Saris
14:01 Bug #81907: LocalDriver should call signals when a file was renamed, overwritten or just added
shit ... I didn't saw that my expected behaviour exists since 7. So it does not exist in <= 6.x . Is it possible to i... Timo Pfeffer
08:41 Bug #81907: LocalDriver should call signals when a file was renamed, overwritten or just added
If you are using the FileList Module then the upload process only triggers the addFile Signals doesn't matter whether... Timo Pfeffer
15:58 Bug #81920 (Closed): Disabling Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
If you add to the page TS the following code for disabling all redirect modes apart of the "redirect to specific page... Angelo Previtali
14:27 Bug #81918: Outdated resource pointers crash for TCA type group
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:25 Bug #81918 (Under Review): Outdated resource pointers crash for TCA type group
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:23 Bug #81918 (Closed): Outdated resource pointers crash for TCA type group
Using TCA type "group" with internal_type "folder" crashes in the backend if existing resource pointers have been mov... Oliver Hader
13:24 Bug #81759 (New): Possible Invalid argument supplied for foreach in /EvaluateDisplayConditions.php line 171
Daniel Goerz
13:19 Bug #81915: Website content is deleted when trying to translate a record that contains a field (type=inline) with foreign_table=tt_content and no MM table but foreign_field instead
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:16 Bug #81915 (Under Review): Website content is deleted when trying to translate a record that contains a field (type=inline) with foreign_table=tt_content and no MM table but foreign_field instead
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:27 Bug #81915 (Closed): Website content is deleted when trying to translate a record that contains a field (type=inline) with foreign_table=tt_content and no MM table but foreign_field instead
The issue was discovered using News Extension (news) Version 6.0.0
Background/steps to reproduce:
- basic install...
Negru Horea
13:15 Bug #81917 (Closed): Calling typo3/sysext/core/bin/typo3 extbase -v throws Exception
1.... Stephan Großberndt
12:56 Bug #81898 (Closed): Extbase: List IRRE-children does not work, if using the property attribute of f:form.textfield
Hi Gernot,
thanks for reporting this issue. This looks like a duplicate of #81597 which was recently solved. Pleas...
Daniel Goerz
12:22 Bug #77645: Closures in SignalSlot\Dispatcher can cause troubles
With the description in this ticket I cannot reproduce this issue (without the patch applied, obviously). Can somebod... Daniel Goerz
12:10 Bug #77489: curl: respect ssl_* settings without curlProxyServer=1
One usage are: I want to set a custom ca-file and or an ca-path for internal server communication without setting a p... Benjamin Kluge
10:44 Bug #77489: curl: respect ssl_* settings without curlProxyServer=1
Can you please describe the use case in more detail please.
The SSL settings have been put like this on purpose in i...
Oliver Hader
08:27 Bug #77489 (Under Review): curl: respect ssl_* settings without curlProxyServer=1
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:34 Bug #62074: Calculated absolute path to tslib directory does not exist.
Alexander Opitz wrote:
> So you are using the php for cgi and not cli. Du you have an executable called php5-cli?
>...
Sebastian Schmal
09:52 Bug #77828: Inversion of Control is not working in controller action arguments
@NamelessCoder: Thanks for your review.
Generally i agree with you that my implementation might be the wrong place.
...
Dennis Römmich
09:00 Task #81868 (Resolved): Do not force optimize-autoloader in composer.json
Applied in changeset commit:a5c31241b708698e8c0d9ab95b69d99aba0375ee. Armin Vieweg

2017-07-18

23:44 Bug #81896 (New): Drag and drop Text does not work
Mona Muzaffar
22:18 Bug #81896: Drag and drop Text does not work
I was actually able to perform this kind of "maneuver" with the latest 9.0 master, and using the header field of a co... Riccardo De Contardi
07:47 Bug #81896: Drag and drop Text does not work
Use case: You have the same word in your translation, because "Baby" is the same in english and in german. Also if yo... Gernot Ploiner
23:19 Bug #81914 (Under Review): Window does not jump to Anchor
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:57 Bug #81914 (Closed): Window does not jump to Anchor
The window does not jump to the right position when expanding the tree for example in Configuration module or in Typo... Dennis Römmich
21:44 Bug #80488 (Closed): Workspaces, notification emails will not be sent
90 Days without feedback > closing the issue.
If you think that this is the wrong decision or experience the issue...
Riccardo De Contardi
21:43 Bug #63730 (Closed): viewpage usability optimization
90 Days without feedback > closing the issue.
If you think that this is the wrong decision or have more detailed i...
Riccardo De Contardi
20:07 Bug #81909 (Closed): Error when editing a content which contains a link to a deleted record
Hi,
On TYPO3 8.7.3, when you create a record (tx_news for example), create a link using LinkHandler on a Content E...
José Ricardo
19:32 Bug #81907 (Needs Feedback): LocalDriver should call signals when a file was renamed, overwritten or just added
The localDriver doesn't call any signals.
Only the storage call's signals. This is a the whole idea of the FAL, it...
Frans Saris
14:41 Bug #81907: LocalDriver should call signals when a file was renamed, overwritten or just added
In the case of Filelist uploading the process is always calling RessourceStorage->addFile. This one triggers preFileA... Timo Pfeffer
14:30 Bug #81907 (Closed): LocalDriver should call signals when a file was renamed, overwritten or just added
Currently the RessourceStorageInterface has a mass of defined signals.
If someone is using the Filelist to upload a ...
Timo Pfeffer
18:12 Feature #76349: Integrate Swift Mailer's spool transport into TYPO3
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Task #81868: Do not force optimize-autoloader in composer.json
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Bug #81908 (Closed): Start and Stopp Date not working with localized content elements
Start and Stopp Date not working with localized content elements
This bug report refers to this closed one: #71672...
Michael Wille
14:23 Bug #81903 (New): DatabaseRecordLinkBuilder is ignoring other settings
Mathias Brodala
10:49 Bug #81903: DatabaseRecordLinkBuilder is ignoring other settings
I think this are different bugs.
I applied the patch but the ATagParams is ignored again. The solution of #81620 d...
René Pflamm
10:29 Bug #81903 (Closed): DatabaseRecordLinkBuilder is ignoring other settings
Please continue in #81620. Mathias Brodala
10:00 Bug #81903 (Closed): DatabaseRecordLinkBuilder is ignoring other settings
The DatabaseRecordLinkBuilder is ignoring other settings make via typoscript.
So for example the ATagParams settin...
René Pflamm
13:57 Bug #81707: Wrong User Information
It looks like that solved the problem Joseph Linden
13:49 Feature #81906 (Closed): Better performance for translated FileReference entities - new index in sys_file_reference
When you are using language overlays and you have an untranslated entity with multiple related FileReference objects ... Florian Schöppe
13:06 Feature #80380: Missing Distinct / GroupBy option in Query
Just posting this one for the record during analyzing the code
https://github.com/TYPO3/TYPO3.CMS/commit/d64ba0cafac...
Oliver Hader
12:16 Feature #80380: Missing Distinct / GroupBy option in Query
The behavior has been changed in https://github.com/TYPO3/TYPO3.CMS/commit/c5da264c816b56d1f20ab29e18b6597bb4435534#d... Oliver Hader
12:32 Bug #81904: Extension "mailform": validation bypass problem
Instead of hard coding the trim function in the "RequiredValidator":https://github.com/TYPO3/TYPO3.CMS/blob/v7.6.20/t... Gleb Levitin
12:03 Bug #81904 (Closed): Extension "mailform": validation bypass problem
The "mailform" form can only be sent with a space character in the input field, even though the position has been def... Grigorij Seidenberg
11:59 Feature #28302 (Closed): Revamping Web>List
I close it this one as I think it has become too old and the implementation of this feature (if it will be done) need... Riccardo De Contardi
10:52 Bug #81892: Irre Elements can't be localized by Flexforms
In the Typo3 core I try to translate / localize my content elements.
I created content elements with flexforms to...
Tommy Bley
08:45 Bug #81902 (Closed): Accessing new pages via speaking URL does not work in workspace preview links
When visiting a workspace preview link, accessing pages by their speaking URL does not work - if they have been creat... Christian Weiske
00:14 Bug #81887: make extbase pagination work with QueryBuilder
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2017-07-17

23:32 Bug #81887: make extbase pagination work with QueryBuilder
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:00 Feature #81901 (Under Review): Refactor t3editor
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:37 Feature #81901 (Closed): Refactor t3editor
EXT.t3editor's codebase is a bit aged. The main issue that CodeMirror is stale and the JavaScript implementation for ... Andreas Kienast
20:48 Feature #76349: Integrate Swift Mailer's spool transport into TYPO3
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:43 Feature #76349: Integrate Swift Mailer's spool transport into TYPO3
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:51 Feature #76349: Integrate Swift Mailer's spool transport into TYPO3
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:36 Bug #56603: error #1251315967: Could not determine the child object typ when adding new property to model
This issue occurs when your domain model misses type hints.
e.g.
you have...
Tymoteusz Motylewski
20:03 Bug #81895 (Needs Feedback): Unclear position options when creating a new page via context menu
Mona Muzaffar
18:48 Bug #81895: Unclear position options when creating a new page via context menu
Also https://forge.typo3.org/issues/72011 seems the similar or the same. Can you confirm? Riccardo De Contardi
17:08 Bug #81895: Unclear position options when creating a new page via context menu
Is this issue related? Or even the same? https://forge.typo3.org/issues/81405 Riccardo De Contardi
12:23 Bug #81895 (Closed): Unclear position options when creating a new page via context menu
When I want to add a page via the context menu it gives me unclear position options. See attached screenshot. Thomas Löffler
20:01 Bug #81896 (Needs Feedback): Drag and drop Text does not work
I don't think drag and drop is even meant to be possible in this use case.
The gray field which you marked in your s...
Mona Muzaffar
14:39 Bug #81896 (Rejected): Drag and drop Text does not work
There is a problem, if you mark text and move it with the mouse into the input field (drag and drop). Have a look at ... Gernot Ploiner
18:49 Bug #81900 (Closed): Tests/Functional/Fixtures/Frontend/request.tpl not moved to testing-framework
Hello,
when installing TYPO3 (Version 8.7.*) you can not use the method \TYPO3\TestingFramework\Core\Functional\Fu...
Rozbeh Chiryai Sharahi
17:35 Feature #40255: Simplify the creation of referenced content elements
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:22 Task #81899 (Under Review): Use &route=/ajax/ instead of &ajaxId for BE AJAX calls
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:22 Task #81899 (Closed): Use &route=/ajax/ instead of &ajaxId for BE AJAX calls
Benni Mack
17:17 Feature #75676: Choose position and then content element type
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:00 Feature #75676: Choose position and then content element type
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:28 Bug #81726: Install tool fatals on invalid table name
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:59 Bug #81898 (Closed): Extbase: List IRRE-children does not work, if using the property attribute of f:form.textfield
If you want to list all children of an IRRE-element, it does not work if they are form-fields with property="xxx".
...
Gernot Ploiner
15:51 Task #81848: Tooltip for a disabled page should output "disabled" instead of "hidden"
I moved the bug the Core project. Instead of the label "labels.hidden" (typo3_src/typo3/sysext/lang/locallang_core.xl... TTG Team Web
15:41 Bug #81897 (New): Extbase: delete last IRRE-children does not work
This Bug exists at least since TYPO3 6.2.
If you want to delete the children of an element, it works, but not with...
Gernot Ploiner
14:59 Task #81868: Do not force optimize-autoloader in composer.json
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:12 Task #81457: Module 'Info': Unify layout of tables in submodules
If you have a lot of languages or long pagetitles, the horizontal scrollbar is not visible (screen01.jpg), only if yo... Gernot Ploiner
12:00 Task #81867 (Resolved): Correct composer.json files of sys exts
Applied in changeset commit:8f4867dff868b376951d4b2a6ff8c6345453d019. Georg Ringer
11:37 Task #81867: Correct composer.json files of sys exts
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:33 Task #81867: Correct composer.json files of sys exts
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Feature #81656 (Resolved): SelectViewHelper should have a required argument
Applied in changeset commit:25cfc169a2b602f5fb8200796c7406e228080633. Eike Starkmann
10:58 Feature #81656: SelectViewHelper should have a required argument
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:32 Feature #81656: SelectViewHelper should have a required argument
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #81146 (Resolved): Exception when updating extension list from empty tables
Applied in changeset commit:45def4a7cc7601e6138b34fba8fe813102d5dfd5. Markus Hölzle
11:32 Bug #81146: Exception when updating extension list from empty tables
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:56 Bug #81741: MediaViewHelper does not pass additionalAttributes and data to renderer instance
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:23 Bug #81741: MediaViewHelper does not pass additionalAttributes and data to renderer instance
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:53 Feature #81223: includeCSS.forceInline property
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:42 Bug #57272: Extbase doesn't handle FAL translations correctly
Benni Mack wrote:
> You should check out https://github.com/froemken/repair_translation, thanks to Stefan and Liddy....
Dmitry Dulepov
11:30 Bug #80547 (Resolved): Check for Broken Extensions
Applied in changeset commit:8c4635fd5c89d517ee06bbcd7e3cdffc7d422d72. Anonymous
11:23 Bug #80547: Check for Broken Extensions
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Bug #81850 (Resolved): After TYPO3 update to 8.7.3 f:be.tableList multiple edit is not working anymore
Applied in changeset commit:28d4441dd77793614051683c0c9b4dc1ffc021b7. Georg Ringer
11:12 Bug #81850: After TYPO3 update to 8.7.3 f:be.tableList multiple edit is not working anymore
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:46 Bug #79982: Jump links not working with RealURL
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #81597 (Resolved): property attribute of form input field viewhelper breaks f:for each loop
Applied in changeset commit:84131835d547d81e1077d8d10a3242b416612131. Anonymous
10:13 Bug #81597: property attribute of form input field viewhelper breaks f:for each loop
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:15 Bug #81893 (Closed): ck_editor: Linefeeds added after each save
Hi,
I already made the experience in TYPO3 7.6.x and now it is also happening in TYPO 8.7.2:
Whenever I save Te...
Michael Perlbach
10:00 Task #81847 (Resolved): Remove JSMENU
Applied in changeset commit:6f860bfd0e8b9233c26df8cdcbc43dd77ff25b6f. Georg Ringer
09:54 Task #81686: Adjust TypoScript & TSconfig file names and folder structures to decision #71
I'm working only on the docu stuff!
Feel free to assign the ticket if you want to contribute some code.
Valentin Funk
09:38 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:37 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:28 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Richard Haeser wrote:
> Any news on this? Needs help?
It needs a decision whether to keep it as breaking feature ...
Mathias Brodala
09:38 Bug #78336: Avoid usage of no_cache in preview link configuration
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:37 Bug #78336: Avoid usage of no_cache in preview link configuration
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:25 Bug #81892 (New): Irre Elements can't be localized by Flexforms
I have tried in the Typo3 Core to translate my Content-Elements. I have create, for easier handling for a editor, own... Tommy Bley
08:06 Bug #81891 (Closed): Flexform: renderType => selectTree not loading
Hi,
In TYPO3 8.7 LTS, we are facing an issue with "selectTree" render type in TCA/Flexforms. Seems like the issue ...
Arun Chandran
00:16 Bug #81890 (New): Don't show cut and cut release at the same time in clickmenu
@Georg Ringer I think this is not a duplicate. We are talking of the presence of the "cut" icon when you have alread... Riccardo De Contardi

2017-07-16

23:56 Task #76084: Move install tool modules into backend module menu
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:03 Bug #81890 (Closed): Don't show cut and cut release at the same time in clickmenu
this has been fixed during coding night of T3DD. See #81875 Georg Ringer
14:18 Bug #81890 (Closed): Don't show cut and cut release at the same time in clickmenu
When I click on cut in the clickmenu and open the clickmenu for the same record again, both options cut and cut relea... Christian Fries
15:55 Task #81847: Remove JSMENU
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:49 Task #81882: ckeditor configuration: Allow to override presets with PageTSConfig
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Task #81882: ckeditor configuration: Allow to override presets with PageTSConfig
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Task #81882: ckeditor configuration: Allow to override presets with PageTSConfig
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Task #81882: ckeditor configuration: Allow to override presets with PageTSConfig
We might first have to fix #81880 to be able to set editor configuration via PageTS at all. Then, in a second step, w... Hannes Lau
14:46 Task #81882: ckeditor configuration: Allow to override presets with PageTSConfig
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Task #81882 (Under Review): ckeditor configuration: Allow to override presets with PageTSConfig
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:39 Feature #40255: Simplify the creation of referenced content elements
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Feature #40255: Simplify the creation of referenced content elements
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Bug #81889: Remove dependency from EXT:tstemplate to EXT:frontend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:38 Bug #81889 (Under Review): Remove dependency from EXT:tstemplate to EXT:frontend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:36 Bug #81889 (Closed): Remove dependency from EXT:tstemplate to EXT:frontend
Use the RootlineUtility directly in EXT:tstemplate to get the rootline instead of using EXT:frontend which then calls... Georg Ringer
12:11 Bug #79982: Jump links not working with RealURL
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:03 Bug #79982: Jump links not working with RealURL
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:29 Bug #81880: ckeditor: Editor configuration cannot be overridden via PageTS
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:41 Task #81888 (Under Review): Move language files to sysexts
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:34 Task #81888 (Closed): Move language files to sysexts
Move language files from EXT:lang to the proper other extensions. Georg Ringer
08:34 Bug #72527: Cannot select base directory in wizard_element_browser
No, there is no JS error, there is simply no link on the corresponding text:
!no-link.png!
Xavier Perseguers
01:22 Bug #57272: Extbase doesn't handle FAL translations correctly
You should check out https://github.com/froemken/repair_translation, thanks to Stefan and Liddy. Benni Mack

2017-07-15

23:30 Task #81534 (Resolved): Drop be_groups:hide_in_lists
Applied in changeset commit:dceb4d48aabdc9c7c9e779908460c06233b613a1. Christian Kuhn
22:45 Bug #81887 (Under Review): make extbase pagination work with QueryBuilder
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:43 Bug #81887 (Closed): make extbase pagination work with QueryBuilder
Since 8.7 you can pass a QueryBuilder object as a parameter to the statement() method of the Extbase Query.
So in...
Tymoteusz Motylewski
22:30 Bug #81622 (Resolved): Wrong comment for sys_language_contentOL
Applied in changeset commit:86166840e90202ce519780ded791900c7772cd6a. Ruslan Steiger
22:11 Bug #81622: Wrong comment for sys_language_contentOL
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:34 Bug #81597: property attribute of form input field viewhelper breaks f:for each loop
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:54 Bug #81597: property attribute of form input field viewhelper breaks f:for each loop
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:52 Bug #81597: property attribute of form input field viewhelper breaks f:for each loop
Added an extension (object-access) to verify (and understand) the Issue. SImply install it. The plugin is added to pa... Daniel Goerz
18:45 Bug #81597 (Under Review): property attribute of form input field viewhelper breaks f:for each loop
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #81597: property attribute of form input field viewhelper breaks f:for each loop
Issue was introduced here: #66995 Daniel Goerz
10:50 Bug #81597: property attribute of form input field viewhelper breaks f:for each loop
To give some more information: Claus is right. The same ObjectStorageObject is iterated inside its first iteration ag... Daniel Goerz
19:25 Feature #71306: Drop "Protocol" field from page type "Link to external URL"
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:23 Bug #81618 (Under Review): Formengine DataProvider TcaColumnsOverrides must be executed before TcaGroup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:22 Bug #75040: placeholder pointing to column of related record shows values from wrong language
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:00 Task #81413 (Resolved): Exchange 'scotland' and 'wales' to ISO Codes
Applied in changeset commit:f77efc6b38266b55bd7075e4bb708fd167654a1e. Moritz von Wirth
01:09 Task #81413 (Under Review): Exchange 'scotland' and 'wales' to ISO Codes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:00 Bug #81884 (Resolved): Downloading online media files in filelist not possible anymore
Applied in changeset commit:8e57ff3b0caa0b1ed9ab51590f683a19658709d6. Andreas Fernandez
18:22 Bug #81884 (Under Review): Downloading online media files in filelist not possible anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:20 Bug #81884 (Closed): Downloading online media files in filelist not possible anymore
After #81763, downloading online media files in the filelist is not possible anymore. Andreas Kienast
19:00 Bug #81822 (Resolved): Allow to clone QueryBuilder
Applied in changeset commit:8960d9a5c979a0ac9c06e773f627ae728202d53d. Tymoteusz Motylewski
18:44 Bug #81822: Allow to clone QueryBuilder
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:41 Bug #81822: Allow to clone QueryBuilder
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:00 Bug #81883 (Resolved): Autocompletion broken for sys_template if edited via "Template" module
Applied in changeset commit:c287be94d82fb71c2c4aacc81a4f615dea178af6. Andreas Fernandez
17:57 Bug #81883 (Under Review): Autocompletion broken for sys_template if edited via "Template" module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:55 Bug #81883 (Closed): Autocompletion broken for sys_template if edited via "Template" module
Editing a sys_template record's "Contants" or "Setup" field renders into an incomplete autocompletion. Andreas Kienast
18:47 Bug #79982: Jump links not working with RealURL
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:37 Bug #79982: Jump links not working with RealURL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:37 Bug #79982: Jump links not working with RealURL
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:41 Task #81885 (Closed): Remove TypoScript syntax highlighting and code completion
As we do not recommend to use TypoScript neither in the database nor in any location outside of extensions, TypoScrip... Andreas Kienast
16:50 Task #81882 (Closed): ckeditor configuration: Allow to override presets with PageTSConfig

For the RTE editor configuration, allow to override presets chosen via TSconfig
In my use case, I would like to
...
Hannes Lau
16:31 Bug #81880: ckeditor: Editor configuration cannot be overridden via PageTS
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #81880 (Under Review): ckeditor: Editor configuration cannot be overridden via PageTS
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Bug #81880 (Closed): ckeditor: Editor configuration cannot be overridden via PageTS

* Create a new TYPO3 instance
* Add a new page
* Add the following code to the PageTSConfig of the new page: @RTE...
Hannes Lau
16:30 Bug #81390 (Resolved): RTE CKEditor "required" does not get validated in flexform
Applied in changeset commit:d5066ad24a36dfbe90e3e5f9ef0277a16f851dd6. Armin Vieweg
16:22 Bug #81390: RTE CKEditor "required" does not get validated in flexform
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #81878 (Resolved): Broken icon for 'Federated States of Micronesia' in sys_language
Applied in changeset commit:c0d350cb0e064848303c75fc3606a97ef5e678ec. Moritz von Wirth
14:30 Bug #81878: Broken icon for 'Federated States of Micronesia' in sys_language
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:26 Bug #81878: Broken icon for 'Federated States of Micronesia' in sys_language
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:22 Bug #81878 (Under Review): Broken icon for 'Federated States of Micronesia' in sys_language
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:17 Bug #81878 (Closed): Broken icon for 'Federated States of Micronesia' in sys_language
'fam' should be 'fm' Moritz von Wirth
14:30 Bug #81872 (Resolved): The red plus in the PageLayoutView for subpages should be switched to an icon
Applied in changeset commit:1aab58c1473cc8de3fde71de545c9cbd43ee897b. Anonymous
14:21 Bug #81872: The red plus in the PageLayoutView for subpages should be switched to an icon
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:55 Bug #81872: The red plus in the PageLayoutView for subpages should be switched to an icon
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:53 Bug #81872: The red plus in the PageLayoutView for subpages should be switched to an icon
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:15 Task #80018: Deprecate usage of EXT:rsaauth
Dmitry Dulepov wrote:
> Many small clients still want to use http instead of https.
Markus Klein wrote:
> Consi...
Helmut Hummel
10:56 Task #80018: Deprecate usage of EXT:rsaauth
I'm with Dmitry here.
I just don't understand the reasoning.
http-only: worst
http + rsaauth: better
https: goa...
Markus Klein
13:03 Feature #75309: Add image manipulation (crop) to filelist itself and edit original image
My comment from Gerrit:
---
Just tried to rework this patch at the coding night but stumbled over multiple prob...
Sascha Egerer
12:53 Feature #75309: Add image manipulation (crop) to filelist itself and edit original image
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:00 Bug #81875 (Resolved): Wrong label for cut release in clickmenu
Applied in changeset commit:21bb1de579d2cbf2462dc8c4b0bed19daead06ee. Anonymous
12:44 Bug #81875: Wrong label for cut release in clickmenu
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:35 Task #81867: Correct composer.json files of sys exts
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #81879 (Resolved): Fix syntax error
Applied in changeset commit:d4180a6687e1f91680dfee624d3818dc7c4cb6fd. Anonymous
11:55 Task #81879: Fix syntax error
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:48 Task #81879: Fix syntax error
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Task #81879 (Under Review): Fix syntax error
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:25 Task #81879 (Closed): Fix syntax error
As some might copy and paste the configuration structure, there should be no syntax error.
Therefore the missing com...
Forger Service
11:00 Bug #81776 (Resolved): Duplicated image thumbnails in file list, file picker and search
Applied in changeset commit:ade023a020b6fa1ab7352830ab7bbd19adb5501d. Tymoteusz Motylewski
10:52 Bug #81776: Duplicated image thumbnails in file list, file picker and search
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:37 Bug #81776: Duplicated image thumbnails in file list, file picker and search
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:25 Bug #81776 (Under Review): Duplicated image thumbnails in file list, file picker and search
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:00 Bug #81776 (Resolved): Duplicated image thumbnails in file list, file picker and search
Applied in changeset commit:755e0ed02610bf14a16ecae9b12770e5412d76f4. Tymoteusz Motylewski
10:30 Bug #81810 (Resolved): "," not possible in regex of config.linkVars
Applied in changeset commit:3f410c2c0eb13a27cb5006b699fd1558a86f3bf9. Sascha Egerer
10:13 Bug #81810: "," not possible in regex of config.linkVars
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:02 Bug #54935 (Closed): Incompatible declaration for FileList::listURL()
As Georg mentioned, nothing else to do. Thanks. Xavier Perseguers
08:57 Task #81848 (Needs Feedback): Tooltip for a disabled page should output "disabled" instead of "hidden"
This is something to be tackled within TYPO3 Core, not within "translations". Alternatively, if the text is only "wro... Xavier Perseguers
01:30 Bug #80359 (Resolved): If a processed file is updated, the database row is not written within the same request
Applied in changeset commit:e87ebbd60b1ab6034e0372c5b572c0058d822604. Helmut Hummel
01:23 Bug #80359: If a processed file is updated, the database row is not written within the same request
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:23 Bug #80359: If a processed file is updated, the database row is not written within the same request
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:27 Task #81868: Do not force optimize-autoloader in composer.json
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:03 Bug #81573: Scheduler config check and documentation
1. Issue is a missing translation on https://translation.typo3.org/de/TYPO3.core.scheduler/translate/Resources/Privat... Joerg Kummer
01:02 Feature #75676: Choose position and then content element type
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:56 Bug #81490: Missing DISTINCT when building query with left joins in extbase repository
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:39 Bug #81490: Missing DISTINCT when building query with left joins in extbase repository
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:16 Bug #81490 (Under Review): Missing DISTINCT when building query with left joins in extbase repository
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:52 Task #76084: Move install tool modules into backend module menu
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:45 Feature #40255: Simplify the creation of referenced content elements
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:34 Feature #40255: Simplify the creation of referenced content elements
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:43 Task #81847: Remove JSMENU
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:30 Task #81873 (Resolved): Add placeholder to PasswordViewHelper
Applied in changeset commit:71e68294ca8d4d5f7e60e1ec315417eef97576e4. Anonymous
00:09 Task #81873: Add placeholder to PasswordViewHelper
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:00 Task #81873: Add placeholder to PasswordViewHelper
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:29 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Any news on this? Needs help? Richard Haeser
00:00 Task #80570 (Resolved): Adding Ajax call to Install tool module to Reset backend user preferences
Applied in changeset commit:2643c0ce0adcece98d24e0738f99027cc66868b5. Marc Wessels

2017-07-14

23:59 Task #81873 (Under Review): Add placeholder to PasswordViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:01 Task #81873 (In Progress): Add placeholder to PasswordViewHelper
Frank Nägler
23:00 Task #81873 (Closed): Add placeholder to PasswordViewHelper
Daniel Diesenreither is doing that during the coding night Philipp Parzer
23:53 Bug #81810: "," not possible in regex of config.linkVars
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:36 Bug #81810: "," not possible in regex of config.linkVars
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:02 Bug #81810 (Under Review): "," not possible in regex of config.linkVars
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:51 Bug #81875 (Under Review): Wrong label for cut release in clickmenu
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:21 Bug #81875 (Closed): Wrong label for cut release in clickmenu
I'm working on it during coding night Christian Fries
23:49 Bug #81806 (Under Review): Unescaped value in FormEngine.removeOption selector query
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:28 Task #76084: Move install tool modules into backend module menu
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:33 Task #76084: Move install tool modules into backend module menu
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:16 Task #76084: Move install tool modules into backend module menu
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:02 Task #76084: Move install tool modules into backend module menu
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:18 Task #76084: Move install tool modules into backend module menu
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:25 Task #76084: Move install tool modules into backend module menu
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:28 Bug #81622: Wrong comment for sys_language_contentOL
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:34 Bug #81622 (Under Review): Wrong comment for sys_language_contentOL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:21 Bug #81726 (Under Review): Install tool fatals on invalid table name
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:38 Bug #81726: Install tool fatals on invalid table name
I'm working on this during the coding night Markus Hölzle
23:14 Bug #81728 (Under Review): ElementBrowser broken with TCA type=group and internal_type=folder
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:12 Bug #79982: Jump links not working with RealURL
Why do you need @config.absRefPrefix@ for anchor links? There should be anything in front of the @#@ correct? Frans Saris
22:59 Bug #79982: Jump links not working with RealURL
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:46 Bug #79982 (Under Review): Jump links not working with RealURL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:11 Feature #78132 (Needs Feedback): Add return value to JavaScript function linkTo_UnCryptMailto(s)
thanks for creating this issue!
What do you mean with "offset changes time to time"? I don't currently see a use c...
Georg Ringer
23:03 Bug #79448: Handling dates in the very past inside T3-Backend
Couldn't be reproduced in current master anymore. Christian Fries
23:00 Bug #79984 (Resolved): Wrong language keys in Extbase-Template
Applied in changeset commit:3aee9f6419b5284da8259e0eebfd1dc9b9f2a615. Joerg Boesche
22:42 Bug #79984: Wrong language keys in Extbase-Template
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:01 Bug #79984 (Under Review): Wrong language keys in Extbase-Template
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:44 Bug #79984 (In Progress): Wrong language keys in Extbase-Template
Susanne Moog
23:00 Bug #81773 (Resolved): Empty constants are not correct replaced after Patch
Applied in changeset commit:77ca1b03ed482e1032efbddc7fd05cc190c875ad. Pascal Hinz
22:33 Bug #81773: Empty constants are not correct replaced after Patch
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:32 Bug #81773: Empty constants are not correct replaced after Patch
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:47 Bug #81773: Empty constants are not correct replaced after Patch
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Bug #80058 (Resolved): Module Menu only allows for pagetree component to render
Applied in changeset commit:c7ef05340f0445d4991c9de55e67ec3e6d67c221. Benni Mack
22:30 Bug #80058: Module Menu only allows for pagetree component to render
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:49 Bug #80058: Module Menu only allows for pagetree component to render
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #80058: Module Menu only allows for pagetree component to render
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:21 Bug #80058: Module Menu only allows for pagetree component to render
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:13 Bug #80058: Module Menu only allows for pagetree component to render
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:08 Bug #80058: Module Menu only allows for pagetree component to render
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:54 Bug #80058 (Under Review): Module Menu only allows for pagetree component to render
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:57 Bug #81858: Fix Chinese HTTP Accept-Language for IE11 & Edge
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:53 Task #81413: Exchange 'scotland' and 'wales' to ISO Codes
I'm working on this during the coding night. Moritz von Wirth
22:38 Bug #81871 (Rejected): ExtensionManagementUtility::registerExtDirectComponent() doesn't trigger an entry in deprecation log
Not fixable in 8 as the central Bootstrap class still uses this method. Andreas Kienast
22:17 Bug #81871 (Under Review): ExtensionManagementUtility::registerExtDirectComponent() doesn't trigger an entry in deprecation log
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:03 Bug #81871 (Rejected): ExtensionManagementUtility::registerExtDirectComponent() doesn't trigger an entry in deprecation log
ExtensionManagementUtility::registerExtDirectComponent() is deprecated in TYPO3 v8, but doesn't trigger an deprecatio... Andreas Kienast
22:36 Bug #81872 (Under Review): The red plus in the PageLayoutView for subpages should be switched to an icon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:27 Bug #81872 (Closed): The red plus in the PageLayoutView for subpages should be switched to an icon
Tim Spiekerkötter
22:36 Bug #79881: File list breaks on SVG files with invalid XML
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:35 Bug #80971 (Closed): How to define custom class, title, and target in Link Browser for content elements and the new rte_ckeditor?
Duplicate of #81381 Frans Saris
22:32 Bug #81390 (Under Review): RTE CKEditor "required" does not get validated in flexform
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Bug #81381 (Under Review): RTE TSConfig is lost when using own CKEditor preset
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:31 Feature #40255: Simplify the creation of referenced content elements
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:29 Feature #40255: Simplify the creation of referenced content elements
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:23 Bug #81741 (Under Review): MediaViewHelper does not pass additionalAttributes and data to renderer instance
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:10 Bug #81597: property attribute of form input field viewhelper breaks f:for each loop
Claus shared some thoughts regarding this issue on slack, I quote it here:
> this can probably be explained by poi...
Daniel Goerz
21:58 Bug #81471: Catch InvalidArgumentException thrown in \TYPO3\CMS\Core\Utility\GeneralUtility::idnaEncode
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:57 Bug #81870 (New): Dropdown _langSelector not aware of language mode copy/translate
If an editor choosed copy mode for translating and then adds an new content element and translate it directly from th... Remo H.
21:57 Bug #75040 (Under Review): placeholder pointing to column of related record shows values from wrong language
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:55 Bug #80400: TYPO3\CMS\Backend\Utility::getItemLabel does not return a label, if label_alt is used in TCA
i try to fix it Michael Blunck
21:32 Bug #81146 (Under Review): Exception when updating extension list from empty tables
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:08 Task #81574: Merge cshmanual into documentation
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:05 Task #81574: Merge cshmanual into documentation
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:04 Bug #78043: Can't create local anchors using RTE
Ok sorry I performed a different test on 7.6.20; please note that I use the standard RTE configuration; I just added ... Riccardo De Contardi
21:02 Bug #81759: Possible Invalid argument supplied for foreach in /EvaluateDisplayConditions.php line 171
Achim is working on it :) Daniel Goerz
21:01 Bug #81759 (In Progress): Possible Invalid argument supplied for foreach in /EvaluateDisplayConditions.php line 171
Daniel Goerz
19:18 Bug #81850: After TYPO3 update to 8.7.3 f:be.tableList multiple edit is not working anymore
regression of #75966 Georg Ringer
19:17 Bug #81850 (Under Review): After TYPO3 update to 8.7.3 f:be.tableList multiple edit is not working anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:18 Bug #81850 (Accepted): After TYPO3 update to 8.7.3 f:be.tableList multiple edit is not working anymore
Georg Ringer
19:11 Bug #81566: Creating new pages are stored with pages.hidden=0 by default
That's no bug.
Simply remove 'hidden' from 'useColumnsForDefaultValues' setting in pages ctrl section.
Default is...
Wolfgang Klinger
18:51 Task #81457 (Under Review): Module 'Info': Unify layout of tables in submodules
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:54 Task #81868: Do not force optimize-autoloader in composer.json
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:45 Task #81868 (Under Review): Do not force optimize-autoloader in composer.json
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:44 Task #81868 (Closed): Do not force optimize-autoloader in composer.json
This option (in config section) forced composer to create
optimized autoloader.
This improves speed but has three...
Armin Vieweg
17:50 Bug #80364 (Resolved): Localizing inline records fails
Georg Ringer
17:50 Bug #81869 (Closed): Form extension doesn’t allow overriding boolean values
I tried to set a boolean option (EmailFinisher -> attachUploads) to false. It seems that overriding an option with bo... Rainer Becker
17:44 Bug #80312: TYPO3 backend broken after a re-login
@Markus Klein I know, but the bug is hard to reproduce so I think it's useful to collect all errors with the same res... Anonymous
15:54 Bug #80312: TYPO3 backend broken after a re-login
Reproducible in TYPO3 8.7.3. The backend is broken and also the sys_category tree not loading sometimes. I think all ... Arun Chandran
17:04 Bug #80898: No page tree in a workspaces
No fix for 7.6 ? :( Rafal Brzeski
16:30 Task #81860 (Resolved): Use bootstrap for select of saltedpasswords
Applied in changeset commit:ffb55f3632f33c2e46a9d3d02f68aaf71249bf21. Georg Ringer
16:22 Task #81860: Use bootstrap for select of saltedpasswords
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:00 Bug #81862 (Resolved): CropVariants with static title break content elements, also Installed Services on reports module are broken
Applied in changeset commit:cc3080d6affa4ee8a54bb6b076ea62106acf5339. Anonymous
15:36 Bug #81862: CropVariants with static title break content elements, also Installed Services on reports module are broken
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:52 Bug #81862: CropVariants with static title break content elements, also Installed Services on reports module are broken
The "Installed Services" view in the Reports module is also affected (master only). Daniel Goerz
15:20 Task #81654: Adding novalidate Attribute to Fluid Form ViewHelper
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Task #81654: Adding novalidate Attribute to Fluid Form ViewHelper
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Task #81654: Adding novalidate Attribute to Fluid Form ViewHelper
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Feature #81863: Mark wizards as done in Install Tool
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:36 Feature #81863: Mark wizards as done in Install Tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:45 Task #81867: Correct composer.json files of sys exts
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Task #81867: Correct composer.json files of sys exts
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Task #81867 (Under Review): Correct composer.json files of sys exts
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Task #81867 (Closed): Correct composer.json files of sys exts
- add autoload-dev if missing
- add class-alias-map if missing
Georg Ringer
14:25 Task #81865: Move PageInformationController & TranslationStatusController
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:03 Task #81865: Move PageInformationController & TranslationStatusController
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Task #81865 (Under Review): Move PageInformationController & TranslationStatusController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:37 Task #81865 (Closed): Move PageInformationController & TranslationStatusController
Move the 2 controllers from EXT:frontend to EXT:info Georg Ringer
13:57 Feature #71306: Drop "Protocol" field from page type "Link to external URL"
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Feature #72202: Extend the lowlevel lost_files to accept customPaths as input
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:45 Bug #81866: Regression: css_styled_content does no longer render image captions
I can confirm this for current Version 7.6.20 and css_styled_content, same behavior here! Jens Neumann
12:13 Bug #81866 (Closed): Regression: css_styled_content does no longer render image captions
How to reproduce:
# Install css_styled_content on 7LTS, 8LTS or master
# create two content elements, with an ima...
Daniel Goerz
12:34 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
Patch set 5 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:33 Bug #48883: Wrong sys_language_uid in sys_file_reference
Patch set 5 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:18 Bug #77645: Closures in SignalSlot\Dispatcher can cause troubles
This introduced a regression: #81866 Daniel Goerz
11:00 Task #81864 (Resolved): Remove old help text from locallang_csh_webinfo.xlf
Applied in changeset commit:b4675b5b10aabcd0281ee1181599a6363bb9ff69. Georg Ringer
09:53 Task #81864 (Under Review): Remove old help text from locallang_csh_webinfo.xlf
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:52 Task #81864 (Closed): Remove old help text from locallang_csh_webinfo.xlf
Georg Ringer
09:36 Bug #81855: Add new record wizard fails on Save&Close with "select" field and MM setted
Hi,
sure the problem is the same but patch in https://forge.typo3.org/issues/76863#note-27 does not work in my vers...
Gianluca Strafella
09:30 Bug #81353 (Resolved): Query errors in StaticRecordCollection
Applied in changeset commit:ca5b8db7739f777b0d393ed2c4c72a6377a0ff3c. Tymoteusz Motylewski
09:15 Bug #81353: Query errors in StaticRecordCollection
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:05 Bug #81857: Do not require typo3conf/ext to be writable in Composer Mode
Georg Ringer wrote:
> Also non composer sites could be managed by version control and don't need runtime writable ex...
Mathias Brodala
07:07 Bug #81857: Do not require typo3conf/ext to be writable in Composer Mode
Also non composer sites could be managed by version control and don't need runtime writable extension directories.... Georg Ringer

2017-07-13

23:30 Bug #81862: CropVariants with static title break content elements, also Installed Services on reports module are broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:55 Bug #81862 (Under Review): CropVariants with static title break content elements, also Installed Services on reports module are broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:53 Bug #81862 (Closed): CropVariants with static title break content elements, also Installed Services on reports module are broken
Reproduce:
Add a custom cropVariant with a static title (no locallang string with LLL:). E.g.:...
Daniel Goerz
23:27 Feature #81863 (Under Review): Mark wizards as done in Install Tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:22 Feature #81863 (Closed): Mark wizards as done in Install Tool
Under certain conditions, some upgrades offered by the Install Tool are not required to be executed. The Install Tool... Andreas Kienast
23:06 Bug #81116 (Needs Feedback): Custom image crop ration breaking BE with #1351584844: An argument "key" or "id" has to be provided
I cannot reproduce this error. It seems to be fixed. Please provide further Feedback on how to reproduce on the curre... Daniel Goerz
23:00 Task #81474 (Resolved): Combine modules "about" & "about modules"
Applied in changeset commit:9ebcd4d5351e1962f94f603a21cdfad2a8af4af2. Georg Ringer
20:58 Task #81474: Combine modules "about" & "about modules"
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:41 Feature #72202: Extend the lowlevel lost_files to accept customPaths as input
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Feature #72202: Extend the lowlevel lost_files to accept customPaths as input
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:27 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:27 Bug #48883: Wrong sys_language_uid in sys_file_reference
Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:32 Task #81861: Add slashes to some links in README.md
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:10 Task #81861 (Under Review): Add slashes to some links in README.md
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:05 Task #81861 (Closed): Add slashes to some links in README.md
Oliver Hader
21:30 Task #81841 (Resolved): Unify ext_emconf setting clearCacheOnLoad
Applied in changeset commit:1814e43aab8b987bd9d87fbd68fac402b9c7f24b. Georg Ringer
20:40 Task #81841 (Under Review): Unify ext_emconf setting clearCacheOnLoad
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Task #81841 (Resolved): Unify ext_emconf setting clearCacheOnLoad
Applied in changeset commit:56f1b8aa7b344ba922a09f89fcb7d73a486db0bd. Georg Ringer
20:06 Task #81841: Unify ext_emconf setting clearCacheOnLoad
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:28 Bug #80547: Check for Broken Extensions
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Task #81835 (Resolved): Readd the type to the extension manager list view
Applied in changeset commit:c06c4aadfa4ef24e0435a2580db80ddd5fa94571. Georg Ringer
20:11 Task #81835: Readd the type to the extension manager list view
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Task #81833 (Resolved): Move typoscript record title in template module
Applied in changeset commit:7e9c66521e4dbd678a76c6e80fdd36530609adb5. Georg Ringer
20:30 Bug #81826 (Resolved): IRRE Thumbnails are not rendered for images with extension written in capital letters
Applied in changeset commit:dfcaee7769a186cc756a9e25dcc837957c914bec. Johannes Schlier
20:24 Bug #81826: IRRE Thumbnails are not rendered for images with extension written in capital letters
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Bug #81817 (Resolved): Video Mime Type is missing
Applied in changeset commit:02201edde5f21953731320919d52fb985ca0bc81. Georg Ringer
20:20 Bug #81817: Video Mime Type is missing
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Bug #81609 (Resolved): Display Messages checkbox missing from Admin Panel
Applied in changeset commit:a91ec116ca3393bfc2763c3c4166c7e54903d8e6. Torsten Schrade
20:01 Bug #81609: Display Messages checkbox missing from Admin Panel
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:29 Bug #81250: Preview link of content element misses the anchor in some cases
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:50 Task #81860 (Under Review): Use bootstrap for select of saltedpasswords
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:59 Task #81860 (Closed): Use bootstrap for select of saltedpasswords
Georg Ringer
19:20 Task #55541: Avoid redundant data in page cache
Bernhard mentioned this could be a topic for the coding night on T3DD17 - for any questions feel free to contact him. Susanne Moog
18:58 Bug #81858: Fix Chinese HTTP Accept-Language for IE11 & Edge
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:55 Bug #81858: Fix Chinese HTTP Accept-Language for IE11 & Edge
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:44 Bug #81858 (Under Review): Fix Chinese HTTP Accept-Language for IE11 & Edge
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #81858 (Closed): Fix Chinese HTTP Accept-Language for IE11 & Edge
We have an language dectection issue for IE11 & Edge, because Microsoft has changed the http header of "Accept-Langua... Joerg Boesche
18:52 Bug #81859 (Closed): New button 'toggle link explanation' doesn't work after adding a new media item
The new button 'toggle link explanation' of Link field works fine with a lot of media files within a 'text & media' c... Andreas Steiger
18:21 Bug #81855 (Needs Feedback): Add new record wizard fails on Save&Close with "select" field and MM setted
please check out #76863 as it has been solved recently Georg Ringer
16:22 Bug #81855 (Closed): Add new record wizard fails on Save&Close with "select" field and MM setted
Hi all,
I've this TCA for a table named as "tx_myext_domain_model_sap":...
Gianluca Strafella
16:47 Bug #81857 (Closed): Do not require typo3conf/ext to be writable in Composer Mode
The Folder Structure check of the Install Tool requires @typo3conf/ext@ to be writable. However, this is not essentia... Mathias Brodala
16:40 Task #68070: Document usage of psr-4 in extension composer.json
the documentation https://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/DeclarationFile/Index.html f... Georg Ringer
16:33 Bug #81856: Deleting multiple single items in BE gets a lot of confirmation "bubbles"
OS used: Windows 7
Firefox 54.0.1
Angelo Previtali
16:32 Bug #81856 (Closed): Deleting multiple single items in BE gets a lot of confirmation "bubbles"
If you delete multiple single items in the BE the confirmation "bubbles" keeps staying open and will not disappear an... Angelo Previtali
15:35 Bug #81854 (Closed): language overlay inside another element
Hallo Community,
a content element inside eg. a Mask Container with language ALL is not visible in Frontend.
Pa...
Walter Kruml
15:16 Bug #81853 (New): TSconfig with page based condition is ignored using page tree commands and clipboard
The bug described in #81190 is affected by functionalities. I've found using page tree and clipboard copy and paste t... Marc Bastian Heinrichs
15:04 Bug #73717: validation results for child properties per property
Is there a solution for this now?
I've tried the viewhelper, but with no success.
And I don't understand the three ...
Sven Burkert
13:33 Task #76084: Move install tool modules into backend module menu
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:30 Bug #81772 (Resolved): NPM package state is broken
Applied in changeset commit:d335eea219b6d81180751a35f9f50c5c32a61fa0. Frank Nägler
12:30 Bug #81772: NPM package state is broken
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Task #81842 (Resolved): Remove unused ViewHelpers of EXT:install
Applied in changeset commit:bd66b4a3ab1f314a117f2165c621f3d7ec01dde8. Georg Ringer
12:18 Task #81852: Deprecate EXT:rsaauth
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Task #81852: Deprecate EXT:rsaauth
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:57 Task #81852 (Under Review): Deprecate EXT:rsaauth
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:43 Task #81852 (Closed): Deprecate EXT:rsaauth
Georg Ringer
12:10 Task #68409 (Closed): Clean usage of non-string-values in TCA-definitions
looks clean in current versions Stefan Neufeind
12:00 Task #81846 (Resolved): typos in rst files
Applied in changeset commit:175ee89522c6c82cb6ac13a17d81a3176244898e. Georg Ringer
06:34 Task #81846 (Under Review): typos in rst files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:34 Task #81846 (Closed): typos in rst files
Georg Ringer
11:17 Bug #80148 (Closed): SetEnv HTTPS on breaks host header
Riccardo De Contardi
11:17 Bug #80148: SetEnv HTTPS on breaks host header
90 days without feedback > closing it.
If you think that this is the wrong decision or have more information to re...
Riccardo De Contardi
10:37 Bug #81801: ckEditor: Text-Align "Center" not working
Still not able to reproduce the issue reported by @Angelo Previtali, but I am using PHP 7.0.15. I don't know if it is... Riccardo De Contardi
09:28 Bug #81801: ckEditor: Text-Align "Center" not working
I can confirm a similar thing: If you edit a text with the EXT:ckeditor, you will mark a text and add "center" as ali... Angelo Previtali
10:32 Bug #81850: After TYPO3 update to 8.7.3 f:be.tableList multiple edit is not working anymore
Moving this to Core since not related to Forge Andreas Beutel
10:29 Bug #81850 (Closed): After TYPO3 update to 8.7.3 f:be.tableList multiple edit is not working anymore
I tried to find a solution for an SQL error related to that solved issue:
https://forge.typo3.org/issues/81320
A...
Rick Feuerabend
10:26 Task #81849 (Closed): _htaccess: Replace access block FilesMatch with If-Directive
The file _htaccess contained in the typo3_src folder is a template for the .htaccess file used by Typo3 installations... Florian Schöppe
10:04 Bug #81729: DateTimePicker not opening in IE/Edge
I can confirm this issue on a 8.7.3, too. The datepicket in the whole TYPO3 8.7.3 is not working. Angelo Previtali
09:38 Task #81848 (Closed): Tooltip for a disabled page should output "disabled" instead of "hidden"
When editing the page settings there is the possibility to "disable" the page in the "Access" Tab.
In the pagetree...
TTG Team Web
08:55 Task #81847 (Under Review): Remove JSMENU
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:52 Task #81847 (Closed): Remove JSMENU
The JSMENU is ancient old and not needed anymore Georg Ringer
07:37 Bug #81845 (Closed): SQL Error in "Filelist" search using TYPO3 7 LTS and PostgreSQL
please update to 8 which uses doctrine and the query should be fine there. nothing will be done in that regard in 7. Georg Ringer
06:57 Task #72652 (Needs Feedback): Some fields of the pages behaviour tab should also be available for other doktypes
but indexed_search can't index content on a sysfolder?! and indexing happens during frontend rendering, so if somethi... Georg Ringer

2017-07-12

20:46 Task #62779 (Closed): Docker - Official Repositories
Georg Ringer
20:24 Task #62779: Docker - Official Repositories
This ticket can be closed. I can't do it.
Result is here: https://hub.docker.com/r/hbokh/docker-typo3-cms/
Stefan Busemann
20:43 Bug #80312: TYPO3 backend broken after a re-login
@Bessei: Please update to v8.7.3 first. You lack some 200+ bugfixes in 8.7.1. Markus Klein
16:41 Bug #80312: TYPO3 backend broken after a re-login
I had a broken backend after login today, but with another JS error. Anonymous
17:56 Bug #81845 (Closed): SQL Error in "Filelist" search using TYPO3 7 LTS and PostgreSQL
I get the following error after searching in "Filelist" in backend:... Marco Grahl
17:55 Bug #60860 (Needs Feedback): "Add Media" button in tt_content-elements fails as user
can someone reproduce that on a 7.x or 8.x? Georg Ringer
17:49 Bug #58134 (Closed): None of order is kept in indexed_search when using mysql hook
closed because of lack of response. Georg Ringer
17:44 Bug #54935: Incompatible declaration for FileList::listURL()
this example has been solved with #71759, different arguments produce an exception with php7. Georg Ringer
16:27 Feature #43233 (Closed): FAL Migration should consolidate duplicated files
Georg Ringer
16:27 Feature #43233 (Rejected): FAL Migration should consolidate duplicated files
as the FAL migration was part of 6.2 which i EOL there won't be anything done in that area anymore. Therefore I am cl... Georg Ringer
16:19 Feature #35029 (Resolved): Restricted number of DB Mounts in Mountpoints on edit workspace
with #30926 it has been changed to allow 25. if that is still too low, it can be changed with custom TCA Georg Ringer
16:15 Bug #33619 (Resolved): Double quoting for translation hint
testing that with 9-dev, it seems to be solved. see also the screenshot
yes the tags should be visisible to see ch...
Georg Ringer
16:00 Bug #81243 (Resolved): ckeditor not working in TYPO3 blank package.
Applied in changeset commit:c4552dc6e3ee66e9b95d0f7b07b085736a4d7676. Frans Saris
15:42 Bug #81243: ckeditor not working in TYPO3 blank package.
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:17 Bug #81243 (Under Review): ckeditor not working in TYPO3 blank package.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:50 Bug #14166 (Closed): Content Type TABLE does not allow 0 cellspacing
with #79622 the fields have been removed. no action will be done for 7.6 anymore. therefore I am closing this issue. Georg Ringer
15:49 Bug #81827: New Content element > Type > Insert records shows field "Name (not visible in frontend)" anyway
Georg Ringer wrote:
> But any changes to the templates done?
I finally found now the error: The reason is, becaus...
Angelo Previtali
07:58 Bug #81827: New Content element > Type > Insert records shows field "Name (not visible in frontend)" anyway
But any changes to the templates done? Georg Ringer
15:42 Bug #73125: 500 Error in GroupElement.php due to group db fields in flexform containers
Christian Kuhn wrote:
> [...] only very simple tca elements worked more or less without problems in nested sections
...
Bernhard Kraft
15:35 Task #81842 (Under Review): Remove unused ViewHelpers of EXT:install
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:29 Task #81842 (Closed): Remove unused ViewHelpers of EXT:install
The following ViewHelpers are not used and should be removed:
- file.size
- file.imageDimension
The usage of t...
Georg Ringer
15:31 Bug #81837: SSL mixed content issues in backend when HTTPS server var is not set
Benni Mack wrote:
> Are you using a proxy actually? Or are you using apache itself but not using "HTTPS=on"?
Th...
Ronald Kools
13:13 Bug #81837 (Needs Feedback): SSL mixed content issues in backend when HTTPS server var is not set
Are you using a proxy actually? Or are you using apache itself but not using "HTTPS=on"? Benni Mack
15:16 Bug #81648 (Closed): CKEditor Not Loading
duplicate of #81243 Frans Saris
14:41 Bug #81838: Translating workspace record with MM relations
Hi Thorsten,
I am pretty sure that this issue isn't just another flavour of the FAL localization issue you linked,...
Kevin Ditscheid
12:49 Bug #81838: Translating workspace record with MM relations
Hi Kevin,
did you check the database state? It may be that the new leave records are created but don't have the co...
Thorsten Kahler
14:27 Task #81841 (Under Review): Unify ext_emconf setting clearCacheOnLoad
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:12 Task #81841 (Closed): Unify ext_emconf setting clearCacheOnLoad
Some sys exts are using a lowercased version of this setting. Unify to the correct one Georg Ringer
14:02 Bug #81620: Linkhandler remove all attributes set in the link wizard and the template
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:47 Bug #81043: TCA type select & MySQL-strict mode leads to exception
Alex Kellner wrote:
> I can confirm the same issue for extension powermail with field tx_powermail_domain_model_answ...
Oleg Karun
11:01 Feature #81840 (Accepted): Make ObjectStorage implement Doctrine\Common\Collections\Collection Interface
The `doctrine/collections` package is already a implicit dependency (through `doctrine/common` -> `doctrine/dbal`) an... Cedric Ziel
11:00 Bug #81832 (Resolved): typo3-ter/wizard-crpagetree cannot be installed with composer along with TYPO3 < 9
Applied in changeset commit:2ea641b042cda53fb386d7227310947f639b9218. Helmut Hummel
10:53 Bug #81773: Empty constants are not correct replaced after Patch
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:21 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
I can confirm that this error occurs occasionally in TYPO3 7.6.20. Hannes Bochmann
09:28 Bug #75689 (Accepted): Create a bookmark after delete a bookmark is blocked
Susanne Moog
08:26 Bug #81622: Wrong comment for sys_language_contentOL
Or even better, the comment should be based on the recently updated documentation:
https://docs.typo3.org/typo3cms/T...
Tymoteusz Motylewski
06:30 Bug #81782 (Resolved): Reloading a page with indexed_search plugin leads to exception
Applied in changeset commit:9aed02351af27f103548b8ab01157330bca62567. Anonymous
06:24 Bug #81782: Reloading a page with indexed_search plugin leads to exception
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:20 Task #76084: Move install tool modules into backend module menu
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2017-07-11

23:51 Task #76084: Move install tool modules into backend module menu
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:29 Task #76084: Move install tool modules into backend module menu
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:34 Task #76084: Move install tool modules into backend module menu
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:08 Task #76084: Move install tool modules into backend module menu
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:56 Bug #80541 (Accepted): BE FileBrowser didn't work in fluid content element
Markus Klein
21:26 Bug #81838 (Under Review): Translating workspace record with MM relations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:10 Bug #81838 (New): Translating workspace record with MM relations
I know there are lots of issues regarding Workspaces, translations and MM-Relations, but I think I've got a bug that ... Kevin Ditscheid
19:27 Bug #81837 (Closed): SSL mixed content issues in backend when HTTPS server var is not set
Using SSL in the backend of Typo3 8.7.x is causing mixed content errors in javascript when the $_SERVER['HTTPS'] vari... Ronald Kools
17:31 Feature #79054: Custom Order By Clause
The same error occurs when trying to order by the statement "IF(FIELD1='VALUE', FIELD2, FIELD3)": FUNCTION TABLENAME.... Dominik Steinborn
17:03 Bug #81836 (Closed): deleting a file inside _recycler_ folder generates new file with preview_ prefix
To reproduce:
# Add a folder called _recycler_
# Delete any image file somewhere inside fileadmin
# Take a look in...
Alexander Grein
16:12 Bug #68672: setIgnoreEnableFields() should be inherited to language overlays
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:01 Bug #68672 (Under Review): setIgnoreEnableFields() should be inherited to language overlays
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:13 Task #81835 (Under Review): Readd the type to the extension manager list view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:12 Task #81835 (Closed): Readd the type to the extension manager list view
The type is highly useful to filter the table using the search and to sort extensions Georg Ringer
15:04 Bug #81834 (Closed): Switch language in action

I use TYPO3 8.7.3 and my own extension. So far, I was able to use the ...
Daniel Nemanic
14:58 Bug #81827: New Content element > Type > Insert records shows field "Name (not visible in frontend)" anyway
Georg Ringer wrote:
> I can not reproduce that! are you using the default templates of fluid_styled_content?
YES....
Angelo Previtali
14:26 Bug #81827 (Needs Feedback): New Content element > Type > Insert records shows field "Name (not visible in frontend)" anyway
I can not reproduce that! are you using the default templates of fluid_styled_content? Georg Ringer
14:55 Task #81833 (Under Review): Move typoscript record title in template module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:53 Task #81833 (Closed): Move typoscript record title in template module
Move the title of the typoscript record in the template module to the table head section. Georg Ringer
14:53 Bug #80867: EXT:Form cc adress dosen't work
Sorry was my mistake, i tested with the same mail address inside recepient and cc field so i dont got the cc *face pa... Oliver Pfaff
14:01 Bug #81832: typo3-ter/wizard-crpagetree cannot be installed with composer along with TYPO3 < 9
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:27 Bug #81832: typo3-ter/wizard-crpagetree cannot be installed with composer along with TYPO3 < 9
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:26 Bug #81832: typo3-ter/wizard-crpagetree cannot be installed with composer along with TYPO3 < 9
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:25 Bug #81832 (Under Review): typo3-ter/wizard-crpagetree cannot be installed with composer along with TYPO3 < 9
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:23 Bug #81832 (Closed): typo3-ter/wizard-crpagetree cannot be installed with composer along with TYPO3 < 9
This is a minimal composer.json to reproduce my issue:... Helmut Hummel
13:00 Bug #81486 (Resolved): eID=dumpFile does not take config.absRefPrefix into account
Applied in changeset commit:16171daefea7dceea06e13b5cbf06a15398ab490. Xavier Perseguers
12:54 Bug #81486: eID=dumpFile does not take config.absRefPrefix into account
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:53 Bug #68994: It is not possible to save NULL (replaced by the string "NULL")
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:53 Bug #80359: If a processed file is updated, the database row is not written within the same request
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:44 Bug #80359: If a processed file is updated, the database row is not written within the same request
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Bug #78043: Can't create local anchors using RTE
Riccardo De Contardi wrote:
> I performed the following test with the latest master:
Not sure how this helps, tha...
David Voigt
11:30 Task #81830 (Resolved): Add 'Edit me on GitHub' button to system extensions
Applied in changeset commit:6c00978796852f465938838307f577ea7ffa4cc0. Anonymous
08:37 Bug #81782: Reloading a page with indexed_search plugin leads to exception
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:22 Bug #81795: New CLI API is broken with empty cache
Christian Kuhn wrote:
> This should have recently been fixed with #80897 - would you like to see if the issue is fix...
Joerg Boesche
07:39 Bug #81750 (Closed): Scheduler CLI script fails
as it seems to be solved, I close this issue Georg Ringer
07:33 Bug #81817 (Under Review): Video Mime Type is missing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:31 Bug #81817: Video Mime Type is missing
additional infos for that mime type at https://stackoverflow.com/questions/15277147/m4v-mimetype-video-mp4-or-video-m... Georg Ringer
07:27 Bug #81824 (Closed): Wizards add not working with MM
as this is a duplicate, a close this issue. Georg Ringer
00:19 Bug #81831: sys_refindex and bodytext columns: link reference to files not working
!https://image.ibb.co/kkXL0F/bodytext.png!
!https://image.ibb.co/nfVUua/sys_refindex.png!
Marcelo Vetter
00:16 Bug #81831 (Closed): sys_refindex and bodytext columns: link reference to files not working
It seems that references in the Filelist for files referenced in any bodytext column are not working anymore in typo3... Marcelo Vetter

2017-07-10

23:43 Task #76084: Move install tool modules into backend module menu
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:18 Task #76084: Move install tool modules into backend module menu
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:26 Task #81830 (Under Review): Add 'Edit me on GitHub' button to system extensions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:26 Task #81830 (Closed): Add 'Edit me on GitHub' button to system extensions

This issue was automatically created from https://api.github.com/repos/TYPO3/TYPO3.CMS/issues/69
Forger Service
16:34 Bug #79954: DokType permissions are not checked
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Bug #79954: DokType permissions are not checked
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Bug #79954: DokType permissions are not checked
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Bug #76979: FormEngine should allow to set default-Values in new CType-Elements
Confirmed for TYPO3 8.7.3
> that's a chicken egg problem: for new records, type is not defined yet, so columnsOver...
Felix Nagel
16:32 Bug #81815: TYPO3 307-redirects to URL with duplicate 'type' GET param
The update to TYPO3 8.7.3 did not solve the problem. Thomas Jirasko
15:00 Bug #81820 (Resolved): Image link from link wizard can't be used in image VH anymore
Applied in changeset commit:19a8f80a349dbaf0a4554346742ae700518b3349. Jigal van Hemert
14:57 Bug #81820: Image link from link wizard can't be used in image VH anymore
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:23 Bug #81828 (Closed): Indexed Search and news
Hello guys !
I had some bug with indexed_search trying to reference news from the well known Georg Ringer extensio...
Le Sommer Léo Robin
14:20 Bug #78401: Workspaces preview page is broken
You're not the assignee but it looked like this ticket was somehow "forgotten".
But cool if you can have a look on...
Xavier Perseguers
14:14 Bug #78401: Workspaces preview page is broken
Uuh... I did not recognize that I am the assignee of this issue. I will have a look at the coding night in Malmö. Marco Bresch
13:30 Bug #81827: New Content element > Type > Insert records shows field "Name (not visible in frontend)" anyway
!Screenshot_1.png!
!Screenshot_2.png!
Angelo Previtali
13:29 Bug #81827 (Closed): New Content element > Type > Insert records shows field "Name (not visible in frontend)" anyway
If you insert a new content element with TYPO3 CMS version 8.7.3 from new content element > Type > Insert records the... Angelo Previtali
13:24 Bug #81826 (Under Review): IRRE Thumbnails are not rendered for images with extension written in capital letters
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:20 Bug #81826 (Closed): IRRE Thumbnails are not rendered for images with extension written in capital letters
Since a recent change thumbnails are not generated for images as inline records anymore if their extension name is wr... Johannes Schlier
13:07 Bug #81825 (Closed): EM ignores disabled basic.automaticInstallation
Hello!
Setting "basic.automaticInstallation" in EM configuration does not work any more.
When selecting an extens...
André Spindler
11:53 Bug #79368 (Rejected): Disabled context menu still works with right click
In v8 configuration has changed for context menu. Please check in the documentation -https://docs.typo3.org/typo3cms/... Tymoteusz Motylewski
11:29 Bug #79922: fluid widget paginate - pagination links take no action
Hi everybody,
I determined the same behaviour with TYPO3 7.6.20. The objects that are paginated in my case are of t...
Kerstin Eitner
11:19 Bug #81824 (Closed): Wizards add not working with MM
Hello guys,
maybe you can fix this buggy wizard ;)
+State:+
# Table "A" is in relation with table "B" via a MM...
XIMA MEDIA GmbH

2017-07-09

14:46 Task #76084: Move install tool modules into backend module menu
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:56 Task #76084: Move install tool modules into backend module menu
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:36 Feature #61167: On deleting a pages_language_overlay record, its contents are not deleted
Still present in latest master, with both "translate" and "copy" mode Riccardo De Contardi

2017-07-08

23:47 Task #81823 (Under Review): Add Functional tests for translated tt_content rendering in Extbase
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:46 Task #81823 (Closed): Add Functional tests for translated tt_content rendering in Extbase
In order to:
- improve language handling in core and extbase
- making sure that language related settings influence...
Tymoteusz Motylewski
21:11 Bug #79245: extbase FlexFormService: keys with dot inside get lost
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:11 Bug #79245: extbase FlexFormService: keys with dot inside get lost
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:44 Bug #81353: Query errors in StaticRecordCollection
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:40 Bug #81801 (Needs Feedback): ckEditor: Text-Align "Center" not working
Sorry, I am not able to reproduce it with both 8.7.3 and latest master. Could you give us more information about your... Riccardo De Contardi
19:18 Bug #78043: Can't create local anchors using RTE
I performed the following test with the latest master:
1) TS Setup:...
Riccardo De Contardi
19:00 Bug #81803 (Resolved): Changing the number of listed records in recycler broken
Applied in changeset commit:a5d27e054ec1a758446344d199359fa4a3bba569. Stephan Großberndt
18:44 Bug #81803: Changing the number of listed records in recycler broken
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:55 Bug #79116: Delete-infinite-loop: fileadmin/_recycler_ preview images
still a problem in latest master Riccardo De Contardi
18:36 Bug #44745 (Closed): Slider split preview uses only part of the available height
I close this one in favor of #41629 please continue the discussion there.
If you think that this is the wrong deci...
Riccardo De Contardi
18:35 Bug #41629: TYPO3-Workspaces height of iframe to small
I report here the comment https://forge.typo3.org/issues/44745#note-7 :
> I have the same issue. I researched and ...
Riccardo De Contardi
18:29 Bug #81620: Linkhandler remove all attributes set in the link wizard and the template
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:19 Bug #81596: Resizing animated gif
as far as I know it is always difficult to resize an animated gif, you could end up with an heavier file or visual ar... Riccardo De Contardi
18:08 Bug #81822: Allow to clone QueryBuilder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:40 Bug #81822 (Under Review): Allow to clone QueryBuilder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:34 Bug #81822 (Closed): Allow to clone QueryBuilder
The Doctrine query builder supports cloning, so should our Query Builder, which is just a wrapper around it.... Tymoteusz Motylewski

2017-07-07

17:39 Bug #78777: TYPO3 plugin without caching
I think this issue is pretty severe. Shouldn't someone have a look at it? Sven Burkert
16:23 Bug #81659: Workspace page translation fatal error in the backend
Same Problem!
Oops, an error occurred!
Argument 2 passed to TYPO3\CMS\Core\Imaging\IconFactory::getIconForRecord() ...
Ulrich Koch
14:45 Bug #81821 (Closed): Bootstrap run
followed the following snippet to create a simple bootstrap file : https://docs.typo3.org/typo3cms/CoreApiReference/A... Naberd Zendi
14:32 Bug #81596: Resizing animated gif
Mona Muzaffar wrote:
> I am not too sure if it is or was possible to resize gifs with fluid.
> Once you resize it, ...
Naberd Zendi
13:58 Bug #81820 (Under Review): Image link from link wizard can't be used in image VH anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Bug #81820 (Closed): Image link from link wizard can't be used in image VH anymore
In simple input fields you can select an image by using the link wizard (use case: in flexform sections you can't use... Jigal van Hemert
12:21 Feature #81814: Allow additional arguments for Fluid's widget.paginate view helper
I don't agree that this is necessary or desirable. I'll state my reasons:
* The ViewHelper side of the Widget is d...
Claus Due
11:14 Bug #81818 (Closed): Option additionalViewModelModules does not append
The option `additionalViewModelModules` within the YAML configuration of ext:from
does not append if there are alre...
Manuel Selbach
09:54 Bug #81719: DateTime comparisons not possible in 8.7
Georg Ringer wrote:
> closed as duplicate. already solved.
Hi Georg,
I don't see, that the actual type ot the ...
Uwe Michelfelder
09:51 Bug #81817 (Closed): Video Mime Type is missing
I recently uploaded a mp4 file, which was not rendered correctly. Instead of using the <video> Tag, it was rendered a... Alexander Henz
07:57 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Why does it take so long to decide on the way to go.
Either 'config' is mandatory in the TCA column definition or ...
Michael Gaier
02:01 Bug #81750: Scheduler CLI script fails
Edit: in 8.7.3 problem seems to have gone...
File /typo3/cli_dispatch.phpsh is 0755 now.
Jan Ceulen
00:19 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
In any case, since we talk about future scenarios (currently not needed), I don't see how PHP can benefit the escapin... Giannis Economou

2017-07-06

22:47 Feature #77576: EXT:viewpage: Move width and language selection to the doc header
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:35 Bug #68994: It is not possible to save NULL (replaced by the string "NULL")
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:58 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Markus Klein wrote:
> Okay everything clear now.
>
> BUT: IMO the fix must be to write a valid selector to the @d...
Giannis Economou
15:34 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:13 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Okay everything clear now.
BUT: IMO the fix must be to write a valid selector to the @data-dropzone-target@ attrib...
Markus Klein
15:06 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Markus Klein wrote:
> What does @data-dropzone-target@ hold for the case you posted in the screenshot?
@data-dr...
Giannis Economou
14:56 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
What does @data-dropzone-target@ hold for the case you posted in the screenshot? Markus Klein
14:48 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:45 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Markus Klein wrote:
> Can you please add more information here, what the code is that is inserted into DOM, so revie...
Giannis Economou
13:44 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Can you please add more information here, what the code is that is inserted into DOM, so reviewers can understand by ... Markus Klein
13:26 Bug #81812 (Under Review): Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:18 Bug #81812 (Closed): Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
When using DCE with a file upload field, users cannot upload files by using drag and drop in their content elements.
...
Giannis Economou
19:30 Feature #80194 (Resolved): EXT:form - rename "page" to "step"
Applied in changeset commit:11e70f790e735f05bd8393f0720f4c248bb994da. Ralf Zimmermann
19:18 Feature #80194: EXT:form - rename "page" to "step"
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:30 Bug #81714 (Resolved): No valid HTML output Form->DatePicker
Applied in changeset commit:6ed16e54a0dfccb959eabbd8468c6674a7cb8891. Ralf Zimmermann
19:16 Bug #81714: No valid HTML output Form->DatePicker
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:26 Task #80198: EXT:form - documentation for v8
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:25 Task #80198 (Under Review): EXT:form - documentation for v8
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:13 Bug #81815 (Closed): TYPO3 307-redirects to URL with duplicate 'type' GET param
This issue was initially reported by a user against realurl and metaseo via
https://github.com/dmitryd/typo3-realurl...
Thomas Mayer
17:30 Feature #81814 (Rejected): Allow additional arguments for Fluid's widget.paginate view helper
The current version of Fluid's _widget.paginate_ ViewHelper does not allow adding additional arguments to page links.... Tobias Schmidt
16:41 Bug #81811: Publishing FAL metadata throws TypeError in TYPO3\CMS\Version\Hook\DataHandlerHook::version_swap
Duplicate of #73076 and #77619 Michael Gaier
13:02 Bug #81811 (Closed): Publishing FAL metadata throws TypeError in TYPO3\CMS\Version\Hook\DataHandlerHook::version_swap
The following Exception is thrown, if you try to publish FAL metadata.
Core: Exception handler (WEB): Uncaught TY...
Michael Gaier
16:30 Bug #81813 (Closed): ShorcutButton doesn't handle exceptions in __toString
In @TYPO3\CMS\Backend\Template\Components\Buttons\Actions\ShortcutButton@ the @__toString()@-Method might throw an ex... Tizian Schmidlin
15:30 Bug #81168 (Resolved): Second parameter of LocalizationUtility::translate() should be optional
Applied in changeset commit:c1fb7a320b2d9ffaf0b0750310c4d245c0e141dd. Xavier Perseguers
15:26 Bug #81168: Second parameter of LocalizationUtility::translate() should be optional
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #81810: "," not possible in regex of config.linkVars
Georg Ringer wrote:
> any idea how this could be avoided without having a new syntax?
The "regex" or value is alw...
Sascha Egerer
14:56 Bug #81810: "," not possible in regex of config.linkVars
any idea how this could be avoided without having a new syntax? Georg Ringer
11:08 Bug #81810 (Closed): "," not possible in regex of config.linkVars
The TypoScript setting @config.linkVars@ contains Link parameters with a regex of possible values. The parameters are... Sascha Egerer
14:55 Bug #76440 (Under Review): Error while create translation of Page "ERROR: Language was not allowed."
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #81627 (Resolved): Method checkValueForInternalReferences lacks check for empty field
Applied in changeset commit:4a7c92f21a45e9d1a893f77d8c820f71da8454d9. Thomas Hohn
13:48 Bug #81627: Method checkValueForInternalReferences lacks check for empty field
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:56 Bug #80673: Hide download distributions in composer mode
Just a note if somebody stumbles upon this issue and does not know how to install a distribution in composer mode now... Dan Kleine (Untenzu)
10:30 Task #81791 (Resolved): Cleanup ext_emconf.php
Applied in changeset commit:c143b6e90df037435180e2c63e909c0f42d816f9. Georg Ringer
10:30 Bug #76863 (Resolved): MM Relation with selectMultipleSideBySide Field - Add wizard resets the MM Relation
Applied in changeset commit:3053e33f2d85b7fe920caa074acfd91d67cf721d. Thomas Hohn
10:17 Bug #76863: MM Relation with selectMultipleSideBySide Field - Add wizard resets the MM Relation
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:16 Bug #76863: MM Relation with selectMultipleSideBySide Field - Add wizard resets the MM Relation
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:19 Bug #81486: eID=dumpFile does not take config.absRefPrefix into account
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:04 Bug #81809 (Closed): htmlArea RTE errors in flexform
I have a custom plugin with some flexform fields, some of which are RTE fields, with configuration like this:
<pre...
Francesco Novy
08:47 Task #76084: Move install tool modules into backend module menu
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:39 Task #76084: Move install tool modules into backend module menu
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2017-07-05

20:05 Task #80997 (Rejected): Deprecated methods of PagePositionMap
Georg Ringer
17:37 Bug #81776: Duplicated image thumbnails in file list, file picker and search
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Task #81790 (Resolved): Use constants for 'Image.CropScaleMask' and 'Image.CropScaleMask'
Applied in changeset commit:0adc1ea0a077a359bfc49f5a4b907d78fed7d88c. Tymoteusz Motylewski
16:41 Bug #81804: old linkhandler link-syntax prevents irre records from opening
Additionally if you have this syntax not inside a irre field but directly in a linkfield you even cannot edit the ele... Anonymous
15:45 Bug #81804 (Closed): old linkhandler link-syntax prevents irre records from opening
After upgrading a TYPO3 6.2 with Linkhandler and links to records we upgraded to 7.6 and 8.7.
The updated went smoot...
Anonymous
16:30 Bug #81806 (Closed): Unescaped value in FormEngine.removeOption selector query
I have a form field whose values comes from a list of subscribed classes for some roles.
The flexform TCA for this...
Pierrick Caillon
16:20 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:20 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:20 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:20 Feature #80127: EXT:form - support for HTML5 attributes min and max
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:20 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:19 Bug #81805 (Closed): SaveToDatabase throws exception on single table
While working with SaveToDatabaseFinisher I found out, the executeInternal() funtion doesn't work correctly.
Line ...
Markus Hofmann
15:33 Bug #81803 (Under Review): Changing the number of listed records in recycler broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Bug #81803 (Closed): Changing the number of listed records in recycler broken
Changing the number of listed records in recycler using @mod.recycler.recordsPageLimit@ is broken in TYPO3 8.7
pr...
Stephan Großberndt
15:30 Task #81652 (Resolved): Upgrade version of D3.js to version 4.9.1
Applied in changeset commit:87c343b013c439806bd7e8a2d58ff7145e7709b3. Anders Kostending
15:04 Task #81652: Upgrade version of D3.js to version 4.9.1
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:54 Bug #81773: Empty constants are not correct replaced after Patch
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #81773 (Under Review): Empty constants are not correct replaced after Patch
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #81802: SQL Exception when searching in recycler using PostgreSQL
Code is here: @\TYPO3\CMS\Recycler\Domain\Model\DeletedRecords::getFilteredQueryBuilder@ Stephan Großberndt
14:37 Bug #81802 (Closed): SQL Exception when searching in recycler using PostgreSQL
Searching for any string in the recycler causes an SQL Exception, e.g. searching for @98770@ leads to... Stephan Großberndt
14:19 Bug #81772: NPM package state is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:15 Bug #81801 (Closed): ckEditor: Text-Align "Center" not working
If one tries to center-align text in the ckEditor via the center-align-button, it does not work correctly.
Instead ...
Gute Botschafter
14:10 Feature #80194: EXT:form - rename "page" to "step"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:50 Feature #80194: EXT:form - rename "page" to "step"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:10 Bug #77235: Collision of page template partials having the same name as fluid_styled_content partials
Daniel Goerz wrote:
> Hi,
> what is the status here? Björn, I doubt you are still on it after 3 months, right? ;)
...
Bernhard Berger
13:05 Feature #80124: EXT:form - custom error message for regexp validator
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:41 Bug #81799 (Under Review): EXT:form - fix wrong "templateFileName" usage within the documentation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:41 Bug #81799 (Closed): EXT:form - fix wrong "templateFileName" usage within the documentation
Ralf Zimmermann
12:34 Task #81798 (Under Review): EXT:form - add email finishers explanations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Task #81798 (Closed): EXT:form - add email finishers explanations
Reduce confusion caused by the naming of the email finishers and add some explanations to the recipient address/name ... Ralf Zimmermann
11:15 Bug #81778: Performance blocker calling @->getSchemaManager()->listTableColumns($tableName)@
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:08 Task #81797 (Under Review): EXT:form - add documentation for select elements "prependOptionLabel" and "prependOptionValue" options
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:07 Task #81797 (Closed): EXT:form - add documentation for select elements "prependOptionLabel" and "prependOptionValue" options
Add documentation for select elements "prependOptionLabel" and "prependOptionValue" options Ralf Zimmermann
11:06 Bug #81796 (Closed): LocalCropScaleMaskHelper does not respect quality setting
With ... Alexander Schnitzler
10:58 Bug #81795 (Needs Feedback): New CLI API is broken with empty cache
Christian Kuhn
10:20 Bug #81795: New CLI API is broken with empty cache
This should have recently been fixed with #80897 - would you like to see if the issue is fixed for you with latest re... Christian Kuhn
09:13 Bug #81795 (Closed): New CLI API is broken with empty cache
With empty cache, the new CLI API is broken.
Steps to reproduce:
* Clear all caches
* Call @php bin/typo3@
...
Timo Webler
10:54 Bug #81714: No valid HTML output Form->DatePicker
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #81591: Translation of email finisher subject
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:39 Bug #81770: EXT:form - do not show hidden field on confirmation page
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:23 Task #81794 (Closed): Installtool -> alle configuration -> [MAIL][transport_smtp_password]
Hi there,
Would not it be better to use a real password field on: Installtool -> all configuration -> [MAIL][trans...
Michael Kasten
08:16 Task #81793 (Closed): EXT:form - optimize labels of email to sender/ receiver finishers
Right now, the labels are hard to understand/ confusing. We should optimize them. Björn Jacob
07:45 Task #81791 (Under Review): Cleanup ext_emconf.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:34 Task #81791 (Closed): Cleanup ext_emconf.php
Unify the configuration:
- author
- author_email
- author_company
Georg Ringer
00:12 Bug #81168: Second parameter of LocalizationUtility::translate() should be optional
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:10 Bug #81168: Second parameter of LocalizationUtility::translate() should be optional
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:00 Bug #81610 (Resolved): Install Tool > Database Analyzer: Migration failed for fields containing a space
Applied in changeset commit:1dd2254c112b3191cb3a86b964ec221e67637f52. Morton Jonuschat
 

Also available in: Atom