Project

General

Profile

Activity

From 2021-01-10 to 2021-02-08

2021-02-08

23:51 Task #93103: Migrate backend context menu to lit-html
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:06 Task #93103: Migrate backend context menu to lit-html
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:20 Feature #93455 (Resolved): Restrict Backend Routes to specified HTTP methods
Applied in changeset commit:daf0b2d5363b92f1c9373e1fe40ecb5d7879ac37. Benni Mack
17:50 Feature #93455: Restrict Backend Routes to specified HTTP 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
16:41 Feature #93455: Restrict Backend Routes to specified HTTP 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
06:45 Feature #93455: Restrict Backend Routes to specified HTTP 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:18 Bug #93461: fresh installation of V11.0 Bootstrap.php problem
Hans-Georg Althoff wrote in #note-5:
> Christian,
> that cannot be a setup problem. I have checked it several times...
Benni Mack
19:16 Bug #93461: fresh installation of V11.0 Bootstrap.php problem
Christian,
that cannot be a setup problem. I have checked it several times.
Typo3 is starting to generate the Typo3...
Hans-Georg Althoff
18:20 Bug #93461 (Closed): fresh installation of V11.0 Bootstrap.php problem
This smells like an instance / setup related issue. You may need to review your webserver fpm/cgi related setup and s... Christian Kuhn
14:48 Bug #93461: fresh installation of V11.0 Bootstrap.php problem
Christian,
you are right.
I have looked into bootstrap.php and find out that on line 109, there is an empty line....
Hans-Georg Althoff
11:59 Bug #93461 (Needs Feedback): fresh installation of V11.0 Bootstrap.php problem
This looks as if your PHP sources are not up to date:
* In v9, the 'getCache(cache_core)' is in Bootstrap line 109, ...
Christian Kuhn
10:58 Bug #93461 (Closed): fresh installation of V11.0 Bootstrap.php problem
I cannot install V11. A fatal error happened by executing Bootstrap::init. Is looking for "cache_core". But it should... Hans-Georg Althoff
21:16 Revision daf0b2d5: [FEATURE] Restrict Backend Routes to specified HTTP methods
Because TYPO3 Backend is based on the symfony/routing
components, it is now possible to also limit a route to only
e....
Benni Mack
21:15 Task #93444: Make page access failure log entries useful
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:58 Task #93444: Make page access failure log entries useful
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:23 Task #93444: Make page access failure log entries useful
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:45 Bug #92811 (Resolved): File > Filelist always goes back to root on load
Applied in changeset commit:1af354a579169374a5b0c2c4fca1c80d9f4d12d5. Oliver Bartsch
18:43 Revision 1af354a5: [BUGFIX] Fix frameset module property for FileList
BackendController::generateJavascript() creates the
top.fsMod object to provide frameset modules an easy
way of stori...
Oliver Bartsch
18:15 Task #93468: Add Build/gitlab-ci.yml to v9
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:00 Task #93468 (Under Review): Add Build/gitlab-ci.yml to v9
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:59 Task #93468 (Closed): Add Build/gitlab-ci.yml to v9
Christian Kuhn
18:08 Bug #93343: Accessing non-translated page with strict language breaks all menus
I had this problem on a customer site last week too, which was migrated from 8.7 to 10.4.
Since the solution is t...
Torben Hansen
17:55 Task #93458 (Resolved): Add a gitlab-ci.yml for v10
Applied in changeset commit:df2b155778e2e689e91b1b583ec0d2214274f8bb. Anja Leichsenring
17:00 Task #93458: Add a gitlab-ci.yml for v10
Patch set 9 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:47 Task #93458: Add a gitlab-ci.yml for v10
Patch set 8 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:22 Task #93458: Add a gitlab-ci.yml for v10
Patch set 7 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:50 Task #93464 (Resolved): Drop unneeded renderElement from lit-helper
Applied in changeset commit:8cbd504f3483556c93f6724b304048ff6a0f3e1a. Benjamin Franzke
13:57 Task #93464 (Under Review): Drop unneeded renderElement from lit-helper
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:40 Task #93464 (Closed): Drop unneeded renderElement from lit-helper
In #93446 lit-helper.renderElement() was introduced as a helper for patchset 2 – https://review.typo3.org/c/Packages/... Benjamin Franzke
17:50 Revision df2b1557: [TASK] Add Build/gitlab-ci.yml to v10
Build/gitlab-ci.yml for v10. Specifies jobs executed
via gitlab CI for 10.4 pre-merge and nightly builds.
Resolves: ...
Anja Leichsenring
17:46 Revision 8cbd504f: [TASK] Drop unneeded renderElement from lit-helper
renderElement() was added in patchset 2 of #93446.
The code was then refactored to use renderHTML, but the method was...
Benjamin Franzke
15:43 Bug #93466: createVersionNumberedFilename doesn't support absolute paths
IMHO the most future proof way to fix this is to extend `createVersionNumberedFilename()` and support absolute paths ... Jonas Renggli
14:46 Bug #93466 (Closed): createVersionNumberedFilename doesn't support absolute paths
Just discovered that files in TYPO3 Backend are lacking cache busting, e.g.
@https://example.com/typo3/sysext/back...
Jonas Renggli
15:40 Task #93456 (Resolved): gitlab CI nightly acceptance tests only on maria
Applied in changeset commit:f4f7bdda29b7873134d38ad16110a02b802f6f7e. Anja Leichsenring
15:05 Task #93456: gitlab CI nightly acceptance tests only on maria
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:52 Task #93456: gitlab CI nightly acceptance tests only on maria
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:42 Task #93456: gitlab CI nightly acceptance tests only on maria
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:08 Task #93456: gitlab CI nightly acceptance tests only on maria
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:40 Task #93465 (Resolved): Remove unused wizard-backendlayout icon definition
Applied in changeset commit:ebc0360b707a0ad30ac94e37c9e80cad12eb2a86. Benjamin Franzke
14:09 Task #93465 (Under Review): Remove unused wizard-backendlayout icon definition
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:08 Task #93465 (Closed): Remove unused wizard-backendlayout icon definition
This wizard-backendlayout icon has been added in #72853
as icon for the backend layout wizard, but was later
forgot...
Benjamin Franzke
15:35 Revision f4f7bdda: [TASK] Clean up gitlab-ci
* Acceptance tests in nightly run can use just one out of our
supported databases, that should be enough.
* Some r...
Anja Leichsenring
15:34 Revision ebc0360b: [TASK] Remove unused wizard-backendlayout icon definition
This wizard-backendlayout icon has been added in #72853
as icon for the backend layout wizard, but was later
forgotte...
Benjamin Franzke
14:02 Feature #90134: Send 400 - BAD REQUEST on invalid hmacs from extbase forms
Would like to echo the above comments - if this error is triggered by TYPO3 evaluating the user as "spam", I don't se... Mike Street
13:01 Bug #93463 (Accepted): Reduction of affected attributes of the absRefPrefix function
TYPO3 9 / 10
Currently, undesired problems can occur with the absRefPrefix, which lead to HTML attributes being su...
Paul Beck
11:25 Bug #93462 (Closed): Siteconfiguration view
When adding custom settings to Site Configuration and the name is long, then it overlaps with other settings name.
varioous OG
10:10 Bug #93448 (Resolved): LoginRefresh does not contain autocomplete attribute
Applied in changeset commit:248c616e46b530eb6f8b75fa098509a5622717da. Benni Mack
10:05 Revision 248c616e: [BUGFIX] Add autocomplete attribute for LoginRefresh form
The Backend LoginRefresh password field now also
contains "autocomplete=current-password" just like
the login-form.
...
Benni Mack
09:21 Feature #93460 (New): Register provider function for custom permission options
With $GLOBALS['TYPO3_CONF_VARS']['BE']['customPermOptions'] you can provide additional options that backend user grou... Sebastian Michaelsen
09:10 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
@Jo and @Denis
Apart from the bugfix / patch: If I understand this correctly, if you are already affected you will...
Sybille Peters
08:47 Bug #93459 (Closed): Failing installtool mail test on deleted storage folder
TL;DR:
An old file storage that has been deleted causes the test mail send in the install tool to break / not work.
...
Henrik Elsner
07:40 Task #93446 (Resolved): Clean up Drag&Drop Handling in PageTree
Applied in changeset commit:85c7264bffc696010ec9fc1c7ed6c38a67c94605. Benni Mack
07:36 Revision 85c7264b: [TASK] Clean up Drag&Drop Handling in PageTree
The PageTree components for the navigation area consists of:
* PageTreeElement (container for rendering the navigatio...
Benni Mack

2021-02-07

15:06 Task #93458: Add a gitlab-ci.yml for v10
Patch set 6 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:43 Task #93458: Add a gitlab-ci.yml for v10
Patch set 5 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:22 Task #93458: Add a gitlab-ci.yml for v10
Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:16 Task #93458: Add a gitlab-ci.yml for v10
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:15 Task #93458: Add a gitlab-ci.yml for v10
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:48 Task #93458 (Under Review): Add a gitlab-ci.yml for v10
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:47 Task #93458 (Closed): Add a gitlab-ci.yml for v10
Anja Leichsenring
12:13 Bug #93457 (Closed): ckeditor link wizard remove tags into selected text
To reproduce, with TYPO3 CKEditor create a text like:... Danilo Caccialanza
11:23 Task #93456 (Under Review): gitlab CI nightly acceptance tests only on maria
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:21 Task #93456 (Closed): gitlab CI nightly acceptance tests only on maria
There is no need to run acceptance tests on more than one DBMS, the compabtibility is already proven by the functionals. Anja Leichsenring
01:14 Bug #93189: scheduler conflicts with argon2 password hashing
Alright, I'm sorry for the late answer and my probably confusing situation, but I'm really struggling a bit since upd... Benny Bachmann

2021-02-06

22:22 Feature #93455: Restrict Backend Routes to specified HTTP 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
21:56 Feature #93455 (Under Review): Restrict Backend Routes to specified HTTP 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
21:56 Feature #93455 (Closed): Restrict Backend Routes to specified HTTP methods
It would enhance security and be more in line with symfony routing if backend routing can only respond to certain HTT... Benni Mack
21:47 Bug #92811 (Under Review): File > Filelist always goes back to root on load
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:45 Bug #92811 (Resolved): File > Filelist always goes back to root on load
Applied in changeset commit:6887ea3b40839ff178e246c76efe83852dd663e1. Oliver Bartsch
21:43 Revision 6887ea3b: [BUGFIX] Fix frameset module property for FileList
BackendController::generateJavascript() creates the
top.fsMod object to provide frameset modules an easy
way of stori...
Oliver Bartsch
21:30 Bug #93408 (Resolved): Localization wizard styling issues
Applied in changeset commit:17746d95252f6e0cf153ffa2ea993666c69f45d2. Richard Haeser
21:30 Task #93454 (Resolved): Load TypeScript declaration for Sortablejs
Applied in changeset commit:136ef8c6ef99170609b909b08212342041999ebf. Andreas Fernandez
17:20 Task #93454: Load TypeScript declaration for Sortablejs
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:52 Task #93454: Load TypeScript declaration for Sortablejs
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 Task #93454 (Under Review): Load TypeScript declaration for Sortablejs
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:42 Task #93454 (Closed): Load TypeScript declaration for Sortablejs
Andreas Kienast
21:27 Task #93453: Refactor client-side flexform rendering
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:24 Task #93453: Refactor client-side flexform rendering
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:24 Task #93453: Refactor client-side flexform rendering
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:39 Task #93453: Refactor client-side flexform rendering
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:51 Task #93453: Refactor client-side flexform rendering
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:47 Task #93453: Refactor client-side flexform rendering
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:46 Task #93453: Refactor client-side flexform rendering
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:35 Task #93453: Refactor client-side flexform rendering
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:31 Task #93453 (Under Review): Refactor client-side flexform 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:26 Task #93453 (Closed): Refactor client-side flexform rendering
The FlexForm rendering is one of the heavier jQuery-based modules, which brings a custom jQuery "plugin" which regist... Andreas Kienast
21:25 Bug #93168 (Resolved): Form Framework Wizard only shows spinner icons
Applied in changeset commit:876389bce180c6f57df8a486462bbcd5d4f79e1c. Ralf Zimmermann
21:21 Revision 17746d95: [BUGFIX] Restore styling of localization wizard
Updated styling and javascript to restore styling of the
localization wizard after the update to bootstrap 5.
Resolv...
Richard Haeser
21:21 Revision 33c7f31f: [TASK] Load TypeScript declarations for sortablejs
This patch adds the TypeScript declaration for the sortablejs library.
Since the imported module has a different nami...
Andreas Fernandez
21:21 Revision 136ef8c6: [TASK] Load TypeScript declarations for sortablejs
This patch adds the TypeScript declaration for the sortablejs library.
Since the imported module has a different nami...
Andreas Fernandez
21:18 Bug #93448: LoginRefresh does not contain autocomplete attribute
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:16 Revision 876389bc: [BUGFIX] Migrate carousel classes within the MultiStepWizard component
While updating bootstrap to 5.0.0-beta1
(https://review.typo3.org/c/Packages/TYPO3.CMS/+/67215)
The 'a) Carousel "ite...
Ralf Zimmermann
20:59 Bug #58947 (Closed): Ignorevalidation set, but validated anyway | also for allready created entities
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
20:59 Bug #58301 (Closed): Object values from checkboxes and radio buttons not present for checked attribute after failing model validation
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
20:58 Feature #55959 (Closed): Joins on SubClasses
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
20:58 Bug #67366 (Closed): PHP Errors after clearing cache in BE
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
17:54 Bug #92197: EXT:indexed_search does not search / find files
Issue still preset in 10.4.12. No one else has this problem? Matthias Krappitz
15:28 Feature #93452: Add CSRF protection for frontend forms (ext:form)
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:21 Feature #93452 (Under Review): Add CSRF protection for frontend forms (ext:form)
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 Feature #93452 (Under Review): Add CSRF protection for frontend forms (ext:form)
Ralf Zimmermann
11:21 Bug #93435: Honeypot validation fails if no session data exists
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Bug #93435: Honeypot validation fails if no session data exists
Patch set 6 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:13 Bug #93435: Honeypot validation fails if no session data exists
Patch set 6 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:12 Bug #93435: Honeypot validation fails if no session data exists
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:11 Bug #93435: Honeypot validation fails if no session data exists
Patch set 5 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:10 Bug #93435: Honeypot validation fails if no session data exists
Patch set 5 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:10 Bug #93435: Honeypot validation fails if no session data exists
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:01 Bug #93435: Honeypot validation fails if no session data exists
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
07:55 Bug #93435: Honeypot validation fails if no session data exists
Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:48 Bug #93435: Honeypot validation fails if no session data exists
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:48 Bug #93435: Honeypot validation fails if no session data exists
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
07:48 Bug #93435: Honeypot validation fails if no session data exists
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:02 Bug #93451 (Closed): Context sensitive help note does not disappear
Just had this in latest master (11.1.0-dev). Browser cache was cleared previously.
I am actually unsure how and wh...
Sybille Peters

2021-02-05

21:44 Bug #91808: Nested IRRE with maxitems hides last inline control button / toggles inline control buttons wrong
I can confirm that issue appears again in 10.4.12. Alex B.
20:00 Bug #93448 (Under Review): LoginRefresh does not contain autocomplete attribute
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:34 Bug #93448 (Closed): LoginRefresh does not contain autocomplete attribute
Chrome throws a message because LoginRefresh does not contain a autocomplete on the password field. Benni Mack
19:43 Bug #91870: TYPO3 v. 10.4 Caching and Speaking URLs
This problem can be resolved by removing the @L@ parameter from @config.linkVars@. See #86054 for details. Torben Hansen
19:38 Task #86054: Slug Handling does not add config.linkVars
I stumbled about a really hard to spot but serious issue regarding this change. When you use @config.linkVars = L@, t... Torben Hansen
19:25 Task #93446: Clean up Drag&Drop Handling in PageTree
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:23 Task #93446 (Under Review): Clean up Drag&Drop Handling in PageTree
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 #93446 (Closed): Clean up Drag&Drop Handling in PageTree
Benni Mack
18:52 Feature #93450: ContentObjectRenderer: allow TypoScript select object without any constraint of uidInList or pidInList
Changed example code to "tt_content.menu_categorized_content":https://github.com/TYPO3-CMS/fluid_styled_content/blob/... Ayke Halder
18:30 Feature #93450 (Under Review): ContentObjectRenderer: allow TypoScript select object without any constraint of uidInList or pidInList
h2. Current state
A TypoScript "select":https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Functions...
Ayke Halder
18:25 Bug #93435: Honeypot validation fails if no session data exists
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:24 Bug #93435: Honeypot validation fails if no session data exists
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:24 Bug #93435: Honeypot validation fails if no session data exists
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:23 Bug #93435: Honeypot validation fails if no session data exists
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:21 Bug #93435: Honeypot validation fails if no session data exists
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:53 Task #93447 (Resolved): gitlab-ci: Simplify gerrit voting
Applied in changeset commit:fcd53a92f9ae2d541f9a281663ead2307d5a0095. Christian Kuhn
17:34 Task #93447: gitlab-ci: Simplify gerrit voting
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:31 Task #93447: gitlab-ci: Simplify gerrit voting
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:27 Task #93447 (Under Review): gitlab-ci: Simplify gerrit voting
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:27 Task #93447 (Closed): gitlab-ci: Simplify gerrit voting
Christian Kuhn
17:45 Revision fcd53a92: [TASK] gitlab-ci: Simplify gerrit voting
Change-Id: Ic60be2582afee8c8fe45e25cafb853285343265f
Resolves: #93447
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
17:44 Bug #93449 (Closed): ContentObjectRenderer: Dbal compatible field quoting not working for 'leftjoin' and 'rightjoin' - only for 'join'
The Dbal compatible field quoting in @ContentObjectRenderer@ is not working for @leftjoin@ and @rightjoin@ .
There...
Ayke Halder
16:57 Feature #87551: Explicitly allow ignoring "pidInList" in TS select function
PR for change in documentation:
https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-Typoscript/pull/410
Ayke Halder
14:57 Bug #75912: PostgreSQL: Argument of AND must be type boolean, not type integer
I fearr this bug seems to be back.. TYPO3 9.5.24, postgresql..
(1/3) Doctrine\DBAL\Exception\DriverException
An e...
Bernhard Berger
14:35 Bug #92738: Page not visible in Pagetree when field "t3ver_oid" > 0
Just for the records:
If the TYPO3 website does not use workspaces any more, the problem can be fixed by executin...
Torben Hansen
10:36 Bug #92738: Page not visible in Pagetree when field "t3ver_oid" > 0
I have the same problem during a 6.2 -> 10.4 migration with workspace used.
In 10.4, i have some pages hidden in the...
Yohann CERDAN
14:06 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
Any news on this?
This bug exists in v10 and v11 too.
My steps to reproduce:
* Create a page in default langua...
Philipp Idler
13:51 Feature #93436: Command line cache warmup infrastructure
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:05 Feature #93436: Command line cache warmup infrastructure
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:15 Feature #93436: Command line cache warmup infrastructure
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:34 Feature #93436: Command line cache warmup infrastructure
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Task #93442: Inject PackageManager and cache into ExpressionLanguage/ProviderConfigurationLoader
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:57 Task #93442: Inject PackageManager and cache into ExpressionLanguage/ProviderConfigurationLoader
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:35 Task #93442 (Under Review): Inject PackageManager and cache into ExpressionLanguage/ProviderConfigurationLoader
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Task #93442 (Closed): Inject PackageManager and cache into ExpressionLanguage/ProviderConfigurationLoader
..instead of looking these up via global state by using @GeneralUtility::makeInstance@.
Benjamin Franzke
13:51 Task #93440: SiteConfiguration should inject it's cache instance
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:45 Task #93440: SiteConfiguration should inject it's cache instance
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:43 Task #93440: SiteConfiguration should inject it's cache instance
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:19 Task #93440: SiteConfiguration should inject it's cache instance
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:09 Task #93440: SiteConfiguration should inject it's cache instance
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:43 Task #93440: SiteConfiguration should inject it's cache instance
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:13 Task #93440 (Under Review): SiteConfiguration should inject it's cache instance
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:01 Task #93440 (Closed): SiteConfiguration should inject it's cache instance
..instead of lookup in up via @GeneralUtility::makeInstance@. Benjamin Franzke
13:22 Bug #93445: moved translated Content Element is not visible on FE Preview
more infos:
i have attached a db dump after the moving operation (pages, tt_content, sys_workspace and sys_languag...
Achim Fritz
12:54 Bug #93445 (Closed): moved translated Content Element is not visible on FE Preview
this happens not in v10
Steps to reproduce:
* Have an installation with a Workspace and at least one non-defaul...
Achim Fritz
12:32 Bug #86248: CLI upgrade wizards can not be invoked fully uncached
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:17 Bug #86248: CLI upgrade wizards can not be invoked fully uncached
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:15 Bug #86248: CLI upgrade wizards can not be invoked fully uncached
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:41 Task #93444 (Under Review): Make page access failure log entries useful
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:27 Task #93444 (Closed): Make page access failure log entries useful
Oliver Bartsch
09:24 Bug #93441 (Closed): BE Login Failure in iOS 12
A device with iOS 12 can't login into the BE.
After 4 attempts I receive the following mail:
TYPO3 Login Failure ...
Ian Solo
09:23 Task #93438 (Resolved): Run CI pre-merge suite for gerrit changes only
Applied in changeset commit:353c476e6486e80e61ab0e6767de932e1cbe98d9. Christian Kuhn
09:14 Revision 353c476e: [TASK] Run CI pre-merge suite for gerrit changes only
When a patch is pushed to gerrit, the gerrit-adapter
middleware also synchronizes the master branch. This
triggers tw...
Christian Kuhn
08:16 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:12 Bug #87260: Untranslated records should not be linked
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:11 Task #93246: Check maximum PHP version in entrypoints
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:11 Bug #93024: PDF download from private storage yields thumbnail
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:32 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
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:13 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
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:09 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
Guys please do finally merge that patch. This is a huge bug and it bugs us on every single project now. Content eleme... Denis Mir
07:32 Bug #92783: Record inserted on wrong pid
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:13 Bug #92783: Record inserted on 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
06:53 Bug #91769 (In Progress): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
Jonas Eberle

2021-02-04

22:02 Bug #93439 (New): Inconsistencies in type annotations
Some parts of Extbase have wrong type annotations which lead to wrong results of static code analysis
- Extbase Re...
Markus Klösges
21:32 Revision c5198cdf: [BUGFIX] Avoid access to missing mbstring functions
This patch removes usages of mbstring functions which are missing in the
fallback package symfony/polyfill-mbstring.
...
Simon Gilli
18:32 Bug #93324 (Resolved): Not implemented functions in symfony/polyfill-mbstring
Applied in changeset commit:426c0a2545394ed46c646ec2f8f8937962eecedd. Simon Gilli
18:26 Bug #93324: Not implemented functions in symfony/polyfill-mbstring
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:26 Bug #93324: Not implemented functions in symfony/polyfill-mbstring
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:32 Bug #91769 (Resolved): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
Applied in changeset commit:ac54283f12ab6f6c36024b603920c67175b93831. Anonymous
18:23 Bug #91769 (In Progress): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
Gerrit closed here automatically. Reopening because we are not completely done with the task yet. Jonas Eberle
18:22 Bug #91769 (Resolved): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
Applied in changeset commit:4b50bec1914062ae6d9311d8207d8074217551e8. Anonymous
18:14 Bug #91769: The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:27 Revision ac54283f: [DOCS] Fix AssetCollector information regarding inclusion of CSS
Earlier, documentation erroneously stated that CSS could be moved to
the bottom of <body>. This is not the case (and ...
Jonas Eberle
18:26 Revision 426c0a25: [BUGFIX] Avoid access to missing mbstring functions
This patch removes usages of mbstring functions which are missing in the
fallback package symfony/polyfill-mbstring.
...
Simon Gilli
18:14 Revision 4b50bec1: [DOCS] Fix AssetCollector information regarding inclusion of CSS
Earlier, documentation erroneously stated that CSS could be moved to
the bottom of <body>. This is not the case (and ...
Jonas Eberle
17:39 Bug #93430: formfield marked as invalid although all parameters are set
additional info: The problem occurs when {someid} is set automatically - when I write it directly into the template, ... Michael Perlbach
08:17 Bug #93430 (Needs Feedback): formfield marked as invalid although all parameters are set
Hi,
I encountered the following problem in a template. I named a form field:
oname[table][{someid}][field]
A...
Michael Perlbach
17:36 Task #93438 (Under Review): Run CI pre-merge suite for gerrit changes only
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:34 Task #93438 (Closed): Run CI pre-merge suite for gerrit changes only
Christian Kuhn
17:06 Bug #93437 (Closed): Can not interact with preview of website, after resizeing window on "View Page" route
*Problem:*
After resizing the preview window on the "View Page" route in the TYPO3 backend, you can't interact with ...
Roman Zberg
16:59 Feature #93436 (Under Review): Command line cache warmup infrastructure
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:48 Feature #93436 (Closed): Command line cache warmup infrastructure
For deployment and for development it would be very comfortable to warmup caches via command line.
Examples:
<p...
Benjamin Franzke
16:41 Bug #93407: No thumbnail generation of .pdf in filelist if not present in [GFX][imagefile_ext]
*Update:*
I added this to AdditionalConfiguration.php...
Claus Harup
16:31 Bug #86248: CLI upgrade wizards can not be invoked fully uncached
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:50 Bug #86248: CLI upgrade wizards can not be invoked fully uncached
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:16 Feature #93174: Command list unavailable, when command creation with container fails
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:51 Feature #93174: Command list unavailable, when command creation with container fails
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:07 Revision 825c0365: [BUGFIX] Allow stage actions with invalid mailer configuration
When changing the stage of workspace records, e.g.
"Publish to live", it's possible to send notification emails
to in...
Oliver Bartsch
14:41 Task #93434 (Resolved): gitlab-ci votes patches on gerrit
Applied in changeset commit:2bf784017009087e8499f42487c43955321250c2. Christian Kuhn
13:55 Task #93434: gitlab-ci votes patches on gerrit
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:35 Task #93434 (Under Review): gitlab-ci votes patches on gerrit
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:34 Task #93434 (Closed): gitlab-ci votes patches on gerrit
Christian Kuhn
14:35 Revision 2bf78401: [TASK] gitlab-ci votes patches on gerrit
Resolves: #93434
Releases: master
Change-Id: I9d6918f5bbfc6f12d09b1459405e6749f04b2c0c
Reviewed-on: https://review.ty...
Christian Kuhn
13:59 Bug #93435: Honeypot validation fails if no session data exists
Note that this patch can not be tested for TYPO3 v11 until this #93421 (https://review.typo3.org/c/Packages/TYPO3.CMS... Ralf Zimmermann
13:55 Bug #93435: Honeypot validation fails if no session data exists
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:53 Bug #93435: Honeypot validation fails if no session data exists
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:50 Bug #93435: Honeypot validation fails if no session data exists
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:48 Bug #93435 (Under Review): Honeypot validation fails if no session data exists
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:47 Bug #93435 (New): Honeypot validation fails if no session data exists
At the moment the honeypot protection does not do anything if no session data exists .
The honeypot validation must ...
Ralf Zimmermann
13:16 Task #93427 (Resolved): Remove jQuery from Tree components
Applied in changeset commit:13efb6b35f696c9062ecd1cb94cf20c911848569. Benni Mack
13:05 Task #93427: Remove jQuery from Tree components
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:56 Task #93427: Remove jQuery from Tree components
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:47 Task #93427: Remove jQuery from Tree components
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:03 Task #93427: Remove jQuery from Tree components
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:22 Task #93427 (Under Review): Remove jQuery from Tree components
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:20 Task #93427 (Closed): Remove jQuery from Tree components
Benni Mack
13:11 Revision 13efb6b3: [TASK] Remove jQuery from Tree components
This change aims to reduce the overhead by using
jQuery in favor of Vanilla JS in various Tree-related
JS files in pr...
Benni Mack
12:36 Task #93432 (Resolved): Migration TreeToolbar to TypeScript and Lit
Applied in changeset commit:a6bfd1902f24bd133d0706d43b24ecfb883dca2a. Benni Mack
11:52 Task #93432: Migration TreeToolbar to TypeScript and Lit
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:55 Task #93432: Migration TreeToolbar to TypeScript and Lit
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 Task #93432: Migration TreeToolbar to TypeScript and Lit
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:37 Task #93432 (Under Review): Migration TreeToolbar to TypeScript and Lit
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:33 Task #93432 (Closed): Migration TreeToolbar to TypeScript and Lit
Benni Mack
12:29 Revision a6bfd190: [TASK] Migrate TreeToolbar to TypeScript
This change migrate the TreeToolbar (used in FormEngine
Category Tree for example) to TypeScript,
removing effectivel...
Benni Mack
12:16 Bug #93420 (Resolved): Cannot publish workspace changes due to mailer misconfiguration
Applied in changeset commit:d7cdf916c8ae0968f974ab01b12aeb50c5d0fd22. Oliver Bartsch
12:11 Bug #93420: Cannot publish workspace changes due to mailer misconfiguration
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:11 Revision d7cdf916: [BUGFIX] Allow stage actions with invalid mailer configuration
When changing the stage of workspace records, e.g.
"Publish to live", it's possible to send notification emails
to in...
Oliver Bartsch
11:40 Bug #93433 (New): TCA placeholder __row|field doesn't translate related records
When using the __row|field syntax in placeholders, the related row is not overlaid with its translation.
example T...
Sebastian Michaelsen
10:51 Bug #92748: Infinite redirects (redirect loop) when updating slugs
I already reported this a while ago: #89090. The issue has been closed as resolved, see https://review.typo3.org/c/Pa... Sybille Peters
10:15 Bug #88209: Route enhanced parameters not added when using addQueryString
I have the same issue (running TYPO3 9.5.23), thanks for the workaround @Rudy Gnodde! Kevin von Spiczak
09:54 Feature #93431: Introduce renderType 'default' to all TCA fields
The above was tested with TYPO3 11.0.0
You can find above example in the T3Documentation branch of the extension sty...
Lina Wolf
09:53 Feature #93431 (Rejected): Introduce renderType 'default' to all TCA fields
Most TCA column types have rendering types. There is - in most cases a default rendering type called. However when sw... Lina Wolf
08:55 Revision ea823022: [TASK] Adapt for upcoming Symfony 5.3 command tag properties
With the Symfony PR https://github.com/symfony/symfony/pull/39851
new depndency injection console.command tag propert...
Benjamin Franzke
08:51 Task #93425 (Resolved): Adapt for upcoming Symfony 5.3 console.command DI properties: description and hidden
Applied in changeset commit:72c01923a60e058dfb16dfe792b04f74b3373ad8. Benjamin Franzke
08:44 Task #93425: Adapt for upcoming Symfony 5.3 console.command DI properties: description and hidden
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:44 Revision 72c01923: [TASK] Adapt for upcoming Symfony 5.3 command tag properties
With the Symfony PR https://github.com/symfony/symfony/pull/39851
new depndency injection console.command tag propert...
Benjamin Franzke
07:54 Task #93428 (Closed): Rename function getHeaderFlashMessagesForCurrentPid() in PageLayoutController to reflect that callouts are used and not flashmesseages
see explanation in
> - flash messages: those are normally shown after an action, e.g saving something was succesf...
Sybille Peters
07:48 Feature #93192: Add event to add additional callouts in page 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
07:45 Feature #93192: Add event to add additional callouts in page 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:44 Feature #93192: Add event to add additional callouts in page 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
07:32 Feature #93192: Add event to add additional callouts in page 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
05:36 Bug #93422: Flash messages used for callouts in page module
Thanks for clearing that up. Wasn't aware of the "callouts".
I updated title and description.
Not sure which "...
Sybille Peters

2021-02-03

22:37 Feature #93426 (Under Review): Use SVG Tree in File List Navigation Frame
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:36 Feature #93426 (Closed): Use SVG Tree in File List Navigation Frame
Benni Mack
21:16 Task #93416 (Resolved): Move help button to toolbar in access module
Applied in changeset commit:5bdd303a8e28e4b0c7d0d08ce40cd82b7de6cf9e. Georg Ringer
10:40 Task #93416 (Under Review): Move help button to toolbar in access 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:39 Task #93416 (Closed): Move help button to toolbar in access module
The help button should be in the toolbar as any toolbar does it and not within the content Georg Ringer
21:12 Task #93425 (Under Review): Adapt for upcoming Symfony 5.3 console.command DI properties: description and hidden
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:03 Task #93425 (Closed): Adapt for upcoming Symfony 5.3 console.command DI properties: description and hidden
See https://github.com/symfony/symfony/pull/39851
Example of new possible syntax as of symfony 5.3:...
Benjamin Franzke
21:12 Task #93406 (Resolved): Add a gitlab-ci.yml
Applied in changeset commit:1dc8b12fcfac1096a6dea89a034829fcf4dc911d. Christian Kuhn
20:45 Task #93406: Add a gitlab-ci.yml
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:44 Task #93406: Add a gitlab-ci.yml
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:37 Task #93406: Add a gitlab-ci.yml
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:12 Task #93406: Add a gitlab-ci.yml
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:14 Task #93406: Add a gitlab-ci.yml
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:10 Revision 5bdd303a: [TASK] Move help button of access module to the toolbar
The help button belongs to the toolbar and not within the
content area.
Resolves: #93416
Releases: master
Change-Id:...
Georg Ringer
21:03 Revision 1dc8b12f: [TASK] Add Build/gitlab-ci.yml and includes
A first Build/gitlab-ci.yml for master. Core v10 and
v9 will have dedicated patches.
This specifies jobs executed vi...
Christian Kuhn
20:57 Feature #93174: Command list unavailable, when command creation with container fails
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:02 Feature #93174: Command list unavailable, when command creation with container fails
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:52 Bug #93422 (Needs Feedback): Flash messages used for callouts in page module
please don't mix flash messages with callouts! those are different on purpose!
- flash messages: those are normall...
Georg Ringer
16:32 Bug #93422 (Closed): Flash messages used for callouts in page module
Some errors / warnings are handled in PageLayoutController
These use a " *callout* " message type with the InfoBox...
Sybille Peters
19:48 Feature #88771 (Under Review): Page Title 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
17:48 Bug #92728: TYPO3 Exception: #1203699034 after new Installation of v10
I don't have any extension cache_core or core. I could only find php_wincache.dll.
I am using FASTCGI, and as ong as ...
Hans-Georg Althoff
16:43 Bug #93423 (Closed): wrong https in slug of one page
The website example.com runs as http . The slugs of all pages show the correct http://example.com at the beginning te... Franz Holzinger
16:34 Revision d52b2bc3: [BUGFIX] Do not render empty type attribute
PageRenderer now omits empty type attributes
also for scripts added through includeJSLibs
or includeJSFooterlibs.
Re...
Oliver Bartsch
16:29 Bug #93421 (Under Review): Reconstitution of frontend sessions not possible in case of multiple session persistence procedures within one request
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Bug #93421 (Closed): Reconstitution of frontend sessions not possible in case of multiple session persistence procedures within one request
h1. In short:
If some session data are stored for a new anonymous user (no `fe_sessions` record exists) within the...
Ralf Zimmermann
16:25 Bug #93391 (Resolved): <script> tag with empty type=""
Applied in changeset commit:14c037118386fa4df946973a789d7ab4bfaf3854. Oliver Bartsch
16:17 Bug #93391: <script> tag with empty type=""
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:16 Revision 14c03711: [BUGFIX] Do not render empty type attribute
PageRenderer now omits empty type attributes
also for scripts added through includeJSLibs
or includeJSFooterlibs.
Re...
Oliver Bartsch
16:10 Bug #93404 (Resolved): Workspace Grid always collapses inline children
Applied in changeset commit:a9eeacb7b0228cfa9ea2def6237e735d69e837f4. Benni Mack
13:36 Bug #93404: Workspace Grid always collapses inline children
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:40 Bug #93404: Workspace Grid always collapses inline children
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:38 Bug #93404: Workspace Grid always collapses inline children
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:36 Bug #93404: Workspace Grid always collapses inline children
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:36 Bug #93404: Workspace Grid always collapses inline children
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:06 Revision 385b3b7a: [BUGFIX] Re-allow rendering of IRRE subitems in Workspaces GridView
In previous TYPO3 versions (until the Workspace module was refactored
in TYPO3 v8) it was possible to manipulate the ...
Benni Mack
16:06 Revision a9eeacb7: [BUGFIX] Re-allow rendering of IRRE subitems in Workspaces GridView
In previous TYPO3 versions (until the Workspace module was refactored
in TYPO3 v8) it was possible to manipulate the ...
Benni Mack
15:49 Bug #93420 (Under Review): Cannot publish workspace changes due to mailer misconfiguration
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:41 Bug #93420 (Closed): Cannot publish workspace changes due to mailer misconfiguration
Oliver Bartsch
15:15 Task #90456 (Resolved): Links to version related documentation in dashboard widgets not correct
Applied in changeset commit:c9a172619108f5d657444303604efd3c4f8d977b. Richard Haeser
15:10 Revision c9a17261: [TASK] Update links in dashboard widgets to right version of documentation
Point the links in the documentation widgets for the dashboard to the
right version of the documentation.
Resolves: ...
Richard Haeser
13:57 Bug #93419 (New): lowlevel cleaner may falsely detect records as orphans which were created while checking
php typo3/sysext/core/bin/typo3 cleanup:orphanrecords --dry-run -vvv
showed several records as orphans which where...
Sybille Peters
12:42 Bug #93395: module shows PageNotFoundException in BE
It seems that the issue has something to do with workspaces. We had (old) blog pages in workspaces and changing those... David Menzel
12:37 Bug #93418 (Closed): Unable to change page slug into a workspace, after page move.
Hello,
with these preconditions:
* installation with multiples workspaces (but also only one)
* core extension "re...
Gianluca Strafella
12:30 Feature #93417 (Rejected): Ignore excluded fields
It would be great to have a general setting to allow all excluded fields in general or for a sprecific group. We use ... Marc Hirdes
11:39 Bug #81893: ck_editor: Linefeeds added after each save
I can confirm this issue in TYPO3 9.5.24.
I've configured the sys_file_reference.description to use the RTE (code ab...
Daniel Ostmann
10:27 Bug #93415 (Closed): typo3temp clearing stops at storage null
I use the backend tool "Remove Temporary Assets" to clear the "Typo3temp" folders.
However this ends up in an error ...
Franz Holzinger
08:30 Task #93414: Functional tests TypoScript settings page title
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:29 Task #93414 (Under Review): Functional tests TypoScript settings page 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
08:26 Task #93414 (Closed): Functional tests TypoScript settings page title
Richard Haeser
08:03 Bug #93407: No thumbnail generation of .pdf in filelist if not present in [GFX][imagefile_ext]
I know I can restrict file extensions, but i.e. $GLOBALS['TCA']['tt_content']['image']['config'] is using [GFX][image... Claus Harup
07:00 Bug #93413 (Closed): optionSplit in IMAGE source do nothing
Using the example in https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/ContentObjects/Image/Index.html... Heinz Schilling

2021-02-02

20:40 Bug #92811: File > Filelist always goes back to root on load
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:09 Bug #92811: File > Filelist always goes back to root on load
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 #92811 (Under Review): File > Filelist always goes back to root on load
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 Bug #93404: Workspace Grid always collapses inline children
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:48 Bug #93407: No thumbnail generation of .pdf in filelist if not present in [GFX][imagefile_ext]
You can restrict possible file extensions per field and content element in TCA, see:
https://docs.typo3.org/m/typo3/...
Christoph Lehmann
08:31 Bug #93407 (Closed): No thumbnail generation of .pdf in filelist if not present in [GFX][imagefile_ext]
If I do not want my clients to choose .pdf documents as images in i.e. "text with image" I simply remove .pdf from [G... Claus Harup
19:36 Bug #93412 (Closed): Deleting referenced files not possible
When I delete a file via filelist which has references, a dialog asks me if I really want to delete the file because ... Christoph Lehmann
19:09 Bug #93411 (Under Review): Page module: Header icons excluded CTypes are displayed
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:42 Bug #93411 (Closed): Page module: Header icons excluded CTypes are displayed
Oliver Bartsch
17:45 Bug #90045: Sitemap Errors if the language has no trailing slash at the end like /de it is linked in the sitemap like /de/
@richard Haeser it is related to TYPO3 routing. TYPO3 does not support / after the language slug correctly.
This mee...
Timo Poppinga
17:38 Feature #90068 (New): Implement better FileDumpController
This change breaks eID file download – see: https://forge.typo3.org/issues/93410?next_issue_id=93409
First of all,...
Altan Tosun
17:28 Bug #93410 (Closed): The download of pdf files via privatestorage/eID returns an image
Core Bug/Case: TYPO3 Version 10.4.12, PHP 7.4
_namespace TYPO3\CMS\Core\Controller\FileDumpController:85;_
The ...
Altan Tosun
15:40 Bug #93370 (Accepted): Redirects: non-admin users can not revert redirects via popup (although BE notification claims otherwise)
Markus Klein
15:29 Bug #89716: identifier not null in sys_file_processedfile
Anonymous wrote in #note-10:
> Applied in changeset commit:7d765c8d3be1d15f087a659c75c41e2275d9e0d9.
Awesome!
Anonymous
15:20 Bug #91808: Nested IRRE with maxitems hides last inline control button / toggles inline control buttons wrong
Seems broken again.
Tested in:
10.4.12 = broken
10.4.11 = broken
10.4.10 = broken
10.4.9 = works
!clipboard-20210202...
Thomas Anders
14:51 Bug #93229: Page with access restriction throws 404 if parent is a folder
Thanks Jessica for reporting it.
I can confirm that behaviour.
Marcus Schwemer
14:46 Bug #93391: <script> tag with empty type=""
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:45 Bug #93391 (Under Review): <script> tag with empty type=""
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Task #90456: Links to version related documentation in dashboard widgets not correct
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:48 Bug #93408: Localization wizard styling issues
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 #93408 (Under Review): Localization wizard styling issues
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:32 Bug #93408 (Closed): Localization wizard styling issues
Richard Haeser
13:25 Bug #86018 (Accepted): FolderTreeView::getBrowseableTreeForStorage() will timeout on network file systems
Benni Mack
13:15 Bug #86018: FolderTreeView::getBrowseableTreeForStorage() will timeout on network file systems
It is webdav. We took the one from TER. Connection is to OwnCloud. There are about 5-10 subdirectories on each level,... Dmitry Dulepov
12:58 Bug #86018: FolderTreeView::getBrowseableTreeForStorage() will timeout on network file systems
Hey Dmitry,
I am trying to reproduce the issue. Can you tell me:
* What remote driver you're using (TER extensi...
Benni Mack
12:30 Feature #90325 (Closed): Folder path should change in a file collection when renaming the folder
Hi, as Georg already mentioned this is a duplicate of #78036, which was already merged in the meantime (See: https://... Oliver Bartsch
12:30 Bug #93362 (Resolved): Context Menu in Page Tree is displaced and inaccessible
Applied in changeset commit:bb971f78a198f69cd915ae1d0921de0d2e839055. Benni Mack
11:07 Bug #93362: Context Menu in Page Tree is displaced and inaccessible
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 Bug #93362: Context Menu in Page Tree is displaced and inaccessible
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:24 Revision bb971f78: [BUGFIX] Properly position ContextMenu again
With #89496 the ContextMenu got keyboard support
added. However, the underlying code does still
use only a click even...
Benni Mack
12:16 Bug #92728 (Needs Feedback): TYPO3 Exception: #1203699034 after new Installation of v10
Hey,
this issue seems related to either
a) an extension using "cache_core" as cache (it has been renamed to "co...
Benni Mack
10:48 Bug #93409 (New): Inconsistent parsing of URLs without <a> tag
Parsing of URLs without a <a href tag in tt_content.bodytext gets inconsistent results.
Sometimes it is a link in ...
Sybille Peters
10:45 Task #93396 (Resolved): Use d3 v6 microlibraries
Applied in changeset commit:683f66684eabe0a06aa58df02724d9557483dbdf. Benjamin Franzke
10:42 Revision 683f6668: [TASK] Use d3 v6 microlibraries
In order to avoid loading an unnecessarily large complete d3 bundle,
we now only pull in the small amount of modules ...
Benjamin Franzke
09:42 Bug #92126: Still <script type="text/javascript" ... hardcoded in PageRenderer.php -> leads to validity warning

Still hardcoded in Typo3 10.4.12 - typo3/sysext/core/Classes/Page/PageRenderer.php line 346...
Christoph Runkel
09:17 Bug #92983: Header formatting in scheduler for Console Commands
Still open. #92964 was fixed. Sybille Peters
09:16 Bug #92983 (New): Header formatting in scheduler for Console Commands
Sybille Peters

2021-02-01

23:36 Task #93406: Add a gitlab-ci.yml
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:29 Task #93406 (Under Review): Add a gitlab-ci.yml
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 #93406 (Closed): Add a gitlab-ci.yml
Christian Kuhn
22:19 Revision 1963ee59: [TASK] runTests.sh: Acceptance tests with mysql and postgres
Allow mysql & postgres for acceptance tests in
addition to default mariadb:
* Build/Script/runTests.sh -s acceptance...
Christian Kuhn
22:07 Revision e13c4592: [BUGFIX] Allow backend login with invalid mailer notification
When a TYPO3 installation has `warning_email_addr` set,
but the mailer configuration is wrong (e.g. cannot connect
to...
Benni Mack
21:54 Revision a03cc2f8: [TASK] runTests.sh: Acceptance tests with mysql and postgres
Allow mysql & postgres for acceptance tests in
addition to default mariadb:
* Build/Script/runTests.sh -s acceptance...
Christian Kuhn
21:54 Revision b48a9e20: [BUGFIX] Strip tags from RSS items in Dashboard widget
As the output of the widgets in the Dashboard is processed
by htmlspecialchars(), the tags need to be stripped before...
Chris Müller
21:45 Task #93405 (Resolved): runTests.sh: Allow acceptance tests with mysql and postgres
Applied in changeset commit:27ff588ced71ef02d5d70c6f51b342d271b9f4cc. Christian Kuhn
21:41 Task #93405: runTests.sh: Allow acceptance tests with mysql and postgres
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
21:21 Task #93405: runTests.sh: Allow acceptance tests with mysql and postgres
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:20 Task #93405: runTests.sh: Allow acceptance tests with mysql and postgres
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:18 Task #93405 (Under Review): runTests.sh: Allow acceptance tests with mysql and postgres
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:12 Task #93405 (Closed): runTests.sh: Allow acceptance tests with mysql and postgres
Christian Kuhn
21:40 Revision 27ff588c: [TASK] runTests.sh: Acceptance tests with mysql and postgres
Allow mysql & postgres for acceptance tests in
addition to default mariadb:
* Build/Script/runTests.sh -s acceptance...
Christian Kuhn
21:30 Bug #91289 (Resolved): RSS widget: remove tags from description output
Applied in changeset commit:bef361beade8501e3618800795055a524601e701. Chris Müller
21:25 Bug #91289: RSS widget: remove tags from description output
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:16 Bug #91289: RSS widget: remove tags from description output
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:15 Bug #91289: RSS widget: remove tags from description output
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:29 Task #93396: Use d3 v6 microlibraries
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:26 Task #93396: Use d3 v6 microlibraries
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:24 Task #93396 (Under Review): Use d3 v6 microlibraries
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Task #93396 (Closed): Use d3 v6 microlibraries
In order to reduce size by avoiding loading the full >200K bundle. Benjamin Franzke
21:24 Revision bef361be: [BUGFIX] Strip tags from RSS items in Dashboard widget
As the output of the widgets in the Dashboard is processed
by htmlspecialchars(), the tags need to be stripped before...
Chris Müller
21:16 Feature #90985: Show page of draft record in the 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
20:45 Bug #93403 (Resolved): runTests.sh: Switch to a new set of test containers
Applied in changeset commit:20314cb4a326998bf649b64dd272de7254cbdf3d. Christian Kuhn
20:19 Bug #93403: runTests.sh: Switch to a new set of test containers
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
20:12 Bug #93403: runTests.sh: Switch to a new set of test containers
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:04 Bug #93403 (Under Review): runTests.sh: Switch to a new set of test containers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:52 Bug #93403 (Closed): runTests.sh: Switch to a new set of test containers
Christian Kuhn
20:42 Revision a6ecc6c4: [TASK] runTests.sh: Switch to a new set of test images
New images are to be found on official TYPO3
https://hub.docker.com/u/typo3 account.
Most images are based on alpine...
Christian Kuhn
20:41 Revision cdfe386c: [TASK] runTests.sh: Switch to a new set of test images
New images are to be found on official TYPO3
https://hub.docker.com/u/typo3 account.
Most images are based on alpine...
Christian Kuhn
20:36 Revision 20314cb4: [TASK] runTests.sh: Switch to a new set of test images
New images are to be found on official TYPO3
https://hub.docker.com/u/typo3 account.
Most images are based on alpine...
Christian Kuhn
20:15 Bug #93402 (Resolved): PageTree Delete Animation end-transition starts at wrong Position.
Applied in changeset commit:c730176b6f15c2e95eaff3637db8add870f249b8. Benjamin Franzke
19:25 Bug #93402 (Under Review): PageTree Delete Animation end-transition starts at wrong 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
19:21 Bug #93402 (Closed): PageTree Delete Animation end-transition starts at wrong Position.
Happens since https://review.typo3.org/c/Packages/TYPO3.CMS/+/67469 Benjamin Franzke
20:15 Bug #93297 (Resolved): Can't log in anymore if mail config is wrong and adminNotification activated
Applied in changeset commit:faf6fc0c81754bdccf9a440f7180f43275eca87c. Benni Mack
20:10 Bug #93297: Can't log in anymore if mail config is wrong and adminNotification activated
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:11 Revision c730176b: [BUGFIX] Fix PageTree drag-end animation
During the migration to d3 v6 in #93394
one event listener was forgotten to be
updated for the changes callback signa...
Benjamin Franzke
20:09 Revision faf6fc0c: [BUGFIX] Allow backend login with invalid mailer notification
When a TYPO3 installation has `warning_email_addr` set,
but the mailer configuration is wrong (e.g. cannot connect
to...
Benni Mack
20:08 Bug #93404 (Under Review): Workspace Grid always collapses inline children
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:06 Bug #93404 (Closed): Workspace Grid always collapses inline children
When editing records with inline records, the expand / collapse button is always shown, and not controllable, which w... Benni Mack
20:08 Revision 49cbb111: [BUGFIX] Only show workspace next/prev stage buttons with access
The buttons in the info dialog of a record in the workspaces
module shows the buttons "Publish to live" (or send to n...
Benni Mack
18:50 Task #93400 (Resolved): Drop two unit tests that heavily rely on environment
Applied in changeset commit:fbfab06e63c35eeb8c5ceed8f44ecc99a686b9cd. Christian Kuhn
18:23 Task #93400: Drop two unit tests that heavily rely on environment
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:22 Task #93400: Drop two unit tests that heavily rely on environment
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:21 Task #93400: Drop two unit tests that heavily rely on environment
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:19 Task #93400: Drop two unit tests that heavily rely on environment
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:17 Task #93400: Drop two unit tests that heavily rely on environment
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:16 Task #93400 (Under Review): Drop two unit tests that heavily rely on environment
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:12 Task #93400 (Closed): Drop two unit tests that heavily rely on environment
Christian Kuhn
18:48 Revision 21821f8d: [TASK] Drop two unit tests that heavily rely on environment
* The file permission related LocalDriverTest basically test
getPermissions() that is a set of native PHP methods t...
Christian Kuhn
18:48 Revision 793cd0cd: [TASK] Drop two unit tests that heavily rely on environment
* The file permission related LocalDriverTest basically test
getPermissions() that is a set of native PHP methods t...
Christian Kuhn
18:47 Revision fbfab06e: [TASK] Drop two unit tests that heavily rely on environment
* The file permission related LocalDriverTest basically test
getPermissions() that is a set of native PHP methods t...
Christian Kuhn
18:40 Bug #93397 (Resolved): Drop UFT-8 BOM on some files
Applied in changeset commit:536e7005f8cab1a8a41e13772fbfbe4f55aa2001. Christian Kuhn
17:48 Bug #93397: Drop UFT-8 BOM on some files
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:47 Bug #93397: Drop UFT-8 BOM on some files
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:36 Bug #93397: Drop UFT-8 BOM on some 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
17:09 Bug #93397: Drop UFT-8 BOM on some files
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:04 Bug #93397: Drop UFT-8 BOM on some files
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:02 Bug #93397 (Under Review): Drop UFT-8 BOM on some 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
16:58 Bug #93397 (Closed): Drop UFT-8 BOM on some files
Christian Kuhn
18:40 Task #93399 (Resolved): runTests.sh: Minor cleanups
Applied in changeset commit:deab12f74b5dedd3bcc63328212febe372ae023f. Christian Kuhn
17:51 Task #93399: runTests.sh: Minor cleanups
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:50 Task #93399: runTests.sh: Minor cleanups
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:48 Task #93399: runTests.sh: Minor cleanups
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:45 Task #93399 (Under Review): runTests.sh: Minor cleanups
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:44 Task #93399 (Closed): runTests.sh: Minor cleanups
Christian Kuhn
18:38 Task #93401 (Under Review): [BUGFIX] do not remove hyphen from search word
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:37 Task #93401 (Closed): [BUGFIX] do not remove hyphen from search word
see https://forge.typo3.org/issues/77644
This issue was automatically created from https://github.com/TYPO3/TYPO3....
TYPO3 GmbH TYPO3com
18:35 Revision 3c52d828: [BUGFIX] Drop UFT-8 BOM on some files
Some documentation related files contain a UTF-8 BOM
while they shouldn't.
Usually, script Build/Scripts/checkUtf8Bom...
Christian Kuhn
18:35 Revision aa4904c5: [BUGFIX] Drop UFT-8 BOM on some files
Some documentation related files contain a UTF-8 BOM
while they shouldn't.
Usually, script Build/Scripts/checkUtf8Bom...
Christian Kuhn
18:35 Revision 536e7005: [BUGFIX] Drop UTF-8 BOM on some files
Some documentation related files contain a UTF-8 BOM
while they shouldn't.
Usually, script Build/Scripts/checkUtf8Bom...
Christian Kuhn
18:34 Revision 7dfbfa1a: [TASK] runTests.sh: Minor cleanups
* Run postgres with hard coded user to avoid connection isssues
* Add some missing reports.xml for acceptance tests
*...
Christian Kuhn
18:34 Revision f1096255: [TASK] runTests.sh: Minor cleanups
* Run postgres with hard coded user to avoid connection isssues
* Add some missing reports.xml for acceptance tests
*...
Christian Kuhn
18:34 Revision deab12f7: [TASK] runTests.sh: Minor cleanups
* Run postgres with hard coded user to avoid connection isssues
* Add some missing reports.xml for acceptance tests
*...
Christian Kuhn
18:22 Bug #80292: Indexed search does not respect hyphens in search string
ROFL Anonymous
17:47 Bug #93398: previous step button 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
17:44 Bug #93398 (Under Review): previous step button does 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
17:43 Bug #93398 (Closed): previous step button does not work

The "previous step" button in multi-step forms within the frontend does not work.
Example form definition:
<p...
Ralf Zimmermann
16:40 Bug #93384 (Resolved): Workspace Info Modal shows "Send to LIVE" even if without access
Applied in changeset commit:109c781a4c6c8110d1bd89228218913402b799cb. Benni Mack
16:38 Bug #93384: Workspace Info Modal shows "Send to LIVE" even if without access
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:36 Revision 109c781a: [BUGFIX] Only show workspace next/prev stage buttons with access
The buttons in the info dialog of a record in the workspaces
module shows the buttons "Publish to live" (or send to n...
Benni Mack
16:10 Bug #93153: No such workspace defined after assigning usergroups to users
Thank you for the response. Sorry for the late reply but I didn't get any notification that someone has answered. ..I... David Menzel
15:49 Revision c6655939: [BUGFIX] Return unique doktypes in TreeController::getDokTypes()
Resolves: #93393
Releases: master, 10.4
Change-Id: I827e421eef1696edfdc47d7544d8ebc2dd40c052
Reviewed-on: https://rev...
Tobias Wojtylak
15:24 Bug #93395 (Closed): module shows PageNotFoundException in BE
I'm not sure if that is an extension problem, a core issue or a misconfiguration on my side but maybe someone has an ... David Menzel
15:00 Task #93394 (Resolved): Update component d3.js to version 6
Applied in changeset commit:0f6371ef856745952e4b01caa7ccffd3eab86bb6. Benjamin Franzke
14:33 Task #93394: Update component d3.js to version 6
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:22 Task #93394 (Under Review): Update component d3.js to version 6
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:21 Task #93394 (Closed): Update component d3.js to version 6
Benni Mack
15:00 Bug #93393 (Resolved): Tree Controller may return duplicate pagetypes
Applied in changeset commit:99382e05b823bb910fa726337007121def4c7bd7. Tobias Wojtylak
14:55 Bug #93393: Tree Controller may return duplicate pagetypes
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:29 Bug #93393: Tree Controller may return duplicate pagetypes
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 Bug #93393 (Under Review): Tree Controller may return duplicate pagetypes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #93393 (Closed): Tree Controller may return duplicate pagetypes
We encountered the problem while using blog extensions.
We define the order of the pagetypes in our own extension vi...
Tobias Wojtylak
14:57 Revision 0f6371ef: [TASK] Migrate to D3.js v6
D3.js v6 contains quite some changes, but most
are irrelevant for TYPO3, as we already migrated
from d3-request to co...
Benjamin Franzke
14:54 Revision 99382e05: [BUGFIX] Return unique doktypes in TreeController::getDokTypes()
Resolves: #93393
Releases: master, 10.4
Change-Id: I827e421eef1696edfdc47d7544d8ebc2dd40c052
Reviewed-on: https://rev...
Tobias Wojtylak
14:43 Bug #88431: $GLOBALS['TBE_MODULES'] is null in ExtensionUtility
For anyone who is having the same issue:
We had this problem and found that it was caused by a call to `ExtensionU...
Ole Trenner
14:35 Bug #93389 (Resolved): SVG Tree is coupled to page tree resizing
Applied in changeset commit:6532b6ec7d2a7d46ff905d2d98834677092dace0. Benni Mack
14:07 Bug #93389: SVG Tree is coupled to page tree resizing
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:03 Bug #93389: SVG Tree is coupled to page tree resizing
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:38 Bug #93389: SVG Tree is coupled to page tree resizing
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 Bug #93389: SVG Tree is coupled to page tree resizing
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:32 Bug #93389: SVG Tree is coupled to page tree resizing
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:22 Bug #93389: SVG Tree is coupled to page tree resizing
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:00 Bug #93389 (Under Review): SVG Tree is coupled to page tree resizing
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:59 Bug #93389 (Closed): SVG Tree is coupled to page tree resizing
Due to #83320 the SVG tree is now tightly coupled to the page tree in the navigation component area, not allowing oth... Benni Mack
14:30 Revision 6532b6ec: [BUGFIX] Decouple id selectors from SvgTree and PageTree
The PageTree component (added in TYPO3 v9) is based on SVG Tree,
which was added in a previous version (TYPO3 v8).
H...
Benni Mack
14:10 Bug #91312: CSS/JS added via AssetCollector does not respect compression and concatenation
I can confirm this. Assets from f:asset.css and f:asset.script ViewHelper are not compressed. Patrick Lenk
13:12 Bug #93392 (New): PageTypeSuffix must be rendered only from the root
Hi,
When adding a "PageTypeSuffix" in the "routeEnhancers" configuration, is it allowed to fetch the content from ...
Eric Chavaillaz
12:58 Bug #93282: TYPO3 Exception #1478105826 when editing backend user group
Georg Ringer wrote in #note-1:
> thanks for creating the issue. could you add some more stacktrace? this would be ve...
Michael Hank
12:34 Bug #93391: <script> tag with empty type=""
Heinz Schilling wrote:
> It seems like only includeJSFooterlibs is affected....
Wittkiel Gruppe
12:09 Bug #93391 (Closed): <script> tag with empty type=""
In a HTM5 page there are some <script> tags with empty type="". This results in a W3C validator warning: The type att... Heinz Schilling
12:19 Bug #93168: Form Framework Wizard only shows spinner icons
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:25 Bug #93168: Form Framework Wizard only shows spinner icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:33 Bug #91531 (Closed): Dashboard widgets registered using YAML cause exceptions if dashboard extension is not installed
As this is how the Symfony Dependency Injection works, we will not change that. As you mentioned already, there is an... Richard Haeser
07:56 Feature #93390 (New): Integrate source file based integrity check
* having signed(!) list of valid hashsums of core and extension files
** being part core release process
** being p...
Oliver Hader
06:34 Revision 826d15b8: [BUGFIX] Improve exceptions when BE.adminOnly or BE.IPmaskList is used
TYPO3 now returns a HTTP 403 status code, when BE.adminOnly is
configured or when the clients IP address does not mat...
Torben Hansen

2021-01-31

21:33 Task #93379 (Resolved): Improve exceptions when BE.adminOnly or BE.IPmaskList is used
Applied in changeset commit:9f7ed147240318a6076312a1e14b74fd82bd2990. Torben Hansen
21:29 Task #93379: Improve exceptions when BE.adminOnly or BE.IPmaskList is used
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:28 Revision 9f7ed147: [BUGFIX] Improve exceptions when BE.adminOnly or BE.IPmaskList is used
TYPO3 now returns a HTTP 403 status code, when BE.adminOnly is
configured or when the clients IP address does not mat...
Torben Hansen
20:30 Bug #93259: System news carousel on login page has accessibility issues
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:46 Bug #93259: System news carousel on login page has accessibility issues
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:45 Bug #93259: System news carousel on login page has accessibility issues
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:44 Bug #93259: System news carousel on login page has accessibility issues
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:20 Task #93348: Allow more groups per backend user
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 Task #93348 (Under Review): Allow more groups per backend user
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 Bug #93388: rsaauth: Undefined class constant 'SIGNAL_getPageRenderer'
Additional note: The rsaauth extension is totally superfluous if you use HTTPS for the site, which is kind of mandato... Markus Klein
16:23 Bug #93388 (Closed): rsaauth: Undefined class constant 'SIGNAL_getPageRenderer'
EXT:rsaauth has been decoupled from the TYPO3 Core since version 10 so its development has stopped and the code is no... Riccardo De Contardi
09:47 Bug #93388 (Closed): rsaauth: Undefined class constant 'SIGNAL_getPageRenderer'
I can not install the extension rsaauth 10.0.1 in TYPO3 10.4.12. Who can fix it?
I get this error message:
Error
...
Kurt Gusbeth
15:43 Task #92652: Use correct html element for actions in RecordList
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:40 Revision 8171c9e6: [DOCS] Added condition to snippet for social media fallback images
It is possible to have multiple og:image meta tags by the specs. By
adding the condition to your TypoScript setup, th...
Richard Haeser
15:33 Bug #93272 (Resolved): Setting fallbacks for og:image
Applied in changeset commit:def73f279c328d869a231985ea277fb4313a2b3f. Richard Haeser
15:27 Bug #93272: Setting fallbacks for og:image
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:53 Bug #93272 (Under Review): Setting fallbacks for og:image
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:25 Revision def73f27: [DOCS] Added condition to snippet for social media fallback images
It is possible to have multiple og:image meta tags by the specs. By
adding the condition to your TypoScript setup, th...
Richard Haeser
11:41 Bug #90455 (Closed): Allow opening dashboard widget XHR in firefox new tab
I think this issue can be closed. If you think this still is an issue, please let me know. Richard Haeser
10:26 Feature #90396 (Closed): PageTitle API: possibility to remove site title from SEO title
This is one of the reasons I started #88771. Will work on this in the near future. I will close this issue and will c... Richard Haeser
10:22 Bug #90045 (Needs Feedback): Sitemap Errors if the language has no trailing slash at the end like /de it is linked in the sitemap like /de/
What exactly is the error? How do you access the sitemap (which URL)? Richard Haeser
10:19 Bug #90043 (Closed): On language root level the canonical link is not generated correctly; also in TYPO3 9
As all links are generated with a trailing slash, this is not a typical issue for the canonical link. So this is a du... Richard Haeser
10:02 Bug #89530: Editors can't create bookmark in filelist
@Peter Kraume
Any news from this one?
Riccardo De Contardi
09:50 Bug #93381 (Rejected): Reset password if multiple users share the same email address
Richard Haeser
09:29 Bug #86956: Typoscript meta tag field settings have no effect
@Richard Haeser
Aw... it is embarrassing I haven't seen it :O
> If that is not sufficient, maybe we have to upd...
Riccardo De Contardi
07:30 Bug #86956: Typoscript meta tag field settings have no effect
Riccardo, on the link you have given, in the description of meta you find:
> replace If set to 1, the tag will rep...
Richard Haeser
09:28 Revision 2f16ad1f: [BUGFIX] Avoid double CSH wraps in linkvalidator tasks settings
Labels in linkvalidator's additional field settings for the schedule
are actually invoking `BackendUtility::wrapInHel...
Oliver Hader
09:23 Bug #93387 (New): [BUGFIX] SQL-Query-Results are incomplete when using foreign_table_field and/or foreign_match_fields
If using foreign_table_field and/or foreign_match_fields this will result in the following additional condition in WH... Harald Witt
09:21 Bug #92964 (Resolved): Headers are shown with HTML tags in scheduler task
Applied in changeset commit:fd38e7941d88e1d028f6299cd020c68e0c74d8af. Oliver Hader
08:09 Bug #92964: Headers are shown with HTML tags in scheduler task
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:07 Bug #92964 (Under Review): Headers are shown with HTML tags in scheduler task
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:02 Bug #92964 (Resolved): Headers are shown with HTML tags in scheduler task
Applied in changeset commit:d30a0b252d3705ccf8852af6fc8d9a23af2a7a6c. Oliver Hader
07:55 Bug #92964: Headers are shown with HTML tags in scheduler task
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:15 Revision fd38e794: [BUGFIX] Avoid double CSH wraps in linkvalidator tasks settings
Labels in linkvalidator's additional field settings for the schedule
are actually invoking `BackendUtility::wrapInHel...
Oliver Hader
07:54 Revision d30a0b25: [BUGFIX] Avoid double CSH wraps in linkvalidator tasks settings
Labels in linkvalidator's additional field settings for the schedule
are actually invoking `BackendUtility::wrapInHel...
Oliver Hader

2021-01-30

17:18 Bug #93337: Querybuilder builds conditions for foreign_table_field and/or foreign_match_fields without "OR ...uid IS NULL" for joined Table
As already mentioned this was hard, but I got it.
The class \TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbQue...
Harald Witt
15:20 Bug #93337: Querybuilder builds conditions for foreign_table_field and/or foreign_match_fields without "OR ...uid IS NULL" for joined Table
The same issue already exists in Typo3 9.5.
Seems to be very seldom to find things in parent- OR child-records while...
Harald Witt
12:12 Bug #91259: New symfony expression syntax provides no replacement for [else] and does not document this removal either
@[ELSE]@ is still supported, but as you wrote, it is unknown to Symfony Expression Language which should not try to e... Torben Hansen
11:55 Bug #91259: New symfony expression syntax provides no replacement for [else] and does not document this removal either
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:03 Bug #91259: New symfony expression syntax provides no replacement for [else] and does not document this removal either
I am now confused with the latest patch.
The patch description suggests that the [ELSE] statement in typoscript is...
Stefanos Karasavvidis
11:11 Task #93379: Improve exceptions when BE.adminOnly or BE.IPmaskList is used
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:08 Task #93379: Improve exceptions when BE.adminOnly or BE.IPmaskList is used
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:30 Task #93379: Improve exceptions when BE.adminOnly or BE.IPmaskList is used
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:03 Bug #88545 (Closed): Behaviour canonical link and HTML lang tag in language overlay
With https://review.typo3.org/c/Packages/TYPO3.CMS/+/67574 a hreflang tag is rendered for fallback languages even whe... Richard Haeser
09:34 Bug #88020 (Under Review): inconsistencies in hreflang output
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:31 Bug #88020: inconsistencies in hreflang output
Ok, I checked this again.
I'm submitting a patch that would include all languages in the hreflang. If you use the ...
Richard Haeser
09:34 Bug #89462 (Under Review): hreflang missing for languages with fallbackType: fallback
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:04 Bug #93373: Show complete URL in linkfield
Awesome! Thank you for taking care Georg! Andreas Kießling
06:14 Bug #92964: Headers are shown with HTML tags in scheduler task
Also has problems:
* Execute console commands
!console_commands.png!
Sybille Peters
06:05 Bug #92964: Headers are shown with HTML tags in scheduler task
As noted in #92983, it seems this problem appeared as result of: https://review.typo3.org/c/Packages/TYPO3.CMS/+/6666... Sybille Peters

2021-01-29

22:41 Bug #91259: New symfony expression syntax provides no replacement for [else] and does not document this removal either
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:42 Bug #91259 (Under Review): New symfony expression syntax provides no replacement for [else] and does not document this removal either
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:21 Bug #93385 (Under Review): SQL error when using statistics in indexed_search
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:17 Bug #93385 (Closed): SQL error when using statistics in indexed_search
When using indexed_search with enabled statistics, an SQL error is thrown for words longer than 50 characters. Benni Mack
19:12 Bug #93386 (Closed): SessionNotCreatedException when using storeSessionData() and user not authenticated
I get a TYPO3\CMS\Core\Session\Backend\Exception\SessionNotCreatedException when calling the method storeSessionData(... Laurent Foulloy
15:08 Bug #93384 (Under Review): Workspace Info Modal shows "Send to LIVE" even if without 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
15:05 Bug #93384 (Closed): Workspace Info Modal shows "Send to LIVE" even if without access
The "row details" (which is in the Workspaces Module, and clicking on a "i" icon of a record), shows buttons to the n... Benni Mack
13:23 Bug #91936: Documentation missing to disable automatic creation of redirects on slug change
Sorry, it seems to have been a caching problem while trying multiple things to deactivate @autoCreateRedirects@.
Imo...
Jörn Wagner
13:21 Bug #93383: og:image only works on rootsite with typoscript & rootline-slide
Also noticed TYPO3 throws exception trying to set og:image:url using Typoscript. But this sub-property is defined in ... Gabriel Kaufmann / Typoworx NewMedia
13:16 Bug #93383: og:image only works on rootsite with typoscript & rootline-slide
Did some debugging. For some reason in MetaTagGenerator TSFE-<pSetup['meta.'] will not have og:image even if it is de... Gabriel Kaufmann / Typoworx NewMedia
12:55 Bug #93383 (Closed): og:image only works on rootsite with typoscript & rootline-slide
My customer requires og:image working on all pages. I tried to fetch the og_image from rootpage (og_image reference).... Gabriel Kaufmann / Typoworx NewMedia
13:15 Task #93380 (Resolved): Migrate some PageTree components to TypeScript
Applied in changeset commit:ce50934c9a2ef9df1ff96e11765bcb4363fe90cf. Oliver Hader
12:12 Task #93380: Migrate some PageTree components to TypeScript
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:04 Task #93380: Migrate some PageTree components to TypeScript
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:45 Task #93380: Migrate some PageTree components to TypeScript
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:47 Task #93380: Migrate some PageTree components to TypeScript
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:13 Revision ce50934c: [TASK] Migrate some PageTree components to TypeScript
+ removed NavigationComponentInterface - actually no
class-like component did implement it
+ introduced TreeInterfa...
Oliver Hader
12:55 Bug #93373 (Resolved): Show complete URL in linkfield
Applied in changeset commit:789882d6d335ad71cbda001615c4623d95dfcc11. Georg Ringer
12:49 Revision 789882d6: [TASK] Show full url in InputLinkElement
If an external url is provided in a link field, the full url should be
shown instead of only the domain. Hiding all o...
Georg Ringer
11:05 Bug #92964: Headers are shown with HTML tags in scheduler task
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:02 Bug #92964: Headers are shown with HTML tags in scheduler task
Issue #92602 (security fix against XSS in typo3/cms-fluid view-helpers) just revealed the flaw in linkvalidator's lab... Oliver Hader
10:56 Bug #92964 (Under Review): Headers are shown with HTML tags in scheduler task
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:51 Bug #93382 (Closed): TCA inline items controls don't get visible if you once reached maxitems
This issue has been solved with https://review.typo3.org/c/Packages/TYPO3.CMS/+/67541, thus I'll close this ticket. Andreas Kienast
10:18 Bug #93382: TCA inline items controls don't get visible if you once reached maxitems
I forgot that you have to remove the items to see this bug. Sebastian Verweyen
10:17 Bug #93382 (Closed): TCA inline items controls don't get visible if you once reached maxitems
Hi,
if you have maxitems configured in your TCA on inline items and you reached maxitems, the buttons to add new i...
Sebastian Verweyen
10:43 Bug #91886 (Closed): No automatic reload of changed static assets (JavaScript, css, images) in TYPO3 backend
It seems that the bust parameter is changed, when the version changes, see https://forge.typo3.org/issues/89086
So...
Sybille Peters
10:34 Bug #86627: Translations for content elements using free mode not shown anymore in frontend in v9
Still (TYPO3 9.5.23) the behaviour is weired.
Setting a translation language to fallbackType: strickt
results in ...
Anonymous
09:51 Bug #93049: Backend user must have write privileges for exclude field be_users.password or password update is silently rejected
If I assume that this report is related to https://github.com/koninklijke-collective/my_user_management/issues/54, th... Francois Suter
09:30 Task #93378 (Resolved): Remove not helpful parts from log entries
Applied in changeset commit:011f837089df98a5d65e06b97d77f3d6397c3fc4. Georg Ringer
09:28 Revision 011f8370: [TASK] Remove not helpful parts from log entries
Log entries in the log module show some internal log numbers like `(msg#255.3.2)`
which is neither understandable nor...
Georg Ringer
08:38 Bug #90233: fallbackType strict still falls back
Don't know if this helps, but from my tests the option "fallbackType" just addresses content behaviour. I don't know ... Anonymous
08:23 Task #93379: Improve exceptions when BE.adminOnly or BE.IPmaskList is 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
08:09 Revision a0d0e14f: [BUGFIX] Do not render empty title attributes in ImageViewHelper
The ImageViewHelper uses strict types for checking if
the `title` property of the image is not an empty string.
Since...
Oliver Bartsch
07:31 Bug #93220: German translation of "User XY started editing this site" contains HTML
Georg Ringer wrote in #note-7:
> Did you reload the translations already in the Install Tool?
Yes I reload the tr...
Philipp Kuhlmay
07:29 Bug #93381: Reset password if multiple users share the same email address

**PLEASE DELETE THIS BUG REPORT**
I should have read the mail text more carefully :-)
> _Your email address w...
Michael Schams
05:55 Bug #93381 (Rejected): Reset password if multiple users share the same email address
The documentation reads:
> _When having multiple users with the same email address, no reset functionality is provid...
Michael Schams

2021-01-28

23:37 Bug #86895: routeEnhancer not working correct for paginate widget
Can somebody point me to the solution for this? I still have the issue with page 2 pointing to page 1 in 9.5.24 with ... Moritz Ahl
20:46 Task #93380 (Under Review): Migrate some PageTree components to TypeScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:45 Task #93380 (Closed): Migrate some PageTree components to TypeScript
Oliver Hader
19:22 Feature #93171 (Rejected): Introduce "null" site configuration
what is wrong by using @\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig()@ in your site package.
...
Georg Ringer
19:14 Bug #93373 (Under Review): Show complete URL in linkfield
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:07 Bug #93282 (Needs Feedback): TYPO3 Exception #1478105826 when editing backend user group
thanks for creating the issue. could you add some more stacktrace? this would be very helpful to reproduce it. or can... Georg Ringer
19:02 Bug #93220 (Needs Feedback): German translation of "User XY started editing this site" contains HTML
Did you reload the translations already in the Install Tool? Georg Ringer
18:56 Task #93379 (Under Review): Improve exceptions when BE.adminOnly or BE.IPmaskList is 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
18:50 Task #93379 (Closed): Improve exceptions when BE.adminOnly or BE.IPmaskList is used
When a TYPO3 administrator configures either @[BE][adminOnly] > 0@ or @[BE][adminOnly] = -1@, the @LockedBackendGuard... Torben Hansen
18:55 Bug #92492 (Closed): When scheduler task dies (e.g. due to an exception) it is still displayed as running in the task list
Hi,
this is because how the whole concept of tasks in TYPO3 currently work.
If you not something better I propose...
Georg Ringer
18:47 Bug #92964: Headers are shown with HTML tags in scheduler task
With #92602 the label is escaped twice Georg Ringer
18:46 Bug #92983 (Closed): Header formatting in scheduler for Console Commands
I close that as duplicate of #92964 Georg Ringer
18:32 Task #93378 (Under Review): Remove not helpful parts from log entries
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 Task #93378 (Closed): Remove not helpful parts from log entries
Log entries in the log module show some internal log numbers like @(msg#255.3.2)@ which is neither understandable nor... Georg Ringer
18:25 Bug #91759 (Resolved): Empty title attribute in ImageViewHelper
Applied in changeset commit:5bfb9b29f3700b54302acb370b7e6bcc329dc4d0. Oliver Bartsch
18:22 Bug #91759: Empty title attribute in ImageViewHelper
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:21 Revision 5bfb9b29: [BUGFIX] Do not render empty title attributes in ImageViewHelper
The ImageViewHelper uses strict types for checking if
the `title` property of the image is not an empty string.
Since...
Oliver Bartsch
18:18 Bug #92471: condition contentObject["pid"] not working in variant
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:01 Bug #91557: Auto slug update creates not working redirect
Error still exists in TYPO3 10.4.12 . Gerrit Hübbers
13:07 Bug #93377 (New): Mount Point to a shortcut page results into an page error
Having a pagetree as follows:
!{max-width: 350px; border: 1px solid grey;}typo3-pagetree-mount-page.png!
Page _...
Philipp Kuhlmay
11:26 Bug #93375 (New): Superfluous p-tags added by lib.parseFunc.makelinks when link is parsed and string contains other tags
When @lib.parseFunc.makelinks = 1@ is set (default), superfluous p-tags are added when the string contains additional... Torben Hansen

2021-01-27

17:19 Bug #92194: ContentObjectRenderer wraps <img> tags in <p> tags
I found an issue that could be related to this one: https://forge.typo3.org/issues/92301 Riccardo De Contardi
06:54 Bug #92194: ContentObjectRenderer wraps <img> tags in <p> tags
Riccardo De Contardi wrote in #note-5:
> I am not totally sure (or I could possibly be totally wrong) wether this co...
Reindl Bernd
14:06 Bug #92245 (Under Review): CKEditor: Table wrapped around links when linking a text in a table (Chrome)
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 Bug #92245: CKEditor: Table wrapped around links when linking a text in a table (Chrome)
Recorded on TYPO3 CMS 9.5.23 with Chromium v87.0.4280.66
!table-link-bug.gif!
This seems to be some issue with ...
Mario Lubenka
13:38 Revision 59405436: [TASK] Improve core update error messages
Performing a core update in the install tool requires
a couple of checks, regarding directory structure
and permissio...
Oliver Bartsch
13:25 Task #91630 (Resolved): Improve error message if core update is not possible due to folder restrictions
Applied in changeset commit:5f646593ebbf521644c78c8c182683fe2b326620. Oliver Bartsch
13:19 Task #91630: Improve error message if core update is not possible due to folder restrictions
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:20 Bug #93374 (Resolved): Link browser does not use full height
Applied in changeset commit:ed46d6d067ffcf703c2ea096b50c30bbf3ddb627. Benni Mack
10:02 Bug #93374 (Under Review): Link browser does not use full height
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:16 Bug #93374 (Closed): Link browser does not use full height
Benni Mack
13:18 Revision 5f646593: [TASK] Improve core update error messages
Performing a core update in the install tool requires
a couple of checks, regarding directory structure
and permissio...
Oliver Bartsch
13:17 Revision ed46d6d0: [BUGFIX] Use full height for link browser
The link browser now uses the full height again
by fully utilizing the flexbox functionality and
wrapping the content...
Benni Mack
13:01 Revision 516b37e6: [BUGFIX] Ensure IRRE record selectors show up with maxitems set
When an IRRE field in FormEngine has maxitems set,
and an item gets removed (thus, allowing an inline element
to be a...
Benni Mack
12:55 Bug #93238 (Resolved): Regression: After deleting image in record "add" button is not displayed again
Applied in changeset commit:323eb7a81f8070aa28959af6924a385ca424dd50. Benni Mack
11:28 Bug #93238: Regression: After deleting image in record "add" button is not displayed again
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:25 Bug #93238: Regression: After deleting image in record "add" button is not displayed again
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:23 Bug #93238 (Under Review): Regression: After deleting image in record "add" button is not displayed again
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 #93091 (Resolved): Missing "Create new relation"-buttons after deleting the former relation
Applied in changeset commit:323eb7a81f8070aa28959af6924a385ca424dd50. Benni Mack
11:28 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
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:25 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:23 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:23 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
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:21 Bug #93091 (Under Review): Missing "Create new relation"-buttons after deleting the former relation
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:49 Revision 323eb7a8: [BUGFIX] Ensure IRRE record selectors show up with maxitems set
When an IRRE field in FormEngine has maxitems set,
and an item gets removed (thus, allowing an inline element
to be a...
Benni Mack
10:31 Feature #88766: Unpredictable allowLanguageSynchronization behaviour with file references
Fully agree to Andrés description and comment by Jo.
The workaround of Andé is working for me.
Is there any cha...
Henrik Ziegenhain
10:26 Bug #88024: allowLanguageSynchronization doesn't synchronise cropping from images
Thanks André,
quickly tested it and it works like expected for my need.
Any chance to push this forward and may...
Henrik Ziegenhain
10:05 Bug #89355 (Resolved): Page tree cuts off page titles horizontally
Applied in changeset commit:798801f63ac3d9c636375fd0e6f4f205c7c72162. Benni Mack
08:51 Bug #89355: Page tree cuts off page titles horizontally
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:04 Bug #89355: Page tree cuts off page titles horizontally
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:05 Feature #78760 (Resolved): Make pagetree panel resizable/expandable on large screens
Applied in changeset commit:798801f63ac3d9c636375fd0e6f4f205c7c72162. Benni Mack
08:51 Feature #78760: Make pagetree panel resizable/expandable on large screens
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:04 Feature #78760: Make pagetree panel resizable/expandable on large screens
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:01 Revision 798801f6: [FEATURE] Enable resizing & toggling of navigation area
The button in the topbar for switching of the navigation area
(page tree for example) is removed in favor of:
1) a b...
Benni Mack
09:47 Task #92616 (Closed): Upgrade Bootstrap v3 to v5
<forge status test> Susanne Moog
09:47 Task #92616 (On Hold): Upgrade Bootstrap v3 to v5
<forge status test> Susanne Moog
09:23 Bug #91915: View button in TCEForm does not refresh and focus frontend tab
Can confirm this on 9.5.23 as well.
The funny thing is that it is not a problem on my Macbook on Firefox and Chrome....
Stig Nørgaard Færch
08:52 Bug #93373 (Closed): Show complete URL in linkfield
A usability issue in our eyes:
In link fields if you have an external link you only see the domain of the link and...
Martin Wunderlich
08:45 Bug #93358 (Resolved): Click on user settings in topbar does not longer open the user settings form
Applied in changeset commit:50936e261532fca4b7ae964e758c905b1ea995bd. Oliver Bartsch
08:43 Revision 50936e26: [BUGFIX] Fix delegation of toolbar events
In #92704 the module menu got improved. The toolbar
events were delegated to dedicated objects instead
of just delega...
Oliver Bartsch
06:26 Bug #91752: Recursive Copy: Translation is created before Original Page
We are still experiencing this problem in TYPO3 10.4.12, PHP 7.4.3
We also had page records with l10n_source = 0 and...
Peter Murray

2021-01-26

20:06 Feature #93174: Command list unavailable, when command creation with container fails
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:06 Bug #86248: CLI upgrade wizards can not be invoked fully uncached
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:39 Bug #93371 (Closed): TYPO3 10.4.x workspaces user without permission " Edit live (Online)" also dont see Live version in Preview. Bug?
@Oleg Karun no need to be sorry, and thank you for your quick reply!
I close this issue as a duplicate of #93097 a...
Riccardo De Contardi
16:00 Bug #93371: TYPO3 10.4.x workspaces user without permission " Edit live (Online)" also dont see Live version in Preview. Bug?
Riccardo De Contardi wrote in #note-1:
> Is this related or even the same issue? #93097
Yer, totally the same iss...
Oleg Karun
15:14 Bug #93371: TYPO3 10.4.x workspaces user without permission " Edit live (Online)" also dont see Live version in Preview. Bug?
Is this related or even the same issue? #93097 Riccardo De Contardi
14:58 Bug #93371 (Closed): TYPO3 10.4.x workspaces user without permission " Edit live (Online)" also dont see Live version in Preview. Bug?
I have the next case:
* TYPO3 10.4.22
* Just one Workspace "Stage".
* I have a Backend User (not admin) that ha...
Oleg Karun
16:21 Bug #93356 (Resolved): Tables in info module are missing proper table head style
Applied in changeset commit:3d9955103750600686d87e8eea2f73024a5dc54b. Oliver Bartsch
16:15 Bug #92245: CKEditor: Table wrapped around links when linking a text in a table (Chrome)
So this is definitely an issue with the "typo3link" plugin (or the used TYPO3 JS modules in there).
I disabled the p...
Mario Lubenka
11:45 Bug #92245: CKEditor: Table wrapped around links when linking a text in a table (Chrome)
We also discovered that behaviour in Chrome Browser only (using TYPO3 9.5.24). Mario Lubenka
16:13 Revision 3d995510: [BUGFIX] Fix table header styles in info module
To restore proper distinction between header and body
rows, the table header cells now use the th tag instead of td.
...
Oliver Bartsch
16:12 Bug #93372: runTests.sh: Fix user detection on MacOS
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #93372 (Under Review): runTests.sh: Fix user detection on MacOS
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:06 Bug #93372 (Closed): runTests.sh: Fix user detection on MacOS
When running "Build/Scripts/runTests.sh -s checkGruntClean" on MacOS it fails with "EACCESS: permission denied, open ... Jochen Roth
16:02 Bug #93097: Faulty live view in comparison preview for non LIVE-Editors
Uwe Trotzek wrote:
> In Version TYPO3 10.4.10 there is a problem in the comparison view for editors without LIVE-edi...
Oleg Karun
15:37 Revision 7671dca6: [TASK] runTests.sh: Add install on mysql and grunt clean check
Allow:
* Build/Scripts/runTests.sh -s install -d mysql
* Build/Scripts/runTests.sh -s checkGruntClean
The acceptance...
Christian Kuhn
15:20 Revision a734dcb6: [TASK] runTests.sh: Add install on mysql and grunt clean check
Allow:
* Build/Scripts/runTests.sh -s install -d mysql
* Build/Scripts/runTests.sh -s checkGruntClean
The acceptance...
Christian Kuhn
15:20 Task #93369 (Resolved): runTests.sh: Add install on mysql and grunt clean
Applied in changeset commit:f3924433bff8b0f2e107e78f326103a2690488d5. Christian Kuhn
15:19 Task #93369: runTests.sh: Add install on mysql and grunt clean
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:34 Task #93369: runTests.sh: Add install on mysql and grunt clean
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:20 Task #93369: runTests.sh: Add install on mysql and grunt clean
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:10 Task #93369: runTests.sh: Add install on mysql and grunt clean
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:03 Task #93369 (Under Review): runTests.sh: Add install on mysql and grunt clean
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:53 Task #93369 (Closed): runTests.sh: Add install on mysql and grunt clean
Christian Kuhn
15:17 Revision f3924433: [TASK] runTests.sh: Add install on mysql and grunt clean check
Allow:
* Build/Scripts/runTests.sh -s install -d mysql
* Build/Scripts/runTests.sh -s checkGruntClean
The acceptance...
Christian Kuhn
14:57 Bug #89355: Page tree cuts off page titles horizontally
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:29 Bug #89355: Page tree cuts off page titles horizontally
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:10 Bug #89355: Page tree cuts off page titles horizontally
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:43 Bug #89355: Page tree cuts off page titles horizontally
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:53 Bug #89355 (Under Review): Page tree cuts off page titles horizontally
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:57 Feature #78760: Make pagetree panel resizable/expandable on large screens
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:29 Feature #78760: Make pagetree panel resizable/expandable on large screens
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:10 Feature #78760: Make pagetree panel resizable/expandable on large screens
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:43 Feature #78760: Make pagetree panel resizable/expandable on large screens
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:53 Feature #78760 (Under Review): Make pagetree panel resizable/expandable on large screens
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:55 Bug #93370 (Needs Feedback): Redirects: non-admin users can not revert redirects via popup (although BE notification claims otherwise)
Scenario (TYPO3 Version 10.4.12):
A non-admin user changes the slug of a page, saves the page, the popup appears to ...
Sebastian Peine
12:40 Task #93364 (Resolved): Update WidgetRegistration.rst
Applied in changeset commit:0e6fe81b7c3b199c8e5be7f525d077c4bea9179a. Anonymous
10:09 Task #93364 (Under Review): Update WidgetRegistration.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:09 Task #93364 (Closed): Update WidgetRegistration.rst
Replace "an" with "a"
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/292
TYPO3 GmbH TYPO3com
12:35 Revision 0e6fe81b: [TASK] Update WidgetRegistration.rst
Replace "an" with "a"
Releases: master
Resolves: #93364
Change-Id: I47f2945bf140e1e470f3861bae0e3604076a4f7a
Reviewe...
FlowOverstack
12:32 Bug #93366 (Closed): Route imports break when nested
Issue has been solved, I'll close this ticket as requested. Andreas Kienast
10:22 Bug #93366 (Closed): Route imports break when nested
*Edit: Layer 8 problem. Seems like I cannot delete or close the issue ... anyone, please? :)*
My scenario is that ...
Arne-Kolja Bachstein
12:30 Task #93367 (Resolved): runTests.sh: Add phpstan and docBlockCheck
Applied in changeset commit:7257f2a8551b7291010a1cea797a374528f145f0. Christian Kuhn
11:57 Task #93367: runTests.sh: Add phpstan and docBlockCheck
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:57 Task #93367: runTests.sh: Add phpstan and docBlockCheck
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:54 Task #93367: runTests.sh: Add phpstan and docBlockCheck
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:51 Task #93367 (Under Review): runTests.sh: Add phpstan and docBlockCheck
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:45 Task #93367 (Closed): runTests.sh: Add phpstan and docBlockCheck
Christian Kuhn
12:27 Revision 22ce221d: [TASK] runTests.sh: Add phpstan and docBlockCheck
Allows:
* Build/Scripts/runTests.sh -s docBlockCheck
* Build/Scripts/runTests.sh -s phpstan
These two have been adde...
Christian Kuhn
12:27 Revision 7257f2a8: [TASK] runTests.sh: Add phpstan and docBlockCheck
Allows:
* Build/Scripts/runTests.sh -s docBlockCheck
* Build/Scripts/runTests.sh -s phpstan
These two have been adde...
Christian Kuhn
11:47 Bug #93368 (Needs Feedback): Domain redirects to records not working anymore
Given domain redirects to records when a domain for such a redirect is requested a 404 error is triggered instead of ... Mathias Brodala
11:00 Task #93365 (Resolved): Bring back pagination translations
Applied in changeset commit:22a7494009d4fff1d5eb894ad71bc4705a13eada. Georg Ringer
10:23 Task #93365 (Under Review): Bring back pagination translations
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:21 Task #93365 (Closed): Bring back pagination translations
With #92529 the translation for pagination has been removed. To ease the updates and having one central place for def... Georg Ringer
10:58 Revision 22a74940: [TASK] Revert removal of pagination labels
Restore the translations of pagination labels to make updates easier
and to have some default labels which can be use...
Georg Ringer
10:05 Bug #92194: ContentObjectRenderer wraps <img> tags in <p> tags
I am not totally sure (or I could possibly be totally wrong) wether this could come some CKEditor manipulation...
...
Riccardo De Contardi
09:50 Task #93363 (Resolved): runTests.sh: composer & yarn caches in .cache/ dir
Applied in changeset commit:ff385c17e6bece77a2b477bb850ace410124d923. Christian Kuhn
09:19 Task #93363: runTests.sh: composer & yarn caches in .cache/ dir
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:14 Task #93363: runTests.sh: composer & yarn caches in .cache/ dir
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:11 Task #93363 (Under Review): runTests.sh: composer & yarn caches in .cache/ dir
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:05 Task #93363 (Closed): runTests.sh: composer & yarn caches in .cache/ dir
Christian Kuhn
09:46 Revision d1242e69: [TASK] runTests.sh: composer & yarn caches in .cache/ dir
Composer and yarn caches are now stored to .cache/
directory within the checkout when using runTests.sh
suites like -...
Christian Kuhn
09:45 Revision e7d46bab: [TASK] runTests.sh: composer & yarn caches in .cache/ dir
Composer and yarn caches are now stored to .cache/
directory within the checkout when using runTests.sh
suites like -...
Christian Kuhn
09:45 Revision ff385c17: [TASK] runTests.sh: composer & yarn caches in .cache/ dir
Composer and yarn caches are now stored to .cache/
directory within the checkout when using runTests.sh
suites like -...
Christian Kuhn
07:39 Task #92652: Use correct html element for actions in RecordList
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2021-01-25

21:08 Bug #93362 (Under Review): Context Menu in Page Tree is displaced and inaccessible
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:07 Bug #93362 (Closed): Context Menu in Page Tree is displaced and inaccessible
Using the context menu of the page tree became difficult. The context menu is displaced and when moving the mouse poi... Oliver Hader
20:57 Revision d635f476: [BUGFIX] Fix implementation of frontend login redirect to group login
This patch makes felogin search through all user groups until it finds
one in which a redirect page id is defined.
R...
Peter Kraume
20:40 Feature #93330 (Resolved): Improve record history view
Applied in changeset commit:7f488e0e8057611a787dbe31c3266a964560da6f. Benni Mack
16:58 Feature #93330: Improve record history view
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:25 Feature #93330: Improve record history view
Remark on https://review.typo3.org/c/Packages/TYPO3.CMS/+/67494/8 (patch-set 8) - having @display: inline-block@ disa... Oliver Hader
11:00 Feature #93330: Improve record history view
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:32 Feature #93330: Improve record history 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
20:37 Revision 7f488e0e: [TASK] Improved record history view
The Record History module has been revamped:
* The settings are now placed as inline-form, using less space
* Severa...
Benni Mack
20:35 Bug #93338 (Resolved): felogin redirect mode groupLogin implemented wrong
Applied in changeset commit:d63a436f8ead5916433310bc609e73d9734aed1e. Peter Kraume
20:28 Bug #93338: felogin redirect mode groupLogin implemented wrong
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:08 Bug #93338: felogin redirect mode groupLogin implemented wrong
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:27 Revision d63a436f: [BUGFIX] Fix implementation of frontend login redirect to group login
This patch makes felogin search through all user groups until it finds
one in which a redirect page id is defined.
R...
Peter Kraume
19:55 Task #93361 (Resolved): runTests.sh: Allow chunking acceptance and functional tests
Applied in changeset commit:f30bb99a2da5a6783aec89fe0d0da43212339d88. Christian Kuhn
19:21 Task #93361: runTests.sh: Allow chunking acceptance and functional tests
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
19:19 Task #93361: runTests.sh: Allow chunking acceptance and functional tests
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:13 Task #93361 (Under Review): runTests.sh: Allow chunking acceptance and functional 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
18:30 Task #93361 (Closed): runTests.sh: Allow chunking acceptance and functional tests
Christian Kuhn
19:52 Revision 730385ea: [TASK] runTests.sh: Allow chunking of acceptance and functional tasks
The '-c x/y' option for acceptance and functional jobs now
allows to split the set of acceptance/functional tests int...
Christian Kuhn
19:51 Revision 5dcd532f: [TASK] runTests.sh: Allow chunking of acceptance and functional tasks
The '-c x/y' option for acceptance and functional jobs now
allows to split the set of acceptance/functional tests int...
Christian Kuhn
19:51 Revision f30bb99a: [TASK] runTests.sh: Allow chunking of acceptance and functional tasks
The '-c x/y' option for acceptance and functional jobs now
allows to split the set of acceptance/functional tests int...
Christian Kuhn
18:41 Task #92652: Use correct html element for actions in RecordList
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:25 Task #93360 (Resolved): runTests.sh clean summary in verbose mode
Applied in changeset commit:4762a7f6f445227700ed3ffc8e9c1c006121a26d. Christian Kuhn
18:02 Task #93360: runTests.sh clean summary in verbose mode
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:59 Task #93360: runTests.sh clean summary in verbose mode
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:51 Task #93360 (Under Review): runTests.sh clean summary in verbose mode
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:48 Task #93360 (Closed): runTests.sh clean summary in verbose mode
Christian Kuhn
18:18 Revision 98f8a7ea: [TASK] runTests.sh: clean summary in verbose mode
The 'summary' section at the end of runTests.sh is
cluttered with command output if -v is given.
Suppress this by set...
Christian Kuhn
18:18 Revision 6df91f7d: [TASK] runTests.sh: clean summary in verbose mode
The 'summary' section at the end of runTests.sh is
cluttered with command output if -v is given.
Suppress this by set...
Christian Kuhn
18:18 Revision 4762a7f6: [TASK] runTests.sh: clean summary in verbose mode
The 'summary' section at the end of runTests.sh is
cluttered with command output if -v is given.
Suppress this by set...
Christian Kuhn
17:09 Bug #93329: Fresh install not working
Can Karadag wrote:
> Today I wanted to install a fresh typo3 system over composer, I setting up the system over the ...
Steffen Mächtel
16:10 Task #93347 (Resolved): Buttons in install tool cards footer use anchor tags instead of button tags
Applied in changeset commit:4c6e73a9246681d1e97f5aae3ca00681649b89ce. Oliver Bartsch
14:40 Task #93347: Buttons in install tool cards footer use anchor tags instead of button tags
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:03 Revision 4c6e73a9: [TASK] Use buttons in Install tool
All buttons in the install tool cards footer do now
use proper button tags instead of anchor tags with
an empty targe...
Oliver Bartsch
14:35 Bug #93335 (Resolved): XSS in access permission module
Applied in changeset commit:4e3c5f56bbc6cbd23ac668584cd359fe63e3b82a. Andreas Fernandez
12:01 Bug #93335: XSS in access permission 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
14:32 Revision 4e3c5f56: [BUGFIX] Escape user and group name in permission module
The user name and group name are stored as data attribute in the "reset"
button in the permission module once somebod...
Andreas Fernandez
14:19 Bug #93358: Click on user settings in topbar does not longer open the user settings form
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:16 Bug #93358 (Under Review): Click on user settings in topbar does not longer open the user settings form
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:06 Bug #93358 (Closed): Click on user settings in topbar does not longer open the user settings form
Oliver Bartsch
13:18 Feature #93174: Command list unavailable, when command creation with container fails
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:16 Feature #93174: Command list unavailable, when command creation with container fails
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:05 Feature #93174: Command list unavailable, when command creation with container fails
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:35 Feature #93357 (Closed): Add higher z-index value to extbase-debugger
Just a very little thing.
Extbase debugger frontend has a z-index value of 999.
Many projects works with z-index ...
Anonymous
12:10 Bug #93356: Tables in info module are missing proper table head style
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:04 Bug #93356 (Under Review): Tables in info module are missing proper table head style
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 #93356 (Closed): Tables in info module are missing proper table head style
Since Page Overview and Page Localization uses @<td>@ instead of @<th>@ for the table header, the proper distinction ... Oliver Bartsch
10:57 Revision 8b4bdaf2: [BUGFIX] Use correct parameter for fetching TSconfig
The ListController now uses the correct parameter for
fetching the TCEFORM TSconfig options.
Furthermore is the `fie...
Oliver Bartsch
10:45 Bug #79936 (Resolved): PAGE_TSCONFIG_ID not substituted correctly in wizard_list module
Applied in changeset commit:4b433c03026536cb9e5c7831940cb74901a74a13. Oliver Bartsch
10:41 Bug #79936: PAGE_TSCONFIG_ID not substituted correctly in wizard_list module
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:41 Revision 4b433c03: [BUGFIX] Use correct parameter for fetching TSconfig
The ListController now uses the correct parameter for
fetching the TCEFORM TSconfig options.
Furthermore is the `fie...
Oliver Bartsch
09:31 Task #93348 (Accepted): Allow more groups per backend user
Benni Mack
09:31 Task #93348: Allow more groups per backend user
Hey Torben,
care to create a patch for this?
Benni Mack

2021-01-24

15:52 Feature #89762: Add pagination to forms 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:15 Feature #89762 (Under Review): Add pagination to forms 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
13:33 Bug #91769: The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the 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
11:24 Bug #91769: The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the 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
11:14 Bug #91769 (Under Review): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:51 Task #93347: Buttons in install tool cards footer use anchor tags instead of button tags
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:51 Bug #93335: XSS in access permission 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
10:49 Bug #93335: XSS in access permission 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

2021-01-23

20:03 Bug #93352: Content is not fetched during workspace preview
I just found out, the actual preview (when previewing from backend) adds the id parameter to the URL.
I just gave it...
Daniel Siepmann
16:34 Bug #93293: Show container controls, when inline record is deleted
Also #93238 Riccardo De Contardi
11:07 Bug #91936: Documentation missing to disable automatic creation of redirects on slug change
I tried to test the feature as stated on the documentation link: https://docs.typo3.org/c/typo3/cms-core/master/en-us... Riccardo De Contardi

2021-01-22

22:51 Task #93285 (Resolved): Revert "[TASK] No reference index for workspace delete placeholders"
Applied in changeset commit:b653ba99da1b3543440a9f0896c635c6c68af136. Christian Kuhn
20:40 Task #93285: Revert "[TASK] No reference index for workspace delete placeholders"
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:38 Task #93285: Revert "[TASK] No reference index for workspace delete placeholders"
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:45 Revision b653ba99: Revert "[TASK] No reference index for workspace delete placeholders"
This reverts commit 84948b2c4d8740f1dcec352eb357337c23cc28f4.
The strategy to not have reference index entries for
w...
Christian Kuhn
20:46 Task #93353 (Resolved): Migrate backend scaffolding to flexbox
Applied in changeset commit:158d325210fc043c3e05a4d4789128bf65fc72d6. Benjamin Franzke
20:19 Task #93353 (Under Review): Migrate backend scaffolding to flexbox
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:16 Task #93353 (Closed): Migrate backend scaffolding to flexbox
Also use position: sticky instead of fixed. Benjamin Franzke
20:38 Revision 158d3252: [TASK] Migrate backend scaffolding to flexbox
Use flexbox for layouting to avoid transform/position
based shifting of the content module.
Also use `position: stick...
Benjamin Franzke
20:23 Bug #93343: Accessing non-translated page with strict language breaks all menus
We face that issue on typo3.com, and in there the L parameter is kept in cache. If you watch my recording, you may no... Andreas Kienast
20:18 Bug #93343: Accessing non-translated page with strict language breaks all menus
Looking at it from a security point of view, it seems to be "low" (2.8-3.5):
https://nvd.nist.gov/vuln-metrics/cvs...
Oliver Hader
20:06 Bug #93343: Accessing non-translated page with strict language breaks all menus
I've added a short recording that demonstrates the issues based on the requirements to reproduce the issue. I hope th... Andreas Kienast
19:52 Bug #93343: Accessing non-translated page with strict language breaks all menus
Thx for sharing the configuration. Can you please describe (or add a screenshot) what "broken" means in this case. In... Oliver Hader
11:38 Bug #93343: Accessing non-translated page with strict language breaks all menus
I've added my whole site config (which is as minimalistic as possible). Locally, I can now access https://10.ddev.sit... Andreas Kienast
11:15 Bug #93343: Accessing non-translated page with strict language breaks all menus
Can you please add the relevant parts of your site configuration YAML to this ticket? Thx Oliver Hader
10:36 Bug #93343: Accessing non-translated page with strict language breaks all menus
Moved to "Core Security" as this might qualify as a DOS. Andreas Kienast
08:02 Bug #93343: Accessing non-translated page with strict language breaks all menus
I just found that using a non-existent language id (e.g. L=9999999999) works as well Andreas Kienast
07:56 Bug #93343 (Closed): Accessing non-translated page with strict language breaks all menus
To reproduce, this needs
* a site language in *strict mode* and with *no fallback languages* configured
* a page *n...
Andreas Kienast
20:11 Feature #91157 (Resolved): Make unchanged records in complex data structure visible to user
Applied in changeset commit:b470490605388b1dc5f8e7da94c45e9a4ddde650. Anonymous
20:04 Revision b4704906: [BUGFIX] Properly show unchanged workspace records in workspace module
When a user is editing a complex data structure with IRRE and
if he just changes one entry of a structure then
all th...
Uwe Trotzek
19:46 Task #92650 (Resolved): "Allowed file extensions" and "Proposal accepted" have an insufficient color contrast
Applied in changeset commit:9bcb07ceb70e583f97ec3923de7ce00fe306e177. Mylene Kreiger
16:46 Task #92650: "Allowed file extensions" and "Proposal accepted" have an insufficient color contrast
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:39 Revision e20350bd: [TASK] Simplify usage of SimplePagination
Providing the pages of a pagination directly in the `SimplePagination`
reduced the work of extension developers.
In F...
Georg Ringer
19:39 Revision 9bcb07ce: [TASK] Fix color contrast for label-success
Add bootstrap class label-success to _element_label.scss.
Font color set to black and background color to a 20% ligh...
Mylene Kreiger
19:12 Bug #93351: Paginator does not prevent invalid current page values and displays empty 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
17:21 Bug #93351: Paginator does not prevent invalid current page values and displays empty 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
17:10 Bug #93351: Paginator does not prevent invalid current page values and displays empty view
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:47 Bug #93351 (Under Review): Paginator does not prevent invalid current page values and displays empty view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Bug #93351: Paginator does not prevent invalid current page values and displays empty view
Speaking only about a @current page@ value exceeding the maximum number of pages. If lower, this can not be unintenti... Oliver Bartsch
16:24 Bug #93351 (Closed): Paginator does not prevent invalid current page values and displays empty view
There are multiple possibilities how an invalid @current page number@ can be passed to the paginator.
For example if...
Oliver Bartsch
19:01 Task #93340 (Resolved): Add method getPages to SimplePagination
Applied in changeset commit:0f0d284e87401baab321cdb1e19b00d55bc27fac. Georg Ringer
18:55 Task #93340: Add method getPages to SimplePagination
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:20 Task #93340: Add method getPages to SimplePagination
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:55 Revision 0f0d284e: [TASK] Simplify usage of SimplePagination
Providing the pages of a pagination directly in the `SimplePagination`
reduced the work of extension developers.
In F...
Georg Ringer
18:45 Bug #93352 (Closed): Content is not fetched during workspace preview
Steps to reproduce:
# Create a new page within a workspace
# Add content on that page, within the workspace
# Ge...
Daniel Siepmann
17:01 Bug #86763: Backend Layout Slide not working in FLUIDTEMPLATE Variables after Upgrade to 9.5.0
It's closed, but since I reached this issue here too, one note:
Wrong:...
Ernesto Baschny
16:56 Bug #93349 (Resolved): Previous link has no styling when current page > 1 in extensions manager TER listing
Applied in changeset commit:c6752916c45daa162d6d3869c827cb91317a6b3d. Oliver Bartsch
13:49 Bug #93349 (Under Review): Previous link has no styling when current page > 1 in extensions manager TER listing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Bug #93349 (Closed): Previous link has no styling when current page > 1 in extensions manager TER listing
!pagination.png! Oliver Bartsch
16:52 Revision c6752916: [BUGFIX] Add missing class in extension manager pagination
Resolves: #93349
Releases: master
Change-Id: I72b5a590db6f1dbad3ca6279ef3d02029cf4549f
Reviewed-on: https://review.ty...
Oliver Bartsch
16:47 Task #87528: VimeoHelper/AbstractOEmbedHelper must send Referer Header to fetch proper oEmbed.json for videos with restricted embedding.
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Task #87528: VimeoHelper/AbstractOEmbedHelper must send Referer Header to fetch proper oEmbed.json for videos with restricted embedding.
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:37 Bug #93335 (Under Review): XSS in access permission 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
16:30 Bug #93335 (In Progress): XSS in access permission module
Andreas Kienast
16:22 Bug #93335: XSS in access permission module
After talking with Olly, this issue becomes public as this affects the development branch only. Andreas Kienast
15:02 Bug #89197: FileCollector and allowLanguageSynchronization for FAL fields
In addition, when translation behavior is set to "Custom value" the usage of @_LOCALIZED_UID@ for fetching the sys_fi... Torben Hansen
14:29 Bug #93350 (New): Simple Route Enhancer doesn't work anymore
Hey there,
Am I correct, that the simple route enhancers stopped working on version 10.4. At least my following conf...
Benny Bachmann
13:54 Bug #93346: LocalizationUtility::translate throws uncaught exception, if the arguments contains an empty array
A similiar php-code to the presente example above will found in the method (Line 123-129)... Dieter Porth
11:14 Bug #93346 (Closed): LocalizationUtility::translate throws uncaught exception, if the arguments contains an empty array
... Dieter Porth
13:46 Bug #91842: Entries in sys_category_record_mm are created also for translated categories
I can confirm this issue on a 9.5.24 Thomas Löffler
13:35 Task #93348 (Closed): Allow more groups per backend user
The @usergroup@ field for a backend user has a DB length of 255 chars. Currently TCA limits the max. amount of groups... Torben Hansen
13:32 Task #91630 (Under Review): Improve error message if core update is not possible due to folder restrictions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:36 Task #93347 (Under Review): Buttons in install tool cards footer use anchor tags instead of button tags
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 Task #93347 (Closed): Buttons in install tool cards footer use anchor tags instead of button tags
Oliver Bartsch
11:08 Bug #91759 (Under Review): Empty title attribute in ImageViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:38 Bug #93345 (New): Exception when image with 0 bytes is used for click enlarge
This edge case issue occurred after a TYPO3 8.7 to 10.4 migration.
How to reproduce:
* TypoScript Constant @sty...
Torben Hansen
09:28 Bug #79990: Database migration: spatial column POINT NOT NULL not detected correctly
This is about TYPO3 v8, v9 and v10:
Even when registering a custom PointType in @TYPO3\CMS\Core\Database\ConnectionP...
Christian Weiske
08:56 Task #93318 (Resolved): Migrate topbar scaffolding to flexbox
Applied in changeset commit:d7dd58de6dd38d6e385b05b84a6d86c31cf6ed7d. Benni Mack
07:38 Task #93318: Migrate topbar scaffolding to flexbox
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:53 Feature #93330: Improve record history 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
08:49 Revision d7dd58de: [TASK] Migrate topbar scaffolding to flexbox
This change migrates the responsive
topbar to flexbox, getting rid of some ugly
"position: fixed" functionality as we...
Benni Mack
08:41 Bug #91879: Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:37 Bug #91879: Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:35 Bug #91879: Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
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:32 Bug #91879: Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:23 Feature #93344 (Needs Feedback): Translate button disappear
If the base language has no content elements the translate button disappear. So you even can not translated from one ... Timo Poppinga
07:42 Bug #93342 (Closed): Form Framework: duplicated form field identifier

*Description*
Form fields are getting same identifier, if form definition is to big (over 50 form fields).
This ...
Richard Vey
06:52 Bug #92194: ContentObjectRenderer wraps <img> tags in <p> tags
Benni Mack wrote in #note-3:
> Thanks for your report.
>
> Can you send me your:
> * lib.parseFunc / lib.parseFunc_R...
Reindl Bernd

2021-01-21

22:31 Revision 75f0849c: [BUGFIX] Fix typo in documentation
The documentation for the deprecated
constants is missing a word in a sentence.
In addition, the documentation clari...
Benni Mack
22:10 Bug #93341 (Resolved): Missing word in documentation
Applied in changeset commit:ff223224040fa0fef482f533eccd6c50f94e4367. Benni Mack
22:03 Bug #93341: Missing word in documentation
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:53 Bug #93341 (Under Review): Missing word in 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
21:51 Bug #93341 (Closed): Missing word in documentation
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.3/Deprecation-90007-GlobalConstantsTYPO3_versionAnd... Benni Mack
22:03 Revision ff223224: [BUGFIX] Fix typo in documentation
The documentation for the deprecated
constants is missing a word in a sentence.
In addition, the documentation clari...
Benni Mack
21:13 Feature #93330: Improve record history 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
17:06 Feature #93330: Improve record history 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
12:22 Feature #93330: Improve record history 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
11:04 Feature #93330: Improve record history view
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Feature #93330 (Under Review): Improve record history view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:10 Task #93339 (Resolved): Remove Chrome Repainting CSS hack
Applied in changeset commit:6fdd28d80a2b2f970a62bbdd3e7d49eae6a20e8c. Benni Mack
20:34 Task #93339 (Under Review): Remove Chrome Repainting CSS hack
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:32 Task #93339 (Closed): Remove Chrome Repainting CSS hack
The change introduced in 2015 for Chromium-based browsers is not needed anymore,
and can be removed.
https://bugs...
Benni Mack
21:07 Revision 6fdd28d8: [TASK] Remove Chrome Repainting CSS hack
A CSS hack was introduced with #f191477a1c958b178241f47f91d5b2937feb558a
see (https://forge.typo3.org/issues/66742)
f...
Benni Mack
21:04 Task #93340 (Under Review): Add method getPages to SimplePagination
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:01 Task #93340 (Closed): Add method getPages to SimplePagination
Reduce the overhead for extension developers by returning the amount of pages directly in the SimplePagination.
c...
Georg Ringer
20:44 Revision 62f2dc80: [BUGFIX] Fix SysLogErrors widget link to belog module
The SysLogErrors widget now links to the belog module
using `top.goToModule` to also change the state in the
module m...
Oliver Bartsch
20:40 Task #93306 (Resolved): Use buttons instead of anchor tags in permission module
Applied in changeset commit:078dae16340c2c98ce72bf910abca88ecb429921. Oliver Bartsch
09:44 Task #93306 (Under Review): Use buttons instead of anchor tags in permission module
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:36 Revision 078dae16: [TASK] Use buttons in Permissions module
The permissions module previously used a lot of
anchor elements without a target defined.
To improve accessibility a...
Oliver Bartsch
20:19 Task #93318: Migrate topbar scaffolding to flexbox
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:21 Task #93318: Migrate topbar scaffolding to flexbox
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:31 Task #93318: Migrate topbar scaffolding to flexbox
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:17 Bug #91879: Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
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:27 Bug #91879 (Under Review): Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
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:40 Bug #93333 (Resolved): Dashboard module remains highlighted after redirect to other backend module
Applied in changeset commit:068f7af228a95c77b196ff2646ca6bb5396923a4. Oliver Bartsch
19:37 Bug #93333: Dashboard module remains highlighted after redirect to other backend module
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:18 Bug #93333: Dashboard module remains highlighted after redirect to other backend 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
13:15 Bug #93333 (Under Review): Dashboard module remains highlighted after redirect to other backend 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
19:36 Revision 068f7af2: [BUGFIX] Fix SysLogErrors widget link to belog module
The SysLogErrors widget now links to the belog module
using `top.goToModule` to also change the state in the
module m...
Oliver Bartsch
16:44 Bug #92194 (Needs Feedback): ContentObjectRenderer wraps <img> tags in <p> tags
Thanks for your report.
Can you send me your:
* lib.parseFunc / lib.parseFunc_RTE
* example content which is han...
Benni Mack
16:16 Bug #93293: Show container controls, when inline record is deleted
Sound like this issue, right? #93091 Kevin Appelt
15:51 Feature #93334: New syntax for labels
Since this came up in slack, I'll add this to the ticket as well.
I'm also not sold on "label" as prefix, but LLL ...
Benni Mack
15:44 Feature #93334: New syntax for labels
Thanks for your feedback all.
I personally don't want this to be "all magic" in terms of "locallang_tabs.xlf" beco...
Benni Mack
15:33 Feature #93334: New syntax for labels
I would rather not have the infamous `locallang` become a convention.
Also a vendor is absolutely not necessary IMH...
Jonas Eberle
15:15 Feature #93334: New syntax for labels
I think this might be a wrong direction to go in. A couple of problems come to my mind:
# Label files don't really...
Claus Due
14:40 Feature #93334: New syntax for labels
I've a hard time figuring out how this example would work:
> Previously: @LLL:EXT:core/Resources/Private/Language/...
Xavier Perseguers
14:22 Feature #93334: New syntax for labels
Beware that @locallang_@ prefix is purely a convention (except for filename @locallang.xlf@ in the context of Fluid).... Xavier Perseguers
08:52 Feature #93334 (New): New syntax for labels
The syntax for "LLL:" has several drawbacks
* It references a path (also uses EXT:) which makes it hard to overrid...
Benni Mack
15:20 Bug #93129: Crop an image from a storage not inside TYPO3s folder fails
I am encountering this as well :) Katja Lutz
13:27 Bug #93338 (Under Review): felogin redirect mode groupLogin implemented 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
13:23 Bug #93338 (Closed): felogin redirect mode groupLogin implemented wrong
Currently the search for a user group with redirect page id is configured like "redirect to the page defined in the f... Peter Kraume
13:10 Task #87528: VimeoHelper/AbstractOEmbedHelper must send Referer Header to fetch proper oEmbed.json for videos with restricted embedding.
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 Task #87528: VimeoHelper/AbstractOEmbedHelper must send Referer Header to fetch proper oEmbed.json for videos with restricted embedding.
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:37 Task #87528 (Under Review): VimeoHelper/AbstractOEmbedHelper must send Referer Header to fetch proper oEmbed.json for videos with restricted embedding.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Task #93322 (Resolved): Re-arrange link selector and file selector
Applied in changeset commit:76e91a5fb10fec474cbb10230429e743a17bd6d2. Benni Mack
11:29 Task #93322: Re-arrange link selector and file selector
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:29 Task #93322: Re-arrange link selector and file selector
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Bug #93323 (Resolved): Styling of CSH popover is wrong
Applied in changeset commit:c02137be9e85faf3d0c91ade0ac35f2e9b416b7a. Benni Mack
12:22 Revision 76e91a5f: [TASK] Organize file / link selector output
This change sorts out the link selector fields and
additional fields, as well as the file selector to streamline
the ...
Benni Mack
12:19 Revision c02137be: [BUGFIX] Fix CSH popover styling
The popover (when clicking on a "?" icon)
now properly sets the styling of the popover-header
class.
Resolves: #9332...
Benni Mack
12:05 Bug #93337 (Closed): Querybuilder builds conditions for foreign_table_field and/or foreign_match_fields without "OR ...uid IS NULL" for joined Table
BTW: Unfortunately I cannot change the Priority to *must have* .
QueryBuilder creates wrong query when using foreign...
Harald Witt
10:58 Feature #93182: Configurable compressed file extension
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:49 Bug #92100: Yaml File Loader doesn't keep imported items in the order in which they are imported
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 Bug #92100: Yaml File Loader doesn't keep imported items in the order in which they are imported
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:41 Bug #88024: allowLanguageSynchronization doesn't synchronise cropping from images
Hey Hendrik,
in one multilingual project I have it setup like this and it's working for the clients needs. But in ...
André Buchmann
10:02 Bug #88024: allowLanguageSynchronization doesn't synchronise cropping from images
Thanks for your research, Chris and André.
Are there any news on this issue? Would be a great enhancement to "allo...
Henrik Ziegenhain
10:33 Bug #93335: XSS in access permission module
It seems this change was not released yet - I also could not reproduce the behavior in TYPO3 v10.
Given my assumptio...
Oliver Hader
10:32 Bug #93335 (Accepted): XSS in access permission module
Oliver Hader
09:45 Bug #93335: XSS in access permission module
Seems like this was introduced with https://review.typo3.org/c/Packages/TYPO3.CMS/+/67457/6/Build/Sources/TypeScript/... Oliver Hader
09:33 Bug #93335 (Closed): XSS in access permission module
h2. Steps
* having @be_groups.title@ containing XSS...
Oliver Hader
09:56 Bug #93336: Enabling translated content in workspace is not previewable
I'm attaching a patch file that we use in our project to mitigate the issue. Sebastian Michaelsen
09:35 Bug #93336 (Closed): Enabling translated content in workspace is not previewable
When you enable content element translation in a WS (which is hidden in LIVE), you cannot see the effect in the works... Sebastian Michaelsen
07:03 Feature #57082 (Under Review): Centralize languageField / sys_language_uid dropdown generation
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2021-01-20

23:58 Bug #92675: Page preview not possible if page inherits fe_group access
This bug also exists in TYPO3 10. Marco H
22:02 Bug #92944 (Resolved): Preview links are broken for pages with start or end date if outside current date
Applied in changeset commit:8b0e90c9a485382109ea0ae491ec9b3bd6cb4247. Richard Haeser
21:39 Bug #92944 (Under Review): Preview links are broken for pages with start or end date if outside current date
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
21:22 Bug #92944 (Resolved): Preview links are broken for pages with start or end date if outside current date
Applied in changeset commit:602b1a0ee17fd1b11d4cd91993ed965d0adc98da. Patrick Schriner
21:14 Bug #92944 (Under Review): Preview links are broken for pages with start or end date if outside current date
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
20:47 Bug #92944 (Resolved): Preview links are broken for pages with start or end date if outside current date
Applied in changeset commit:b07436ca0f122b73e9d5fc884768c5c2c708332f. Patrick Schriner
20:44 Bug #92944: Preview links are broken for pages with start or end date if outside current date
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:55 Revision 8b0e90c9: [BUGFIX] Respect date aspect in PageRepository runtime cache
Pages with a date visibility outside the current date had their preview
link generated incorrectly as the runtime cac...
Richard Haeser
21:43 Bug #93321: SignalSlotDeprecator blocks TYPO3
Here is a patch.
\TYPO3\CMS\Extbase\Middleware\SignalSlotDeprecator needs an \TYPO3\CMS\Extbase\SignalSlot\Dispatc...
Franz Holzinger
21:22 Bug #93319 (Resolved): Wrong owner/group is stored in permissions module
Applied in changeset commit:e2a043927b96ba36f2ba992899934bf52b62c783. Oliver Bartsch
21:17 Task #93306 (Resolved): Use buttons instead of anchor tags in permission module
Applied in changeset commit:a87e0ec2600ab4b099f93e2e510f810f5bc163bd. Oliver Bartsch
21:11 Task #93306: Use buttons instead of anchor tags in permission module
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:14 Revision e2a04392: [BUGFIX] Use correct select element on changing owner / group
When multiple select elements are visible, the value
of the correct element is now used when changing
the owner / gro...
Oliver Bartsch
21:13 Revision 602b1a0e: [BUGFIX] Respect date aspect in PageRepository runtime cache
Pages with a date visibility outside the current date had their preview
link generated incorrectly as the runtime cac...
Patrick Schriner
21:10 Revision a87e0ec2: [TASK] Use buttons in Permissions module
The permissions module previously used a lot of
anchor elements without a target defined.
To improve accessibility a...
Oliver Bartsch
21:07 Bug #51402: Filemount record UI issues
Duplicate of #52374. Closing this one as the other issue contains more info Richard Haeser
20:43 Revision b07436ca: [BUGFIX] Respect date aspect in PageRepository runtime cache
Pages with a date visibility outside the current date had their preview
link generated incorrectly as the runtime cac...
Patrick Schriner
20:19 Bug #89370: Sysext SEO ignores RouteEnhancers when generating the href-lang Tags
I tested in TYPO3 v10 and v11. Richard Haeser
20:15 Bug #89878 (Closed): Hreflang links not using canonical urls
Richard Haeser
19:46 Bug #89878 (Resolved): Hreflang links not using canonical urls
Applied in changeset commit:ede93dbddef5dc0f263f80986f6b59dd2cb3b8d2. Richard Haeser
19:25 Bug #89878: Hreflang links not using canonical urls
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:02 Bug #89878 (Under Review): Hreflang links not using canonical urls
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:38 Bug #89878 (Resolved): Hreflang links not using canonical urls
Applied in changeset commit:8dbb66e56c8f5506eb4dc0293f247d87544ee200. Richard Haeser
15:34 Bug #89878: Hreflang links not using canonical urls
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:39 Revision ede93dbd: [BUGFIX] Don't render hreflang tag for pages with canonical set
When a canonical link is set in the page properties, this page
or translation should not get a hreflang link in front...
Richard Haeser
18:47 Bug #93333 (Closed): Dashboard module remains highlighted after redirect to other backend module
If you click on the button of a widget that links to another backend module, the dashboard module remains highlighted... Peter Kraume
16:44 Bug #92987: Preview of page from docheader button shows root page when starttime is set
As I just mentioned at ticket #87759 this is still an issue at TYPO3 v10 and even worse than in TYPO3 v9.
The button...
Dennis Prinse
16:29 Bug #87759: Record preview fails when the record is disabled or before starttime because of routing
I can confirm this is still an issue in TYPO3 v10.4.12 for records as well as pages.
Hidden records and pages aren't...
Dennis Prinse
16:18 Feature #92704 (Resolved): Make the navigation through module menu more efficient for keyboard users
Applied in changeset commit:e3d34dd57c79f1c11c49489c7110e21d9cd01b6d. Anonymous
16:18 Task #92634 (Resolved): Unknown ARIA-attribute used in menu
Applied in changeset commit:e3d34dd57c79f1c11c49489c7110e21d9cd01b6d. Anonymous
16:18 Bug #92613 (Resolved): Mobile module menu links are missing link title
Applied in changeset commit:e3d34dd57c79f1c11c49489c7110e21d9cd01b6d. Anonymous
16:18 Bug #93323: Styling of CSH popover is wrong
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:38 Bug #93323 (Under Review): Styling of CSH popover 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
08:38 Bug #93323 (Closed): Styling of CSH popover is wrong
Benni Mack
16:16 Bug #93332: Deleted content elements are displayed in page module with defLangBinding
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Bug #93332 (Under Review): Deleted content elements are displayed in page module with defLangBinding
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:47 Bug #93332 (Closed): Deleted content elements are displayed in page module with defLangBinding
This only affects the fluid based page module.
*Steps to reproduce*
1. Activate defLangBinding (@mod.web_layout.d...
Oliver Bartsch
16:11 Revision e3d34dd5: [FEATURE] Improve keyboard navigation for module menus
The module menu implements the keyboard navigation suggested
by the ARIA Best Practices 1.1 for roles "menubar" and "...
Martin Kutschker
15:33 Revision 8dbb66e5: [BUGFIX] Don't render hreflang tag for pages with canonical set
When a canonical link is set in the page properties, this page
or translation should not get a hreflang link in front...
Richard Haeser
15:18 Bug #93320 (Resolved): Constant Editor values not editable
Applied in changeset commit:dd3c52a81b2a1bc8c135505fba26651431078adb. Oliver Bartsch
15:13 Revision dd3c52a8: [BUGFIX] Use correct data attribute in constant editor
In the bootstrap v5 migration the data attribute key which is used
in JavaScript to perform actions depending on the ...
Oliver Bartsch
14:51 Bug #93331 (Closed): Rendering of selectCheckBox TCA is broken with item descriptions
I want to add a *description* to the corresponding items of the *selectCheckBox* input type. If i proceed like in the... Julian Mair
14:38 Feature #93330 (Closed): Improve record history view
Given:
- a page with a "Text" element
- insert a table into the bodytext field (CKEditor)...
Nicole Cordes
14:14 Bug #92806: Uncatched exception when copying a folder to the same parent folder
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:22 Bug #92806: Uncatched exception when copying a folder to the same parent folder
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:53 Bug #93329 (Closed): Fresh install not working
Today I wanted to install a fresh typo3 system over composer, I setting up the system over the backend installer, aft... Can Karadag
13:52 Bug #78479: FAL field (in flexform) with minitems=1 and maxitems=1 has no possibility to add image after deleting the previous one
Unfortunately I have to reopen this issue. It just happened again on a few projects, where the editor was not able to... Anonymous
13:40 Bug #93328 (New): redirect for empty slug
Adding a slug to a page with before empty slug creates a redirect for the root-page and breaks so the whole site.
Co...
David Bruchmann
13:27 Bug #93327 (New): Popups for Redirect
The popup for redirects is too general and never allows to verify created redirects on the fly.
Instead I prefer hav...
David Bruchmann
13:13 Bug #93326: Error while Auto-Update: Error: Index column size too large
Just see in GIT BLAME that this issue is solved already Stefan Froemken
13:04 Bug #93326 (Closed): Error while Auto-Update: Error: Index column size too large
Hello,
one of our customer has installed TYPO3 10 on MySQL 5.6 with InnoDB. While using Auto-Update it results in
...
Stefan Froemken
10:05 Bug #93324 (Under Review): Not implemented functions in symfony/polyfill-mbstring
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:40 Bug #93324 (Closed): Not implemented functions in symfony/polyfill-mbstring
As fallback for a missing ext:mbstring TYPO3 uses symfony/polyfill-mbstring since multiple years now. During the time... Simon Gilli
09:53 Task #93318: Migrate topbar scaffolding to flexbox
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:01 Task #93318: Migrate topbar scaffolding to flexbox
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:42 Task #93318: Migrate topbar scaffolding to flexbox
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:08 Task #93318: Migrate topbar scaffolding to flexbox
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:40 Bug #93325 (Closed): Unspecifid Exception after missing a closed tag in Fluid-template
I forgot to close a statement in my fluid-partial, which is part of my plugin.
The System tried to generate a exce...
Dieter Porth
09:03 Bug #37988: COA_INT in Fluid-Templates
There were reports about v9.
I cannot reproduce in v9, v10 and current master with this snippet:...
Jonas Eberle
06:02 Task #93322 (Under Review): Re-arrange link selector and file selector
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:01 Task #93322 (Closed): Re-arrange link selector and file selector
Benni Mack

2021-01-19

22:40 Bug #93313 (Accepted): Unused content elements column does not use correct label
Oliver Bartsch
21:53 Bug #93317 (Closed): HTML Code in BE lables - EXT:scheduler
Hi, thanks for your report. This bug was already reported in #92964. Therefore I'll close this as duplicate. Please u... Oliver Bartsch
14:41 Bug #93317 (Closed): HTML Code in BE lables - EXT:scheduler
In the scheduler the raw HTML tags are displayed in the BE.
Example:
label.schedulableCommandName
/var/labels...
Henrik Elsner
21:39 Bug #93320 (Under Review): Constant Editor values not editable
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:36 Bug #93320 (Closed): Constant Editor values not editable
Clicking on the pencil in Template > Constant Editor to set or change a value does nothing, the field is not editable... Chris Müller
21:34 Bug #93321 (Closed): SignalSlotDeprecator blocks TYPO3
The middleware SignalSlotDeprecator requires a constructor parameter $dispatcher. However this paramter is not provid... Franz Holzinger
21:09 Task #92634: Unknown ARIA-attribute used in menu
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:09 Bug #92613: Mobile module menu links are missing link title
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:09 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:51 Task #93310 (Resolved): Streamline checkboxes in TYPO3 Backend
Applied in changeset commit:8b3b73dab4b94d6226e3874bd4d5952291e39200. Benni Mack
15:54 Task #93310: Streamline checkboxes in TYPO3 Backend
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:07 Task #93310: Streamline checkboxes in TYPO3 Backend
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:54 Task #93310: Streamline checkboxes in TYPO3 Backend
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:30 Task #93310: Streamline checkboxes in TYPO3 Backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:48 Task #93318: Migrate topbar scaffolding to flexbox
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:11 Task #93318 (Under Review): Migrate topbar scaffolding to flexbox
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:10 Task #93318 (Closed): Migrate topbar scaffolding to flexbox
Benni Mack
16:45 Revision 8b3b73da: [BUGFIX] Streamline checkbox rendering in TYPO3 Backend
This change uses Twitter Bootstrap 5 usages across TYPO3 Backend,
and fixes the toggle / icon toggle switch.
Now the...
Benni Mack
16:27 Bug #93319 (Under Review): Wrong owner/group is stored in permissions module
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:17 Bug #93319 (Closed): Wrong owner/group is stored in permissions module
*Steps to reproduce*
1. Go to the permissions Module (also known as "access module")
2. Select a level which allows...
Oliver Bartsch
15:59 Bug #92806: Uncatched exception when copying a folder to the same parent folder
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:43 Task #93306: Use buttons instead of anchor tags in permission 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
15:19 Bug #93150: Update / change in Analyze Database Structure
Lil update on this from my side (just for the sake of documentation), for me this doesn't work even with a MariaDB 10... Katja Lutz
13:47 Task #93298 (Resolved): Add button to open original file from the edit view
Applied in changeset commit:17b2e47cca791ee23f603a1c89506d57cef91529. Kevin Appelt
13:46 Bug #93316 (Closed): TypoScript Condition: Unable to get a property on a non-object.
This condition trigger an error "Unable to get a property on a non-object." which is written to the file log... Christoph Lehmann
13:40 Revision 17b2e47c: [TASK] Add link to open original file from the edit view
Resolves: #93298
Releases: master
Change-Id: Ic93d7e837fc3a19e78211bbe3b7562ac3cd51213
Reviewed-on: https://review.ty...
Kevin Appelt
13:16 Task #93301 (Resolved): Remove jQuery from Permissions module
Applied in changeset commit:e85c0b2718e4630c79566316f1d91d6a9fe46bd2. Andreas Fernandez
12:46 Task #93301: Remove jQuery from Permissions 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
13:09 Revision e85c0b27: [TASK] Remove jQuery from Permissions module
The Permissions backend module and its JavaScript module now ditch jQuery
in favor of native browser API and TYPO3 AP...
Andreas Fernandez
11:34 Bug #93196 (Resolved): Mail API, ArgumentCountError
Resolved with https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/pull/1248 Simon Gilli
10:51 Bug #93311 (Resolved): EM: Outdated or inactive extensions are not identified
Applied in changeset commit:af8635db272c8ae3bb03557bd529b31c1bfd123d. Benni Mack
09:05 Bug #93311: EM: Outdated or inactive extensions are not identified
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:47 Revision af8635db: [BUGFIX] Fix extension listing
The listing of extensions in the Extension Manager module
now properly shows the inactive extensions again.
Previous...
Benni Mack
10:21 Bug #83054 (Resolved): File collections not updated if directory renamed via file list.
Applied in changeset commit:38c90adf06b760bb50e92ee6519d47e69ed5cd13. Oliver Bartsch
10:21 Feature #78036 (Resolved): Renaming of a folder in the filelist should adjust filemounts accordingly
Applied in changeset commit:38c90adf06b760bb50e92ee6519d47e69ed5cd13. Oliver Bartsch
10:14 Revision 38c90adf: [FEATURE] Synchronize folder relations after rename
To prevent broken records which reference a renamed
folder, the AfterFolderRenamedEvent is now used to
synchronize th...
Oliver Bartsch
08:17 Feature #91157 (Under Review): Make unchanged records in complex data structure visible to user
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:16 Feature #91157 (Resolved): Make unchanged records in complex data structure visible to user
Applied in changeset commit:9bc0b7671f9e33565bb3c5f7c3b8994ee26de479. Anonymous
08:10 Feature #91157: Make unchanged records in complex data structure visible to user
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:13 Bug #93312 (Closed): Workspace Record Comparison shows changes in internal fields
Fixed with https://review.typo3.org/c/Packages/TYPO3.CMS/+/64295 Benni Mack
08:09 Revision 9bc0b767: [BUGFIX] Properly show unchanged workspace records in workspace module
When a user is editing a complex data structure with IRRE and
if he just changes one entry of a structure then
all th...
Uwe Trotzek

2021-01-18

22:31 Bug #92338 (Resolved): Link Typolink Viewhelper lacks the ability to configure typolink wrap parameter
Applied in changeset commit:2ed7e810a4b86723e49b7deb24dc812f2c3dd733. Johannes Rebhan
22:23 Revision 2ed7e810: [FEATURE] Add textWrap argument to f:link.typolink viewhelper
This adds the ability to wrap the content of an automatically
generated typolink link text, e.g. when linking to inte...
Johannes Rebhan
20:49 Bug #93314 (Closed): Translation to English has lost
Missed translation handling in case of language uid ended by zero. ILYA
16:22 Bug #93313 (Closed): Unused content elements column does not use correct label
If feature toggle "fluidBasedPageModule" is set,
unused content elements column uses label of backend layout with co...
Sebastian Müller
16:20 Feature #87956 (Closed): Upgrade Bootstrap used in Backend to Version 4
we've upgraded to Bootstrap 5, so I will close this issue. See the related ticket where we keep track of issues relat... Benni Mack
16:13 Feature #91157: Make unchanged records in complex data structure visible to user
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:51 Bug #93312: Workspace Record Comparison shows changes in internal fields
When viewing a record in detial mode of the workspaces module, the l10n_diffsource and origUid fields are shown, whic... Benni Mack
15:50 Bug #93312 (Under Review): Workspace Record Comparison shows changes in internal 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
15:44 Bug #93312 (Closed): Workspace Record Comparison shows changes in internal fields
Benni Mack
14:13 Task #90728: Migrate FinisherTask to FluidEmail
The RST does not match the implementation. Martin Kutschker
14:07 Bug #93311: EM: Outdated or inactive extensions are not identified
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #93311 (Under Review): EM: Outdated or inactive extensions are not identified
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:02 Bug #93311 (Closed): EM: Outdated or inactive extensions are not identified
Benni Mack
13:53 Task #86892: Introduce bootstrap 5 compatible templates
v11 ships with BS5 in the BE Martin Kutschker
13:45 Task #93310: Streamline checkboxes in TYPO3 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:29 Task #93310 (Under Review): Streamline checkboxes in TYPO3 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
13:28 Task #93310 (Closed): Streamline checkboxes in TYPO3 Backend
Benni Mack
12:53 Bug #93309 (New): Temporary files in var/transient are not removed after cropping
+Description:+
When I use f:image ViewHelper with width="100c" or heigth="100c" then new fal-temfile-xxx files are c...
Michal Majernik
11:32 Bug #89370: Sysext SEO ignores RouteEnhancers when generating the href-lang Tags
Richard Haeser wrote in #note-2:
> Hi. I just came across your bug report. I can't reproduce this issue (anymore). D...
Dominik Kempf
11:08 Task #93298: Add button to open original file from the edit view
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Bug #93308 (Closed): Routing with Chinese letters as language parameter does lead to 404
We have the following site configuration for Simplified Chinese:... Stefano Kowalke
10:54 Bug #87520: EXT:FORM - BE Lang DE/EN - Label-Error
Bugfix is still missing in TYPO3 v.8.7.32. And it seems to be even worse because changing the user's backend language... Christian Ludwig
10:26 Bug #93089 (Resolved): assigned group names in the access module are cut-off if too long
Applied in changeset commit:e7b45ab965036b62080c17832c3276786e2f85dc. Guido Schmechel
10:26 Bug #92758 (Resolved): Incorrect fallback of previewRenderer when using fluidBasedPageModule
Applied in changeset commit:ac3d49ea3566f9c9e520935425522bcbf9e1e0fd. Thomas Löffler
10:22 Revision e7b45ab9: [TASK] Display user and group names completely
User and group names in the access module are no longer shortened
after 20 characters. It is now possible to see the ...
Guido Schmechel
10:21 Revision ac3d49ea: [BUGFIX] Use the correct PreviewRenderer as fallback
When there is no specific preview renderer defined for
a given subtype, the type-specific renderer can only
be used i...
Thomas Löffler
09:41 Task #93306 (Under Review): Use buttons instead of anchor tags in permission 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
09:18 Task #93306 (Closed): Use buttons instead of anchor tags in permission module
Oliver Bartsch
09:09 Task #93305 (Closed): Long lists of parameters in QueryBuilder handled differently ("too many placeholders")
To prevent "too many placeholders in prepared statements" there are currently 2 different solutions for lists of pids... Sybille Peters
09:06 Bug #93303 (Resolved): Incosistent badges in toolbar items
Applied in changeset commit:7a2fd0299fd118d7f0d303283cd56961280ca7a3. Benni Mack
09:00 Revision 7a2fd029: [BUGFIX] Re-add proper badges for toolbar items
The opendocs toolbar item does not have a badge background anymore,
this changes re-adds the background and also unif...
Benni Mack
07:57 Bug #92363: Flexform always overwrites TS-Settings in Extbase-Version
Sybille Peters wrote in #note-1:
> ext:news has a good solution for this: "overrideFlexformSettingsIfEmpty":https://...
Jigal van Hemert

2021-01-17

21:14 Bug #92317: Pagetree filter returns spooky versioned records instead
Does this issue still happens on version 10 or 11? I tried the following test with the latest master (11.1.0-dev):
...
Riccardo De Contardi
20:23 Feature #93304 (New): View full error report
As an editor, I want to review the full error report of a broken link
AC:
* Error msg. can be viewed in an extern...
Stefan Busemann
18:02 Bug #93122 (Closed): Default badge has no background color anymore
I close this issue in favor of #93303 (which has a patch) ,please continue the discussion there and test the patch. T... Riccardo De Contardi
17:37 Bug #93299: TYPO3\CMS\Extbase\Service\ImageService::getImageUri not work correct in backend environment
Ok, it is probably better to generate from the template by the first time. You can close the issue, thank you ;) Attila Glück
15:33 Bug #92925: Limit to language is broken in TYPO3 10
Is this one related? #91900 Riccardo De Contardi
15:25 Bug #93218: Popovers in Backend > access module don't close
I can confirm the issue;
there is no javascript error in console and the popovers vill disappear with a window res...
Riccardo De Contardi
15:18 Feature #92200: Allow Subtitle files for Media content Videos
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:57 Feature #92200: Allow Subtitle files for Media content Videos
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:14 Bug #93141: rte_ckeditor does not display horizontal rule but the encoded <p>&lt;hr /&gt; </p>
I am glad you solved your issue;
Maybe some extension or some Typoscript code removed it; I am looking at (just re...
Riccardo De Contardi
13:11 Task #92634: Unknown ARIA-attribute used in menu
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Task #92634: Unknown ARIA-attribute used in menu
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:30 Task #92634: Unknown ARIA-attribute used in menu
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:11 Bug #92613: Mobile module menu links are missing link title
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:55 Bug #92613: Mobile module menu links are missing link title
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:30 Bug #92613: Mobile module menu links are missing link title
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:11 Feature #92704: Make the navigation through module menu more efficient for keyboard users
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:55 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:30 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:10 Bug #92758 (Under Review): Incorrect fallback of previewRenderer when using fluidBasedPageModule
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:26 Bug #92758 (Resolved): Incorrect fallback of previewRenderer when using fluidBasedPageModule
Applied in changeset commit:05e679a71379b0a7f16143f09587ffe1c4e0c3e0. Thomas Löffler
11:23 Bug #92758: Incorrect fallback of previewRenderer when using fluidBasedPageModule
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:41 Bug #92806: Uncatched exception when copying a folder to the same parent folder
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:32 Bug #93292 (Resolved): Restore layout of clipboard button group
Applied in changeset commit:7608be0e5f7e9e9f5a40c468ca8ed4c6bcabf46b. Anonymous
11:26 Revision 7608be0e: [BUGFIX] Restore layout of clipboard buttons in filelist and recordlist
Will set equal height for checked checkbox and the empty button.
The first button will now get a border-radius to str...
Jochen Roth
11:25 Bug #93303 (Under Review): Incosistent badges in toolbar items
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:24 Bug #93303 (Closed): Incosistent badges in toolbar items
Benni Mack
11:22 Revision 05e679a7: [BUGFIX] Use the correct PreviewRenderer as fallback
When there is no specific preview renderer defined for
a given subtype, the type-specific renderer can only
be used i...
Thomas Löffler
10:46 Bug #93302 (Closed): Pre-formatted text in RTE gets re-formatted when inside an ordered / unordered list
When a pre-formatted text (@pre@ element) gets entered into an RTE enabled field in the backend, the formatting might... Joschi Kuphal
10:20 Bug #93297: Can't log in anymore if mail config is wrong and adminNotification activated
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:18 Bug #93297: Can't log in anymore if mail config is wrong and adminNotification activated
When using invalid mailer settings, an exception gets thrown on backend login:
My settings in LocalConfiguration.p...
Benni Mack
08:10 Bug #64363: Copy files in Filelist backend
This is also the case for folders Richard Haeser
06:59 Feature #93182: Configurable compressed file extension
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:58 Feature #93182: Configurable compressed file extension
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:54 Feature #93182: Configurable compressed file extension
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2021-01-16

20:12 Feature #93182: Configurable compressed file extension
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:58 Bug #93299: TYPO3\CMS\Extbase\Service\ImageService::getImageUri not work correct in backend environment
I use EXT:external_import and during the import process in BE, i create images for frontend using. Can i somehow beco... Attila Glück
17:49 Bug #93299: TYPO3\CMS\Extbase\Service\ImageService::getImageUri not work correct in backend environment
That is actually expected behavior.
Can you describe your use case?
Helmut Hummel
05:06 Bug #93299: TYPO3\CMS\Extbase\Service\ImageService::getImageUri not work correct in backend environment
I mean with correct frondend uri /_processed_/...
Attila Glück
05:03 Bug #93299 (Closed): TYPO3\CMS\Extbase\Service\ImageService::getImageUri not work correct in backend environment
After update to 10.4.11 in backend environment ImageService::getImageUri does not return the correct frontend uri /fi... Attila Glück
18:42 Task #93301: Remove jQuery from Permissions 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
18:06 Task #93301: Remove jQuery from Permissions 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
18:02 Task #93301: Remove jQuery from Permissions 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
17:22 Task #93301 (Under Review): Remove jQuery from Permissions 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
16:53 Task #93301 (Closed): Remove jQuery from Permissions module
Andreas Kienast
16:08 Bug #93300 (Closed): Canonical wrong with mountpoint
Issue originally from https://stackoverflow.com/questions/65732474/typo3-render-correct-canonical-of-selected-mountpo... Richard Haeser
16:01 Bug #92380 (Resolved): Allow page title editing just after creating a new page in pagetree
Applied in changeset commit:7415a3b5e66455f59ba78386e7f572ed2592c940. Anonymous
15:44 Bug #92380: Allow page title editing just after creating a new page in pagetree
Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:30 Bug #92380: Allow page title editing just after creating a new page in pagetree
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:26 Bug #92380 (Under Review): Allow page title editing just after creating a new page in pagetree
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:21 Bug #92380 (Resolved): Allow page title editing just after creating a new page in pagetree
Applied in changeset commit:6e99d31df368d4d45ca99646a06e9eb63eeb6fb6. Anonymous
13:18 Bug #92380: Allow page title editing just after creating a new page in pagetree
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:57 Revision 7415a3b5: [BUGFIX] Assure page title editing when creating new pages
Using drag and drop, one can create new pages within the
page tree. New pages can be created before, after or
within ...
Elias Häußler
14:38 Bug #92613: Mobile module menu links are missing link title
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:38 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:38 Task #92634: Unknown ARIA-attribute used in menu
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:32 Bug #93259 (Under Review): System news carousel on login page has accessibility issues
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:18 Revision 6e99d31d: [BUGFIX] Assure page title editing when creating new pages
Using drag and drop, one can create new pages within the
page tree. New pages can be created before, after or
within ...
Elias Häußler
12:42 Bug #79936: PAGE_TSCONFIG_ID not substituted correctly in wizard_list module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:41 Feature #92200: Allow Subtitle files for Media content Videos
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:33 Bug #91148: Display human readable diff on flexform changes
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 Revision aa948d65: [BUGFIX] Add focus to user confirmation password field
Since #92836 backend users have to confirm their
password on accessing the install tool in the backend.
The correspo...
Oliver Bartsch
07:46 Task #86312 (Resolved): Blinding "file" in "blindLinkOptions" moves "page" to the end
Applied in changeset commit:ce4fbab318158273a48784948a0f88590e215ce6. Markus Klein
07:23 Task #86312 (Under Review): Blinding "file" in "blindLinkOptions" moves "page" to the end
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:21 Task #86312 (Resolved): Blinding "file" in "blindLinkOptions" moves "page" to the end
Applied in changeset commit:16b2ec0ee1c7ba6f9e655663138e562671b26d7b. Markus Klein
07:15 Task #86312: Blinding "file" in "blindLinkOptions" moves "page" to the end
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:41 Revision ce4fbab3: [BUGFIX] Preserve order of link handlers
If some link handlers are hidden with "blindLinkOptions" then we still
want to preserve the well-known order of the o...
Markus Klein
07:14 Revision 16b2ec0e: [BUGFIX] Preserve order of link handlers
If some link handlers are hidden with "blindLinkOptions" then we still
want to preserve the well-known order of the o...
Markus Klein

2021-01-15

22:32 Task #86312: Blinding "file" in "blindLinkOptions" moves "page" to the end
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:49 Task #86312: Blinding "file" in "blindLinkOptions" moves "page" to the end
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:05 Task #86312 (Under Review): Blinding "file" in "blindLinkOptions" moves "page" to the end
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:12 Bug #93082: EM does not show outdated versions
Yes, would be suitable. Thomas Löffler
16:43 Task #93298: Add button to open original file from the edit view
To test the change, open a file e.g. in the Filelist module in the Edit view.
In the "General" tab below the informa...
Kevin Appelt
16:38 Task #93298 (Under Review): Add button to open original file from the edit view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:36 Task #93298 (Closed): Add button to open original file from the edit view
It would be nice to have in the edit view of files in the backend not only the preview image (where available) but al... Kevin Appelt
14:00 Bug #93297: Can't log in anymore if mail config is wrong and adminNotification activated
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:51 Bug #93297 (Under Review): Can't log in anymore if mail config is wrong and adminNotification activated
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:45 Bug #93297 (Closed): Can't log in anymore if mail config is wrong and adminNotification activated
Benni Mack
13:05 Bug #93270: BroadcastMessage.fromData() is not idempotent
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:49 Bug #93236: RequireJS Error at backend login
Where do you invoke @$pageRenderer->addRequireJsConfiguration(…)@?
Which hook/event are you using?
Benjamin Franzke
10:07 Bug #93236: RequireJS Error at backend login
On current master the problem changes a little bit but is still present.
What i cann see in the browser console:
...
Kevin Appelt
11:13 Bug #93296 (Rejected): Wrong handling of file references in Workspace
h2. Description
When using Workspaces (and having two states of a record in the DB) some references are linked to ...
Thomas Löffler
10:46 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
Can confirm it in relation with "maxitems = 1". It worked definitely fine in 10.4.10 Webadmin no-lastname-given
10:20 Bug #93295 (Closed): appearance -> expandSingle not working in v10
Hi,
this worked in v9 LTS:...
Zeljko Debeljuh
09:18 Bug #91852: 'l10n_display' => 'defaultAsReadonly' not working with mm table
I digged a little bit into it.
In SingleFieldContainer.php itemFormElValue is set to the value of the defaultLanguag...
Christoph Lehmann
09:14 Task #93294 (New): Improve automatic slug handling
The automatic slug updater introduced in #89115 has some backdraws that could be improved.
*Reduce amount of selec...
Torben Hansen
08:46 Task #92354: Documentation: Bcc field gets removed
... Thomas Anders
07:28 Bug #93293 (Under Review): Show container controls, when inline record is deleted
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:27 Bug #93293 (Closed): Show container controls, when inline record is deleted
The following problem is present since TYPO3, when jsfunc.inline.js was rebuilt to InlineControlContainer.js.
In t...
Christian Eßl
06:54 Feature #86620: Update "slug" for all sub pages in TYPO3 9
Marco H wrote in #note-15:
> Andreas Fernandez wrote:
> > this feature is part of the upcoming TYPO3 10 LTS.
>
>...
Torben Hansen

2021-01-14

16:38 Bug #93292: Restore layout of clipboard button group
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:38 Bug #93292 (Under Review): Restore layout of clipboard button group
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Bug #93292 (Closed): Restore layout of clipboard button group
The button group of filelist and recordlist is a bit messed up on current master.
When a record is selected a empty ...
Jochen Roth
15:50 Bug #83054: File collections not updated if directory renamed via file list.
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:48 Bug #83054: File collections not updated if directory renamed via file 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
15:50 Feature #78036: Renaming of a folder in the filelist should adjust filemounts accordingly
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:48 Feature #78036: Renaming of a folder in the filelist should adjust filemounts accordingly
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:48 Bug #93150: Update / change in Analyze Database Structure
Side question: how come a minor release tinkers with database schemas at all? Shouldn't database schema changes be co... Gerrit Hübbers
15:07 Bug #86805: Page not found error when rootpage (or first level pages) is hidden
Hey Jan,
I cannot reproduce this issue at all, can you please re-check? Works fine for root-level for previewing w...
Benni Mack
14:26 Bug #79936: PAGE_TSCONFIG_ID not substituted correctly in wizard_list module
Hi, I had a look into this. Actually the TSconfig is meanwhile returned as array without any dots. Therefore @(int)$T... Oliver Bartsch
14:05 Bug #79936 (Under Review): PAGE_TSCONFIG_ID not substituted correctly in wizard_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
13:24 Bug #93289 (Under Review): DefVals not working for MM-relations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Bug #93289 (Closed): DefVals not working for MM-relations
Adding records as default values does not work for TCA type=group with internal_type=db and configured MM-relation.
...
Maik no-lastname-given
13:24 Bug #93290: "split" throws TypeError under DebugExceptionHandler
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:49 Bug #93290 (Under Review): "split" throws TypeError under DebugExceptionHandler
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:46 Bug #93290: "split" throws TypeError under DebugExceptionHandler
The problem does not exist in pre-11 versions. Dmitry Dulepov
11:39 Bug #93290 (Closed): "split" throws TypeError under DebugExceptionHandler
Typoscript:... Dmitry Dulepov
12:23 Feature #93174: Command list unavailable, when command creation with container fails

Proposal in https://review.typo3.org/67241:...
Helmut Hummel
12:16 Epic #93291 (New): Remove sys_language_uid=-1
The special handling of `sys_language_uid=-1` (All Languages) has drastic side-effects for
* language-specific sorti...
Benni Mack
10:48 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
The problem also exists in v11 (in 11.0.0 and dev-master) Kevin Appelt
09:17 Task #91696 (Closed): Documentation changes for ext:linkvalidator
The documentation has been updated, so I think this is resolved. Can you check?
I would like to close this now. I...
Sybille Peters
09:15 Task #92691 (Closed): Update linkvalidator documentation
Sybille Peters
08:30 Task #89301: Streamline automatic slug & redirects handling
You mentioned:
> introduce sys_redirects loop detection, e.g. a -> b -> c -> a (in this case (temporary) redirects...
Sybille Peters
08:23 Feature #93288 (Closed): Merge redirect chains
h2. Update
_Oct 16, 2021_
Since behaviour has now been changed to use a page link as target (e.g. t3://page?uid...
Sybille Peters
07:50 Bug #93287 (Closed): Avoid creation of unnecessary redirects on Slug changes
If you create a new page, you can automatically add the page title in the pagetree. But often this does not work, so ... Sybille Peters
07:33 Bug #93286 (New): Workspace notification Email not showing multiple page IDs
*Description:*
- When changing the stage of multiple pages at the same time, the notification mail will generate onl...
Victor Manuel Grande Escanciano
05:36 Bug #93270: BroadcastMessage.fromData() is not idempotent
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
05:27 Bug #64363 (Under Review): Copy files in Filelist 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

2021-01-13

23:52 Bug #92806: Uncatched exception when copying a folder to the same parent folder
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:51 Bug #92806: Uncatched exception when copying a folder to the same parent folder
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:45 Bug #92806 (Under Review): Uncatched exception when copying a folder to the same parent 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
08:32 Bug #92806: Uncatched exception when copying a folder to the same parent folder
Richard Haeser wrote in #note-4:
> I always struggle getting the image in the text...
That's a bad idea to upload...
Xavier Perseguers
08:11 Bug #92806: Uncatched exception when copying a folder to the same parent folder
I always struggle getting the image in the text...
But I'm on the issue itself!
Richard Haeser
08:10 Bug #92806: Uncatched exception when copying a folder to the same parent folder
!Screenshot%202021-01-13%20at%2009.00.10.png! Xavier Perseguers
08:02 Bug #92806: Uncatched exception when copying a folder to the same parent folder
Can confirm in current master as well. I would opt to keep it the same as when you do the same action with a file as ... Richard Haeser
18:46 Bug #92481: Add missing deleted restriction in PlainDataResolver
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:32 Bug #92481: Add missing deleted restriction in PlainDataResolver
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 Task #93285 (Under Review): Revert "[TASK] No reference index for workspace delete placeholders"
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:40 Task #93285 (Closed): Revert "[TASK] No reference index for workspace delete placeholders"
Christian Kuhn
17:23 Bug #93284 (Closed): Context-menu in pagetree does not open for page-type "external link" with the "chain"-icon - only the non-transparent part of a SVG-icon in Pagetree is clickable
In Pagetree a click on an icon must open the context-menu.
For icons with transparence the context-menu does not ope...
Ayke Halder
17:18 Bug #93260: Add documentation for the Admin Panel
These changelogs might be helpful:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.4/Feature-84...
Sybille Peters
17:17 Bug #93260: Add documentation for the Admin Panel
There already was an issue for documenting the admin panel #91862.
I will close the other one as this one has more...
Sybille Peters
17:17 Task #91862 (Closed): Documentation missing for system extension "adminpanel"
closing in favor of new issue (duplicate): #93260 Sybille Peters
17:17 Bug #83054: File collections not updated if directory renamed via file 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
15:21 Bug #83054: File collections not updated if directory renamed via file 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
13:07 Bug #83054: File collections not updated if directory renamed 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
17:17 Feature #78036: Renaming of a folder in the filelist should adjust filemounts accordingly
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 #78036: Renaming of a folder in the filelist should adjust filemounts accordingly
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 Feature #78036: Renaming of a folder in the filelist should adjust filemounts accordingly
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:51 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
??It seems, it was introduced with #91595.??
(from duplicate #93238)
Julian Hofmann
15:40 Bug #93238: Regression: After deleting image in record "add" button is not displayed again
This issue has already been reported - see #93091. Česlav Przywara
15:05 Bug #93276: pagetsconfig not transferred to translation target
I confirm this bug for TYPO3 9.5.24. HIDE_FOR_NON_ADMINS was introduced for TYPO3 8.7 as well, see https://git.higidi... Philipp Idler
14:31 Bug #93249 (Under Review): TYPO3 FAL Driver Registry is unclear
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:55 Bug #93189: scheduler conflicts with argon2 password hashing
Thanks for your answer. I currently have a lot of work to do and I'm still updating my custom extensions to work with... Benny Bachmann
12:30 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
I just added the code change to a v8.7 - it worked there too and I found out why the message appeared in the first pl... limeflavour
12:16 Bug #93283 (Resolved): TypeError in page module / v11
Applied in changeset commit:307591705fb46fb00fd83a95bcb436011edf3f62. Benni Mack
11:45 Bug #93283: TypeError in page module / v11
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:37 Bug #93283 (Under Review): TypeError in page module / v11
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:36 Bug #93283 (Closed): TypeError in page module / v11
When creating a new CType "filelist" and then saving a record, and then switching to type "Text only", then reload (b... Benni Mack
12:12 Revision 30759170: [BUGFIX] Avoid fatal errors with empty bodytext content
The page module does not throw a fatal error
anymore if a content type "text" has a bodytext
of value "null" instead ...
Benni Mack
10:53 Bug #87919: config.absRefPrefix not working for links in HMENU, fluid generated links like <f:link.page ... or <f:link.typolink ...
Can confirm this for 10.4.12.
Any news?
Michael Sollmann
10:36 Bug #93278 (Resolved): Thumbnails of images in extended clipboard are not displayed
Applied in changeset commit:4931fc29a43a446cb5ff81c882cb9182a6b9cfac. Oliver Bartsch
10:36 Bug #93277 (Resolved): Can not rename folder in filelist
Applied in changeset commit:9787b16519fa38ef98890b53f149e953d6b749e1. Oliver Bartsch
10:30 Revision 4931fc29: [BUGFIX] Use absolute path for clipboard thumbnails
Resolves: #93278
Releases: master
Change-Id: Ie4b0e533fda887b92fdbd5c4e870435c12b091ca
Reviewed-on: https://review.ty...
Oliver Bartsch
10:29 Revision 9787b165: [BUGFIX] Fix RenameFile and FileDelete in EXT:filelist
The RenameFile JavaScript handles renaming of files
and folders. If renaming a folder, some input fields are
not avai...
Oliver Bartsch
10:21 Bug #93282 (Closed): TYPO3 Exception #1478105826 when editing backend user group
We ran into a strange issue in an web that has been upgraded from 8.7 LTS to 10.4 LTS.
When trying to edit a backe...
Michael Hank
10:15 Bug #93281 (New): Inconsistency in Linked Mode Translation when reverting a moved Element
One of our editors found this issue, which i could recreate using this setup:
*Prerequisites*
- Have a workspace
...
Anatoli Zich

2021-01-12

23:20 Bug #93279 (Under Review): ErrorHandler is registered before it has actually been fully configured (missing 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
23:11 Bug #93279 (Closed): ErrorHandler is registered before it has actually been fully configured (missing dependencies)
The core ErrorHandler registeres the error handler in construct.
Now, because it implements LoggerAwareInterface, Ge...
Benjamin Franzke
23:07 Bug #83054: File collections not updated if directory renamed via file 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
23:05 Bug #83054 (Under Review): File collections not updated if directory renamed via file 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
23:07 Feature #78036: Renaming of a folder in the filelist should adjust filemounts accordingly
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:05 Feature #78036 (Under Review): Renaming of a folder in the filelist should adjust filemounts accordingly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Task #93103: Migrate backend context menu to lit-html
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:41 Bug #91336 (Closed): database fields containing underscores are ignored by the slug-generator
Thanks for you fast feedback. Markus Klein
17:49 Bug #91336: database fields containing underscores are ignored by the slug-generator
Hi Markus,
lots of time are gone and I wish you a happy new year, although it's very late for that :-)
There were ma...
Harald Witt
12:54 Bug #91336: database fields containing underscores are ignored by the slug-generator
Can you please add short description how this can be reproduced? Thanks. Markus Klein
19:18 Bug #92885 (Accepted): Update to ckeditor v4.15.1
Oliver Hader
19:14 Bug #92885: Update to ckeditor v4.15.1
* https://ckeditor.com/blog/CKEditor-4.15.1-with-a-security-patch-released/
* https://ckeditor.com/docs/ckeditor4/la...
Oliver Hader
18:19 Bug #93278 (Under Review): Thumbnails of images in extended clipboard are not displayed
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:17 Bug #93278 (Closed): Thumbnails of images in extended clipboard are not displayed
Oliver Bartsch
18:16 Bug #93277 (Under Review): Can not rename folder in filelist
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:03 Bug #93277 (Closed): Can not rename folder in filelist
Renaming a folder in filelist leads to a JavaScript error.
Furthermore is content missing in the rename file/folde...
Oliver Bartsch
15:41 Bug #93275 (Resolved): Custom backend loginLogo – without an explicit loginLogoAlt settings – causes TypeError
Applied in changeset commit:60dab02988161af402f517656a4c640192874d69. Benjamin Franzke
14:22 Bug #93275: Custom backend loginLogo – without an explicit loginLogoAlt settings – causes TypeError
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:10 Bug #93275 (Under Review): Custom backend loginLogo – without an explicit loginLogoAlt settings – causes TypeError
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:05 Bug #93275 (Closed): Custom backend loginLogo – without an explicit loginLogoAlt settings – causes TypeError
in @[…]/typo3/sysext/backend/Classes/Controller/LoginController.php@ line 412... Benjamin Franzke
15:37 Bug #93267: Aspects setting in routeEnhancers 'blocks' a preview page
Sure, as soon as I have a solution for it. Mayer Patrick
15:32 Bug #93267: Aspects setting in routeEnhancers 'blocks' a preview page
This could be a new feature for v11 of course.
Wanna share your solution to this here in a comment, so others can ...
Markus Klein
14:47 Bug #93267: Aspects setting in routeEnhancers 'blocks' a preview page
Many Thanks.
I already have a customer solution to show hidden data as a preview.
If, from the point of view of t...
Mayer Patrick
14:37 Bug #93267 (Needs Feedback): Aspects setting in routeEnhancers 'blocks' a preview page
Well, then this is expected I would say.
The basic thing is that the Core does not show hidden content.
So the da...
Markus Klein
13:21 Bug #93267: Aspects setting in routeEnhancers 'blocks' a preview page
No, there are only FE users. Mayer Patrick
13:17 Bug #93267: Aspects setting in routeEnhancers 'blocks' a preview page
Do I understand correctly that the backend user is still active (loggedin) when the record shall be previewed? Markus Klein
15:35 Revision 60dab029: [BUGFIX] Fix TypeError when loginLogoAlt is unset
As of #92628, 'loginLogoAlt' is evaluated when a custom backend
loginLogo has been set, but it is not taken into acco...
Benjamin Franzke
15:08 Bug #93024: PDF download from private storage yields thumbnail
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:04 Bug #93276 (Rejected): pagetsconfig not transferred to translation target
The field values of TSconfig and tsconfig_includes in the table pages are not transferred to the translation target w... Thomas Rawiel
14:26 Bug #93258 (Resolved): System news carousel on login page is broken
Applied in changeset commit:4bfe2ade976e151d4fa1076ac3c5c462a3c623ca. Anonymous
14:20 Bug #93270: BroadcastMessage.fromData() is not idempotent
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:10 Bug #93270 (Under Review): BroadcastMessage.fromData() is not idempotent
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:35 Bug #93270 (Under Review): BroadcastMessage.fromData() is not idempotent
If BroadcastMessage is recreated using @BroadcastMessage.fromData()@ it does not retain the original object structure... Benjamin Franzke
14:18 Revision 4bfe2ade: [BUGFIX] Show system news navigation buttons
Due to CSS changes in Boostrap 5 the navigation buttons
on the login screen were invisible.
This patch makes them vi...
Martin Kutschker
12:40 Bug #92481: Add missing deleted restriction in PlainDataResolver
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:28 Bug #92481: Add missing deleted restriction in PlainDataResolver
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:31 Task #93274 (Resolved): No reference index for delete placeholders
Applied in changeset commit:84948b2c4d8740f1dcec352eb357337c23cc28f4. Christian Kuhn
11:56 Task #93274 (Under Review): No reference index for delete placeholders
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:46 Task #93274 (Closed): No reference index for delete placeholders
Christian Kuhn
12:25 Revision 84948b2c: [TASK] No reference index for workspace delete placeholders
The reference index can be seen as a 'cache' for
consuming application parts other than the
DataHandler, which does n...
Christian Kuhn
11:39 Feature #67111 (Under Review): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
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 Feature #93209 (Under Review): Add getFile() to TYPO3\CMS\Core\Resource\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
11:25 Bug #93268 (Resolved): Don't turn workspace delete records into move records
Applied in changeset commit:fbdfea585eb85f53682ced5714105fede2dc25a3. Christian Kuhn
11:23 Revision fbdfea58: [BUGFIX] Do not turn workspace delete records into move records
Scenario: A live page has a page localization. In workspaces,
the page localization is deleted, creating a delete pla...
Christian Kuhn
11:17 Revision 9dfd0a60: [BUGFIX] Add workspace restriction to RecordsXmlSitemapDataProvider
By adding the workspace restriction to the RecordsXmlSitemapDataProvider,
only records in the live workspace are show...
Richard Haeser
11:11 Bug #93010 (Resolved): EXT:seo sitemap includes none published pages from workspaces
Applied in changeset commit:37b7a893359f060c17261afdfa6f4bdcec571087. Richard Haeser
11:05 Bug #93010: EXT:seo sitemap includes none published pages from workspaces
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:07 Bug #93273 (Closed): Custom PageTs not loaded if a content object is deleted ina workspace
When editing a content element or page in a workspace and approving it, an email is sent to a list of recipients. Whe... Victor Manuel Grande Escanciano
11:04 Revision 37b7a893: [BUGFIX] Add workspace restriction to RecordsXmlSitemapDataProvider
By adding the workspace restriction to the RecordsXmlSitemapDataProvider,
only records in the live workspace are show...
Richard Haeser
10:41 Task #93269 (Resolved): Cleanup RelationHandler by removing protected class properties with singe usage
Applied in changeset commit:0fabdc184f10ce44d9fba8cbad8ec1cae35bf079. Oliver Bartsch
10:36 Revision 0fabdc18: [TASK] Reduce RelationHandler state
Some protected properties with single usage are replaced
with local variables to reduce complexity.
Resolves: #93269...
Oliver Bartsch
09:58 Bug #93134: Exception\InvalidArgumentException class FileProcessingAspect not found
Hello Patrik,
yes, i mean an composer update to 10.4.11.
In 10.4.9. all works fine, after upgrade the exception...
Ralf Hübner
08:58 Bug #93272 (Closed): Setting fallbacks for og:image
The snippet for og:image does not provide a fallback, but a duplicate - documentation: https://docs.typo3.org/c/typo3... Rene Tobias
08:49 Bug #93187: Page Not Found after valid login under "windows 10 OS / WAMP" in TYPO3 11.0.0
Danilo Caccialanza wrote:
> I'm trying TYPO3 11.0.0 in windows OS environment, WAMP, Apache, PHP 7.4.
>
> After a va...
Jea Kahrs
07:57 Bug #93271: Problems with GeneralUtility :: getURL
The Typo3-Version is 9.5.24
And here the Error-Log:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: SSL ...
Stefan Paul
07:48 Bug #93271 (Closed): Problems with GeneralUtility :: getURL
If a previously set value in the Backend -> Settings -> HTTP [ssl_key] is removed , this leads to an invalid value in... Stefan Paul

2021-01-11

21:36 Task #92942 (Resolved): [FEATURE] Allow icon overlay for newContentElementWizard
Applied in changeset commit:8538ea0a7996f3a45094a04d5531201feae4ed39. Anonymous
21:29 Revision 8538ea0a: [FEATURE] Allow icon overlay in newContentElementWizard
A new TSconfig option `iconOverlay` is introduced,
which allows to define an icon overlay for each
element within the...
Sebastian Iffland
20:31 Task #93253 (Resolved): Separate restore from delete in DataHandler
Applied in changeset commit:67ad9d7a720a37f8cde0c25398be58fc833e7dc5. Christian Kuhn
16:33 Task #93253: Separate restore from delete in DataHandler
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:24 Bug #93258: System news carousel on login page is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:16 Bug #93258 (Under Review): System news carousel on login page is 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
20:24 Revision 67ad9d7a: [TASK] Separate restore from delete in DataHandler
The DataHandler delete related methods still handle
too many things.
This is yet another divide & conquer patch: Move...
Christian Kuhn
20:20 Feature #90327 (Rejected): Sitemap Generation on Root-Level with a Multilang Site (Seo Extension)
First of all, I do advice you to submit your XML sitemap(s) in Google Search Console. That way, you also have a bit m... Richard Haeser
20:00 Task #93269: Cleanup RelationHandler by removing protected class properties with singe usage
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:27 Task #93269: Cleanup RelationHandler by removing protected class properties with singe usage
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:17 Task #93269 (Under Review): Cleanup RelationHandler by removing protected class properties with singe usage
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:14 Task #93269 (Closed): Cleanup RelationHandler by removing protected class properties with singe usage
Oliver Bartsch
19:50 Revision 9e6ed87d: [BUGFIX] Hide deleted flexform section in DOM
If a Flexform section gets deleted, the container must be hidden in DOM
and not deleted, as the underlying DataHandle...
Andreas Fernandez
19:41 Bug #93061 (Resolved): flexform sections didn't save when all items are removed
Applied in changeset commit:b66d495e8e1a4d3fcee667270858bf1644bab227. Andreas Fernandez
19:36 Bug #93061: flexform sections didn't save when all items are removed
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:36 Revision b66d495e: [BUGFIX] Hide deleted flexform section in DOM
If a Flexform section gets deleted, the container must be hidden in DOM
and not deleted, as the underlying DataHandle...
Andreas Fernandez
17:47 Bug #93268: Don't turn workspace delete records into move records
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:36 Bug #93268 (Under Review): Don't turn workspace delete records into move 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
17:27 Bug #93268 (Closed): Don't turn workspace delete records into move records
Christian Kuhn
16:59 Bug #93267 (Needs Feedback): Aspects setting in routeEnhancers 'blocks' a preview page
Let's imagine we have a list of postings on a blog or something similar.
The postings have their own page with a slu...
Mayer Patrick
15:49 Bug #93266 (Closed): Backend-User restricted to language fails to edit tt_content records with inline relation
h2. Summary: Backend-User restricted to language fails to edit tt_content records with inline relation
h3. Prerequ...
Anonymous
15:34 Bug #92955 (Closed): Inline elements not evaluated when defined via columnsOverrides
This won't work in the foreseeable future: It is not allowed to override 'proc.' related TCA properties in columnsOve... Christian Kuhn
15:28 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
Same problem here. Works fine until 10.4.10, breaks with 10.4.11 (and isn't fixed in 10.4.12) Marc Willmann
15:16 Bug #91900: Editor with language restriction to non-default language can't edit records of tables with inline fields configured with l10n_mode => exclude
Facing a similar issue. Doe you already get "ERROR: Language was not allowed" on opening the record - or on save only? Anonymous
15:04 Feature #93264 (Closed): Add webp check
Since version 10.3, webp can also be used as a variant: https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelo... Guido Schmechel
14:47 Bug #93263 (New): Creating a new page via pagetree context menu 'New' does not apply TCAdefaults
TSconfig has:... Jigal van Hemert
14:41 Bug #93010: EXT:seo sitemap includes none published pages from workspaces
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:51 Bug #93262 (Resolved): Edit page title input and buttons do not have same height
Applied in changeset commit:6d742dc3f635768a8c160e6bfb9a749beddb0dd5. Oliver Bartsch
11:31 Bug #93262 (Under Review): Edit page title input and buttons do not have same height
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:22 Bug #93262 (Closed): Edit page title input and buttons do not have same height
!edit-page-title.png! Oliver Bartsch
13:45 Revision 6d742dc3: [BUGFIX] Fix edit page title input group
The correct height of the input group is restored by
removing unnecessary wrappers around the buttons.
See: https://...
Oliver Bartsch
12:27 Bug #92925: Limit to language is broken in TYPO3 10
Alex Kellner wrote in #note-1:
> Georg just asked me about the feature toggles.
>
> We checked it and for whateve...
Anonymous
12:08 Bug #93257: Use Composer runtime platform check instead of our own
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:34 Bug #81756: DatabaseSchemaComparator does not handle renamed columns
Due to a forge change for the patch URLs, the URL has changed:... Robert Vock
10:19 Bug #93261 (Closed): Wrong detection of MariaDB/MySQL version on Debian 9
After having issues with a DB compare in a 10.4 instance with #93150 and the hint from Christian Kuhn, ich checked th... Andreas Kießling
10:17 Bug #92758: Incorrect fallback of previewRenderer when using fluidBasedPageModule
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:10 Bug #93196: Mail API, ArgumentCountError
PR on github done today
Issue can be closed now
Mayer Patrick
08:59 Bug #92338: Link Typolink Viewhelper lacks the ability to configure typolink wrap parameter
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:51 Bug #92813 (Resolved): Respect mod.web_list.noViewWithDokTypes also in record list
Applied in changeset commit:19367524d3556aa53bac52534b7d68f66d32cc66. Eric Chavaillaz
08:23 Bug #92813 (Under Review): Respect mod.web_list.noViewWithDokTypes also in record list
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:48 Revision 19367524: [BUGFIX] Respect mod.web_list.noViewWithDokTypes also in record list
The option noViewWithDokTypes is now also respected for
the control panel of a single record in the listing.
Resolve...
Eric Chavaillaz
08:00 Bug #90768: Flexform nested displayCond
Yes, this issue can be closed. Alexander König
07:48 Task #93246: Check maximum PHP version in entrypoints
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:09 Revision 31f70f9d: [BUGFIX] Remove duplicate error message in AjaxDataHandler
When an error occurs in a DataHandler AJAX call, the error message
should only be shown once.
Resolves: #93207
Relea...
Simon Schaufelberger
06:51 Bug #93207 (Resolved): Duplicate error message in AjaxDataHandler.ts
Applied in changeset commit:9eada3ad40bb3666f1da4c31cb15d829b36f64e9. Anonymous
06:46 Bug #93207: Duplicate error message in AjaxDataHandler.ts
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:45 Revision 9eada3ad: [BUGFIX] Remove duplicate error message in AjaxDataHandler
When an error occurs in a DataHandler AJAX call, the error message
should only be shown once.
Resolves: #93207
Relea...
Simon Schaufelberger
06:42 Bug #93254 (Closed): Redirect without query parameters is not respected
I closed this issue as there has been a misunderstanding. Andreas Kienast
04:34 Bug #93260 (Closed): Add documentation for the Admin Panel
Currently this system extension has no documentation.
Felicity Brand

2021-01-10

20:45 Bug #93256 (Resolved): selector for login providers is render when no options are present
Applied in changeset commit:9923a4b2d8812069f0203c04c18b16ec47ee64a1. Anonymous
05:11 Bug #93256: selector for login providers is render when no options are present
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:45 Bug #93255 (Resolved): Duplicated label in BE login
Applied in changeset commit:9923a4b2d8812069f0203c04c18b16ec47ee64a1. Anonymous
05:11 Bug #93255: Duplicated label in BE login
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 Revision 9923a4b2: [BUGFIX] Small issues on the backend login screen
The translation key login.error.capslock is duplicated.
The second instance is now named login.error.capslockStatus
a...
Martin Kutschker
16:01 Bug #91876 (Under Review): Updating multiple language via scheduler will fail
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:09 Bug #93168: Form Framework Wizard only shows spinner icons
I've started with the CSS.
With the patch it currently looks like this
!clipboard-202101101412-u4888.png!
Th...
Jonas Eberle
14:07 Bug #93168 (Under Review): Form Framework Wizard only shows spinner icons
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:50 Revision 81e91676: [BUGFIX] Working preview links in workspace mails
Fix a couple of issues with state change emails in
workspaces:
* We still can't deep link to the backend. The genera...
Christian Kuhn
11:48 Feature #82212: TYPO3 should be able to store JSON instead of XML in FlexForm fields
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:40 Bug #93259 (Closed): System news carousel on login page has accessibility issues
The carousel does not implement the ARIA pattern making it hard to use with a screader. Martin Kutschker
10:38 Bug #93258 (Closed): System news carousel on login page is broken
The prev/next buttons are invisible and cannot be activated by the user. Martin Kutschker
08:55 Bug #86956: Typoscript meta tag field settings have no effect
@Thomas Stranz, @Richard Haeser
I am trying unluckily without success to find where in the documentation it is sta...
Riccardo De Contardi
03:21 Bug #86956 (Needs Feedback): Typoscript meta tag field settings have no effect
Richard Haeser
03:21 Bug #86956: Typoscript meta tag field settings have no effect
For the description field it is right you need the @.replace@ parameter. So this is expected behaviour. If you want t... Richard Haeser
04:36 Bug #91531 (Needs Feedback): Dashboard widgets registered using YAML cause exceptions if dashboard extension is not installed
Richard Haeser
04:35 Bug #91531: Dashboard widgets registered using YAML cause exceptions if dashboard extension is not installed
The Yaml way of configuring is the "easy" way. The downside of this is that you can't have conditions etc. As you are... Richard Haeser
04:12 Bug #92017 (Needs Feedback): Disable delete if the only dashboard is the unmodified default one
Richard Haeser
04:12 Bug #92017: Disable delete if the only dashboard is the unmodified default one
How would you suggest to check if the dashboard is unmodified? If all widgets are the same as default and also in the... Richard Haeser
03:12 Bug #90837 (Needs Feedback): Not possible to set uppercase metatags
Would it be an idea to introduce a AbstractMetaTagManager for capitalized metatags so people can extend from that cla... Richard Haeser
02:44 Bug #93010: EXT:seo sitemap includes none published pages from workspaces
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:30 Bug #93010: EXT:seo sitemap includes none published pages from workspaces
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:19 Bug #93010 (Under Review): EXT:seo sitemap includes none published pages from 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
01:44 Bug #93010: EXT:seo sitemap includes none published pages from workspaces
Reply from Daniel on Slack (https://typo3.slack.com/archives/CABR20WRK/p1607413080020900?thread_ts=1607332108.014400&... Richard Haeser
00:47 Bug #93061: flexform sections didn't save when all items 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
00:16 Bug #93061: flexform sections didn't save when all items 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
00:21 Bug #93257 (Under Review): Use Composer runtime platform check instead of our own
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:21 Bug #93257 (Closed): Use Composer runtime platform check instead of our own
# We only maintain platform dependencies in composer.json
# Advanced users can omit the runtime check from being gen...
Helmut Hummel
 

Also available in: Atom