Project

General

Profile

Activity

From 2017-11-11 to 2017-12-10

2017-12-10

23:29 Revision 3226bd49: [BUGFIX] Use correct path variable on Windows
There is a difference between Apache and CLI exposing global path
configuration on Windows Systems. The CommandUtilit...
Nicole Cordes
23:28 Bug #83234: Missing application paths running from CLI
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
23:27 Revision c6a09683: [BUGFIX] Use correct path variable on Windows
There is a difference between Apache and CLI exposing global path
configuration on Windows Systems. The CommandUtilit...
Nicole Cordes
23:04 Bug #83070 (Under Review): Uncaught TYPO3 Exception > The "../typo3conf/ext/*/" directory does not exist.
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:58 Bug #83070 (In Progress): Uncaught TYPO3 Exception > The "../typo3conf/ext/*/" directory does not exist.
Michael Oehlhof
22:19 Bug #83277 (Under Review): The page title is shown htmlescaped in the new page tree
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:56 Bug #83277 (Closed): The page title is shown htmlescaped in the new page tree
If you have html special characters in your page title they are shown as html entities in the new page tree. Michael Oehlhof
22:11 Revision d0051f12: [BUGFIX] Remove obsolete AJAX routes in EXT:backend
This patch removes obsoletes routes that were left from the ExtJS
removal.
Resolves: #83276
Related: #82426
Releases...
Andreas Fernandez
22:06 Bug #83276: Invalid routes in EXT:backend/Configuration/AjaxRoutes.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
19:36 Bug #83276 (Under Review): Invalid routes in EXT:backend/Configuration/AjaxRoutes.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
19:34 Bug #83276 (Closed): Invalid routes in EXT:backend/Configuration/AjaxRoutes.php
Andreas Kienast
17:06 Bug #82126 (Accepted): EXT:belog - Error when using a custom timeframe
Mathias Schreiber
15:52 Bug #82126 (Under Review): EXT:belog - Error when using a custom timeframe
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:04 Task #83252: Deprecate <link> syntax parsing in RteHtmlParser
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:28 Task #83252: Deprecate <link> syntax parsing in RteHtmlParser
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:00 Bug #83275 (Resolved): Wrong title of card in settings module
Applied in changeset commit:b1f5cd5c7d7f2075be321d61c501c57c8cd8d3d8. Anonymous
00:20 Bug #83275 (Under Review): Wrong title of card in settings 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
00:18 Bug #83275 (Closed): Wrong title of card in settings module
Susanne Moog
00:32 Revision 8dcad813: [BUGFIX] Linkhandler - access to data outside editors pagetree
Respect options.pageTree.altElementBrowserMountPoints in RecordLinkHandler
Resolves: #82250
Releases: master, 8.7
Ch...
Anke Altintop
00:30 Revision b1f5cd5c: [BUGFIX] Fix card title of settings module
Change-Id: I80b7e93e699613f6d04bb44d987406e325fe2dda
Resolves: #83275
Releases: master
Reviewed-on: https://review.ty...
Susanne Moog
00:30 Feature #82426 (Resolved): Replace ExtJS page tree with SVG one
Applied in changeset commit:e181f6b6c5b5755299bad9ae803f462083f919ee. Benni Mack
00:05 Revision e181f6b6: [TASK][FOLLOWUP] Remove leftover ExtJS-related pagetree classes
Some classes regarding ExtJS data providing the tree
can now safely be removed, as they are not in use anymore.
Reso...
Benni Mack
00:00 Task #83254 (Resolved): Move page title generation into TSFE
Applied in changeset commit:eb4936469039f513420c751f11f9ac50f01a60af. Benni Mack
00:00 Bug #82250 (Resolved): Linkhandler - access to data outside editors pagetree
Applied in changeset commit:805a02044806bdd4fb2e1e5123afc621b69ad2ca. Anke Altintop
00:00 Bug #70526 (Resolved): Location of formatToPageTypeMapping option
Applied in changeset commit:4e9f8109ba681cdcd3784ef6fdc4cb2144898bf4. Christian Futterlieb
00:00 Task #83272 (Resolved): ResourceViewHelper should always return absolute paths
Applied in changeset commit:367ba3701e7798bf9a3471ca3697307367599520. Benni Mack

2017-12-09

23:57 Revision eb493646: [TASK] Move Page Title generation to TSFE
The static method "PageGenerator::generatePageTitle()" only
operated on TSFE and is moved within the main controller,...
Benni Mack
23:51 Revision 4e9f8109: [BUGFIX] Move option formatToPageTypeMapping
Move the option formatToPageTypeMapping from
plugin.tx_myextension.settings.view.formatToPageTypeMapping to
plugin.tx...
Christian Futterlieb
23:43 Bug #82250: Linkhandler - access to data outside editors pagetree
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
23:43 Revision 805a0204: [BUGFIX] Linkhandler - access to data outside editors pagetree
Respect options.pageTree.altElementBrowserMountPoints in RecordLinkHandler
Resolves: #82250
Releases: master, 8.7
Ch...
Anke Altintop
23:39 Bug #77984: Wrong branch alias in composer for depending on minor versions in dev
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:38 Revision 367ba370: [TASK] ResourceViewHelper should always return absolute paths
The ResourceViewHelper had a special handling for returning relative
paths, but should always use getAbsoluteWebPath(...
Benni Mack
23:30 Task #83178 (Resolved): Allow to create admins as system maintainers from Install Tools
Applied in changeset commit:a4ab28a0debd4c34f39de2b3f58e9144cb8a05f8. Jonathan IROULIN
23:13 Task #83178: Allow to create admins as system maintainers from Install Tools
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Bug #79711 (Resolved): The CE File Links (fluid_styled_content) tries to create thumbs for non-image files
Applied in changeset commit:9a49dd442337b75ec5342fc4898a7a4d056b414f. Jonathan IROULIN
23:30 Bug #83067 (Resolved): File meta data popup window is empty (white) when user has no filemount access
Applied in changeset commit:792807af0b1d37adc7f412feb106229d5a3acfb5. Georg Ringer
23:05 Bug #83067: File meta data popup window is empty (white) when user has no filemount access
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
23:03 Bug #83067: File meta data popup window is empty (white) when user has no filemount access
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
23:29 Task #83250: Introduce AirBNB style as CGL for JavaScript
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:26 Task #83250: Introduce AirBNB style as CGL for JavaScript
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:26 Revision 70a08d89: [BUGFIX] Show information if access is not allowed in element information
If the access to the element information is not allowed, show some
information to the user instead of returning an em...
Georg Ringer
23:23 Revision a4ab28a0: [TASK] Allow to create admins as system maintainers in Install Tool
This patch add a checkbox to add the new administrator as system
maintainer.
Resolves: #83178
Releases: master
Chang...
Jonathan IROULIN
23:16 Revision 9a49dd44: [BUGFIX] The CE File Links (fluid_styled_content) create thumbs for non-image files
This patch resolves problems with usage of {file.type} to determine
if the file type is "unknown" ({file.type =} = 0)...
Jonathan IROULIN
23:04 Revision 4360ef0c: [BUGFIX] Consider property clean if lazy loaded proxy is untouched
Objects containing a LazyLoadingProxy will be marked dirty even if the
lazy proxy is untouched.
For more details see...
Matthias Vogel
23:00 Revision 792807af: [BUGFIX] Show information if access is not allowed in element information
If the access to the element information is not allowed, show some
information to the user instead of returning an em...
Georg Ringer
23:00 Bug #83269 (Resolved): List module throws deprecation / pagination in single table view does not work
Applied in changeset commit:0bb438a00df79173bfef621f1b3a16486fac279d. Anonymous
16:26 Bug #83269 (Under Review): List module throws deprecation / pagination in single table view does not work
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:25 Bug #83269 (Closed): List module throws deprecation / pagination in single table view does not work
Susanne Moog
23:00 Bug #82065 (Resolved): Bug in AbstractDomainObject->isPropertyDirty method @lazy results in true
Applied in changeset commit:09d4da5895e60dbcad6801288bbc3b0df7b9eb3a. Matthias Vogel
22:50 Bug #82065: Bug in AbstractDomainObject->isPropertyDirty method @lazy results in true
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
23:00 Feature #75161 (Resolved): Create uri and link viewhelper for Backend Modules
Applied in changeset commit:fb905535b162a1817d2e29a088c19db85fc1422c. Ruud Silvrants
22:34 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:33 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:30 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:20 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:12 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Feature #82999 (Resolved): Allow Extensions to Hide There Credentials in Configuration Module
Applied in changeset commit:a9488f4ce0ce0a58723cb7fdeb1e55d5670b9260. Christian Wolff
22:19 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:15 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:57 Revision 0bb438a0: [BUGFIX] Fix offset and limit in list module
Offset and limit in a count query do not make sense.
Additionally the hook deprecation was incomplete
as the core al...
Susanne Moog
22:50 Revision 09d4da58: [BUGFIX] Consider property clean if lazy loaded proxy is untouched
Objects containing a LazyLoadingProxy will be marked dirty even if the
lazy proxy is untouched.
For more details see...
Matthias Vogel
22:48 Revision fb905535: [FEATURE] Add uri/link to backend route ViewHelper
Since unified URL routing is in place for TYPO3 v9 now,
a new pair of linking to routes is added.
Change-Id: Ied1a67...
Ruud Silvrants
22:43 Feature #82426: Replace ExtJS page tree with SVG one
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:18 Feature #82426: Replace ExtJS page tree with SVG one
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:56 Feature #82426 (Under Review): Replace ExtJS page tree with SVG one
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:35 Revision a9488f4c: [FEATURE] Add a hook to hide credentials in the Configuration module
This allows extensions to hide their own credentials in the
Configuration module.
Resolves: #82999
Releases: master
...
Christian Wolff
22:30 Task #83273 (Resolved): Move public TemplateService properties to protected
Applied in changeset commit:e4f7ff11e0f4e0c6dde11c250e24f6e428c35649. Elmar Hinz
22:00 Task #83273: Move public TemplateService properties to protected
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:23 Task #83273 (Under Review): Move public TemplateService properties to protected
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:17 Task #83273 (Closed): Move public TemplateService properties to protected
Benni Mack
22:30 Feature #40729 (Resolved): Unify modes for "Display constants" in TS object browser
Applied in changeset commit:332ed405b9a1948a9768653454e4f02864c6fc32. Anonymous
21:52 Feature #40729: Unify modes for "Display constants" in TS object browser
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:31 Feature #40729: Unify modes for "Display constants" in TS object browser
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:28 Revision e4f7ff11: [TASK] Move public TemplateService properties to protected
The properties are meant to be used only inside the class (and the
extended classes) itself.
Resolves: #83273
Releas...
Elmar Hinz
22:27 Bug #82057: file:current:crop does not work anymore for page media resources
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:12 Task #83272: ResourceViewHelper should always return absolute paths
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:14 Task #83272 (Under Review): ResourceViewHelper should always return absolute paths
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:08 Task #83272 (Closed): ResourceViewHelper should always return absolute paths
Benni Mack
22:06 Revision 332ed405: [FEATURE] Display (un)substituted TS constant
Display value of TS constants on "UN-substituted constants in green"
mode and constant name when on "Substituted cons...
Philipp Kitzberger
22:03 Task #82237: Backend generates the same URL multiple times, caching can help performance
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 Bug #83257 (Resolved): [FOLLOWUP] TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
Applied in changeset commit:6ce0b49bdbf68ee830f1903434ee088828decaa7. Christoph Lehmann
21:33 Revision e1334f7b: [FOLLOWUP][BUGFIX] Make category tree filterable for editors
Check if TCEFORM.pages.categories.config.treeConfig.rootUid
itself is in the users category mounts (no need for a pse...
Christoph Lehmann
21:33 Revision f4521129: [FOLLOWUP][BUGFIX] Make category tree filterable for editors
Check if TCEFORM.pages.categories.config.treeConfig.rootUid
itself is in the users category mounts (no need for a pse...
Christoph Lehmann
21:33 Revision 6ce0b49b: [FOLLOWUP][BUGFIX] Make category tree filterable for editors
Check if TCEFORM.pages.categories.config.treeConfig.rootUid
itself is in the users category mounts (no need for a pse...
Christoph Lehmann
20:25 Task #81434: Deprecate StringFrontend cache frontend
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:59 Task #81434: Deprecate StringFrontend cache frontend
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:07 Task #83254: Move page title generation into TSFE
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:34 Task #83254: Move page title generation into TSFE
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Task #82414 (Resolved): Remove CMS abstract ViewHelper classes
Applied in changeset commit:509037f62c53a4f0b9c9957bff523f93cf7d6ab9. Georg Ringer
19:23 Task #82414 (Under Review): Remove CMS abstract ViewHelper classes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Task #81461 (Resolved): Program cache interaction to interface, not implementation
Applied in changeset commit:e207ea61fc87d381331b73fcb4033e63626ed94e. Anonymous
20:00 Task #83271 (Resolved): UX: Streamline Page Translation selector in Page Module
Applied in changeset commit:f3e7027d1ba4b875dc32a8b11db376614f9aab0e. Benni Mack
18:38 Task #83271 (Under Review): UX: Streamline Page Translation selector in Page 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
18:38 Task #83271 (Closed): UX: Streamline Page Translation selector in Page Module
Benni Mack
19:49 Revision e207ea61: [TASK] Program to cache frontend interface, not implementations
Instead of annotating and type-hinting specific cache
frontend implementations, TYPO3 should program to
the FrontendI...
Claus Due
19:44 Revision 509037f6: [FOLLOWUP][BUGFIX] Use Fluid standalone abstract classes
Resolves: #82414
Releases: master
Change-Id: I5152b9929d8755adfb8d2d77c03178178c8a8742
Reviewed-on: https://review.ty...
Georg Ringer
19:33 Task #83270: Streamline composer dependencies for system extensions
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:17 Task #83270 (Under Review): Streamline composer dependencies for 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
18:09 Task #83270 (Closed): Streamline composer dependencies for system extensions
All system extensions should have a dependency on "typo3/cms-core" with a fixed version set to "9.0.0".
Additoinal...
Benni Mack
19:30 Revision f3e7027d: [TASK] UX: Streamline Page Translation selector in Page Module
The page translation selector in the page module has the label outside
of the dropdown, where as the List module has ...
Benni Mack
19:30 Task #83248 (Resolved): Introduce ExcelMicro as CGL for TypeScript
Applied in changeset commit:ebeac423002fc485edecdcc1d2053dee45b20032. Frank Nägler
19:30 Task #83233 (Resolved): Speed up pagetree loading
Applied in changeset commit:b439597cc135c6eda3364c3a1ab3e429b2fb24f2. Tymoteusz Motylewski
18:43 Task #83233: Speed up pagetree loading
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:36 Task #83233: Speed up pagetree loading
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Task #83233: Speed up pagetree loading
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:19 Task #83233: Speed up pagetree loading
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:11 Task #83233: Speed up pagetree loading
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:05 Task #83233: Speed up pagetree loading
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:30 Bug #81479 (Resolved): Toolbar hides icons if there are too many Pagetypes
Applied in changeset commit:50909aae4e43f0c0857f68e4a8456ef3adac28e3. Felix König
04:45 Bug #81479: Toolbar hides icons if there are too many Pagetypes
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:24 Revision b439597c: [TASK] Speed up page tree loading
Instead of doing manual queries for each tree level, and checking
for children on each tree level, the page tree now ...
Tymoteusz Motylewski
19:20 Task #83252: Deprecate <link> syntax parsing in RteHtmlParser
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:37 Task #83252: Deprecate <link> syntax parsing in RteHtmlParser
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:07 Revision ebeac423: [TASK] Introduce ExcelMicro as CGL for TypeScript
Resolves: #83248
Releases: master
Change-Id: I1a61178131b358e4cc309bd11fc77278d9220a55
Reviewed-on: https://review.ty...
Frank Nägler
19:07 Revision 50909aae: [BUGFIX] Make Toolbar scrollable if there are too many Pagetypes
If there are too many Pagetype icons for the viewport,
the toolbar is scrollable
Resolves: #81479
Releases: 8.7
Chan...
Felix König
19:05 Task #80756 (Rejected): Cover the serialisation of ContentObjectRenderer by Unit Tests
As there was no more feedback on the patch, I'll close this ticket for now. If somebody wants to take over, please as... Susanne Moog
18:30 Feature #82479 (Resolved): Support longer database passwords
Applied in changeset commit:682f770aab17707e42c1d3093a2982624003d2e5. Tobias Hüske
16:38 Feature #82479: Support longer database passwords
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:37 Feature #82479: Support longer database passwords
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:39 Feature #82479: Support longer database passwords
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:12 Bug #76974: Translation handling with starttime/stoptime
I've repeated all the tests 9-16 suggested on the github page with 9.0.0-dev (latest master);
I write here my find...
Riccardo De Contardi
18:02 Revision 682f770a: [TASK] Support longer database passwords
Sometimes the database user has a password that
is larger than 50 characters. At the moment TYPO3
throws an error mes...
Tobias Hüske
16:30 Task #83259 (Resolved): Replace use of @transient with @Extbase\ORM\Transient
Applied in changeset commit:85de2df70f064ca41f961a19a1aa0256d0bd8e28. Stefan Neufeind
16:28 Revision 85de2df7: [TASK] Remove leftover @transient annotations
@transient was deprecated with #54760.
But those usages don't make sense in TYPO3 Core here
and might be leftovers fr...
Stefan Neufeind
15:57 Bug #81228 (Needs Feedback): l10n_mode exclude doesn't work correctly for timestamp fields
Is there something missing or is there still work to do, or can we close this one? Thank you! Riccardo De Contardi
15:16 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
02:11 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
02:09 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:57 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:39 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:23 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:24 Bug #83268 (Closed): QueryGenerator can't deal with multiple alt labels
The QueryGenerator::makeOptionList function reads the @label_alt@ field and uses it as a select field for a db query,... Hannes Lau
10:00 Task #83265 (Resolved): Drop support for &id=23.1 (id.type) syntax
Applied in changeset commit:77a59bc7ba70c1d7a7ae7b6e7e532ade04ea1365. Benni Mack
09:57 Bug #83262: Linkhandler popup forgets all settings after switching tabs
Thanks for the report. Will put that one on my todo list. Markus Klein
09:46 Revision b662e891: [BUGFIX] EXT:form - respect class for file upload field
Resolves: #83260
Releases: master, 8.7
Change-Id: I04c0bfa08ceb19ed0f797107ac307b06a77b4dcb
Reviewed-on: https://revi...
Mathias Brodala
09:46 Revision 574ec3fe: [TASK] Allow Symfony 4 as constraint for composer
Symfony4 was released today, and using Symfony 4 components
should not be restricted.
The current used Symfony compo...
Benni Mack
09:46 Revision 77a59bc7: [!!!][TASK] Drop support for &id=23.1 (id.type) syntax
TYPO3 previously allowed to hand over the typeNum parameter
via index.php?id=pageId.typeNum which is dropped now, as
...
Benni Mack
09:00 Task #83180 (Resolved): Allow Symfony 4 as constraint for composer
Applied in changeset commit:1c9a47f47073b59893de811db46d6e5c8204b332. Benni Mack
08:58 Task #83180: Allow Symfony 4 as constraint for composer
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 Task #83267 (Resolved): Use JsonResponse for Backend AJAX calls
Applied in changeset commit:d7e560a12c0aa262d1720bbf10e9a69620728fa9. Benni Mack
00:58 Task #83267: Use JsonResponse for Backend AJAX calls
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:11 Task #83267 (Under Review): Use JsonResponse for Backend AJAX calls
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:10 Task #83267 (Closed): Use JsonResponse for Backend AJAX calls
The new JsonResponse object should be used throughout the TYPO3 Backend in order to properly call json_encode() with ... Benni Mack
09:00 Bug #83260 (Resolved): Cannot set "class" for file upload element
Applied in changeset commit:bb117a01596d2e738aca045a030f23f049f3a0b5. Mathias Brodala
08:48 Bug #83260: Cannot set "class" for file upload element
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:58 Revision 1c9a47f4: [TASK] Allow Symfony 4 as constraint for composer
Symfony4 was released today, and using Symfony 4 components
should not be restricted.
The current used Symfony compo...
Benni Mack
08:48 Revision bb117a01: [BUGFIX] EXT:form - respect class for file upload field
Resolves: #83260
Releases: master, 8.7
Change-Id: I04c0bfa08ceb19ed0f797107ac307b06a77b4dcb
Reviewed-on: https://revi...
Mathias Brodala
08:47 Revision d7e560a1: [TASK] Use JsonResponse for all Backend AJAX calls
The new JsonResponse object should be used throughout the
TYPO3 Backend in order to properly call json_encode() with
...
Benni Mack
07:21 Task #82718: Merge sys_filemetadata into ext:core
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:47 Task #74806: Use PathUtility wrappers instead of dirname/basename calls
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:20 Feature #79581: Add drag'n'drop feature to multi-select fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:17 Feature #79581: Add drag'n'drop feature to multi-select fields
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:05 Feature #79581: Add drag'n'drop feature to multi-select fields
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:16 Task #81280: Review comments of root line related methods
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:18 Bug #61960: f:widget.link always generates links with cHash
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:18 Bug #83244: Fluid Widget Links: Do not use cHash by default
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2017-12-08

23:36 Task #83233: Speed up pagetree loading
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Task #83233: Speed up pagetree loading
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:56 Task #83233: Speed up pagetree loading
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:05 Task #83233: Speed up pagetree loading
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:35 Task #83233: Speed up pagetree loading
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:22 Task #83233: Speed up pagetree loading
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:02 Task #83233: Speed up pagetree loading
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:10 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #83266 (Rejected): Extension xml list from typo3.org doesn't contain any umlauts
Some extensions use Umlaute, in the title as well as in the description. However the XML does not contain those. As a... Gone With the Wind
17:43 Task #83265 (Under Review): Drop support for &id=23.1 (id.type) syntax
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:37 Task #83265 (Closed): Drop support for &id=23.1 (id.type) syntax
Benni Mack
17:09 Task #83254: Move page title generation into TSFE
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:41 Task #83254: Move page title generation into TSFE
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:12 Task #83254: Move page title generation into TSFE
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:08 Task #83254: Move page title generation into TSFE
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:01 Task #83259: Replace use of @transient with @Extbase\ORM\Transient
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:57 Task #83259: Replace use of @transient with @Extbase\ORM\Transient
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:27 Task #83259: Replace use of @transient with @Extbase\ORM\Transient
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:26 Task #83259 (Under Review): Replace use of @transient with @Extbase\ORM\Transient
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:21 Task #83259 (Closed): Replace use of @transient with @Extbase\ORM\Transient
With #83092 (https://review.typo3.org/54760, commit-id Ib678b5e1b9d0c3034962b9c708d84b0a3c6b0671) the @transient-nota... Stefan Neufeind
16:52 Bug #83258 (Under Review): Close-button in edit-popups directly references HTML in Resources/Private
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:30 Bug #83258 (Resolved): Close-button in edit-popups directly references HTML in Resources/Private
Applied in changeset commit:3050faa205661a8b1da2683cc4da2a6215dd3616. Stephan Großberndt
16:29 Bug #83258 (Under Review): Close-button in edit-popups directly references HTML in Resources/Private
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
16:00 Bug #83258 (Resolved): Close-button in edit-popups directly references HTML in Resources/Private
Applied in changeset commit:9b4b6be50caffc3b5c11ee2452a7b48c1348c583. Stephan Großberndt
15:58 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
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:57 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
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
15:56 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
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
15:41 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
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
15:39 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
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:16 Bug #83258 (Under Review): Close-button in edit-popups directly references HTML in Resources/Private
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Bug #83258 (Accepted): Close-button in edit-popups directly references HTML in Resources/Private
Markus Klein
11:56 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
Confirmed. This also happens in backend if you open an record you are editing in a new window !openInNewWindow.png! a... Stephan Großberndt
11:49 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
This bug was introduced by #68108 where close.html was moved to EXT:backend into backend/Resources/Private/ which mus... Stephan Großberndt
11:37 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
This is a bug in @feedit@, resources from Resources/Private must not be directly referenced for web users to access i... Stephan Großberndt
10:49 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
hi,
changed the subject, same problem in Backend if you use the Button "Open in New Window" in Content Elements and ...
Sven Juergens
10:20 Bug #83258: Close-button in edit-popups directly references HTML in Resources/Private
here an example Sven Juergens
10:18 Bug #83258 (Closed): Close-button in edit-popups directly references HTML in Resources/Private
hi,
i have a fresh install of TYPO3 8.7.8 and use the standard .htaccess file from the typo3_src folder.
but in...
Sven Juergens
16:47 Bug #82833 (Under Review): It's not possible to replace options from FinisherVariableProvider if they are floats
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:43 Bug #83264: Filter for insert record types does not work
Seems to be broken in 8.7 too, see https://www.typo3.net/forum/thematik/zeige/thema/125619/ Christoph Lehmann
16:41 Bug #83264 (Closed): Filter for insert record types does not work
It either works with
TCEFORM.tt_content.records.config.allowed = tt_content (to only allow normal content elements...
Christoph Lehmann
16:30 Task #83256 (Resolved): Remove config.lockFilePath functionality
Applied in changeset commit:e681cfaa4faa9c937fa9cc9596e8ff898730a3bd. Benni Mack
08:42 Task #83256: Remove config.lockFilePath functionality
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:40 Task #83256: Remove config.lockFilePath functionality
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:39 Task #83256: Remove config.lockFilePath functionality
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:25 Bug #83263 (Rejected): Else with conditional does not behave as expected
In the following code, the condition of the @else@ seems to be ignored and the contents are always displayed.
<pre...
Stephan Rodemeier
16:16 Revision 3050faa2: [BUGFIX] Access Close.html from Resources/Public/Html/
Clicking the close button in a editing popup accesses Close.html in
Resources/Public/Html/ which is a folder accessib...
Stephan Großberndt
16:14 Bug #62208 (Needs Feedback): ExtJS connection timeout when "Publish To Live"
Still an issue without ExtJS? Benni Mack
16:13 Bug #83262 (Closed): Linkhandler popup forgets all settings after switching tabs
Hi,
the linkhandler popup (link browser) forgets all settings after switching tabs.
On link-browser-before-error....
Patrick Theurer
16:01 Revision e681cfaa: [!!!][TASK] Remove config.lockFilePath functionality
When using the stdWrap.filelist functionality, the lockFilePath
only allowed to be used for a certain directory (usua...
Benni Mack
16:00 Bug #50021 (Needs Feedback): Page module: Edit column uses wrong CE's after drag&drop
At first glance, I cannot reproduce it on TYPO3 8.7.8 and current master 9.0.0-dev. Could you confirm? Thank you! Riccardo De Contardi
15:31 Revision 9b4b6be5: [BUGFIX] Access Close.html from Resources/Public/Html/
Clicking the close button in a editing popup accesses Close.html in
Resources/Public/Html/ which is a folder accessib...
Stephan Großberndt
15:00 Feature #82211: Allow generlOverride in formDefinitionOverrides
I'm not sure how exactly this would help with the usecase described. The only thing that would work reliably here is ... Mathias Brodala
14:54 Bug #79608: Wrong handling with html tags in EXT:form
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:30 Bug #83260 (Under Review): Cannot set "class" for file upload element
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:26 Bug #83260 (Closed): Cannot set "class" for file upload element
HTML classes set via @elementClassAttribute@ for the @FileUpload@ element are not respected. Mathias Brodala
14:27 Bug #83261 (New): List View sorting by category is done by category id instead of titles
This is the scenario:
There are entries assigned to categories, and "Categories" is made visible for multi editing p...
Gone With the Wind
14:23 Bug #82569: EXT:form setting attachUploads to false does not work
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:21 Bug #82569: EXT:form setting attachUploads to false does not work
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
14:15 Bug #82569 (Under Review): EXT:form setting attachUploads to false does not work
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:20 Task #83212: Documentation for impacts with enabled honeypot and site caching
Tobias Pfender wrote:
> This also affects \TYPO3\CMS\Frontend\Controller\TyposcriptFrontendController->isStaticCache...
Benni Mack
12:52 Task #83212: Documentation for impacts with enabled honeypot and site caching
This also affects \TYPO3\CMS\Frontend\Controller\TyposcriptFrontendController->isStaticCacheble() and This also affec... Tobias Pfender
14:00 Feature #81363 (Resolved): Form elements should accept translation arguments
Applied in changeset commit:04e68467b23a8782fa6255ca5bd5023df84e4857. Mathias Brodala
13:22 Feature #81363 (Under Review): Form elements should accept translation arguments
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:58 Revision 04e68467: [FOLLOWUP][FEATURE] EXT:form - support translation arguments
Add missing YAML for TypoLink example.
Resolves: #81363
Releases: master
Change-Id: I1efc0ab812f96883a938326fb229f15...
Mathias Brodala
13:57 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:35 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:33 Feature #82089: EXT:form Support "imports" in form configuration
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:43 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:11 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:50 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:54 Bug #61960: f:widget.link always generates links with cHash
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:38 Bug #61960: f:widget.link always generates links with cHash
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:37 Bug #61960: f:widget.link always generates links with cHash
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:47 Revision 899fb819: [BUGFIX] Clarify the affected classes and methods in rst file
The documentation file states now clearly which parts of public
API have been removed / marked as deprecated.
Resolv...
Anja Leichsenring
13:47 Revision aa80bd8e: [BUGFIX] Add affected class name to method deprecation
The documentation file misses the class name of the method
that has been deprecated.
Resolves: #78872
Releases: mast...
Anja Leichsenring
13:47 Revision 72b5ce62: [BUGFIX] Mention correct class and function in rst file
Due to a copy-paste error, the description of the documentation
file does not reflect the other parts.
Resolves: #76...
Anja Leichsenring
13:46 Revision 2abb8579: [BUGFIX] Fix invalid type hints in EXT:form's file upload converter
Due to invalid PHP type hints updating a previously uploaded file
reference in a mail form fails in the frontend.
Re...
Oliver Hader
13:30 Task #76259 (Resolved): Doctrine: migrate EXT:recordlist/Recordlist/RecordList/AbstractDatabaseRecordList
Applied in changeset commit:27add57708cf3405adce24e440288b088f261460. Anja Leichsenring
13:17 Task #76259: Doctrine: migrate EXT:recordlist/Recordlist/RecordList/AbstractDatabaseRecordList
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:30 Bug #83112 (Resolved): Fix invalid type hints in EXT:form's file upload converter
Applied in changeset commit:a68492526cf94f1b9a640ffe8ced6689398f3776. Oliver Hader
13:16 Bug #83112: Fix invalid type hints in EXT:form's file upload converter
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:18 Revision 11bd3b81: [BUGFIX] Clarify the affected classes and methods in rst file
The documentation file states now clearly which parts of public
API have been removed / marked as deprecated.
Resolv...
Anja Leichsenring
13:18 Revision 5f384e56: [BUGFIX] Add affected class name to method deprecation
The documentation file misses the class name of the method
that has been deprecated.
Resolves: #78872
Releases: mast...
Anja Leichsenring
13:17 Revision 27add577: [BUGFIX] Mention correct class and function in rst file
Due to a copy-paste error, the description of the documentation
file does not reflect the other parts.
Resolves: #76...
Anja Leichsenring
13:16 Revision a6849252: [BUGFIX] Fix invalid type hints in EXT:form's file upload converter
Due to invalid PHP type hints updating a previously uploaded file
reference in a mail form fails in the frontend.
Re...
Oliver Hader
12:30 Bug #83224 (Resolved): Improve SVG page tree
Applied in changeset commit:5f25826edd18e5bfb3e0ca6f42116ea1cdfb2ed0. Tymoteusz Motylewski
12:02 Bug #83224: Improve SVG page tree
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:46 Bug #83224: Improve SVG page tree
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:21 Bug #83224: Improve SVG page tree
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:30 Bug #83177 (Resolved): State not immediately updated after enabling/disabling page
Applied in changeset commit:5f25826edd18e5bfb3e0ca6f42116ea1cdfb2ed0. Tymoteusz Motylewski
12:02 Bug #83177: State not immediately updated after enabling/disabling page
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:46 Bug #83177: State not immediately updated after enabling/disabling page
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:21 Bug #83177: State not immediately updated after enabling/disabling page
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:30 Bug #83176 (Resolved): Cannot move page to the end of the tree
Applied in changeset commit:5f25826edd18e5bfb3e0ca6f42116ea1cdfb2ed0. Tymoteusz Motylewski
12:02 Bug #83176: Cannot move page to the end of the tree
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:46 Bug #83176: Cannot move page to the end of the tree
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:21 Bug #83176: Cannot move page to the end of the tree
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:12 Revision 5f25826e: [BUGFIX] Improve SVG page tree
- drag and drop doesn't work on firefox
- when request returns error or 500 code loader is still visible
- loader isn...
Tymoteusz Motylewski
12:04 Epic #80535 (Closed): Leftover tasks about javascript in TYPO3 Backend
Frank Nägler
12:00 Task #82368 (Resolved): Move extension settings from extension manager to install tool
Applied in changeset commit:ebf0f1a72ecf2cae9608fd184da569c0b2f0bd5c. Markus Hölzle
11:52 Revision ebf0f1a7: [!!!][FEATURE] Move extension configuration to install tool
With #82254 LocalConfiguration serialized array EXT/extConf has been
changed to a not serialized array in EXTENSIONS....
Markus Hölzle
11:01 Bug #82294: "$uid must be positive integer, 0 given" if setting content image in metadata to language "all"
We also have this problem in several installations. Felix Kopp
10:25 Feature #79317: Open page of type "Link to external URL" in new page
Update for this issue; this is the current situation (TYPO3 8.7.8)
- @config.extTarget@ works now see https://forg...
Riccardo De Contardi
09:35 Bug #82324: EXT:form - form editor preview should be wider
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:05 Task #83248: Introduce ExcelMicro as CGL for TypeScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Task #83122 (Resolved): Remove stdwrap option TCAselectItem
Applied in changeset commit:dc3770a367480c51b968e3229ddc7a85f66635f3. Georg Ringer
08:38 Revision 5a01dca3: [BUGFIX] Use given redirectUrl in „list“ wizard, if available
The „list“ wizard now checks whether the redirectUrl was given with
the request and uses this, otherwise it falls bac...
Andreas Fernandez
08:36 Revision dc3770a3: [!!!][TASK] Remove stdWrap option TCAselectItem
The option `TCAselectItem` is rarely used and also does not cover all
possibilities of the core like manipulating ent...
Georg Ringer
08:30 Bug #83146 (Resolved): selectMultipleSideBySide -> "List": returnURL broken
Applied in changeset commit:dd29bf4c001d3b436a05367dd4586d3d0018ab1c. Andreas Fernandez
08:26 Bug #83146: selectMultipleSideBySide -> "List": returnURL 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
08:23 Revision dd29bf4c: [BUGFIX] Use given redirectUrl in „list“ wizard, if available
The „list“ wizard now checks whether the redirectUrl was given with
the request and uses this, otherwise it falls bac...
Andreas Fernandez
08:18 Task #80726 (Rejected): Cover ContentObjectRenderer::clean_directory
Benni Mack
07:00 Task #83241 (Resolved): Remove custom userfunc of DataMapper->getPlainValue
Applied in changeset commit:e44470fb1cd3553dc029367dbf03ae1bb7be1d85. Benni Mack
06:42 Revision e44470fb: [!!!][TASK] Remove custom userfunc of DataMapper->getPlainValue
DataMapper's hidden functionality of having a callback functionality
to modify a string before storing it in the data...
Benni Mack

2017-12-07

23:16 Bug #83257: [FOLLOWUP] TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
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:10 Bug #83257: [FOLLOWUP] TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
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
23:09 Bug #83257 (Under Review): [FOLLOWUP] TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
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:51 Bug #83257 (Closed): [FOLLOWUP] TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
This relates to https://forge.typo3.org/issues/78274
TCEFORM.pages.categories.config.treeConfig.rootUid itself may...
Christoph Lehmann
23:10 Bug #82894 (Under Review): CE Uploads does not show file 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
22:42 Bug #76166: Set X-UA-Compatible in ModuleTemplate for frontend editing
No, this issue is not closed. You posted a workaround that one could use after someone already stumbled over this bug... Christian Weiske
22:30 Bug #82938 (Resolved): EXT:form - empty checkbox cannot be stored in DB if field is an integer
Applied in changeset commit:90124f9e29ad0f5b4b724acc1b99218fe90b5ee5. Mathias Brodala
21:08 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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
21:05 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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:02 Bug #82938 (Under Review): EXT:form - empty checkbox cannot be stored in DB if field is an integer
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 #82938 (Resolved): EXT:form - empty checkbox cannot be stored in DB if field is an integer
Applied in changeset commit:7b179396f3f3a2fe5aa75377aa3c357df2e13b35. Andreas Fernandez
20:58 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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:45 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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:18 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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:10 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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:46 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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 #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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:41 Bug #82938: EXT:form - empty checkbox cannot be stored in DB if field is an integer
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:12 Task #83180: Allow Symfony 4 as constraint for composer
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:06 Task #83180: Allow Symfony 4 as constraint for composer
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:07 Revision b1f7a611: [BUGFIX] EXT:form - Cover empty strings for "skipIfValueIsEmpty"
This ensures that e.g. unchecked checkboxes are not tried to be
stored in the database as empty strings causing an er...
Andreas Fernandez
22:07 Revision 90124f9e: [FOLLOWUP][BUGFIX] EXT:form - Cover empty strings for "skipIfValueIsEmpty"
This ensures that e.g. unchecked checkboxes are not tried to be
stored in the database as empty strings causing an er...
Mathias Brodala
22:04 Task #83254: Move page title generation into TSFE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:08 Task #83254 (Under Review): Move page title generation into TSFE
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Task #83254 (Closed): Move page title generation into TSFE
This lowers cross-class dependencies. Benni Mack
22:03 Bug #83112: Fix invalid type hints in EXT:form's file upload converter
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:01 Task #83233: Speed up pagetree loading
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:06 Task #83233: Speed up pagetree loading
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:26 Task #83233: Speed up pagetree loading
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:44 Task #83256 (Under Review): Remove config.lockFilePath functionality
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:36 Task #83256 (Closed): Remove config.lockFilePath functionality
The functionality for stdWrap.filelist does not consider FAL at the moment, but uses the inflexible config.lockFilePath. Benni Mack
21:35 Task #83255 (Closed): Deprecation notices from ClassSchema.php should contain offending class name
ClassSchema thows deprecation notices in few places like:
"Tagging methods with @ignorevalidation is deprecated an...
Tymoteusz Motylewski
21:00 Bug #82569 (Resolved): EXT:form setting attachUploads to false does not work
Applied in changeset commit:bc4efde706e394130549875638011750c7c75ffe. Ralf Zimmermann
09:50 Bug #82569: EXT:form setting attachUploads to false does not work
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:35 Bug #82569: EXT:form setting attachUploads to false does not work
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:32 Bug #82569: EXT:form setting attachUploads to false does not work
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:00 Feature #81363 (Resolved): Form elements should accept translation arguments
Applied in changeset commit:71a7076e22c94e4bf484f8d0c92ff6dcf6c7c511. Mathias Brodala
13:48 Feature #81363: Form elements should accept translation arguments
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:40 Feature #81363: Form elements should accept translation arguments
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:52 Feature #81363: Form elements should accept translation arguments
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:30 Feature #81363 (Under Review): Form elements should accept translation arguments
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:46 Feature #81363 (In Progress): Form elements should accept translation arguments
Mathias Brodala
21:00 Feature #82177 (Resolved): Form framework: file / image upload should support max file size validation
Applied in changeset commit:04d9d48a5a77ea39cec7f345207cd98c85ddcabc. Ralf Zimmermann
17:58 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:56 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:26 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:11 Feature #82177: Form framework: file / image upload should support max file size validation
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:03 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:00 Feature #82177: Form framework: file / image upload should support max file size validation
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:47 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:13 Feature #82177: Form framework: file / image upload should support max file size validation
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:06 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:58 Revision 7b179396: [BUGFIX] EXT:form - Cover empty strings for "skipIfValueIsEmpty"
This ensures that e.g. unchecked checkboxes are not tried to be
stored in the database as empty strings causing an er...
Andreas Fernandez
20:57 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:21 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:10 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:34 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:09 Feature #82089: EXT:form Support "imports" in form 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:27 Feature #82089: EXT:form Support "imports" in form 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 Feature #82089: EXT:form Support "imports" in form configuration
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:49 Feature #72911 (Closed): Add tooltip with page type in new page drag area
This issue is solved for the new pagetree (v.9); I'm closing it for now as a fix is not planned for the old version o... Riccardo De Contardi
20:48 Revision bc4efde7: [BUGFIX] EXT:form - handle boolean finisher options
Properly store boolean form definition values. Also
boolean finisher options are returned as boolean now.
Resolves: ...
Ralf Zimmermann
20:37 Revision 71a7076e: [FEATURE] EXT:form - support translation arguments
Form element properties and finisher options can now use arguments
in their translations.
This is especially useful ...
Mathias Brodala
20:34 Revision 04d9d48a: [FEATURE] EXT:form - add file size validator
A new ExtbaseValidator called "FileSizeValidator" has been added which
is able to validate a file resource regarding ...
Ralf Zimmermann
20:25 Bug #82835 (Closed): EXT:form submitButtonLabel not changable
I am closing this one in favor of #81011. Björn Jacob
20:00 Bug #82051: Error in EXT:form documentation regarding deletion of YAML configuration
For v9 we are improving the situation with #82089.
It is very difficult to solve for v8. For this version, we woul...
Björn Jacob
19:50 Feature #80124: EXT:form - custom error message for regexp validator
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:13 Feature #80124: EXT:form - custom error message for regexp validator
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:13 Task #82386: EXT:form - provide additional tests
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:25 Task #82386: EXT:form - provide additional tests
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Task #82386: EXT:form - provide additional tests
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:32 Task #82386: EXT:form - provide additional tests
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 Task #82386: EXT:form - provide additional tests
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:36 Task #82386 (Under Review): EXT:form - provide additional tests
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Task #82386 (In Progress): EXT:form - provide additional tests
Björn Jacob
18:39 Bug #82626: Problem with users without access to LIVE workspace
Hello @Matthias Schleiff thank you for your findings and your patch. Could you maybe push the patch to Gerrit, our r... Riccardo De Contardi
17:54 Bug #82969: Javascript Error in Backend
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
17:52 Bug #82969: Javascript Error in Backend
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
17:25 Bug #83236: composer status throws an exception, if _md5_values_when_last_written is not set in ext_emconf.php
Hi Helmut,
that is not true.
For example, I fetch the extension "be-secure-pw":...
Peter Benke
13:15 Bug #83236 (Needs Feedback): composer status throws an exception, if _md5_values_when_last_written is not set in ext_emconf.php
I cannot reproduce this. Can you specify which extension it is that triggers this exception.
The code you referen...
Helmut Hummel
17:15 Task #83252: Deprecate <link> syntax parsing in RteHtmlParser
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:04 Task #83252 (Under Review): Deprecate <link> syntax parsing in RteHtmlParser
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:55 Task #83252 (Closed): Deprecate <link> syntax parsing in RteHtmlParser
The <link> syntax was officially unused and migrated in TYPO3 v8, the code can now be deprecated. Benni Mack
17:15 Bug #83253 (Closed): JavaScript Error on drag'n drop in the page tree in Firefox Quantum
In Firefox 57.0.1 (Quantum) drag'n drop in the page tree is not possible and results in a JavaScript error:... Wolfgang Wagner
17:12 Task #82368: Move extension settings from extension manager to install tool
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:21 Task #82368: Move extension settings from extension manager to install tool
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:20 Task #82368: Move extension settings from extension manager to install tool
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:00 Task #81318 (Resolved): Protect internal properties of PageRepository
Applied in changeset commit:3a5a06304db51796bed40e8c97a40a6f09abea11. Elmar Hinz
16:36 Task #81318: Protect internal properties of PageRepository
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:09 Task #81318: Protect internal properties of PageRepository
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:46 Revision 3a5a0630: [TASK] Protect internal properties of PageRepository
Mark the public properties as protected and deprecate them within
PageRepository:
- workspaceCache
- error_getRootLi...
Elmar Hinz
16:14 Bug #83244 (Under Review): Fluid Widget Links: Do not use cHash by default
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:12 Bug #83177: State not immediately updated after enabling/disabling page
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #83177: State not immediately updated after enabling/disabling page
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Bug #83177: State not immediately updated after enabling/disabling page
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:51 Bug #83177 (Under Review): State not immediately updated after enabling/disabling page
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Bug #83224: Improve SVG page tree
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #83224: Improve SVG page tree
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Bug #83224: Improve SVG page tree
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:51 Bug #83224: Improve SVG page tree
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:15 Bug #83224: Improve SVG page tree
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:52 Bug #83224: Improve SVG page tree
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:30 Bug #83224: Improve SVG page tree
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:12 Bug #83176: Cannot move page to the end of the tree
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #83176: Cannot move page to the end of the tree
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Bug #83176: Cannot move page to the end of the tree
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:51 Bug #83176 (Under Review): Cannot move page to the end of the tree
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:37 Bug #82122: Typo3DbBackend::doLanguageAndWorkspaceOverlay ignores pages l18n_cfg
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Bug #82122: Typo3DbBackend::doLanguageAndWorkspaceOverlay ignores pages l18n_cfg
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:30 Feature #83016 (Resolved): Show page translations in list module
Applied in changeset commit:725505c725d6ac34b29062f89fac2ddbf55819ad. Oliver Hader
15:30 Task #82414 (Resolved): Remove CMS abstract ViewHelper classes
Applied in changeset commit:87d4850292168dbb1a117765fad30a7004a45c0e. Benni Mack
15:22 Bug #73753 (Closed): Duplicate page after enable/disable in pagetree
I close this issue as it is no more reproducible on version 8.7.x; TYPO3 v.7.6.x is in priority bugfix mode. Riccardo De Contardi
15:10 Revision 725505c7: [FOLLOWUP][FEATURE] Show page translations in list module
In case the list module is used for a particular page and
then removing the very same page in the pagetree will lead
...
Oliver Hader
15:06 Revision 87d48502: [FOLLOWUP][BUGFIX] Use Fluid standalone abstract classes
Resolves: #82414
Releases: master
Change-Id: I375bfd92e0b7eb58aa68f5a50e18b854d8fc6bdb
Reviewed-on: https://review.ty...
Benni Mack
15:03 Bug #29094 (Needs Feedback): Pagetree Filter - Sometimes subpages can't be opened
Hi. Could you tell us if this issue still occurs in TYPO3 v.9? How could we reproduce it? Thank you! Riccardo De Contardi
14:57 Revision c03e4d77: [BUGFIX] EXT:form - merge properties with configuration settings
Merge the properties set through the formDefinition with the
predefined properties from the base configuration.
Add t...
Ralf Zimmermann
14:49 Bug #25135: Pagetree - Drag and drop only works for BE-Users with delete-permissions
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
14:47 Bug #25135 (Under Review): Pagetree - Drag and drop only works for BE-Users with delete-permissions
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:30 Bug #82243 (Resolved): Adding properties to "fluidAdditionalAttributes" in form definition leads to lost properties
Applied in changeset commit:3af061457707afbdbbc80997a669de35a103bbaa. Ralf Zimmermann
14:15 Bug #82243: Adding properties to "fluidAdditionalAttributes" in form definition leads to lost properties
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:52 Bug #82243: Adding properties to "fluidAdditionalAttributes" in form definition leads to lost properties
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:20 Bug #82243: Adding properties to "fluidAdditionalAttributes" in form definition leads to lost properties
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:14 Revision 3af06145: [BUGFIX] EXT:form - merge properties with configuration settings
Merge the properties set through the formDefinition with the
predefined properties from the base configuration.
Add t...
Ralf Zimmermann
13:37 Task #83251 (Closed): Minify JavaScript files created from TypeScript
All JavaScript files which are compiled from TypeScript should be minified to prevent editing by humans and to optimi... Frank Nägler
13:31 Task #83250 (Under Review): Introduce AirBNB style as CGL for JavaScript
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:31 Task #83250 (Closed): Introduce AirBNB style as CGL for JavaScript
As decided in https://decisions.typo3.org/t/results-define-coding-guidelines-for-javascript/301 we introduce airBnb s... Frank Nägler
13:30 Task #79341 (Resolved): Prepare richtext configuration
Applied in changeset commit:fe9b0b858268f9f7ce67ab4e54d6905230eeef53. Anja Leichsenring
13:16 Task #79341: Prepare richtext configuration
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:25 Task #79341 (Under Review): Prepare richtext configuration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:17 Revision 1b9ab229: [BUGFIX] Add missing backslashes to class name in rst file
Namespace and classname have not been separated by a backslash,
making that class not easy to identify.
Resolves: #7...
Anja Leichsenring
13:16 Revision fe9b0b85: [BUGFIX] Add missing backslashes to class name in rst file
Namespace and classname have not been separated by a backslash,
making that class not easy to identify.
Resolves: #7...
Anja Leichsenring
13:02 Task #83248: Introduce ExcelMicro as CGL for TypeScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Task #83248 (Under Review): Introduce ExcelMicro as CGL for TypeScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:18 Task #83248 (Closed): Introduce ExcelMicro as CGL for TypeScript
As decided in https://decisions.typo3.org/t/results-define-coding-guidelines-for-javascript/301 we introduce ExelMicr... Frank Nägler
13:02 Bug #83247 (Rejected): Translating sys_file_metadata results in width 0 and height 0
Fixed with #73076 will be part of next release Frans Saris
11:09 Bug #83247 (Rejected): Translating sys_file_metadata results in width 0 and height 0
Steps to reproduce:
* upload image to folder
* translate metadata of image
* save
in the database at sys_file_met...
Frederik Holz
12:53 Task #83249: Use Composer scripts to simplify development
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:28 Task #83249: Use Composer scripts to simplify development
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:10 Task #83249 (Under Review): Use Composer scripts to simplify development
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:03 Task #83249 (Closed): Use Composer scripts to simplify development
Various commands used to develop TYPO3 can be simplified by putting them in Composer scripts, e.g. to execute @phpunit@. Mathias Brodala
12:33 Bug #83131: Form finisher dropdown not long enough/not scrollable
Thx for reporting. We will take care of it. Björn Jacob
12:30 Bug #82444: EXT:form - huge spaces in form editor
Okay, we will check it again. Thx Jo for investigation. Björn Jacob
12:29 Bug #82444 (New): EXT:form - huge spaces in form editor
Susanne Moog
12:26 Task #82339: EXT:form - improve form editor hints and validations
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:26 Task #82339: EXT:form - improve form editor hints and validations
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:23 Bug #51983 (Closed): Lack of response on pagetree actions (copy,move,delete etc.) is confusing
I close this one as in the SVG pagetree crafted for version 9 an overlay with spinner is present during copy/move ope... Riccardo De Contardi
11:12 Feature #55264: requireJS for frontend in PageRenderer and TypoScript
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:23 Feature #55264: requireJS for frontend in PageRenderer and TypoScript
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:03 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:56 Bug #83246 (Rejected): TCA "check" eval "maximumRecordsChecked*" not implemented anymore
The two @eval@ options @maximumRecordsChecked@ and @maximumRecordsCheckedInPid@ mentioned in the "docs for TCA type @... Mathias Brodala
10:36 Bug #82324: EXT:form - form editor preview should be wider
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Bug #82324: EXT:form - form editor preview should be wider
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:34 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
I can confirm this happening in 8.7 with sqlDebug off... Deividas Simas
10:30 Bug #82381 (Resolved): Non-descriptive message on form save error
Applied in changeset commit:ea19fd5cc213430dc8bca4f2896aa641cb6dda14. Ralf Zimmermann
09:14 Bug #82381: Non-descriptive message on form save error
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
09:12 Bug #82381 (Under Review): Non-descriptive message on form save 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
09:00 Bug #82381 (Resolved): Non-descriptive message on form save error
Applied in changeset commit:cb653089d13104a7b1026143c6e45132bdcf6069. Ralf Zimmermann
10:30 Bug #82255 (Resolved): FlashMessage on saving Form is wrong when yaml is not really saved
Applied in changeset commit:ea19fd5cc213430dc8bca4f2896aa641cb6dda14. Ralf Zimmermann
09:14 Bug #82255: FlashMessage on saving Form is wrong when yaml is not really saved
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
09:12 Bug #82255 (Under Review): FlashMessage on saving Form is wrong when yaml is not really saved
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 #82255 (Resolved): FlashMessage on saving Form is wrong when yaml is not really saved
Applied in changeset commit:cb653089d13104a7b1026143c6e45132bdcf6069. Ralf Zimmermann
10:20 Revision ea19fd5c: [BUGFIX] EXT:form - show message if a form could not be saved
Notify the user if the form could not be saved.
Also remove the timeout of the error messages to ensure editors
have...
Ralf Zimmermann
09:30 Bug #82471 (Resolved): Ext:form – Read-only form elements appear in confirmation screen and email
Applied in changeset commit:d347054867c534dd70723ef15e1bd02bee09cfee. Ralf Zimmermann
08:55 Bug #82471: Ext:form – Read-only form elements appear in confirmation screen and email
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:28 Revision 051ae1df: [BUGFIX] Correct method name in documentation file
The mentioned method to be changed was mistyped.
The name given in the rst file doesn't exist.
Resolves: #77750
Rele...
Anja Leichsenring
09:10 Revision 8c684a66: [BUGFIX] Correct method name in documentation file
The mentioned method to be changed was mistyped.
The name given in the rst file doesn't exist.
Resolves: #77750
Rele...
Anja Leichsenring
09:07 Revision d3470548: [BUGFIX] EXT:form - hide readonly elements in summary page and emails
Hide readonly form elements within the summary page and emails.
Resolves: #82471
Releases: master, 8.7
Change-Id: I9...
Ralf Zimmermann
08:34 Revision cb653089: [BUGFIX] EXT:form - show message if a form could not be saved
Notify the user if the form could not be saved.
Also remove the timeout of the error messages to ensure editors
have...
Ralf Zimmermann
08:33 Bug #76120: rsaauth does not submit the name of the submit-button
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:28 Task #83122: Remove stdwrap option TCAselectItem
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2017-12-06

23:30 Feature #83016 (Under Review): Show page translations in list module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:09 Task #83233: Speed up pagetree loading
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:53 Task #83233: Speed up pagetree loading
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:28 Task #83233: Speed up pagetree loading
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:27 Task #83233: Speed up pagetree loading
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:55 Task #83233: Speed up pagetree loading
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:40 Task #83233: Speed up pagetree loading
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:00 Bug #83041 (Resolved): See Admin tools with Editor
Applied in changeset commit:3d4d9d013f2fa62527bce3f08ee6b2b2c721df89. Georg Ringer
20:01 Bug #83041: See Admin tools with Editor
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:33 Bug #83041: See Admin tools with Editor
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:37 Bug #83041 (Under Review): See Admin tools with Editor
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:59 Bug #34144 (Closed): Cannot go back to overview of changes
As far as I can read from the comments on the attached patch, this should have been solved since 4.7, therefore I thi... Riccardo De Contardi
21:50 Revision 3d4d9d01: [BUGFIX] Proper checks for system maintainers
Always use the original user id and never use a fallback to a user id
switched to.
The BackendUserAuthentication->is...
Georg Ringer
21:43 Bug #83245 (Closed): new pagetree - filter pages by ID
Problem: the "new" SVG-based pagetree for version 9.0.0-dev does not filter the pages by ID
This feature was pres...
Riccardo De Contardi
21:39 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:28 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:47 Feature #82089: EXT:form Support "imports" in form configuration
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:57 Feature #82089: EXT:form Support "imports" in form configuration
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 Feature #82089: EXT:form Support "imports" in form configuration
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:35 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Feature #82089: EXT:form Support "imports" in form configuration
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #83243 (Resolved): Remove cache_phpcode cache configuration
Applied in changeset commit:1e5624e2f3dfdfdf93f419474a8c7652033df710. Benni Mack
20:34 Task #83243: Remove cache_phpcode cache configuration
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:45 Task #83243 (Under Review): Remove cache_phpcode cache configuration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:45 Task #83243 (Closed): Remove cache_phpcode cache configuration
Benni Mack
21:30 Task #83218 (Resolved): Adjust loading animation of modal windows
Applied in changeset commit:f630f0fd4d4e38cdf53f9bef7ca47a5fd9b1f360. Anonymous
21:12 Task #83218: Adjust loading animation of modal windows
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:24 Revision ef7c5a4c: [TASK] Adjust loading animation of modal windows
Use TYPO3 spinner which is properly centered.
Releases: master, 8.7
Resolves: #83218
Change-Id: Ieec359ee0bc05ebb757...
Benjamin Kott
21:04 Revision 1e5624e2: [!!!][TASK] Remove cache_phpcode cache configuration
The "cache_phpcode" cache was used for having TYPO3's own-baked
DBAL layer running. As this is not installed nor ship...
Benni Mack
21:02 Revision f630f0fd: [TASK] Adjust loading animation of modal windows
Use TYPO3 spinner which is properly centered.
Releases: master, 8.7
Resolves: #83218
Change-Id: Ieec359ee0bc05ebb757...
Benjamin Kott
21:00 Revision 42fd7196: [BUGFIX] Require mail subject in finisher overrides
Resolves: #83021
Releases: master, 8.7
Change-Id: Ic88731ce7f2b698d39aca6944cf0257a8a758420
Reviewed-on: https://revi...
Daniel Gohlke
21:00 Revision 53e4f56a: [BUGFIX] EXT:form - allow field options translation by type
Resolves: #82853
Releases: master, 8.7
Change-Id: I7d55cb7a6472d310b2f1d47a9b04014cbd43a832
Reviewed-on: https://revi...
Mathias Brodala
21:00 Revision 0ccf07d7: [BUGFIX] Properly escape "dropzone-target" selector in DragUploader.js
We properly escape some characters of "dropzone-target" data attribute,
since it is being used as a CSS selector to i...
Giannis Economou
20:30 Bug #83021 (Resolved): EXT:form override settings
Applied in changeset commit:c955b4dc905153227f0914d346510ac3d78e6f8b. Daniel Gohlke
20:29 Bug #83021: EXT:form override settings
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:17 Bug #83021: EXT:form override settings
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:07 Bug #83021 (Under Review): EXT:form override settings
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:29 Revision c955b4dc: [BUGFIX] Require mail subject in finisher overrides
Resolves: #83021
Releases: master, 8.7
Change-Id: Ic88731ce7f2b698d39aca6944cf0257a8a758420
Reviewed-on: https://revi...
Daniel Gohlke
20:17 Bug #82720 (Closed): Install Tool must not fail on deprecations
fixed. Benni Mack
20:13 Bug #82569: EXT:form setting attachUploads to false does not work
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:16 Bug #82569: EXT:form setting attachUploads to false does not work
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:14 Bug #82569: EXT:form setting attachUploads to false does not work
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:08 Feature #78946 (Rejected): Introduce extbase domain object cache
Benni Mack
20:01 Bug #83244 (Closed): Fluid Widget Links: Do not use cHash by default
Currently, when using fluid widgets, cHash cannot be deactivated.
Additionally, using cHash and addQueryString is ...
Benni Mack
20:00 Bug #83239 (Resolved): Symfony YAML Parser fails on invalid unit test fixture
Applied in changeset commit:aa268fb3226fb3120ec7bc955bc2d7437456baea. Daniel Gohlke
12:13 Bug #83239 (Under Review): Symfony YAML Parser fails on invalid unit test fixture
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:06 Bug #83239 (Closed): Symfony YAML Parser fails on invalid unit test fixture
Daniel Gohlke
20:00 Bug #82853 (Resolved): Cannot translate field options by type
Applied in changeset commit:af5a77829039115e997b401cd7cb30f922b64f33. Mathias Brodala
19:48 Bug #82853: Cannot translate field options by type
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:55 Revision aa268fb3: [BUGFIX] Make fixture invalid for symfony yaml parser
Resolves: #83239
Releases: master, 8.7
Change-Id: I3a617b31f197b19231a858f88f992904c681124d
Reviewed-on: https://revi...
Daniel Gohlke
19:48 Revision af5a7782: [BUGFIX] EXT:form - allow field options translation by type
Resolves: #82853
Releases: master, 8.7
Change-Id: I7d55cb7a6472d310b2f1d47a9b04014cbd43a832
Reviewed-on: https://revi...
Mathias Brodala
19:31 Bug #82381: Non-descriptive message on form save error
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:31 Bug #82255: FlashMessage on saving Form is wrong when yaml is not really saved
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:30 Story #81460 (Resolved): Sacrifice caches' ill conceived getIdentifiersByTag
Applied in changeset commit:badca6bea60329d80dc1a88eb57189402ba66951. Anonymous
17:57 Story #81460: Sacrifice caches' ill conceived getIdentifiersByTag
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:34 Story #81460: Sacrifice caches' ill conceived getIdentifiersByTag
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:28 Task #83122: Remove stdwrap option TCAselectItem
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Task #83122: Remove stdwrap option TCAselectItem
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:10 Task #83122: Remove stdwrap option TCAselectItem
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:05 Task #83122: Remove stdwrap option TCAselectItem
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:25 Task #82414: Remove CMS abstract ViewHelper classes
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:21 Task #82414 (Under Review): Remove CMS abstract ViewHelper classes
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:21 Task #83238: Resolve @todo in InheritancesResolverService
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:50 Task #83238 (Under Review): Resolve @todo in InheritancesResolverService
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:26 Task #83238 (Closed): Resolve @todo in InheritancesResolverService
The "InheritancesResolverService":https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/form/Classes/Mvc/Config... Björn Jacob
18:08 Revision badca6be: [!!!][TASK] Deprecate cache FrontendInterface->getByTag
See #81460 for a detailed reasoning behind the change.
The patch declares the getByTags method as deprecated
and rem...
Claus Due
17:46 Revision 16fcdd40: [BUGFIX] Correct wrong class names in deprecation.rst
Correct two class names, one wrongly named, one with a typo, in
a deprecation rst file of 8.0.
Resolves: #73514
Rele...
Anja Leichsenring
17:42 Task #76259 (Under Review): Doctrine: migrate EXT:recordlist/Recordlist/RecordList/AbstractDatabaseRecordList
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:49 Bug #83242 (Under Review): thumbnail is regenerated every time when empty processing configuration is passed
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:47 Bug #83242 (Closed): thumbnail is regenerated every time when empty processing configuration is passed
Change https://review.typo3.org/53399 introduced a regression.
Thumbnail is regenerated every time process is call...
Tymoteusz Motylewski
16:31 Feature #79335 (New): Add pageaction "clear recycler" to context menu of recycler (doktype 255)
You understand it right, it's about the sys_folder "recycler".
The request, as I understand it, is to have "recurs...
Alexander Opitz
16:27 Task #83241 (Under Review): Remove custom userfunc of DataMapper->getPlainValue
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 Task #83241 (Closed): Remove custom userfunc of DataMapper->getPlainValue
Benni Mack
16:25 Revision 137376c1: [BUGFIX] Correct wrong class names in deprecation.rst
Correct two class names, one wrongly named, one with a typo, in
a deprecation rst file of 8.0.
Resolves: #73514
Rele...
Anja Leichsenring
15:50 Task #82368: Move extension settings from extension manager to install tool
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:43 Task #82368: Move extension settings from extension manager to install tool
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:21 Bug #79436 (Closed): Cannot open TYPO3 Backend from frontend admin panel on "other domain"
No feedback since 1 month, as mentioned in my last comment I think this should be solved by server configuration.
If...
Frank Nägler
15:17 Bug #83240 (Closed): TCA field with type=input, eval=date with range is broken, always lower range value is applied because of int cast of incoming value before ISO-8601->unix timestamp conversion.
Here an example TCA column from tt_products:... Leonie Philine
15:03 Bug #83224: Improve SVG page tree
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:59 Bug #81102 (Needs Feedback): BackendUtility::setUpdateSignal not always triggered instantly
I think this should finally be solved with master / v9, but please check again if this solves your issue. Frank Nägler
14:53 Feature #55264: requireJS for frontend in PageRenderer and TypoScript
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:25 Task #70584: Reduce thrown E_NOTICEs
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:25 Bug #80427: Using space_before_class and space_after_class in PageTS Config
how can @LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:space_class_none@ be overridden in TS setup or... taywa gmbh
11:14 Bug #82929: sys_file_references filled with duplicate/multiple entries
I don't know if this is related to this issue but I found a similar issue on several 8.7 instances. The only differen... Markus Opahle
11:03 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:51 Feature #82177: Form framework: file / image upload should support max file size validation
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:45 Feature #82177: Form framework: file / image upload should support max file size validation
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:15 Bug #82865: Custom link attributes not working on rte_ckeditor
Hi Frans, I did not wrote your commend "Will discus this with the rest of the team to see if this is wanted behavior ... Anonymous
10:04 Bug #82865: Custom link attributes not working on rte_ckeditor
This is fixed in the next release Frans Saris
10:00 Bug #82865: Custom link attributes not working on rte_ckeditor
TSConfig like this is working up to TYPO3 8.7.7 - on 8.7.8 its not working anymore!
@
RTE.default{
prese...
Anonymous
10:02 Bug #83236 (Closed): composer status throws an exception, if _md5_values_when_last_written is not set in ext_emconf.php
Hello together,
"composer status" throws an exception, if there exists an extension, which has an ext_emconf.php w...
Peter Benke
09:59 Feature #82559 (Rejected): Configurable discovery (path/name) in CommandUtility for tools like python
Oh, great! Works as expected. Tested on CentOS 6 with TYPO3 6.2.x and CentOS 7 with TYPO3 8 LTS - where using binSetu... Stefan Neufeind
01:00 Feature #82559 (Needs Feedback): Configurable discovery (path/name) in CommandUtility for tools like python
Hi Stefan,
As far as I understand your problem, you want to configure SYS -> binSetup. I think your configuration ...
Nicole Cordes
01:59 Revision ac6878a3: [BUGFIX] Output correct max upload size
We should show what the max upload file size is and not the max size of
a HTTP post body.
Resolves: #83230
Releases:...
Alexander Opitz
01:58 Revision 15f1da0a: [BUGFIX] Output correct max upload size
We should show what the max upload file size is and not the max size of
a HTTP post body.
Resolves: #83230
Releases:...
Alexander Opitz
01:30 Bug #83230 (Resolved): PostUpload check returns false value to FE
Applied in changeset commit:f7d482f30b724f8370ea51848afdb043ac7d9d23. Alexander Opitz
01:11 Bug #83230: PostUpload check returns false value to FE
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:10 Bug #83230: PostUpload check returns false value to FE
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:26 Bug #83235 (Closed): Order of files in a file links content element is only recognized in live workspace
The sorting of elements in a file links content element is only recognized in the live workspace for frontend renderi... Gerhard Rupp
01:21 Bug #83234 (Under Review): Missing application paths running from CLI
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:11 Bug #83234 (Closed): Missing application paths running from CLI
Current setup:
- solr + solrfal on Windows System
- solrfal scheduler task
- java is executable due to global PA...
Nicole Cordes
01:07 Revision f7d482f3: [BUGFIX] Output correct max upload size
We should show what the max upload file size is and not the max size of
a HTTP post body.
Resolves: #83230
Releases:...
Alexander Opitz

2017-12-05

23:54 Task #83233 (Under Review): Speed up pagetree loading
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:54 Task #83233 (Closed): Speed up pagetree loading
Benni Mack
21:00 Task #82414 (Resolved): Remove CMS abstract ViewHelper classes
Applied in changeset commit:533a1a349e99570a9e59357f43277add5a74b636. Anonymous
16:34 Task #82414: Remove CMS abstract ViewHelper classes
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:36 Revision 533a1a34: [!!!][TASK] Remove CMS base ViewHelper classes
This patch sacrifices two features:
* Having $this->controllerContext on ViewHelpers
* Support for render method arg...
Claus Due
19:39 Bug #83232: Table 'tx_extbase_domain_model_filereference' doesn't exist in \/var\/www\/live.ejw-manager.de\/typo3_src-8.7.8\/typo3\/sysext\/extbase\/Classes\/Persistence\/Generic\/Storage\/Typo3DbBackend.php:384
it usually works. so 1-2 times a day it throws this error.
the current workaround is
UPDATE `cf_extbase_datamapfact...
Daniel Drexlmaier
19:34 Bug #83232 (Needs Feedback): Table 'tx_extbase_domain_model_filereference' doesn't exist in \/var\/www\/live.ejw-manager.de\/typo3_src-8.7.8\/typo3\/sysext\/extbase\/Classes\/Persistence\/Generic\/Storage\/Typo3DbBackend.php:384
Please do not just add a stacktrace but some explanation what goes wrong when you do something and why this is core r... Stephan Großberndt
18:17 Bug #83232 (Closed): Table 'tx_extbase_domain_model_filereference' doesn't exist in \/var\/www\/live.ejw-manager.de\/typo3_src-8.7.8\/typo3\/sysext\/extbase\/Classes\/Persistence\/Generic\/Storage\/Typo3DbBackend.php:384
Stack trace:
#0 \/var\/www\/live.ejw-manager.de\/typo3_src-8.7.8\/typo3\/sysext\/extbase\/Classes\/Persistence\/Gene...
Daniel Drexlmaier
17:56 Bug #83231 (Needs Feedback): Tables from ext_tables_static+adt.sql will be recommended for deletion
Did you define the tables in ext_tables.sql too? Stephan Großberndt
17:46 Bug #83231 (Closed): Tables from ext_tables_static+adt.sql will be recommended for deletion
Hi,
in the install tool, more specifically in the database analyzer tool, the tables of extensions defined in the ...
Stefan Berger
17:15 Bug #83230 (Under Review): PostUpload check returns false value to FE
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:12 Bug #83230 (Closed): PostUpload check returns false value to FE
The PHP post_max_size and upload_max_filesize checker tests correctly if post_max_size isn't smaller then upload_max_... Alexander Opitz
17:07 Bug #82006: Wrong interpretation of post_max_size and/or upload_max_filesize
The only thing I found is an issue with the Install Tool checker, which returns the value for post_max_size instead o... Alexander Opitz
16:29 Feature #14669: set Fields required
We are not able to use #note-7 anymore, since that hook is removed by breaking change #63846 Guido Jansen
16:26 Bug #83229 (Closed): Selected-Attribute for OptionViewHelper not implemented properly
When you manually create a select field in Fluid and try to set/unset the selected attribute using the OptionViewHelp... Torben Hansen
16:23 Bug #82068 (New): Install tool wizard Migrate all file relations from fe_user not visible
Alexander Opitz
15:28 Bug #77235 (Closed): Collision of page template partials having the same name as fluid_styled_content partials
The patch from #79760 has been merged, so I close this one for now, as it should be solved. Please reopen if it occur... Riccardo De Contardi
15:27 Bug #81021 (Closed): Fatal error in fluid_template with switchableControllerActions, one plugin and a shared layout
The patch from #79760 has been merged, so I close this one for now, as it should be solved. Please reopen if it occur... Riccardo De Contardi
15:27 Bug #82338 (Closed): Wrong Default.html layout file used
The patch from #79760 has been merged, so I close this one for now, as it should be solved. Please reopen if it occur... Riccardo De Contardi
15:26 Bug #82889 (Closed): fluid_styled_content major section bug
The patch from #79760 has been merged, so I close this one for now, as it should be solved. Please reopen if it occur... Riccardo De Contardi
15:16 Bug #80548 (Needs Feedback): Fluid rendering: Section 'xxx' doesn't exist.
#79760 has been merged. Could you test if this issue is solved, too? Thank you! Riccardo De Contardi
15:13 Bug #81415 (Needs Feedback): Section does not exist exception if extension layout file is named "Default"
#79760 has been merged. Could you test if this issue is solved, too? Thank you! Riccardo De Contardi
14:55 Bug #83226 (Rejected): HTMLArea is not defined
Please use https://github.com/FriendsOfTYPO3/rtehtmlarea as rtehtmlarea is not part of the core anymore. However I fe... Georg Ringer
12:06 Bug #83226 (Rejected): HTMLArea is not defined
HTML area gives the following JS error when using the RTE configured in a flexform. `HTMLArea is not defined`.
It se...
Ruud Silvrants
14:08 Bug #81779: SuggestWizardDefaultReceiver overrides pids when pidList is used
could be fixed as following:... Thorsten Reiter
13:50 Bug #83227 (Under Review): Imported XML data may be 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
12:45 Bug #83227 (Closed): Imported XML data may be broken
If you have the PHP Extension XML in use, the Extension Import is done by ExtensionXmlPushParser
This sets the xml...
Alexander Opitz
13:15 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
I can confirm that this happens in our TYPO3 CMS 7.6.23 installation when calling a shorcut page even if config.absRe... Christian Huppert
12:30 Task #83225 (Resolved): Update Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst
Applied in changeset commit:ea436df029a67cfea5ce3b62ea0a8b00a850e8e8. Anonymous
12:12 Task #83225: Update Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst
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:53 Task #83225: Update Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst
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:40 Task #83225: Update Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst
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:43 Task #83225 (Under Review): Update Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst
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:43 Task #83225 (Closed): Update Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst
Uid is pronounced as a consonent sound (y) or in german "j", therefore it becomes "a uid".
This issue was automatic...
Forger Service
12:27 Revision f3454465: [BUGFIX] Wording 78169-IntroduceTranslationSourceFieldForTt_content.rst
Uid is pronounced as a consonent sound (y) or in german "j", therefore it
becomes "a uid".
Releases: master, 8.7
Res...
Simon
12:12 Revision ea436df0: [BUGFIX] Wording 78169-IntroduceTranslationSourceFieldForTt_content.rst
Uid is pronounced as a consonent sound (y) or in german "j", therefore it
becomes "a uid".
Releases: master, 8.7
Res...
Simon
11:30 Bug #81096: Images wrongly cropped in translated pages
Hi,
if it could be useful, this is a dirty work-around to fix the problem on TYPO3 8.7.4 :...
Gianluca Strafella
11:30 Bug #83223 (Resolved): Consistently use version 2.8 of all dependent Symfony packages
Applied in changeset commit:240ab826771fd3155a685e80297bc84c55989819. Helmut Hummel
11:19 Revision 240ab826: [TASK] Consistenly update to 2.8.x branch of Symfony packages
To ensure PHP 5.5.0 compatibility as stated in our version constraints,
we limit updating package dependencies within...
Helmut Hummel
09:08 Bug #83224 (Under Review): Improve SVG page tree
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:01 Bug #83224 (Closed): Improve SVG page tree
- fixed drag&drop pages from toolbar on firefox
- fixed loader on 500 error
- changed loader - firstI create tran...
Paweł Rogowicz
01:06 Revision 1bcee0fc: [CLEANUP] Add class-imports in Extbase Persistence classes
This cleanup should ease backporting future patches in that area.
Releases: master, 8.7, 7.6
Resolves: #83189
Change...
Markus Klein
01:05 Revision b454ba65: [CLEANUP] Add class-imports in Extbase Persistence classes
This cleanup should ease backporting future patches in that area.
Releases: master, 8.7, 7.6
Resolves: #83189
Change...
Stefan Neufeind

2017-12-04

21:25 Task #80500: Add data attributes in backend toolbar and menu component
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:21 Task #80500: Add data attributes in backend toolbar and menu component
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:06 Bug #79625 (Closed): No Copy and Past in CE´s on 2nd language layer in Backend 7.6.15
90 days without feedback -> closing it.
If you think that this is the wrong decision or experience the issue again...
Riccardo De Contardi
20:56 Bug #83223: Consistently use version 2.8 of all dependent Symfony packages
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
20:46 Bug #83223 (Under Review): Consistently use version 2.8 of all dependent Symfony packages
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
20:45 Bug #83223 (Closed): Consistently use version 2.8 of all dependent Symfony packages
We currently have a mix of 2.8 and 3.0 versions, which should be resolved Helmut Hummel
19:30 Task #83215 (Resolved): bamboo v7: Include php 7.2 in test suite
Applied in changeset commit:17e03567b2ce640cd9002ae450d368490d33a05d. Christian Kuhn
19:00 Task #83215: bamboo v7: Include php 7.2 in test suite
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
19:13 Revision 17e03567: [TASK] bamboo v7: Include php 7.2 in test suite
Run core v7 acceptance, unit and lint tests on php 7.2, too.
Change-Id: I2db7c3fb6cde92c6d2d0320ba39343679e57e126
Re...
Christian Kuhn
19:00 Task #83222 (Resolved): Update typo3/cms-composer-installers from 1.3.1 to 1.3.2
Applied in changeset commit:bd518ac6c3527d9f79c575395c5f47af5b8ced9a. Christian Kuhn
18:29 Task #83222: Update typo3/cms-composer-installers from 1.3.1 to 1.3.2
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:28 Task #83222 (Under Review): Update typo3/cms-composer-installers from 1.3.1 to 1.3.2
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
18:27 Task #83222 (Closed): Update typo3/cms-composer-installers from 1.3.1 to 1.3.2
Christian Kuhn
18:53 Revision bd518ac6: [TASK] Update typo3/cms-composer-installers from 1.3.1 to 1.3.2
The update brings patches for PHP 7.2 compatibility.
Change-Id: Ibdfc231cd336511e0327eae485003d818fd1cc1e
Resolves: ...
Christian Kuhn
18:30 Task #83220 (Resolved): Update php-cs-fixer from 2.0.0 to 2.2.x
Applied in changeset commit:ddf55b63bb3e4e48ce0f71f7e65ec8de6dd9deaf. Fabian Auer
15:31 Task #83220: Update php-cs-fixer from 2.0.0 to 2.2.x
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
15:20 Task #83220 (Under Review): Update php-cs-fixer from 2.0.0 to 2.2.x
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
15:14 Task #83220 (Closed): Update php-cs-fixer from 2.0.0 to 2.2.x
Christian Kuhn
18:20 Revision ddf55b63: [TASK] Update php-cs-fixer from 2.0.0 to 2.2.x
Latest 2.2 branch of the require-dev dependency of
php-cs-fixer brings PHP 7.2 compatibility.
The core has this depen...
Fabian Auer
17:10 Task #83178: Allow to create admins as system maintainers from Install Tools
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:54 Task #83178: Allow to create admins as system maintainers from Install Tools
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:20 Task #83178: Allow to create admins as system maintainers from Install Tools
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 Bug #83208 (Resolved): Missing labels in Wizard.js
Applied in changeset commit:16e7d047c7b0274f9faab453af58c9c8a61ce080. Nicole Cordes
13:28 Bug #83208: Missing labels in Wizard.js
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:07 Bug #83208: Missing labels in Wizard.js
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:44 Bug #83208: Missing labels in Wizard.js
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Revision 16e7d047: [BUGFIX] Re-add missing labels
Since the page tree change, some default labels are not available
anymore. This patch re-adds missing labels for debu...
Nicole Cordes
15:11 Task #83218: Adjust loading animation of modal windows
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:57 Task #83218 (Under Review): Adjust loading animation of modal windows
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:28 Task #83218 (Closed): Adjust loading animation of modal windows
Benjamin Kott
15:01 Bug #83216 (Closed): Localization do not work when "l18parent" is empty (0)
Mathias Schreiber
14:44 Bug #83216: Localization do not work when "l18parent" is empty (0)
Sorry, never noticed this setting: styles.content.get.select.includeRecordsWithoutDefaultTranslation = 1
With this, ...
Kevin Lieser
13:01 Bug #83216 (Needs Feedback): Localization do not work when "l18parent" is empty (0)
Can you post your complete language specific Typoscript settings here, please?
We can circle down on the issue becau...
Mathias Schreiber
12:30 Bug #83216 (Closed): Localization do not work when "l18parent" is empty (0)
When a content element is translated using "translate" method and so have a l18parent, the content shows up in fronte... Kevin Lieser
14:51 Bug #65535 (Closed): Exception: Serialization of 'Closure' is not allowed
We think it is safe to close this issue; the patch has been abandoned as not needed anymore, thus the issue
is no mo...
Riccardo De Contardi
13:38 Bug #83219 (Closed): "Make new translation of this page" may create duplicate translations
When TYPO3 is configured to have multiple page languages, a dropdown "Make new translation of this page" appears in t... Christian Weiske
12:47 Bug #62550: activated defLangBinding: Content Elements that exist only in translation are not displayed at all
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:27 Bug #81831: sys_refindex and bodytext columns: link reference to files not working
Can you please confirm if there is an update on this issue ? Tania Morales
12:00 Task #83115: Add a script that checks doc comments for invalid annotations
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:51 Bug #82970: Page tree reload is triggered to early
this is caused probably by the
.defer(500) in the ContextMenuActions.js
currently is (in v8): ...
Tymoteusz Motylewski
09:06 Bug #70526: Location of formatToPageTypeMapping option
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:49 Feature #78332: Allow setting a default replyTo-email-address for notification-mails
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2017-12-03

22:10 Task #83215 (Under Review): bamboo v7: Include php 7.2 in test suite
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:04 Task #83215 (Closed): bamboo v7: Include php 7.2 in test suite
Christian Kuhn
22:00 Bug #83214 (Resolved): v7: Harden CountViewHelper
Applied in changeset commit:5e9e30f19ad922a9a980b4a78f3ab87818e9fa93. Christian Kuhn
21:32 Bug #83214 (Under Review): v7: Harden CountViewHelper
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
21:30 Bug #83214 (Closed): v7: Harden CountViewHelper
Christian Kuhn
22:00 Bug #83213 (Resolved): v7: Incomplete mocks in fluid tests
Applied in changeset commit:1a98b14c8cb93e8c0873c116e1bfbc0638408f0e. Christian Kuhn
21:29 Bug #83213 (Under Review): v7: Incomplete mocks in fluid tests
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
21:27 Bug #83213 (Closed): v7: Incomplete mocks in fluid tests
Christian Kuhn
21:53 Revision 5e9e30f1: [BUGFIX] fluid: Harden CountViewHelper
The CountViewHelper calls count() on non-arrays or non-Countable
objects. This throws warnings on PHP 7.2 - sanitize ...
Christian Kuhn
21:53 Revision 1a98b14c: [BUGFIX] Incomplete mocks in fluid tests
Sanitize some view helper unit tests to not trigger
PHP 7.2 warnings count()'ing non-arrays by proper mocking.
Chang...
Christian Kuhn
21:30 Bug #83211 (Resolved): Tests: define TYPO3_REQUESTTYPE
Applied in changeset commit:20182ea16b005eb67759f4adcdc3e1dcba530a04. Christian Kuhn
20:55 Bug #83211: Tests: define TYPO3_REQUESTTYPE
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
20:50 Bug #83211 (Under Review): Tests: define TYPO3_REQUESTTYPE
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
20:48 Bug #83211 (Closed): Tests: define TYPO3_REQUESTTYPE
Christian Kuhn
21:06 Task #83212 (Closed): Documentation for impacts with enabled honeypot and site caching
\TYPO3\CMS\Frontend\Controller\TyposcriptFrontendController->isUserOrGroupSet() checks if $GLOBALS['TSFE']->fe_user->... Tobias Pfender
21:00 Revision 20182ea1: [BUGFIX] Unit tests: Define TYPO3_REQUESTTYPE
Unit test boostrap does not initialize constants
TYPO3_REQUESTTYPE and TYPO3_REQUESTTYPE_*, but various
tests rely on...
Christian Kuhn
21:00 Bug #83210 (Resolved): Undefined constant ADODB_ASSOC_CASE
Applied in changeset commit:004193a6111b8eb08424bd270392112563a7bf46. Christian Kuhn
20:24 Bug #83210 (Under Review): Undefined constant ADODB_ASSOC_CASE
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
20:21 Bug #83210 (Closed): Undefined constant ADODB_ASSOC_CASE
Christian Kuhn
20:30 Revision 004193a6: [BUGFIX] Undefined constant ADODB_ASSOC_CASE
adodb (v7 only) expects constant ADODB_ASSOC_CASE to be
set. PHP 7.2 now throws warnings if constants are not
defined...
Christian Kuhn
20:30 Bug #83209 (Resolved): Undefined constant OCI_COMMIT_ON_SUCCESS
Applied in changeset commit:db0607da1b1bb36079111ee780157af74bf9b669. Christian Kuhn
19:48 Bug #83209 (Under Review): Undefined constant OCI_COMMIT_ON_SUCCESS
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:42 Bug #83209 (Closed): Undefined constant OCI_COMMIT_ON_SUCCESS
Christian Kuhn
20:09 Revision db0607da: [BUGFIX] Undefined constant OCI_COMMIT_ON_SUCCESS
Test suite on core v7 with PHP 7.2 complains a lot about
"Undefined constant OCI_COMMIT_ON_SUCCESS". This is
found in...
Christian Kuhn
19:30 Task #83207 (Resolved): Update phpdocumentor/type-resolver from 0.2 to 0.2.1
Applied in changeset commit:ecb9e856bc33fc337b8cb1ffc104632ec1565d58. Christian Kuhn
19:04 Task #83207 (Under Review): Update phpdocumentor/type-resolver from 0.2 to 0.2.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
19:03 Task #83207 (Closed): Update phpdocumentor/type-resolver from 0.2 to 0.2.1
Christian Kuhn
19:22 Revision ecb9e856: [TASK] Update phpdocumentor/type-resolver from 0.2 to 0.2.1
Raising this indirect require-dev dependency fixes ~330
unit tests on PHP 7.2 that otherwise throw a count() on
non-a...
Christian Kuhn
19:10 Bug #81229 (Closed): fluid_styled_content fluid partial menu type2 (sitemap) entryLevel does not work
I close this issue; for clarity, the description of @entryLevel@ has been updated on the TSREF documentation (see htt... Riccardo De Contardi
19:09 Bug #83208 (Under Review): Missing labels in Wizard.js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:06 Bug #83208 (Closed): Missing labels in Wizard.js
Steps to reproduce:
- try to translate content elements on a localized page using the translate button
Expected...
Nicole Cordes
19:00 Task #83193 (Resolved): bamboo: Include php 7.2 in test suite
Applied in changeset commit:27733ad679bad35f84efef8721006966d64a5928. Christian Kuhn
18:00 Task #83193: bamboo: Include php 7.2 in test suite
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
12:25 Task #83193 (Under Review): bamboo: Include php 7.2 in test suite
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 #83193 (Resolved): bamboo: Include php 7.2 in test suite
Applied in changeset commit:96f8ad0a63caf6b9f34b9d75802ac8d9123a2726. Christian Kuhn
18:38 Revision 27733ad6: [TASK] bamboo: Include php 7.2 in test suite
Add php 7.2 to 8.7 test suite:
* pre-merge: acceptance, integration, functionals on any PHP agent 7.x
* pre-merge: di...
Christian Kuhn
18:00 Task #83206 (Resolved): ext_emconf.php, composer.json: Allow PHP 7.2
Applied in changeset commit:e31106f29fb1d2181e2a0f5fdd9d1d70183f422e. Christian Kuhn
17:43 Task #83206 (Under Review): ext_emconf.php, composer.json: Allow PHP 7.2
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:40 Task #83206 (Closed): ext_emconf.php, composer.json: Allow PHP 7.2
Christian Kuhn
18:00 Bug #83205 (Resolved): ext_emconf.php: Fix some inconsistencies
Applied in changeset commit:31b7b7cd8ce8ca6a433ca96436db58fadc97ef72. Christian Kuhn
17:13 Bug #83205: ext_emconf.php: Fix some inconsistencies
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:12 Bug #83205 (Under Review): ext_emconf.php: Fix some inconsistencies
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:10 Bug #83205 (Closed): ext_emconf.php: Fix some inconsistencies
Christian Kuhn
17:57 Revision e31106f2: [TASK] ext_emconf.php, composer.json: Allow PHP 7.2
Core v8 contains php restrictions in ext_emconf.php and
extensions composer.json files. Raise them to allow PHP 7.2
...
Christian Kuhn
17:44 Revision 31b7b7cd: [TASK] ext_emconf.php: Fix some inconsistencies
Some 'constraints' related inconsistencies, especially
in test fixture extensions.
Change-Id: I015e34a5519cab166d794...
Christian Kuhn
17:08 Bug #82444: EXT:form - huge spaces in form editor
As described in #82502 the actual cause for the buggy behaviour is a superfluous <hr> tag with both top and bottom ma... Jo Hasenau
16:30 Task #83204 (Resolved): 8.7: Raise testing-framework to 1.2.2
Applied in changeset commit:5654fb630147be062166e0a409311ca5142c9f14. Christian Kuhn
16:05 Task #83204 (Under Review): 8.7: Raise testing-framework to 1.2.2
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:02 Task #83204 (Closed): 8.7: Raise testing-framework to 1.2.2
Christian Kuhn
16:30 Task #83203 (Resolved): Raise testing-framework to 2.0.0
Applied in changeset commit:9634a20852221a0f3d2086c1c1eed758799239ae. Christian Kuhn
16:03 Task #83203 (Under Review): Raise testing-framework to 2.0.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
15:57 Task #83203 (Closed): Raise testing-framework to 2.0.0
Christian Kuhn
16:21 Revision 5654fb63: [TASK] Raise testing-framework to 1.2.2
Contains a bug fix for PHP 7.2 compatible mocking in
ViewHelperBaseTestcase.
Change-Id: I35e71e7a9d77157b1ce81f0889d...
Christian Kuhn
16:21 Revision 9634a208: [TASK] Raise testing-framework to 2.0.0
master branch of testing-framework is now tagged as 2.x.x for
core master / v9, while the 8 branch of testing-framewo...
Christian Kuhn
16:00 Bug #83200 (Resolved): Use of undefined constant E_DEBUG
Applied in changeset commit:f2bb18d2cac5e5dbfac839a41b73f4e13532adbb. Christian Kuhn
15:29 Bug #83200: Use of undefined constant E_DEBUG
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:11 Bug #83200 (Under Review): Use of undefined constant E_DEBUG
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:08 Bug #83200 (Closed): Use of undefined constant E_DEBUG
Christian Kuhn
15:35 Revision df7ed403: [BUGFIX] Use of undefined constant E_DEBUG
Global function debug() initializes its 6th argument
to constant E_DEBUG which does not exist and then defaults
to st...
Christian Kuhn
15:34 Revision f2bb18d2: [BUGFIX] Use of undefined constant E_DEBUG
Global function debug() initializes its 6th argument
to constant E_DEBUG which does not exist and then defaults
to st...
Christian Kuhn
15:30 Bug #83201 (Resolved): Incomplete mock in AbstractViewHelperTest
Applied in changeset commit:c934f5a764c0992a06491b26991bfd73c3e8cb93. Christian Kuhn
15:17 Bug #83201 (Under Review): Incomplete mock in AbstractViewHelperTest
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:13 Bug #83201 (Closed): Incomplete mock in AbstractViewHelperTest
Christian Kuhn
15:29 Revision c934f5a7: [BUGFIX] Incomplete mock in AbstractViewHelperTest
Extbase ReflectionService->getMethodParameters() must return
an array, the result is later count()'ed. Properly retur...
Christian Kuhn
14:00 Bug #83196 (Resolved): PreparedStatement: count() must be an array or countable
Applied in changeset commit:da6fd1f547658a84c188d1099c839ba9d74a4c3c. Christian Kuhn
13:29 Bug #83196: PreparedStatement: count() must be an array or countable
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
13:11 Bug #83196 (Under Review): PreparedStatement: count() must be an array or countable
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:08 Bug #83196 (Closed): PreparedStatement: count() must be an array or countable
Christian Kuhn
13:40 Revision 92b586c6: [BUGFIX] PreparedStatement: count() must be an array or countable
Sanitize a count() call in PreparedStatement (8.7, 7.6 only)
for PHP 7.2 compatibility.
Change-Id: I8d3cac3814093c72...
Christian Kuhn
13:38 Revision da6fd1f5: [BUGFIX] PreparedStatement: count() must be an array or countable
Sanitize a count() call in PreparedStatement (8.7, 7.6 only)
for PHP 7.2 compatibility.
Change-Id: I8d3cac3814093c72...
Christian Kuhn
13:30 Task #83120 (Resolved): TYPO3 7.6 support PHP 7.2
Applied in changeset commit:e0ff86ab6843c5f34b2b37691e316ef26f118e69. Christian Kuhn
12:54 Task #83120 (Under Review): TYPO3 7.6 support PHP 7.2
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
13:30 Bug #83195 (Resolved): phpunit: Update comparator from 1.2.2 to 1.2.4
Applied in changeset commit:e0ff86ab6843c5f34b2b37691e316ef26f118e69. Christian Kuhn
12:54 Bug #83195: phpunit: Update comparator from 1.2.2 to 1.2.4
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:53 Bug #83195 (Under Review): phpunit: Update comparator from 1.2.2 to 1.2.4
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:50 Bug #83195 (Closed): phpunit: Update comparator from 1.2.2 to 1.2.4
Christian Kuhn
13:04 Revision e0ff86ab: [BUGFIX] phpunit: Update comparator from 1.2.2 to 1.2.4
Raising this indirect require-dev dependency fixes a
PHP 7.2 compatibility issue on core 7.6 branch:
"Declaration of ...
Christian Kuhn
12:30 Bug #83194 (Resolved): ContentObjectRendereTest: Undefined constant NL
Applied in changeset commit:ecbac33e2f7e60490acc9cfa967e645285997904. Christian Kuhn
00:56 Bug #83194: ContentObjectRendereTest: Undefined constant NL
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:43 Bug #83194 (Under Review): ContentObjectRendereTest: Undefined constant NL
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:40 Bug #83194 (Closed): ContentObjectRendereTest: Undefined constant NL
Christian Kuhn
12:22 Revision 1b11b369: [BUGFIX] ContentObjectRendereTest: Undefined constant NL
A data provider uses the not defined constant "NL". PHP 7.2
throws warnings on this. Warnings from data providers do ...
Christian Kuhn
12:22 Revision ecbac33e: [BUGFIX] ContentObjectRendereTest: Undefined constant NL
A data provider uses the not defined constant "NL". PHP 7.2
throws warnings on this. Warnings from data providers do ...
Christian Kuhn
11:49 Bug #76166 (Needs Feedback): Set X-UA-Compatible in ModuleTemplate for frontend editing
A possible solution could be adding it only if you are logged in the backend, that is:... Riccardo De Contardi
00:07 Feature #45535: Sorting for scheduler-list
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-12-02

23:41 Revision 96f8ad0a: [TASK] bamboo: Include php 7.2 in test suite
Add php 7.2 to master test suite:
* pre-merge: acceptance, integration, functionals on any PHP agent 7.x
* pre-merge:...
Christian Kuhn
23:20 Task #83193 (Under Review): bamboo: Include php 7.2 in test suite
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:15 Task #83193 (Closed): bamboo: Include php 7.2 in test suite
Christian Kuhn
21:20 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:19 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:15 Feature #45535: Sorting for scheduler-list
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:40 Feature #45535: Sorting for scheduler-list
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:31 Feature #45535: Sorting for scheduler-list
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:00 Task #83182 (Resolved): Remove auto-creation of uploads folder
Applied in changeset commit:780579156bee45782c11ae2ac38ef44cf887bbfa. Benni Mack
20:42 Revision 78057915: [TASK] Remove auto-creation of uploads folder
For new plain TYPO3 installations, the uploads/ folder
is not needed anymore, as the TYPO3 core does not
use the uplo...
Benni Mack
11:43 Bug #79144 (Closed): No value found for key "TYPO3\CMS\Fluid\ViewHelpers\FormViewHelper->securedHiddenFieldsRendered", thus the key cannot be removed.
I close this issue for now; the issue arises only when overriding or extending the Form ViewHelpers incorrectly. More... Riccardo De Contardi
09:54 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
I met the same problem and reported it here: https://github.com/dmitryd/typo3-realurl/issues/570
I quote here my s...
Ian Solo
03:00 Bug #83190 (Resolved): Implicit constant to string cast in unit test case
Applied in changeset commit:4062df63f917c37d79bfd6307153734811ab4ac1. Christian Kuhn
02:31 Bug #83190: Implicit constant to string cast in unit test case
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
02:31 Bug #83190: Implicit constant to string cast in unit test 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
02:28 Bug #83190 (Under Review): Implicit constant to string cast in unit test 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
02:25 Bug #83190 (Closed): Implicit constant to string cast in unit test case
Christian Kuhn
02:47 Revision 23f8bd7f: [BUGFIX] Implicit constant to string cast in unit test case
An array key is not used as string but as constant in
two ConfigurationManager test cases. PHP 7.2 is more
picky abou...
Christian Kuhn
02:47 Revision 48d5a5e2: [BUGFIX] Implicit constant to string cast in unit test case
An array key is not used as string but as constant in
two ConfigurationManager test cases. PHP 7.2 is more
picky abou...
Christian Kuhn
02:47 Revision 4062df63: [BUGFIX] Implicit constant to string cast in unit test case
An array key is not used as string but as constant in
two ConfigurationManager test cases. PHP 7.2 is more
picky abou...
Christian Kuhn
01:10 Bug #80056 (Closed): Pagetree Toolbar Drag&Drop: Overflow if you have more then 11 Page-Types
Already solved on the new pagetree (9.0.0-dev) - the exceeding icons are placed on a new line.
I close this one to...
Riccardo De Contardi
00:13 Bug #81266 (Closed): typoscript condition: usergroup doesn`t work as expected and documented
90 days without feedback -> closing it.
If you think that this is the wrong decision or experience the issue again...
Riccardo De Contardi
00:13 Feature #78132 (Closed): Add return value to JavaScript function linkTo_UnCryptMailto(s)
90 days without feedback -> closing it.
If you think that this is the wrong decision or that there is still work t...
Riccardo De Contardi

2017-12-01

23:38 Bug #82054: f:link.external does not filter insecure URI schemes
I guilty neglected this one for too long - I am of the opinion to remove @<f:link.external>@ too, as I don't remember... Riccardo De Contardi
23:25 Bug #81893 (New): ck_editor: Linefeeds added after each save
Riccardo De Contardi
23:08 Bug #81405 (New): New pages are places at same level instead of under, when using the ContextMenu.
h3. [Update]
#72011 is not related.
The issue is reproducible with 8.7.8 and 9.0.0-dev (latest master) with the...
Riccardo De Contardi
23:06 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:03 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Task #83189 (Resolved): Cleanup extbase persistence classes
Applied in changeset commit:f5daa01475fd90ed0093c86f79aae52a180c0f31. Stefan Neufeind
22:58 Task #83189: Cleanup extbase persistence classes
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:54 Task #83189: Cleanup extbase persistence classes
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:22 Task #83189 (Under Review): Cleanup extbase persistence classes
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:22 Task #83189 (Closed): Cleanup extbase persistence classes
Import class usages to ease backporting of patches.
v7+v8+v9
Markus Klein
22:59 Bug #72735 (Closed): Missing anchors in TYPO3 7.6
I guess that it is safe to close this one for now: as far as I know it happens with fluid_styled_content only in vers... Riccardo De Contardi
22:57 Bug #72758 (Closed): EXT:felogin - anchor is missing when using FSC
I guess that it is safe to close this one for now: as far as I know it happens with fluid_styled_content only in vers... Riccardo De Contardi
22:56 Bug #72757 (Closed): EXT:form - anchor is missing when using FSC
I guess that it is safe to close this one for now: as far as I know it happens with fluid_styled_content only in vers... Riccardo De Contardi
22:41 Revision f5daa014: [CLEANUP] Add class-imports in Extbase Persistence classes
This cleanup should ease backporting future patches in that area.
Releases: master, 8.7, 7.6
Resolves: #83189
Change...
Stefan Neufeind
22:33 Bug #66171: Wizard element browser crashes with invalid identifier
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:20 Bug #78984: Missing translation of help text in TCA select renderType=selectCheckBox
AFAICS still present in version 9.0.0-dev (latest master) - see sysext/backend/Classes/Form/FormDataProvider/Abstrac... Riccardo De Contardi
22:00 Bug #83187 (Resolved): no title visible in file list module in backend for cut an copy and double quotation marks in typo3_src-7.6.23/typo3/sysext/filelist/Classes/FileList.php in 7.6
Applied in changeset commit:85030908ad489b185771eedf95d26dd643e802ac. Wouter Wolters
21:46 Bug #83187: no title visible in file list module in backend for cut an copy and double quotation marks in typo3_src-7.6.23/typo3/sysext/filelist/Classes/FileList.php in 7.6
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
21:45 Bug #83187 (Under Review): no title visible in file list module in backend for cut an copy and double quotation marks in typo3_src-7.6.23/typo3/sysext/filelist/Classes/FileList.php in 7.6
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:30 Bug #83187 (Closed): no title visible in file list module in backend for cut an copy and double quotation marks in typo3_src-7.6.23/typo3/sysext/filelist/Classes/FileList.php in 7.6
Version 7.6.23
File typo3_src-7.6.23/typo3/sysext/filelist/Classes/FileList.php
// not working in 7.6.x
$cut...
Martin Clewing
22:00 Bug #83186 (Resolved): Filelist Module in Backend: too many quotation marks in two occasions in typo3_src-8.7.8/typo3/sysext/filelist/Classes/FileList.php
Applied in changeset commit:77384643a7145931b97e53212eeb7bfe6b91b6bc. Wouter Wolters
21:39 Bug #83186 (Under Review): Filelist Module in Backend: too many quotation marks in two occasions in typo3_src-8.7.8/typo3/sysext/filelist/Classes/FileList.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
14:20 Bug #83186 (Closed): Filelist Module in Backend: too many quotation marks in two occasions in typo3_src-8.7.8/typo3/sysext/filelist/Classes/FileList.php
One too many quote quotation marks in typo3_src-8.7.8/typo3/sysext/filelist/Classes/FileList.php
appears twice:
l...
Martin Clewing
21:52 Revision 85030908: [BUGFIX] Fix wrong reference to language file in FileList class
During a backport of #80920 the file reference was not updated to
the right location.
Resolves: #83187
Releases: 7.6...
Wouter Wolters
21:49 Revision 77384643: [BUGFIX] Remove double quotations in FileList class
On two occasions there are too many double quotes.
Resolves: #83186
Releases: master
Change-Id: I8708bc5ff1d6ac680bc...
Wouter Wolters
20:30 Task #83181 (Resolved): Save 2 calls to the runtime cache in DataHandler
Applied in changeset commit:ff0d2d569c55102ed109693cd5f61a083cc6e972. Wouter Wolters
20:21 Revision ff0d2d56: [TASK] Save 2 calls to the runtime cache in DataHandler
By just getting the value and checking what is returned instead of
calling the runtime cache twice for each call
Res...
Wouter Wolters
17:07 Task #83178: Allow to create admins as system maintainers from Install Tools
Here are 2 screenshot to see before and after Jonathan IROULIN
16:39 Task #83178: Allow to create admins as system maintainers from Install Tools
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:35 Task #83178 (Under Review): Allow to create admins as system maintainers from Install Tools
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:45 Bug #82116: Linkhandler doesn't build links when using registerPageTSConfigFile
I can confirm this.
If I use the registerPageTSConfigFile it doesn't work.
My workaround:
It works with the m...
Karsten Nowak (undkonsorten)
13:30 Bug #83185 (Resolved): Fix extjs removal documentation files
Applied in changeset commit:4051828234d6df052ea99362e09c22f254c43352. Christian Kuhn
12:11 Bug #83185: Fix extjs removal documentation files
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:58 Bug #83185 (Under Review): Fix extjs removal documentation 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
11:51 Bug #83185 (Closed): Fix extjs removal documentation files
Christian Kuhn
13:24 Revision 40518282: [BUGFIX] Fix ExtJS removal documentation files
A couple of syntax errors in the .rst files of the
ExtJS / page tree feature.
Resolves: #83185
Related: #82426
Relea...
Christian Kuhn
10:07 Bug #25135: Pagetree - Drag and drop only works for BE-Users with delete-permissions
Bump. Now ran into this in 8.7.8. Stig Nørgaard Færch
09:22 Feature #78332: Allow setting a default replyTo-email-address for notification-mails
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:18 Bug #83146: selectMultipleSideBySide -> "List": returnURL 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
09:18 Bug #83146: selectMultipleSideBySide -> "List": returnURL 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

2017-11-30

23:28 Feature #82212: TYPO3 should be able to store JSON instead of XML in FlexForm fields
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:27 Feature #82212: TYPO3 should be able to store JSON instead of XML in FlexForm fields
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:42 Bug #23761 (Closed): Deleted pages are not restored properly after deleting them with the dropzone in the pagetree
We are very sorry to close this one, but with the new pagetree developed for version 9 this issue will no more be pre... Riccardo De Contardi
22:41 Story #24546 (Closed): Pagetree drag and drop delete gives misleading information with text and color
We are very sorry to close this one, but with the new pagetree developed for version 9 this issue will no more be pre... Riccardo De Contardi
22:39 Bug #70158 (Closed): Moving a page in the page tree with click&hold on the page icon isn't possible anymore
We are very sorry to close this one, but with the new pagetree developed for version 9 this issue will no more be pre... Riccardo De Contardi
22:16 Task #83129: Use null coalescing operator were possible
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:13 Story #81460: Sacrifice caches' ill conceived getIdentifiersByTag
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:11 Story #81460: Sacrifice caches' ill conceived getIdentifiersByTag
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:34 Story #81460: Sacrifice caches' ill conceived getIdentifiersByTag
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:12 Task #83182 (Under Review): Remove auto-creation of uploads folder
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:11 Task #83182 (Closed): Remove auto-creation of uploads folder
Benni Mack
22:01 Task #83181 (Under Review): Save 2 calls to the runtime cache in DataHandler
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:00 Task #83181 (Closed): Save 2 calls to the runtime cache in DataHandler
Save 2 calls to the runtime cache in DataHandler Wouter Wolters
21:51 Task #83180 (Under Review): Allow Symfony 4 as constraint for composer
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:51 Task #83180 (Closed): Allow Symfony 4 as constraint for composer
Benni Mack
21:49 Epic #68075 (Closed): Remove ExtJS from backend
All subtasks closed or resolved - should be safe to close it now. Riccardo De Contardi
21:48 Bug #81550 (Closed): UI broken when a page with subpages is deleted using drag and drop to "delete zone" on the bottom of pagetree
We are very sorry to close this one, but with the new pagetree developed for version 9 this issue will no more be pre... Riccardo De Contardi
21:38 Revision 523f6ce4: [TASK] Re-add autolinking RTE feature in CKeditor
A missing functionality is added, which happened when introducing CKeditor.
Automatically linking a URL when typing ...
Benni Mack
21:32 Task #81318: Protect internal properties of PageRepository
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:14 Task #81318: Protect internal properties of PageRepository
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:28 Task #82414: Remove CMS abstract ViewHelper classes
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:24 Task #82414: Remove CMS abstract ViewHelper classes
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:23 Task #82414: Remove CMS abstract ViewHelper classes
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:14 Bug #82982: ModuleMenu::loadNavigationComponent should load custom tree with module opened first
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:11 Feature #81435: Create shared, base cache configuration affectable by TYPO3_CONF_VARS
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:59 Feature #81435: Create shared, base cache configuration affectable by TYPO3_CONF_VARS
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:08 Task #81461: Program cache interaction to interface, not implementation
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:06 Task #81461: Program cache interaction to interface, not implementation
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:08 Bug #72136: Make Validator Unit Tests behave like they are used from Domain Model
Phew.. two years later.. if I remember correctly its like this:
In extbase you have supportedOptions defined in a ...
Stephan Großberndt
19:17 Feature #78332: Allow setting a default replyTo-email-address for notification-mails
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:22 Feature #78332: Allow setting a default replyTo-email-address for notification-mails
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:56 Bug #83179 (New): getSysLanguageStatement builder does not respect enable fields
I stumbled upon a problem while listing translated rows from a custom table with *config.sys_language_mode=strict*
...
Andi Peh
18:29 Task #83178 (Closed): Allow to create admins as system maintainers from Install Tools
When an admin is created via the install tool, it should be an option to have him a system maintainer as well. Benni Mack
17:16 Revision 71cdfeff: [BUGFIX] Fix injured workspace encapsulation in record localize summary.
This patch resolves problem with the injured workspace encapsulation
for removed records while fetching the record lo...
Gleb Levitin
17:00 Bug #78841 (Resolved): Violation of workspace encapsulation during the localization in page module
Applied in changeset commit:2320d7f9689a1f92245ff69a6cf4c1684a4c8e94. Gleb Levitin
16:50 Bug #78841: Violation of workspace encapsulation during the localization in page module
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:50 Bug #78841: Violation of workspace encapsulation during the localization in page module
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:55 Bug #78274 (Resolved): TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
Oliver Hader
16:49 Revision 2320d7f9: [BUGFIX] Fix injured workspace encapsulation in record localize summary.
This patch resolves problem with the injured workspace encapsulation
for removed records while fetching the record lo...
Gleb Levitin
16:45 Revision 7c5c26eb: [BUGFIX] Make category tree filterable for editors with category mounts
TCEFORM.pages.categories.config.treeConfig.rootUid should filter
the category tree. Non-Admin users with category mou...
Christoph Lehmann
16:30 Bug #79736 (Resolved): config.frontend_editing now known to t3editor
Applied in changeset commit:49e2f9cf5dde9e0f10c3e76da43ad22a7ab029ee. Andreas Fernandez
16:28 Bug #70526: Location of formatToPageTypeMapping option
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:25 Revision 49e2f9cf: [BUGFIX] Add `config.frontend_editing` to tsref.xml of EXT:t3editor
Resolves: #79736
Releases: master
Change-Id: I8662c7adfa38669b3a66b3959485722a285b4448
Reviewed-on: https://review.ty...
Andreas Fernandez
16:17 Feature #80764 (Rejected): Provide a user friendly link class to store the rendering results
Sorry for the amount of work you put in here, but I don't see that a CMS (esp. EXT:frontend) should re-implement this... Benni Mack
16:00 Bug #81751 (Resolved): LiveSearch in Backend broken using PostgreSQL
Applied in changeset commit:91aa14884b6526dc664b6472baa27e9d802b09fc. Stephan Großberndt
15:39 Bug #81751: LiveSearch in Backend broken using PostgreSQL
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:51 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:45 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:06 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:32 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:25 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:15 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:40 Revision 86481c37: [BUGFIX] Make quoting of SQL fragments in TCA possible
The table and column name quoting method {#tableName}.{#columnName}
introduced for TypoScript in issue #80506 is now ...
Stephan Großberndt
15:38 Revision 91aa1488: [BUGFIX] Make quoting of SQL fragments in TCA possible
The table and column name quoting method {#tableName}.{#columnName}
introduced for TypoScript in issue #80506 is now ...
Stephan Großberndt
15:34 Task #81280 (Under Review): Review comments of root line related methods
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:30 Feature #81330 (Resolved): Provide a path to migrate internal class properties to protected
Applied in changeset commit:3d1fbfd430fd696dd21ff13ffb80ba9c03b29ab7. Elmar Hinz
10:48 Feature #81330: Provide a path to migrate internal class properties to protected
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:35 Feature #81330: Provide a path to migrate internal class properties to protected
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Bug #75040 (Resolved): placeholder pointing to column of related record shows values from wrong language
Applied in changeset commit:5b4e54a7b26b6b693e89cdf2d3669686a9ffa9ed. Nicole Cordes
15:06 Bug #75040 (Under Review): placeholder pointing to column of related record shows values from wrong 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
15:00 Bug #75040 (Resolved): placeholder pointing to column of related record shows values from wrong language
Applied in changeset commit:01465531745c930797664f14549ab917b51bd8e5. Nicole Cordes
11:02 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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:51 Bug #75040: placeholder pointing to column of related record shows values from wrong language
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Revision 3d1fbfd4: [FEATURE] Provide a trait to support public access deprecation
Provides a trait to leverage a smooth migration of public
property access to protected. For the period of deprecation...
Elmar Hinz
15:25 Bug #80901: Missing workspace causes exception when "Edit Live" flag is cleared in user settings
Dima your solution worked for me. Could you commit this to Gerrit? See https://docs.typo3.org/typo3cms/ContributionWo... Anke Altintop
15:24 Feature #83175: Add option to disable "Move page" prompt
My colleague mentioned a valid point: the current state is much better for touch devices where until now copying was ... Mathias Brodala
15:04 Feature #83175 (New): Add option to disable "Move page" prompt
The new page tree shows a modal prompt when a page was moved to ask for Move, Copy or Cancel.
Since this slows dow...
Mathias Brodala
15:24 Revision 5b4e54a7: [BUGFIX] Fix language of placeholder for relations
When a parent record (e.g. tt_content) has inline relations
(e.g. sys_file_reference)and these relations show a place...
Nicole Cordes
15:07 Bug #83177 (Closed): State not immediately updated after enabling/disabling page
When enabling/disabling pages, the new page tree quickly refreshes but no change is visible. Only explicitly refreshi... Mathias Brodala
15:05 Bug #83176 (Closed): Cannot move page to the end of the tree
With the new page tree pages cannot be moved to the end anymore, only between other pages. Mathias Brodala
14:55 Revision 01465531: [BUGFIX] Fix language of placeholder for relations
When a parent record (e.g. tt_content) has inline relations
(e.g. sys_file_reference)and these relations show a place...
Nicole Cordes
14:30 Feature #82426 (Resolved): Replace ExtJS page tree with SVG one
Applied in changeset commit:0ee39ddedb02a9f8478cc67e1e2bede34deededd. Tymoteusz Motylewski
14:16 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 112 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
14:07 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 111 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
13:56 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 110 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
13:50 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 109 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
13:03 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 108 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
12:34 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 107 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
12:00 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 106 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
11:55 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 105 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
11:50 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 104 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
11:11 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 103 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
09:30 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 102 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
09:24 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 101 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
14:30 Bug #83174 (Resolved): Create new record in list modul throws an exception
Applied in changeset commit:945f3586857b2d6b4e29381ea59e9c252723d4af. Anonymous
13:50 Bug #83174 (Under Review): Create new record in list modul throws an 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
13:25 Bug #83174 (Closed): Create new record in list modul throws an exception
This is caused by a bug in the patch https://review.typo3.org/#/c/54755/
Missing declaration for variable $uriBuil...
Sebastian Hofer
14:29 Revision 0ee39dde: [!!!][FEATURE] Replace ExtJS page tree
The ExtJS/ExtDirect based page tree has been replaced with
new implementation based on SVG.
Refactoring and performa...
Tymoteusz Motylewski
14:25 Task #20016 (New): wrong age calculating in stdWrap
With #83171 intl support was integrated, so we can do this patches with intl support. Alexander Opitz
14:02 Revision 945f3586: [BUGFIX] Fix exceptions from BE Routing change
Change-Id: I3f74892da6c82a7213b7f77d5027160ee118eabb
Resolves: #83174
Releases: master
Reviewed-on: https://review.ty...
Susanne Moog
14:00 Task #83171 (Resolved): Add PHP ext intl as suggested dependency
Applied in changeset commit:d761efb17a1a30b493bd97f2064d1fcb9f4c2772. Markus Klein
10:24 Task #83171: Add PHP ext intl as suggested dependency
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 Task #83171: Add PHP ext intl as suggested dependency
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:46 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
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:44 Bug #82845: Use Backend Routing with PATH_INFO instead of GET variable
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:39 Bug #82931: File reference on new page gets pid 0 instead of the pid of the record
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:39 Revision d761efb1: [TASK] Suggest PHP "intl" extension
This is the basis for further improvements, which require
locale aware operations.
Resolves: #83171
Releases: master...
Markus Klein
13:18 Epic #82226: PHP 7.2
PHP 7.2.0 was officially released today Stefan Neufeind
13:07 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:56 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:33 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:24 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:08 Bug #82363: Make Extbase translation handling consistent with typoscript
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:56 Bug #69274: Portrait Images rotated while file processing
At least the image editing tool should offer the option to rotate images -
it is something a user would expect if a...
Markus Timtner
11:05 Bug #69274: Portrait Images rotated while file processing
I've been considering this issue.. and from my point of view this is a task for the editors not for the CMS.. Of cou... Tomas Norre Mikkelsen
12:36 Bug #83173: f:uri.image inline viewhelper doesn't work like normal viewhelper
... Markus Dübbert
12:31 Bug #83173 (Closed): f:uri.image inline viewhelper doesn't work like normal viewhelper
in the section HeaderAssets
the normal f:uri.image viewhelper works with media queries, the inline viewhelper does...
Markus Dübbert
12:25 Bug #82057: file:current:crop does not work anymore for page media resources
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:46 Bug #82057: file:current:crop does not work anymore for page media resources
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:38 Bug #82057: file:current:crop does not work anymore for page media resources
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:37 Bug #82057: file:current:crop does not work anymore for page media resources
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:56 Bug #82953 (Under Review): Page Module throws errors after creating translation in a stage workspace
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:54 Task #70584 (Under Review): Reduce thrown E_NOTICEs
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 #68040: Inline localize and/or synchronize does not respect sorting
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:29 Bug #68040: Inline localize and/or synchronize does not respect sorting
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:14 Bug #68040: Inline localize and/or synchronize does not respect sorting
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:25 Bug #82804 (Under Review): Clipboard shows hidden translated record twice when using workspaces
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:00 Task #83172 (Resolved): Use BE Routing / PSR-7 instead of BackendUtility::getModuleUrl
Applied in changeset commit:873e430547fcbd490c951f0644c72e5a006659b9. Benni Mack
11:00 Bug #83158 (Resolved): Preview information should not conflict with frontend layout
Applied in changeset commit:e32bfd6705128117fa7cf775dedc7c7749cbe249. Markus Klein
10:32 Bug #83158: Preview information should not conflict with frontend layout
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:30 Bug #83158 (Under Review): Preview information should not conflict with frontend layout
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:56 Revision 873e4305: [TASK] Use BE Routing / PSR-7 instead of BackendUtility::getModuleUrl
The new PSR-7-based solution since TYPO3 v7 should be used everywhere
instead of "BackendUtility::getModuleUrl()". Th...
Benni Mack
10:32 Revision 87f67654: [FOLLOWUP][BUGFIX] Preview information should not conflict with frontend layout
Switch order of arguments to implode().
Resolves: #83158
Releases: master, 8.7
Change-Id: I15ff9827418e9d24fefae5f3f...
Markus Klein
10:31 Revision e32bfd67: [FOLLOWUP][BUGFIX] Preview information should not conflict with frontend layout
Switch order of arguments to implode().
Resolves: #83158
Releases: master, 8.7
Change-Id: I15ff9827418e9d24fefae5f3f...
Markus Klein
09:34 Feature #70923 (Accepted): TCA: Show proper error message if validation is failing
Frank Nägler

2017-11-29

23:46 Revision ac6519f5: [BUGFIX] Handle docroot relative paths correctly in ResourceCompressor
Resolves: #82863
Releases: master, 8.7
Change-Id: Iaf775d83c526017ff882d21c8f6d7c5c1f78a038
Reviewed-on: https://revi...
Markus Klein
23:35 Bug #82057: file:current:crop does not work anymore for page media resources
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:34 Task #83172: Use BE Routing / PSR-7 instead of BackendUtility::getModuleUrl
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:04 Task #83172 (Under Review): Use BE Routing / PSR-7 instead of BackendUtility::getModuleUrl
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Task #83172 (Closed): Use BE Routing / PSR-7 instead of BackendUtility::getModuleUrl
Benni Mack
23:30 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 100 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
22:56 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 99 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:43 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 98 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:41 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 97 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:47 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 96 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:29 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 95 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:11 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 94 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:53 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 93 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:50 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 92 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:38 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 91 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:42 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 90 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:24 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 89 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:26 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 88 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:14 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 87 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:04 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 86 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:34 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 85 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:20 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 84 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:57 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 83 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:41 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 82 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:35 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 81 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:50 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 80 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:45 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 79 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:19 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 78 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:15 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 77 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:08 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 76 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 75 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:08 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 74 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:30 Bug #82863 (Resolved): ResourceCompressor can't deal with paths relative to docroot
Applied in changeset commit:c33288e5a5ec913e761b5f59dea8068b0a626873. Markus Klein
23:29 Bug #82863: ResourceCompressor can't deal with paths relative to docroot
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:42 Bug #82863: ResourceCompressor can't deal with paths relative to docroot
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:24 Bug #82863: ResourceCompressor can't deal with paths relative to docroot
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:57 Bug #82863: ResourceCompressor can't deal with paths relative to docroot
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:54 Bug #82863: ResourceCompressor can't deal with paths relative to docroot
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:52 Bug #82863: ResourceCompressor can't deal with paths relative to docroot
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:30 Bug #80977 (Resolved): CKEditor: Links are not created automatically
Applied in changeset commit:e096754a699db509da5b4307378148886a9aecad. Benni Mack
23:15 Bug #80977: CKEditor: Links are not created automatically
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:39 Bug #80977: CKEditor: Links are not created automatically
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:39 Bug #80977: CKEditor: Links are not created automatically
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:29 Revision c33288e5: [BUGFIX] Handle docroot relative paths correctly in ResourceCompressor
Resolves: #82863
Releases: master, 8.7
Change-Id: Iaf775d83c526017ff882d21c8f6d7c5c1f78a038
Reviewed-on: https://revi...
Markus Klein
23:15 Revision e096754a: [TASK] Re-add autolinking RTE feature in CKeditor
A missing functionality is added, which happened when introducing CKeditor.
Automatically linking a URL when typing ...
Benni Mack
23:10 Bug #81359 (Rejected): f:link.typolink exists, while f:uri.typolink does not
see https://review.typo3.org/#/c/34106/ Susanne Moog
22:57 Bug #80572 (Resolved): Download failed for typo3cms.references.t3service in Backend / Download Documentation
fixed with adding the missing s in t3services. Susanne Moog
22:46 Feature #81310: Add "select all records in all pages" button to Recycler
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:21 Feature #81310: Add "select all records in all pages" button to Recycler
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:56 Feature #81310 (Under Review): Add "select all records in all pages" button to Recycler
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:34 Revision b2bd51f9: [BUGFIX] Return null value instead of string 'NULL'
Add local getPlainValue method in persistence backend, so a
null value instead of string 'NULL' is written to databas...
Gernot Leitgab
22:30 Task #83171 (Under Review): Add PHP ext intl as suggested dependency
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:29 Task #83171 (Closed): Add PHP ext intl as suggested dependency
This is a preparation for a lot of stuff with localization. Markus Klein
22:30 Bug #68994 (Resolved): It is not possible to save NULL (replaced by the string "NULL")
Applied in changeset commit:b61e71170ff80a83fcbb6e87a9fcc751fa9ca393. Anonymous
22:18 Bug #68994: It is not possible to save NULL (replaced by the string "NULL")
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:35 Bug #68994: It is not possible to save NULL (replaced by the string "NULL")
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:33 Bug #68994: It is not possible to save NULL (replaced by the string "NULL")
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:18 Revision b61e7117: [BUGFIX] Return null value instead of string 'NULL'
Add local getPlainValue method in persistence backend, so a
null value instead of string 'NULL' is written to databas...
Gernot Leitgab
22:00 Bug #82135 (Resolved): Improve "create new admin user" in Install Tool
Applied in changeset commit:01ed5888a225ea9c7ee9c22bb2ff9eb70f91006a. Jonathan IROULIN
21:31 Bug #82135: Improve "create new admin user" in Install Tool
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #82135: Improve "create new admin user" 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
19:06 Bug #82135 (Under Review): Improve "create new admin user" 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
21:48 Task #83147: impexp converts pages_language_overlay to pages 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
15:23 Task #83147: impexp converts pages_language_overlay to pages 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
21:43 Revision 01ed5888: [TASK] Add HTML5 checks for "create new admin user" in Install Tool
This patch adds HTML5 attributes to the form fields so the username
field is set to required and the password has to ...
Jonathan IROULIN
21:41 Task #82237: Backend generates the same URL multiple times, caching can help performance
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:37 Feature #81330: Provide a path to migrate internal class properties to protected
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:59 Feature #81330: Provide a path to migrate internal class properties to protected
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:00 Bug #83140 (Closed): Images not shown when metadata is translated
Closing since it is solved in #73076 Patrick Broens
08:39 Bug #83140: Images not shown when metadata is translated
Frans, that is a better solution. Patrick Broens
21:00 Task #83169 (Resolved): Make install tool cards more speaking
Applied in changeset commit:b14b6207f381389eef902cba23eef70dab95200d. Benni Mack
18:47 Task #83169 (Under Review): Make install tool cards more speaking
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:47 Task #83169 (Closed): Make install tool cards more speaking
Benni Mack
20:42 Bug #83170: Code cleanup in DataHandler
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:40 Bug #83170 (Under Review): Code cleanup in DataHandler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:40 Bug #83170 (Closed): Code cleanup in DataHandler
Code cleanup in DataHandler. Fix some IDE warnings Wouter Wolters
20:38 Revision b14b6207: [TASK] Make install tool cards more speaking
Resolves: #83169
Releases: master
Change-Id: Ic9ed0f3ceb06aa3befcc3931ba656639615c2f6f
Reviewed-on: https://review.ty...
Benni Mack
20:32 Revision 6f3fa758: [BUGFIX] Properly handle flexform related exceptions
The FlexFormTools class tries to resolve the datastructure
of flex fields by the given TCA configuration. The flexfor...
Alexander Schnitzler
20:30 Bug #83155 (Resolved): Avoid reflection for public property injection
Applied in changeset commit:3436317973ad1f703916a0a82ee16d5dd57efeb4. Anonymous
13:17 Bug #83155: Avoid reflection for public property injection
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Bug #83155: Avoid reflection for public property injection
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Bug #83155: Avoid reflection for public property injection
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:11 Bug #83155 (Under Review): Avoid reflection for public property injection
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:08 Bug #83155 (Closed): Avoid reflection for public property injection
Alexander Schnitzler
20:30 Bug #79101 (Resolved): InvalidPointerFieldValueException needs to be caught
Applied in changeset commit:7ee93637146d119eabd7797e9acfbc85e910c3cf. Anonymous
20:13 Bug #79101: InvalidPointerFieldValueException needs to be caught
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 #79101: InvalidPointerFieldValueException needs to be caught
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:36 Bug #79101: InvalidPointerFieldValueException needs to be caught
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:12 Revision 34363179: [BUGFIX] Avoid reflection for public property injection
The property injection in the ObjectContainer always
did reflect the object and made the property accessible,
even if...
Alexander Schnitzler
20:12 Revision 7ee93637: [BUGFIX] Properly handle flexform related exceptions
The FlexFormTools class tries to resolve the datastructure
of flex fields by the given TCA configuration. The flexfor...
Alexander Schnitzler
20:10 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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:46 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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:24 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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:25 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
20:07 Bug #78841: Violation of workspace encapsulation during the localization in page module
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:55 Bug #78841: Violation of workspace encapsulation during the localization in page module
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:00 Bug #83152 (Resolved): TCA migration should check that all TCA columns have a config section
Applied in changeset commit:61a9cd355bb5640d6797f1fca300abee4317b4ae. Christian Kuhn
13:10 Bug #83152: TCA migration should check that all TCA columns have a config section
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:33 Bug #83152 (Under Review): TCA migration should check that all TCA columns have a config section
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:26 Bug #83152: TCA migration should check that all TCA columns have a config section
TcaMigration: verify for all ['columns'][*] ['config']['type'] (and thus ['config']) exists, if not, set to type=none... Christian Kuhn
10:23 Bug #83152 (Closed): TCA migration should check that all TCA columns have a config section
See related issues. Benni Mack
20:00 Bug #77577 (Resolved): Source collection images don't get resized if file = GIFBUILDER
Applied in changeset commit:4dead4b53e2e91c26a820572e2fe77cfa17a5bff. Marco Huber
19:55 Revision 61a9cd35: [TASK] All TCA columns should have a config section
Having a TCA columns field without 'config' array doesn't make
sense. ['config']['type'] is marked as mandatory field...
Christian Kuhn
19:51 Bug #83071 (Closed): TSFE: It's not possible to use nav_title as <title>
Here's the solution to your request:... Mathias Schreiber
19:39 Revision f1a0f803: [BUGFIX] Clarify description of FE|sessionDataLifetime
The FE|sessionDataLifetime option is solely used for anonymous
frontend sessions. It does not influence any other ses...
Markus Klein
19:37 Revision 4dead4b5: [BUGFIX] Fix source collection for GIFBUILDER
If the file resource is a GIFBUILDER object, the dimension is set in the
properties XY, maxWidth or maxHeight.
Chang...
Marco Huber
19:30 Bug #83168 (Resolved): FE|sessionDataTimeout lacks proper description
Applied in changeset commit:a3dee2fa07d0424b857b49bc51e000adf1404919. Markus Klein
19:24 Bug #83168: FE|sessionDataTimeout lacks proper 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
18:54 Bug #83168: FE|sessionDataTimeout lacks proper 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
18:39 Bug #83168 (Under Review): FE|sessionDataTimeout lacks proper 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
18:37 Bug #83168 (Closed): FE|sessionDataTimeout lacks proper description
The option only applies to *anonymous* FE sessions and nothing else. Markus Klein
19:30 Bug #78695 (Resolved): FrontendUserAuthentication timeout can't be less then 6000s
Applied in changeset commit:308b75fc40a5ac14eb49bbe1b45275d1ccd69970. Alexander Opitz
19:12 Bug #78695: FrontendUserAuthentication timeout can't be less then 6000s
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:48 Bug #78695: FrontendUserAuthentication timeout can't be less then 6000s
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:17 Bug #78695: FrontendUserAuthentication timeout can't be less then 6000s
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:30 Task #82561 (Resolved): Skip empty directories in Clean typo3temp/assets/
Applied in changeset commit:58fa022a1b83d4c6646a7dc7ed055b5177b7a52a. Georg Ringer
17:47 Task #82561: Skip empty directories in Clean typo3temp/assets/
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:42 Task #82561: Skip empty directories in Clean typo3temp/assets/
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:24 Revision 308b75fc: [FEATURE] Possibility to set sessionTimeout for Frontend Users
Currently it was only possible to set the session timeout for the backend users
You can define the sessionTimeout wit...
Alexander Opitz
19:21 Revision a3dee2fa: [BUGFIX] Clarify description of FE|sessionDataLifetime
The FE|sessionDataLifetime option is solely used for anonymous
frontend sessions. It does not influence any other ses...
Markus Klein
19:10 Bug #79711: The CE File Links (fluid_styled_content) tries to create thumbs for non-image files
Gerrit Code Review wrote:
> Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r...
Jonathan IROULIN
18:45 Bug #79711: The CE File Links (fluid_styled_content) tries to create thumbs for non-image 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
18:45 Bug #79711: The CE File Links (fluid_styled_content) tries to create thumbs for non-image files
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:17 Bug #79711: The CE File Links (fluid_styled_content) tries to create thumbs for non-image files
If i make it more strict (<f:if condition="{file.type} == 2"> instead of <f:if condition="{file.type} > 1">) we could... Jonathan IROULIN
12:27 Bug #79711 (Under Review): The CE File Links (fluid_styled_content) tries to create thumbs for non-image 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
19:05 Revision 58fa022a: [TASK] Simplify the Clear temp file section in Install Tool
Hide the button for cleaning a directory if the directory is
empty.
Resolves: #82561
Releases: master
Change-Id: I06...
Georg Ringer
19:00 Bug #83166 (Resolved): Install tool: Racy clear tables
Applied in changeset commit:ebe5ac923f0a19df6d4f8d17e404160999288497. Christian Kuhn
18:08 Bug #83166 (Under Review): Install tool: Racy clear 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
18:06 Bug #83166 (Closed): Install tool: Racy clear tables
Christian Kuhn
19:00 Task #83153 (Resolved): Migrate backend_layout.icon to FAL
Applied in changeset commit:1791bebc63ce4049ee67d280c0ea1af81fe72938. Benni Mack
15:33 Task #83153: Migrate backend_layout.icon to FAL
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:35 Task #83153: Migrate backend_layout.icon to FAL
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:18 Task #83153: Migrate backend_layout.icon to FAL
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:48 Task #83153 (Under Review): Migrate backend_layout.icon to FAL
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Task #83153 (Closed): Migrate backend_layout.icon to FAL
Benni Mack
18:34 Revision ebe5ac92: [BUGFIX] Install tool: Racy clear tables
JS ajax call to reload stats must be called after
clear table finished and not in parallel.
Change-Id: Ifdaa6f89eafe...
Christian Kuhn
18:31 Revision 1791bebc: [!!!][TASK] Migrate backend_layout.icon to FAL
The last place in TYPO3 Core to use internal_type=file (backend_layout.icon)
is now moved to FAL with sys_file_refere...
Benni Mack
18:30 Bug #82745 (Resolved): fluid resolving an unexpected layout file
Applied in changeset commit:5c048a4c8017e4d50ab5f2343970a0fd33e4aaed. Benjamin Franzke
18:30 Bug #79760 (Resolved): FLUIDTEMPLATE not rendered when Layout name collides with Layout name of FSC
Applied in changeset commit:5c048a4c8017e4d50ab5f2343970a0fd33e4aaed. Benjamin Franzke
18:25 Feature #83167 (Under Review): Replace @validate with @Extbase\Validate
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:16 Feature #83167 (Closed): Replace @validate with @Extbase\Validate
Alexander Schnitzler
18:24 Bug #83160: Remove unused column sys_file_reference.sorting
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:55 Bug #83160: Remove unused column sys_file_reference.sorting
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:12 Bug #83160: Remove unused column sys_file_reference.sorting
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:26 Bug #83160: Remove unused column sys_file_reference.sorting
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:12 Bug #83160: Remove unused column sys_file_reference.sorting
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:40 Bug #83160: Remove unused column sys_file_reference.sorting
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:39 Bug #83160 (Under Review): Remove unused column sys_file_reference.sorting
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:34 Bug #83160 (Closed): Remove unused column sys_file_reference.sorting
In issue #80800 column @sys_file_reference.sorting@ was disabled in order to be a non-breaking for TYPO3 8.7
Since...
Stephan Großberndt
18:18 Feature #83091: Replace @validate with @Extbase\Validator\Constraints
This is not the right approach. We simply need to have a replacement for the @validate with the exact same syntax and... Alexander Schnitzler
18:13 Revision 5c048a4c: [BUGFIX] Fix recursive FLUIDTEMPLATE cObj's that use layoutRootPaths
FLUIDTEMPLATE variables may contain content elements (e.g. recursive
FLUIDTEMPLATE's) which may instantiate own Templ...
Benjamin Franzke
18:00 Task #83161 (Resolved): Remove TYPO3.LLL usages in TYPO3 core
Applied in changeset commit:3adecebce17d783bd633d4dc94522ca6a829a60a. Pawel Cieslik
17:16 Task #83161: Remove TYPO3.LLL usages in TYPO3 core
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:02 Task #83161: Remove TYPO3.LLL usages in TYPO3 core
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Task #83161: Remove TYPO3.LLL usages in TYPO3 core
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:16 Task #83161: Remove TYPO3.LLL usages in TYPO3 core
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:56 Task #83161: Remove TYPO3.LLL usages in TYPO3 core
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:06 Task #83161 (Under Review): Remove TYPO3.LLL usages in TYPO3 core
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:43 Task #83161 (Closed): Remove TYPO3.LLL usages in TYPO3 core
After moving to TYPO3.lang API for javascript TYPO3.LLL is not needed any more Pawel Cieslik
18:00 Task #83023 (Resolved): Use booleans where currently 1/0 are used
Applied in changeset commit:d7e1728e5b4c1b442e002169030fb3e4c07bab56. Stefan Neufeind
16:28 Task #83023: Use booleans where currently 1/0 are 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
17:43 Revision d7e1728e: [TASK] Use booleans where currently 1/0 are used
Releases: master
Resolves: #83023
Change-Id: I9fe436f94a1223020b5fd0c308fa5bdb1b81ec39
Reviewed-on: https://review.ty...
Stefan Neufeind
17:38 Revision aa3ad5a5: [BUGFIX] Apply correct button styles on EDITPANEL for pages
Resolves: #83162
Releases: master, 8.7
Change-Id: I76bc60d9ac94eb1fe510bfe324cf49c0ed3bf896
Reviewed-on: https://revi...
Benjamin Kott
17:33 Revision 3adecebc: [!!!][TASK] Remove TYPO3.LLL usages in TYPO3 core
Remove TYPO3.LLL after moving to new JS API for translations TYPO3.lang
Resolves: #83161
Releases: master
Change-Id:...
Pawel Cieslik
17:32 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:30 Bug #83163 (Resolved): Use $pathsToProvideInTestInstance in functional import tests
Applied in changeset commit:395e434f1dd990a17340ee5d0fed0a27439a94c8. Oliver Hader
17:05 Bug #83163 (Under Review): Use $pathsToProvideInTestInstance in functional import tests
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:00 Bug #83163 (Resolved): Use $pathsToProvideInTestInstance in functional import tests
Applied in changeset commit:1578f20bcacf756aed7100003c645121e86ac1a3. Oliver Hader
16:34 Bug #83163: Use $pathsToProvideInTestInstance in functional import tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #83163 (Under Review): Use $pathsToProvideInTestInstance in functional import 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
13:58 Bug #83163 (Closed): Use $pathsToProvideInTestInstance in functional import tests
$pathsToProvideInTestInstance offers the possibility to use real duplicates instead of linked resources in the filesy... Oliver Hader
17:30 Bug #83162 (Resolved): Apply correct button styles on EDITPANEL for pages
Applied in changeset commit:bf9b0e276ebf73fa305f851113099e77ef831b36. Anonymous
17:22 Bug #83162: Apply correct button styles on EDITPANEL for pages
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:51 Bug #83162 (Under Review): Apply correct button styles on EDITPANEL for pages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:50 Bug #83162 (Closed): Apply correct button styles on EDITPANEL for pages
Benjamin Kott
17:23 Revision 395e434f: [TASK] Use $pathsToProvideInTestInstance in functional import tests
$pathsToProvideInTestInstance offers the possibility to use real
duplicates instead of linked resources in the filesy...
Oliver Hader
17:20 Task #81727: Workspace - Write to log if a record in workspace is deleted
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:05 Task #81727: Workspace - Write to log if a record in workspace is deleted
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:13 Bug #83136: CKeditor: RteLinkBrowser ignores HTML tags in links --> they are removed
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:05 Bug #83136: CKeditor: RteLinkBrowser ignores HTML tags in links --> they are removed
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:12 Revision bf9b0e27: [BUGFIX] Apply correct button styles on EDITPANEL for pages
Resolves: #83162
Releases: master, 8.7
Change-Id: I76bc60d9ac94eb1fe510bfe324cf49c0ed3bf896
Reviewed-on: https://revi...
Benjamin Kott
17:05 Revision 9102e98c: [BUGFIX] Ignore translations from other workspaces
Ignore translations of content elements (tt_content) which are created in
other workspace, so it is able to create a ...
Markus Goldbach
17:00 Bug #81691 (Resolved): Issues with translations in workspaces
Applied in changeset commit:21861b1b3eb184b110ce7086b5be294b8f8da24c. Markus Goldbach
16:52 Bug #81691: Issues with translations in workspaces
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:59 Revision 0e9c009f: [BUGFIX] Determine Chinese simplified Han "Accept-Language" header
Internet Explorer (IE11 & Edge) changed the submitted HTTP header
for "Accept-Language" from "zh-cn" to "zh-hans-cn"....
DavidsWONG
16:58 Revision 1578f20b: [TASK] Use $pathsToProvideInTestInstance in functional import tests
$pathsToProvideInTestInstance offers the possibility to use real
duplicates instead of linked resources in the filesy...
Oliver Hader
16:57 Feature #40729: Unify modes for "Display constants" in TS object browser
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:53 Bug #79320 (Rejected): ResourceCompressor treats protocol-relative URLs as local files
Using protocol relative paths does not make sense with having files concatenated by the server.
The server simply ha...
Markus Klein
16:52 Bug #78274 (Under Review): TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
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:51 Revision 21861b1b: [BUGFIX] Ignore translations from other workspaces
Ignore translations of content elements (tt_content) which are created in
other workspace, so it is able to create a ...
Markus Goldbach
16:30 Feature #80342 (Resolved): Validator for url
Applied in changeset commit:d9c83a79cfeb98ce66742adf96134ef5de009220. Roland Golla
16:09 Feature #80342: Validator for url
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:58 Feature #80342: Validator for 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
14:05 Feature #80342: Validator for url
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:30 Bug #81858 (Resolved): Fix Chinese HTTP Accept-Language for IE11 & Edge
Applied in changeset commit:745e0b2860e3fa464e4a1bc1f5ae3983b6f1ee18. Anonymous
16:10 Bug #81858: Fix Chinese HTTP Accept-Language for IE11 & 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
15:31 Bug #81858: Fix Chinese HTTP Accept-Language for IE11 & Edge
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:27 Bug #81858: Fix Chinese HTTP Accept-Language for IE11 & Edge
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:14 Bug #81858: Fix Chinese HTTP Accept-Language for IE11 & Edge
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:30 Feature #76009 (Resolved): SystemInformationMenu: system log link should set filter in log
Applied in changeset commit:1553fd4951a0f9fb1203e6ebdcfa1cf4f4e8ddd0. Felix Althaus
16:22 Bug #83165 (Closed): Editing file metadata of translated tt_content
dupe Mathias Schreiber
16:16 Bug #83165 (Closed): Editing file metadata of translated tt_content
I try to edit the metadata of a translated tt_content element. When clicking on the edit button of the image inline e... Sebastian Fischer
16:22 Revision d9c83a79: [FEATURE] URL validator for Extbase
Add a new Extbase validator to check if a value is a valid URL.
Change-Id: Ic4ce6ee0f8a38f082e869c094ae6013493d7fb96...
Roland Golla
16:10 Revision 745e0b28: [BUGFIX] Determine Chinese simplified Han "Accept-Language" header
Internet Explorer (IE11 & Edge) changed the submitted HTTP header
for "Accept-Language" from "zh-cn" to "zh-hans-cn"....
DavidsWONG
16:07 Revision 1553fd49: [BUGFIX] System information: set error filter in link to log
The link in system information menu "We have found 2 errors.
Please check your system log" will now set the appropria...
Felix Althaus
16:05 Feature #73122 (Rejected): feedit: "Create new element" does not show new content element wizard
See last patch comment:
I'll abandon the patch and close the ticket now, as there is no easy solution available and...
Susanne Moog
16:00 Feature #80557 (Resolved): Adding dbType "time" to support native SQL time column type
Applied in changeset commit:08a132d3d3607d159378d89256ebbe658994b613. Eric Chavaillaz
09:21 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:21 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:20 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:11 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:54 Revision 08a132d3: [FEATURE] Add support to native SQL time column type
This patch introduce a new key "time" to the TCA property
"dbType" to allow using native SQL time column type.
Resol...
Eric Chavaillaz
15:00 Bug #73076 (Resolved): Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Applied in changeset commit:46dbd8b756124d8c171ef379047c476d55221483. Benni Mack
14:41 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
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:22 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:44 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:11 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:25 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
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:23 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Hey Michael,
I was not aware of that issue until last night. I have pushed a patch adding the fields for v9, v8 an...
Benni Mack
10:22 Bug #73076 (Under Review): Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Revision 61c77568: [BUGFIX] Ensure all sys_file_metadata TCA columns have a config section
The main issue is that the core ships a TCA column without a config section.
If EXT:filemetadata is available, this ...
Benni Mack
14:41 Revision 46dbd8b7: [BUGFIX] Ensure all sys_file_metadata TCA columns have a config section
The main issue is that the core ships a TCA column without a config section.
If EXT:filemetadata is available, this ...
Benni Mack
14:13 Bug #83112: Fix invalid type hints in EXT:form's file upload converter
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:50 Task #78702 (Resolved): Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
Markus Klein
13:28 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:42 Revision 301e3f40: [BUGFIX] Preview information should not conflict with frontend layout
The preview information badge was reworked and now has a fixed
always visible position. Clicks on the preview badge a...
Benjamin Kott
13:38 Bug #82032: Copying page containing tt_content irre elements causes error
I confirm the error in TYPO3 8.7.8 when using one gridelement ce which contains one element.
As far as I can under...
Laurent Foulloy
13:30 Bug #83158 (Resolved): Preview information should not conflict with frontend layout
Applied in changeset commit:9b5088ff006adb5c1aee91c02a3f6f976491b66f. Anonymous
13:26 Bug #83158: Preview information should not conflict with frontend layout
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:05 Bug #83158 (Under Review): Preview information should not conflict with frontend layout
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:03 Bug #83158 (Closed): Preview information should not conflict with frontend layout
Benjamin Kott
13:16 Revision 9b5088ff: [BUGFIX] Preview information should not conflict with frontend layout
The preview information badge was reworked and now has a fixed
always visible position. Clicks on the preview badge a...
Benjamin Kott
12:47 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:47 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:30 Bug #81297: Extbase record preview leads to 404 due to missing cHash
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:54 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:47 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:33 Bug #81297: Extbase record preview leads to 404 due to missing cHash
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:47 Bug #78336: Avoid usage of no_cache in preview link configuration
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:47 Bug #78336: Avoid usage of no_cache in preview link configuration
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:30 Bug #78336: Avoid usage of no_cache in preview link configuration
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:54 Bug #78336: Avoid usage of no_cache in preview link configuration
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:47 Bug #78336: Avoid usage of no_cache in preview link configuration
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:33 Bug #78336: Avoid usage of no_cache in preview link configuration
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:33 Revision 24a16f9a: [BUGFIX] Prevent catchable error during workspace publishing
When publishing a workspace, incorrect TCA might lead to a catchable
fatal error. This happened, when TCA for a field...
Benni Mack
12:33 Revision f8ecea00: [BUGFIX] Prevent catchable error during workspace publishing
When publishing a workspace, incorrect TCA might lead to a catchable
fatal error. This happened, when TCA for a field...
Benni Mack
12:30 Bug #83156 (Resolved): PlainDataResolver::isLocalizationEnabled is protected and never used
Applied in changeset commit:e11461387ab71024d70ad1c1bec3a2bbb61a2e9f. Anonymous
11:54 Bug #83156 (Under Review): PlainDataResolver::isLocalizationEnabled is protected and never used
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:53 Bug #83156 (Closed): PlainDataResolver::isLocalizationEnabled is protected and never used
Susanne Moog
12:30 Bug #77619 (Resolved): Catchable Fatal Error during publishing process
Applied in changeset commit:94418b6ba8ef332e8cba0e367f966bfe835116c1. Benni Mack
12:14 Bug #77619: Catchable Fatal Error during publishing process
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:08 Bug #77619: Catchable Fatal Error during publishing process
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
12:08 Bug #77619: Catchable Fatal Error during publishing process
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:24 Bug #77619: Catchable Fatal Error during publishing process
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:51 Bug #77619: Catchable Fatal Error during publishing process
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:24 Task #83122: Remove stdwrap option TCAselectItem
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:48 Task #83122: Remove stdwrap option TCAselectItem
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:38 Task #83122: Remove stdwrap option TCAselectItem
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Revision e1146138: [TASK] Remove unused method isLocalizationEnabled
Change-Id: Ib7fd53d28dfd08ba8cc81b14e854812981db268f
Resolves: #83156
Releases: master
Reviewed-on: https://review.ty...
Susanne Moog
12:02 Bug #82250 (Under Review): Linkhandler - access to data outside editors pagetree
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:53 Bug #82250: Linkhandler - access to data outside editors pagetree
In the meantime I found out, that TYPO3\CMS\Recordlist\LinkHandler\RecordLinkHandler doesn't respect the TemporaryDbM... Anke Altintop
12:01 Revision 94418b6b: [BUGFIX] Prevent catchable error during workspace publishing
When publishing a workspace, incorrect TCA might lead to a catchable
fatal error. This happened, when TCA for a field...
Benni Mack
12:00 Task #83142 (Resolved): Remove TYPO3.LLL usages in js
Applied in changeset commit:ebe81613138ce542228f9453603d6f421e130dcc. Pawel Cieslik
11:42 Revision ebe81613: [TASK] Port TYPO3.LLL usages to TYPO3.lang
TYPO3 core uses new JS api for fetching language labels - TYPO3.lang.
Resolves: #83142
Releases: master
Change-Id: I...
Pawel Cieslik
10:51 Bug #83154 (Closed): Inconsistent content error
I am using Typo3 8.7.8 and have 2 Languages (DE/EN - DE is main). When i am copying content (which is translated corr... Simon Brandstätter
10:49 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
Informations about this can also be found on https://developers.google.com/web/tools/lighthouse/audits/noopener Alexander Opitz
10:30 Bug #83151 (Resolved): Allow to upload online media via file list
Applied in changeset commit:9f8790471ea40e04199d8a233e135d2016080554. Benni Mack
09:48 Bug #83151 (Under Review): Allow to upload online media via file list
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:46 Bug #83151 (Closed): Allow to upload online media via file list
Benni Mack
10:05 Feature #83134: Re-implement Update storage index [File Abstraction Layer]
currently indexer iterate over all files in specific storage folder and later it updates database, GC task can have r... Pawel Cieslik
10:04 Revision 9f879047: [BUGFIX] Allow to upload online media via file list
It was not possible due to a form name mixup to add online media files
via the FileList in TYPO3 v9 anymore.
Related...
Benni Mack
09:17 Bug #83150 (Closed): Sys_file_reference in default language showing metadata of translation
Christian Kuhn
09:17 Bug #83150: Sys_file_reference in default language showing metadata of translation
We're actively working on a patch. Would be great if you could give https://review.typo3.org/#/c/54831/ a shot Patric... Christian Kuhn
08:51 Bug #83150 (Closed): Sys_file_reference in default language showing metadata of translation
*How to reproduce*
* Have at least one language
* Upload an image to the filelist
* Edit the metadata
* Translate...
Patrick Broens
01:21 Story #75879 (Rejected): Add picture element to FSC
Will be added at a later stage. Benni Mack
01:00 Task #65045 (Needs Feedback): Pages Language Overlay -> Media Link / Alternative missing
We could finally fix this with v9 / master, can you please recheck? Benni Mack
00:30 Bug #82852 (Resolved): Empty page with invalid config.metaCharset
Applied in changeset commit:016054de8adbffdfb2267d08d79a8e32f75662f0. Stefan Neufeind
00:12 Revision 016054de: [TASK] Log warning on invalid charset
This gives users a clear hint if e.g. config.metaCharset contains
an invalid value instead of showing a blank page.
...
Stefan Neufeind
00:00 Task #83081 (Resolved): Move BE/fileExtensions/webspace to BE/fileExtensions
Applied in changeset commit:1432d9ecd2e342379cd350ffa590a7c88c87d9f6. Benni Mack
00:00 Bug #83013 (Resolved): DataHandler uses hard-coded values for pages localization
Applied in changeset commit:1b14468ad99b54dadedd3a667fddd670b29d4dc3. Benni Mack
00:00 Task #83123 (Resolved): Remove stdWrap options space, spaceBefore, spaceAfter
Applied in changeset commit:f8c9afec926b45194fa2fb0f05af899b3402da5f. Georg Ringer

2017-11-28

23:46 Revision 1b14468a: [TASK] Remove hard-coded l10n_parent fields for pages
Due to the change of the pages_language_overlay migration, a lot
of hard-coded "l10n_parent" and "sys_language_uid" f...
Benni Mack
23:41 Revision 1432d9ec: [!!!][TASK] Remove BE/fileExtensions/webspace
The option $TYPO3_CONF_VARS[BE][fileExtensions][webspace][*]
is removed.
It was only used in some specific cases, wh...
Benni Mack
23:38 Revision 09945032: [TASK] Add missing delete button for Documentation
Add a missing delete button within the Documentation module. Right now,
a user can't delete previously downloaded do...
Łukasz Uznański
23:34 Revision f8c9afec: [!!!][TASK] Remove stdWrap options space, spaceBefore, spaceAfter
The stdWrap options 'space', 'spaceBefore', 'spaceAfter'
are rarely used and should be better done completely by CSS....
Georg Ringer
23:30 Bug #82672 (Resolved): Fileadmin garbage collection is failing
Applied in changeset commit:d1105723f0af1314507f0f26db3ea817ec4badf8. Sebastian Hofer
21:57 Bug #82672: Fileadmin garbage collection is failing
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
20:53 Bug #82672: Fileadmin garbage collection is failing
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
20:35 Bug #82672 (Under Review): Fileadmin garbage collection is failing
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:30 Task #83143 (Resolved): Seperately extract @validate annotations
Applied in changeset commit:dbce47d7e33780af56d8d40da46f63b1fc2b45ed. Anonymous
19:23 Task #83143: Seperately extract @validate annotations
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:03 Task #83143 (Under Review): Seperately extract @validate annotations
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:01 Task #83143 (Closed): Seperately extract @validate annotations
Alexander Schnitzler
23:30 Bug #80575 (Resolved): Missing delete button in TYPO3 HELP / DOCUMENTATION
Applied in changeset commit:b1413c7d03713dfd7fd7e9f316849732547ee9c4. Łukasz Uznański
23:06 Bug #80575: Missing delete button in TYPO3 HELP / 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
22:46 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:37 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:02 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:56 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:56 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:35 Bug #80575: Missing delete button in TYPO3 HELP / 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
20:31 Bug #80575: Missing delete button in TYPO3 HELP / 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
18:00 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
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:32 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
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:29 Bug #80575: Missing delete button in TYPO3 HELP / 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
10:24 Bug #80575 (Under Review): Missing delete button in TYPO3 HELP / 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
23:28 Revision fbd1d72a: [BUGFIX] Disable column sys_file_reference.sorting
Disable the column sys_file_reference.sorting by its according TCA
definition as it is not useful and leads to severe...
Stephan Großberndt
23:19 Task #82884 (Rejected): Disable no_cache parameter for new installations
Benni Mack
23:18 Task #83147 (Under Review): impexp converts pages_language_overlay to pages 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
22:12 Task #83147 (Closed): impexp converts pages_language_overlay to pages records
In TYPO3 9 pages_language_overlay is migrated to the pages table.
The import extension should also migrate old pag...
Fabian Auer
23:18 Task #80144 (Rejected): Let child classes of functional tests tinker with the testExtensionsToLoad
Benni Mack
23:18 Bug #83013: DataHandler uses hard-coded values for pages localization
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:10 Bug #83013: DataHandler uses hard-coded values for pages localization
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:25 Bug #83013: DataHandler uses hard-coded values for pages localization
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:52 Bug #83013: DataHandler uses hard-coded values for pages localization
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:43 Bug #83013: DataHandler uses hard-coded values for pages localization
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:11 Revision d1105723: [BUGFIX] Failing task "Fileadmin garbage collection"
Fix the identifier string, which is used to retrive the file object,
a relative path instead of an absolute path is e...
Sebastian Hofer
23:07 Revision dbce47d7: [TASK] Separately extract @validate annotations
Separately exctracting the @validate annotations
makes resolving these annotations more testable.
Also this allows t...
Alexander Schnitzler
23:06 Revision b1413c7d: [TASK] Add missing delete button for Documentation
Add a missing delete button within the Documentation module. Right now,
a user can't delete previously downloaded do...
Łukasz Uznański
23:04 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
13:54 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
12:09 Bug #75040: placeholder pointing to column of related record shows values from wrong language
master patch had to be reverted Markus Klein
12:09 Bug #75040 (New): placeholder pointing to column of related record shows values from wrong language
Markus Klein
11:30 Bug #75040 (Resolved): placeholder pointing to column of related record shows values from wrong language
Applied in changeset commit:5be3ec134bf1186260e3172832e8c69dfd13913d. Nicole Cordes
22:52 Bug #82910: Inconsistencies in queries from execute and count
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:44 Bug #82910: Inconsistencies in queries from execute and count
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:42 Bug #82910 (Under Review): Inconsistencies in queries from execute and count
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:42 Feature #83148 (Closed): Add Force download support to the FileDumpController
The @FileDumpController@ uses @ResourceStorage::dumpFileContents()@ to dump the file. @dumpFileContents()@ has a prop... Frans Saris
22:27 Bug #82310 (Rejected): Missing "Object styles" in RTE when overriding default preset in TYPO3 8.7.5
Closed as this isn't supposed be ckeditor/a configuration error Frans Saris
22:21 Bug #29784 (Closed): Inline Editing in Firefox
TYPO3 6.2.x is no more supported and formengine has been rewritten in the meanwhile. This issue will be closed for no... Riccardo De Contardi
22:10 Task #83081: Move BE/fileExtensions/webspace to BE/fileExtensions
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:28 Task #83081: Move BE/fileExtensions/webspace to BE/fileExtensions
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:57 Task #83081: Move BE/fileExtensions/webspace to BE/fileExtensions
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:35 Task #83081: Move BE/fileExtensions/webspace to BE/fileExtensions
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:35 Task #83081: Move BE/fileExtensions/webspace to BE/fileExtensions
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:34 Task #83081: Move BE/fileExtensions/webspace to BE/fileExtensions
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:42 Bug #83146 (Under Review): selectMultipleSideBySide -> "List": returnURL 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
21:40 Bug #83146 (Closed): selectMultipleSideBySide -> "List": returnURL broken
How to reproduce (with EXT:styleguide):
Open "elements select", edit a record, switch to tab "renderType=selectMul...
Andreas Kienast
21:23 Feature #83145 (New): Add HTTP_RANGE support to the FileDumpController
The HTTP protocol knows the @Accept-Ranges@ header to support partial downloads.
With incoming header @HTTP_RANGE@ ...
Frans Saris
21:13 Feature #80342: Validator for url
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:12 Feature #80342: Validator for url
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:03 Feature #80342: Validator for url
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:48 Feature #80342: Validator for url
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Feature #80342: Validator for url
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Feature #80342: Validator for 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
21:00 Bug #82922 (Resolved): Errors when loading ext_tables/ext_localconf files in install tool make the install tool unusable
Applied in changeset commit:fc4fbc4ae052be0d0bd483cf002706b176110190. Christian Kuhn
19:00 Bug #82922: Errors when loading ext_tables/ext_localconf files in install tool make the install tool unusable
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 #80800 (Resolved): Too many records on sys_file_reference table breaks TYPO3 when saving IRRE records
Applied in changeset commit:8da63a4521d684c84607558026fcf708cdd11e09. Stephan Großberndt
20:41 Bug #80800: Too many records on sys_file_reference table breaks TYPO3 when saving IRRE records
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:58 Task #78702 (Under Review): Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:00 Task #78702 (Resolved): Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
Applied in changeset commit:4337087a3d05022760c968deae4b7a5341755bf8. Jonathan IROULIN
15:40 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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
15:39 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:06 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:49 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:25 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:23 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:22 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:03 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:50 Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
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:36 Task #78702 (Under Review): Install Tool: System environment check should display a warning if PHP fileinfo extension is not loaded
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:50 Revision fc4fbc4a: [BUGFIX] Hint for 'Check for broken extensions' if install tool crashes
If the install tool crashes in cards that load ext_* files from extensions,
it currently clears html body and only re...
Christian Kuhn
20:41 Revision 8da63a45: [BUGFIX] Disable column sys_file_reference.sorting
Disable the column sys_file_reference.sorting by its according TCA
definition as it is not useful and leads to severe...
Stephan Großberndt
20:30 Bug #83141 (Resolved): Upgrade wizard checking for utf8 comparison is wrong
Applied in changeset commit:9cefc0a58c0c9ff292ffa7f243749121b4c3d87c. Anonymous
17:11 Bug #83141 (Under Review): Upgrade wizard checking for utf8 comparison is wrong
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:06 Bug #83141 (Closed): Upgrade wizard checking for utf8 comparison is wrong
Susanne Moog
20:14 Revision 9cefc0a5: [BUGFIX] UpgradeWizard check for utf8 is wrong
The upgrade wizard checking for utf-8 sets a
variable called charsetOk which worked
differently on MySQL compared to ...
Susanne Moog
20:00 Bug #81358 (Resolved): TypolinkViewHelper lacks support of addQueryString
Applied in changeset commit:bd606fda2f54db89ba8803a78726d4438b25592f. Sebastian Hofer
13:25 Bug #81358: TypolinkViewHelper lacks support of addQueryString
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:15 Bug #81358: TypolinkViewHelper lacks support of addQueryString
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:17 Bug #81358: TypolinkViewHelper lacks support of addQueryString
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:56 Revision bd606fda: [FEATURE] Add support for addQueryString to TypolinkViewHelper
This enables {Link,Uri}/TypoLinkViewHelper to support addQueryString,
addQueryString.method and addQueryString.exclud...
Sebastian Hofer
19:55 Bug #83112: Fix invalid type hints in EXT:form's file upload converter
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:28 Bug #83112: Fix invalid type hints in EXT:form's file upload converter
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 Bug #81620: Linkhandler remove all attributes set in the link wizard and the template
This is not a bug. Just a configuration issue.
Working example configuration:...
Stefan Galinski
19:22 Bug #80312: TYPO3 backend broken after a re-login
It appears that the problem was transient. Can this be related to a slight latency we had on the network earlier? Doe... Sebastien Michel
16:49 Bug #80312: TYPO3 backend broken after a re-login
Experienced the exact same issue with broken backend in TYPO3 8.7.7 after re-login (only left pane is visible).
The ...
Sebastien Michel
19:16 Bug #83144 (Closed): Crash when loaded extension is missing
Removing an extension that is required by some other extension causes a crash early in bootstrap. This is especially ... Markus Klein
18:57 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 73 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:35 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 72 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:11 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 71 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:38 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 70 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:27 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 69 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:19 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 68 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:28 Bug #83137 (Rejected): Editing of links results in an exception when the 'rel' attribute is enabled
Frans Saris
16:51 Bug #83137: Editing of links results in an exception when the 'rel' attribute is enabled
Found the respective commit at https://github.com/TYPO3/TYPO3.CMS/commit/e552bb4256f14ee062532f5a9bb2f0c634ebf7aa Thomas Off
15:53 Bug #83137: Editing of links results in an exception when the 'rel' attribute is enabled
This is already fixed in master.
Frans Saris
15:00 Bug #83137 (Rejected): Editing of links results in an exception when the 'rel' attribute is enabled
If the 'rel' attribute for links is enabled, editing of links results in an exception when htmlspecialchars() is call... Thomas Off
18:24 Bug #83140: Images not shown when metadata is translated
Or maybe use @type = 'passthrough'@
Could this a side effect of the changed language overlay behavior in 8 LTS?
Frans Saris
15:57 Bug #83140 (Closed): Images not shown when metadata is translated
*How to reproduce:*
* Have at least one extra language
* Upload image in filelist
* Fill the metadata
* Translate...
Patrick Broens
17:30 Bug #83133 (Resolved): Error message of trusted host pattern does not show port
Applied in changeset commit:93b720d40826f230b37493d8a4b9d582c3b2248e. Oliver Thiele
16:03 Bug #83133: Error message of trusted host pattern does not show port
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:02 Bug #83133 (Under Review): Error message of trusted host pattern does not show port
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:00 Bug #83133 (Resolved): Error message of trusted host pattern does not show port
Applied in changeset commit:6db0ff19f7910b7eb343312be6de3b6af1ea2918. Oliver Thiele
13:24 Bug #83133: Error message of trusted host pattern does not show port
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:34 Bug #83133: Error message of trusted host pattern does not show port
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:21 Bug #83133: Error message of trusted host pattern does not show port
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Bug #83133: Error message of trusted host pattern does not show port
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:52 Bug #83133 (Under Review): Error message of trusted host pattern does not show port
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:42 Bug #83133 (Closed): Error message of trusted host pattern does not show port
Shown error message:... Oliver Thiele
17:28 Task #83142: Remove TYPO3.LLL usages in js
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Task #83142 (Under Review): Remove TYPO3.LLL usages in js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:23 Task #83142 (Closed): Remove TYPO3.LLL usages in js
Remove TYPO3.LLL usages in js Pawel Cieslik
17:20 Task #74806: Use PathUtility wrappers instead of dirname/basename calls
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:22 Task #74806: Use PathUtility wrappers instead of dirname/basename calls
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:19 Revision 93b720d4: [BUGFIX] Also show port when trustedHosts pattern mismatches
Add the port information to the error message when the
trustedHostsPattern mismatches. This is important as
the SERVE...
Oliver Thiele
16:51 Task #83123: Remove stdWrap options space, spaceBefore, spaceAfter
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:19 Task #83123: Remove stdWrap options space, spaceBefore, spaceAfter
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:09 Task #83123 (Under Review): Remove stdWrap options space, spaceBefore, spaceAfter
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:05 Bug #78611 (Needs Feedback): Sitemap doesn't respect hidePagesIfNotTranslatedByDefault
What's your TypoScript sys_language_mode setting (etc) for this language? Benni Mack
16:02 Revision 7eda1b6e: [TASK] Install Tool: Display a warning if PHP fileinfo extension is not loaded
Show a warning message during the installation process if
the PHP fileinfo extension is not loaded.
It only displays ...
Jonathan IROULIN
16:02 Bug #65662 (Needs Feedback): hideIfNotTranslated expects integer 2 instead of 1 as TRUE value
We fixed this behaviour IMHO with a proper xor check in v7 I think. Can you check if your issue still exists? Benni Mack
15:42 Bug #82853: Cannot translate field options by type
in the attachment working example for introduction package Pawel Cieslik
13:01 Bug #82853: Cannot translate field options by type
Here's our usecase: we wanted to re-use the label and option labels of a select field, so we added a custom prototype... Mathias Brodala
12:47 Bug #82853: Cannot translate field options by type
Please add proper reproduction instructions. How to define the translation file, etc. thanks (eg. links to docs or so) Pawel Cieslik
15:40 Bug #83136: CKeditor: RteLinkBrowser ignores HTML tags in links --> they are removed
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:37 Bug #83136: CKeditor: RteLinkBrowser ignores HTML tags in links --> they are removed
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:24 Bug #83136 (Under Review): CKeditor: RteLinkBrowser ignores HTML tags in links --> they are removed
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:12 Bug #83136 (Closed): CKeditor: RteLinkBrowser ignores HTML tags in links --> they are removed
Using CKEditor in backend:
# Add "Hello World" to RTE
# Select "World" and make it bold: "*World*"
# Now select ...
Andreas Allacher
15:30 Revision 4337087a: [TASK] Install Tool: Display a warning if PHP fileinfo extension is not loaded
Show a warning message during the installation process if
the PHP fileinfo extension is not loaded.
It only displays ...
Jonathan IROULIN
15:30 Bug #79881 (Resolved): File list breaks on SVG files with invalid XML
Applied in changeset commit:1d63c773f61382faa8c939b1325270ad745a0db1. Anonymous
15:14 Bug #79881: File list breaks on SVG files with invalid XML
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
15:09 Bug #79881 (Under Review): File list breaks on SVG files with invalid XML
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
13:30 Bug #79881 (Resolved): File list breaks on SVG files with invalid XML
Applied in changeset commit:ba19b86902f1e8f30d164df332afc326164337bf. Christian Kuhn
13:22 Bug #79881: File list breaks on SVG files with invalid XML
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
12:53 Bug #79881 (Under Review): File list breaks on SVG files with invalid XML
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:30 Bug #79881 (Resolved): File list breaks on SVG files with invalid XML
Applied in changeset commit:8275f3af5fae2642da39dbc23ecedbeb3eb98470. Anonymous
12:14 Bug #79881: File list breaks on SVG files with invalid XML
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:30 Bug #83082 (Resolved): Streamline page translation localization modes for enableFields
Applied in changeset commit:97de34580a213bad33f796a354c7de63d647a5b6. Benni Mack
15:29 Revision 1d63c773: [BUGFIX] Check simplexml return type in ImageInfo
According to the php documentation[1] simplexml_load_file may return
false on failure. We need to check for this befo...
Tim Spiekerkötter
15:27 Revision 97de3458: [BUGFIX] Streamline page translation localization modes for enableFields
During the migration of page translations from pages_language_overlay
some fields have been migrated to a localizatio...
Benni Mack
15:23 Bug #83138 (Closed): rte_ckeditor: Exception, if title-readOnly = true and no titleText is set
Hello together,
the following, own defined RTE-yaml:...
Peter Benke
14:30 Bug #81360: FieldControl Wizards: check for unsaved changes not always working
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:52 Revision adfa7822: Revert "[BUGFIX] Fix language of placeholder for relations"
This reverts commit 5be3ec134bf1186260e3172832e8c69dfd13913d.
Further issues popped up in the master patch.
Reverts...
Christian Kuhn
13:47 Revision 6db0ff19: [BUGFIX] Also show port when trustedHosts pattern mismatches
Add the port information to the error message when the
trustedHostsPattern mismatches. This is important as
the SERVE...
Oliver Thiele
13:47 Bug #72779 (Rejected): Lightbox : grouping images
This patch is highly breaking for everyone relying on this, since there is no universal implementation for this and i... Benjamin Kott
13:42 Feature #73122: feedit: "Create new element" does not show new content element wizard
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:16 Feature #73122: feedit: "Create new element" does not show new content element wizard
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:15 Feature #73122: feedit: "Create new element" does not show new content element wizard
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:26 Bug #82065: Bug in AbstractDomainObject->isPropertyDirty method @lazy results in true
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:11 Bug #82065: Bug in AbstractDomainObject->isPropertyDirty method @lazy results in true
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:25 Bug #83135: Exception in Languages module without extension 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
12:25 Bug #83135: Exception in Languages module without extension 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
12:06 Bug #83135 (Under Review): Exception in Languages module without extension 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
12:02 Bug #83135 (Closed): Exception in Languages module without extension repository
If no extension repository mirror is present (table @tx_extensionmanager_domain_model_repository@ is empty), the *Lan... Mathias Brodala
13:18 Revision ba19b869: [FOLLOWUP][BUGFIX] Check simplexml return type in ImageInfo
Fix unit test which fails on current master since last patch
set has been too long ago and no re-run was triggered af...
Christian Kuhn
12:58 Feature #83134: Re-implement Update storage index [File Abstraction Layer]
Records are already updated by the task. And missing files are marked as missing.
What exactly do you want to appr...
Frans Saris
10:52 Feature #83134 (New): Re-implement Update storage index [File Abstraction Layer]
Indexer should work based on the whitelist and iterate over all sys_file records in db and check if file exists in fi... Pawel Cieslik
12:22 Bug #82887: Additional parameters in content text editor when using link browser missing
Later I will add a PR if I find some free time. Quick fix for now:
typo3/sysext/recordlist/Classes/Controller/Abst...
Malte Koitka
12:15 Bug #83057: Regression: back button in forms not work
Could somebody help me to get this clear:
# in #82668 a fix was introduced to help people who try to send forms v...
Thorsten Kahler
12:14 Revision 8275f3af: [BUGFIX] Check simplexml return type in ImageInfo
According to the php documentation[1] simplexml_load_file may return
false on failure. We need to check for this befo...
Tim Spiekerkötter
12:00 Bug #81812 (Resolved): Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
Applied in changeset commit:6708d691034633cf02b1a7e32d79072f07339db7. Giannis Economou
11:58 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
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:57 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
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:24 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
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:30 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
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:29 Bug #81812: Drag and drop file upload is not working in DCE file upload fields (ie. fields using flexforms)
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 Bug #23178 (Resolved): Wrong HTTP headers sent when trying to access pages that require login
Applied in changeset commit:bb39b2263acca70ad4cd78e787da9edfc332c767. Markus Klein
11:30 Bug #23178: Wrong HTTP headers sent when trying to access pages that require login
Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:14 Bug #23178: Wrong HTTP headers sent when trying to access pages that require login
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
09:53 Bug #23178 (Under Review): Wrong HTTP headers sent when trying to access pages that require login
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
09:00 Bug #23178 (Resolved): Wrong HTTP headers sent when trying to access pages that require login
Applied in changeset commit:2ba1bc316e04606ed4a82f8cb257fcb71201607e. Markus Klein
08:59 Bug #23178: Wrong HTTP headers sent when trying to access pages that require login
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:00 Feature #22439 (Resolved): Allow nested GET-params in config.linkVars
Applied in changeset commit:bffeb737025a4c20b8f837106e82e95466615b36. Markus Klein
12:00 Bug #80573 (Resolved): Download failed for TYPO3 Core in Download Documentation
Susanne Moog
11:59 Bug #80573: Download failed for TYPO3 Core in Download Documentation
URL to docs is fixed already. Łukasz Uznański
11:51 Revision 6708d691: [BUGFIX] Properly escape "dropzone-target" selector in DragUploader.js
We properly escape some characters of "dropzone-target" data attribute,
since it is being used as a CSS selector to i...
Giannis Economou
11:43 Revision bb39b226: [BUGFIX] Set correct HTTP header when page access is denied
Accessing an existing page with insufficient permissions should
not set a 404 header but a 403 header.
Resolves: #23...
Markus Klein
11:34 Revision bffeb737: [FEATURE] Allow nested GET-parameters for config.linkVars
Resolves: #22439
Releases: master
Change-Id: I013d455c2024caede7897551240a0c4fe5c6e1e1
Reviewed-on: https://review.ty...
Markus Klein
11:31 Revision 15f06616: [BUGFIX] Disable edit of file metadata without translation
This avoids an error in case file metadata is edited through a file
reference and there is no file metadata translati...
Łukasz Uznański
11:30 Bug #83049 (Resolved): top.TYPO3.Storage is not available
Applied in changeset commit:b97848773f6507fe54e6cacebbccec69f7e24ebb. Andreas Fernandez
11:30 Bug #82178 (Resolved): \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
Applied in changeset commit:bf6ee546a0496b0707b7546d40bf07b389b5139d. Łukasz Uznański
11:10 Bug #82178: \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
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:13 Bug #82178: \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
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:30 Bug #76262 (Resolved): "$uid must be positive integer, 0 given" when trying to edit file metadata
Applied in changeset commit:bf6ee546a0496b0707b7546d40bf07b389b5139d. Łukasz Uznański
11:10 Bug #76262: "$uid must be positive integer, 0 given" when trying to edit file metadata
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:13 Bug #76262: "$uid must be positive integer, 0 given" when trying to edit file metadata
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:26 Bug #82982: ModuleMenu::loadNavigationComponent should load custom tree with module opened first
Please add better instructions how this can easily be tested! Markus Klein
11:23 Revision b9784877: [BUGFIX] Make `top.TYPO3.Storage` available again
`top.TYPO3.Storage` is now globally available again, it's not necessary to
load this module via RequireJS. Please kee...
Andreas Fernandez
11:09 Revision bf6ee546: [BUGFIX] Disable edit of file metadata without translation
This avoids an error in case file metadata is edited through a file
reference and there is no file metadata translati...
Łukasz Uznański
11:08 Revision 5be3ec13: [BUGFIX] Fix language of placeholder for relations
When a parent record (e.g. tt_content) has inline relations
(e.g. sys_file_reference)and these relations show a place...
Nicole Cordes
11:03 Feature #70380 (Closed): Support FLIF image file format
Closing this feature for now and maybe trying this as extension at the moment.
If browser support is available, we m...
Alexander Opitz
10:19 Feature #70380 (New): Support FLIF image file format
At the moment there is no browser support yet:
https://bugzilla.mozilla.org/show_bug.cgi?id=1240692
https://bugs....
Alexander Opitz
08:02 Feature #70380 (Needs Feedback): Support FLIF image file format
do you still think we should have this open? Georg Ringer
11:00 Task #83130 (Resolved): Cleanup rst docs of changelog
Applied in changeset commit:e8fbcb4c53cf4667ac89ea950471c328fada3f22. Markus Klein
10:34 Task #83130 (Under Review): Cleanup rst docs of changelog
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
10:30 Task #83130 (Resolved): Cleanup rst docs of changelog
Applied in changeset commit:0662c81517f8e705901a7f3b9bb2433f6d51ae3c. Markus Klein
10:28 Task #83130: Cleanup rst docs of changelog
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:13 Task #83130: Cleanup rst docs of changelog
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:59 Task #83130: Cleanup rst docs of changelog
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:56 Task #83130 (Under Review): Cleanup rst docs of changelog
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:55 Task #83130 (Closed): Cleanup rst docs of changelog
make sure the rst files are placed in the correct places in all branches. Markus Klein
10:50 Revision e8fbcb4c: [CLEANUP] Move rst changelog docs into correct folder
Resolves: #83130
Releases: master, 8.7
Change-Id: I9b552fcdda64a5a1a9a8c1d1e06d20d0ed43cad0
Reviewed-on: https://revi...
Markus Klein
10:28 Revision 0662c815: [CLEANUP] Add missing rst changelog docs
Add the rst files which have been added meanwhile in the 8.7 branch.
Resolves: #83130
Releases: master, 8.7
Change-I...
Markus Klein
10:10 Bug #83131 (Closed): Form finisher dropdown not long enough/not scrollable
When I make in the backend a form, I want to use finishers.
The dropdown to select a field from the form is cut of o...
Douwe van Slooten
09:52 Task #83129 (Under Review): Use null coalescing operator were possible
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:52 Task #83129 (Closed): Use null coalescing operator were possible
Use null coalescing operator were possible Wouter Wolters
09:14 Feature #83128 (Closed): Search/Filter for new content element wizard
It would be great to have a search/filter for the new content element wizard as in the install tool "all configuratio... Georg Ringer
09:03 Revision 6b2addc4: [BUGFIX] Use correct language file in element information popup
Use the correct language file which changed by accident during
the fluid transformation.
Resolves: #83126
Releases: ...
Georg Ringer
09:00 Bug #83126 (Resolved): Use correct labels
Applied in changeset commit:e4bbf74fd92c46f2d79dae8574b325b40530da86. Georg Ringer
08:50 Bug #83126: Use correct labels
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:00 Bug #83126 (Under Review): Use correct labels
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:58 Bug #83126 (Closed): Use correct labels
Since the change to fluid with #78644, the labels are loaded from wrong language file Georg Ringer
08:51 Revision 2ba1bc31: [BUGFIX] Set correct HTTP header when page access is denied
Accessing an existing page with insufficient permissions should
not set a 404 header but a 403 header.
Resolves: #23...
Markus Klein
08:50 Revision e4bbf74f: [BUGFIX] Use correct language file in element information popup
Use the correct language file which changed by accident during
the fluid transformation.
Resolves: #83126
Releases: ...
Georg Ringer
08:40 Feature #40255: Simplify the creation of referenced content elements
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:37 Bug #83097: RenderViewhelper generates wrong urls
That's what i did:
<formvh:render persistenceIdentifier="{footerContactForm}" />
Form yaml is attached. Still i...
Sebastian Fischer
08:23 Bug #83097: RenderViewhelper generates wrong urls
Please read:
https://docs.typo3.org/typo3cms/extensions/form/latest/Concepts/FrontendRendering/Index.html#render-thr...
Ralf Zimmermann
07:51 Bug #83067 (Under Review): File meta data popup window is empty (white) when user has no filemount access
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:00 Bug #78274 (Resolved): TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
Applied in changeset commit:3cd59bc301a0f7c16e67390d60f8d3f25f0e5a1f. Christoph Lehmann

2017-11-27

23:52 Revision 3cd59bc3: [BUGFIX] Make category tree filterable for editors with category mounts
TCEFORM.pages.categories.config.treeConfig.rootUid should filter
the category tree. Non-Admin users with category mou...
Christoph Lehmann
23:41 Revision bef9a799: [BUGFIX] Validate page error handler result to report wrong configuration
Resolves: #50186
Releases: master, 8.7
Change-Id: I082a2d48608d43856cd60076852a19aec8a21a7e
Reviewed-on: https://revi...
Markus Klein
23:39 Revision c75083c5: [BUGFIX] IRRE actions should render error messages from DataHandler
When IRRE actions (localize/synchronize) are triggered that result in a
DataHandler error (e.g. "Localization failed,...
Benni Mack
23:38 Bug #78274 (Under Review): TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
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
23:37 Revision 4228c7c5: [BUGFIX] Catch Exception while extracting metadata
Catch InsufficientFileAccessPermissionsException while extracting
metadata. Reason for this exception could be that t...
Ricky Mathew
23:30 Task #83072 (Resolved): Visual glitch in SelectMultipleSideBySideElement
Applied in changeset commit:ed4e460124a1bfa38fc7e3a9331cfbcaf9939167. Gianluigi Martino
23:05 Task #83072: Visual glitch in SelectMultipleSideBySideElement
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
23:05 Task #83072 (Under Review): Visual glitch in SelectMultipleSideBySideElement
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
23:00 Task #83072 (Resolved): Visual glitch in SelectMultipleSideBySideElement
Applied in changeset commit:7c9099c0544744cc176381f052dfde77f4ba1930. Gianluigi Martino
23:30 Bug #81890 (Resolved): Don't show cut and cut release at the same time in clickmenu
Applied in changeset commit:b5c25e9d56068901a6ce89db1f6cacb20f10c7c0. Frank Nägler
23:03 Bug #81890 (Under Review): Don't show cut and cut release at the same time in clickmenu
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
23:30 Feature #83094 (Resolved): Replace @ignorevalidation with @Extbase\IgnoreValidation
Applied in changeset commit:08370e2fc7e6c9040a6c1473c38a731bf131aad7. Anonymous
23:02 Feature #83094: Replace @ignorevalidation with @Extbase\IgnoreValidation
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:59 Feature #83094: Replace @ignorevalidation with @Extbase\IgnoreValidation
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:48 Feature #83094: Replace @ignorevalidation with @Extbase\IgnoreValidation
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:21 Feature #83094: Replace @ignorevalidation with @Extbase\IgnoreValidation
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:21 Feature #83094: Replace @ignorevalidation with @Extbase\IgnoreValidation
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:30 Bug #83011 (Resolved): No error message for inline action errors (synchronize / localize)
Applied in changeset commit:65f634e9fa76aca772f628845f3af078a9fad1f7. Benni Mack
23:12 Bug #83011: No error message for inline action errors (synchronize / localize)
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
23:30 Bug #82390 (Resolved): Migration of Extbase command controllers breaks scheduler functionality
Applied in changeset commit:d1fb91bf85e3a0b42b832fa590fb5f11e3ddc328. Anonymous
23:30 Feature #79462 (Resolved): Symfony CLI executable via scheduler task
Applied in changeset commit:d1fb91bf85e3a0b42b832fa590fb5f11e3ddc328. Anonymous
23:30 Feature #50186 (Resolved): pageNotFound_handling should tell about misconfiguration
Applied in changeset commit:bb87f5d13e747bd3e837c2047c549231f8987201. Markus Klein
23:09 Feature #50186: pageNotFound_handling should tell about misconfiguration
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:47 Feature #50186: pageNotFound_handling should tell about misconfiguration
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:27 Revision b5c25e9d: [BUGFIX] Don't show “cut” and “cut release” at the same time
This patchs prevents showing “cut” and “cut release” at the same time in
the clickmenu of the page tree.
Resolves: #...
Frank Nägler
23:26 Revision ed4e4601: [TASK] Visual tweak of "SelectMultipleSideBySideElement"
The position of the buttons aside the wizard are not correct.
Releases: master, 8.7
Resolves: #83072
Change-Id: Ib6...
Gianluigi Martino
23:25 Revision d1fb91bf: [FEATURE] Introduce scheduler task to execute console commands
This commit introduces a task that is similar to the extbase
task that can run command controllers via the scheduler....
Alexander Schnitzler
23:21 Feature #22439: Allow nested GET-params in config.linkVars
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:13 Feature #22439: Allow nested GET-params in config.linkVars
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:31 Feature #22439: Allow nested GET-params in 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
23:14 Revision 08370e2f: [FEATURE] Replace @ignorevalidation with @Extbase\IgnoreValidation
This patch introduces the "TYPO3\CMS\Extbase\Annotation\IgnoreValidation"
annotation that replaces the @ignorevalidat...
Alexander Schnitzler
23:12 Revision 65f634e9: [BUGFIX] IRRE actions should render error messages from DataHandler
When IRRE actions (localize/synchronize) are triggered that result in a
DataHandler error (e.g. "Localization failed,...
Benni Mack
23:11 Revision ed57eb53: [BUGFIX] Correctly resolve dots inside flexform field names
When a flexform field index attribute contained a dot, only
the last value was kept.
We now correctly append the new ...
Christian Weiske
23:09 Revision bb87f5d1: [BUGFIX] Validate page error handler result to report wrong configuration
Resolves: #50186
Releases: master, 8.7
Change-Id: I082a2d48608d43856cd60076852a19aec8a21a7e
Reviewed-on: https://revi...
Markus Klein
23:07 Bug #23178: Wrong HTTP headers sent when trying to access pages that require login
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:00 Task #83017 (Resolved): Resolve translated page IDs to default language page in FE
Applied in changeset commit:6190341ff3894637919ba1b7595a9e84558d7b30. Benni Mack
14:39 Task #83017: Resolve translated page IDs to default language page in FE
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:32 Task #83017: Resolve translated page IDs to default language page in FE
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 #79245 (Resolved): extbase FlexFormService: keys with dot inside get lost
Applied in changeset commit:2188f919f62b7f35fcade197dee4359f735a92b3. Anonymous
22:54 Bug #79245: extbase FlexFormService: keys with dot inside get lost
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:42 Bug #79245: extbase FlexFormService: keys with dot inside get lost
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Bug #82233 (Resolved): File Abstraction Layer: Update storage index (scheduler) failure due to query constraints.
Applied in changeset commit:93f26c243c04e5a270d67124f15d773d8e70d70d. Pawel Cieslik
22:33 Bug #82233: File Abstraction Layer: Update storage index (scheduler) failure due to query constraints.
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:27 Bug #82233: File Abstraction Layer: Update storage index (scheduler) failure due to query constraints.
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:22 Bug #82233 (Under Review): File Abstraction Layer: Update storage index (scheduler) failure due to query constraints.
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:55 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 67 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:54 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 66 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:29 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 65 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:54 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 64 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:44 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 63 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:32 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 62 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:50 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 61 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:36 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 60 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:27 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 59 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:47 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 58 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:34 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 57 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:34 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 56 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:51 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 55 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:54 Revision 6190341f: [TASK] Resolve translated page IDs to default language page in FE
Currently, when accessing a translated page ID via index.php?id=23,
the TypoScript cannot be resolved, as the GET par...
Benni Mack
22:54 Revision 2188f919: [BUGFIX] Correctly resolve dots inside flexform field names
When a flexform field index attribute contained a dot, only
the last value was kept.
We now correctly append the new ...
Christian Weiske
22:51 Revision d94eab59: [BUGFIX] Prepared statement contains too many placeholders
Fix method findInStorageAndNotInUidList where $uidList
contains more then 65536 records in MySQL, 64000 in Oracle,
34...
Pawel Cieslik
22:50 Bug #81555: Do not use prepared statements for reference index queries
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:47 Bug #81555: Do not use prepared statements for reference index queries
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:49 Revision 7c9099c0: [TASK] Visual tweak of "SelectMultipleSideBySideElement"
The position of the buttons aside the wizard are not correct.
Releases: master, 8.7
Resolves: #83072
Change-Id: Ib6...
Gianluigi Martino
22:43 Revision f48f8586: [BUGFIX] Add missing initialization of GraphicalFunctions
Add missing initialization of the GraphicalFunctions helper
during image processing.
Resolves: #83058
Releases: mast...
Joschi Kuphal
22:33 Revision 93f26c24: [BUGFIX] Prepared statement contains too many placeholders
Fix method findInStorageAndNotInUidList where $uidList
contains more then 65536 records in MySQL, 64000 in Oracle,
34...
Pawel Cieslik
22:30 Bug #83086 (Resolved): fe_users.is_online is updated even if user is not logged in
Applied in changeset commit:7d5b706dffa153f6f904d65e120d5e2534f90252. Benni Mack
22:30 Task #83118 (Resolved): Deprecate BE/FE delete clause methods
Applied in changeset commit:e33851402a900d0c669770c4296cd76b4ad63011. Benni Mack
21:46 Task #83118: Deprecate BE/FE delete clause methods
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:32 Task #83118: Deprecate BE/FE delete clause methods
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:22 Task #83118 (Under Review): Deprecate BE/FE delete clause methods
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:18 Task #83118 (Closed): Deprecate BE/FE delete clause methods
Benni Mack
22:30 Bug #83090 (Resolved): Save and close on file editing (from filelist) doesn't close
Applied in changeset commit:5771457d5f093a47f41827ac89c7c5832d3e33c8. Tymoteusz Motylewski
22:08 Bug #83090: Save and close on file editing (from filelist) doesn't close
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:30 Task #80812 (Resolved): About 170 usages of isset() and is_array() can be replaced with null coalesce operator
Applied in changeset commit:3907e862f4a46b850ec3cc95f84a9f6e0286bf0d. Tymoteusz Motylewski
12:35 Task #80812: About 170 usages of isset() and is_array() can be replaced with null coalesce operator
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:25 Revision 7d5b706d: [BUGFIX] Only update fe_users.is_online if user is logged in
The field is_online is updated in TSFE right after a user has authenticated,
but if the user has no usergroup, he/she...
Benni Mack
22:23 Revision 5771457d: [BUGFIX] Redirect to the list after save&close in text file edit form
Clicking on the Save & Close button in the FileList
text file editing form redirects back to the list view.
Releases...
Tymoteusz Motylewski
22:19 Revision 3907e862: [TASK] Switch isset() and is_array() to null coalesce
Several hundred function calls and vast numbers
of indentations can be saved by using the null
coalesce operator inst...
Tymoteusz Motylewski
22:16 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
22:16 Revision e3385140: [TASK] Deprecate BE/FE delete clause methods
Prior to Doctrine DBAL, all queries used the deleteClause for BE/FE
in various places, but this is gone, and this fun...
Benni Mack
22:11 Bug #83125 (Closed): Selecting a bookmark in the backend should mark the page as selected in the page tree
h2. System
* TYPO3 8.7.8
* Basic TYPO3 Installation (introduction package)
h2. Reproduce
# Create a bookmar...
Sybille Peters
22:00 Task #83116 (Resolved): Deprecate BackendUtility::getHash/storeHash
Applied in changeset commit:da8841e2fa2eaafc96be7334104334ae3fae30b5. Benni Mack
17:11 Task #83116: Deprecate BackendUtility::getHash/storeHash
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:37 Task #83116 (Under Review): Deprecate BackendUtility::getHash/storeHash
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:33 Task #83116 (Closed): Deprecate BackendUtility::getHash/storeHash
Benni Mack
21:51 Bug #83124 (Closed): Translate Metadata (image): wrong language shown in backend
Hi!
When you translate the metadata of an image and isert that image, the informations (alt-tag, title tag (descip...
Christoph Werner
21:31 Revision da8841e2: [TASK] Deprecate BackendUtility::getHash/storeHash
The methods are only wrappers for the Caching framework, and come
from the time where the caching framework wasn't av...
Benni Mack
21:13 Bug #81358: TypolinkViewHelper lacks support of addQueryString
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:59 Bug #81358: TypolinkViewHelper lacks support of addQueryString
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:21 Bug #81358: TypolinkViewHelper lacks support of addQueryString
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:21 Bug #81358: TypolinkViewHelper lacks support of addQueryString
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:19 Bug #81358: TypolinkViewHelper lacks support of addQueryString
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:13 Bug #81358: TypolinkViewHelper lacks support of addQueryString
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:11 Bug #81358 (Under Review): TypolinkViewHelper lacks support of addQueryString
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:22 Feature #76009: SystemInformationMenu: system log link should set filter in log
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:15 Task #83123 (Closed): Remove stdWrap options space, spaceBefore, spaceAfter
The stdWrap options are rarely used and can be better done by using custom CSS classes or a wrap option. Georg Ringer
20:01 Feature #82319 (Resolved): Install tool: System maintainer configuration
Susanne Moog
20:00 Task #83121 (Resolved): Deprecate DataHandler->newlog2()
Applied in changeset commit:5b9bf53b1d29edfffa3b728669c2d8ad48676113. Benni Mack
19:37 Task #83121: Deprecate DataHandler->newlog2()
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:06 Task #83121: Deprecate DataHandler->newlog2()
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:15 Task #83121 (Under Review): Deprecate DataHandler->newlog2()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Task #83121 (Closed): Deprecate DataHandler->newlog2()
Benni Mack
20:00 Feature #82260 (Resolved): Additional value for indexed_search result
Applied in changeset commit:5c4aedca178166ae3109005e62a5ca2f8b7b3473. Joerg Boesche
19:59 Task #83122 (Under Review): Remove stdwrap option TCAselectItem
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:46 Task #83122 (Closed): Remove stdwrap option TCAselectItem
The option 'TCAselectItem' is rarely used and also does not cover all possibilities of the core like manipulating ent... Georg Ringer
19:56 Revision 5b9bf53b: [TASK] Deprecate DataHandler->newlog2()
The "shorthand" method "newlog2()" is deprecated in favor of starting
to integrate a better logging API.
Resolves: #...
Benni Mack
19:50 Feature #55264: requireJS for frontend in PageRenderer and TypoScript
hi,
any info if this can be backported to 7.x/8.x ?
thx
Frank
Frank Gerards
19:44 Revision 5c4aedca: [FEATURE] Separation of search result path to title, uri, linkTag
For styling and individual html markup of the result of indexed_search
it is now possible to get the path information...
Joerg Boesche
19:30 Bug #83000 (Resolved): valuePicker in colorpicker not working at IRRE
Applied in changeset commit:c6bab2b61963b11537ff470a3f82bcb40c3c7e81. Frank Nägler
19:10 Bug #83000: valuePicker in colorpicker not working at IRRE
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:01 Bug #83000: valuePicker in colorpicker not working at IRRE
example tca from input_2 of ext:styleguide inline 1:n child:... Christian Kuhn
19:27 Revision d79d4188: [BUGFIX] Colorpicker in irre records
This patch checks if a value is set before writing
a possbile empty value to the field.
Resolves: #83000
Releases: m...
Frank Nägler
19:04 Revision c6bab2b6: [BUGFIX] Colorpicker in irre records
This patch checks if a value is set before writing
a possbile empty value to the field.
Resolves: #83000
Releases: m...
Frank Nägler
18:56 Revision ac3e12db: [BUGFIX] Fix editing a FileStorage from FileTree on PostgreSQL
Avoid a SQL error on PostgreSQL when editing a FileStorage from FileTree
by passing the UID instead of a combined ide...
Stephan Großberndt
18:30 Task #83084 (Resolved): Use general functionality for fetching templates
Applied in changeset commit:78330ec3832850eba1b22050af7bf1d89f17efeb. Benni Mack
13:44 Task #83084: Use general functionality for fetching templates
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:30 Task #81985 (Resolved): [BUGFIX] Changed logical operator.
Applied in changeset commit:3655f53232ca24043f2a6da1f7ea774e760e42e7. Anonymous
18:21 Revision 3655f532: [BUGFIX] Changed logical operator.
As the Exception says: It is not allowed to have a section without a type
OR a type without a section. So it is not a...
Gabriel Comte
18:03 Feature #73660 (Needs Feedback): Temporary mount point not shown in database browser
Little update on that topic:
1) uc['pageTree_temporaryMountPoint'] is a different setting then getSessionData('pageT...
Tymoteusz Motylewski
18:00 Revision 78330ec3: [TASK] Use general functionality for fetching templates
Some places in the TYPO3 Core can use the general coding functionality
to fetch absolute URLs, but "GeneralUtility::g...
Benni Mack
17:58 Revision 4bb9a50e: [TASK] styleguide: TCA: Input colorpicker with valuePicker as inline child
Related: https://github.com/TYPO3-CMS/styleguide/issues/83000 Christian Kuhn
17:57 Bug #69665: Rendering of TypoScript shortcutIcon does not consider HTTPS (in some cases)
I corrected the formatting of some of my posts that looked bad. This was not a good idea if watchers are being notifi... Sybille Peters
13:28 Bug #69665: Rendering of TypoScript shortcutIcon does not consider HTTPS (in some cases)
Hello Sybille,
was this change just to test the functionality of changing the issue description or is there somethi...
Stephan Großberndt
17:52 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:27 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:45 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:44 Feature #80557: Adding dbType "time" to support native SQL time column type
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:47 Task #83120 (Closed): TYPO3 7.6 support PHP 7.2
PHP 7.2 ist not fully supported by TYPO3 7.6 yet.
Unit Test not working:
[27-Nov-2017 15:34:58 UTC] PHP Fatal err...
Fabian Auer
17:35 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:13 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Bug #81751: LiveSearch in Backend broken using PostgreSQL
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:34 Revision 8f13dc52: [BUGFIX] styleguide: Duplicate l10n_diffsource definition
Christian Kuhn
17:30 Feature #83093 (Resolved): Replace @cascade with @Extbase\ORM\Cascade
Applied in changeset commit:6dcc51c83229ce32bc6cce29b095bb4ecebe1963. Anonymous
16:52 Feature #83093: Replace @cascade with @Extbase\ORM\Cascade
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:47 Feature #83093: Replace @cascade with @Extbase\ORM\Cascade
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:30 Bug #81160 (Resolved): Major problem with config.sendCacheHeaders
Applied in changeset commit:ae1f028929b1d6e0ca0328b3ac12251412301584. Łukasz Uznański
17:02 Bug #81160: Major problem with config.sendCacheHeaders
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:02 Bug #81160: Major problem with config.sendCacheHeaders
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:28 Bug #81160: Major problem with config.sendCacheHeaders
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:49 Bug #81160: Major problem with config.sendCacheHeaders
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:31 Bug #81160: Major problem with config.sendCacheHeaders
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:26 Bug #81160 (Under Review): Major problem with config.sendCacheHeaders
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:19 Revision 589372b9: [BUGFIX] Send correct Cache-Control header if no client side caching
Add 'Cache-Control: no-store' if conditions allowing client caching
are not met. This change will prevent caching con...
Łukasz Uznański
17:15 Bug #82178: \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
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:12 Bug #82178: \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
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:23 Bug #82178 (Under Review): \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
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:12 Revision 6dcc51c8: [FEATURE] Replace @cascade with @Extbase\ORM\Cascade
This patch introduces the "TYPO3\CMS\Extbase\Annotation\ORM\Cascade"
annotation that replaces the @cascade annotation...
Alexander Schnitzler
17:11 Revision 49fc343c: [BUGFIX] Send correct Cache-Control header if no client side caching
Add 'Cache-Control: no-store' if conditions allowing client caching
are not met. This change will prevent caching con...
Łukasz Uznański
17:06 Bug #83117 (Under Review): l10n_mode exclude IRRE Relations are translated
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:45 Bug #83117 (Rejected): l10n_mode exclude IRRE Relations are translated
Situation: a record with multible relations to other record. every field are excluded from translating (l10n_mode => ... Benjamin Rannow
17:04 Task #83081: Move BE/fileExtensions/webspace to BE/fileExtensions
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:03 Revision 9de7f844: [BUGFIX] fix missing l18n fields in blog tag table
The field l18n_parent was missing in table
tx_blogexample_domain_model_tag, but configured in TCA.
This causes an exc...
Sebastian Hofer
17:02 Revision ae1f0289: [BUGFIX] Send correct Cache-Control header if no client side caching
Add 'Cache-Control: no-store' if conditions allowing client caching
are not met. This change will prevent caching con...
Łukasz Uznański
17:00 Bug #83113 (Resolved): ext:blog_example throws an exception with creating a new tag
Applied in changeset commit:03b08c7e18c0e481fe39cbac9c8eb130e9bb0ada. Sebastian Hofer
16:42 Bug #83113: ext:blog_example throws an exception with creating a new tag
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:20 Bug #83113: ext:blog_example throws an exception with creating a new tag
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:16 Bug #83113: ext:blog_example throws an exception with creating a new tag
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:15 Bug #83113: ext:blog_example throws an exception with creating a new tag
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Bug #83113: ext:blog_example throws an exception with creating a new tag
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:09 Bug #83113: ext:blog_example throws an exception with creating a new tag
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:55 Bug #83113: ext:blog_example throws an exception with creating a new tag
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:02 Bug #83113: ext:blog_example throws an exception with creating a new tag
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:00 Bug #83113 (Under Review): ext:blog_example throws an exception with creating a new tag
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:57 Bug #83113 (Closed): ext:blog_example throws an exception with creating a new tag
If a new tag is created an exception is thrown:
An exception occurred while executing 'SELECT `uid`, `sys_language...
Sebastian Hofer
17:00 Feature #83092 (Resolved): Replace @transient with @Extbase\ORM\Transient
Applied in changeset commit:54033bc54d721d0737857b54a01d8a8c88fe6811. Anonymous
16:22 Feature #83092: Replace @transient with @Extbase\ORM\Transient
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:09 Feature #83092: Replace @transient with @Extbase\ORM\Transient
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 #83083 (Resolved): Move llXmlAutoFileName() into AbstractXmlParser
Applied in changeset commit:be807f5585e8d77ac1d40ab2c76ed3b531197d97. Benni Mack
12:57 Task #83083: Move llXmlAutoFileName() into AbstractXmlParser
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:42 Revision 03b08c7e: [BUGFIX] fix missing l18n fields in blog tag table
The field l18n_parent was missing in table
tx_blogexample_domain_model_tag, but configured in TCA.
This causes an exc...
Sebastian Hofer
16:37 Bug #76262 (Under Review): "$uid must be positive integer, 0 given" when trying to edit file metadata
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:02 Bug #76262: "$uid must be positive integer, 0 given" when trying to edit file metadata
The error is not triggered by translating content or editing the file reference of the translated content but by clic... Mathias Brodala
16:37 Revision be807f55: [TASK] Move llXmlAutoFileName() into AbstractXmlParser
The global function in GeneralUtility is moved into the AbstractXmlParser.
Resolves: #83083
Releases: master
Change-...
Benni Mack
16:37 Revision 54033bc5: [FEATURE] Replace @transient with @Extbase\ORM\Transient
This patch introduces the "TYPO3\CMS\Extbase\Annotation\ORM\Transient"
annotation that replaces the @transient annota...
Alexander Schnitzler
16:30 Feature #83078 (Resolved): Replace @lazy with @Extbase\ORM\Lazy
Applied in changeset commit:0b3eb3664cc59eb12ab3cae6b737f443ba2a32b6. Anonymous
16:19 Bug #83069 (Needs Feedback): SQL error: A field occuring in l10n_state and/or be_users.uc is selected on saving even if it is not configured in TCA anymore
Susanne Moog
16:18 Bug #83069: SQL error: A field occuring in l10n_state and/or be_users.uc is selected on saving even if it is not configured in TCA anymore
Hi Stefan,
unfortunately I can not reproduce your error. May be you can add some code snippets and add a more deta...
Sebastian Hofer
16:00 Revision 0b3eb366: [FEATURE] Replace @lazy with @Extbase\ORM\Lazy
This patch introduces the "TYPO3\CMS\Extbase\Annotation\ORM\Lazy"
annotation that replaces the @lazy annotation which...
Alexander Schnitzler
14:30 Bug #83082: Streamline page translation localization modes for enableFields
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:10 Bug #83082: Streamline page translation localization modes for enableFields
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:30 Bug #78151 (Resolved): HMENU: config.extTarget is ignored for pages of doktype external
Applied in changeset commit:f2a9754741bdca1e5103f46b87d353dd90077060. Benni Mack
14:28 Revision f2a97547: [BUGFIX] Use config.extTarget for menu links to external URLs
Resolves: #78151
Releases: master
Change-Id: I65356a01f76d1c693a45e4ba84884f6ad01cdf65
Reviewed-on: https://review.ty...
Benni Mack
14:21 Task #83115: Add a script that checks doc comments for invalid annotations
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:18 Task #83115 (Under Review): Add a script that checks doc comments for invalid annotations
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:15 Task #83115 (Closed): Add a script that checks doc comments for invalid annotations
Alexander Schnitzler
13:30 Task #83111 (Resolved): Use proper PHPdoc type annotations in Extbase error layer
Applied in changeset commit:4f7fadc7ff0190ffb932f1ada64c16c3d8c90296. Oliver Hader
13:03 Task #83111: Use proper PHPdoc type annotations in Extbase error layer
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:59 Task #83111 (Under Review): Use proper PHPdoc type annotations in Extbase error layer
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:57 Task #83111 (Closed): Use proper PHPdoc type annotations in Extbase error layer
Oliver Hader
13:23 Revision 58b23c62: [TASK] Use proper PHPdoc type annotations in Extbase error layer
Resolves: #83111
Releases: master, 8.7
Change-Id: Ifde44802b9cf120f1a6ba3490022ccda1458e00d
Reviewed-on: https://revi...
Oliver Hader
13:03 Revision 4f7fadc7: [TASK] Use proper PHPdoc type annotations in Extbase error layer
Resolves: #83111
Releases: master, 8.7
Change-Id: Ifde44802b9cf120f1a6ba3490022ccda1458e00d
Reviewed-on: https://revi...
Oliver Hader
13:00 Bug #82799 (Resolved): Exception on editing a FileStorage in FileList Module using PostgreSQL
Applied in changeset commit:8225ab80f849b67e87ec9f51b113e4f03da3f41b. Stephan Großberndt
12:57 Bug #82799: Exception on editing a FileStorage in FileList Module using PostgreSQL
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:00 Task #83110 (Resolved): Use doctrine annotations check with php-cs-fixer
Applied in changeset commit:59839c08a4422ca6d0c77830cb2714ef9bc55eb1. Anonymous
11:38 Task #83110 (Under Review): Use doctrine annotations check with php-cs-fixer
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:35 Task #83110 (Closed): Use doctrine annotations check with php-cs-fixer
http://cs.sensiolabs.org/ -> @DoctrineAnnotation Alexander Schnitzler
12:57 Revision 8225ab80: [BUGFIX] Fix editing a FileStorage from FileTree on PostgreSQL
Avoid a SQL error on PostgreSQL when editing a FileStorage from FileTree
by passing the UID instead of a combined ide...
Stephan Großberndt
12:39 Revision 59839c08: [TASK] Use @DoctrineAnnotation ruleset for php-cs-fixer
As doctrine annotations have been introduced in the core
the ruleset for proper formatting should be enabled.
Releas...
Alexander Schnitzler
12:30 Task #83108 (Resolved): Add acceptance test to prove introduction package is installed properly
Applied in changeset commit:f98d3c709a82aae75162537ba62fb54037d3d869. Andreas Fernandez
12:10 Task #83108: Add acceptance test to prove introduction package is installed properly
The patch clicks an FE link in the frontend to verify FE routing works. Christian Kuhn
12:07 Task #83108: Add acceptance test to prove introduction package is installed properly
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:33 Task #83108 (Under Review): Add acceptance test to prove introduction package is installed properly
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:33 Task #83108 (Closed): Add acceptance test to prove introduction package is installed properly
Andreas Kienast
12:30 Task #83109 (Resolved): Alwas put null at the last position
Applied in changeset commit:5bbc95404b31bf150d99c11a0220e2890afe8f30. Anonymous
12:05 Task #83109 (Under Review): Alwas put null at the last position
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
12:00 Task #83109 (Resolved): Alwas put null at the last position
Applied in changeset commit:a3301a61d7fa8d8cd762a87aea103dd076e01bca. Anonymous
11:54 Task #83109: Alwas put null at the last position
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:45 Task #83109: Alwas put null at the last position
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:45 Task #83109: Alwas put null at the last position
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:28 Task #83109 (Under Review): Alwas put null at the last position
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 #83109 (Closed): Alwas put null at the last position
http://cs.sensiolabs.org/ -> phpdoc_types_order Alexander Schnitzler
12:24 Revision b11bdc10: [TASK] Ensure introduction package is properly installed
Resolves: #83108
Releases: master, 8.7
Change-Id: I72d30fdab6ea3cc72078d5cf50b38915ff388fa2
Reviewed-on: https://revi...
Andreas Fernandez
12:24 Revision f98d3c70: [TASK] Ensure introduction package is properly installed
Resolves: #83108
Releases: master, 8.7
Change-Id: I72d30fdab6ea3cc72078d5cf50b38915ff388fa2
Reviewed-on: https://revi...
Andreas Fernandez
12:18 Revision 5bbc9540: [CLEANUP] Alwas put null at the last position
This patch applies the phpdoc_types_order rule of the
php-cs-fixer. See http://cs.sensiolabs.org/ -> phpdoc_types_ord...
Alexander Schnitzler
12:13 Bug #83112 (Under Review): Fix invalid type hints in EXT:form's file upload converter
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:11 Bug #83112 (Closed): Fix invalid type hints in EXT:form's file upload converter
Due to invalid PHP type hints updating a previously uploaded file reference in a mail form fails. Oliver Hader
12:00 Task #83106 (Resolved): The correct case must be used for standard PHP types in phpdoc
Applied in changeset commit:797b862f1231932b57fbc8598b04136bb9b914eb. Anonymous
11:18 Task #83106: The correct case must be used for standard PHP types in phpdoc
Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:13 Task #83106 (Under Review): The correct case must be used for standard PHP types in phpdoc
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:00 Task #83106 (Resolved): The correct case must be used for standard PHP types in phpdoc
Applied in changeset commit:aed4b6b0cc90216e7a8d30c9f9f0d6373c33cb31. Anonymous
10:57 Task #83106: The correct case must be used for standard PHP types in phpdoc
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:56 Task #83106: The correct case must be used for standard PHP types in phpdoc
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:00 Task #83106: The correct case must be used for standard PHP types in phpdoc
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:13 Task #83106: The correct case must be used for standard PHP types in phpdoc
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:12 Task #83106 (Under Review): The correct case must be used for standard PHP types in phpdoc
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:09 Task #83106 (Closed): The correct case must be used for standard PHP types in phpdoc
https://github.com/FriendsOfPHP/PHP-CS-Fixer -> phpdoc_types Alexander Schnitzler
11:37 Revision a3301a61: [CLEANUP] Alwas put null at the last position
This patch applies the phpdoc_types_order rule of the
php-cs-fixer. See http://cs.sensiolabs.org/ -> phpdoc_types_ord...
Alexander Schnitzler
11:30 Revision 0e2f39d7: [BUGFIX] bamboo: Label parsing
The bamboo test setup relies on a funny solution to determine the
gerrit patch id and patch set, used for reporting r...
Christian Kuhn
11:30 Bug #83107 (Resolved): bamboo: Label parsing
Applied in changeset commit:a5efad31a683020e2238ec0670919c710a0fb489. Christian Kuhn
11:09 Bug #83107: bamboo: Label parsing
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:07 Bug #83107: bamboo: Label parsing
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:44 Bug #83107 (Under Review): bamboo: Label parsing
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:26 Bug #83107 (Closed): bamboo: Label parsing
Christian Kuhn
11:29 Revision 797b862f: [CLEANUP] The correct case must be used for standard PHP types in phpdoc
This patch applies the phpdoc_types rule of the
php-cs-fixer. See http://cs.sensiolabs.org/ -> phpdoc_types
Releases...
Alexander Schnitzler
11:21 Revision c856e042: [BUGFIX] bamboo: Label parsing
The bamboo test setup relies on a funny solution to determine the
gerrit patch id and patch set, used for reporting r...
Christian Kuhn
11:11 Revision a5efad31: [BUGFIX] bamboo: Label parsing
The bamboo test setup relies on a funny solution to determine the
gerrit patch id and patch set, used for reporting r...
Christian Kuhn
10:38 Revision aed4b6b0: [CLEANUP] The correct case must be used for standard PHP types in phpdoc
This patch applies the phpdoc_types rule of the
php-cs-fixer. See http://cs.sensiolabs.org/ -> phpdoc_types
Releases...
Alexander Schnitzler
10:00 Bug #83058 (Resolved): Missing initialization of GraphicalFunctions in LocalImageProcessor
Applied in changeset commit:63a2a917dae2bb03097aae19029446d9dddaec0b. Joschi Kuphal
09:36 Bug #83058: Missing initialization of GraphicalFunctions in LocalImageProcessor
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:36 Revision 63a2a917: [BUGFIX] Add missing initialization of GraphicalFunctions
Add missing initialization of the GraphicalFunctions helper
during image processing.
Resolves: #83058
Releases: mast...
Joschi Kuphal
09:13 Bug #75782 (New): Massive performace problems in backend during work
Riccardo De Contardi
07:12 Bug #75782: Massive performace problems in backend during work
I would say yes, but not so fast as in 7. It takes longer till the effect happens, but it happens. Mario Wilhelm
00:00 Task #83103 (Resolved): Remove/Replace non-standard phpdoc annotations
Applied in changeset commit:091543cd964431cc1473fabc168ad7fec8754017. Anonymous

2017-11-26

23:30 Revision 091543cd: [CLEANUP] Remove/Replace non-standard phpdoc annotations
Over the years many different non-standard phpdoc anotations
made it into that core which will now break the Annotati...
Alexander Schnitzler
19:33 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
Just as information: I wasn't able to look at this during the weekend. And I am not sure when I will find the time to... Andreas Allacher
18:06 Task #83103 (Under Review): Remove/Replace non-standard phpdoc annotations
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:47 Task #83103 (Closed): Remove/Replace non-standard phpdoc annotations
Alexander Schnitzler

2017-11-25

23:15 Feature #76895: Add [FE][lockSSL] option in TYPO3_CONF_VARS (as in [BE][lockSSL])
Due to general tendency of using HTTPS everywhere anyway, I think it no longer makes sense to implement this.
Woul...
Sybille Peters
22:34 Task #81156: Safari on Mac in incognito mode > Backend tabs not working
Thank you for the feedback, we need a system with safari 10 on os x to test the patch. Frank Nägler
22:26 Task #81156: Safari on Mac in incognito mode > Backend tabs not working
I can confirm that it is fixed for Safari 11. Cannot reproduce it with the description I wrote on the issue. Tested w... Riccardo De Contardi
22:19 Task #81156 (Under Review): Safari on Mac in incognito mode > Backend tabs not working
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:17 Task #81156: Safari on Mac in incognito mode > Backend tabs not working
it looks like it is fixes since Safari 11, can anyone confirm that this bug is fixed in Safari 11 and still available... Frank Nägler
21:47 Feature #55264 (Under Review): requireJS for frontend in PageRenderer and TypoScript
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:34 Feature #55264 (In Progress): requireJS for frontend in PageRenderer and TypoScript
Frank Nägler
21:44 Bug #75782 (Needs Feedback): Massive performace problems in backend during work
If I have understood it correctly, the symptom of this issue is an exponential growth of the memory used. Could it be... Riccardo De Contardi
21:40 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
Hm... I would need to give this a try. Haven't used mount points for a very long time. Markus Klein
20:41 Bug #78151: HMENU: config.extTarget is ignored for pages of doktype external
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:13 Bug #80508 (Closed): wizard_link does not invoke the change JS in FlexForm
Since this issue seams to exists only in v7 and I guess this issue is not important enough, I will close this issue f... Frank Nägler
20:07 Bug #81338 (Closed): sys_categories filter does not work
I can't reproduce this bug in v8 so I will close this issue for now, for a bugfix in v7 this issue is not important e... Frank Nägler
20:04 Bug #81975 (Closed): Backend datepicker dont validate field after selection
No feedback since one month, I will close the issue now.
If you think this still an issue, please reopen a new issue...
Frank Nägler
19:00 Task #83038 (Resolved): Introduce Yarn and fix dependencies
Applied in changeset commit:3b7c06e3b9e335b373349a3abe895a11619f4752. Anonymous
13:51 Task #83038: Introduce Yarn and fix dependencies
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
18:45 Revision 3b7c06e3: [FEATURE] Introduce Yarn and fix dependency handling and downgrade some libs
Because of the broken dependency manager logic in NPM this patch introduce
yarn as dependency manager for node module...
Benjamin Kott
17:31 Feature #83094: Replace @ignorevalidation with @Extbase\IgnoreValidation
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:18 Feature #83094: Replace @ignorevalidation with @Extbase\IgnoreValidation
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:26 Feature #83094 (Under Review): Replace @ignorevalidation with @Extbase\IgnoreValidation
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:46 Feature #83094 (Closed): Replace @ignorevalidation with @Extbase\IgnoreValidation
Alexander Schnitzler
15:51 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
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:45 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
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
15:21 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
The iPad/iPhones seem to be problematic (googled for "ipad overflow auto problem"...).
I do not have an ipad, but ca...
Gone With the Wind
15:51 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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:45 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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
15:15 Bug #83097: RenderViewhelper generates wrong urls
Please do not assign issue to anyone. Thanks. Wouter Wolters
15:05 Bug #83097 (Closed): RenderViewhelper generates wrong urls
I'm using the renderViewhelper in a fluid page template. The result is an url like this:
/index.html?tx__%5Baction...
Sebastian Fischer
15:04 Feature #83093 (Under Review): Replace @cascade with @Extbase\ORM\Cascade
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 Feature #83093 (Closed): Replace @cascade with @Extbase\ORM\Cascade
Alexander Schnitzler
14:25 Feature #83092: Replace @transient with @Extbase\ORM\Transient
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:22 Feature #83092 (Under Review): Replace @transient with @Extbase\ORM\Transient
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:35 Feature #83092 (Closed): Replace @transient with @Extbase\ORM\Transient
Alexander Schnitzler
14:24 Feature #83078: Replace @lazy with @Extbase\ORM\Lazy
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:29 Bug #83090: Save and close on file editing (from filelist) doesn't close
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:00 Bug #83090 (Under Review): Save and close on file editing (from filelist) doesn't close
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:44 Bug #83096 (Rejected): In installer, the "success" css class is missing a prefix
As explained on Github already this has been fixed. Closing this ticket. Wouter Wolters
10:39 Bug #83096 (Rejected): In installer, the "success" css class is missing a prefix
on line 27 in
typo3/sysext/install/Resources/Private/Templates/Installer/ShowEnvironmentAndFolders.html
the "succ...
Gone With the Wind
10:41 Task #83095 (Rejected): [BUGFIX] Correct css class on success button.
Already fixed with https://review.typo3.org/#/q/I2c16f160a18f4c0e58b87261b59fbde90aca2f82 Wouter Wolters
10:27 Task #83095 (Rejected): [BUGFIX] Correct css class on success button.
The "success" class on line 27 was missing the "btn-" prefix.
This issue was automatically created from https://git...
Forger Service
09:33 Feature #83091 (Closed): Replace @validate with @Extbase\Validator\Constraints
This might be the hardest change towards doctrine annotations.
However, I have the validation of symfony in mind reg...
Alexander Schnitzler

2017-11-24

23:51 Bug #83090 (Closed): Save and close on file editing (from filelist) doesn't close
If you edit a text file from within FileList, and use "save and close" you will not be redirected back to list.
Th...
Tymoteusz Motylewski
23:37 Bug #83086: fe_users.is_online is updated even if user is not logged in
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:35 Bug #83086 (Under Review): fe_users.is_online is updated even if user is not logged in
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:33 Bug #83086 (Closed): fe_users.is_online is updated even if user is not logged in
Benni Mack
23:28 Bug #78151 (Under Review): HMENU: config.extTarget is ignored for pages of doktype external
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 #83084 (Under Review): Use general functionality for fetching templates
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:27 Task #83084 (Closed): Use general functionality for fetching templates
Benni Mack
23:25 Task #83083 (Under Review): Move llXmlAutoFileName() into AbstractXmlParser
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:19 Task #83083 (Closed): Move llXmlAutoFileName() into AbstractXmlParser
Benni Mack
23:13 Bug #83082 (Under Review): Streamline page translation localization modes for enableFields
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:12 Bug #83082 (Closed): Streamline page translation localization modes for enableFields
Benni Mack
22:58 Bug #61923 (Accepted): Localization of elements and their categories in the backend
Oliver Hader
22:50 Bug #82297: Redirect loop with workspace and 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
22:49 Bug #82297: Redirect loop with workspace and 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
22:47 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
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:46 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
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:44 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
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:08 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
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:07 Bug #83079 (Under Review): wrong sorting of content elements when translating using non-default-language CEs as source
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 #83079: wrong sorting of content elements when translating using non-default-language CEs as source
Occurs in TYPO 8.7.8 and master.
From reading the code, it also might happen in earlier versions, too.
Patch alre...
Tobias Liebig
15:04 Bug #83079 (Closed): wrong sorting of content elements when translating using non-default-language CEs as source
Steps to reproduce:
* make sure you have at least two "Website language" records (sys_language) in your root node. L...
Tobias Liebig
22:47 Bug #77577: Source collection images don't get resized if file = GIFBUILDER
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:55 Task #83081 (Under Review): Move BE/fileExtensions/webspace to BE/fileExtensions
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:54 Task #83081 (Closed): Move BE/fileExtensions/webspace to BE/fileExtensions
Benni Mack
21:43 Task #76319: Add more tests for fileExtensions.webspace configuration
Hey,
it would be totally cool if you could provide a test for that :)
Susanne Moog
21:39 Feature #79462: Symfony CLI executable via scheduler task
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:38 Feature #79462: Symfony CLI executable via scheduler task
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:42 Feature #79462: Symfony CLI executable via scheduler task
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:39 Bug #82390: Migration of Extbase command controllers breaks scheduler functionality
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:38 Bug #82390: Migration of Extbase command controllers breaks scheduler functionality
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:42 Bug #82390: Migration of Extbase command controllers breaks scheduler functionality
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:37 Bug #82907 (Rejected): Pin jquery-ui version to version 1.11.4
solved with the yarn patch Wouter Wolters
21:00 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 54 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:05 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 53 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:42 Bug #82735: Problem with Feature: #73409 - Auto-render Assets sections
I have the same problem too.
After a search, I've found that the Fluid team might have fixed the bug.
https://git...
Simon Ouellet
20:34 Revision e950ebed: [FOLLOWUP][BUGFIX] Fix some PHP Notices thrown rendering page module
Refer to the correct LanguageService.
The referenced class is not present in TYPO3 version 8.
Related: #82921
Releas...
Jan Helke
19:44 Task #83038 (Under Review): Introduce Yarn and fix dependencies
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:30 Task #83038 (Resolved): Introduce Yarn and fix dependencies
Applied in changeset commit:442211f0db43446354fc92106f16337ccafa7639. Frank Nägler
15:33 Task #83038: Introduce Yarn and fix dependencies
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Task #83038: Introduce Yarn and fix dependencies
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:22 Task #83038: Introduce Yarn and fix dependencies
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:04 Task #83038: Introduce Yarn and fix dependencies
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:28 Task #83038: Introduce Yarn and fix dependencies
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:20 Task #83038: Introduce Yarn and fix dependencies
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:02 Task #83038: Introduce Yarn and fix dependencies
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:40 Task #83038: Introduce Yarn and fix dependencies
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:15 Task #83038: Introduce Yarn and fix dependencies
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:56 Task #83080 (Under Review): Extract HTML markup from "listAction" into Fluid
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:52 Task #83080 (Closed): Extract HTML markup from "listAction" into Fluid
Jan Helke
17:27 Revision 442211f0: [FEATURE] Introduce Yarn and fix dependency handling and downgrade some libs
Because of the broken dependency manager logic in NPM this patch introduce
yarn as dependency manager for node module...
Frank Nägler
14:52 Feature #83075: LanguageService should support placeholders
That's how it's done in Symfony:
https://symfony.com/doc/current/components/translation/usage.html
They use named...
Stefan Neufeind
09:47 Feature #83075 (Closed): LanguageService should support placeholders
It's common to have support for placeholders like %1 in translation-strings. Currently LanguageService can just fetch... Stefan Neufeind
14:45 Bug #82301: Relationship between tt_address and sys_category records broken on import
Hello
I've the same issue on TYPO3 8.7 with a T3D of news items.
After the import of the T3D, the field sys_categ...
Rémy DANIEL
14:18 Feature #83078: Replace @lazy with @Extbase\ORM\Lazy
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:04 Feature #83078: Replace @lazy with @Extbase\ORM\Lazy
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:44 Feature #83078: Replace @lazy with @Extbase\ORM\Lazy
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:39 Feature #83078 (Under Review): Replace @lazy with @Extbase\ORM\Lazy
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:37 Feature #83078 (Closed): Replace @lazy with @Extbase\ORM\Lazy
Alexander Schnitzler
13:10 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
Ah. The method is actually afterward. Not sure regarding redirect but the method is called: checkPageForMountpointRed... Andreas Allacher
12:21 Bug #83074: The inSet (FIND_IN_SET) function generates invalid SQL
I made an custom sql that looks like this:... Thanos no-lastname-given
03:58 Bug #83074 (Needs Feedback): The inSet (FIND_IN_SET) function generates invalid SQL
The inSet function as provided by the ExpressionBuilder is meant to find database rows which have a certain value $va... Morton Jonuschat
11:40 Bug #83077 (Closed): Extbase persistence writes `NULL` as a string in DB
Romain Canon
11:30 Bug #83077 (Under Review): Extbase persistence writes `NULL` as a string in DB
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:28 Bug #83077 (Closed): Extbase persistence writes `NULL` as a string in DB
When changing a property in an entity from a plain value to `null`, then updating the entity in the persistence manag... Romain Canon
11:21 Bug #83076 (Closed): Typo3 Backend log
dupe of #82126 Mathias Schreiber
11:06 Bug #83076 (Closed): Typo3 Backend log
The Backend Log throws an error when selecting a user defined date (from/to). See image attached Simon Brandstätter
10:53 Bug #82921 (Under Review): FIx notices in page module rendering
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:55 Bug #83000: valuePicker in colorpicker not working at IRRE
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:53 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
I have the same problem.
The last patch works for me.
Sascha no-lastname-given
08:34 Bug #82858: Metadata edit button leads to 'Uncaught Exception' inside Text and Images content element
In sys_file_reference there are two ways to edit the title, alternative text and description:
* In the sys_file_re...
Patrick Broens
08:00 Bug #83040 (Resolved): Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft Edge
Applied in changeset commit:c860dbf07085db5363570b4d059e7039dacbb9b8. Jigal van Hemert
07:51 Revision c860dbf0: [FOLLOWUP][BUGFIX] Spaces between attributes in boolean fields
Spaces added between attributes of boolean input fields.
Resolves: #83040
Releases: 7.6
Change-Id: I28f24bbfbc46d992...
Jigal van Hemert

2017-11-23

23:46 Bug #83040: Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft Edge
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:05 Bug #83040 (Under Review): Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft Edge
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:11 Bug #83074: The inSet (FIND_IN_SET) function generates invalid SQL
Wrong project. Moving... Michael Stucki
19:36 Bug #83074 (Accepted): The inSet (FIND_IN_SET) function generates invalid SQL
When building a custom query with getQueryBuilderForTable using the The inSet function in ExpressionBuilder.php, the ... Thanos no-lastname-given
21:34 Revision 414a4d74: [TASK] Show allowed media sources in "Add media by URL" modal
In the modal view of "Add media by URL" the possible sources from where
media can be embedded are now shown.
Resolve...
Gianluigi Martino
18:49 Bug #83000: valuePicker in colorpicker not working at IRRE
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:04 Bug #83000 (Under Review): valuePicker in colorpicker not working at IRRE
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:38 Bug #83000 (In Progress): valuePicker in colorpicker not working at IRRE
Frank Nägler
18:30 Bug #81890 (Resolved): Don't show cut and cut release at the same time in clickmenu
Applied in changeset commit:7f9c183cedc3940464f8db3e7cae8e2e7025eb84. Frank Nägler
18:19 Bug #81890: Don't show cut and cut release at the same time 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
18:18 Bug #81890: Don't show cut and cut release at the same time in clickmenu
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:18 Bug #81890: Don't show cut and cut release at the same time in clickmenu
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:14 Bug #81890 (Under Review): Don't show cut and cut release at the same time 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
17:12 Bug #81890 (In Progress): Don't show cut and cut release at the same time in clickmenu
Frank Nägler
18:18 Revision 7f9c183c: [BUGFIX] Don't show “cut” and “cut release” at the same time
This patchs prevents showing “cut” and “cut release” at the same time in
the clickmenu of the page tree.
Resolves: #...
Frank Nägler
17:00 Feature #82070 (Resolved): Exclude doktypes in path of search result
Applied in changeset commit:1692a100825d553ef13e0f59ee89a4cb36924032. Joerg Boesche
16:49 Revision 1692a100: [FEATURE] Exclude doktypes in path of search result
The search result has a path with the pagetree structure.
It must be possible to exclude doktypes from the path.
Rel...
Joerg Boesche
16:30 Task #68683 (Resolved): Extract HTML markup from "editAction" into Fluid
Applied in changeset commit:49edc90c41675efcafc46ee5119ba413ba030e8a. Michael Oehlhof
16:19 Revision 49edc90c: [TASK] EXT:Scheduler: Extract HTML markup from "editAction" into Fluid
Resolves: #68683
Releases: master
Change-Id: I5bb4327b685d18b6575137f166d18d9640662af2
Reviewed-on: https://review.ty...
Michael Oehlhof
15:55 Bug #18761: "ADMCMD command could not be executed!" after preview link expired
Is there any progress on that issue? We still experience the behaviour on 8.7 LTS installations. Jens Engelmann
15:43 Bug #83073 (Closed): Ckeditor : random bug when try to create a link
Hi,
I'm working on TYPO3 8.7.8, Google Chrome
I have a random bug when i try to create a link.
Sometimes in ...
Mohamed Rebai
15:00 Bug #82921 (Resolved): FIx notices in page module rendering
Applied in changeset commit:690204a3f45a33d49f1a6d90658890f0ca190ed3. Tymoteusz Motylewski
14:39 Revision 690204a3: [BUGFIX] Fix some PHP Notices thrown when rendering page module
Resolves: #82921
Releases: master, 8.7
Change-Id: Id26239e65321aa3653de849932a0be7e626bd653
Reviewed-on: https://revi...
Tymoteusz Motylewski
13:16 Task #83072 (Under Review): Visual glitch in SelectMultipleSideBySideElement
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:12 Task #83072 (Closed): Visual glitch in SelectMultipleSideBySideElement
The position of the buttons aside the wizard are not beautiful (see screenshot)
!selectsidebyside_wrong.jpg!
Gianluigi Martino
11:41 Revision 6b46e14f: [BUGFIX] Fix broken back button in EXT:form
This patch fix a regression, introduced with #82668
Resolves: #83057
Related: #82668
Releases: master, 8.7
Change-Id...
Frank Nägler
11:30 Bug #83068 (Resolved): RecordLocking is using wrong runtime cache
Applied in changeset commit:3bfba77a0b80369ce8e57935625d06b449c81037. Benni Mack
11:04 Bug #83068: RecordLocking is using wrong runtime cache
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:03 Bug #83068: RecordLocking is using wrong runtime cache
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:37 Bug #83068: RecordLocking is using wrong runtime cache
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:19 Revision 379f0635: [BUGFIX] Use correct runtime cache identifier for locked records
The runtime cache was re-built wrong by using
a custom identifer, thus being called EVERY time a
record is checked. T...
Benni Mack
11:15 Bug #82228 (New): Image-related ViewHelpers don't respect different ratios of cropped variants
Andreas Kienast
11:10 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
Mountpoints do not redirect, I guess this is not needed there? Markus Klein
07:07 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
I can. Will probably do so tomorrow or over the weekend.
One thing: Just above the shortcut redirect it does a simil...
Andreas Allacher
11:03 Revision 3bfba77a: [BUGFIX] Use correct runtime cache identifier for locked records
The runtime cache was re-built wrong by using
a custom identifer, thus being called EVERY time a
record is checked. T...
Benni Mack
11:02 Bug #83071 (Under Review): TSFE: It's not possible to use nav_title as <title>
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:59 Bug #83071 (Closed): TSFE: It's not possible to use nav_title as <title>
Currently it's not possible to use nav_title for the title tag of pages, as the necessary variable does not get set. Andreas Kienast
10:36 Bug #83070 (Closed): Uncaught TYPO3 Exception > The "../typo3conf/ext/*/" directory does not exist.
Hi there,
I found a bug after upgrading from TYPO3 4.5 to 6.2, then 7.6 and finally 8.7.8 - maybe it's a global bu...
Nico Wellner
09:41 Bug #83069 (Closed): SQL error: A field occuring in l10n_state and/or be_users.uc is selected on saving even if it is not configured in TCA anymore
Steps to reproduce:
# Add a field to pages_language_overlay in DB and TCA (or probably any other l10n_state enabled ...
S P
09:30 Task #82608 (Resolved): EXT:backend UserPassLogin.js
Applied in changeset commit:23d7a0157a9143a486aba8580fea736311f9074b. Frank Nägler
09:15 Task #82608: EXT:backend UserPassLogin.js
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Task #82594 (Resolved): EXT:backend Login.js
Applied in changeset commit:23d7a0157a9143a486aba8580fea736311f9074b. Frank Nägler
09:15 Task #82594: EXT:backend Login.js
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Bug #81973 (Resolved): FormEngineValidation.parseDate remove fix year 2038
Applied in changeset commit:2dc0a952df1b0b18f9fb951bb20a0e9ab8ada69d. Frank Nägler
09:30 Task #81053 (Resolved): Minor improvements to FormEngineValidation
Applied in changeset commit:2d9416d916ecee660e82c357519f7ea5e2d7df96. Andreas Fernandez
09:29 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 52 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:53 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 51 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:27 Revision 2dc0a952: [!!!][TASK] Remove fixed year 2038 in FormEngine validation JavaScript
This patch removes the fixed year 2038 from the validation.
The validation has been simplified.
Resolves: #81973
Rel...
Frank Nägler
09:26 Revision 23d7a015: [TASK] Migrate EXT:backend Login.js and UserPassLogin.js to TypeScript
Resolves: #82594
Resolves: #82608
Releases: master
Change-Id: Ibc3fce2983d5a193db17d8acc1c4dab2baee31db
Reviewed-on: ...
Frank Nägler
09:13 Revision 2d9416d9: [TASK] Optimize FormEngineValidation, Part II
Some functions inside FormEngineValidation are optimized to reduce
runtime or run multiple validations on fields that...
Andreas Fernandez
07:44 Bug #83067 (Accepted): File meta data popup window is empty (white) when user has no filemount access
Georg Ringer
01:30 Bug #83057 (Resolved): Regression: back button in forms not work
Applied in changeset commit:1dcdb1360cc6fa6d18a647b4e6e73cbcd0ba7ff0. Frank Nägler
01:02 Bug #83057: Regression: back button in forms not work
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:01 Revision 1dcdb136: [BUGFIX] Fix broken back button in EXT:form
This patch fix a regression, introduced with #82668
Resolves: #83057
Related: #82668
Releases: master, 8.7
Change-Id...
Frank Nägler

2017-11-22

23:45 Bug #83068 (Under Review): RecordLocking is using wrong runtime cache
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:42 Bug #83068 (Closed): RecordLocking is using wrong runtime cache
Benni Mack
23:32 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
> I think it is parsed for the page with the ID that does the redirect but I think that is OK.
Interesting finding...
Markus Klein
18:24 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
@Markus: The template seems to be parsed at that point and the config option is available.
I think it is parsed for ...
Andreas Allacher
18:19 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
Note: Anybody is of course welcome to provide a core fix! Markus Klein
18:18 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
@Eckl:
IMO you are mixing causalities here. Only because realurl reports some "missing configuration" it does not ...
Markus Klein
18:14 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
@Bernhard Eckl: I think that is actually an issue with realurl that it does log every single instance here. Especiall... Andreas Allacher
17:14 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
Same here.
Sure it is a bug (a bug is not only a bug if it breaks something). The warning message appears but the ...
Bernhard Eckl
22:43 Task #82608: EXT:backend UserPassLogin.js
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:03 Task #82608: EXT:backend UserPassLogin.js
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:43 Task #82594: EXT:backend Login.js
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:03 Task #82594: EXT:backend Login.js
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:22 Bug #82262 (Closed): Content element "insert records" in an multilang environment
Thank you for testing, I close this for now.
If you think that this is the wrong decision or experience the issue ...
Riccardo De Contardi
18:05 Bug #82262: Content element "insert records" in an multilang environment
Hi Riccardo,
with config.sys_language_overlay = hideNonTranslated it works like expected.
Can be closed.
Bes...
Christoph Werner
10:58 Bug #82262 (Needs Feedback): Content element "insert records" in an multilang environment
Could you test it using @config.sys_language_overlay = 1@ or @config.sys_language_overlay = hideNonTranslated@, Pleas... Riccardo De Contardi
21:21 Bug #42390 (Closed): Insert Record: l10n support
I close this for now... there has been no activity since several months, and the proposed solution (comment 9) works ... Riccardo De Contardi
21:05 Bug #83035 (Closed): possibly dupe with #65234 but still not working - UL > P > LI
Good to hear the issue is resolved Frans Saris
20:54 Bug #83035: possibly dupe with #65234 but still not working - UL > P > LI
Florian Harms wrote:
> Frans Saris wrote:
> > Are you using a clean/fresh install or are there any special extensio...
Florian Harms
21:00 Bug #78274 (Resolved): TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
Applied in changeset commit:12b52059145d34b726fbe10d40069aa5a5173fec. Christoph Lehmann
20:54 Bug #78274: TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
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:56 Bug #78274: TCEFORM.pages.categories.config.treeConfig.rootUid only works for admin users
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:54 Revision 12b52059: [BUGFIX] Make category tree filterable for editors with category mounts
TCEFORM.pages.categories.config.treeConfig.rootUid should filter
the category tree. Non-Admin users with category mou...
Christoph Lehmann
20:45 Revision c4dd1885: [BUGFIX] backend formfields: Make boolean fields UI working in Edge/IE
Add for/id so clicking the label toggles the checkbox.
Resolves: #83040
Releases: master, 8.7, 7.6
Change-Id: I3dc08...
Stefan Neufeind
19:15 Bug #81973: FormEngineValidation.parseDate remove fix year 2038
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:56 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:46 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:01 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 48 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:32 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 47 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:22 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 46 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:12 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:08 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:47 Bug #83009: Avoid invalid references in DataMapProcessor
Stumbled over the same problem today after some debugging I found this patch. It works, thanks for the work. Eike Starkmann
16:22 Bug #83067 (Closed): File meta data popup window is empty (white) when user has no filemount access
User A creates a content element with an image from filemount fileadmin/abc/
User B has no access to filemount fil...
René Fritz
14:52 Bug #83057: Regression: back button in forms not work
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:33 Bug #83057: Regression: back button in forms not work
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:20 Bug #83065 (Under Review): Content is disappearing in Page module in workspaces
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:35 Bug #83065 (Closed): Content is disappearing in Page module in workspaces
When editing a tt_content-Element in a workspace, it disappears from the Page module.
It is still visible in the L...
Till Kleisli
14:00 Bug #83066 (Closed): Translation Metadata can't be deleted
If you create translated metadata for a file (edit metadata in default language, then click the flag symbol for any o... Markus no-lastname-given
14:00 Bug #83051 (Resolved): Page Tree: Mounting a node not functional
Applied in changeset commit:b48e1973d19d8fb4ec3e2029b9c4f4a7a6ef10c0. Andreas Fernandez
13:25 Bug #83051: Page Tree: Mounting a node not functional
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
13:12 Bug #83051: Page Tree: Mounting a node not functional
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:01 Bug #83051 (Under Review): Page Tree: Mounting a node not functional
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:00 Bug #83051 (Resolved): Page Tree: Mounting a node not functional
Applied in changeset commit:9bd69b770fba76d20179bb392df6b8cf1859fdd2. Andreas Fernandez
13:57 Revision b48e1973: [BUGFIX] Page tree nodes can be (un)mounted again
(Un)mounting nodes in the page tree is now possible again by fixing calls
to the page tree objects.
Resolves: #83051...
Andreas Fernandez
13:20 Bug #78476 (Resolved): "Mount as treeroot" triggers various errors
fixed with patch for #83051 Frank Nägler
13:00 Bug #83050 (Resolved): ExtJS Page tree uses deprecated top.TYPO3.Storage
Applied in changeset commit:38cabb1128e5118b15edc6720fcffd90057374d6. Andreas Fernandez
08:46 Bug #83050: ExtJS Page tree uses deprecated top.TYPO3.Storage
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:42 Bug #83050: ExtJS Page tree uses deprecated top.TYPO3.Storage
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:57 Revision 9bd69b77: [BUGFIX] Page tree nodes can be (un)mounted again
(Un)mounting nodes in the page tree is now possible again by fixing calls
to the page tree objects.
Resolves: #83051...
Andreas Fernandez
12:56 Revision 38cabb11: [BUGFIX] Use `Storage/Persistent` in page tree
There is a left over usage of `top.TYPO3.Storage` in the ExtJS based
page tree. This usage is replaced with the `Stor...
Andreas Fernandez
12:47 Bug #83058: Missing initialization of GraphicalFunctions in LocalImageProcessor
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #83058: Missing initialization of GraphicalFunctions in LocalImageProcessor
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:29 Bug #75040: placeholder pointing to column of related record shows values from wrong language
Patch set 8 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:29 Bug #75040: 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
11:56 Bug #75040: placeholder pointing to column of related record shows values from wrong language
Patch set 7 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:17 Bug #38895 (Rejected): Elements in the workspace will be created as a reference only. Correct publish is impossible
Rather seemed to be an old TemplaVoila issue when "references" are not resolved.
Closing this report since no core ...
Oliver Hader
12:04 Bug #83064: Media cropping data should not be localizable
take a look at https://github.com/CMSExperts/unlocalizedcrop Georg Ringer
10:43 Bug #83064: Media cropping data should not be localizable
I guess that's a fair argument, but in this case, I found out that the cropping was wrong for some screen sizes after... Mathias Bolt Lesniak
10:36 Bug #83064: Media cropping data should not be localizable
the cropping might not be translatable in the wording, but you might want another cropping aera for different countri... Bernd Wilke
09:18 Bug #83064 (Closed): Media cropping data should not be localizable
Hi!
When translating content in TYPO3 8.7.8 (and t3kit), the JSON cropping data would like to be localized as well...
Mathias Bolt Lesniak
11:27 Bug #62550: activated defLangBinding: Content Elements that exist only in translation are not displayed at all
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:25 Bug #62550: activated defLangBinding: Content Elements that exist only in translation are not displayed at all
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:37 Bug #82166 (Closed): logic BUG in CacheManager::getCache()
Mathias Schreiber
10:00 Bug #83040 (Resolved): Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft Edge
Applied in changeset commit:78e5761247e1c8cf4d724c7e392d1030191747a1. Stefan Neufeind
09:41 Bug #83040 (Under Review): Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft Edge
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:30 Bug #83040 (Resolved): Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft Edge
Applied in changeset commit:d317842dfc96a076d6a888b5b20f57502d944b23. Stefan Neufeind
09:27 Bug #83040: Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft 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
09:38 Revision 78e57612: [BUGFIX] backend formfields: Make boolean fields UI working in Edge/IE
Add for/id so clicking the label toggles the checkbox.
Resolves: #83040
Releases: master, 8.7, 7.6
Change-Id: I3dc08...
Stefan Neufeind
09:27 Revision d317842d: [BUGFIX] backend formfields: Make boolean fields UI working in Edge/IE
Add for/id so clicking the label toggles the checkbox.
Resolves: #83040
Releases: master, 8.7, 7.6
Change-Id: I3dc08...
Stefan Neufeind
08:40 Bug #83049: top.TYPO3.Storage is not available
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:30 Bug #83063 (Resolved): Fix regression PageViewHelper regarding noCacheHash
Applied in changeset commit:c9ee0f52c8f4ee97524a39597c357b156861e9e5. Georg Ringer
07:56 Bug #83063 (Under Review): Fix regression PageViewHelper regarding noCacheHash
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:53 Bug #83063 (Closed): Fix regression PageViewHelper regarding noCacheHash
Since #81213 it is not possible to set links without chash Georg Ringer
08:19 Feature #63496: Possibilty to hide "tt_content_showHidden" in Users Backend
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:13 Revision c9ee0f52: [BUGFIX] Use correct argument name in PageViewHelper
Fix a variable name which has been changed with the latest
refactoring to make it possible again to set links without...
Georg Ringer

2017-11-21

23:10 Revision 393bc3f6: [BUGFIX] Fix thrown \InvalidArgumentException in access module
The returnUrl is not available if the access module is accessed via
context menu of the page tree. The module now che...
Andreas Fernandez
23:00 Bug #83053 (Resolved): Pagetree > more actions > access triggers "Uncaught TYPO3 Exception"
Applied in changeset commit:066e8ad7c6ce7489bdd084913584a76cf2150f5a. Andreas Fernandez
22:39 Bug #83053: Pagetree > more actions > access triggers "Uncaught TYPO3 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
08:11 Bug #83053 (Under Review): Pagetree > more actions > access triggers "Uncaught TYPO3 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
22:39 Revision 066e8ad7: [BUGFIX] Fix thrown \InvalidArgumentException in access module
The returnUrl is not available if the access module is accessed via
context menu of the page tree. The module now che...
Andreas Fernandez
22:01 Bug #78345 (Needs Feedback): HMENU/TMENU generates links even "Show in Section Menus" is disabled
Does this still happens? I just noticed that the code provided does not contain the @lib.anchors@ parts that I guess ... Riccardo De Contardi
21:14 Bug #82939 (Needs Feedback): absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
So the question really is, is this a bug?
Fixing this would require to evaluate the full TS for the shortcut page in...
Markus Klein
20:49 Task #83042 (Closed): [BUGFIX] Prevent javascript error in backend
solved already. Wouter Wolters
20:00 Bug #83058: Missing initialization of GraphicalFunctions in LocalImageProcessor
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:29 Bug #83058 (Under Review): Missing initialization of GraphicalFunctions in LocalImageProcessor
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:44 Bug #83058: Missing initialization of GraphicalFunctions in LocalImageProcessor
Hi, tnx for finding this.
Could you push a patch for this to our review system?
Frans Saris
14:13 Bug #83058 (Closed): Missing initialization of GraphicalFunctions in LocalImageProcessor
On line 164 of @typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php@ an instance of @\TYPO3\CMS\Cor... Joschi Kuphal
19:38 Bug #83062 (Closed): Indexed Search: Reverse Order in Search Word Statistics
In TYPO3 CMS 7.6 LTS we discovered that in the "Indexing" backend module one can see the list of the most searched wo... Christian Huppert
17:59 Bug #58705 (New): data-type-gettext-file inside FILES renderObj GIFBUILDER
Only as a side node:
file:current:publicUrl is IMHO false here, publicUrl is the Url of the FAL media which the br...
Alexander Opitz
17:18 Bug #58705: data-type-gettext-file inside FILES renderObj GIFBUILDER
This does not work:... Benjamin Robinson
16:08 Bug #58705 (Needs Feedback): data-type-gettext-file inside FILES renderObj GIFBUILDER
Please provide the TypoScript which have that issues. Alexander Opitz
13:49 Bug #58705: data-type-gettext-file inside FILES renderObj GIFBUILDER
I can confirm that this issue still exists in TYPO3 CMS 8.7.8. Benjamin Robinson
15:52 Bug #20873: Preview of hidden page translations is not possible
Although a very old issue, it is still relevant for TYPO3 version 8LTS (8.7) Patrick Broens
14:25 Bug #82966 (Closed): EXT:form previous button has no function
I close this one as duplicate of #83057 please continue the discussion there (it already has a patch under review).
...
Riccardo De Contardi
14:17 Bug #83059 (Closed): Filesystem access rights not stored for be_groups
TYPO3: 8.7.8
PHP: 7.0.22
This issue might already exist, but I can't manage to find it. It was even not possible ...
André Spindler
14:05 Bug #83057 (Under Review): Regression: back button in forms not work
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:03 Bug #83057: Regression: back button in forms not work
yes this is duplicated I guess Frank Nägler
12:47 Bug #83057: Regression: back button in forms not work
Is this related or a duplicate? #82966 Riccardo De Contardi
12:42 Bug #83057 (Closed): Regression: back button in forms not work
Since #82668 the back button not submit the form anymore.
Reported: https://github.com/TYPO3/TYPO3.CMS/commit/ec16...
Frank Nägler
13:36 Bug #82835: EXT:form submitButtonLabel not changable
I also have this problem, but not in the default language, only in alternative languages. Sven Burkert
13:07 Bug #83040: Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft 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
12:25 Bug #83056 (Closed): Cannot set pageIdSelector configuration on link browser (outside of rte)
Configure this page TSconfig:
@TCEMAIN.linkHandler.page.configuration.pageIdSelector.enabled = 1@
As backend-user...
Felix Paul
11:31 Revision 02303de4: [BUGFIX] Fix sorting extensions in "Get Extensions" module
During some Doctrine cleanup the constraint for fetching extension by
extension key got messed up. This patch removes...
Nicole Cordes
10:57 Bug #82626: Problem with users without access to LIVE workspace
The problem seems to be that only the "reviewers" column of a workspace is checked but not "members" when fetching th... Thomas Prangenberg
10:37 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:34 Bug #31958 (Closed): Workspace preview: scrollbars disappear in IE8+9
We feel sorry, but this will not be fixed anymore for version 7, which is in its "priority bugfix" phase of life.
...
Riccardo De Contardi
09:55 Bug #83054 (Closed): File collections not updated if directory renamed via file list.
If there is a file collection for the directory "test1/foo/test2" and you rename the directory "foo" to "foobar", the... Kai Strecker
09:32 Bug #82969 (Under Review): Javascript Error in Backend
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
07:13 Task #83017: Resolve translated page IDs to default language page in FE
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:00 Bug #83029 (Resolved): GIFBUILDER files cannot be delivered via web server
Applied in changeset commit:5dde3a363b14dc0c24972b547f14f3a1e0924d71. Oliver Hader
00:32 Bug #83029: GIFBUILDER files cannot be delivered via web server
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:42 Revision c304e745: [BUGFIX] GIFBUILDER files cannot be delivered via web server
GIFBUILDER uses provided file names and text snippets in order to
generate the final name for files to be written to....
Oliver Hader
00:32 Revision 5dde3a36: [BUGFIX] GIFBUILDER files cannot be delivered via web server
GIFBUILDER uses provided file names and text snippets in order to
generate the final name for files to be written to....
Oliver Hader
00:19 Task #83023: Use booleans where currently 1/0 are 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

2017-11-20

23:57 Revision a2892653: [BUGFIX] Reload page tree if `extendToSubpages` flag changes
Resolves: #83052
Releases: master, 8.7
Change-Id: I9d86c38f8d1749583e154bd52c77b168d20af7dc
Reviewed-on: https://revi...
Andreas Fernandez
23:30 Bug #83052 (Resolved): Page tree should reload if `extendToSubpages` flag is changed
Applied in changeset commit:d6c039ff3c93d37094a57c5fd146ac4885200e88. Andreas Fernandez
23:13 Bug #83052: Page tree should reload if `extendToSubpages` flag is changed
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:31 Bug #83052 (Under Review): Page tree should reload if `extendToSubpages` flag is changed
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:27 Bug #83052 (Closed): Page tree should reload if `extendToSubpages` flag is changed
If the `extendToSubpages` flag is changed for a page, the page tree should get reloaded. This is already the case if ... Andreas Kienast
23:12 Revision d6c039ff: [BUGFIX] Reload page tree if `extendToSubpages` flag changes
Resolves: #83052
Releases: master, 8.7
Change-Id: I9d86c38f8d1749583e154bd52c77b168d20af7dc
Reviewed-on: https://revi...
Andreas Fernandez
22:40 Bug #83053 (Closed): Pagetree > more actions > access triggers "Uncaught TYPO3 Exception"
This issue only affects 9.0.0-dev (latest master)
Steps to reproduce: Click on a page of the pagetree > contextual...
Riccardo De Contardi
21:55 Bug #83043 (New): Adding more than one CSS class
Riccardo De Contardi
18:12 Bug #83043: Adding more than one CSS class
Thank you for opening a ticket.
I already searched for a plugin for ckEditor and found this hint:
https://stackover...
Paul A. Auwehla
13:26 Bug #83043: Adding more than one CSS class
> Most of my editors work on scientific texts.
I think that for _this_ specific task, it would be more useful a p...
Riccardo De Contardi
13:12 Bug #83043: Adding more than one CSS class
There is an ticket for this in the ckeditor issue tracker https://dev.ckeditor.com/ticket/11120
Maybe we can find ...
Frans Saris
11:33 Bug #83043: Adding more than one CSS class
Your example is exactly the problem and the restriction ckEditor
is enforcing: You have to prefine sets of classes....
Paul A. Auwehla
10:25 Bug #83043 (Needs Feedback): Adding more than one CSS class
Can you give me an example of what you are trying to do?
As far as I can see this thing is possible with CKEditor:...
Riccardo De Contardi
10:02 Bug #83043 (Closed): Adding more than one CSS class
In rtehtmlarea it was possible to cumulate CSS classes.
This was an outstanding and flexible solution
in the new t...
Paul A. Auwehla
21:50 Task #83023: Use booleans where currently 1/0 are 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
20:34 Task #83023: Use booleans where currently 1/0 are used
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Bug #82969 (Resolved): Javascript Error in Backend
Applied in changeset commit:7c7e4edb0425b3dc67516995c5856888a0c8a0d2. Markus Günther
20:39 Bug #82969: Javascript Error in 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
15:06 Bug #82969: Javascript Error in Backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Bug #82969: Javascript Error in 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
13:41 Bug #82969: Javascript Error in Backend
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
13:41 Bug #82969: Javascript Error in Backend
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:15 Bug #82969: Javascript Error in Backend
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
12:14 Bug #82969: Javascript Error in 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
11:32 Bug #82969 (Under Review): Javascript Error in 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
10:40 Bug #82969: Javascript Error in Backend
It turns out that after solving an autocomplete issue a new issue lead to another JS error.
In the issue https://f...
Markus Günther
21:00 Bug #82060 (Resolved): File Abstraction Layer: Extract metadata in storage (scheduler) failing on indexing files that matches denied patterns(['BE']['fileDenyPattern'])
Applied in changeset commit:65a053621da2ef4c8ede5556a5e090084d9ea03d. Ricky Mathew
20:30 Bug #82060: File Abstraction Layer: Extract metadata in storage (scheduler) failing on indexing files that matches denied patterns(['BE']['fileDenyPattern'])
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:47 Bug #82060: File Abstraction Layer: Extract metadata in storage (scheduler) failing on indexing files that matches denied patterns(['BE']['fileDenyPattern'])
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:51 Revision f3a43aea: [BUGFIX] Prevent javascript error in backend
Adding a condition to check if a backend user has permissions on the
search to prevent a JS error while initializing ...
Markus Günther
20:44 Feature #82260: Additional value for indexed_search result
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Feature #82260: Additional value for indexed_search result
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:39 Revision 7c7e4edb: [BUGFIX] Prevent javascript error in backend
Adding a condition to check if a backend user has permissions on the
search to prevent a JS error while initializing ...
Markus Günther
20:30 Bug #83002 (Resolved): Notices in the Filelist module
Applied in changeset commit:eac7d30cfc52b34faf3f04300774ee7ae5b46fdc. Tymoteusz Motylewski
20:30 Task #80555 (Resolved): Improve sorting of installable exts in search list
Applied in changeset commit:98440bb49ec50fc4401f9c1bee627655f40c455f. Nicole Cordes
20:29 Task #80555: Improve sorting of installable exts in search list
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:53 Task #80555: Improve sorting of installable exts in search list
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:34 Task #80555 (Under Review): Improve sorting of installable exts in search list
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:29 Revision 65a05362: [BUGFIX] Catch Exception while extracting metadata
Catch InsufficientFileAccessPermissionsException while extracting
metadata. Reason for this exception could be that t...
Ricky Mathew
20:29 Task #80812: About 170 usages of isset() and is_array() can be replaced with null coalesce operator
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:34 Task #80812: About 170 usages of isset() and is_array() can be replaced with null coalesce operator
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:29 Revision 98440bb4: [BUGFIX] Fix sorting extensions in "Get Extensions" module
During some Doctrine cleanup the constraint for fetching extension by
extension key got messed up. This patch removes...
Nicole Cordes
20:29 Revision 9e4f48e6: [TASK] Example for a RTE Flexform config after migration
Releases: master, 8.7
Resolves: #83031
Change-Id: I918ef9ca5ae28f9c605e3c7940cea53b6ed3325a
Reviewed-on: https://revi...
Jörg Velletti
20:14 Revision eac7d30c: [BUGFIX] Fix notices in Filelist module
Resolves: #83002
Releases: master
Change-Id: I06c09f282df7fdcc0d8af11d65c5113f33a9c849
Reviewed-on: https://review.ty...
Tymoteusz Motylewski
19:55 Bug #83051 (Under Review): Page Tree: Mounting a node not functional
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:50 Bug #83051 (Closed): Page Tree: Mounting a node not functional
Mounting a node in the page tree is currently broken for two cases:
- Mounting a page that is not selected (nothin...
Andreas Kienast
19:16 Bug #83050 (Under Review): ExtJS Page tree uses deprecated top.TYPO3.Storage
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:14 Bug #83050 (Closed): ExtJS Page tree uses deprecated top.TYPO3.Storage
Andreas Kienast
19:16 Bug #83049 (Under Review): top.TYPO3.Storage is not available
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:06 Bug #83049 (Closed): top.TYPO3.Storage is not available
top.TYPO3.Storage is not available anymore, as it has been migrated to TS and split into smaller modules. This is a r... Andreas Kienast
19:02 Bug #82626: Problem with users without access to LIVE workspace
I can confirm this issue in TYPO3 8.7.7
This also affects users who have previously had access to the LIVE workspa...
Thomas Prangenberg
17:00 Task #83031 (Resolved): Example for a Flexform config after migration
Applied in changeset commit:67a7dddc1b7559610fc59b849eb5b9ca1c23325e. Jörg Velletti
16:32 Task #83031: Example for a Flexform config after migration
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:49 Task #83031: Example for a Flexform config after migration
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:14 Task #83031: Example for a Flexform config after migration
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:12 Task #83031: Example for a Flexform config after migration
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:28 Task #83031: Example for a Flexform config after migration
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:32 Revision 67a7dddc: [TASK] Example for a RTE Flexform config after migration
Releases: master, 8.7
Resolves: #83031
Change-Id: I918ef9ca5ae28f9c605e3c7940cea53b6ed3325a
Reviewed-on: https://revi...
Jörg Velletti
15:00 Bug #83044 (Resolved): Install tool button has wrong css class
Applied in changeset commit:3aee4f35265f1dfa77e9f74428893cc636a1b898. Markus Günther
14:43 Bug #83044 (Under Review): Install tool button has wrong css class
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:30 Bug #83044 (Resolved): Install tool button has wrong css class
Applied in changeset commit:a4a7bd941f7780787f8e07945a35e4fae5d69274. Markus Günther
14:28 Bug #83044: Install tool button has wrong css class
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:09 Bug #83044: Install tool button has wrong css class
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
14:08 Bug #83044: Install tool button has wrong css class
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
13:57 Bug #83044: Install tool button has wrong css class
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:55 Bug #83044: Install tool button has wrong css class
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:54 Bug #83044: Install tool button has wrong css class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:54 Bug #83044: Install tool button has wrong css class
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:50 Bug #83044: Install tool button has wrong css class
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:47 Bug #83044: Install tool button has wrong css class
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:58 Bug #83044 (Under Review): Install tool button has wrong css class
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:49 Bug #83044 (Closed): Install tool button has wrong css class
The Button "System looks good. Continue!" in Step one of the install tool looks wrong because the css class for the b... Markus Günther
14:44 Revision ad3bbbc5: [BUGFIX] Fix class name of success button in the install tool
Releases: master, 8.7, 7.6
Fixes: #83044
Change-Id: I2c16f160a18f4c0e58b87261b59fbde90aca2f82
Reviewed-on: https://re...
Markus Günther
14:42 Revision 3aee4f35: [BUGFIX] Fix class name of success button in the install tool
Releases: master, 8.7, 7.6
Fixes: #83044
Change-Id: I2c16f160a18f4c0e58b87261b59fbde90aca2f82
Reviewed-on: https://re...
Markus Günther
14:40 Bug #83041: See Admin tools with Editor
How to reproduce:
1) Use the backend to create an *editor*
2) use the user module to switch to that user
The p...
Georg Ringer
09:11 Bug #83041 (Closed): See Admin tools with Editor
I am not sure if this is intended, but it feels wrong.
You can create a new editor without any permissions. Just ent...
Markus Günther
14:21 Revision a4a7bd94: [BUGFIX] Fix class name of success button in the install tool
Releases: master, 8.7, 7.6
Fixes: #83044
Change-Id: I2c16f160a18f4c0e58b87261b59fbde90aca2f82
Reviewed-on: https://re...
Markus Günther
14:17 Bug #82023: Install Tool DB Analyzer tries to change all VARCHAR fields
the PR https://github.com/doctrine/dbal/pull/2825 has been merged yesterday, so lets see when a release is done Georg Ringer
14:13 Bug #83046 (Closed): sys_file_collection and tt_content could not be created
this is an issue in doctrine / maria db. see #82023.
I am closing this as duplicate
Georg Ringer
13:35 Bug #83046: sys_file_collection and tt_content could not be created
So recursive as property seems not to work with MariaDB. Markus Günther
13:20 Bug #83046 (Closed): sys_file_collection and tt_content could not be created
I use MariaDB (10.2.10) instead of MySQL and with TYPO3 version 7.6 i get the following errors:... Markus Günther
12:36 Bug #83045 (New): Page Cache Timeout calculation doesnt take cache configuration of content into account
As far as i understand the current implementation, it works like this (simplified):
- The Page Cache Timeout calcu...
Matthias Kümpel
11:08 Bug #62282 (Closed): The create file form should not be shown if editors are not allowed to add text files
To old and many changes in that area, so closing. Alexander Opitz
10:55 Bug #57600 (Closed): PHP Warning: unlink(ENABLE_INSTALL_TOOL): Permission denied EnableFileService.php on line 83
Fixed with #80354 Alexander Opitz
10:30 Bug #45056 (Resolved): History doesn't show page deletions for non-admin BE user
Applied in changeset commit:9ef9c10b8af9d6c201e3c6a8ac372f4db6f0cf51. Helmut Hummel
10:24 Revision 9ef9c10b: [BUGFIX] Show deleted page actions in record history
Because users have no access to deleted pages,
the access check always fails, leading to delete page
actions not bein...
Helmut Hummel
09:40 Bug #83034: Missing clear processed files option in new install tool
When we are at it. It would be cool if we could add a @"Clear processed files"@ button for every storage. So for a de... Frans Saris
09:25 Bug #83034: Missing clear processed files option in new install tool
So functionality is still there. But nog hidden behind wrong labels
The title + first button label is wrong
!ne...
Frans Saris
09:29 Task #83042 (Closed): [BUGFIX] Prevent javascript error in backend
When you have a backend user without permissions on the
search, you get JS errors because the autocomplete can not b...
Forger Service
09:07 Bug #83040 (Under Review): Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft 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
09:06 Bug #83040 (Closed): Boolean Fields in backend-formfields are not working with Internet Explorer or Microsoft Edge
Similar to issue #82998 (for the Constant Editor) also some backend-formfields are not clickable in IE/Edge. The fix ... Stefan Neufeind
09:00 Bug #82998 (Resolved): Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft Edge
Applied in changeset commit:1e26d0901d5206bd7983c7d1e3e312381a0ffda7. Markus Klein
08:39 Revision 6bf0b30a: [BUGFIX] ConstantEditor: Make boolean fields UI working in Edge/IE
Move the hidden form field out of the label tag to ensure clicking
the label's content (eg. fa icon) really toggles t...
Markus Klein
08:39 Revision e121b779: [BUGFIX] ConstantEditor: Make boolean fields UI working in Edge/IE
Move the hidden form field out of the label tag to ensure clicking
the label's content (eg. fa icon) really toggles t...
Markus Klein
08:36 Revision 1e26d090: [BUGFIX] ConstantEditor: Make boolean fields UI working in Edge/IE
Move the hidden form field out of the label tag to ensure clicking
the label's content (eg. fa icon) really toggles t...
Markus Klein
08:30 Bug #83039 (Resolved): JavaScript error when filtering pagetree
Applied in changeset commit:fea8a24e53cb7a3f2ea0a12aa8737c77915fd298. Helmut Hummel
08:29 Revision 33bc5712: [BUGIFX] Fix JS error in filtering page tree
While fixing #82877 a mistake was introduced which leads
to a JavaScript error when filtering the page tree.
Problem...
Helmut Hummel
08:26 Revision fea8a24e: [BUGIFX] Fix JS error in filtering page tree
While fixing #82877 a mistake was introduced which leads
to a JavaScript error when filtering the page tree.
Problem...
Helmut Hummel
08:08 Task #82402: Create viewHelper to load images asynchronous
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:34 Bug #82982: ModuleMenu::loadNavigationComponent should load custom tree with module opened first
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:30 Feature #83016 (Resolved): Show page translations in list module
Applied in changeset commit:7650ede4f5c629ab561de9600baa25289657ea02. Benni Mack
07:03 Revision 7650ede4: [FEATURE] Show page translations in list module
Translations of the current page can now be listed and edited through the
list module again.
This is a follow-up cha...
Benni Mack

2017-11-19

23:37 Bug #62550: activated defLangBinding: Content Elements that exist only in translation are not displayed at all
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:08 Bug #75040: placeholder pointing to column of related record shows values from wrong language
Patch set 6 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:31 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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
22:29 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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
22:25 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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
19:03 Bug #75040: placeholder pointing to column of related record shows values from wrong language
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
18:55 Bug #75040: placeholder pointing to column of related record shows values from wrong 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
22:39 Bug #83039: JavaScript error when filtering pagetree
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:12 Bug #83039 (Under Review): JavaScript error when filtering pagetree
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:59 Bug #83039 (Closed): JavaScript error when filtering pagetree
Steps to reproduce:
# Select a page in normal tree
# Use page tree filter to search for a page
A JavaScritp er...
Helmut Hummel
21:39 Bug #83035: possibly dupe with #65234 but still not working - UL > P > LI
Frans Saris wrote:
> Are you using a clean/fresh install or are there any special extensions etc?
>
> Can you sho...
Florian Harms
21:07 Bug #83035: possibly dupe with #65234 but still not working - UL > P > LI
Frans Saris wrote:
> I'm interested in the full pagets have a look at the BE info module. There you can view the com...
Florian Harms
21:03 Bug #83035: possibly dupe with #65234 but still not working - UL > P > LI
I'm interested in the full pagets have a look at the BE info module. There you can view the complete composed pagets ... Frans Saris
20:57 Bug #83035: possibly dupe with #65234 but still not working - UL > P > LI
Frans,
cheers for looking into this.
Well, the current active standard is like this (landing page ts):
TCAdef...
Florian Harms
20:42 Bug #83035 (Needs Feedback): possibly dupe with #65234 but still not working - UL > P > LI
Frans Saris
20:42 Bug #83035: possibly dupe with #65234 but still not working - UL > P > LI
Are you using a clean/fresh install or are there any special extensions etc?
Can you show us your pageTS especiall...
Frans Saris
11:58 Bug #83035 (Closed): possibly dupe with #65234 but still not working - UL > P > LI
Folks,
with current version TYPO3 8.7.8, the ckeditor still delivers a construction
<UL>
<P></P>
<LI> .....
Florian Harms
20:09 Task #83038 (Under Review): Introduce Yarn and fix dependencies
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:58 Task #83038 (Closed): Introduce Yarn and fix dependencies
Introduce yarn as dependency manager for JavaScript dependencies and fix (downgrade) some libs. Frank Nägler
18:24 Bug #82982: ModuleMenu::loadNavigationComponent should load custom tree with module opened first
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:35 Bug #82672: Fileadmin garbage collection is failing
I can confirm this bug.
There is a problem inside the method cleanupRecycledFiles of the typo3/sysext/scheduler/Cl...
Alexander Grein
12:07 Task #82402: Create viewHelper to load images asynchronous
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:33 Bug #83034 (Closed): Missing clear processed files option in new install tool
The "Clear processed files" option is missing in the new install tool
!clear-processed-files.png!
Frans Saris
10:47 Bug #82060: File Abstraction Layer: Extract metadata in storage (scheduler) failing on indexing files that matches denied patterns(['BE']['fileDenyPattern'])
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:37 Revision f6de7c84: [BUGFIX] use included TSconfig files in frontend
The files included in the field tsconfig_includes are now included
when collecting the page TSconfig in the TypoScrip...
Jigal van Hemert
02:36 Bug #82998: Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft Edge
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
02:35 Bug #82998: Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft 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
02:35 Bug #82998: Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft Edge
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
02:34 Bug #82998 (Under Review): Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft 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
02:31 Bug #82998: Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft Edge
Easiest way to test is using FSC and looking at "Lightbox click-enlarge rendering". Markus Klein
02:28 Bug #82998 (Accepted): Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft Edge
The issue seems to stem from the hidden form field inside the label tag. Markus Klein
02:00 Bug #82662 (Resolved): TSFE getPagesTSconfig does not use included registered page TSconfig
Applied in changeset commit:b10a2b2602bd8613e8c791b69275745f2549c6b4. Jigal van Hemert
01:57 Bug #82662: TSFE getPagesTSconfig does not use included registered page TSconfig
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:57 Revision b10a2b26: [BUGFIX] use included TSconfig files in frontend
The files included in the field tsconfig_includes are now included
when collecting the page TSconfig in the TypoScrip...
Jigal van Hemert
00:09 Task #68683: Extract HTML markup from "editAction" into Fluid
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2017-11-18

22:36 Task #68683: Extract HTML markup from "editAction" into Fluid
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Task #68683: Extract HTML markup from "editAction" into Fluid
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:06 Task #82365: [BUGFIX] automatic overflow does not work for lists
Of course it's matter of personal tastes, but I don't understand why the list without @overflow:auto@ should be bette... Riccardo De Contardi
15:15 Task #82365: [BUGFIX] automatic overflow does not work for lists
Did already anyone take a look at this? =) Anonymous
12:03 Task #83031 (Under Review): Example for a Flexform config after migration
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:03 Task #83031 (Closed): Example for a Flexform config after migration

This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/87
Forger Service
06:01 Task #76319: Add more tests for fileExtensions.webspace configuration
We could add one more test to make sure, that whitelisted file extensions overrule blacklisted file extensions.
I...
Torben Hansen

2017-11-17

23:27 Task #83019 (Under Review): use card api/layout of core 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
08:25 Task #83019 (Closed): use card api/layout of core in install tool
remove the old gridder styles and use the card api of the core. Mona Muzaffar
20:46 Bug #81714: No valid HTML output Form->DatePicker
Not sure why readonly is used here at all. Anonymous
20:45 Feature #82511: EXT:form - render input as type=date when datepicker not enabled
HTML5 input types should be used by default like email and date.
Also jQuery UI is overkill and not very modern or...
Anonymous
20:00 Task #83030: Vimeo/Youtube needs to save the video id
This id isn't in the database
> The contents of the file is the video id
The @*.vimeo@ and @*.youtube@ are just...
Frans Saris
18:43 Task #83030: Vimeo/Youtube needs to save the video id
Frans Saris wrote:
> The contents of the file is the video id.
>
> So in fluid you can do @{file.contents}@ to ge...
Christoph Hendreich
18:19 Task #83030: Vimeo/Youtube needs to save the video id
Mathias Schreiber wrote:
> Hi Christoph,
>
> can you define "work with" in this scenario?
The problem is if so...
Christoph Hendreich
18:01 Task #83030 (Needs Feedback): Vimeo/Youtube needs to save the video id
The contents of the file is the video id.
So in fluid you can do @{file.contents}@ to get the id.
In extbase co...
Frans Saris
17:57 Task #83030: Vimeo/Youtube needs to save the video id
Hi Christoph,
can you define "work with" in this scenario?
Mathias Schreiber
17:53 Task #83030 (Closed): Vimeo/Youtube needs to save the video id
Hi all,
the problem is if we put a FAL Media over Vimeo/Youtube inside: Example "https://vimeo.com/66651032"
Norm...
Christoph Hendreich
16:27 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
Beside the solutions with fluid or use of APC, there's another option to speedup big HMENUs with expAll: use the poss... Julian Hofmann
14:54 Bug #83029 (Under Review): GIFBUILDER files cannot be delivered via web server
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:52 Bug #83029 (Closed): GIFBUILDER files cannot be delivered via web server
GIFBUILDER uses provided file names and text snippets in order to generate the final name for files to be written to.... Oliver Hader
14:54 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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:00 Task #83025 (Resolved): Correct link to a 7.6 changelog resource
Applied in changeset commit:505031dff7aa0a89dcd8b2099dfb7fca7baed231. Anonymous
12:06 Task #83025 (Under Review): Correct link to a 7.6 changelog resource
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:06 Task #83025 (Closed): Correct link to a 7.6 changelog resource
The link pointing to the positioning of own handlers (a changelog of v7.6) was missing a version paramater after "cor... Forger Service
12:40 Revision 505031df: [TASK] Correct link to a 7.6 changelog resource
The link pointing to the positioning of own handlers (a changelog of v7.6)
was missing a version paramater after "cor...
Robert Wildling
11:00 Feature #82488 (Resolved): Possibility to modify the display results before FluidView assignment
Applied in changeset commit:1d07441c49cd6a25fb2b421ee604c7b18c5f35ae. Joerg Boesche
10:35 Feature #82488: Possibility to modify the display results before FluidView assignment
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:43 Bug #82053: onlyAllowedTables is wrongly evaluated while changing doktype on page language overlay
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:36 Revision 1d07441c: [FEATURE] Hook to modify the display results before FluidView assignment
To modify the display result rows before data is assigned to the fluid
view there is a new hook inside the `getDispla...
Joerg Boesche
10:27 Task #83023 (Under Review): Use booleans where currently 1/0 are used
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:26 Task #83023 (Closed): Use booleans where currently 1/0 are used
In several places boolean-expressions are turned into 1/0 which are later evaluated as booleans again. Stefan Neufeind
10:00 Bug #82865 (Resolved): Custom link attributes not working on rte_ckeditor
Applied in changeset commit:fe0de963e3db59645b41f8e68a9c07f99c593180. Frans Saris
09:29 Bug #82865: Custom link attributes not working on rte_ckeditor
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
08:33 Bug #82865 (Under Review): Custom link attributes not working on rte_ckeditor
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
09:49 Revision fe0de963: [BUGFIX] Add correct conversion of RTE pageTS config
Add all pageTS.RTE options to config without dots appended to the key
to be able to override the RTE config with page...
Frans Saris
09:41 Bug #82390: Migration of Extbase command controllers breaks scheduler functionality
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:41 Feature #79462: Symfony CLI executable via scheduler task
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:33 Bug #83021: EXT:form override settings
There is only a missing "eval: 'required'" within the FormEngineSetup.yaml for the subject property.
We do not need ...
Ralf Zimmermann
09:07 Bug #83021 (Closed): EXT:form override settings
Szenario:
- Create form in backend
- improve settings in yaml config file
- include form on page in backend and us...
Maik Hagenbruch
08:43 Revision 308af12b: [BUGFIX] Fix notices in UserAuthentication
Resolves: #83003
Releases: master, 8.7
Change-Id: Iceaa7ab9bd436322229e591677c0aee16cd69f5c
Reviewed-on: https://revi...
Tymoteusz Motylewski
08:35 Feature #83020 (Rejected): QueryBuilder needs CREATE TABLE, INSERT and DROP TABLE
Sometimes it's necessary to dynamically create or drop tables inside an extension or module. For example if you would... Johannes C. Schulz
08:24 Task #83018 (Closed): Use modal api of core in install tool
Remove gridder and use the modal api of the core.
Mona Muzaffar
07:07 Feature #83016: Show page translations in list module
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:02 Feature #83016: Show page translations in list module
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2017-11-16

22:50 Bug #82380: cache_clearAtMidnight wrong calculation of midnight
... Heinz Schilling
22:37 Task #83017: Resolve translated page IDs to default language page in FE
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:27 Task #83017 (Under Review): Resolve translated page IDs to default language page in FE
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:25 Task #83017 (Closed): Resolve translated page IDs to default language page in FE
Benni Mack
22:35 Feature #83016: Show page translations in list module
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:08 Feature #83016: Show page translations in list module
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:32 Feature #83016: Show page translations in list module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:14 Feature #83016 (Under Review): Show page translations in list module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:14 Feature #83016 (Closed): Show page translations in list module
Benni Mack
22:30 Task #82991 (Resolved): Remove List module checkbox "Localization view"
Applied in changeset commit:9252d63fa8384e465c455bb9e43e51b0200f1331. Benni Mack
21:23 Task #82991: Remove List module checkbox "Localization view"
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:12 Task #82991: Remove List module checkbox "Localization view"
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:05 Task #82991: Remove List module checkbox "Localization view"
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:35 Task #82991: Remove List module checkbox "Localization view"
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:18 Bug #83002: Notices in the Filelist module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:01 Bug #83002: Notices in the Filelist module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:04 Revision 9252d63f: [!!!][TASK] Always use "Localization view" in list module
When working with localizations in a system,
the option "Localization view" in the list module is
a pre-requisite for...
Benni Mack
22:00 Bug #83006 (Resolved): L10nModeUpdater does not trigger custom language state
Applied in changeset commit:31fa79ceee7d9a8c3e075d83f2348eb37361a3fc. Helmut Hummel
20:59 Bug #83006: L10nModeUpdater does not trigger custom language state
Patch set 8 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:42 Bug #83006: L10nModeUpdater does not trigger custom language state
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #83006: L10nModeUpdater does not trigger custom language state
Patch set 7 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:32 Bug #83006: L10nModeUpdater does not trigger custom language state
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 #83006: L10nModeUpdater does not trigger custom language state
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:24 Bug #83006: L10nModeUpdater does not trigger custom language state
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:46 Revision 693f270e: [BUGFIX] Set l10n_state before synchronizing fields
L10nModeUpdater checks whether fields in translated records are
modified, thus not synchronized with the parent recor...
Helmut Hummel
21:46 Revision 31fa79ce: [BUGFIX] Set l10n_state before synchronizing fields
L10nModeUpdater checks whether fields in translated records are
modified, thus not synchronized with the parent recor...
Helmut Hummel
21:30 Bug #82980 (Resolved): Handling of mixed string and 0 broken for keepItems and removeItems page ts
Applied in changeset commit:c1543fc2d69dd40c22cc18df55f9b7db95006654. Helmut Hummel
21:29 Bug #82057: file:current:crop does not work anymore for page media resources
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:24 Revision 2abc4244: [BUGFIX] Fix keepItems and removeItems handling with 0 values
TSConfig properties keepItems and removeItems are checked
with a weak in_array() test (third argument not set to true...
Helmut Hummel
21:22 Revision c1543fc2: [BUGFIX] Fix keepItems and removeItems handling with 0 values
TSConfig properties keepItems and removeItems are checked
with a weak in_array() test (third argument not set to true...
Helmut Hummel
19:31 Revision 5657d12b: [FOLLOWUP][TASK] FAL-based database fields moved to integer
Remove duplicated "image" field definition in test scenario.
Related: #69909
Releases: master, 8.7
Change-Id: Ie87e2...
Oliver Hader
19:31 Revision bb9c7729: [FOLLOWUP][TASK] FAL-based database fields moved to integer
Remove duplicated "image" field definition in test scenario.
Related: #69909
Releases: master, 8.7
Change-Id: Ie87e2...
Oliver Hader
18:50 Revision 4df710e1: [BUGFIX] Avoid invalid references in DataMapProcessor
If DataMapProcessor is called with a non-reference id, e.g.
zero (0), this submission is considered as a reference. S...
Oliver Hader
18:30 Bug #83009 (Resolved): Avoid invalid references in DataMapProcessor
Applied in changeset commit:88290dd4e9bdce329a93119d3ff8b39a5314f763. Oliver Hader
18:16 Bug #83009: Avoid invalid references in DataMapProcessor
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:14 Bug #83009: Avoid invalid references in DataMapProcessor
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:46 Bug #83009: Avoid invalid references in DataMapProcessor
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:22 Revision 88290dd4: [BUGFIX] Avoid invalid references in DataMapProcessor
If DataMapProcessor is called with a non-reference id, e.g.
zero (0), this submission is considered as a reference. S...
Oliver Hader
17:00 Feature #82869 (Resolved): Replace @inject with @Extbase\Inject
Applied in changeset commit:d4f055b14ac5697204741ac03c6d81cab9fa4eb4. Anonymous
16:46 Revision d4f055b1: [FEATURE] Replace @inject with @TYPO3\CMS\Extbase\Annotation\Inject
This patch introduces the usage of doctrine annotations.
Therefore the AnnotationRegistry is configured during the
bo...
Alexander Schnitzler
16:42 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:47 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:13 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:04 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:10 Bug #75338: Replacing a youtube/vimeo video in filelist not possible
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:01 Bug #75338: Replacing a youtube/vimeo video in filelist not possible
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:42 Bug #75338: Replacing a youtube/vimeo video in filelist not possible
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:29 Bug #75338: Replacing a youtube/vimeo video in filelist not possible
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:33 Bug #75338: Replacing a youtube/vimeo video in filelist not possible
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:00 Bug #83003 (Resolved): Fix notices in user Authentication classes
Applied in changeset commit:08a2cce33d37d672a5dc1b22487c0b9776eeea72. Tymoteusz Motylewski
15:44 Bug #83003: Fix notices in user Authentication classes
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
15:42 Bug #83003: Fix notices in user Authentication classes
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
15:38 Bug #83003: Fix notices in user Authentication classes
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:11 Bug #83003: Fix notices in user Authentication classes
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:00 Bug #83013: DataHandler uses hard-coded values for pages localization
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:36 Bug #83013: DataHandler uses hard-coded values for pages localization
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:21 Bug #83013: DataHandler uses hard-coded values for pages localization
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:19 Bug #83013: DataHandler uses hard-coded values for pages localization
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:09 Bug #83013 (Under Review): DataHandler uses hard-coded values for pages localization
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:05 Bug #83013 (Closed): DataHandler uses hard-coded values for pages localization
With the migration of pages_language_overlay into pages, DataHandler used a lot of hard-coded checks against "l10n_pa... Benni Mack
15:45 Bug #79853: Exception when setting "Language" to "all" for new and/or existing content elements in backend
Uncaught TYPO3 Exception
Argument 3 passed to TYPO3\CMS\Core\DataHandling\Localization\DataMapProcessor::synchronize...
Kurt Gusbeth
15:37 Revision 08a2cce3: [BUGFIX] Fix notices in UserAuthentication
Resolves: #83003
Releases: master, 8.7
Change-Id: Iceaa7ab9bd436322229e591677c0aee16cd69f5c
Reviewed-on: https://revi...
Tymoteusz Motylewski
15:30 Bug #82865 (Resolved): Custom link attributes not working on rte_ckeditor
Applied in changeset commit:be47f2d869429eacada868acebf703d92bac4e96. Frans Saris
15:24 Bug #82865: Custom link attributes not working on rte_ckeditor
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:23 Revision be47f2d8: [BUGFIX] Add correct conversion of RTE pageTS config
Add all pageTS.RTE options to config without dots appended to the key
to be able to override the RTE config with page...
Frans Saris
14:26 Bug #79128: "Record history" is shown, even if hidden with TSConfig
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:00 Bug #82995 (Resolved): Fix wrong parameter type in QueryBuilder::quoteIdentifiersForSelect
Applied in changeset commit:17ad2f310bfff41f48d8d83e5e2be2bb2fdaaf1f. Wouter Wolters
13:37 Bug #82995 (Under Review): Fix wrong parameter type in QueryBuilder::quoteIdentifiersForSelect
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:00 Bug #82995 (Resolved): Fix wrong parameter type in QueryBuilder::quoteIdentifiersForSelect
Applied in changeset commit:e6878a52487c4454bb7a2943d722e31f240c5689. Wouter Wolters
14:00 Bug #83012 (Resolved): Unnecessary "[newlog()] " in DataHandler logs
Applied in changeset commit:6437162f5ab94435795d7811363335fa4bd529a1. Benni Mack
13:36 Bug #83012: Unnecessary "[newlog()] " in DataHandler logs
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:16 Bug #83012 (Under Review): Unnecessary "[newlog()] " in DataHandler logs
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:13 Bug #83012 (Closed): Unnecessary "[newlog()] " in DataHandler logs
Benni Mack
13:54 Revision 17ad2f31: [BUGFIX] Use correct parameters for trimExplode
In QueryBuilder::quoteIdentifiersForSelect the 3rd parameter of
trimExplode is inserted. To prevent notices array_pad...
Wouter Wolters
13:53 Revision 766290b2: [BUGFIX] Remove "[newlog()] " from DataHandler log info
DataHandlers' newlog() function is a shorthand method that
should act as a simple API, which it does, but it also add...
Benni Mack
13:36 Revision 6437162f: [BUGFIX] Remove "[newlog()] " from DataHandler log info
DataHandlers' newlog() function is a shorthand method that
should act as a simple API, which it does, but it also add...
Benni Mack
12:19 Bug #73732 (Closed): Wrong colPos for copied content elements with defLangBinding = 1
I repeated my test with 7.6.x on a fresh installation, and I was not able to reproduce the issue;
for now, I close...
Riccardo De Contardi
11:22 Bug #73732 (Needs Feedback): Wrong colPos for copied content elements with defLangBinding = 1
Hi,
I tested the reported behaviour with current 8.7 develop-Branch as well as current 7.6 develop-Branch. In both...
Nicole Cordes
09:44 Bug #73732: Wrong colPos for copied content elements with defLangBinding = 1
I have performed a test with a fresh system with TYPO3 8.7.8 (and Bootstrap Package) using the same procedure describ... Riccardo De Contardi
12:05 Bug #83011 (Under Review): No error message for inline action errors (synchronize / localize)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:04 Bug #83011 (Closed): No error message for inline action errors (synchronize / localize)
If you have a misconfigured child page (non-localizable), but the FormEngine is configured to show a "localize" / "lo... Benni Mack
11:54 Bug #83008 (Accepted): Edit Icon shown in list view despite user not having write permission for table
thanks for the detailed feedback! Georg Ringer
11:37 Task #82997 (Closed): Add filesystem writing check
won't do Mathias Schreiber
11:35 Revision e6878a52: [BUGFIX] Use correct parameters for trimExplode
In QueryBuilder::quoteIdentifiersForSelect the 3rd parameter of
trimExplode is inserted. To prevent notices array_pad...
Wouter Wolters
10:47 Bug #82128 (Closed): Database migration/analyzer fail on VARCHAR default NULL
No feedback since the last 90 days => closing this issue.
Moreover, the whole codebase has changed in this regard ...
Riccardo De Contardi
10:43 Bug #83010 (Closed): EXT: form - do not send email notification by EmailToReceiver
Hello.
I want use Typo3 EXT:form for send email notification to receiver after submit.
Everything is working fine, ...
Robert Gonda
10:00 Bug #83001 (Resolved): Flaws in allowLanguageSynchronization fields on pages_language_overay
Applied in changeset commit:25ccdf9c2d7afa5777abe114fe8aa4280448feca. Oliver Hader
09:54 Revision 25ccdf9c: [BUGFIX] Fix allowLanguageSynchronization on pages_language_overlay
In case a TCA field uses allowLanguageSynchronization (or
l10n_mode=exclude) for table pages_language_overlay, depend...
Oliver Hader
09:33 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
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:07 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:52 Bug #82921: FIx notices in page module rendering
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
08:50 Bug #82921 (Under Review): FIx notices in page module rendering
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 #82921 (Resolved): FIx notices in page module rendering
Applied in changeset commit:5b5336f689fdff4eed489d069ed69e1756e600dc. Tymoteusz Motylewski
08:28 Revision 5b5336f6: [BUGFIX] Fix some PHP Notices thrown when rendering page module
Resolves: #82921
Releases: master, 8.7
Change-Id: Id26239e65321aa3653de849932a0be7e626bd653
Reviewed-on: https://revi...
Tymoteusz Motylewski
07:56 Bug #82390: Migration of Extbase command controllers breaks scheduler functionality
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:56 Feature #79462: Symfony CLI executable via scheduler task
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2017-11-15

23:55 Feature #40255: Simplify the creation of referenced content elements
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:42 Bug #83008: Edit Icon shown in list view despite user not having write permission for table
This still affects 9.0.0-dev (latest master) as far as I can see.
Steps to reproduce
1) create a usergroup that...
Riccardo De Contardi
23:21 Bug #83008 (Needs Feedback): Edit Icon shown in list view despite user not having write permission for table
Thanks for creating this issue. Can you please check 8.7 as well and if valid add a Screenshot. That would be great! Georg Ringer
20:29 Bug #83008 (Closed): Edit Icon shown in list view despite user not having write permission for table
The list view shows an "edit" icon for records in a table even when the current user does not have write permissions ... Moritz Ahl
23:21 Bug #82995: Fix wrong parameter type in QueryBuilder::quoteIdentifiersForSelect
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #73732: Wrong colPos for copied content elements with defLangBinding = 1
@Nicole I think I was able to reproduce it on version 7 with this setup:
1) @mod.web_layout.defLangBinding = 1@
2...
Riccardo De Contardi
19:29 Bug #73732: Wrong colPos for copied content elements with defLangBinding = 1
Hi,
Can anyone tell me how to reproduce the problem? I have problems understanding "copy a translated content elem...
Nicole Cordes
21:46 Bug #83006: L10nModeUpdater does not trigger custom language state
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:46 Bug #83006: L10nModeUpdater does not trigger custom language state
Patch set 6 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:52 Bug #83006: L10nModeUpdater does not trigger custom language state
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
19:01 Bug #83006: L10nModeUpdater does not trigger custom language state
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
19:00 Bug #83006: L10nModeUpdater does not trigger custom language state
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:53 Bug #83006: L10nModeUpdater does not trigger custom language state
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:29 Bug #83006 (Under Review): L10nModeUpdater does not trigger custom language state
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
18:28 Bug #83006 (Closed): L10nModeUpdater does not trigger custom language state
L10nModeUpdater is used to migrate @l10n_mode@ settings @exclude@ and @mergeIfNotBlank@. In case @mergeIfNotBlank@ is... Oliver Hader
21:29 Bug #83009: Avoid invalid references in DataMapProcessor
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:28 Bug #83009 (Under Review): Avoid invalid references in DataMapProcessor
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:20 Bug #83009 (Closed): Avoid invalid references in DataMapProcessor
If DataMapProcessor is called with a non-reference id, e.g. zero (0) this submission is considered as a reference.
S...
Oliver Hader
21:14 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:50 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:49 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
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:05 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Feature #82999: Allow Extensions to Hide There Credentials in Configuration Module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:55 Feature #82999: Allow Extensions to Hide There Credentials in Configuration 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
10:48 Feature #82999 (Under Review): Allow Extensions to Hide There Credentials in Configuration 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
10:34 Feature #82999 (Closed): Allow Extensions to Hide There Credentials in Configuration Module
Currently the Configuration Module hides TYPO3 Core Credentials but there
is no Clear way for Extensions to add the...
Christian Wolff
21:13 Bug #83005 (Needs Feedback): Problems with Workspace and News
What's are the exact version numbers of TYPO3 CMS and ext:news you're using? Thanks in advance for your feedback! Oliver Hader
15:31 Bug #83005 (Closed): Problems with Workspace and News
When I create a page with a normal content element *text & images* and save the page in a live workspace and then cha... Erich Manser
19:26 Bug #62550 (Under Review): activated defLangBinding: Content Elements that exist only in translation are not displayed at all
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:26 Task #78652: Localization with defLangBinding = 1 is not limited to the selected record
Currently dealing with #62550 I had a look at this issue too. The problem is that the translate-button isn't bound to... Nicole Cordes
17:13 Feature #82990: Hidden TCA fields are rendered if used as label
Patch:... Tizian Schmidlin
16:41 Feature #82990: Hidden TCA fields are rendered if used as label
As it appears, it's not possible to simply say "screw title fields" or anything, since everything is very intertwined... Tizian Schmidlin
16:22 Bug #41629: TYPO3-Workspaces height of iframe to small
I report here the description of the issue #78736 to keep track of it:
> The backend runs under domain www.example...
Riccardo De Contardi
16:22 Bug #78736 (Closed): IFrame has no height in Workspace preview in multidomain installation
I close this issue as duplicate of #41629 please continue the discussion there. I've related the two issues and added... Riccardo De Contardi
16:00 Bug #83004 (Resolved): LogManager iterates over empty array in getConfigurationForLogger
Applied in changeset commit:927365df299366db6fca060350dfef9be64501c1. Tymoteusz Motylewski
15:23 Bug #83004 (Under Review): LogManager iterates over empty array in getConfigurationForLogger
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:22 Bug #83004 (Closed): LogManager iterates over empty array in getConfigurationForLogger
Tymoteusz Motylewski
15:44 Revision 927365df: [BUGFIX] Do not iterate over empty logger configuration
Fixes PHP notices thrown by accessing non existing array key.
Resolves: #83004
Releases: master
Change-Id: Ib5ff0ace...
Tymoteusz Motylewski
15:20 Bug #83003 (Under Review): Fix notices in user Authentication classes
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:19 Bug #83003 (Closed): Fix notices in user Authentication classes
AbstractUserAuthentication as well as BackendUserAuthentication throws PHP notices when visiting backend Tymoteusz Motylewski
15:12 Bug #83002 (Under Review): Notices in the Filelist 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
15:09 Bug #83002 (Closed): Notices in the Filelist module
Filelist module and especially file list tree throws tons of php notices Tymoteusz Motylewski
14:54 Bug #83001: Flaws in allowLanguageSynchronization fields on pages_language_overay
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:45 Bug #83001 (Under Review): Flaws in allowLanguageSynchronization fields on pages_language_overay
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:31 Bug #83001 (Closed): Flaws in allowLanguageSynchronization fields on pages_language_overay
In case a TCA field uses @allowLanguageSynchronization@ (or @l10n_mode=exclude@) for table @pages_language_overlay@, ... Oliver Hader
12:57 Revision dd4cf172: [BUGFIX] FileStorageExtractionTask breaks if file not found
Before the file is processed a extra check is done to be sure the file
exists. If the file doesn't exist it's marked ...
Thomas Hohn
12:30 Feature #82213 (Resolved): Since introducing the "unused content elements" feature we need a way to allow third party code to decide used/unused status
Applied in changeset commit:4f17f87e747e48de1ddc46d6577d075187545d49. Anonymous
12:23 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
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
12:16 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
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 #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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
12:16 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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:05 Revision 4f17f87e: [FEATURE] Add hook for used/unused content record processing
This patch adds a new hook to determine whether a content record is
used or not. Since the default decision is fairly...
Claus Due
12:00 Bug #80061 (Resolved): FileStorageExtractionTask breaks if file not found
Applied in changeset commit:9ba9c8780af50c239338419f0d6568cd56d006d1. Thomas Hohn
11:32 Bug #80061: FileStorageExtractionTask breaks if file not found
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:38 Bug #82730: Opening record in backend painfully slow with foreign table and large main table
Typo3 v8.7.8 PHP 7.1
When "label_alt" and "label_alt_force" ist used in the ctrl-Section in TCA of the foreign mod...
Andre Koller
11:32 Revision 9ba9c878: [BUGFIX] FileStorageExtractionTask breaks if file not found
Before the file is processed a extra check is done to be sure the file
exists. If the file doesn't exist it's marked ...
Thomas Hohn
11:23 Feature #82869: Replace @inject with @Extbase\Inject
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:05 Bug #83000 (Closed): valuePicker in colorpicker not working at IRRE
The value field of an colorpicker is not filled correctly after choosing an element from the valuePicker dropdown in ... Jan Delius
11:01 Bug #82064 (Under Review): indexed search advance option disappear after search result
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:33 Bug #82064: indexed search advance option disappear after search result
I can confirm the problem. It's due to some extended search variable being processed and assigned inside the formActi... Peter Niederlag
10:30 Bug #80901: Missing workspace causes exception when "Edit Live" flag is cleared in user settings
It's logically that if workspace management is enabled, each BE user should be either an admin or a member of a works... Dima Nozdrin
10:14 Feature #53239: TCEFORM disabled field must be not rendered but still editable
Hi, as the issue is very old I like to ask, do you still have this issue? Which TYPO3 version are you using? Alexander Opitz
09:43 Bug #82380: cache_clearAtMidnight wrong calculation of midnight
Seems I run into this issue in one of my projects (TYPO3 8.7.8).
When I understand this correct, using...
Felix Nagel
09:35 Bug #82929: sys_file_references filled with duplicate/multiple entries
In most cases there was Grid Elements and DCE present, that was our fist guess - but we have a few occurrences withou... Sigfried Arnold
08:54 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
The Config part will be taken care of in https://github.com/TYPO3/testing-framework/issues/40
Todo here is now on...
Susanne Moog
08:42 Task #56069 (Closed): Use Backend User fixture for DataHandler tests
We will track this issue in the testing framework project on github, see https://github.com/TYPO3/testing-framework/i... Susanne Moog
08:41 Revision 6c4f06a1: [TASK] Allow all fields in felogin hook "forgotPasswordMail"
Return all fields to ease the work with hooks.
Intention is not having to query again in hook
$GLOBALS['TYPO3_CONF_VA...
Tom Novotny
08:39 Task #56792 (Closed): Enhance assertion of error log entries
We will track this issue in the testing framework project on github, see https://github.com/TYPO3/testing-framework/i... Susanne Moog
08:36 Feature #72448 (Closed): Additional parameters for Frontend requests
We will track this issue in the testing framework project on github, see https://github.com/TYPO3/testing-framework/i... Susanne Moog
08:33 Feature #72449 (Closed): Cookies for frontend requests
We will track this issue in the testing framework project on github, see https://github.com/TYPO3/testing-framework/i... Susanne Moog
08:30 Task #82996 (Resolved): Allow more fields in felogin hook ['forgotPasswordMail']
Applied in changeset commit:6366ea4f7927db2d80d2e02c12b12080cd052c3c. Tom Novotny
08:25 Task #82996: Allow more fields in felogin hook ['forgotPasswordMail']
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 Feature #82976 (Resolved): Extend untangleFilesArray function test in RequestBuilder
Applied in changeset commit:e1cf064eba22c810ed8e04f681d99b7e6b330d65. Anonymous
08:25 Revision 6366ea4f: [TASK] Allow all fields in felogin hook "forgotPasswordMail"
Return all fields to ease the work with hooks.
Intention is not having to query again in hook
$GLOBALS['TYPO3_CONF_VA...
Tom Novotny
08:22 Revision e1cf064e: [TASK] Extend untangleFilesArray function test in RequestBuilder
Check for cases where the files array is nested more complex or
keywords (e.g. "error") are used as field names.
Run...
Joshua Westerheide
08:01 Task #82402: Create viewHelper to load images asynchronous
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:45 Task #82402: Create viewHelper to load images asynchronous
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:43 Bug #82998 (Closed): Boolean Fields in TYPO3 Constant Editor are not working with Internet Explorer or Microsoft Edge
In TYPO3 8.7.8 and 7.6.23 (I tested this two versions) you cannot enable or disable boolean fields in Internet Explor... Christian Ehret
07:30 Bug #82983 (Resolved): Inline Relations use wrong PID
Applied in changeset commit:4770e0b787682dd5d3f18326834604dad370604b. Benni Mack
06:29 Bug #82983: Inline Relations use wrong PID
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:18 Revision 4770e0b7: [BUGFIX] Ensure "pid" and "parentid" of pages - inline fields are correct
When doing translations with pages and inline elements (e.g. pages.media),
there is an inconsistency when an addition...
Benni Mack
06:18 Bug #82969: Javascript Error in Backend
Attached screenshot version 8.
For my local version 7.x instance I already adjusted the JS so that you don't get t...
Markus Günther
06:14 Bug #82969: Javascript Error in Backend
Attached screenshot of TYPO3 version 7 LTS Markus Günther
06:10 Bug #82969: Javascript Error in Backend
Hi Frank,
it is a bit different on each TYPO3 version.
*Steps to reproduce the failure:*
# Create a new ba...
Markus Günther

2017-11-14

23:20 Bug #82662: TSFE getPagesTSconfig does not use included registered page TSconfig
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:13 Task #82402: Create viewHelper to load images asynchronous
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:50 Task #82402: Create viewHelper to load images asynchronous
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:34 Task #82402: Create viewHelper to load images asynchronous
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:11 Task #82402: Create viewHelper to load images asynchronous
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:52 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
I can confirm this behavior in TYPO3 8.7.8. I tried Florian's patch, and it does appear to fix the issue (after start... Gabe Blair
22:09 Bug #80725 (Closed): changing page type from shortcut to normal does not work
I am sorry, but I have to close this one for now, as version 6.2 is not supported anymore (has reached its end of lif... Riccardo De Contardi
21:58 Bug #39261: parseFunc does not handle nested tags correct
This issue still affects 9.0.0-dev (latest master) Riccardo De Contardi
21:44 Bug #82929: sys_file_references filled with duplicate/multiple entries
Interesting thing is that a lot of timestamps are the same and looking at the sorting field it looks like they are so... Frans Saris
21:32 Bug #80061: FileStorageExtractionTask breaks if file not found
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:22 Bug #80061: FileStorageExtractionTask breaks if file not found
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:20 Bug #80061: FileStorageExtractionTask breaks if file not found
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:54 Task #82997 (Under Review): Add filesystem writing check
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:51 Task #82997 (Closed): Add filesystem writing check
On mounted filesystems the installer could get caught in a loop because $configurationManager tried writing to LocalC... Mathias Schreiber
20:48 Task #82996: Allow more fields in felogin hook ['forgotPasswordMail']
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:47 Task #82996: Allow more fields in felogin hook ['forgotPasswordMail']
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:42 Task #82996 (Under Review): Allow more fields in felogin hook ['forgotPasswordMail']
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:35 Task #82996 (Closed): Allow more fields in felogin hook ['forgotPasswordMail']
Allow more fields in felogin hook ['forgotPasswordMail'] and return all fields of fe_users table
Intention: to ease ...
Tom Novotny
20:30 Feature #50186: pageNotFound_handling should tell about misconfiguration
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:03 Feature #82976: Extend untangleFilesArray function test in RequestBuilder
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:25 Feature #82976: Extend untangleFilesArray function test in RequestBuilder
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:00 Bug #82972 (Resolved): Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
Applied in changeset commit:254ceef4b45001031ff9d60dd8a3e764564d7b19. Anonymous
18:56 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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:52 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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:48 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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:46 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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:35 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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:59 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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:28 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:11 Bug #82972: Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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:00 Bug #82918 (Resolved): Do not silently ignore exceptions in image viewhelper
Applied in changeset commit:f6953bda186c1cb10d01b37a1e3071148b87b16c. Sascha Egerer
19:44 Revision f6953bda: [TASK] Do not silently ignore exceptions in ImageViewhelper
Exceptions in the ImageViewhelper are currently silently ignored.
So you'll get no information if a wrong value has b...
Sascha Egerer
19:33 Revision 6255fc5e: [BUGFIX] Stabilize Language Acceptance tests
Stabilize the acceptance tests to activate and deactivate a language by
checking only for the alerts instead of the e...
Mathias Schreiber
19:33 Revision 254ceef4: [BUGFIX] Stabilize Language Acceptance tests
Stabilize the acceptance tests to activate and deactivate a language by
checking only for the alerts instead of the e...
Mathias Schreiber
19:23 Bug #82865: Custom link attributes not working on rte_ckeditor
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:06 Bug #82995 (Under Review): Fix wrong parameter type in QueryBuilder::quoteIdentifiersForSelect
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:04 Bug #82995 (Closed): Fix wrong parameter type in QueryBuilder::quoteIdentifiersForSelect
Fix wrong parameter type in QueryBuilder::quoteIdentifiersForSelect
3rd parameter is set to int but must be a bool...
Wouter Wolters
18:57 Bug #82060 (Under Review): File Abstraction Layer: Extract metadata in storage (scheduler) failing on indexing files that matches denied patterns(['BE']['fileDenyPattern'])
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:47 Bug #45212 (Needs Feedback): No localization of MM select fields
Does that still happen? If yes, please provide the relevant TCA field configurations of both parent and child entitie... Oliver Hader
17:45 Feature #41713 (Accepted): Consider localizeReferencesAtParentLocalization for group/db
Oliver Hader
17:43 Bug #43158 (Accepted): Sorting of parent records also moves inline childs
Oliver Hader
17:40 Bug #40112 (Accepted): Show warning on translation by user without access to "l18n_parent"
I guess we need to provide these meta information in fields that are disabled for a particular user / user-group diff... Oliver Hader
17:35 Feature #36609 (Accepted): Overwriting flexform in page TSConfig is not respected in TCEMain
Oliver Hader
17:34 Feature #36609: Overwriting flexform in page TSConfig is not respected in TCEMain
PageTS for TCEFORM is just not analyzed in DataHandler. So, this would be a general topic to process the relevant par... Oliver Hader
17:29 Bug #24299: MM foreign-table relations in flexform field are not updated when publishing
Related to #70921 - nested references (1:n like in FAL) defined in a FlexForm are not analyzed when publishing using ... Oliver Hader
17:27 Bug #24299 (Accepted): MM foreign-table relations in flexform field are not updated when publishing
Oliver Hader
17:21 Bug #23980: Relations with MM_opposite_field don't update the relation count of opposite field
sys_category is a very good and generic example. For instance adding a new category to e.g. pages.category field shou... Oliver Hader
17:19 Bug #23980 (Accepted): Relations with MM_opposite_field don't update the relation count of opposite field
Oliver Hader
17:08 Bug #81594 (Closed): Superfluous extbase TS option still exists
Benni Mack
17:08 Bug #79933: TypoScript conditions ignored inside included constants file
looking into it Benni Mack
17:07 Feature #17274 (Accepted): TCEmain labels are hard-coded in English
Oliver Hader
17:04 Task #80962 (Closed): [Usability][Install tool] Explain "Toggle all" in "All configuration"
Solved with 9.0 Benni Mack
17:03 Bug #82390: Migration of Extbase command controllers breaks scheduler functionality
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:03 Feature #79462 (Under Review): Symfony CLI executable via scheduler task
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:46 Feature #82426: Replace ExtJS page tree with SVG one
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:00 Bug #82994 (Resolved): Remove orderBy in count query
Applied in changeset commit:4f04f40fc84562348070a6dfc7cf1c7258a8c664. Anonymous
15:21 Bug #82994 (Under Review): Remove orderBy in count 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
15:18 Bug #82994 (Closed): Remove orderBy in count query
Susanne Moog
15:57 Bug #67676: Element "sys_file_reference:XXX" does not exist"
I can confirm this bug still exists in 7.6.23. A fix would be very welcome. Sascha Schieferdecker
15:54 Bug #82921: FIx notices in page module rendering
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:47 Bug #82921: FIx notices in page module rendering
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:46 Bug #82921: FIx notices in page module rendering
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:24 Bug #82921: FIx notices in page module rendering
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:49 Bug #82985 (Closed): class in f:link.typolink ignored
Hi, thanks for the report. This is a duplicate of #80896 Therefor I close this one. Please continue in #80896
Thanks.
Wouter Wolters
15:47 Task #82428 (Closed): Improve context menu hiding
Andreas Kienast
15:30 Revision 4f04f40f: [BUGFIX] Remove orderBy in count query
OrderBy does not make sense in a count only query and
fails on SQL Server, hence it is removed.
Change-Id: I676d1913...
Susanne Moog
15:19 Task #81053: Minor improvements to FormEngineValidation
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:09 Revision b7d0353f: [BUGFIX] Handle variadic arguments in Extbase DebuggerUtility
Variadic arguments are optional but do not have a default value, thus
properly check this.
Also render the variadic ...
Mathias Brodala
15:00 Bug #82956 (Resolved): DebuggerUtility can't handle variadics (variable arguments) on closures
Applied in changeset commit:ab77786bd0cbf114b18a3fd3e124bfc4b10107de. Mathias Brodala
14:57 Bug #82956: DebuggerUtility can't handle variadics (variable arguments) on closures
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:33 Bug #82956: DebuggerUtility can't handle variadics (variable arguments) on closures
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:28 Bug #82956: DebuggerUtility can't handle variadics (variable arguments) on closures
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:26 Bug #82956: DebuggerUtility can't handle variadics (variable arguments) on closures
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:57 Revision ab77786b: [BUGFIX] Handle variadic arguments in Extbase DebuggerUtility
Variadic arguments are optional but do not have a default value, thus
properly check this.
Also render the variadic ...
Mathias Brodala
14:42 Bug #78476: "Mount as treeroot" triggers various errors
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:34 Bug #78476: "Mount as treeroot" triggers various errors
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:29 Bug #82939: absRefPrefix ignored for shortcut redirects (and probably also mountpoints)
For everybody coming here because of a flooded typo3.log by realurl:
You can deactivate the logging of warnings fr...
Daniel Goerz
13:08 Feature #82990: Hidden TCA fields are rendered if used as label
I'm currently working on a fix by removing @columnsToProcess@ from @ TcaColumnsProcessRecordTitle@, I'll test it and ... Tizian Schmidlin
09:44 Feature #82990 (Closed): Hidden TCA fields are rendered if used as label
Hello there,
there is a flaw in the way TYPO3 handle the rendering of the backend Edit Forms in TYPO3 7 (and possi...
Tizian Schmidlin
11:42 Feature #82993 (New): Add custom processing API for TCEMAIN.preview
To preview records, TCEmain.preview can be configured for any record type. Currently, one pid can be configured which... Moritz Ahl
11:03 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:00 Bug #82730: Opening record in backend painfully slow with foreign table and large main table
Unfortunately, commit _f3e7a034c129aafc8b081e0125c50330207fae82_ doesn't fix the issue for me.
It seems that it ha...
Stefan Franke
10:34 Task #82493: BUGFIX: Fix wrong error path of validation
Couldn't write to https://forge.typo3.org/issues/82093 because this issue was closed:
Johannes Hollmann mentioned ...
J W
10:22 Revision 8e107484: [BUGFIX] Add label to page ID field in PageLinkHandler
Add the missing label and adopt styling of the additional
field which allows to link to a page by providing the page ...
Georg Ringer
10:22 Task #82991 (Under Review): Remove List module checkbox "Localization view"
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:22 Task #82991 (Closed): Remove List module checkbox "Localization view"
Benni Mack
09:27 Bug #68994: It is not possible to save NULL (replaced by the string "NULL")
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:57 Bug #81277 (Accepted): Import tests with side effects
Susanne Moog
08:52 Task #80551 (Rejected): Add unit test to cover ContentObjectRenderer::linebreaks
Method is/was deprecated. Susanne Moog
08:30 Bug #82967 (Resolved): t3editor is unaware of FLUIDTEMPLATE
Applied in changeset commit:30b633ca8536a44fbbcea8a7f3667380d3a49c9c. Andreas Fernandez
08:09 Bug #82967 (Under Review): t3editor is unaware of FLUIDTEMPLATE
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 #82888 (Resolved): Missing label in link browser
Applied in changeset commit:e95feacbfbc0242b85b263e9f9d026aa737e4440. Georg Ringer
08:07 Bug #82888: Missing label in link browser
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:21 Task #80070 (Rejected): Add capability to simulate file upload to functional test (DataHandler)
See https://github.com/TYPO3/testing-framework/issues/35 instead Susanne Moog
08:13 Revision 30b633ca: [BUGFIX] Add FLUIDTEMPLATE to t3editor code completion
With this patch t3editor is now aware of `FLUIDTEMPLATE`, thus supported
by code completion.
Resolves: #82967
Releas...
Andreas Fernandez
08:11 Task #79789 (Accepted): Add acceptance tests for Translation Wizard
Susanne Moog
08:10 Task #80812: About 170 usages of isset() and is_array() can be replaced with null coalesce operator
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:06 Revision e95feacb: [BUGFIX] Add label to page ID field in PageLinkHandler
Add the missing label and adopt styling of the additional
field which allows to link to a page by providing the page ...
Georg Ringer
08:05 Task #77401 (Accepted): Migrate further ResourceStorage unit tests to functional tests
Susanne Moog
08:03 Task #76319 (Needs Feedback): Add more tests for fileExtensions.webspace configuration
This option is already tested via the ResourceStorageTest, do you think more tests are necessary here or can we close... Susanne Moog
08:00 Task #82975 (Resolved): Deprecate usage of @inject with non-public properties
Applied in changeset commit:83155a805877c817d24081ce7e58cb29a9015df1. Anonymous
07:42 Revision 83155a80: [TASK] Deprecate usage of @inject with non-public properties
When using private or protected properties for Dependency Injection
via `@inject`, Extbase needs to use the object re...
Alexander Schnitzler
07:40 Bug #82983: Inline Relations use wrong PID
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:25 Bug #82983: Inline Relations use wrong PID
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:47 Bug #82983: Inline Relations use wrong PID
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:37 Feature #72449 (Accepted): Cookies for frontend requests
Susanne Moog
07:36 Feature #72448 (Accepted): Additional parameters for Frontend requests
Susanne Moog
07:35 Bug #72136 (Needs Feedback): Make Validator Unit Tests behave like they are used from Domain Model
Two questions / remarks here:
- Can you add an example to this ticket about what exactly do you mean?
- If we wou...
Susanne Moog
07:20 Task #56792 (Accepted): Enhance assertion of error log entries
Susanne Moog
07:17 Task #56069 (Accepted): Use Backend User fixture for DataHandler tests
Susanne Moog
07:15 Task #55206 (Accepted): UpdateExtensionListTaskTest should be a functional test
Susanne Moog
07:11 Bug #36934 (Accepted): Cache RedisBackend using fixed databases for testing - NOT GOOD
After talking with Lolli we came up with the following concept / steps:
# Allow the loading of a custom LocalConfi...
Susanne Moog

2017-11-13

23:01 Bug #82972 (Under Review): Failing acceptance tests activateAndDeactivateALanguage and downloadALanguage
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 #82988 (Closed): Stabilize Language Download Acceptance Test
Stephan Großberndt
19:02 Bug #82988 (Under Review): Stabilize Language Download Acceptance Test
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:54 Bug #82988 (Closed): Stabilize Language Download Acceptance Test
The language acceptance tests are unstable.
This ticket tries to solve the issue.
Mathias Schreiber
22:07 Task #82975: Deprecate usage of @inject with non-public properties
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:06 Task #82975: Deprecate usage of @inject with non-public properties
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:21 Task #82975: Deprecate usage of @inject with non-public properties
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:31 Task #82975: Deprecate usage of @inject with non-public properties
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:53 Bug #82989 (Closed): Form framework: Summary page back button does not work
done, close as duplicate of #82966 - let's continue there. Thank you. Riccardo De Contardi
19:25 Bug #82989: Form framework: Summary page back button does not work
Duplicate to https://forge.typo3.org/issues/82966
Please close.
Felix Nagel
19:22 Bug #82989 (Closed): Form framework: Summary page back button does not work
When using the summary page a back button is displayed, but has no functionality. It seems this is an issue of using ... Felix Nagel
20:34 Bug #82983 (Under Review): Inline Relations use wrong PID
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 Bug #82983 (Closed): Inline Relations use wrong PID
Following scenario in master:
- Create a page named XY (e.g. UID 23)
- Add a "pages.media" inline relation (sys_f...
Benni Mack
20:30 Bug #82967 (Resolved): t3editor is unaware of FLUIDTEMPLATE
Applied in changeset commit:db0508152532ad52cde44d4e4009029fed4f0139. Andreas Fernandez
09:47 Bug #82967: t3editor is unaware of FLUIDTEMPLATE
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:17 Revision db050815: [BUGFIX] Add FLUIDTEMPLATE to t3editor code completion
With this patch t3editor is now aware of `FLUIDTEMPLATE`, thus supported
by code completion.
Resolves: #82967
Releas...
Andreas Fernandez
19:30 Task #82987 (Resolved): Update chromedriver to 2.33
Applied in changeset commit:e7e38ae07997d71a5a422363551ab7665b016cbd. Christian Kuhn
18:43 Task #82987: Update chromedriver to 2.33
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:42 Task #82987 (Under Review): Update chromedriver to 2.33
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:39 Task #82987 (Closed): Update chromedriver to 2.33
Christian Kuhn
19:02 Revision 77cc3742: [TASK] Upgrade chromedriver to 2.33
Use latest chromedriver to deal with youngest chrome
in acceptance tests.
Change-Id: I7d637022fa9e327e771198625943b1...
Christian Kuhn
19:02 Revision e7e38ae0: [TASK] Upgrade chromedriver to 2.33
Use latest chromedriver to deal with youngest chrome
in acceptance tests.
Change-Id: I7d637022fa9e327e771198625943b1...
Christian Kuhn
18:00 Bug #82210 (Resolved): ext:form multi checkbox values containing . or & result in empty frontend labels
Applied in changeset commit:0759379c7285a6c352bfca5be0aa1186d5af7539. Oliver Hader
17:35 Bug #82210: ext:form multi checkbox values containing . or & result in empty frontend labels
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
17:35 Revision 0759379c: [BUGFIX] Fix multi-checkbox/radiobox labels for values containing dots
If checkbox/radiobox values contain dots, these are falsely evaluated as
array lookup paths. Fix this by passing in s...
Oliver Hader
16:45 Feature #82488: Possibility to modify the display results before FluidView assignment
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:10 Feature #82986 (New): Extbase Model - includeDeleted and ignoreEnableFields
Hello,
sometimes it is required to load also deleted Objects. With an Repository this is allready supportet by the...
Reindl Bernd
16:03 Bug #82985 (Closed): class in f:link.typolink ignored
The class parameter in the f:link.typolink viewhelper is ignored in some cases.
It works when i use an pageuid or t3...
Mordamir
15:57 Bug #82984 (Closed): cHashExcludedParameters and ext_localconf.php setup
I set this in ext_localconf.php of my extension:... Oliver Pfaff
15:07 Bug #81314: doubled references upon related record change
Hallo,
I have a problem that comes with the same error code:
I extended the TCA with...
Joe Jones
14:45 Feature #82869: Replace @inject with @Extbase\Inject
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:12 Feature #82869: Replace @inject with @Extbase\Inject
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:10 Feature #82869: Replace @inject with @Extbase\Inject
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:04 Feature #82869: Replace @inject with @Extbase\Inject
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:23 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
When working with workspaces, two pages are created with ID : X and X+1 but when the workspace page is updated (id x+... Florian Rival
13:45 Feature #50186: pageNotFound_handling should tell about misconfiguration
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:01 Bug #82662: TSFE getPagesTSconfig does not use included registered page TSconfig
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:35 Feature #55949: IRRE: Copy / Paste / Duplicate Records inline
This feature should really be implemented Jan Delius
10:07 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:07 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Bug #82936 (Resolved): Bad performance iterating local files
Applied in changeset commit:d31fd8b45073bacf7a29996f525f8b068106b9ac. Stephan Großberndt
09:47 Bug #82936: Bad performance iterating local files
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:47 Revision 6c60d6b9: [BUGFIX] Improve performance iterating local files
Improve performance iterating local files by avoiding multiple calls to
SplFileInfo.
Releases: master, 8.7
Resolves:...
Stephan Großberndt
09:47 Revision d31fd8b4: [BUGFIX] Improve performance iterating local files
Improve performance iterating local files by avoiding multiple calls to
SplFileInfo.
Releases: master, 8.7
Resolves:...
Stephan Großberndt
09:30 Bug #82978 (Resolved): Core Extension felogin prevents Helmut Hummel secure web approach
Applied in changeset commit:ba5e1f24c7f30415f13500220f7c80e3775e0f25. Anonymous
09:07 Bug #82978: Core Extension felogin prevents Helmut Hummel secure web approach
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:03 Bug #82978: Core Extension felogin prevents Helmut Hummel secure web approach
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:06 Bug #82978 (Under Review): Core Extension felogin prevents Helmut Hummel secure web approach
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:30 Task #82979 (Resolved): BUGFIX: Fix wrong usage of API in felogin
Applied in changeset commit:ba5e1f24c7f30415f13500220f7c80e3775e0f25. Anonymous
09:07 Task #82979: BUGFIX: Fix wrong usage of API in felogin
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:03 Task #82979 (Under Review): BUGFIX: Fix wrong usage of API in felogin
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:34 Task #82979 (Closed): BUGFIX: Fix wrong usage of API in felogin
closed as duplicate Georg Ringer
04:06 Task #82979: BUGFIX: Fix wrong usage of API in felogin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:28 Revision d604511f: [BUGFIX] Fix path-resolution for template-resource in EXT:felogin
Do not use frontend inclusion API for private template resource.
Instead resolve to full absolute path for inclusion....
Daniel Siepmann
09:16 Bug #82980: Handling of mixed string and 0 broken for keepItems and removeItems page ts
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:14 Task #68682: Refactor "editTasksAction"
As nothing happed here, I took the liberty to remove Florian as assignee. Jan Helke
09:06 Revision ba5e1f24: [BUGFIX] Fix path-resolution for template-resource in EXT:felogin
Do not use frontend inclusion API for private template resource.
Instead resolve to full absolute path for inclusion....
Daniel Siepmann
07:00 Bug #82381: Non-descriptive message on form save error
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:00 Bug #82255: FlashMessage on saving Form is wrong when yaml is not really saved
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:42 Bug #82982 (Under Review): ModuleMenu::loadNavigationComponent should load custom tree with module opened first
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:37 Bug #82982 (Closed): ModuleMenu::loadNavigationComponent should load custom tree with module opened first
Currently the custom tree only loads if a Web/* module was opened at first. If like for example the Commerce/Category... Sebastian Fischer
06:09 Bug #82981 (Closed): FormEngineValidation: range-checks not working for datetime-fields
range (lower of upper) are by definition provided as an integer. But the range-check for a datetime-field compares ag... Stefan Neufeind

2017-11-12

19:31 Bug #82980 (Under Review): Handling of mixed string and 0 broken for keepItems and removeItems page ts
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:21 Bug #82980 (Closed): Handling of mixed string and 0 broken for keepItems and removeItems page ts
When having a field in TCA which has items with integer values and string values, then it is not possible
to reliabl...
Helmut Hummel
16:09 Bug #82100: Backend Form Dataprovider load every foreign Entity, not only the related one
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:51 Task #82979: BUGFIX: Fix wrong usage of API in felogin
Duplicates #82978 Daniel Siepmann
14:50 Task #82979 (Under Review): BUGFIX: Fix wrong usage of API in felogin
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:50 Task #82979 (Closed): BUGFIX: Fix wrong usage of API in felogin
Do not use frontend inclusion API for private template resource.
Instead resolve to full absolute path for inclusion...
Forger Service
14:50 Bug #82978: Core Extension felogin prevents Helmut Hummel secure web approach
Bugfix: https://github.com/TYPO3/TYPO3.CMS/pull/85 Daniel Siepmann
14:45 Bug #82978 (Closed): Core Extension felogin prevents Helmut Hummel secure web approach
The extension felogin does conflict with Helmut Hummel approach of secure web folder structure.
The extension uses...
Daniel Siepmann
11:41 Task #82975: Deprecate usage of @inject with non-public properties
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:00 Task #82445 (Resolved): Migrate Page Overlays into Pages table
Applied in changeset commit:b476735880dca82df1c2f21217c195dd2a3fac79. Benni Mack
10:33 Revision b4767358: [FOLLOWUP][TASK] Migrate pages_language_overlay into pages
An additional SQL index is added to the database.
Resolves: #82445
Releases: master
Change-Id: I94d1eab5f492b465fafb...
Benni Mack
09:32 Bug #82973: Bug in TER when i remove a tag from my extension
Hi Stephan and thank you. I was searching already searching for the TER issue tracker..
Now i have reported the is...
Salvatore Eckel
08:06 Bug #82381: Non-descriptive message on form save error
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:06 Bug #82255: FlashMessage on saving Form is wrong when yaml is not really saved
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:20 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:20 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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:46 Feature #82976: Extend untangleFilesArray function test in RequestBuilder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:22 Bug #82210 (Under Review): ext:form multi checkbox values containing . or & result in empty frontend labels
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-11-11

23:48 Bug #82780: RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
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:44 Bug #82780 (Under Review): RTE CKeditor top-positioning for maximize and combopanels is broken in browsers with webkit
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:48 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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:44 Bug #80116 (Under Review): rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
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:39 Bug #80721 (Closed): CKEditor TYPO3 8.7.0 Usability Bug?
I close this issue as a duplicate of #82780, please continue the discussion there. Thank you. Riccardo De Contardi
22:47 Bug #76483 (Closed): Clickenlarge Rendering doesn't work for fluid_styled_content
I close this issue for now, as it does not affect TYPO3 version 8.7.x and CKEditor, and RTEHtmlarea development has b... Riccardo De Contardi
22:29 Bug #82977 (Closed): FAL: Metainformation of filelist not accessable
The properties are merged together into @properties@.
So use
@{image.imageReference.originalFile.properties.titl...
Frans Saris
21:42 Bug #82977 (Closed): FAL: Metainformation of filelist not accessable
Used Version: TYPO3 8.7.8 on Linux/Apache and a custom extension.
At the moment I can not access the metainformat...
Markus Gehrig
21:51 Feature #65325 (On Hold): Bring back some color! [EM > active/inactive extension]
I put this _on hold_ for now (feel free to close it if you think that it is a better decision) as the extension manag... Riccardo De Contardi
21:34 Bug #80942: sys_file_processedfile stores image twice
The issue can be reproduced by the following TypoScript-Setup:... Christian Seifert
21:15 Bug #79391 (Needs Feedback): Flag icons not correctly rendered
I have tested this issue with TYPO3 8.7.8 and the Slovene flag under the latest version of Chrome. The result is show... Riccardo De Contardi
20:05 Bug #82621: The APCu backend cannot be used because apcu is disabled on CLI.
Side-note: Fresh TYPO3 installations will use APCu if it's available for the web-context (see ApcuPreset), and PHP 7.... Oliver Hader
17:46 Feature #82976 (Under Review): Extend untangleFilesArray function test in RequestBuilder
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:39 Feature #82976 (Closed): Extend untangleFilesArray function test in RequestBuilder
Under some circumstances php's $_FILES array is more complicated nested. These should be covered by the RequestBuilde... J W
17:10 Bug #81502 (Closed): TCA: Icons below select fields are always shown
see comment above.
since this doesn't seem to be a bug I close this issue.
If you think that this is the wrong de...
Mona Muzaffar
17:00 Bug #82210 (Resolved): ext:form multi checkbox values containing . or & result in empty frontend labels
Applied in changeset commit:021d393ee0c3bbf748669487734f14562e84d959. Oliver Hader
16:57 Revision 021d393e: [BUGFIX] Fix multi-checkbox/radiobox labels for values containing dots
If checkbox/radiobox values contain dots, these are falsely evaluated as
array lookup paths. Fix this by passing in s...
Oliver Hader
16:49 Feature #82541 (Closed): Filelist: Copy-pasting a file should offer rename if necessary
I close this issue as duplicate of #64363 - let's continue the discussion there. Thank you!
If you disagree, feel ...
Riccardo De Contardi
14:55 Bug #82973 (Closed): Bug in TER when i remove a tag from my extension
Thanks for reporting, but this is the bug tracker for bugs in the Core itself, not for the extensions website. Could ... Stephan Großberndt
13:17 Bug #82973 (Closed): Bug in TER when i remove a tag from my extension
Hi,
when i click the trash-icon in TER to delete a tag from my extension, i get this error:...
Salvatore Eckel
14:54 Task #82975 (Under Review): Deprecate usage of @inject with non-public properties
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:48 Task #82975 (Closed): Deprecate usage of @inject with non-public properties
When using private or protected properties for Dependency Injection, Extbase needs to use the object reflection API t... Alexander Schnitzler
12:34 Feature #82213: Since introducing the "unused content elements" feature we need a way to allow third party code to decide used/unused status
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:17 Bug #82100: Backend Form Dataprovider load every foreign Entity, not only the related one
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:01 Feature #82869: Replace @inject with @Extbase\Inject
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
 

Also available in: Atom