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... - 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... - 21:20 Feature #93455 (Resolved): Restrict Backend Routes to specified HTTP methods
- Applied in changeset commit:daf0b2d5363b92f1c9373e1fe40ecb5d7879ac37.
- 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... - 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... - 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... - 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... - 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... - 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...
- 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.... - 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, ... - 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...
- 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.... - 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... - 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... - 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... - 18:45 Bug #92811 (Resolved): File > Filelist always goes back to root on load
- Applied in changeset commit:1af354a579169374a5b0c2c4fca1c80d9f4d12d5.
- 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... - 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... - 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... - 17:59 Task #93468 (Closed): Add Build/gitlab-ci.yml to v9
- 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... - 17:55 Task #93458 (Resolved): Add a gitlab-ci.yml for v10
- Applied in changeset commit:df2b155778e2e689e91b1b583ec0d2214274f8bb.
- 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... - 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... - 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... - 17:50 Task #93464 (Resolved): Drop unneeded renderElement from lit-helper
- Applied in changeset commit:8cbd504f3483556c93f6724b304048ff6a0f3e1a.
- 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... - 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/...
- 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: ... - 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... - 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 ...
- 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... - 15:40 Task #93456 (Resolved): gitlab CI nightly acceptance tests only on maria
- Applied in changeset commit:f4f7bdda29b7873134d38ad16110a02b802f6f7e.
- 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... - 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... - 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... - 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... - 15:40 Task #93465 (Resolved): Remove unused wizard-backendlayout icon definition
- Applied in changeset commit:ebc0360b707a0ad30ac94e37c9e80cad12eb2a86.
- 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... - 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... - 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... - 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... - 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...
- 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... - 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.
- 10:10 Bug #93448 (Resolved): LoginRefresh does not contain autocomplete attribute
- Applied in changeset commit:248c616e46b530eb6f8b75fa098509a5622717da.
- 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.
... - 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...
- 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... - 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.
... - 07:40 Task #93446 (Resolved): Clean up Drag&Drop Handling in PageTree
- Applied in changeset commit:85c7264bffc696010ec9fc1c7ed6c38a67c94605.
- 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...
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... - 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... - 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... - 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... - 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... - 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... - 13:47 Task #93458 (Closed): Add a gitlab-ci.yml for v10
- 12:13 Bug #93457 (Closed): ckeditor link wizard remove tags into selected text
- To reproduce, with TYPO3 CKEditor create a text like:...
- 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... - 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.
- 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...
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... - 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... - 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...
- 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... - 21:45 Bug #92811 (Resolved): File > Filelist always goes back to root on load
- Applied in changeset commit:6887ea3b40839ff178e246c76efe83852dd663e1.
- 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... - 21:30 Bug #93408 (Resolved): Localization wizard styling issues
- Applied in changeset commit:17746d95252f6e0cf153ffa2ea993666c69f45d2.
- 21:30 Task #93454 (Resolved): Load TypeScript declaration for Sortablejs
- Applied in changeset commit:136ef8c6ef99170609b909b08212342041999ebf.
- 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... - 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... - 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... - 16:42 Task #93454 (Closed): Load TypeScript declaration for Sortablejs
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
- 21:25 Bug #93168 (Resolved): Form Framework Wizard only shows spinner icons
- Applied in changeset commit:876389bce180c6f57df8a486462bbcd5d4f79e1c.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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?
- 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... - 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... - 11:18 Feature #93452 (Under Review): Add CSRF protection for frontend forms (ext:form)
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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.
- 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... - 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.
- 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.
- 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...
- 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... - 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... - 17:22 Task #93446 (Closed): Clean up Drag&Drop Handling in PageTree
- 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/...
- 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... - 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... - 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... - 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... - 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... - 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... - 17:53 Task #93447 (Resolved): gitlab-ci: Simplify gerrit voting
- Applied in changeset commit:fcd53a92f9ae2d541f9a281663ead2307d5a0095.
- 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... - 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... - 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... - 17:27 Task #93447 (Closed): gitlab-ci: Simplify gerrit voting
- 17:45 Revision fcd53a92: [TASK] gitlab-ci: Simplify gerrit voting
- Change-Id: Ic60be2582afee8c8fe45e25cafb853285343265f
Resolves: #93447
Releases: master
Reviewed-on: https://review.ty... - 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... - 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 - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 09:30 Task #93442 (Closed): Inject PackageManager and cache into ExpressionLanguage/ProviderConfigurationLoader
- ..instead of looking these up via global state by using @GeneralUtility::makeInstance@.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 07:01 Task #93440 (Closed): SiteConfiguration should inject it's cache instance
- ..instead of lookup in up via @GeneralUtility::makeInstance@.
- 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... - 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... - 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... - 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... - 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... - 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... - 10:27 Task #93444 (Closed): Make page access failure log entries useful
- 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 ... - 09:23 Task #93438 (Resolved): Run CI pre-merge suite for gerrit changes only
- Applied in changeset commit:353c476e6486e80e61ab0e6767de932e1cbe98d9.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
- 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... - 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... - 06:53 Bug #91769 (In Progress): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
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... - 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.
... - 18:32 Bug #93324 (Resolved): Not implemented functions in symfony/polyfill-mbstring
- Applied in changeset commit:426c0a2545394ed46c646ec2f8f8937962eecedd.
- 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... - 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... - 18:32 Bug #91769 (Resolved): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
- Applied in changeset commit:ac54283f12ab6f6c36024b603920c67175b93831.
- 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.
- 18:22 Bug #91769 (Resolved): The `f:asset.css` ViewHelper doesn't handle `priority=false` like in the documentation
- Applied in changeset commit:4b50bec1914062ae6d9311d8207d8074217551e8.
- 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... - 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 ... - 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.
... - 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 ... - 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, ...
- 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... - 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... - 17:34 Task #93438 (Closed): Run CI pre-merge suite for gerrit changes only
- 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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 14:41 Task #93434 (Resolved): gitlab-ci votes patches on gerrit
- Applied in changeset commit:2bf784017009087e8499f42487c43955321250c2.
- 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... - 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... - 13:34 Task #93434 (Closed): gitlab-ci votes patches on gerrit
- 14:35 Revision 2bf78401: [TASK] gitlab-ci votes patches on gerrit
- Resolves: #93434
Releases: master
Change-Id: I9d6918f5bbfc6f12d09b1459405e6749f04b2c0c
Reviewed-on: https://review.ty... - 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...
- 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... - 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... - 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... - 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... - 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 ... - 13:16 Task #93427 (Resolved): Remove jQuery from Tree components
- Applied in changeset commit:13efb6b35f696c9062ecd1cb94cf20c911848569.
- 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... - 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... - 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... - 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... - 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... - 07:20 Task #93427 (Closed): Remove jQuery from Tree components
- 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... - 12:36 Task #93432 (Resolved): Migration TreeToolbar to TypeScript and Lit
- Applied in changeset commit:a6bfd1902f24bd133d0706d43b24ecfb883dca2a.
- 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... - 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... - 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... - 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... - 10:33 Task #93432 (Closed): Migration TreeToolbar to TypeScript and Lit
- 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... - 12:16 Bug #93420 (Resolved): Cannot publish workspace changes due to mailer misconfiguration
- Applied in changeset commit:d7cdf916c8ae0968f974ab01b12aeb50c5d0fd22.
- 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... - 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... - 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... - 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...
- 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!
- 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... - 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...
- 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... - 08:51 Task #93425 (Resolved): Adapt for upcoming Symfony 5.3 console.command DI properties: description and hidden
- Applied in changeset commit:72c01923a60e058dfb16dfe792b04f74b3373ad8.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 "...
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... - 22:36 Feature #93426 (Closed): Use SVG Tree in File List Navigation Frame
- 21:16 Task #93416 (Resolved): Move help button to toolbar in access module
- Applied in changeset commit:5bdd303a8e28e4b0c7d0d08ce40cd82b7de6cf9e.
- 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... - 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
- 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... - 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:... - 21:12 Task #93406 (Resolved): Add a gitlab-ci.yml
- Applied in changeset commit:1dc8b12fcfac1096a6dea89a034829fcf4dc911d.
- 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... - 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... - 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... - 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... - 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... - 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:... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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...
- 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... - 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... - 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... - 16:25 Bug #93391 (Resolved): <script> tag with empty type=""
- Applied in changeset commit:14c037118386fa4df946973a789d7ab4bfaf3854.
- 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... - 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... - 16:10 Bug #93404 (Resolved): Workspace Grid always collapses inline children
- Applied in changeset commit:a9eeacb7b0228cfa9ea2def6237e735d69e837f4.
- 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... - 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... - 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... - 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... - 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... - 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 ... - 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 ... - 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... - 14:41 Bug #93420 (Closed): Cannot publish workspace changes due to mailer misconfiguration
- 15:15 Task #90456 (Resolved): Links to version related documentation in dashboard widgets not correct
- Applied in changeset commit:c9a172619108f5d657444303604efd3c4f8d977b.
- 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: ... - 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... - 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...
- 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... - 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 ...
- 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... - 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 ... - 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... - 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... - 08:26 Task #93414 (Closed): Functional tests TypoScript settings page title
- 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...
- 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...
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... - 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... - 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... - 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... - 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/... - 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...
- 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 ...
- 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... - 18:42 Bug #93411 (Closed): Page module: Header icons excluded CTypes are displayed
- 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... - 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,... - 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 ... - 15:40 Bug #93370 (Accepted): Redirects: non-admin users can not revert redirects via popup (although BE notification claims otherwise)
- 15:29 Bug #89716: identifier not null in sys_file_processedfile
- Anonymous wrote in #note-10:
> Applied in changeset commit:7d765c8d3be1d15f087a659c75c41e2275d9e0d9.
Awesome! - 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... - 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. - 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... - 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... - 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... - 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... - 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... - 09:32 Bug #93408 (Closed): Localization wizard styling issues
- 13:25 Bug #86018 (Accepted): FolderTreeView::getBrowseableTreeForStorage() will timeout on network file systems
- 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,...
- 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... - 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://...
- 12:30 Bug #93362 (Resolved): Context Menu in Page Tree is displaced and inaccessible
- Applied in changeset commit:bb971f78a198f69cd915ae1d0921de0d2e839055.
- 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... - 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... - 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... - 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... - 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 ... - 10:45 Task #93396 (Resolved): Use d3 v6 microlibraries
- Applied in changeset commit:683f66684eabe0a06aa58df02724d9557483dbdf.
- 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 ... - 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...- 09:17 Bug #92983: Header formatting in scheduler for Console Commands
- Still open. #92964 was fixed.
- 09:16 Bug #92983 (New): Header formatting in scheduler for Console Commands
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... - 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... - 23:27 Task #93406 (Closed): Add a gitlab-ci.yml
- 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... - 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... - 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... - 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... - 21:45 Task #93405 (Resolved): runTests.sh: Allow acceptance tests with mysql and postgres
- Applied in changeset commit:27ff588ced71ef02d5d70c6f51b342d271b9f4cc.
- 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... - 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... - 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... - 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... - 21:12 Task #93405 (Closed): runTests.sh: Allow acceptance tests with mysql and postgres
- 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... - 21:30 Bug #91289 (Resolved): RSS widget: remove tags from description output
- Applied in changeset commit:bef361beade8501e3618800795055a524601e701.
- 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... - 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... - 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... - 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... - 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... - 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... - 16:11 Task #93396 (Closed): Use d3 v6 microlibraries
- In order to reduce size by avoiding loading the full >200K bundle.
- 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... - 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... - 20:45 Bug #93403 (Resolved): runTests.sh: Switch to a new set of test containers
- Applied in changeset commit:20314cb4a326998bf649b64dd272de7254cbdf3d.
- 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... - 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... - 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... - 19:52 Bug #93403 (Closed): runTests.sh: Switch to a new set of test containers
- 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... - 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... - 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... - 20:15 Bug #93402 (Resolved): PageTree Delete Animation end-transition starts at wrong Position.
- Applied in changeset commit:c730176b6f15c2e95eaff3637db8add870f249b8.
- 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... - 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
- 20:15 Bug #93297 (Resolved): Can't log in anymore if mail config is wrong and adminNotification activated
- Applied in changeset commit:faf6fc0c81754bdccf9a440f7180f43275eca87c.
- 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... - 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... - 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... - 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... - 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...
- 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... - 18:50 Task #93400 (Resolved): Drop two unit tests that heavily rely on environment
- Applied in changeset commit:fbfab06e63c35eeb8c5ceed8f44ecc99a686b9cd.
- 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... - 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... - 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... - 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... - 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... - 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... - 18:12 Task #93400 (Closed): Drop two unit tests that heavily rely on environment
- 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... - 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... - 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... - 18:40 Bug #93397 (Resolved): Drop UFT-8 BOM on some files
- Applied in changeset commit:536e7005f8cab1a8a41e13772fbfbe4f55aa2001.
- 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... - 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... - 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... - 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... - 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... - 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... - 16:58 Bug #93397 (Closed): Drop UFT-8 BOM on some files
- 18:40 Task #93399 (Resolved): runTests.sh: Minor cleanups
- Applied in changeset commit:deab12f74b5dedd3bcc63328212febe372ae023f.
- 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... - 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... - 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... - 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... - 17:44 Task #93399 (Closed): runTests.sh: Minor cleanups
- 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... - 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.... - 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... - 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... - 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... - 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
*... - 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
*... - 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
*... - 18:22 Bug #80292: Indexed search does not respect hyphens in search string
- ROFL
- 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... - 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... - 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...- 16:40 Bug #93384 (Resolved): Workspace Info Modal shows "Send to LIVE" even if without access
- Applied in changeset commit:109c781a4c6c8110d1bd89228218913402b799cb.
- 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... - 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... - 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...
- 15:49 Revision c6655939: [BUGFIX] Return unique doktypes in TreeController::getDokTypes()
- Resolves: #93393
Releases: master, 10.4
Change-Id: I827e421eef1696edfdc47d7544d8ebc2dd40c052
Reviewed-on: https://rev... - 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 ...
- 15:00 Task #93394 (Resolved): Update component d3.js to version 6
- Applied in changeset commit:0f6371ef856745952e4b01caa7ccffd3eab86bb6.
- 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... - 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... - 14:21 Task #93394 (Closed): Update component d3.js to version 6
- 15:00 Bug #93393 (Resolved): Tree Controller may return duplicate pagetypes
- Applied in changeset commit:99382e05b823bb910fa726337007121def4c7bd7.
- 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... - 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... - 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... - 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... - 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... - 14:54 Revision 99382e05: [BUGFIX] Return unique doktypes in TreeController::getDokTypes()
- Resolves: #93393
Releases: master, 10.4
Change-Id: I827e421eef1696edfdc47d7544d8ebc2dd40c052
Reviewed-on: https://rev... - 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... - 14:35 Bug #93389 (Resolved): SVG Tree is coupled to page tree resizing
- Applied in changeset commit:6532b6ec7d2a7d46ff905d2d98834677092dace0.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
- 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... - 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.
- 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 ... - 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... - 12:34 Bug #93391: <script> tag with empty type=""
- Heinz Schilling wrote:
> It seems like only includeJSFooterlibs is affected.... - 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...
- 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... - 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... - 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...
- 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... - 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...
2021-01-31
- 21:33 Task #93379 (Resolved): Improve exceptions when BE.adminOnly or BE.IPmaskList is used
- Applied in changeset commit:9f7ed147240318a6076312a1e14b74fd82bd2990.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
- 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...
- 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
... - 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... - 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... - 15:33 Bug #93272 (Resolved): Setting fallbacks for og:image
- Applied in changeset commit:def73f279c328d869a231985ea277fb4313a2b3f.
- 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... - 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... - 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... - 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.
- 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...
- 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)?
- 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...
- 10:02 Bug #89530: Editors can't create bookmark in filelist
- @Peter Kraume
Any news from this one? - 09:50 Bug #93381 (Rejected): Reset password if multiple users share the same email address
- 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... - 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... - 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... - 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...
- 09:21 Bug #92964 (Resolved): Headers are shown with HTML tags in scheduler task
- Applied in changeset commit:fd38e7941d88e1d028f6299cd020c68e0c74d8af.
- 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... - 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... - 08:02 Bug #92964 (Resolved): Headers are shown with HTML tags in scheduler task
- Applied in changeset commit:d30a0b252d3705ccf8852af6fc8d9a23af2a7a6c.
- 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... - 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... - 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...
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... - 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... - 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...
- 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... - 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... - 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... - 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... - 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... - 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...
- 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... - 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 ... - 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... - 09:04 Bug #93373: Show complete URL in linkfield
- Awesome! Thank you for taking care Georg!
- 06:14 Bug #92964: Headers are shown with HTML tags in scheduler task
- Also has problems:
* Execute console commands
!console_commands.png! - 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...
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... - 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... - 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... - 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.
- 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(...
- 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... - 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...
- 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... - 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 ...
- 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...
- 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)....
- 13:15 Task #93380 (Resolved): Migrate some PageTree components to TypeScript
- Applied in changeset commit:ce50934c9a2ef9df1ff96e11765bcb4363fe90cf.
- 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... - 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... - 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... - 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... - 13:13 Revision ce50934c: [TASK] Migrate some PageTree components to TypeScript
- + removed NavigationComponentInterface - actually no
class-like component did implement it
+ introduced TreeInterfa... - 12:55 Bug #93373 (Resolved): Show complete URL in linkfield
- Applied in changeset commit:789882d6d335ad71cbda001615c4623d95dfcc11.
- 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... - 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... - 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...
- 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... - 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.
- 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.
- 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... - 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... - 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 ... - 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...
- 09:30 Task #93378 (Resolved): Remove not helpful parts from log entries
- Applied in changeset commit:011f837089df98a5d65e06b97d77f3d6397c3fc4.
- 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... - 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 ...
- 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... - 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... - 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... - 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...- 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...
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 ...
- 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... - 20:45 Task #93380 (Closed): Migrate some PageTree components to TypeScript
- 19:22 Feature #93171 (Rejected): Introduce "null" site configuration
- what is wrong by using @\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig()@ in your site package.
... - 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... - 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...
- 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?
- 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... - 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...
- 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... - 18:47 Bug #92964: Headers are shown with HTML tags in scheduler task
- With #92602 the label is escaped twice
- 18:46 Bug #92983 (Closed): Header formatting in scheduler for Console Commands
- I close that as duplicate of #92964
- 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... - 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...
- 18:25 Bug #91759 (Resolved): Empty title attribute in ImageViewHelper
- Applied in changeset commit:5bfb9b29f3700b54302acb370b7e6bcc329dc4d0.
- 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... - 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... - 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... - 16:01 Bug #91557: Auto slug update creates not working redirect
- Error still exists in TYPO3 10.4.12 .
- 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 _... - 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...
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
- 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... - 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... - 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 ... - 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... - 13:25 Task #91630 (Resolved): Improve error message if core update is not possible due to folder restrictions
- Applied in changeset commit:5f646593ebbf521644c78c8c182683fe2b326620.
- 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... - 13:20 Bug #93374 (Resolved): Link browser does not use full height
- Applied in changeset commit:ed46d6d067ffcf703c2ea096b50c30bbf3ddb627.
- 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... - 09:16 Bug #93374 (Closed): Link browser does not use full height
- 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... - 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... - 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... - 12:55 Bug #93238 (Resolved): Regression: After deleting image in record "add" button is not displayed again
- Applied in changeset commit:323eb7a81f8070aa28959af6924a385ca424dd50.
- 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... - 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... - 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... - 12:55 Bug #93091 (Resolved): Missing "Create new relation"-buttons after deleting the former relation
- Applied in changeset commit:323eb7a81f8070aa28959af6924a385ca424dd50.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 10:05 Bug #89355 (Resolved): Page tree cuts off page titles horizontally
- Applied in changeset commit:798801f63ac3d9c636375fd0e6f4f205c7c72162.
- 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... - 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... - 10:05 Feature #78760 (Resolved): Make pagetree panel resizable/expandable on large screens
- Applied in changeset commit:798801f63ac3d9c636375fd0e6f4f205c7c72162.
- 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... - 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... - 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... - 09:47 Task #92616 (Closed): Upgrade Bootstrap v3 to v5
- <forge status test>
- 09:47 Task #92616 (On Hold): Upgrade Bootstrap v3 to v5
- <forge status test>
- 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.... - 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... - 08:45 Bug #93358 (Resolved): Click on user settings in topbar does not longer open the user settings form
- Applied in changeset commit:50936e261532fca4b7ae964e758c905b1ea995bd.
- 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... - 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...
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... - 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... - 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... - 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... - 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
- 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... - 16:21 Bug #93356 (Resolved): Tables in info module are missing proper table head style
- Applied in changeset commit:3d9955103750600686d87e8eea2f73024a5dc54b.
- 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... - 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).
- 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.
... - 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... - 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... - 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 ...
- 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... - 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... - 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... - 15:20 Task #93369 (Resolved): runTests.sh: Add install on mysql and grunt clean
- Applied in changeset commit:f3924433bff8b0f2e107e78f326103a2690488d5.
- 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... - 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... - 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... - 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... - 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... - 12:53 Task #93369 (Closed): runTests.sh: Add install on mysql and grunt clean
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ... - 12:40 Task #93364 (Resolved): Update WidgetRegistration.rst
- Applied in changeset commit:0e6fe81b7c3b199c8e5be7f525d077c4bea9179a.
- 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... - 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 - 12:35 Revision 0e6fe81b: [TASK] Update WidgetRegistration.rst
- Replace "an" with "a"
Releases: master
Resolves: #93364
Change-Id: I47f2945bf140e1e470f3861bae0e3604076a4f7a
Reviewe... - 12:32 Bug #93366 (Closed): Route imports break when nested
- Issue has been solved, I'll close this ticket as requested.
- 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 ... - 12:30 Task #93367 (Resolved): runTests.sh: Add phpstan and docBlockCheck
- Applied in changeset commit:7257f2a8551b7291010a1cea797a374528f145f0.
- 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... - 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... - 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... - 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... - 11:45 Task #93367 (Closed): runTests.sh: Add phpstan and docBlockCheck
- 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... - 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... - 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 ...
- 11:00 Task #93365 (Resolved): Bring back pagination translations
- Applied in changeset commit:22a7494009d4fff1d5eb894ad71bc4705a13eada.
- 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... - 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...
- 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... - 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...
... - 09:50 Task #93363 (Resolved): runTests.sh: composer & yarn caches in .cache/ dir
- Applied in changeset commit:ff385c17e6bece77a2b477bb850ace410124d923.
- 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... - 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... - 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... - 09:05 Task #93363 (Closed): runTests.sh: composer & yarn caches in .cache/ dir
- 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 -... - 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 -... - 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 -... - 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...
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... - 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...
- 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... - 20:40 Feature #93330 (Resolved): Improve record history view
- Applied in changeset commit:7f488e0e8057611a787dbe31c3266a964560da6f.
- 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... - 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...
- 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... - 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... - 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... - 20:35 Bug #93338 (Resolved): felogin redirect mode groupLogin implemented wrong
- Applied in changeset commit:d63a436f8ead5916433310bc609e73d9734aed1e.
- 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... - 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... - 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... - 19:55 Task #93361 (Resolved): runTests.sh: Allow chunking acceptance and functional tests
- Applied in changeset commit:f30bb99a2da5a6783aec89fe0d0da43212339d88.
- 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... - 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... - 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... - 18:30 Task #93361 (Closed): runTests.sh: Allow chunking acceptance and functional tests
- 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... - 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... - 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... - 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... - 18:25 Task #93360 (Resolved): runTests.sh clean summary in verbose mode
- Applied in changeset commit:4762a7f6f445227700ed3ffc8e9c1c006121a26d.
- 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... - 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... - 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... - 17:48 Task #93360 (Closed): runTests.sh clean summary in verbose mode
- 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... - 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... - 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... - 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 ... - 16:10 Task #93347 (Resolved): Buttons in install tool cards footer use anchor tags instead of button tags
- Applied in changeset commit:4c6e73a9246681d1e97f5aae3ca00681649b89ce.
- 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... - 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... - 14:35 Bug #93335 (Resolved): XSS in access permission module
- Applied in changeset commit:4e3c5f56bbc6cbd23ac668584cd359fe63e3b82a.
- 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... - 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... - 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... - 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... - 14:06 Bug #93358 (Closed): Click on user settings in topbar does not longer open the user settings form
- 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... - 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... - 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... - 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 ... - 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... - 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... - 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 ...
- 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... - 10:45 Bug #79936 (Resolved): PAGE_TSCONFIG_ID not substituted correctly in wizard_list module
- Applied in changeset commit:4b433c03026536cb9e5c7831940cb74901a74a13.
- 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... - 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... - 09:31 Task #93348 (Accepted): Allow more groups per backend user
- 09:31 Task #93348: Allow more groups per backend user
- Hey Torben,
care to create a patch for this?
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 16:34 Bug #93293: Show container controls, when inline record is deleted
- Also #93238
- 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...
2021-01-22
- 22:51 Task #93285 (Resolved): Revert "[TASK] No reference index for workspace delete placeholders"
- Applied in changeset commit:b653ba99da1b3543440a9f0896c635c6c68af136.
- 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... - 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... - 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... - 20:46 Task #93353 (Resolved): Migrate backend scaffolding to flexbox
- Applied in changeset commit:158d325210fc043c3e05a4d4789128bf65fc72d6.
- 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... - 20:16 Task #93353 (Closed): Migrate backend scaffolding to flexbox
- Also use position: sticky instead of fixed.
- 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... - 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...
- 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... - 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...
- 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...
- 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...
- 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
- 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.
- 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
- 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... - 20:11 Feature #91157 (Resolved): Make unchanged records in complex data structure visible to user
- Applied in changeset commit:b470490605388b1dc5f8e7da94c45e9a4ddde650.
- 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... - 19:46 Task #92650 (Resolved): "Allowed file extensions" and "Proposal accepted" have an insufficient color contrast
- Applied in changeset commit:9bcb07ceb70e583f97ec3923de7ce00fe306e177.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
- 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... - 19:01 Task #93340 (Resolved): Add method getPages to SimplePagination
- Applied in changeset commit:0f0d284e87401baab321cdb1e19b00d55bc27fac.
- 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... - 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... - 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... - 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... - 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:... - 16:56 Bug #93349 (Resolved): Previous link has no styling when current page > 1 in extensions manager TER listing
- Applied in changeset commit:c6752916c45daa162d6d3869c827cb91317a6b3d.
- 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... - 13:48 Bug #93349 (Closed): Previous link has no styling when current page > 1 in extensions manager TER listing
- !pagination.png!
- 16:52 Revision c6752916: [BUGFIX] Add missing class in extension manager pagination
- Resolves: #93349
Releases: master
Change-Id: I72b5a590db6f1dbad3ca6279ef3d02029cf4549f
Reviewed-on: https://review.ty... - 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... - 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... - 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... - 16:30 Bug #93335 (In Progress): XSS in access permission module
- 16:22 Bug #93335: XSS in access permission module
- After talking with Olly, this issue becomes public as this affects the development branch only.
- 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...
- 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... - 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)...
- 11:14 Bug #93346 (Closed): LocalizationUtility::translate throws uncaught exception, if the arguments contains an empty array
- ...
- 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
- 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...
- 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... - 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... - 12:30 Task #93347 (Closed): Buttons in install tool cards footer use anchor tags instead of button tags
- 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... - 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... - 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... - 08:56 Task #93318 (Resolved): Migrate topbar scaffolding to flexbox
- Applied in changeset commit:d7dd58de6dd38d6e385b05b84a6d86c31cf6ed7d.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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 ...
- 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 ...- 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...
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... - 22:10 Bug #93341 (Resolved): Missing word in documentation
- Applied in changeset commit:ff223224040fa0fef482f533eccd6c50f94e4367.
- 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... - 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... - 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...
- 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... - 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... - 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... - 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... - 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... - 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... - 21:10 Task #93339 (Resolved): Remove Chrome Repainting CSS hack
- Applied in changeset commit:6fdd28d80a2b2f970a62bbdd3e7d49eae6a20e8c.
- 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... - 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... - 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... - 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... - 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... - 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... - 20:40 Task #93306 (Resolved): Use buttons instead of anchor tags in permission module
- Applied in changeset commit:078dae16340c2c98ce72bf910abca88ecb429921.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 19:40 Bug #93333 (Resolved): Dashboard module remains highlighted after redirect to other backend module
- Applied in changeset commit:068f7af228a95c77b196ff2646ca6bb5396923a4.
- 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... - 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... - 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... - 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... - 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... - 16:16 Bug #93293: Show container controls, when inline record is deleted
- Sound like this issue, right? #93091
- 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 ... - 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... - 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... - 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... - 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/... - 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)....
- 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... - 15:20 Bug #93129: Crop an image from a storage not inside TYPO3s folder fails
- I am encountering this as well :)
- 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... - 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...
- 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... - 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... - 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... - 12:32 Task #93322 (Resolved): Re-arrange link selector and file selector
- Applied in changeset commit:76e91a5fb10fec474cbb10230429e743a17bd6d2.
- 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... - 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... - 12:28 Bug #93323 (Resolved): Styling of CSH popover is wrong
- Applied in changeset commit:c02137be9e85faf3d0c91ade0ac35f2e9b416b7a.
- 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 ... - 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... - 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... - 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... - 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... - 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... - 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 ... - 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... - 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... - 10:32 Bug #93335 (Accepted): XSS in access permission module
- 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/...
- 09:33 Bug #93335 (Closed): XSS in access permission module
- h2. Steps
* having @be_groups.title@ containing XSS... - 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.
- 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...
- 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...
2021-01-20
- 23:58 Bug #92675: Page preview not possible if page inherits fe_group access
- This bug also exists in TYPO3 10.
- 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.
- 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... - 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.
- 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... - 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.
- 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... - 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... - 21:43 Bug #93321: SignalSlotDeprecator blocks TYPO3
- Here is a patch.
\TYPO3\CMS\Extbase\Middleware\SignalSlotDeprecator needs an \TYPO3\CMS\Extbase\SignalSlot\Dispatc... - 21:22 Bug #93319 (Resolved): Wrong owner/group is stored in permissions module
- Applied in changeset commit:e2a043927b96ba36f2ba992899934bf52b62c783.
- 21:17 Task #93306 (Resolved): Use buttons instead of anchor tags in permission module
- Applied in changeset commit:a87e0ec2600ab4b099f93e2e510f810f5bc163bd.
- 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... - 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... - 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... - 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... - 21:07 Bug #51402: Filemount record UI issues
- Duplicate of #52374. Closing this one as the other issue contains more info
- 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... - 20:19 Bug #89370: Sysext SEO ignores RouteEnhancers when generating the href-lang Tags
- I tested in TYPO3 v10 and v11.
- 20:15 Bug #89878 (Closed): Hreflang links not using canonical urls
- 19:46 Bug #89878 (Resolved): Hreflang links not using canonical urls
- Applied in changeset commit:ede93dbddef5dc0f263f80986f6b59dd2cb3b8d2.
- 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... - 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... - 15:38 Bug #89878 (Resolved): Hreflang links not using canonical urls
- Applied in changeset commit:8dbb66e56c8f5506eb4dc0293f247d87544ee200.
- 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... - 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... - 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...
- 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... - 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... - 16:18 Feature #92704 (Resolved): Make the navigation through module menu more efficient for keyboard users
- Applied in changeset commit:e3d34dd57c79f1c11c49489c7110e21d9cd01b6d.
- 16:18 Task #92634 (Resolved): Unknown ARIA-attribute used in menu
- Applied in changeset commit:e3d34dd57c79f1c11c49489c7110e21d9cd01b6d.
- 16:18 Bug #92613 (Resolved): Mobile module menu links are missing link title
- Applied in changeset commit:e3d34dd57c79f1c11c49489c7110e21d9cd01b6d.
- 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... - 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... - 08:38 Bug #93323 (Closed): Styling of CSH popover is wrong
- 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... - 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... - 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... - 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 "... - 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... - 15:18 Bug #93320 (Resolved): Constant Editor values not editable
- Applied in changeset commit:dd3c52a81b2a1bc8c135505fba26651431078adb.
- 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 ... - 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...
- 14:38 Feature #93330 (Closed): Improve record history view
- Given:
- a page with a "Text" element
- insert a table into the bodytext field (CKEditor)... - 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... - 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... - 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...
- 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...
- 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... - 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... - 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
- 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
... - 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... - 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...
- 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... - 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... - 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... - 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... - 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... - 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:... - 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... - 06:01 Task #93322 (Closed): Re-arrange link selector and file selector
2021-01-19
- 22:40 Bug #93313 (Accepted): Unused content elements column does not use correct label
- 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...
- 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... - 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... - 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...
- 21:34 Bug #93321 (Closed): SignalSlotDeprecator blocks TYPO3
- The middleware SignalSlotDeprecator requires a constructor parameter $dispatcher. However this paramter is not provid...
- 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... - 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... - 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... - 16:51 Task #93310 (Resolved): Streamline checkboxes in TYPO3 Backend
- Applied in changeset commit:8b3b73dab4b94d6226e3874bd4d5952291e39200.
- 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... - 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... - 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... - 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... - 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... - 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... - 16:10 Task #93318 (Closed): Migrate topbar scaffolding to flexbox
- 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... - 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... - 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... - 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... - 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... - 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...
- 13:47 Task #93298 (Resolved): Add button to open original file from the edit view
- Applied in changeset commit:17b2e47cca791ee23f603a1c89506d57cef91529.
- 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...
- 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... - 13:16 Task #93301 (Resolved): Remove jQuery from Permissions module
- Applied in changeset commit:e85c0b2718e4630c79566316f1d91d6a9fe46bd2.
- 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... - 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... - 11:34 Bug #93196 (Resolved): Mail API, ArgumentCountError
- Resolved with https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/pull/1248
- 10:51 Bug #93311 (Resolved): EM: Outdated or inactive extensions are not identified
- Applied in changeset commit:af8635db272c8ae3bb03557bd529b31c1bfd123d.
- 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... - 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... - 10:21 Bug #83054 (Resolved): File collections not updated if directory renamed via file list.
- Applied in changeset commit:38c90adf06b760bb50e92ee6519d47e69ed5cd13.
- 10:21 Feature #78036 (Resolved): Renaming of a folder in the filelist should adjust filemounts accordingly
- Applied in changeset commit:38c90adf06b760bb50e92ee6519d47e69ed5cd13.
- 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... - 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... - 08:16 Feature #91157 (Resolved): Make unchanged records in complex data structure visible to user
- Applied in changeset commit:9bc0b7671f9e33565bb3c5f7c3b8994ee26de479.
- 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... - 08:13 Bug #93312 (Closed): Workspace Record Comparison shows changes in internal fields
- Fixed with https://review.typo3.org/c/Packages/TYPO3.CMS/+/64295
- 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...
2021-01-18
- 22:31 Bug #92338 (Resolved): Link Typolink Viewhelper lacks the ability to configure typolink wrap parameter
- Applied in changeset commit:2ed7e810a4b86723e49b7deb24dc812f2c3dd733.
- 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... - 20:49 Bug #93314 (Closed): Translation to English has lost
- Missed translation handling in case of language uid ended by zero.
- 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... - 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...
- 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... - 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...
- 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... - 15:44 Bug #93312 (Closed): Workspace Record Comparison shows changes in internal fields
- 14:13 Task #90728: Migrate FinisherTask to FluidEmail
- The RST does not match the implementation.
- 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... - 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... - 14:02 Bug #93311 (Closed): EM: Outdated or inactive extensions are not identified
- 13:53 Task #86892: Introduce bootstrap 5 compatible templates
- v11 ships with BS5 in the BE
- 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... - 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... - 13:28 Task #93310 (Closed): Streamline checkboxes in TYPO3 Backend
- 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... - 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... - 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... - 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:...
- 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...
- 10:26 Bug #93089 (Resolved): assigned group names in the access module are cut-off if too long
- Applied in changeset commit:e7b45ab965036b62080c17832c3276786e2f85dc.
- 10:26 Bug #92758 (Resolved): Incorrect fallback of previewRenderer when using fluidBasedPageModule
- Applied in changeset commit:ac3d49ea3566f9c9e520935425522bcbf9e1e0fd.
- 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 ... - 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... - 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... - 09:18 Task #93306 (Closed): Use buttons instead of anchor tags in permission module
- 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...
- 09:06 Bug #93303 (Resolved): Incosistent badges in toolbar items
- Applied in changeset commit:7a2fd0299fd118d7f0d303283cd56961280ca7a3.
- 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... - 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://...
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):
... - 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... - 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...
- 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 ;)
- 15:33 Bug #92925: Limit to language is broken in TYPO3 10
- Is this one related? #91900
- 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... - 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... - 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... - 15:14 Bug #93141: rte_ckeditor does not display horizontal rule but the encoded <p><hr /> </p>
- I am glad you solved your issue;
Maybe some extension or some Typoscript code removed it; I am looking at (just re... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 11:26 Bug #92758 (Resolved): Incorrect fallback of previewRenderer when using fluidBasedPageModule
- Applied in changeset commit:05e679a71379b0a7f16143f09587ffe1c4e0c3e0.
- 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... - 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... - 11:32 Bug #93292 (Resolved): Restore layout of clipboard button group
- Applied in changeset commit:7608be0e5f7e9e9f5a40c468ca8ed4c6bcabf46b.
- 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... - 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... - 11:24 Bug #93303 (Closed): Incosistent badges in toolbar items
- 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... - 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...
- 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... - 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... - 08:10 Bug #64363: Copy files in Filelist backend
- This is also the case for folders
- 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... - 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... - 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...
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... - 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...
- 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? - 05:06 Bug #93299: TYPO3\CMS\Extbase\Service\ImageService::getImageUri not work correct in backend environment
- I mean with correct frondend uri /_processed_/...
- 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...
- 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... - 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... - 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... - 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... - 16:53 Task #93301 (Closed): Remove jQuery from Permissions module
- 16:08 Bug #93300 (Closed): Canonical wrong with mountpoint
- Issue originally from https://stackoverflow.com/questions/65732474/typo3-render-correct-canonical-of-selected-mountpo...
- 16:01 Bug #92380 (Resolved): Allow page title editing just after creating a new page in pagetree
- Applied in changeset commit:7415a3b5e66455f59ba78386e7f572ed2592c940.
- 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... - 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... - 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... - 13:21 Bug #92380 (Resolved): Allow page title editing just after creating a new page in pagetree
- Applied in changeset commit:6e99d31df368d4d45ca99646a06e9eb63eeb6fb6.
- 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... - 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 ... - 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... - 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... - 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... - 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... - 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 ... - 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... - 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... - 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... - 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... - 07:46 Task #86312 (Resolved): Blinding "file" in "blindLinkOptions" moves "page" to the end
- Applied in changeset commit:ce4fbab318158273a48784948a0f88590e215ce6.
- 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... - 07:21 Task #86312 (Resolved): Blinding "file" in "blindLinkOptions" moves "page" to the end
- Applied in changeset commit:16b2ec0ee1c7ba6f9e655663138e562671b26d7b.
- 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... - 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... - 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...
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... - 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... - 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... - 20:12 Bug #93082: EM does not show outdated versions
- Yes, would be suitable.
- 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... - 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... - 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...
- 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... - 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... - 13:45 Bug #93297 (Closed): Can't log in anymore if mail config is wrong and adminNotification activated
- 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... - 12:49 Bug #93236: RequireJS Error at backend login
- Where do you invoke @$pageRenderer->addRequireJsConfiguration(…)@?
Which hook/event are you using? - 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:
... - 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 ... - 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
- 10:20 Bug #93295 (Closed): appearance -> expandSingle not working in v10
- Hi,
this worked in v9 LTS:... - 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... - 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... - 08:46 Task #92354: Documentation: Bcc field gets removed
- ...
- 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... - 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... - 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.
>
>...
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... - 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... - 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 ... - 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... - 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... - 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... - 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... - 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...
- 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... - 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...
- 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... - 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... - 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.
... - 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... - 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... - 11:46 Bug #93290: "split" throws TypeError under DebugExceptionHandler
- The problem does not exist in pre-11 versions.
- 11:39 Bug #93290 (Closed): "split" throws TypeError under DebugExceptionHandler
- Typoscript:...
- 12:23 Feature #93174: Command list unavailable, when command creation with container fails
Proposal in https://review.typo3.org/67241:...- 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... - 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)
- 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... - 09:15 Task #92691 (Closed): Update linkvalidator documentation
- 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... - 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... - 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 ...
- 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... - 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... - 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...
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... - 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... - 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... - 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... - 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! - 08:10 Bug #92806: Uncatched exception when copying a folder to the same parent folder
- !Screenshot%202021-01-13%20at%2009.00.10.png!
- 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 ...
- 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... - 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... - 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... - 18:40 Task #93285 (Closed): Revert "[TASK] No reference index for workspace delete placeholders"
- 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... - 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... - 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... - 17:17 Task #91862 (Closed): Documentation missing for system extension "adminpanel"
- closing in favor of new issue (duplicate): #93260
- 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... - 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... - 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... - 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... - 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... - 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... - 15:51 Bug #93091: Missing "Create new relation"-buttons after deleting the former relation
- ??It seems, it was introduced with #91595.??
(from duplicate #93238) - 15:40 Bug #93238: Regression: After deleting image in record "add" button is not displayed again
- This issue has already been reported - see #93091.
- 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...
- 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... - 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...
- 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...
- 12:16 Bug #93283 (Resolved): TypeError in page module / v11
- Applied in changeset commit:307591705fb46fb00fd83a95bcb436011edf3f62.
- 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... - 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... - 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...
- 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 ... - 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? - 10:36 Bug #93278 (Resolved): Thumbnails of images in extended clipboard are not displayed
- Applied in changeset commit:4931fc29a43a446cb5ff81c882cb9182a6b9cfac.
- 10:36 Bug #93277 (Resolved): Can not rename folder in filelist
- Applied in changeset commit:9787b16519fa38ef98890b53f149e953d6b749e1.
- 10:30 Revision 4931fc29: [BUGFIX] Use absolute path for clipboard thumbnails
- Resolves: #93278
Releases: master
Change-Id: Ie4b0e533fda887b92fdbd5c4e870435c12b091ca
Reviewed-on: https://review.ty... - 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... - 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... - 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
...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 21:41 Bug #91336 (Closed): database fields containing underscores are ignored by the slug-generator
- Thanks for you fast feedback.
- 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... - 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.
- 19:18 Bug #92885 (Accepted): Update to ckeditor v4.15.1
- 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... - 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... - 18:17 Bug #93278 (Closed): Thumbnails of images in extended clipboard are not displayed
- 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... - 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... - 15:41 Bug #93275 (Resolved): Custom backend loginLogo – without an explicit loginLogoAlt settings – causes TypeError
- Applied in changeset commit:60dab02988161af402f517656a4c640192874d69.
- 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... - 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... - 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...
- 15:37 Bug #93267: Aspects setting in routeEnhancers 'blocks' a preview page
- Sure, as soon as I have a solution for it.
- 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 ... - 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... - 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... - 13:21 Bug #93267: Aspects setting in routeEnhancers 'blocks' a preview page
- No, there are only FE users.
- 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?
- 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... - 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... - 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...
- 14:26 Bug #93258 (Resolved): System news carousel on login page is broken
- Applied in changeset commit:4bfe2ade976e151d4fa1076ac3c5c462a3c623ca.
- 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... - 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... - 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...
- 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... - 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... - 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... - 12:31 Task #93274 (Resolved): No reference index for delete placeholders
- Applied in changeset commit:84948b2c4d8740f1dcec352eb357337c23cc28f4.
- 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... - 11:46 Task #93274 (Closed): No reference index for delete placeholders
- 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... - 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... - 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... - 11:25 Bug #93268 (Resolved): Don't turn workspace delete records into move records
- Applied in changeset commit:fbdfea585eb85f53682ced5714105fede2dc25a3.
- 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... - 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... - 11:11 Bug #93010 (Resolved): EXT:seo sitemap includes none published pages from workspaces
- Applied in changeset commit:37b7a893359f060c17261afdfa6f4bdcec571087.
- 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... - 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...
- 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... - 10:41 Task #93269 (Resolved): Cleanup RelationHandler by removing protected class properties with singe usage
- Applied in changeset commit:0fabdc184f10ce44d9fba8cbad8ec1cae35bf079.
- 10:36 Revision 0fabdc18: [TASK] Reduce RelationHandler state
- Some protected properties with single usage are replaced
with local variables to reduce complexity.
Resolves: #93269... - 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... - 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...
- 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... - 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 ... - 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...
2021-01-11
- 21:36 Task #92942 (Resolved): [FEATURE] Allow icon overlay for newContentElementWizard
- Applied in changeset commit:8538ea0a7996f3a45094a04d5531201feae4ed39.
- 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... - 20:31 Task #93253 (Resolved): Separate restore from delete in DataHandler
- Applied in changeset commit:67ad9d7a720a37f8cde0c25398be58fc833e7dc5.
- 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... - 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... - 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... - 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... - 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...
- 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... - 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... - 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... - 19:14 Task #93269 (Closed): Cleanup RelationHandler by removing protected class properties with singe usage
- 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... - 19:41 Bug #93061 (Resolved): flexform sections didn't save when all items are removed
- Applied in changeset commit:b66d495e8e1a4d3fcee667270858bf1644bab227.
- 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... - 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... - 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... - 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... - 17:27 Bug #93268 (Closed): Don't turn workspace delete records into move records
- 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... - 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... - 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...
- 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)
- 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?
- 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...
- 14:47 Bug #93263 (New): Creating a new page via pagetree context menu 'New' does not apply TCAdefaults
- TSconfig has:...
- 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... - 13:51 Bug #93262 (Resolved): Edit page title input and buttons do not have same height
- Applied in changeset commit:6d742dc3f635768a8c160e6bfb9a749beddb0dd5.
- 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... - 11:22 Bug #93262 (Closed): Edit page title input and buttons do not have same height
- !edit-page-title.png!
- 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://... - 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... - 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... - 10:34 Bug #81756: DatabaseSchemaComparator does not handle renamed columns
- Due to a forge change for the patch URLs, the URL has changed:...
- 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...
- 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... - 09:10 Bug #93196: Mail API, ArgumentCountError
- PR on github done today
Issue can be closed now - 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... - 08:51 Bug #92813 (Resolved): Respect mod.web_list.noViewWithDokTypes also in record list
- Applied in changeset commit:19367524d3556aa53bac52534b7d68f66d32cc66.
- 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... - 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... - 08:00 Bug #90768: Flexform nested displayCond
- Yes, this issue can be closed.
- 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... - 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... - 06:51 Bug #93207 (Resolved): Duplicate error message in AjaxDataHandler.ts
- Applied in changeset commit:9eada3ad40bb3666f1da4c31cb15d829b36f64e9.
- 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... - 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... - 06:42 Bug #93254 (Closed): Redirect without query parameters is not respected
- I closed this issue as there has been a misunderstanding.
- 04:34 Bug #93260 (Closed): Add documentation for the Admin Panel
- Currently this system extension has no documentation.
2021-01-10
- 20:45 Bug #93256 (Resolved): selector for login providers is render when no options are present
- Applied in changeset commit:9923a4b2d8812069f0203c04c18b16ec47ee64a1.
- 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... - 20:45 Bug #93255 (Resolved): Duplicated label in BE login
- Applied in changeset commit:9923a4b2d8812069f0203c04c18b16ec47ee64a1.
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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.
- 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.
- 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... - 03:21 Bug #86956 (Needs Feedback): Typoscript meta tag field settings have no effect
- 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...
- 04:36 Bug #91531 (Needs Feedback): Dashboard widgets registered using YAML cause exceptions if dashboard extension is not installed
- 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...
- 04:12 Bug #92017 (Needs Feedback): Disable delete if the only dashboard is the unmodified default one
- 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...
- 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...
- 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... - 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... - 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... - 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&...
- 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... - 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... - 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... - 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...
Also available in: Atom