Activity
From 2019-03-22 to 2019-04-20
2019-04-20
- 14:20 Bug #88179: Meta tags and page title are unnecessarily cached in separate cache entries
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:09 Bug #88179: Meta tags and page title are unnecessarily cached in separate cache entries
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:14 Bug #87962: Incorrect cache lifetime for MetaTag Cache
- Would be solved with #88179 as this proposes to drop this separate cache entirely
- 13:12 Feature #86012 (Needs Feedback): Indexing of meta-tags not possible when *_INT-objects are on the page
- That is more or less by design.
It was a design decision that title, meta tags, css, js and other header data can be... - 09:09 Bug #88177: Upgrading symfony routing causes endless redirects
- Thanks. Could not find that existing issue due to vague subject :(
2019-04-19
- 22:00 Bug #88032 (Resolved): Only populate HrefLang, if they are available
- Applied in changeset commit:bdeb4746f9dfc67bae9d123ccafa0d54cef591bb.
- 22:00 Bug #81950 (Resolved): Resolve disabled sys_workspace.unpublish_time
- Applied in changeset commit:af183b60e1745c3768a08e78b5db487a785cc44a.
- 21:54 Revision bdeb4746: [BUGFIX] URL without base runs into a redirect loop
- Calling something like bla.example.com/?id=34&type=2
runs in a endless loop.
The change removes the restrictive redi... - 21:31 Revision af183b60: [!!!][TASK] Remove auto-unpublishing of workspaces
- Workspaces had a field called "unpublish_time" which was not accessible
for TYPO3 Core since TYPO3 4.5. The field was... - 21:00 Feature #88162 (Resolved): Persistent search in CodeMirror for t3Editor
- Applied in changeset commit:c84c91a4265b0df5c74564039242c7caaef20dc3.
- 20:23 Feature #88162 (Under Review): Persistent search in CodeMirror for t3Editor
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:00 Feature #88162 (Resolved): Persistent search in CodeMirror for t3Editor
- Applied in changeset commit:67bce955dee6899a0a64afe7a2e55ed835617e34.
- 16:35 Feature #88162: Persistent search in CodeMirror for t3Editor
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 20:46 Task #87506 (Closed): Previous Feature: #79402 - New Fluid ViewHelper f:variable added -> Exception
- 20:46 Task #87506: Previous Feature: #79402 - New Fluid ViewHelper f:variable added -> Exception
- It seems the usage is wrong.
1st: the VH is called @f:variable@ and not @f:variable.set@
2nd: the name shouldn't ... - 20:39 Bug #88177 (Closed): Upgrading symfony routing causes endless redirects
- thanks for your report. this is a duplicate of #88171
the issue will also be fixed in symfony itself - 12:17 Bug #88177 (Closed): Upgrading symfony routing causes endless redirects
- It appears that something changes in the symfony router that causes endless redirect loop with TYPO3 routing.
Usin... - 20:35 Revision c84c91a4: [BUGFIX] Make CodeMirror search persistent
- Currently, when searching a term in CodeMirror (used in EXT:t3editor),
the search bar disappears when after the opera... - 18:07 Bug #88179 (Under Review): Meta tags and page title are unnecessarily cached in separate cache entries
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:03 Bug #88179 (Closed): Meta tags and page title are unnecessarily cached in separate cache entries
- By concept for frontend rendering, the page title and meta tags are not meant to be stored in page cache to allow
no... - 17:05 Bug #88178: Page cache is deleted, when an uncached (Extbase) Plugin performs a redirect
- A usecase, which contradicts this change request.
Consider a cachable show action for a seminar date. This view ca... - 15:29 Bug #88178 (Under Review): Page cache is deleted, when an uncached (Extbase) Plugin performs a redirect
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Bug #88178: Page cache is deleted, when an uncached (Extbase) Plugin performs a redirect
- My conclusion would be: Any plugin that needs a redirect, should be marked as not cachable.
If there is a valid ca... - 15:23 Bug #88178 (Closed): Page cache is deleted, when an uncached (Extbase) Plugin performs a redirect
- There is a legitimate case that a plugin performs a redirect (sends Location header).
Usually such plugins are defin... - 16:35 Revision 67bce955: [BUGFIX] Make CodeMirror search persistent
- Currently, when searching a term in CodeMirror (used in EXT:t3editor),
the search bar disappears when after the opera... - 15:08 Bug #83755: Extbase TYPO3\CMS\Extbase\Mvc\Controller\AbstractController->redirectToUri() – remove HTML redirect?
- > but then the HTML gets cached while response->setStatus() and response->setHeader() do not
What is a use case fo... - 11:54 Feature #80420: Allow multiple recipients in EmailFinisher
- +1
Thats an important feature. For new websites I usually add myself for few month to contact-forms on customer we... - 08:28 Revision 247cd2a9: [BUGFIX] Mark symfony/routing 4.2.7 as conflict
- Symfony/routing 4.2.7 changed routing behaviour, breaking backwards
compatibility and our implementation. Reported at... - 07:30 Bug #88171 (Resolved): Latest symfony/routing release breaks Core
- Applied in changeset commit:389bb4071326fc6cf374e86a9b2c51ff436e904e.
- 07:18 Bug #88171: Latest symfony/routing release breaks Core
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 07:13 Revision 389bb407: [BUGFIX] Mark symfony/routing 4.2.7 as conflict
- Symfony/routing 4.2.7 changed routing behaviour, breaking backwards
compatibility and our implementation. Reported at... - 01:01 Bug #88175 (Needs Feedback): Exception thrown when searching for files: You are not allowed to access the given folder
- Could you please add some information on the permissions set to storage and folder and on the permissions assigned to...
2019-04-18
- 22:51 Bug #88171: Latest symfony/routing release breaks Core
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:54 Bug #88171: Latest symfony/routing release breaks Core
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:28 Bug #88171: Latest symfony/routing release breaks Core
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Bug #88171: Latest symfony/routing release breaks Core
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:27 Bug #88171: Latest symfony/routing release breaks Core
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Bug #88171: Latest symfony/routing release breaks Core
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #88171 (Under Review): Latest symfony/routing release breaks Core
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Bug #88171 (Closed): Latest symfony/routing release breaks Core
- The latest release of symfony/routing introduced a fix regarding trailing slashes, which breaks our current code base.
- 20:17 Revision f30e78fc: [BUGFIX] Don't show new button when adding a new record
- As there is no "pid" available, the new button on new
records should not be shown.
Resolves: #87721
Releases: master... - 17:43 Bug #88176: DBAL Unique Key containing more than 3 columns not working
- After some research I've noticed this ext_tables.sql variant works creating the UNIQUE-Key with all fields. Don't kno...
- 17:31 Bug #88176 (Closed): DBAL Unique Key containing more than 3 columns not working
- I tried to define ext_tables.sql structure and a table that has unique-key consisting of multiple fields.
This is ... - 17:32 Bug #86852: CKEditor doesn't show all configured stylesSets
- The workaround works, thanks!
My theory on why the workaround works (which I could not disprove) is: If the classe... - 17:00 Bug #88007 (Resolved): Proxy class SaltedPasswordsService should be SaltedPasswordService
- Applied in changeset commit:f89b96ef6e48e54b2b8cb262dabf2baa07afbc40.
- 16:40 Bug #88007: Proxy class SaltedPasswordsService should be SaltedPasswordService
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:00 Bug #87721 (Resolved): Attempt to insert record on page '[root-level]' (0) where this table, <table-name>, is not allowed, error while creating a new record
- Applied in changeset commit:8428787713a841a2e03a075091741f6facd55b84.
- 16:33 Bug #87721: Attempt to insert record on page '[root-level]' (0) where this table, <table-name>, is not allowed, error while creating a new record
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:42 Revision 69e65991: [BUGFIX] Ensure www.mydomain.com/index.php works
- Calling just "index.php" without "id" and "type" parameter
should work as expected, as before.
Resolves: #88028
Rele... - 16:37 Bug #88032 (Under Review): Only populate HrefLang, if they are available
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:30 Bug #88032 (Resolved): Only populate HrefLang, if they are available
- Applied in changeset commit:2d458ebe7a53001ea3fca6d757c061503674df47.
- 12:43 Bug #88032 (Under Review): Only populate HrefLang, if they are available
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Task #88172: Add scalar/return type hints in CommandMap
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:12 Task #88172: Add scalar/return type hints in CommandMap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:15 Task #88172 (Under Review): Add scalar/return type hints in CommandMap
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Task #88172 (Rejected): Add scalar/return type hints in CommandMap
- Issue #87046 was caused by a type mismatch which should be prevented with @strict_types@ and scalar/return type hints.
- 16:35 Revision f89b96ef: [BUGFIX] Fix alias of SaltedPasswordsService
- A simple typo.
In TYPO3 v9.5 there need to be more adjustments done.
Resolves: #88007
Releases: master, 9.5
Change-... - 16:33 Revision 84287877: [BUGFIX] Don't show new button when adding a new record
- As there is no "pid" available, the new button on new
records should not be shown.
Resolves: #87721
Releases: master... - 16:30 Bug #88028 (Resolved): index.php results in 404
- Applied in changeset commit:d06dee7effac635fa28beb7481c2478594ee8d01.
- 16:19 Bug #88028: index.php results in 404
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:18 Revision d06dee7e: [BUGFIX] Ensure www.mydomain.com/index.php works
- Calling just "index.php" without "id" and "type" parameter
should work as expected, as before.
Resolves: #88028
Rele... - 15:57 Bug #85498 (Closed): Wrong URL for "view" when in workspace with TYPO3 in subdirectory
- Great. Thanks!
- 15:23 Bug #85498: Wrong URL for "view" when in workspace with TYPO3 in subdirectory
- It works correctly in TYPO3 9.5.5, so it seems to be fixed.
- 15:51 Feature #88162: Persistent search in CodeMirror for t3Editor
- h3. My notes on patch set 2
Nice improvement. However, as the search get's somehow grayed out when you press ente... - 10:21 Feature #88162: Persistent search in CodeMirror for t3Editor
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Bug #88175: Exception thrown when searching for files: You are not allowed to access the given folder
- Wrong project.
- 15:00 Bug #88175 (Closed): Exception thrown when searching for files: You are not allowed to access the given folder
- After upgrading to TYPO3 9.5.5 while editors search in File list an exception is thrown.
It seems that the system se... - 15:14 Bug #88057: Child record was not processed
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:07 Bug #88057: Child record was not processed
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:39 Bug #88057: Child record was not processed
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:38 Bug #88057: Child record was not processed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:28 Bug #88057: Child record was not processed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Bug #88174 (Closed): PageTitle should allow quotation marks
- Hi all,
I want to set the page title to a string which contains quotation marks.
...
<head>
<title>Hotel xy "Si... - 13:25 Revision 2d458ebe: [BUGFIX] URL without base runs into a redirect loop
- Calling something like bla.example.com/?id=34&type=2
runs in a endless loop.
The change removes the restrictive redi... - 12:56 Bug #88173 (Closed): Rootline of non-translated subpage isn't built using translated slugs
- h1. Problem/Description
Calling a subpage in an alternative language which itself was not translated makes the par... - 12:49 Bug #24737: backend_layout not workspace compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:42 Epic #77562: Misbehaviors with datetime values and timezones
- Thanks for the comment and the link. Basically we are lacking the people to tackle this issue in a broad scope curren...
- 11:31 Epic #77562: Misbehaviors with datetime values and timezones
- Since you're updating bug tickets where some of them are already over 3 years old (https://forge.typo3.org/issues/686...
- 11:23 Bug #72107 (Needs Feedback): search in pagetree ends in endless loop in case of DB mounts
- Is this still reproducible on TYPO3 9.5.5 or higher?
- 11:09 Bug #87046: Exception on sendToStage with User TsConfig option "options.workspaces.changeStageMode = pages"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Bug #88169 (Closed): Header value can have type int not string only.
- 10:33 Bug #88169: Header value can have type int not string only.
- Susanne Moog wrote:
> That is defined in the interface (PSR specification) which TYPO3 implements: https://github.co... - 10:29 Bug #88169: Header value can have type int not string only.
- That is defined in the interface (PSR specification) which TYPO3 implements: https://github.com/php-fig/http-message/...
- 09:35 Bug #88169: Header value can have type int not string only.
- Susanne Moog wrote:
> Hey, thanks for your request.
>
> I would prefer if TYPO3 did not convert things for me mag... - 09:23 Bug #88169 (Needs Feedback): Header value can have type int not string only.
- Hey, thanks for your request.
I would prefer if TYPO3 did not convert things for me magically, but rather use what... - 09:19 Bug #88169 (Closed): Header value can have type int not string only.
- File: /typo3/sysext/core/Classes/Http/Message.php
Function: withHeader($name, $value)
Lines: 201...218
In this f... - 09:24 Revision 53e2ea5b: [BUGFIX] Repair depth selection in workspace module
- This patch fixes a regression introduced with
https://review.typo3.org/#/c/Packages/TYPO3.CMS/+/60492/
Resolves: #43... - 09:14 Task #87050: Upgrade Symfony-components
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Bug #88168 (Under Review): Workspace Depth selector cant remember state "this site"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:08 Bug #88168 (Closed): Workspace Depth selector cant remember state "this site"
- Due to an implementation error in https://review.typo3.org/#/c/Packages/TYPO3.CMS/+/60492/ the depth-dropdown cannot ...
- 09:00 Bug #43338 (Resolved): Save depth selection in workspaces module
- Applied in changeset commit:1ff08c1137712bd0e13039421ca36cfd26e7a5ee.
- 08:49 Bug #43338: Save depth selection in workspaces module
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:48 Revision 1ff08c11: [BUGFIX] Repair depth selection in workspace module
- This patch fixes a regression introduced with
https://review.typo3.org/#/c/Packages/TYPO3.CMS/+/60492/
Resolves: #43... - 08:38 Epic #82839: Json API for implementing single-page applications
- See also https://decisions.typo3.org/t/native-typo3-headless-initiative/500 for a discussion / idea on that topic. If...
- 08:07 Revision f0239a42: [BUGFIX] Ensure PageRouter only operates with previous result
- If no previous result given, an exception should be thrown,
instead of a PHP error.
Resolves: #88133
Releases: maste...
2019-04-17
- 23:49 Bug #87721 (Under Review): Attempt to insert record on page '[root-level]' (0) where this table, <table-name>, is not allowed, error while creating a new record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:45 Bug #88007 (Under Review): Proxy class SaltedPasswordsService should be SaltedPasswordService
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:43 Bug #87057 (Needs Feedback): Plugin added via TypoScript throws an error.
- Does this solve your issue?
- 23:35 Feature #83655 (Closed): Export redirects as web.config / nginx / .htaccess / apache rules
- won't happen in core, but should be created as extension.
- 23:33 Epic #83796 (Closed): Site Handling
- 23:33 Task #84596 (Rejected): SiteHandling: Make PHP Error Handler selectable
- won't fix. (no time)
- 23:32 Bug #57749 (Closed): typolink(): Incorrect generation for cross-protocol link when port is set in Host Header
- no feedback, so I will close this ticket now. If you feel different, please let me know and we'll reopen the ticket.
- 23:30 Bug #87544 (Under Review): URI matching is case-sensitive
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:07 Bug #87544 (New): URI matching is case-sensitive
- 16:07 Bug #87544: URI matching is case-sensitive
- @benni to you see a chance that it is possible to add an case-insensitive option for routeEnhancers for example?
- 23:17 Bug #88028 (Under Review): index.php results in 404
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:02 Bug #76427: Exception when adding in a workspace a page in the pagetree
- I repeated the test I described on my comment 2 for
- TYPO3 7.6.32
- TYPO3 8.7.24
- TYPO3 9.5.5
- TYPO3 10.0.0... - 22:52 Bug #82953: Page Module throws errors after creating translation in a stage workspace
- I tried to reproduce the issue with the steps written on the issue description, following this procedure:
h3. Prer... - 22:50 Bug #82953 (Needs Feedback): Page Module throws errors after creating translation in a stage workspace
- Hey all,
we could fix this conceptually - we migrated pages_language_overlay into pages in v9. Can you check if th... - 22:46 Bug #86147: Prevent updating unchanged fields in DataMapProcessor
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:36 Bug #87672 (Needs Feedback): Language fallback always moves "Default Language" in UI to first position
- This is a formengine thing... It actually sorts it wrong.
- 22:36 Bug #88146: Log view user defined range does not work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:28 Bug #88146 (Under Review): Log view user defined range does not work
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:27 Bug #88146: Log view user defined range does not work
- Hi Patrick, thanks for your report.
Cause: https://github.com/TYPO3/TYPO3.CMS/commit/5a8d6902dc90a7a30c2350fbf591e... - 22:35 Bug #87965 (Needs Feedback): Language arrangments in BE not adhering to site config.yaml structure
- Hey Ezra,
just tested this --- have you actually flushed the caches? It works in my case!
All the best,
Benni. - 22:20 Bug #85189: Workspace : missing fields in page language overlay
- Hi, I've not understood how to reproduce this issue. Could a step by step guide be provided? Thank you!
- 22:10 Task #82669: Resolve backend route path inconsistencies
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Bug #87949: Upgrade v8 LTS to v9 LTS - PopulatePageSlugs Update not work with Workspaces
- That's (from my POV) how it should behave - according changes and tests still missing....
- 22:04 Bug #87949 (Under Review): Upgrade v8 LTS to v9 LTS - PopulatePageSlugs Update not work with Workspaces
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Bug #86933: $uid must be positive integer, 0 given when trying to edit multiple records in a workspace
- This issue is still present on 10.0.0-dev (latest master)
h3. Steps to reproduce
1) Have a "draft" workspace
2... - 22:04 Bug #88167: Creating versions of root page throws fatal error
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Bug #88167 (Under Review): Creating versions of root page throws fatal error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:35 Bug #88167 (Closed): Creating versions of root page throws fatal error
- SlugHelper is not aware of Versionized records due to a typo / unimplemented functionality.
- 21:52 Bug #24737 (Under Review): backend_layout not workspace compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:16 Bug #86766 (Under Review): Workspace: Search returns no results
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Bug #81732 (Needs Feedback): Search with autocomplete in Workspace doesn't find non published records
- Hey,
this actually works for me in TYPO3 v9. Can you recheck?
Thanks.
Benni. - 20:51 Bug #36285 (Under Review): When working in a draft workspace the path displayed is the live path.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Bug #36282 (Under Review): Live search result shows titles and icons of live elements when in draft workspace
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:13 Revision afdeec13: [BUGFIX] Allow to check/uncheck all recipients in Workspace stage dialog
- The stage dialog shows various users relevent in a workspace that
should be notified. However, it is hard for editors... - 20:00 Feature #59228 (Resolved): Select All/None Checkbox for email notifications in workspace stage change window
- Applied in changeset commit:7729a04ee83e357bd2b19d859dfa1889d4170020.
- 19:57 Feature #59228: Select All/None Checkbox for email notifications in workspace stage change window
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:06 Feature #59228 (Under Review): Select All/None Checkbox for email notifications in workspace stage change window
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:57 Bug #58099 (Needs Feedback): default.css loaded after saving changes
- Hey everybody,
I think this has been fixed in v9 - can you confirm?
Thanks.
Benni. - 19:56 Revision 7729a04e: [BUGFIX] Allow to check/uncheck all recipients in Workspace stage dialog
- The stage dialog shows various users relevent in a workspace that
should be notified. However, it is hard for editors... - 19:54 Bug #39291 (Closed): Discard complete workspace isn't working
- Yes. works now in v9.
- 19:50 Bug #13056: admin users see all changes in LIVE workspace
- It basically shows the "archived" records.
- 19:47 Bug #43338: Save depth selection in workspaces module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:43 Bug #43338 (Under Review): Save depth selection in workspaces module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:00 Bug #43338 (Resolved): Save depth selection in workspaces module
- Applied in changeset commit:0003ef20df8c0c6284ed4038200b5e9edc163fd1.
- 18:57 Bug #43338: Save depth selection in workspaces module
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:01 Bug #43338 (Under Review): Save depth selection in workspaces module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Revision 192d0140: [BUGFIX] Store depth selector in workspace module in uc
- The depth selector is now stored in the users' UC, so the Persisent
Storage API can now be used easily.
This way, wh... - 19:16 Bug #21654 (Closed): Stage is reset after reviewers edit
- I consider this behavior to be as "expected behavior", so this is fine. You never know what reviewer is changing some...
- 18:56 Revision 0003ef20: [BUGFIX] Store depth selector in workspace module in uc
- The depth selector is now stored in the users' UC, so the Persisent
Storage API can now be used easily.
This way, wh... - 18:17 Bug #87046: Exception on sendToStage with User TsConfig option "options.workspaces.changeStageMode = pages"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:44 Bug #87046: Exception on sendToStage with User TsConfig option "options.workspaces.changeStageMode = pages"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:47 Bug #87049 (Needs Feedback): Workspace Preview Info is rendered with pointer-events: none
- Hey,
sorry for the VERY late reply!
we've fixed this in TYPO3 v9 by explicitly using the "pointer-events: visib... - 17:43 Bug #85498 (Needs Feedback): Wrong URL for "view" when in workspace with TYPO3 in subdirectory
- Can you recheck this with 9.5.5 as we've fixed the preview linsk back then?
- 17:34 Revision e0b873cd: [BUGFIX] Check if language is accessible before uri generation
- Sites with error handling were not rendering the correct page for
disabled languages because an inaccessible language... - 17:30 Bug #88166 (Closed): TCA entry 'foreign_table_where' => ' ORDER BY LOWER(tx_my_table.name) ASC' not working anymore
- In TYPO3 8 this worked:...
- 17:30 Bug #87865 (Resolved): Site error handling does not work with disabled languages
- Applied in changeset commit:14c0a18cccf03092924ac01584b4a112a097b04b.
- 17:19 Bug #87865: Site error handling does not work with disabled languages
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:47 Bug #87865: Site error handling does not work with disabled languages
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:32 Bug #87865: Site error handling does not work with disabled languages
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Bug #87865: Site error handling does not work with disabled languages
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #87865: Site error handling does not work with disabled languages
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Bug #87865: Site error handling does not work with disabled languages
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Revision 14c0a18c: [BUGFIX] Check if language is accessible before uri generation
- Sites with error handling were not rendering the correct page for
disabled languages because an inaccessible language... - 17:00 Bug #88163: InvalidArgumentException on uploading file starting with umlauts
- if you look at the stacktrace you see that de fileIndentifier is somewhere trimmed. The first char is removed
!scr... - 16:57 Bug #88163: InvalidArgumentException on uploading file starting with umlauts
- For me it doesn't break in TYPO3 8 but in TYPO3 9 it does
- 11:31 Bug #88163 (Closed): InvalidArgumentException on uploading file starting with umlauts
- If you upload a file starting with an umlaut, e.g.
"ällgemeines Döküment.txt"
to a TYPO3 instance using @UTF8f... - 16:54 Bug #88099: Not possible to sort parts of the page tree differently anymore
- With the first sentence I mean we use custom page types for news, events etc.
- 15:17 Bug #82096: Error when adding an inline element inside the FlexForm area of an inline element
- Any news on this issue?.
Cheers,
Nikolas - 12:12 Bug #61441: Double stdWrap execution for USER-elements having "doConvertToUserIntObject" activated
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Bug #88165 (Closed): MetaTags suddenly lost
- I have set up meta tags on a website. At some point they will disappear as their cache-entry somehow is empty. I have...
- 12:00 Feature #88147 (Accepted): Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module
- 11:30 Task #88133 (Resolved): Required code change in PageRouter
- Applied in changeset commit:0480e3849bcbef7e463dd8115cfab4b6357f14f4.
- 11:17 Task #88133: Required code change in PageRouter
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:09 Task #88133: Required code change in PageRouter
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:26 Feature #88162 (Under Review): Persistent search in CodeMirror for t3Editor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Feature #88162 (Closed): Persistent search in CodeMirror for t3Editor
- Hi,
I use the search within TypoScript templates in the backend very much, but in the context of CodeMirror in TYP... - 11:10 Feature #18557 (Accepted): Integrate locking by database in t3lib_lock
- Will take care of this
- 11:07 Feature #18557 (New): Integrate locking by database in t3lib_lock
- The feature would still be nice (now on the new locking strategy framework) to provide cluster compatible locking ootb.
- 11:08 Revision 0480e384: [BUGFIX] Ensure PageRouter only operates with previous result
- If no previous result given, an exception should be thrown,
instead of a PHP error.
Resolves: #88133
Releases: maste... - 10:29 Bug #88161 (Closed): Redirects does not work with variants
- Typo 9.5.5, Demo-Site, pre-configured site config,
Slugs enabled
Redirects entry:
* /somepath/ http://localh... - 08:45 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-04-16
- 19:38 Task #88160: Improve handling of unsharp clicks in the page tree
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:37 Task #88160 (Under Review): Improve handling of unsharp clicks in the page tree
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:20 Task #88160 (Closed): Improve handling of unsharp clicks in the page tree
- In the last couple of days I had a strange behavior in the pagetree: it would just ignore my clicks and nothing happe...
- 19:35 Bug #87453: Contextmenu with left click can only be triggered via exact hover on a svg path
- Can this also be related to #88160?
- 15:59 Bug #86596: Slash in Page Title still in URL
- sorry, I open this bug again. The solution refers to self-written extensions, but how does this relate to the TYPO3 p...
- 15:52 Bug #88159 (Under Review): PaginateController does not respect offset from original query
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:33 Bug #88159 (Closed): PaginateController does not respect offset from original query
- I have an own find method instead of findAll() in a repository which I call from the action of a controller and set a...
- 15:16 Bug #87045 (Closed): different pagetree in Backend and Link-wizard
- I am confident that this issue has been solved with the issues I mentioned on my previous comments; therefore I'm clo...
- 15:10 Bug #88028: index.php results in 404
- I've the following:
https://domain.net/ : works
https://domain.net/?id=1&L=0 : works
https://domain.net/index.ph... - 14:12 Task #88158 (Closed): [RESEARCH] Replace moment with Luxon
- Luxon is "a powerful, modern, and friendly wrapper for Javascript dates and times" with built-in support for Intl and...
- 13:57 Feature #88147: Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module
- Added category
- 12:59 Task #87050: Upgrade Symfony-components
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:23 Feature #88157 (Closed): Improve misleading flash messages error from extension scanner
- On using the extension scanner, I got several flash error messages:...
- 11:18 Bug #80464: count() not working correctly in Extbase when using custom statement
- I also had this bug (in TYPO3 7.6.31), even for simple (or invalid!) queries like:
$statement = 'SELECT * from myt... - 11:10 Bug #88156 (Closed): It is not possible to mass update a slug field in single table view
- Reproduce:
# Generate several pages
# Create a state where you need to update all slugs of the pages (e.g. move s... - 09:37 Bug #82036: Missing use of pageNotFound_handling in TypoScriptFrontendController.php, only PageNotFoundException is used.
- @Benni, I performed a more detailed test on 9.5.5
h3. Test setup
1) Create a page (Uid=51) called "@404 error p... - 05:28 Bug #82036: Missing use of pageNotFound_handling in TypoScriptFrontendController.php, only PageNotFoundException is used.
- hey Riccardo,
this case is handled by "403" (access denied), can you check if this works?... - 09:13 Task #88131: Added missing fe_login hooks
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:11 Task #88131 (Under Review): Added missing fe_login hooks
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:30 Task #88131 (Resolved): Added missing fe_login hooks
- Applied in changeset commit:e2893d80b90c425b70f7e6974301eea3ab42b0af.
- 08:46 Revision 9b3723b5: [BUGFIX] Simplify UX in Workspace Module
- Some minor remarks are changed within the Workspace
Module (ReviewController).
- The preview link in docheader now h... - 08:27 Revision e2893d80: [TASK] Add missing fe_login hooks to docs
- Add the missing documentation of the hooks
* `password_changed` added in TYPO3 4.3
* `login_error` added in TYPO3 ... - 08:00 Bug #88151 (Resolved): Visual adjustments to review controller
- Applied in changeset commit:8c012260aba781f6c80f36c5e3513ee9bc76def6.
- 07:39 Bug #88151: Visual adjustments to review controller
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 07:56 Revision 880e7a0a: [BUGFIX] Apply quality settings for images
- When combining or scaling images, the quality
setting needs to be applied as well.
Resolves: #31664
Releases: master... - 07:55 Revision 491eaa65: [BUGFIX] Fix labels and field ordering of workspaces TCA
- Labels regarding sys_workspaces are now in the same file,
and the fields / tabs have been grouped to ensure workspace... - 07:47 Bug #81950: Resolve disabled sys_workspace.unpublish_time
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:46 Bug #81950 (Under Review): Resolve disabled sys_workspace.unpublish_time
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:38 Revision 8c012260: [BUGFIX] Simplify UX in Workspace Module
- Some minor remarks are changed within the Workspace
Module (ReviewController).
- The preview link in docheader now h... - 07:38 Bug #88155 (Under Review): BE User still uses branch versioning dead code
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:37 Bug #88155 (Closed): BE User still uses branch versioning dead code
- 05:50 Bug #81902 (Needs Feedback): Accessing new pages via speaking URL does not work in workspace preview links
- Hey Christian,
we've fixed this in v9 with having native Speaking URLs. Can you let me know if your issue still oc... - 05:48 Bug #33533 (Closed): menu in frontend shows (moved) pages from LIVE if you preview a workspace
- This is fixed since a few years! Yay!
- 05:46 Bug #78614 (Closed): Connection problem in Workspace module
- can't reproduce anymore in v9 (we use workspaces), and we didn't get any feedback. If you feel different, let us know...
2019-04-15
- 23:07 Bug #82036: Missing use of pageNotFound_handling in TypoScriptFrontendController.php, only PageNotFoundException is used.
- @Benni, I tried the following test with the latest master:
1) create a very basic 404.html file inside /fileadmin/... - 22:00 Feature #87433 (Resolved): Need sitemap changefreq and priority
- Applied in changeset commit:2e1de6b90be726f575a8656b94227be00a4ed86d.
- 21:13 Feature #87433: Need sitemap changefreq and priority
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:48 Revision 2e1de6b9: [FEATURE] Add properties changefreq and priority to XML sitemap entries
- The possibility to define the properties changefreq and priority for
XML sitemap entries has been implemented.
Resol... - 18:03 Bug #88125: HttpUtility::buildQueryString doesn't seem to be proper for additionalParams
- Very, very strange: TYPO3 9.5 behaves with me now as with you. The error is gone and thus fixed :) Sorry for the circ...
- 17:30 Task #88152 (Resolved): Clean up TCA and labels for workspaces
- Applied in changeset commit:c771271967e10760767704413a40678d21cc2d57.
- 17:04 Task #88152: Clean up TCA and labels for workspaces
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:15 Task #88152 (Under Review): Clean up TCA and labels for workspaces
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Task #88152 (Closed): Clean up TCA and labels for workspaces
- 17:03 Revision c7712719: [BUGFIX] Fix labels and field ordering of workspaces TCA
- Labels regarding sys_workspaces are now in the same file,
and the fields / tabs have been grouped to ensure workspace... - 16:59 Feature #88056: mode insertIfNoUpdatePossible
- I mean any where clause. If the where clause fails, it should insert instead of update.
E.g. a specific tt_addres... - 16:41 Bug #88154 (Closed): elementClassAttribute for field type "Hidden" is not rendered
- The form documentation describes the _properties.elementClassAttribute_ for hidden fields:
https://docs.typo3.org/ty... - 16:01 Bug #88153 (Closed): Deleted translations still show up in language selector
- When you delete a translation of a content element in a workspace, that translation still appears in the language sel...
- 15:30 Bug #31664 (Resolved): Use quality setting in t3lib_stdGraphic->combineExec()
- Applied in changeset commit:89a75c59284dd19e496564d2c10bb577e93e0644.
- 15:10 Bug #31664: Use quality setting in t3lib_stdGraphic->combineExec()
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:27 Bug #88151: Visual adjustments to review controller
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #88151: Visual adjustments to review controller
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:27 Bug #88151 (Under Review): Visual adjustments to review controller
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:21 Bug #88151 (Closed): Visual adjustments to review controller
- 15:09 Revision 89a75c59: [BUGFIX] Apply quality settings for images
- When combining or scaling images, the quality
setting needs to be applied as well.
Resolves: #31664
Releases: master... - 13:59 Bug #88149: Missing vendor in Fluid Ajax Widgets
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:43 Bug #88149 (Under Review): Missing vendor in Fluid Ajax Widgets
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:24 Bug #88149 (Closed): Missing vendor in Fluid Ajax Widgets
- Hello Core-Team,
I'm just playing around with Ajax based Fluid Widgets. When I create an URI with f:widget.uri the... - 12:35 Bug #88150: ViewHelper f:be.container - requireJs error
- The same issue appears while using "<be:moduleLayout>"
- 12:30 Bug #88150 (Closed): ViewHelper f:be.container - requireJs error
- Hello,
while using f:be.container in FLUID layouts (with and without properties) in your BE-Module the following e... - 12:27 Bug #88144: TcaGroup does not respect deleted elements in a workspace
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:16 Bug #88144: TcaGroup does not respect deleted elements in a workspace
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Bug #87687 (Resolved): Content elements cannot be added when page editing is disabled
- Applied in changeset commit:1b37fb72977a36ffb1bbb96cb910b56a8d2e7f5a.
- 10:43 Revision 1b37fb72: [BUGFIX] Allow adding content without page edit permissions
- Resolves: #87687
Releases: master, 9.5
Change-Id: I8113f3fa2facf6b21bc19ee1c445265c5ff4f4b4
Reviewed-on: https://revi... - 09:54 Feature #88147: Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module
- Moved to right project.
- 09:50 Feature #88147 (Closed): Configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module
- Hey,
can you maybe set configurable path to Resources/Public/CSS/Sitemap.xsl in SEO module via TypoScript? So it c... - 09:23 Bug #88090 (Closed): TYPO3\CMS\Core\Error\Http\PageNotFoundException after Upgrade to TYPO3 9.5.5
- Thanks for the feedback, no problem :)
- 08:24 Bug #88090: TYPO3\CMS\Core\Error\Http\PageNotFoundException after Upgrade to TYPO3 9.5.5
- Thank you for your hint.
I am sorry for this report, because this is no TYPO3 bug.
It was a problem with the Apache... - 09:00 Bug #65801 (Closed): Headers are visible if URI of pageNotFound_handling has a redirect by .haccess
- You're right. With a redirect or static string in pageNotFound Handling of a TYPO3 8 to a non https URI, but with red...
- 07:45 Bug #88146 (Closed): Log view user defined range does not work
- Dear Ladies and Gentlemen,
when I try to use "user defined" range, then I always get the "unlimited" result and it... - 06:53 Task #88133 (Under Review): Required code change in PageRouter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-04-14
- 22:54 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Bug #88145 (Closed): TYPO3 FORM Extension submit problem in Google Chrome
- This is a weird bug. I set up a simple form with the built-in form extension. I can submit forms without problems in ...
- 22:24 Feature #87451: Allow execution of multiple scheduler tasks in command line
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:23 Feature #87451: Allow execution of multiple scheduler tasks in command line
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:19 Feature #87451: Allow execution of multiple scheduler tasks in command line
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Bug #88014: enableRichText fields boot up with HTML Tags even if the editor is disabled
- The <p> tags are generated by RTE transformation from DB to RTE field when transformation mode is set to css_transfor...
- 21:42 Bug #88046 (Needs Feedback): RelationHandler does not respect deleted elements
- Setting status to "needs feedback" until you checked.
- 14:10 Bug #88046: RelationHandler does not respect deleted elements
- This might be fixed with #88144
I need to check if I can reproduce this bug, when I am back at work. - 21:41 Bug #81684: Flexform sections can't be created until content element is saved
- Did any of the watchers find a solution to this yet?
- 21:40 Feature #88056 (Needs Feedback): mode insertIfNoUpdatePossible
- Hey,
can you elaborate which where clause you mean and what your use case is? Which inserts are failing / what are... - 21:29 Bug #88061 (Needs Feedback): Forms: jQuery UI datepicker / Comment causes "Uncaught SyntaxError: Unexpected end of input"
- Do you have any additional compressing / minifying via extension (especially one using minifyJavaScript)? Any special...
- 21:10 Bug #88075 (Accepted): mod.web_layout.disableNewContentElementWizard=1
- 21:09 Bug #88121: Workspace Preview link not showing Visible Content
- I think this can be considered a duplicate of these issues:
https://forge.typo3.org/issues/85003
https://forge.... - 20:49 Bug #88121: Workspace Preview link not showing Visible Content
- Thanks for the report, this sounds like an issue with a missing trigger for preview mode when in a workspace. The hid...
- 21:02 Bug #88083 (Needs Feedback): ContentObjectRenderer::getTreeList isn't aware of Workspace/NonCacheRequests and expires not respected / mishandled
- Category is hard to say ;) Maybe `Workspaces`, too. Did you by chance analyze whether this still happens in v9 with t...
- 20:59 Bug #88090 (Needs Feedback): TYPO3\CMS\Core\Error\Http\PageNotFoundException after Upgrade to TYPO3 9.5.5
- Thanks for the report. Did you activate the necessary rewrite rules in your webserver config? Either by using the .ht...
- 20:50 Bug #65801: Headers are visible if URI of pageNotFound_handling has a redirect by .haccess
- Can this issue be considered still valid? If I have not understood it wrong, @TypoScriptFrontendController->pageError...
- 20:45 Bug #88125 (Needs Feedback): HttpUtility::buildQueryString doesn't seem to be proper for additionalParams
- Thanks for the report, can you give us a bit more information:
What does the $urlParameters array look like in bot... - 18:38 Bug #88116: TYPO3\CMS\Core\Utility\PathUtility::isAbsolutePath detection for windows environment not correct
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:33 Bug #88116: TYPO3\CMS\Core\Utility\PathUtility::isAbsolutePath detection for windows environment not correct
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Bug #86428 (Resolved): simplexml_load_string in ImageInfo should ignore warnings
- Applied in changeset commit:63c756ef594321950b92aff3d34a1b0448da83c0.
- 18:01 Bug #86428 (Under Review): simplexml_load_string in ImageInfo should ignore warnings
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:30 Bug #86428 (Resolved): simplexml_load_string in ImageInfo should ignore warnings
- Applied in changeset commit:bc76058e800deb1d3090f0ba845aaccbd02e7fc2.
- 17:17 Bug #86428: simplexml_load_string in ImageInfo should ignore warnings
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:21 Bug #82491: FluidStyledContent Header/Date.html Partial should respect config.locale_all typoscript setting for date format frontend output
- My 2 cents: it would be nice to add a "Date format" section in the Site Configuration module (in Languages Tab > Loca...
- 18:17 Revision 7b6f6b87: [BUGFIX] Fix serialization of loggers
- Only dealing with PHP file resource in writers is not
enough to properly initialize a logger on wakeup.
A logger has... - 18:01 Revision 39cabbf1: [BUGFIX] Use proper TYPO3_CONF_VARS IM option
- There is a copy/paste typo in LocalCropScaleMaskHelper,
which was introduced in TYPO3 v8.
The setting $TYPO3_CONF_VA... - 18:00 Revision 63c756ef: [BUGFIX] Prevent throwing warnings when extract svg image sizes
- TYPO3 should silently ignore errors and warnings in svg images.
Resolves: #86428
Releases: master, 9.5, 8.7
Change-I... - 18:00 Bug #87261 (Resolved): Upgrade wizard for scheduler tasks with invalid Logger instance paths
- Applied in changeset commit:682c732a8438b42c26c7d7d9a8ce8f1a2d802950.
- 17:58 Bug #87261: Upgrade wizard for scheduler tasks with invalid Logger instance paths
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:00 Bug #86941 (Resolved): Logger instances in scheduler tasks are deserialized with outdated paths
- Applied in changeset commit:682c732a8438b42c26c7d7d9a8ce8f1a2d802950.
- 17:58 Bug #86941: Logger instances in scheduler tasks are deserialized with outdated paths
- 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 Revision 0c731a36: [BUGFIX] Use finder instance correctly
- Within SiteTcaConfiguration, the $finder is now reused as much as
possible. A new clean instance is used for the indi... - 17:57 Revision 682c732a: [BUGFIX] Fix serialization of loggers
- Only dealing with PHP file resource in writers is not
enough to properly initialize a logger on wakeup.
A logger has... - 17:57 Task #88133: Required code change in PageRouter
- Option "b" would be sufficient solution and also no brainer.
However I do not think that interface should change b... - 17:50 Bug #84538 (Closed): Links to pages with setting "Hide default translation of page" should not be rendered
- Thank you for your reply; closing it as requested by the reporter.
If you think that this is the wrong decision or... - 17:43 Bug #84538: Links to pages with setting "Hide default translation of page" should not be rendered
- Based on the infos above, the issue can be closed in my opiniion.
- 17:30 Bug #87832 (Resolved): SiteConfiguration/Overrides loaded n times
- Applied in changeset commit:d4c698c60c8ec3d1cfac56a5c79b364904c5e2d9.
- 17:28 Bug #87832: SiteConfiguration/Overrides loaded n times
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:28 Revision d4c698c6: [BUGFIX] Use finder instance correctly
- Within SiteTcaConfiguration, the $finder is now reused as much as
possible. A new clean instance is used for the indi... - 17:17 Revision bc76058e: [BUGFIX] Prevent throwing warnings when extract svg image sizes
- TYPO3 should silently ignore errors and warnings in svg images.
Resolves: #86428
Releases: master, 9.5, 8.7
Change-I... - 16:53 Feature #87433: Need sitemap changefreq and priority
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:32 Revision 31f0c407: [BUGFIX] Do not send empty scheduler status mails
- Due to a missing initialization, the status providers were not filled
in the status report in the scheduler task. The... - 16:30 Task #87623 (Resolved): Replace config.persistence.classes typoscript
- Applied in changeset commit:ae6936dda4fab2604bdf6de40b0b70b41b2423c4.
- 16:30 Bug #87548 (Resolved): LocalCropScaleMaskHelper uses incorrect stripProfileCommand
- Applied in changeset commit:daf7c74afa2d3ee90ac3945a912fa577a5704d9b.
- 16:02 Bug #87548: LocalCropScaleMaskHelper uses incorrect stripProfileCommand
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:27 Revision ae6936dd: [!!!][TASK] Replace config.persistence.classes typoscript
- This patch removes support for the configuration of
persistence related classes via typoscript. This is done
as typos... - 16:02 Revision daf7c74a: [BUGFIX] Use proper TYPO3_CONF_VARS IM option
- There is a copy/paste typo in LocalCropScaleMaskHelper,
which was introduced in TYPO3 v8.
The setting $TYPO3_CONF_VA... - 15:54 Bug #86653: Preview of page, with "show", not working when starttime is set
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:05 Bug #88144 (Under Review): TcaGroup does not respect deleted elements in a workspace
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Bug #88144: TcaGroup does not respect deleted elements in a workspace
- I think the correct solution would be to remove the deletePlaceholders after getting the items from DB:
"TcaGroup.ph... - 13:41 Bug #88144 (Closed): TcaGroup does not respect deleted elements in a workspace
- If you delete elements in a workspace, which are used within a *group* field, those deleted elements still show up in...
- 13:16 Bug #31664: Use quality setting in t3lib_stdGraphic->combineExec()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Revision a3533985: [TASK] Add tests for SiteBased translations in Extbase records
- As part of using the SiteBased translation model instead of
the legacy TypoScript settings, another test suite is add... - 12:00 Task #88142 (Resolved): Add tests for SiteBased translations in Extbase records
- Applied in changeset commit:68d3c311fbb9252f29e75e8d9596c9498a78d959.
- 11:57 Task #88142: Add tests for SiteBased translations in Extbase records
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:38 Task #88142: Add tests for SiteBased translations in Extbase records
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:57 Revision 68d3c311: [TASK] Add tests for SiteBased translations in Extbase records
- As part of using the SiteBased translation model instead of
the legacy TypoScript settings, another test suite is add... - 10:34 Task #87959: Bring back igbinary support
- I'm not a pro in PHP internals but to me it looks like it is an option in the php redis module.
It reads to me (and ... - 00:00 Bug #86934: No rendering of audio files with "Text & Media" when they contain cover art
- With which tool do you add the cover art? I use https://www.mp3tag.de/ and i have no problems with this mp3 and image.
2019-04-13
- 23:45 Bug #86990: f:uri.action -> absolute not working
- Does is it work with absolute:'true' for you?
- 23:10 Bug #87184: Adding files in content elements opened by reference link modal not possible
- I can confirm this issue with 10.0.0-dev, too;
steps to reproduce it
1) add a couple of images to a folder (us... - 21:52 Feature #88140: Possibility to disable rendering hreflang tags
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:43 Bug #88066: Install - wrong value returned in function executeDatabaseSelectAction
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:39 Bug #88066 (Under Review): Install - wrong value returned in function executeDatabaseSelectAction
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:48 Bug #88051: Wrong CE order when copying pages with more than 10 CEs per column
- I confirm this issue with the latest master; I tried the following test
1. Create a page
2. create 11 content ele... - 16:30 Task #87987 (Resolved): Migrate SelectTreeElement to TypeScript
- Applied in changeset commit:6c512f2e634afb522a0fccb05a472a43bd0db61c.
- 16:01 Revision 6c512f2e: [TASK] Migrate SelectElementTree to TypeScript
- This patch migrates FormEngine's SelectElementTree to TypeScript.
Also, a terrible hack that puts the local tree init... - 15:52 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:42 Feature #88137: Create multi-step fallback for content and arbitrary records
- Hi Benni,
just pulled news master-dev and tested a bit.
Good news is that without RouteEnhancer everything is wor... - 11:42 Feature #88130: Make colPos NULLable to avoid conflicts and workarounds of extensions
- If we just go for NULL and extensions provide their own parent field, we won't have any need for reserved colPos valu...
- 08:35 Bug #87548 (Under Review): LocalCropScaleMaskHelper uses incorrect stripProfileCommand
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:35 Bug #87548: LocalCropScaleMaskHelper uses incorrect stripProfileCommand
- Hey robert,
whow. what a classic mistake. Thanks for the findings! - 08:29 Feature #28699 (Rejected): Graphicsmagick User Command
- sry. won't do due to critical injection possiblity via TypoScript.
- 08:26 Bug #31664: Use quality setting in t3lib_stdGraphic->combineExec()
- Hi Björn,
by now you should be able to submit a patch to gerrit - but I took care of it for you in the meantime ;)... - 08:26 Bug #31664 (Under Review): Use quality setting in t3lib_stdGraphic->combineExec()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:16 Bug #61441 (Under Review): Double stdWrap execution for USER-elements having "doConvertToUserIntObject" activated
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:05 Bug #45512: Make the type attribute optional on script, style and link elements
- We need the attribute, to also do stuff like "type=module" https://caniuse.com/#feat=es6-module
- 07:53 Bug #88028 (Accepted): index.php results in 404
- 07:47 Bug #23255 (Under Review): Menu 'special.updated' > property beginAtLevel = 1 seems ignored
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:17 Feature #24926 (Closed): Allow identical page aliases on different domains
- yeah, let's open up a new ticket for this. It's more like a "Use human-readable shortcut ID instead of numeric ID to ...
- 06:56 Bug #82469 (Needs Feedback): Weird localization behavior of records having IRRE tt_content children
- Hey Philipp,
we've recently fixed this in TYPO3 v9.. Can you recheck this?
https://git.typo3.org/Packages/TYPO3... - 06:47 Bug #68537 (Needs Feedback): missing POST parameter "id" when using 'navigationComponentId' => 'typo3-pagetree' in ExtensionUtility::registerModule
- Hey Alex,
we've made lots of modifications in this area for v8 and v9 - can you recheck this please with 9.5.5?
... - 06:42 Bug #86728 (Needs Feedback): Slug generation wizard fails.
- Hey Ricky,
we've made some substantial changes in that area until 9.5.5 - can you recheck if you can still reprodu... - 06:39 Task #88133: Required code change in PageRouter
- Thanks for opening this ticket.
However, I found out that the RouterInterface uses the same logic, so we'd need th... - 04:11 Task #88143 (Under Review): Remove database field "t3ver_id"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:04 Task #88143 (Closed): Remove database field "t3ver_id"
- 01:24 Task #88142 (Under Review): Add tests for SiteBased translations in Extbase records
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:22 Task #88142 (Closed): Add tests for SiteBased translations in Extbase records
- 00:37 Bug #32096: No access for users without access to LIVE workspace
- Still present on 10.0.0-dev (latest master) - it happens when you are in linkvalidator and you switch from LIVE to an...
2019-04-12
- 23:47 Bug #76489: f:cObject resets other global parameters in fluid_styled_content
- I tried to reproduce the issue as reported on the issue https://forge.typo3.org/issues/87003 which has been marked as...
- 22:33 Feature #88140 (Under Review): Possibility to disable rendering hreflang tags
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:47 Feature #88140 (Closed): Possibility to disable rendering hreflang tags
- In some cases, you don't want TYPO3 to render the hreflang tags. For example when you have a paginated overview and t...
- 22:13 Feature #88141 (Closed): Warn about missing PHP PDO extension
- The Install Tool warns about missing PHP extensions. Among them is not the PDO extension which is also required.
T... - 22:03 Task #87959: Bring back igbinary support
- Can someone take a look at this please?
- 21:24 Revision f28bb698: [BUGFIX] Populate href lang URI only if the link is available
- If there are e.g., records that have no translation, the
HrefLangGenerator outputs the site-base URL. Expected is tha... - 21:00 Bug #88032 (Resolved): Only populate HrefLang, if they are available
- Applied in changeset commit:5afb39401ee7615bf5db5c7e3246d1ca884557a6.
- 20:34 Bug #88032: Only populate HrefLang, if they are available
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 20:49 Bug #87625 (New): MetaTagApi gives an Error in the Frontend when "og:image" is a stdWrap Value in TypoScript
- 20:48 Bug #87683 (New): TitleTagProvider always get the cached entry
- 20:48 Bug #87760 (New): Option to remove params from canonical tag
- 20:48 Bug #87912 (New): XML sitemap with localised news records does not respect language
- 20:43 Bug #88020: inconsistencies in hreflang output
- Will check fallback behaviour. About the wanted difference between the language menu and hreflang: why should the inf...
- 20:33 Revision 5afb3940: [BUGFIX] Populate href lang URI only if the link is available
- If there are e.g., records that have no translation, the
HrefLangGenerator outputs the site-base URL. Expected is tha... - 20:30 Revision 3e99e42a: [BUGFIX] Catch TypeError on inlineCSS files
- If page.includeCSS.myfile.import = 1 is used, but no "media" is set, a TypeError
is thrown, which is now caught and p... - 20:30 Bug #88059 (Resolved): Uncaught TYPO3 Exception: htmlspecialchars() expects parameter 1 to be string, null given | TypeError thrown in file /srv/[pathto]/RequestHandler.php
- Applied in changeset commit:f1171848560872714af3639c1f2547121f1fb8af.
- 20:07 Bug #88059: Uncaught TYPO3 Exception: htmlspecialchars() expects parameter 1 to be string, null given | TypeError thrown in file /srv/[pathto]/RequestHandler.php
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 20:19 Revision 959d7a39: [TASK] Add tests for pages.slug in workspaces tests
- In order to see the current behaviour in
workspaces when modifying pages, the slug
field is added to the existing "Re... - 20:18 Bug #86935: Cannot fetch 404 page with simple base
Is it also possible to show 404 pages for different languages using the absolute url trick?- 20:13 Revision 8f8c632e: [FEATURE] Re-introduce mixed overlay mode for content fallback
- This "feature" solves a lot of issues, but I really wanted to make sure
to cover the generic issues around this topic... - 20:07 Revision f1171848: [BUGFIX] Catch TypeError on inlineCSS files
- If page.includeCSS.myfile.import = 1 is used, but no "media" is set, a TypeError
is thrown, which is now caught and p... - 20:00 Bug #86762 (Resolved): Site-Configuration defined language fallbacks not working
- Applied in changeset commit:064f90432058b00a1fcc484de02e9864672dba25.
- 19:51 Bug #86762: Site-Configuration defined language fallbacks not working
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 01:34 Bug #86762: Site-Configuration defined language fallbacks not working
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Bug #86712 (Resolved): config.sys_language_overlay has no effect
- Applied in changeset commit:064f90432058b00a1fcc484de02e9864672dba25.
- 19:51 Bug #86712: config.sys_language_overlay has no effect
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 01:34 Bug #86712 (Under Review): config.sys_language_overlay has no effect
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #87904 (Resolved): Add tests for slugs within workspaces
- Applied in changeset commit:df4bd3b667cab5f8f543ba32590a1727e457b8bc.
- 19:46 Task #87904: Add tests for slugs within workspaces
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:50 Revision 064f9043: [FEATURE] Re-introduce mixed overlay mode for content fallback
- This "feature" solves a lot of issues, but I really wanted to make sure
to cover the generic issues around this topic... - 19:44 Revision df4bd3b6: [TASK] Add tests for pages.slug in workspaces tests
- In order to see the current behaviour in
workspaces when modifying pages, the slug
field is added to the existing "Re... - 19:07 Bug #86954: Categories are lost, when saving before category tree is loaded completely
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #88127 (Closed): in backend list of form title doesn't appear correctly
- Thank you for your fast reply. Very much appreciated :) No problem mate! Closing this issue since it is no problem of...
- 16:19 Bug #82118: User interface does not react / 500 internal server error dummyToken
- same Problem here with TYPO3 8.7.24
@Kurt Gusbeth
can you say what exactly the problem with "tika" was .. and btw... - 14:43 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:34 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:33 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:31 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Feature #87935 (Under Review): Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Feature #88138 (Rejected): Middleware to map login user and password to general user and pass
- We need a middleware that transfers extbase felogin form data to params "user" and "pass" that are required in Fronte...
- 13:01 Bug #87573: TYPO3 CMS Exception 1256475113 in Extension Manager
- Georg Ringer wrote:
> thanks for creating the issue!
> I can't reproduce it, can you check which template part caus... - 12:45 Bug #85260: Can not create new page via context menu on root page as editor
- So you want to create a page as subpage of current page?
But if you use "New", the page is created (or tried to c... - 12:39 Bug #81405: New pages are places at same level instead of under, when using the ContextMenu.
- I think the problem is the change of behavior and user interface between TYPO3 7 and 8 of creation of new pages. It's...
- 11:44 Feature #88129: Streamline existing flexform structure
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:59 Feature #88129: Streamline existing flexform structure
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Feature #88129: Streamline existing flexform structure
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:55 Feature #88129: Streamline existing flexform structure
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Feature #88129: Streamline existing flexform structure
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:11 Feature #88129: Streamline existing flexform structure
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Task #88106 (In Progress): Extbase frontend logout form
- 09:49 Bug #88054: A content element visible in a workspace, is not visibile when it's hidden in LIVE
- The method getRecordOverlay also has this bug. It ignores hidden elements and does not load the overlay:
"PageReposi... - 09:16 Bug #88136: requireCHashArgumentForActionArguments may cause 404 errors
- Thanks Dmitry, that's good information and narrows down analysis on this behavior. I could try to integrate that scen...
- 09:00 Task #88040 (Resolved): Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
- Applied in changeset commit:6414ef9854ded4009d53039ee722fad1dfcc3494.
- 09:00 Task #88038 (Resolved): Migrate TYPO3/CMS/Recycler/* to TypeScript
- Applied in changeset commit:b597dfe7e9f967e0e4b958dcb40169eeb9081663.
- 09:00 Task #87915 (Resolved): Migrate TYPO3/CMS/Impexp/* to TypeScript
- Applied in changeset commit:0bb4e8f07ad4a387aa82fdc1153f80536b5832ce.
- 08:48 Revision 6414ef98: [TASK] Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
- Resolves: #88040
Releases: master
Change-Id: I5408c30fef735fe52a4b58bda3fb5b4d3b8e002e
Reviewed-on: https://review.ty... - 08:47 Revision 0bb4e8f0: [TASK] Migrate TYPO3/CMS/Impexp/* to TypeScript
- Resolves: #87915
Releases: master
Change-Id: I4a7fa727c47b85bfae728f0a1dab0e6e833063ce
Reviewed-on: https://review.ty... - 08:43 Revision b597dfe7: [TASK] Migrate TYPO3/CMS/Recycler/* to TypeScript
- Resolves: #88038
Releases: master
Change-Id: I0441df6756bb4950b7875c74eed0e5bfff7625a7
Reviewed-on: https://review.ty... - 02:00 Bug #88017 (Resolved): static::class in <f:form.select>
- Applied in changeset commit:65099fb8fd78c7e4eb90adaee95758da35b0a78e.
- 01:37 Bug #88017: static::class in <f:form.select>
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 02:00 Feature #83734 (Resolved): Add support for current page in config.cache
- Applied in changeset commit:d8fad3f5455aa28bdacb612c5cc48c8c51d2fc53.
- 01:54 Revision c09bd500: [BUGFIX] Do not use LSB in <f:form.select>
- <f:form.select.option> uses the FQDN::class
syntax, so late static binding (LSB) is leading
to side effects when exte... - 01:50 Revision d8fad3f5: [FEATURE] Allow config.cache.all = fe_users:current
- The existing TypoScript functionality config.cache.all = ... allows a list
of tables and PIDs to take into account ot... - 01:37 Revision 65099fb8: [BUGFIX] Do not use LSB in <f:form.select>
- <f:form.select.option> uses the FQDN::class
syntax, so late static binding (LSB) is leading
to side effects when exte...
2019-04-11
- 22:49 Bug #62277: TCA > Config > type group - foreign_table necessary for extbase to work
- Current documentation link: https://docs.typo3.org/typo3cms/TCAReference/ColumnsConfig/Type/Group.html#foreign-table
- 19:45 Feature #88129: Streamline existing flexform structure
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Feature #88129: Streamline existing flexform structure
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:34 Feature #88129 (Under Review): Streamline existing flexform structure
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:15 Feature #88129: Streamline existing flexform structure
- Rename old flexform keys (e.g. 'showForgotPassword' => 'settings.showForgotPassword') so that they can be used by ext...
- 19:37 Bug #88136: requireCHashArgumentForActionArguments may cause 404 errors
- Yes, I independently found that `config.defaultGetVars.L = 0` was set. Even though `L` does not affect cHash, it caus...
- 17:08 Bug #88136: requireCHashArgumentForActionArguments may cause 404 errors
- Thanks for the report. The references issue mentions @config.defaultGetVars@, is that defined in your scenario as wel...
- 16:35 Bug #88136 (Closed): requireCHashArgumentForActionArguments may cause 404 errors
- After the introduction of routing in TYPO3 9.5 there is a major issue with @requireCHashArgumentForActionArguments@: ...
- 18:47 Bug #88127: in backend list of form title doesn't appear correctly
- Bjoern Jacob wrote:
> What do you mean by saying "when a form is submitted"? We do not store any submitted form data... - 18:38 Task #86585: Configurability of page routing
- Hi Benni,
no, the issue is that it generates the "/index.html" on the startpage and that it shouldn't, only for th... - 16:44 Feature #88137: Create multi-step fallback for content and arbitrary records
- Also see Daniel's comment / code snippet in the other issue
- 16:43 Feature #88137 (Closed): Create multi-step fallback for content and arbitrary records
- It should be possible to show content of language=2, and if it is not translated, use the fallback chain to language=...
- 16:21 Bug #87653: cHash error with extbase plugin and routeEnhancer
- Solution: yes, disable @requireCHashArgumentForActionArguments@. See why starting from this message: https://typo3.sl...
- 15:53 Bug #87653: cHash error with extbase plugin and routeEnhancer
- Same error here but no @config.defaultGetVars@ set. Using only default EXT:news routes straight from docs. If I comme...
- 15:49 Task #88108 (In Progress): Login form remember me
- 15:37 Feature #88128: Section menus should be ordered by sorting column
- Joerg Boesche wrote:
> I think this issue is solved with #87975. https://forge.typo3.org/issues/87975
> Can you app... - 15:33 Feature #88128 (Needs Feedback): Section menus should be ordered by sorting column
- I think this issue is solved with #87975. https://forge.typo3.org/issues/87975
Can you approve that? Then we can clo... - 15:18 Task #88112 (Closed): Upgrade wizard for felogin
- Should be taken care of in https://forge.typo3.org/issues/88129
- 14:30 Revision 560f004e: [TASK] Fix typo in form documentation
- Releases: master, 9.5, 8.7
Resolves: #88115
Change-Id: Ia1ab566ef3ebeff69a680b750b8e2ab4e8c9aba6
Reviewed-on: https:/... - 14:30 Task #88115 (Resolved): Update Index.rst
- Applied in changeset commit:4e96afd4c94ed8e164e91cea995e557311e5347c.
- 14:29 Task #88115: Update Index.rst
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:20 Revision 4e96afd4: [TASK] Fix typo in form documentation
- Releases: master, 9.5, 8.7
Resolves: #88115
Change-Id: Ia1ab566ef3ebeff69a680b750b8e2ab4e8c9aba6
Reviewed-on: https:/... - 13:25 Bug #88032: Only populate HrefLang, if they are available
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Feature #88135 (Closed): Add new hooks for extbase plugin
- Create hooks for the new extbase version of felogin that offer alternatives to the old piBase hooks.
The hook alte... - 11:35 Bug #85138: Shortcut in menu always is rendered as inactive
- I created my custom DataProcessor to handle this functionality if you need it;
see: https://gist.github.com/bmoex/b0... - 10:00 Revision 2cf488fe: [BUGFIX] Use proper path to install cli binary
- The cli binary path is changed to be located in TYPO3_PATH_WEB
instead of TYPO3_PATH_ROOT.
Releases: 9.5, master
Res... - 09:35 Bug #87573: TYPO3 CMS Exception 1256475113 in Extension Manager
- Robert von Hackwitz wrote:
> Georg Ringer wrote:
> Hi, it isn't a template issue but an Extension Manager issue.
... - 09:26 Bug #87573: TYPO3 CMS Exception 1256475113 in Extension Manager
- Possible solutions:
EXT:extensionmanager/Resources/Private/
- Templates/List/Index.html
Line 55:
argument... - 09:23 Bug #87573: TYPO3 CMS Exception 1256475113 in Extension Manager
- Is related to #87958
Can confirm this bug with php 7.3 - 09:30 Bug #88088 (Resolved): cli binary is stored in wrong path
- Applied in changeset commit:9487c117d226929dfb11d181ae428121b1b0b0b7.
- 09:25 Bug #88088: cli binary is stored in wrong path
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:18 Revision 9487c117: [BUGFIX] Use proper path to install cli binary
- The cli binary path is changed to be located in TYPO3_PATH_WEB
instead of TYPO3_PATH_ROOT.
Releases: 9.5, master
Res... - 09:07 Bug #87958: TranslateViewHelper error in AbstractViewHelper
- I use 7.2.X as well as 7.3.x
it occurs occasionally on both.
See also: #87573
EDIT: nope, it does not occu... - 07:46 Bug #87958: TranslateViewHelper error in AbstractViewHelper
- Clemens Riccabona wrote:
> I have this every now and then now in several installations when entering the Extension M... - 06:10 Bug #87958: TranslateViewHelper error in AbstractViewHelper
- I have this every now and then now in several installations when entering the Extension Manager on TYPO3 v8 (8.7.24)
... - 08:56 Feature #88102: Feature toggle for FE-login extbase
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 07:56 Feature #88102: Feature toggle for FE-login extbase
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 07:54 Feature #88102: Feature toggle for FE-login extbase
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 07:52 Feature #88102: Feature toggle for FE-login extbase
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:21 Revision 0bfcd25a: [BUGFIX] Add table name as prefix for language DB selection
- When building JOINs with TypoScript of tt_content or
any localized table, using "LEFTJOIN tt_content table2"
the lang... - 02:14 Task #87904: Add tests for slugs within workspaces
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-04-10
- 22:03 Bug #88134 (New): Lots a database queries to sys_refindex cause slow page saving
- I'm maintaining a news website with intensive use of categories, which are assigned to pages. The amount of categorie...
- 21:30 Bug #87521 (Resolved): l10n_parent is ambiguous in where clause in contentObjectRenderer->getLanguageRestriction()
- Applied in changeset commit:3fe30c4130ef5774ee6e4892d05c16553266a4ae.
- 21:04 Bug #87521: l10n_parent is ambiguous in where clause in contentObjectRenderer->getLanguageRestriction()
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 21:16 Bug #83443: Limit length of details in system info box
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:45 Bug #83443 (Under Review): Limit length of details in system info box
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Revision 3fe30c41: [BUGFIX] Add table name as prefix for language DB selection
- When building JOINs with TypoScript of tt_content or
any localized table, using "LEFTJOIN tt_content table2"
the lang... - 20:20 Feature #88130: Make colPos NULLable to avoid conflicts and workarounds of extensions
- Or better: introduce reservation of colPos values in the core. If an extension wants to have a dedicated colPos, appl...
- 20:17 Feature #88130: Make colPos NULLable to avoid conflicts and workarounds of extensions
- I'd rather make it signed and large.
- 11:58 Feature #88130 (Rejected): Make colPos NULLable to avoid conflicts and workarounds of extensions
- Just an idea, how to solve the problems for any extension abusing negative or very large positive colPos values for c...
- 20:16 Task #88133 (Closed): Required code change in PageRouter
- In @TYPO3\CMS\Core\Routing\PageRouter@:...
- 18:07 Feature #83734: Add support for current page in config.cache
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:04 Feature #83734: Add support for current page in config.cache
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:27 Bug #86762: Site-Configuration defined language fallbacks not working
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:07 Bug #86762: Site-Configuration defined language fallbacks not working
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:11 Bug #88127 (Needs Feedback): in backend list of form title doesn't appear correctly
- What do you mean by saying "when a form is submitted"? We do not store any submitted form data in the backend. Do you...
- 10:52 Bug #88127 (Closed): in backend list of form title doesn't appear correctly
- when a form is submitted at the backend where form list are shown (storage folder) the title of the form doesn't get ...
- 15:31 Bug #88017: static::class in <f:form.select>
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #88017: static::class in <f:form.select>
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:42 Bug #88017: static::class in <f:form.select>
- Thank you for your considering.
- 06:22 Bug #88017 (Under Review): static::class in <f:form.select>
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:20 Bug #88017: static::class in <f:form.select>
- Hi Bill,
ah, I see your point - thanks for the feedback! - 06:10 Bug #88017: static::class in <f:form.select>
- Hi Benni,
Yes, I think it works in most cases. But the reason I created the subclass is simply overriding the erro... - 05:27 Bug #88017 (Needs Feedback): static::class in <f:form.select>
- Hi Bill,
the idea of "static::class" is that it is using the "late static binding" functionality of PHP 5.3+ - so ... - 15:13 Bug #86537: Long scheduler argument list pushes information out of window
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:06 Bug #86537: Long scheduler argument list pushes information out of window
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:55 Bug #86537 (Under Review): Long scheduler argument list pushes information out of window
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:06 Feature #88102: Feature toggle for FE-login extbase
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:00 Feature #88102: Feature toggle for FE-login extbase
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:58 Feature #88102: Feature toggle for FE-login extbase
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Feature #88102: Feature toggle for FE-login extbase
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Feature #88102: Feature toggle for FE-login extbase
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Revision a454dc35: [BUGFIX] Allow FileInterface for ClickEnlarge ViewHelper
- Although the documentation and the internal
code allows File and FileReference, the functionality
requires a FileRefe... - 14:04 Task #88104 (Under Review): Extbase frontend login form
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Task #88117 (Resolved): Repair examples
- Applied in changeset commit:873eb5b0192ee2c2fc6fede25b3db202267efd1c.
- 14:00 Bug #82101 (Resolved): Change ClickEnlargeViewHelper image argument type
- Applied in changeset commit:5894cbb48f5cf121ed20023469951ef9f93621c5.
- 13:54 Bug #82101: Change ClickEnlargeViewHelper image argument type
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 05:15 Bug #82101 (Under Review): Change ClickEnlargeViewHelper image argument type
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Revision 873eb5b0: [TASK] Repair examples
- Releases: master
Resolves: #88117
Change-Id: I5fa5da8f6697a74eda785c4655203f9d63c7b632
Reviewed-on: https://review.ty... - 13:54 Revision 5894cbb4: [BUGFIX] Allow FileInterface for ClickEnlarge ViewHelper
- Although the documentation and the internal
code allows File and FileReference, the functionality
requires a FileRefe... - 13:43 Feature #88110 (In Progress): Felogin extbase forgot password form
- 13:30 Task #88131: Added missing fe_login hooks
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:15 Task #88131: Added missing fe_login hooks
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Task #88131: Added missing fe_login hooks
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Task #88131: Added missing fe_login hooks
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:11 Task #88131 (Under Review): Added missing fe_login hooks
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:11 Task #88131 (Closed): Added missing fe_login hooks
- Adds the missing documentation of the hooks
* `login_error` added in TYPO3 6.0
https://review.typo3.org/c/Packages... - 13:30 Task #87623: Replace config.persistence.classes typoscript
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:00 Task #88105 (Resolved): Outsource felogin TypoScript into separate files
- Applied in changeset commit:a5cf70579f957f34e458ae48638bbce931fa5396.
- 12:52 Revision 7fabc1dc: [BUGFIX] Use PageTitle API for indexed_search
- The value of indexedDocTitle was not updated when a title had been
generated by the PageTitle API. This simply writes... - 12:40 Revision a5cf7057: [TASK] Move felogin TypoScript and TSconfig
- Move all TypoScript and TSconfig from ext_localconf into separate files.
Resolves: #88105
Releases: master
Change-Id... - 12:19 Task #88112: Upgrade wizard for felogin
- Migrate existing CE types "login" (piBase) to new extbase CEs incl. flexform settings
- 12:14 Bug #87778: Bug in selection of configuration while upgrading Typo3 (7 to 8)
- Sorry, there is no any type of bug. actually, we are using the wrong file with old format for the Configuration.
Ple... - 12:01 Bug #66459 (New): feuser has no validation settings on password apart of minLength
- Still this should be considered a missing TYPO3 core feature.
- 11:59 Bug #66459 (Resolved): feuser has no validation settings on password apart of minLength
- The patch
https://github.com/TYPO3/TYPO3.CMS/commit/39441104649280393f3c54a5bb33b67be294f41a
'Added feature #100... - 11:37 Feature #88129 (Closed): Streamline existing flexform structure
- Rename old flexform keys (e.g. 'showForgotPassword' => 'settings.showForgotPassword') so that they behave standard co...
- 11:30 Bug #88041 (Resolved): Indexed Search does not respect page title from PageTitle API
- Applied in changeset commit:f04f4e80cba9f7a957ff40c161b65d0a1d5afe6f.
- 11:05 Bug #88041: Indexed Search does not respect page title from PageTitle API
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:48 Bug #88041: Indexed Search does not respect page title from PageTitle API
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #88041: Indexed Search does not respect page title from PageTitle API
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Bug #85581 (Under Review): Selecting task in scheduler module breaks layout
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:23 Task #88107 (Rejected): Extbase frontend forgot password form
- Duplicate to https://forge.typo3.org/issues/88110
- 11:10 Feature #88128 (Closed): Section menus should be ordered by sorting column
- In my opinion section menus should be ordered by tt_content.sorting, currently no orderBy clause is defined which res...
- 11:04 Revision f04f4e80: [BUGFIX] Use PageTitle API for indexed_search
- The value of indexedDocTitle was not updated when a title had been
generated by the PageTitle API. This simply writes... - 10:07 Bug #88126 (New): Translating Record with or without Inline Content
- My product extension has inline content for the product records.
TCA of my product:... - 10:03 Bug #87325 (Closed): Unexpected behavior when there is no text in f:link.page
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 09:51 Feature #17418: Page 404 -- check for logged in or not
- @Benni
I tried the following tests with TYPO3 9.5.5
h3. Test1 - setup
# Fresh TYPO3 installation
# Create... - 05:31 Feature #17418 (Needs Feedback): Page 404 -- check for logged in or not
- Hey Riccardo,
I think this can be closed, as TYPO3 v9 site handling allows to use different error pages based on 4... - 09:39 Bug #88125 (Closed): HttpUtility::buildQueryString doesn't seem to be proper for additionalParams
- AbstractPlugin->pi_linkTP() is using the Method HttpUtility::buildQueryString for rendering additionalParams.
This c... - 09:39 Task #88120: [BUGFIX] FileWriter JSON output
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #87993 (Resolved): Uncaught TYPO3 Exception: Call to a member function getDatabase() on null
- Applied in changeset commit:44a99315f369234b2eb1aa918aa2f7df8c16def0.
- 09:25 Bug #87993: Uncaught TYPO3 Exception: Call to a member function getDatabase() on null
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 09:28 Revision 1a7833f0: [BUGFIX] Ensure to properly catch any connection exception
- When e.g. a corrupt Database Connection is available
(MySQL down) and no connection is established, the Runtime
Excep... - 09:05 Revision 44a99315: [BUGFIX] Ensure to properly catch any connection exception
- When e.g. a corrupt Database Connection is available
(MySQL down) and no connection is established, the Runtime
Excep... - 08:58 Task #87915: Migrate TYPO3/CMS/Impexp/* to TypeScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:56 Task #88038: Migrate TYPO3/CMS/Recycler/* to TypeScript
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:10 Task #88115: Update Index.rst
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:07 Task #88115 (Under Review): Update Index.rst
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:00 Task #88115 (Resolved): Update Index.rst
- Applied in changeset commit:ccfdc567b3dd8bda35a34f3bbc7007576620ece0.
- 06:55 Task #88115: Update Index.rst
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:52 Task #88115: Update Index.rst
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:34 Revision ccfdc567: [TASK] Fix typo in form documentation
- Releases: master, 9.5, 8.7
Resolves: #88115
Change-Id: Ia1ab566ef3ebeff69a680b750b8e2ab4e8c9aba6
Reviewed-on: https:/... - 05:52 Task #84025 (Needs Feedback): Switch path to translation files to fileadmin/l10n/ instead of fileadmin/ter/
- Hey Thomas,
what's the exact URL for language pack files (LanguagePackService) but also for extension downloads (s... - 05:46 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- I have to evaluate if this is fixed in 9.5 now finally...
- 05:37 Feature #72876 (Needs Feedback): AMP support?
- Hi Chris,
thanks for your valuable input. We've implemented some "basic" functionality already for TYPO3 v9 to add... - 05:34 Bug #82036 (Needs Feedback): Missing use of pageNotFound_handling in TypoScriptFrontendController.php, only PageNotFoundException is used.
- Hey all,
IMHO this is fixed with TYPO3 v9 and site handling. Can somebody verify if TYPO3 v9 solves this issue?
... - 05:33 Bug #84562 (Needs Feedback): FE output compressed twice if zlib.output_compression and [FE][compressionLevel] is enabled and backend session exists
- Hi Hendrik,
we've solved this in TYPO3 v9 via HTTP middlewares (PSR-15) which are different to Backend and FE - ca...
2019-04-09
- 23:45 Bug #55300: Inconsistent handling of Sys-folders
- I checked briefly the situation with 10.0.0-dev (latest master) and I think that the issue here has been at least mit...
- 23:18 Feature #31636: popupwindows have hardcoded window-name FEopenLink
- The issue is still present on 10.0.0-dev (latest master), but with a slightly different behavior:
The code:
<pr... - 22:46 Bug #86966: pages_language_overlay do not get the appendix from prependAtCopy on copy of a page
- This issue is solved for version 9.5.5 and 10.0.0-dev (latest master) as far as I can see;
This is my test
1) T... - 21:52 Bug #78743 (Rejected): Wrong translation behavior for pages/pages_language_overlay
- Since @pages_language_overlay@ is not part of TYPO3 v9 anymore, this issue is rejected. An according "fix" for TYPO3 ...
- 21:46 Bug #78743 (Needs Feedback): Wrong translation behavior for pages/pages_language_overlay
- Dear Oliver,
can you please verify if your issue still exists in TYPO3 v9 LTS? This issue is of conceptual nature,... - 21:45 Feature #88124: Dynamic Content Elements w/o Reload
- Hi Riccardo, oh yes it is very similar and implementing AJAX would be the solution to it. Is this planned to do?
- 21:34 Feature #88124: Dynamic Content Elements w/o Reload
- Hi and thank you for your report.
Do you think that it could be considered a duplicate of #78931 or #84364 ? - 21:13 Feature #88124 (Closed): Dynamic Content Elements w/o Reload
- Hello! I hope this feature request is correctly placed here. I implemented typo3 myself and use it often on a company...
- 21:19 Bug #81348 (Closed): TCA pages_language_overlay column 'l10n_mode' => 'exclude' gets ignored
- Hi Benni,
I'm fine with closing this.
As it was more or less a reminder for myself and I didn't have the time ... - 15:23 Bug #81348 (Needs Feedback): TCA pages_language_overlay column 'l10n_mode' => 'exclude' gets ignored
- Hi Frans,
what to do with this issue? I know that "pages_language_overlay" had a LOT of issues back then, that's w... - 21:06 Revision 5662356e: [BUGFIX] Fix handling menuConfig of LanguageMenuProcessor
- Use array_merge instead of union (+=) in order to
correctly handle overriding the menu configuration
of the LanguageM... - 21:00 Bug #88123 (Resolved): menuConfig of LanguageMenuProcessor should be merged with processor configuration in TypoScript
- Applied in changeset commit:d85876bcf546c0b9e86fbfd2f24633f50fc5671b.
- 20:43 Bug #88123: menuConfig of LanguageMenuProcessor should be merged with processor configuration in TypoScript
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:49 Bug #88123 (Under Review): menuConfig of LanguageMenuProcessor should be merged with processor configuration in TypoScript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:38 Bug #88123 (Closed): menuConfig of LanguageMenuProcessor should be merged with processor configuration in TypoScript
- h2. Use case
Imagine the following use case. We are having a page with a plugin listing news entries. The limit pe... - 20:42 Revision d85876bc: [BUGFIX] Fix handling menuConfig of LanguageMenuProcessor
- Use array_merge instead of union (+=) in order to
correctly handle overriding the menu configuration
of the LanguageM... - 17:46 Bug #73673 (Needs Feedback): Service chaining impossible with SaltedPasswordService
- Hi Robert,
can you recheck the issue with TYPO3 v9, we've improved the situation and tried to reduce complexity no... - 17:41 Task #85469 (Needs Feedback): Backend configuration check suggests to install deprecated EXT:rsaauth
- This issue is resolved in v9 now, right? We've migrated saltedpasswords into EXT:core. Let me know if there is still ...
- 17:34 Task #82669 (Under Review): Resolve backend route path inconsistencies
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:13 Feature #87113: RECORDS type should have content fallback support on multi language sites
- Hi Till,
thanks for the fast reply. I will try to set up your installation as well now.
Can you provide me yo... - 09:07 Feature #87113: RECORDS type should have content fallback support on multi language sites
- Hey Benni,
I use the current TYPO3 v9.
The solution with the fallback modes does not work for RECORDS, though. ... - 04:11 Feature #87113 (Needs Feedback): RECORDS type should have content fallback support on multi language sites
- Hi Till,
which TYPO3 version are you using?
All the best,
Benni.
Also, see https://review.typo3.org/c/Packa... - 15:56 Bug #88121: Workspace Preview link not showing Visible Content
- Bastian Bringenberg wrote:
> Moved to new right Project and adjusted TYPO3 Version.
I have not tested this in TYP... - 15:36 Bug #88121: Workspace Preview link not showing Visible Content
- Moved to new right Project and adjusted TYPO3 Version.
- 15:32 Bug #88121 (Closed): Workspace Preview link not showing Visible Content
- Steps to produce bug:
# create hidden page in Live environment
# create on that page hidden content
# Switch to an... - 15:30 Task #88120 (Under Review): [BUGFIX] FileWriter JSON output
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #88120 (Closed): [BUGFIX] FileWriter JSON output
- Since PHP 5.4 it's possible to disable escaping for unicode characters and slashes, which results in a much cleaner, ...
- 15:26 Feature #57082 (Under Review): Centralize languageField / sys_language_uid dropdown generation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:10 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:05 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Bug #85063: \TYPO3\CMS\Frontend\Typolink\PageLinkBuilder::build doesn't honor l18n_cfg settings
- The code introduced to TYPO3 8.7 breaks a use-case of mine. I'm not sure if it is valid, so I hope someone can help m...
- 14:46 Bug #87778 (Needs Feedback): Bug in selection of configuration while upgrading Typo3 (7 to 8)
- Hi,
can you elaborate a bit more what the error exactly is and what your expected outcome is?
All the best,
Be... - 14:45 Bug #87521 (Under Review): l10n_parent is ambiguous in where clause in contentObjectRenderer->getLanguageRestriction()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Bug #79782 (Closed): Localized records not found in backend when searching for a l10n_mode=exclude field
- Hi Jan,
I'm pretty sure this is fixed with TYPO3 v8 (we migrated the content properly). If this isn't the case for... - 14:23 Bug #86675 (Under Review): "Show Fluid Debug" seems to be cached in regular FE-Cache
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:14 Bug #88116: TYPO3\CMS\Core\Utility\PathUtility::isAbsolutePath detection for windows environment not correct
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:10 Bug #88116: TYPO3\CMS\Core\Utility\PathUtility::isAbsolutePath detection for windows environment not correct
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Bug #88116 (Under Review): TYPO3\CMS\Core\Utility\PathUtility::isAbsolutePath detection for windows environment not correct
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Bug #88116 (Closed): TYPO3\CMS\Core\Utility\PathUtility::isAbsolutePath detection for windows environment not correct
- This:...
- 13:47 Bug #85087: Prevent Admin Panel Fluid Debug View from being cached
- Although this ticket is older than #86675, I'd suggest to close this one here in favor of the latter, as the latter h...
- 12:59 Feature #88119 (Closed): Fallback to locallang files if no flexform value exists for felogin messages
- 12:23 Feature #87776: Limit Restriction to table/s in QueryBuilder
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:19 Feature #87776: Limit Restriction to table/s in QueryBuilder
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:10 Bug #86280: SVG images are not scaled in the backend page tree
- I tried to fix this bug like described above. But without success.
Do you have any idea?
Thanks
Dirk
This i... - 11:22 Bug #88118 (Under Review): Loose reference while remove items from a tree based on a callback in PageTreeRepository
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #88118 (Closed): Loose reference while remove items from a tree based on a callback in PageTreeRepository
- Hook "$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauthgroup.php']['calcPerms']" in BackendUserAu...
- 10:49 Task #88117 (Under Review): Repair examples
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Task #88117 (Closed): Repair examples
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/166- 10:27 Task #88115 (Under Review): Update Index.rst
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:27 Task #88115 (Closed): Update Index.rst
- I found one little misspelling :)
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pul... - 08:57 Feature #85607: Render deferred thumbnails in file list module
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:51 Task #88105: Outsource felogin TypoScript into separate files
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:37 Bug #86762: Site-Configuration defined language fallbacks not working
- The new patch only works if you call the page via id query param (?id=...). If you use the page path, the pagerouter ...
- 04:25 Bug #87993 (Under Review): Uncaught TYPO3 Exception: Call to a member function getDatabase() on null
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:14 Feature #83509 (Needs Feedback): Spam protect mail addresses even if they are not linked
- Hi Bernhard,
well, it's kind of impossible to detect "email addresses in text" properly and in a reliable way.
... - 04:01 Bug #88059 (Under Review): Uncaught TYPO3 Exception: htmlspecialchars() expects parameter 1 to be string, null given | TypeError thrown in file /srv/[pathto]/RequestHandler.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:52 Feature #83734 (Under Review): Add support for current page in config.cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:26 Bug #87667 (Needs Feedback): Replacements not applied for existing slug
- Hi Mathias,
but if you want to get rid of "slashes" in an existing slug, then it would
generate on first time ... - 01:14 Bug #88015 (Needs Feedback): Can't edit TCA records with language set to All languages(sys_language_uid = -1)
- Hi Ricky,
I need a little bit more information on that. I tried this with a 9.5.5 installation and set a tt_conten... - 01:09 Bug #87885: Content displayed is always the content of the first page
- Hi @nachVorne Medienagentur.
Since you're using an SSL nginx endpoint for your site - did you configure your proxy... - 01:05 Task #86585 (Needs Feedback): Configurability of page routing
- Hi Daniel,
can you clarify again what exactly the issue is?
Your root page should be `/index.html`, but the oth... - 01:02 Feature #81623 (Needs Feedback): Create a Hook for Linkhandling
- Hi Jose,
the idea of the functionality for LinkHandling / LinkService is that you can extend it with your own form... - 01:00 Task #50484: Generating URLs takes very long
- Susanne Moog wrote:
> @Benni: Anything new to add here since the changes in latest versions?
By NOT using RealURL...
2019-04-08
- 22:23 Feature #85607: Render deferred thumbnails in file list module
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 22:22 Feature #85607 (Under Review): Render deferred thumbnails in file list module
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 21:03 Revision d425c97d: [TASK] Update columns in DocHeader bar
- Dropdown fields will now stay next to each other for
responsive views.
Resolves: #88065
Releases: master, 9.5
Change... - 21:00 Task #88065 (Resolved): Dropdown fields drop below each other in module-docheader-bar
- Applied in changeset commit:3d73c1c78c521af3e5658fc13de7d4302f180682.
- 20:47 Task #88065: Dropdown fields drop below each other in module-docheader-bar
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:16 Task #88065: Dropdown fields drop below each other in module-docheader-bar
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:46 Revision 3d73c1c7: [TASK] Update columns in DocHeader bar
- Dropdown fields will now stay next to each other for
responsive views.
Resolves: #88065
Releases: master, 9.5
Change... - 20:40 Bug #86762: Site-Configuration defined language fallbacks not working
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:28 Bug #86954 (Under Review): Categories are lost, when saving before category tree is loaded completely
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:57 Task #88112 (Closed): Upgrade wizard for felogin
- 16:46 Task #88106: Extbase frontend logout form
- As a FEuser I need a logout form to log out of my account. This form should be based on extbase and fluid.
What we... - 15:33 Task #88106 (Closed): Extbase frontend logout form
- 16:18 Task #88111 (Closed): Expose none existing user in forgot password dialog
- Support `exposeNonexistentUserInForgotPasswordDialog` coonfig
- 16:16 Feature #88110 (Closed): Felogin extbase forgot password form
- Show a form to enter a users email address. If a user with that email does exist, send an email with an onetime uniqu...
- 15:58 Task #88109 (Closed): Login form redirects
- - redirect to separate urls
- redirect url after login error
- referer after login successful - 15:58 Task #88108 (Closed): Login form remember me
- - add checkbox to login form
- respect ts, TYPO3_CONF_VARS permalogin and flexform - 15:45 Bug #88088: cli binary is stored in wrong path
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Bug #88088: cli binary is stored in wrong path
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Task #88107 (Rejected): Extbase frontend forgot password form
- 14:14 Task #88105: Outsource felogin TypoScript into separate files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Task #88105: Outsource felogin TypoScript into separate files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:55 Task #88105 (Under Review): Outsource felogin TypoScript into separate files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:44 Task #88105 (Closed): Outsource felogin TypoScript into separate files
- 13:39 Task #88104 (Closed): Extbase frontend login form
- As a FEuser I need a login form to login to my account. This form should be based on extbase and fluid.
What we ne... - 12:39 Feature #88102: Feature toggle for FE-login extbase
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Feature #88102: Feature toggle for FE-login extbase
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Feature #88102: Feature toggle for FE-login extbase
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:32 Feature #88102: Feature toggle for FE-login extbase
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Feature #88102: Feature toggle for FE-login extbase
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Feature #88102 (Under Review): Feature toggle for FE-login extbase
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:39 Feature #88102 (Closed): Feature toggle for FE-login extbase
- Introduce feature toggle to activate felogin's extbase but fallback to pibase if not set or not activated
- 12:30 Task #88096: Fix scroll behaviour of "Uncaught Exceptions" in backend
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:44 Task #88096: Fix scroll behaviour of "Uncaught Exceptions" in backend
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:30 Task #87920 (Resolved): Migrate TYPO3/CMS/Linkvalidator/* to TypeScript
- Applied in changeset commit:baf328e498a6ce4ed0a636740e49ab7bb6fa6370.
- 12:07 Revision 69b3f046: [BUGFIX] Reenable Page TSconfig setting mod.web_list.hideTranslations
- This regression fix reenables the setting mod.web_list.hideTranslations to
enable administrators to hide translations... - 12:04 Revision baf328e4: [TASK] Migrate TYPO3/CMS/Linkvalidator/* to TypeScript
- Resolves: #87920
Releases: master
Change-Id: Ibb3d28e85b6beddfd4bacca8303cca51c46ac6b3
Reviewed-on: https://review.ty... - 12:00 Bug #88084 (Resolved): Respect mod.web_list.hideTranslations again
- Applied in changeset commit:2df8bdcec073b960d6d22b15df53a0f48fad04d4.
- 11:48 Bug #88084: Respect mod.web_list.hideTranslations again
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:47 Revision 2df8bdce: [BUGFIX] Reenable Page TSconfig setting mod.web_list.hideTranslations
- This regression fix reenables the setting mod.web_list.hideTranslations to
enable administrators to hide translations... - 09:56 Feature #88103 (Closed): Change fe login feature toggle default value
- Change the default value of the feature toggle "felogin.extbase" from pi base to the new implementation
- 09:56 Bug #86952: flushByTags() is using a all in one , slow mysql command
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:54 Bug #86952: flushByTags() is using a all in one , slow mysql command
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-04-07
- 23:35 Bug #88101 (Closed): f:uri.action (and f:link.action)’s argumentsToBeExcludedFromQueryString argument mis-handles comma (,) in argument names
- f:uri.action’s argumentsToBeExcludedFromQueryString argument should remove existing parameters. This does not work re...
- 23:00 Bug #85002: Date displayed inconsistency in BE for translated dates
- It seems still present on 10.0.0-dev (latest master) - checked with the @[lastUpdated]@ field
- 19:42 Bug #88100 (Closed): Page tree hooks removed in TYPO3 v9 without deprecation warning in TYPO3 v8
- besides breaking changes ...
as you created #88099 anyway, I will close this issue - 12:39 Bug #88100: Page tree hooks removed in TYPO3 v9 without deprecation warning in TYPO3 v8
- The removal of the hooks was done with no regard to the TYPO3 core development policy, which clearly states: TYPO3 co...
- 16:05 Bug #81753: Content element translations dissapear in page module after move to another column
- Susanne Moog wrote:
> This needs more discussion. With the latest bug fixes mod.web_layout.defLangBinding shows the ... - 16:00 Bug #81753: Content element translations dissapear in page module after move to another column
- Susanne Moog wrote:
> This needs more discussion. With the latest bug fixes mod.web_layout.defLangBinding shows the ... - 11:34 Task #87050: Upgrade Symfony-components
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-04-06
- 21:27 Bug #88100 (Needs Feedback): Page tree hooks removed in TYPO3 v9 without deprecation warning in TYPO3 v8
- the removal of the mentioned hook has been anounced as breaking change with issue #82426
see https://docs.typo3.or... - 16:43 Bug #88100 (Closed): Page tree hooks removed in TYPO3 v9 without deprecation warning in TYPO3 v8
- In TYPO3 v9 the page tree data provider has been removed. This data provider was containing very useful hooks for man...
- 18:57 Task #88096: Fix scroll behaviour of "Uncaught Exceptions" in backend
- Are these issues related?
#84263
#84522 - 15:35 Task #88096 (Under Review): Fix scroll behaviour of "Uncaught Exceptions" in backend
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:35 Task #88096 (Closed): Fix scroll behaviour of "Uncaught Exceptions" in backend
- In the TYPO3 Backend of version 8, the iframe page (id "typo3-contentIframe") is not scrollable, when an "uncaught ex...
- 16:35 Bug #88099 (Rejected): Not possible to sort parts of the page tree differently anymore
- Since a long time we are using pages for news or events, instead of the regular records like tx_news does. With the o...
- 16:24 Bug #88098 (Closed): Page tree XHR is fetching huge JSON data
- Maintaining a website with over 100.000 pages I've noticed the page tree, which is claimed to be fast, becomes extrem...
- 16:10 Bug #88097 (Closed): Page tree data fetching is using a huge amount of memory in PHP
- Maintaining a website with over 100.000 pages I've noticed the page tree, which is claimed to be fast, becomes extrem...
- 15:14 Bug #88095: Anchor links and query parameters result in wrong link
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Bug #88095 (Under Review): Anchor links and query parameters result in wrong link
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:47 Bug #88095 (Closed): Anchor links and query parameters result in wrong link
- When linking to a specific content element on a page together with e.g. @L=1@ as parameter, results in a link like @t...
- 12:02 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- @Jonas
Your hint is good. The argument is important to allow the change of a test-date by the adminpanel.
But t... - 11:51 Bug #87814: Redirect loop when called with e.g. example.com/index.php?id=1&L=1
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:40 Feature #79317: Open page of type "Link to external URL" in new page
- I wrongly wrote:
> - the URL field is still in "General" tab (pagetype "External URL")
But in fact it is
- t... - 09:22 Task #88040: Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:28 Task #88040: Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:20 Task #88040: Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Task #87678: EXT:backend SvgTree.js
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:07 Task #87915: Migrate TYPO3/CMS/Impexp/* to TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Task #87920: Migrate TYPO3/CMS/Linkvalidator/* to TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:58 Task #87924: Migrate TYPO3/CMS/RteCkeditor/* to TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:32 Task #88038: Migrate TYPO3/CMS/Recycler/* to TypeScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:08 Task #87987: Migrate SelectTreeElement to TypeScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-04-05
- 23:05 Bug #88094 (Closed): Opening inline elements fails
- Opening inline elements fails with error `1489751363: Hash does not validate` when sorting of numeric array keys is n...
- 21:59 Feature #88087 (Under Review): Visual environment indicator in TYPO3 Backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Feature #88087: Visual environment indicator in TYPO3 Backend
- Mathias Schreiber wrote:
> Overriding logos and colors via .env isn't sufficient?
I can just talk for myself, but... - 10:36 Feature #88087: Visual environment indicator in TYPO3 Backend
- Why not simply define our own (very small) skin dependent on ApplicationContext?...
- 10:30 Feature #88087: Visual environment indicator in TYPO3 Backend
- Overriding logos and colors via .env isn't sufficient?
- 10:19 Feature #88087 (Rejected): Visual environment indicator in TYPO3 Backend
- Speaking from my own experience, TYPO3 backend users might confound backends from different environments.
This can l... - 21:48 Bug #83588 (Closed): 403 forbidden on ajax page load of login restricted page on android
- Sorry for my late answer.
Closed as requested by the reporter.
If you think that this is the wrong decision or ... - 21:00 Bug #88043 (Resolved): Build stack can't find modules with newer TypeScript or @types
- Applied in changeset commit:0c08564796ee907640896ef12f3baed708e28583.
- 14:39 Bug #88043: Build stack can't find modules with newer TypeScript or @types
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Revision 0c085647: [BUGFIX] Refine build architecture
- TypeScript:
Due to issues with upcoming TypeScript versions, the TypeScript sources
are moved into the Build director... - 20:37 Revision 7bbbb2fc: [BUGFIX] Fix null coalesce evaluation in PageLayoutView::getLocalizedPageTitle()
- This commit fixes a usage of the null coalesce operator within a condition.
Resolves: #88092
Related: #84375
Release... - 20:16 Bug #88093 (Under Review): Prevent double scrolling behaviour in install tool modals
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:12 Bug #88093 (Closed): Prevent double scrolling behaviour in install tool modals
- When there are errors in backend install tool modals, there is some weird scrolling behaviour with scroll elements wi...
- 19:37 Bug #88080: ProductionExceptionHandler should relay ImmediateResponseExceptions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #88092 (Resolved): PageLayoutView::getLocalizedPageTitle() has wrong null coalesce usage in condition
- Applied in changeset commit:5600691c040e1e285e87df2fe84ada1dacda272d.
- 19:14 Bug #88092: PageLayoutView::getLocalizedPageTitle() has wrong null coalesce usage in condition
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:13 Bug #88092: PageLayoutView::getLocalizedPageTitle() has wrong null coalesce usage in condition
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:44 Bug #88092 (Under Review): PageLayoutView::getLocalizedPageTitle() has wrong null coalesce usage in condition
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Bug #88092 (Closed): PageLayoutView::getLocalizedPageTitle() has wrong null coalesce usage in condition
- PageLayoutView::getLocalizedPageTitle() has the condition @$this->tt_contentConfig['sys_language_uid'] ?? 0 > 0@ whic...
- 19:30 Bug #88010 (Resolved): DB Check - Full search query exception on operator change
- Applied in changeset commit:59c9fc523ae41aca351bb924749ce2c70a3db0f2.
- 18:46 Bug #88010: DB Check - Full search query exception on operator change
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:45 Bug #88010: DB Check - Full search query exception on operator change
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:36 Bug #88010 (Under Review): DB Check - Full search query exception on operator change
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 18:30 Bug #88010 (Resolved): DB Check - Full search query exception on operator change
- Applied in changeset commit:d0daf82c5ab62f4949334722ac9b7eec07a11001.
- 18:13 Bug #88010: DB Check - Full search query exception on operator change
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:23 Bug #86575 (Under Review): Missing page access for root-page translations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:23 Bug #87985 (Under Review): Permission issue on root page for non-admins on multilanguage environment
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:23 Bug #87223 (Under Review): Translated root-page record of BE-User cannot be edited/saved (missing webmount)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:12 Revision 5600691c: [BUGFIX] Fix null coalesce evalutation in PageLayoutView::getLocalizedPageTitle()
- This commit fixes a usage of the null coalesce operator within a condition.
Resolves: #88092
Related: #84375
Release... - 19:11 Revision 59c9fc52: [BUGFIX] DB check - search query, array handling on operator change
- Exception is thrown when changing the operator from an array handling one
to a string handling. ("is in list" to "equ... - 19:00 Bug #23348 (Resolved): Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
- Applied in changeset commit:4e807a8a24286e5701a7eb7f8a7bb7d0c7acc4f9.
- 13:39 Bug #23348: Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Bug #23348: Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:52 Revision 4e807a8a: [BUGFIX] Deliver detected file type for IM identify
- Although not used in TYPO3 Core directly, the identify
command by ImageMagick now delivers the file extension
from IM... - 18:46 Revision 79daeba7: [BUGFIX] Use SiteFinder in SearchController for getting all languages
- The SiteFinder must be used instead of only fetching all languages from
sys_language.
Resolves: #87999
Releases: mas... - 18:17 Revision ca25f1c1: [TASK] Remove superfluous function calls in page module
- Resolves: #88091
Releases: master, 9.5
Change-Id: I3261190c1214dece4dce5d208a54af2b14b3aa0e
Reviewed-on: https://revi... - 18:12 Revision d0daf82c: [BUGFIX] DB check - search query, array handling on operator change
- Exception is thrown when changing the operator from an array handling one
to a string handling. ("is in list" to "equ... - 18:00 Task #88091 (Resolved): useless code in page module
- Applied in changeset commit:3935317b8c04f18a915fdb851c382122aab9f325.
- 17:54 Task #88091: useless code in page module
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:28 Task #88091 (Under Review): useless code in page module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:28 Task #88091 (Closed): useless code in page module
- 18:00 Bug #87999 (Resolved): Use SiteFinder in SearchController to get all available languages
- Applied in changeset commit:c6d4b0d9cb94e5a6d42d5f66a6a7cc384def7934.
- 17:50 Bug #87999: Use SiteFinder in SearchController to get all available languages
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:05 Bug #87999: Use SiteFinder in SearchController to get all available languages
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:54 Revision 3935317b: [TASK] Remove superfluous function calls in page module
- Resolves: #88091
Releases: master, 9.5
Change-Id: I3261190c1214dece4dce5d208a54af2b14b3aa0e
Reviewed-on: https://revi... - 17:50 Revision c6d4b0d9: [BUGFIX] Use SiteFinder in SearchController for getting all languages
- The SiteFinder must be used instead of only fetching all languages from
sys_language.
Resolves: #87999
Releases: mas... - 17:38 Revision ce8f872d: [TASK] Handle configured error level only in error handler
- Currently there is no way to determine the error level of a previously
registered error handler.
The commit helps ch... - 17:30 Task #87281 (Resolved): Errorhandler handles errors without verifying the configured error level
- Applied in changeset commit:5913f4d9f34144d1a0596a6616e1f3e8c12c05e9.
- 17:09 Task #87281: Errorhandler handles errors without verifying the configured error level
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:09 Revision 5913f4d9: [TASK] Handle configured error level only in error handler
- Currently there is no way to determine the error level of a previously
registered error handler.
The commit helps ch... - 17:08 Revision 9c5a7dc2: [TASK] Remove limit in be_groups fields
- With this change, there are no more restrictions
in TCA within the be_groups.
Resolves: #87967
Releases: master, 9.5... - 16:44 Bug #88064: Error in upgrade wizards not visible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Bug #88064 (Under Review): Error in upgrade wizards not visible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #88064 (Resolved): Error in upgrade wizards not visible
- Applied in changeset commit:830853abdd296325105f9a2070196780fb6227af.
- 14:44 Bug #88064: Error in upgrade wizards not visible
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:16 Bug #88064: Error in upgrade wizards not visible
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #88064: Error in upgrade wizards not visible
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Bug #88064: Error in upgrade wizards not visible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:57 Bug #88064: Error in upgrade wizards not visible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:37 Bug #88064: Error in upgrade wizards not visible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:31 Bug #88064: Error in upgrade wizards not visible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:26 Bug #88064 (Under Review): Error in upgrade wizards not visible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:44 Bug #87382: Ajax Exception Stacktrace not usable in install tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Bug #87382 (Under Review): Ajax Exception Stacktrace not usable in install tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #87382 (Resolved): Ajax Exception Stacktrace not usable in install tool
- Applied in changeset commit:830853abdd296325105f9a2070196780fb6227af.
- 14:44 Bug #87382: Ajax Exception Stacktrace not usable in install tool
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 14:16 Bug #87382: Ajax Exception Stacktrace not usable in install tool
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #87382: Ajax Exception Stacktrace not usable in install tool
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Bug #87382: Ajax Exception Stacktrace not usable in install tool
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:57 Bug #87382: Ajax Exception Stacktrace not usable in install tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:37 Bug #87382 (Under Review): Ajax Exception Stacktrace not usable in install tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #88001 (Resolved): Use Sitematcher in EXT:viewpage
- Applied in changeset commit:b43d286aea7d1bb1e9b065c21338e86363fb8d5b.
- 12:30 Bug #88001: Use Sitematcher in EXT:viewpage
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #87967 (Resolved): Remove limit in be_group fields
- Applied in changeset commit:4887ec576423a7a7241f67269b8f96125454da7f.
- 16:00 Task #87967: Remove limit in be_group fields
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:10 Revision b43d286a: [BUGFIX] Use Sitematcher to fetch available languages
- EXT:viewpage must use the SiteMatcher to get the available languages.
The join functionality has been removed as wel... - 16:00 Revision 4887ec57: [TASK] Remove limit in be_groups fields
- With this change, there are no more restrictions
in TCA within the be_groups.
Resolves: #87967
Releases: master, 9.5... - 16:00 Bug #87968 (Resolved): Form suggest is broken in IE11
- Applied in changeset commit:4da2dec40b5eb2c159a9a0dcb7d0637426f097c2.
- 15:50 Bug #88057 (Under Review): Child record was not processed
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:16 Bug #88057 (Accepted): Child record was not processed
- Fix for ext:news - https://github.com/georgringer/news/pull/890
The core could accept those system internal proper... - 15:49 Revision 4da2dec4: [BUGFIX] Do not use native `closest()` due to missing browser support in IE
- Internet Explorer doesn't support `closest()` on HTMLElement objects.
This commit makes use of jQuery where necessary... - 15:18 Revision fcf9bbff: [TASK] Adjust documentation for custom routing enhancer registration
- Correct example TYPO3_CONF_VARS configuration for custom route enhancers
registration.
Releases: master, 9.5
Resolve... - 15:13 Revision 3f03e955: [BUGFIX] Improved visibility error message in install tool
- Removed the absolute positioning of the error page to avoid unexpected
behavior when rendered in an encapsulated comp... - 15:00 Task #88067 (Resolved): Update Feature-86365-RoutingEnhancersAndAspects.rst
- Applied in changeset commit:ce6233028adbaa6e79c51d823300fcaf1fc47309.
- 14:57 Task #88067: Update Feature-86365-RoutingEnhancersAndAspects.rst
- 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 Task #88067: Update Feature-86365-RoutingEnhancersAndAspects.rst
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Revision ce623302: [TASK] Adjust documentation for custom routing enhancer registration
- Correct example TYPO3_CONF_VARS configuration for custom route enhancers
registration.
Releases: master, 9.5
Resolve... - 14:41 Revision 830853ab: [BUGFIX] Improved visibility error message in install tool
- Removed the absolute positioning of the error page to avoid unexpected
behavior when rendered in an encapsulated comp... - 14:39 Revision 07770c5d: [BUGFIX] Remove hard coded path to LocalConfiguration.php
- Instead of hard coding the path, the ConfigurationManager API
ist now used.
Resolves: #88089
Releases: master, 9.5
C... - 14:27 Bug #87814: Redirect loop when called with e.g. example.com/index.php?id=1&L=1
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:24 Bug #87814: Redirect loop when called with e.g. example.com/index.php?id=1&L=1
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:18 Revision f570ff6b: [BUGFIX] Show correct timestamp in file replace dialog
- The property lastModifiedDate was removed by some browsers. With this
change its existence will be checked and the pr... - 14:00 Bug #88089 (Resolved): Path to LocalConfiguration.php is hard coded in installer
- Applied in changeset commit:679c1fa68f4da6369287c3bb0e6b9d2d2fb93c08.
- 13:38 Bug #88089: Path to LocalConfiguration.php is hard coded in installer
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:00 Bug #88089 (Under Review): Path to LocalConfiguration.php is hard coded in installer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:58 Bug #88089 (Closed): Path to LocalConfiguration.php is hard coded in installer
- Instead of hard coding the path to the file, the ConfigurationManager API should be used
- 14:00 Bug #88081 (Resolved): Timestamp in replace dialog of file list is broken
- Applied in changeset commit:a222604e159e38391f9214942c49c62d5811bb3b.
- 13:44 Bug #88081 (Under Review): Timestamp in replace dialog of file list is broken
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:00 Bug #88081 (Resolved): Timestamp in replace dialog of file list is broken
- Applied in changeset commit:c9ed8f4500bcc99edff008e5c7b156a38706c7f0.
- 12:42 Bug #88081: Timestamp in replace dialog of file list is broken
- Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:41 Bug #88081: Timestamp in replace dialog of file list is broken
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:34 Bug #88081: Timestamp in replace dialog of file list is broken
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:27 Bug #88081: Timestamp in replace dialog of file list is broken
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Bug #88081: Timestamp in replace dialog of file list is broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:35 Bug #88081 (Under Review): Timestamp in replace dialog of file list is broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:38 Revision 679c1fa6: [BUGFIX] Remove hard coded path to LocalConfiguration.php
- Instead of hard coding the path, the ConfigurationManager API
ist now used.
Resolves: #88089
Releases: master, 9.5
C... - 13:30 Revision a222604e: [BUGFIX] Show correct timestamp in file replace dialog
- The property lastModifiedDate was removed by some browsers. With this
change its existence will be checked and the pr... - 12:33 Revision c9ed8f45: [BUGFIX] Show correct timestamp in file replace dialog
- The property lastModifiedDate was remove by some browsers, thus with
this change if will be checked and the proper pr... - 11:50 Bug #88090 (Closed): TYPO3\CMS\Core\Error\Http\PageNotFoundException after Upgrade to TYPO3 9.5.5
- I have updated from TYPO3 8 to 9 and since then I always get errors in the FE, even there are no errors or warnings i...
- 11:24 Bug #88084: Respect mod.web_list.hideTranslations again
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:38 Bug #88084 (Under Review): Respect mod.web_list.hideTranslations again
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:21 Bug #88084 (Closed): Respect mod.web_list.hideTranslations again
- With resolving issue #82991 the localization list view is always used when translations are present in the system. Bu...
- 10:42 Bug #88088: cli binary is stored in wrong path
- Side note:
Generating a file and storing it inside the source directory within composer install, will mark the packa... - 10:38 Bug #88088 (Under Review): cli binary is stored in wrong path
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Bug #88088 (Closed): cli binary is stored in wrong path
- With the change in #86513, the cli binary is now automatically generated on composer install.
Unfortunately it is ... - 07:05 Bug #86810: After Upgrade Wizard: Add the default Extension Manager database tables - Reports Update Incomplete
- I have the same Problem
- 00:11 Bug #87813 (Needs Feedback): typolink uses link text of default language instead of translation
- I think it has been solved on 9.5.5, can you recheck it? Thank you!
2019-04-04
- 20:25 Task #87009: Additional translationFile removes default file
- This has to be done early in the development process of v10. Improving this is a change in behaviour.
- 20:08 Task #84878: Restructuring the persistence manager code
- IMHO this should be tackled in early v10.
- 20:00 Bug #87738 (Closed): Action URI of tx_form_formframework not correct if form is used in extension as content element
- As far as I can see the author of the issue has solved the problem. Thus, I am closing the issue. If you think this i...
- 19:58 Bug #88083 (Closed): ContentObjectRenderer::getTreeList isn't aware of Workspace/NonCacheRequests and expires not respected / mishandled
- This issue seams very old, didn't found a report yet.
Multiple issues in the tree implementation:
* If the tree... - 19:58 Task #84876: Restructuring the configuration manager code
- IMHO this should be tackled in early v10.
- 19:45 Epic #84132 (Closed): Introduce variants
- Closed as requested by Björn Jacob.
- 18:46 Bug #88082 (Closed): FrontendUserImageUpdateWizard fails, when there are multiple storages
- The FrontendUserImageUpdateWizard copies images from /uploads/pics/ to fileadmin/_migrated/, but fails to lookup the ...
- 18:37 Feature #81593 (New): Usage of constants in YAML files
- 18:33 Feature #84566 (New): Add FormProtection API to form framework
- 18:31 Bug #86956: Typoscript meta tag field settings have no effect
- This issue still seems active in 9.5.5
As a workaround we solved it like this:
1. Deactivate rendering of the s... - 18:29 Bug #85301 (New): EXT:form - show hidden fields in notification mail (finisher)
- 17:55 Bug #88081 (Closed): Timestamp in replace dialog of file list is broken
- It turned out, that the timestamp in the replace dialog of a file shows incorrect information.
!replace_dialog.png... - 17:46 Bug #78801: mod.SHARED.disableLanguages is not respected in tt_content language field
- Still having this problem in TYPO3 8.7.24. Has someone an idea?
- 17:28 Bug #88042 (Closed): Form - wrong display of content element as confirmation message
- I am closing this issue in favor of #87875. We will continue over there.
- 13:46 Bug #88042: Form - wrong display of content element as confirmation message
- Hallo!
I've got the same problem!
After updating from version 9.5.3 to 9.5.5 the rendering of the confirmation... - 12:51 Bug #88080: ProductionExceptionHandler should relay ImmediateResponseExceptions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:27 Bug #88080 (Under Review): ProductionExceptionHandler should relay ImmediateResponseExceptions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:02 Bug #88080 (Closed): ProductionExceptionHandler should relay ImmediateResponseExceptions
- I just noticed that _ProductionExceptionHandler_ tries to handle _ImmediateResponseException_ by rendering an "Oops, ...
- 11:10 Bug #88079 (Closed): Multi-selection mode in List module does not work anymore
- Tested this in latest master:
When clicking on one of the Clipboard modes (e.g. "Clipboard #1 (multi-selection mo... - 11:03 Task #88078 (Rejected): Streamline UI of redirect finisher
- The redirect finisher can be configured via the form editor. IMHO editors do not need the field "Additional parameter...
- 10:56 Bug #88076 (Closed): Usability: Wording of tooltip for mass editing in list mode: "Edit all shown fields ..."
- For mass editing, as described in the "Getting Started Tutorial: Mass Editing":https://docs.typo3.org/typo3cms/Gettin...
- 10:55 Bug #88075 (Closed): mod.web_layout.disableNewContentElementWizard=1
- Hello Core-Team,
after activating this option it is not possible to create new Content Elements (the old-way). It ... - 10:47 Bug #88073: Language overlay on Page -> Replace Content
- Moved from FORGE to TYPO3 Core Project.
@Rainer please use the right project when creating new tickets^^. Then you'l... - 10:42 Bug #88073 (New): Language overlay on Page -> Replace Content
- I have two sites in the same tree. Root 1 (0 = english, 1 = german), Root 2 (0 = english, 2 = swedish). I want to use...
- 10:47 Bug #88074: Language overlay on Content -> Insert Record
- Moved from FORGE to TYPO3 Core Project.
@Rainer please use the right project when creating new tickets^^. Then you'l... - 10:45 Bug #88074 (Closed): Language overlay on Content -> Insert Record
- I have two sites in the same tree. Root 1 (0 = english, 1 = german), Root 2 (0 = english, 2 = swedish). I want to use...
- 10:35 Bug #88072: Language overlay in DatabaseQueryProcessor
- Moved to right projects. Guessed TYPO3 Version 9.
- 10:33 Bug #88072 (New): Language overlay in DatabaseQueryProcessor
- I have a page with two languages (0 = english, 1 = german). All categories are set to "All languages". The categories...
- 10:34 Bug #88071: Language overlay in DatabaseQueryProcessor
- Moved to right projects. Guessed TYPO3 Version 9.
- 10:26 Bug #88071 (New): Language overlay in DatabaseQueryProcessor
- I have a page with two languages (0 = english, 1 = german). I use the following DatabaseQueryProcessor:
@10 = TYPO... - 10:05 Bug #88070 (Closed): URL with extbase action and additional query string throws error using route enhancer
- I have a page that shows a single record of an extbase action, e.g. the URL is ...
- 09:29 Bug #88057: Child record was not processed
- Oliver, sorry, yes, I used 9.5.x@dev, that's what I meant.
Sorry, my step 3) was not properly described (I have a cu... - 09:25 Task #86667: adapt font size
- I just want to add here that the latest version of Bootstrap (4.3.x) supports the "Responsive font size" that means t...
- 08:09 Feature #87816 (New): Allow form configuration by rootline
- 07:43 Bug #88069 (Closed): MenuLanguageProcessor in combination with not translated records
- In a multi-lingual single-page tree (with English as default language and German as additional language) I have a new...
- 07:29 Task #88068 (Rejected): Deprecate jquery based date element
- We should remove the jquery based date element. There are several reasons for doing so:
* The date element is supp... - 07:12 Task #86462: form: Add documentation for variants
- Sry Ludwig for assigning this to you. Happened accidently.
- 07:12 Task #86462 (Closed): form: Add documentation for variants
- I am closing this one in favor of #84135. Thanks for reporting and taking care.
- 00:26 Feature #87935: Use $_SERVER['REQUEST_TIME'] instead of time() for the current time in viewhelper f:date.format()
- From my point of view _$GLOBALS['SIM_EXEC_TIME']_ should be used in TYPO3 8 and the _DateTimeAspect_ should be used i...
- 00:10 Bug #87861: config.compressCss prevents inclusion of external files
- FYI: This has been fixed in TYPO3 9.5.2 (#53123).
There is a discussion about backporting this to 8.7 on gerrit: htt...
2019-04-03
- 23:41 Bug #88041: Indexed Search does not respect page title from PageTitle API
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:29 Bug #88041: Indexed Search does not respect page title from PageTitle API
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:09 Bug #88041: Indexed Search does not respect page title from PageTitle API
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:19 Task #88065: Dropdown fields drop below each other in module-docheader-bar
- To reproduce: open any page in BE module Web>Pages, which has multiple columns or languages, and resize browser windo...
- 20:58 Task #88065: Dropdown fields drop below each other in module-docheader-bar
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Task #88065 (Under Review): Dropdown fields drop below each other in module-docheader-bar
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:27 Task #88065 (Closed): Dropdown fields drop below each other in module-docheader-bar
- On a normal Macbook resolution the dropdown fields for "Columns / Languages" and "Languages" will drop below each oth...
- 22:38 Task #88067 (Under Review): Update Feature-86365-RoutingEnhancersAndAspects.rst
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:38 Task #88067 (Closed): Update Feature-86365-RoutingEnhancersAndAspects.rst
- Fix custom enhancer registration
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull... - 22:21 Bug #88066 (Closed): Install - wrong value returned in function executeDatabaseSelectAction
- According to the reporting by Robin Scholz on Slack, on @typo3/sysext/install/Classes/Controller/InstallerController....
- 19:24 Bug #88064 (Closed): Error in upgrade wizards not visible
- When you have an exception in your upgrade wizard, the screen containing the AJAX-error is very small and you need to...
- 18:50 Bug #87442 (Needs Feedback): Can't modify/overwrite og:image and twitter:image via TypoScript
- I have setup the following pages:
- Root page with a twitter card image and 1 image in the resources
- 1 Subpage wi... - 18:22 Bug #88057 (Needs Feedback): Child record was not processed
- I could not reproduce the behavior you described with @ext:news@ v7.1.0 and TYPO3 v9.5.x@dev (commit:5133578a4e534873...
- 17:17 Revision 5133578a: [BUGFIX] Avoid PHP notice in DataHandler
- The fifth parameter to Datahandler::insertDB() is used in one place
without properly checking for the existence of th... - 16:40 Bug #88063 (New): DataHandler checks parent instead of inline table on localization
- DataHandler line 4107: copyRecord_processInline()...
- 16:30 Bug #86762 (Under Review): Site-Configuration defined language fallbacks not working
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #88060 (Resolved): Prepare Frontend Tests for additional site handling tests
- Applied in changeset commit:2223b060e48c83cb098e01181aab92c2c91a0414.
- 16:12 Task #88060: Prepare Frontend Tests for additional site handling tests
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:54 Task #88060: Prepare Frontend Tests for additional site handling tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Task #88060: Prepare Frontend Tests for additional site handling tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Task #88060 (Under Review): Prepare Frontend Tests for additional site handling tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Task #88060 (Closed): Prepare Frontend Tests for additional site handling tests
- 16:30 Bug #88025 (Resolved): PHP Notice in processDatamap when calling DataHandler::insertDB
- Applied in changeset commit:a558bb96b0e429f8bd108187aa14f386bbec33b5.
- 16:24 Bug #88025: PHP Notice in processDatamap when calling DataHandler::insertDB
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:30 Bug #85471 (Resolved): Hidden pages cannot be seen in FE as a BE user when using config.sys_language_mode = strict
- Applied in changeset commit:528b02e334d4fd84cfabac54cfe0134c19aa751f.
- 15:43 Bug #85471: Hidden pages cannot be seen in FE as a BE user when using config.sys_language_mode = strict
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:44 Bug #85471 (Under Review): Hidden pages cannot be seen in FE as a BE user when using config.sys_language_mode = strict
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:30 Bug #85471 (Resolved): Hidden pages cannot be seen in FE as a BE user when using config.sys_language_mode = strict
- Applied in changeset commit:daf592dac63c318f59351eb4aef2393ea619a4d6.
- 16:28 Revision 0f8427e0: [TASK] Prepare Frontend Tests for additional site handling tests
- Some test functionality regarding Site Handling is now sorted out in order
to add more tests.
- SiteConfiguration se... - 16:24 Revision a558bb96: [BUGFIX] Avoid PHP notice in DataHandler
- The fifth parameter to Datahandler::insertDB() is used in one place
without properly checking for the existence of th... - 16:12 Revision 2223b060: [TASK] Prepare Frontend Tests for additional site handling tests
- Some test functionality regarding Site Handling is now sorted out in order
to add more tests.
- SiteConfiguration se... - 16:11 Bug #88062 (Closed): RouteEnhancer not applied to form with GET-method
- * Create simple form with _method="get"_.
* Form contains a field e.g. _<input type="text" name="foo" />_.
* When s... - 16:06 Revision 528b02e3: [BUGFIX] Enable preview of hidden page translations
- TSFE->determineIdIsHiddenPage() now takes the current site language into
account when fetching the page record. When ... - 15:18 Bug #88061 (Closed): Forms: jQuery UI datepicker / Comment causes "Uncaught SyntaxError: Unexpected end of input"
- # Add datepicker to form
# Activate "Enable datepicker (needs jQuery UI)"
# Go to frontend: console says "Uncaught ... - 13:20 Revision daf592da: [BUGFIX] Enable preview of hidden page translations
- TSFE->determineIdIsHiddenPage() now takes the current site language into
account when fetching the page record. When ... - 12:30 Bug #87827 (Resolved): Wrong default database charset applied
- Applied in changeset commit:bd1ea509fbef5078dce8a815161365d5aa0f06ee.
- 12:19 Revision bd1ea509: [BUGFIX] Ensure correct default database charset
- This patch ensures the default charset for the database connection is
set to "utf8".
The charset would normally be s... - 12:02 Bug #87429: Same checkbox in different sections can't be selected indipendently
- Gerrit Code Review wrote:
> Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r... - 10:44 Bug #87429 (Under Review): Same checkbox in different sections can't be selected indipendently
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Bug #88059 (Closed): Uncaught TYPO3 Exception: htmlspecialchars() expects parameter 1 to be string, null given | TypeError thrown in file /srv/[pathto]/RequestHandler.php
- Including an external css file with @import via includeCSS or includeCSSLibs results in an uncaught TYPO3 exception i...
- 09:54 Task #86462: form: Add documentation for variants
- Should we close this as duplicate of #84135 or the other way around?
- 09:12 Bug #87962: Incorrect cache lifetime for MetaTag Cache
- Seems that we are experiencing the same problem. It also occurs only on very rare occasions.
- 07:21 Bug #87812: Feature TSconfig options.saveDocClose
- I can only agree. Please bring this button back. If not by default at least make it configurable.
2019-04-02
- 21:44 Bug #81893: ck_editor: Linefeeds added after each save
- Is this still an issue? I tried to use
- TYPO3 9.5.5
- Ext:news 7.1.0
I followed the following steps:
1) cr... - 18:59 Bug #85622: itemsProcFunc in TCA -> select with foreign_table works not correctly
- Same problem here too. There is a pending patch on Gerrit (https://review.typo3.org/c/Packages/TYPO3.CMS/+/57185), wh...
- 17:18 Bug #88057 (Closed): Child record was not processed
- Latest TYPO3 dev-master
EXT:news 7.1.0
1) Create a folder in backend
2) Translate such folder into an alternativ... - 16:31 Bug #86280: SVG images are not scaled in the backend page tree
- The SVG icons are injected with some kind of IE11 workaround and the <svg> element is replace with a @<g>@ element:
... - 15:45 Feature #88056 (New): mode insertIfNoUpdatePossible
- Formhandler had the option insertIfNoUpdatePossible for records which did not exist. So if the where clause fails, an...
- 15:00 Bug #86895 (Under Review): routeEnhancer not working correct for paginate widget
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:43 Bug #88055 (Closed): Faulty error-handling when uploading large files
- Typo3 Version: 9.5.4
h2. Error 1: File size exceeds post_max_size
*How to reproduce:*
- Upload file larger the... - 12:29 Bug #86810: After Upgrade Wizard: Add the default Extension Manager database tables - Reports Update Incomplete
- Same problem here. TYPO3 9.5.5 and PHP 7.2
- 11:56 Bug #88054 (Closed): A content element visible in a workspace, is not visibile when it's hidden in LIVE
- Hi,
in these conditions:
1) Two (or more) content elements in a standard page, in LIVE:
Content-1: sorting=1,... - 11:40 Revision a096784a: [TASK] Documentation links to invalid URL
- The link must be prefixed with www, else the request will just show
an error.
Releases: master, 9.5, 8.7
Resolves: #... - 11:39 Revision f3986608: [BUGFIX] Check if fileObject width is greater than 0, if not use maxWidth
- If you want to use a PDF inside the GalleryProcessor, the mediaWidth is
always 0, because there are no dimensions in ... - 11:30 Bug #88047 (Resolved): GalleryProcessor PDF dimensions
- Applied in changeset commit:072e6f62bad05363f171c0b14162715e53cd6dd7.
- 11:23 Bug #88047: GalleryProcessor PDF dimensions
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:30 Task #88044 (Resolved): Missing www in URL
- Applied in changeset commit:4ee2905b46325f980bddbc70fe0b5c382e522b35.
- 11:12 Task #88044: Missing www in URL
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:10 Task #88044: Missing www in URL
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:27 Revision 964e9161: [TASK] Documentation links to invalid URL
- The link must be prefixed with www, else the request will just show
an error.
Releases: master, 9.5, 8.7
Resolves: #... - 11:22 Revision 072e6f62: [BUGFIX] Check if fileObject width is greater than 0, if not use maxWidth
- If you want to use a PDF inside the GalleryProcessor, the mediaWidth is
always 0, because there are no dimensions in ... - 11:07 Revision 4ee2905b: [TASK] Documentation links to invalid URL
- The link must be prefixed with www, else the request will just show
an error.
Releases: master, 9.5, 8.7
Resolves: #... - 10:46 Bug #86164: CheckboxViewHelper sets automatically each checkbox on checked, if just one of them is checked
- My bug is still there, tested with 9.5.6.dev.
- 10:45 Bug #88053 (Closed): Cache invalidation of categories (or in general mm_relations)
- When editing a record the page cache is automatically flush by tags like
tt_content[record:uid] or tt_address[reco... - 10:21 Task #88018: Add Links from Changelog to documentation
- Before I proceed, I think it would be a good idea, to make a general decision about whether links should be added to ...
- 09:55 Bug #88051 (Closed): Wrong CE order when copying pages with more than 10 CEs per column
- If I copy a page, the content element order is broken if the column has more than exact 10 elements. I can reproduce ...
2019-04-01
- 22:13 Bug #88043: Build stack can't find modules with newer TypeScript or @types
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:25 Bug #88043: Build stack can't find modules with newer TypeScript or @types
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:51 Bug #88047: GalleryProcessor PDF dimensions
- Is this issue related or even the same? #83374
- 18:07 Bug #88047 (Under Review): GalleryProcessor PDF dimensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:04 Bug #88047 (Closed): GalleryProcessor PDF dimensions
- If you have a PDF, there is no width and height available in the metadata dimensions.
If you use the GalleryProcesso... - 20:33 Task #88049 (Closed): Separate real dependencies from development dependencies in packages.json
- In order to identify which JS/CSS assets are actually used in TYPO3, it would be great to separate between dependenci...
- 19:23 Bug #88048: PageLayoutController selecting wrong available languages
- In TYPO3 10-dev (where I tested but IMHO this is also valid for v9lts) the whole process changed as we do not have pa...
- 18:29 Bug #88048 (Rejected): PageLayoutController selecting wrong available languages
- Error you will get (TYPO3 v8.7.24):...
- 14:40 Bug #88046 (Closed): RelationHandler does not respect deleted elements
- The Database RelationHandler does not respect deleted elements, because it removes all QueryRestrictions:
"Relatio... - 13:31 Bug #88045 (Under Review): alternativeLanguageKeys is overridden as string
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Bug #88045 (Closed): alternativeLanguageKeys is overridden as string
- The function getLanguageKeys in the Extbase LocalizationUtility resolves the dependency of a language as "alternative...
- 12:49 Task #88044: Missing www in URL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Task #88044 (Under Review): Missing www in URL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Task #88044 (Closed): Missing www in URL
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/162- 12:47 Bug #88036: Adding a ce of type "plugin" without defining a plugin breaks FE
- This looks like it is caused by changes to f:cObject which resolves the TS path segment by segment and throws a new t...
- 12:18 Epic #83489 (In Progress): Update JavaScript dependencies
- 11:12 Epic #83489 (Closed): Update JavaScript dependencies
- I close this issue for now, as all subtasks are marked as closed.
If you think that this is the wrong decision, pl... - 10:12 Bug #88003: Changes from draft are saved to live when switching workspaces
- Riccardo De Contardi wrote:
> If you follow instead these steps, the issue *is not* present
>
> - create a page i... - 09:48 Bug #87797 (Closed): IRRE - Position of new elements
- I close this issue as a duplicate of #24019 please continue the discussion there. Thank you.
A reference to this is... - 09:47 Bug #84695 (Closed): New irre elements appear outside of the current view
- I close this issue as a duplicate of #24019 please continue the discussion there. Thank you.
A reference to this is... - 09:47 Feature #83858 (Closed): Add option to change the insert position for inline elements (IRRE)
- I close this issue as a duplicate of #24019 please continue the discussion there. Thank you.
A reference to this is... - 09:40 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
- Please note that #85742 had this review attached https://review.typo3.org/57822 that was reverted with https://review...
- 09:40 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
- I report here my comment 6 on #83065 as a quick way to reproduce the issue on the latest master:
The issue is stil... - 09:39 Bug #85742 (Closed): New page in workspace doesn't load content elements in preview
- I close this issue as a duplicate of #82462 please continue the discussion there. Thank you.
A reference to this iss... - 09:38 Bug #83065 (Closed): Content is disappearing in Page module in workspaces
- I close this issue as a duplicate of #82462 please continue the discussion there. Thank you.
A reference to this is... - 09:17 Bug #86935: Cannot fetch 404 page with simple base
- Riccardo De Contardi wrote:
> Are these issues related?
>
> #86616
>
> #86260
Yes, sounds like, please mark...
2019-03-31
- 17:22 Bug #86935: Cannot fetch 404 page with simple base
- Are these issues related?
#86616
#86260 - 17:09 Bug #83065: Content is disappearing in Page module in workspaces
- As reported here: #82462 if the page created in workspace is marked as hidden (disabled), then the content element be...
- 13:29 Bug #88033: Massive performance degration since symfony/property-info
- A few things to mention here:
1) Yes, first hit is slower, especially since we reverted a patch (don't know which ...
2019-03-30
- 23:03 Bug #85987 (Needs Feedback): Menus doesn't respect language settings and show non translated pages
- 23:03 Bug #85987: Menus doesn't respect language settings and show non translated pages
- @Richard Haeser can you perform a test with 9.5.5 ?
I tried the following short test (with 9.5.5)
1) TYPO3 wit... - 21:37 Bug #87963: Site configuration / 404 Page not found
- If I have understood it correctly, the problem here is present when the root page is created inside a sysfolder?
- 21:10 Bug #85452 (Closed): CKEditor Tables: th => p before table; adding table-rows: nothing happened
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 20:21 Bug #88043 (Under Review): Build stack can't find modules with newer TypeScript or @types
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:13 Bug #88043 (Closed): Build stack can't find modules with newer TypeScript or @types
- Our current build stack is currently not able to resolve non-relative modules in never TypeScript and/or @types versi...
- 18:11 Bug #43706: Constants in a page-TSconfig only accepted with an ext. template!?
- This issue seems is present on 10.0.0-dev (latest master) - tested with the same procedure on my comment 12
- 13:57 Bug #88042 (Closed): Form - wrong display of content element as confirmation message
- Hi!
When using an content element as "confirmation message" the output isnt show right:
The html wrapping the ... - 09:52 Task #87987: Migrate SelectTreeElement to TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2019-03-29
- 23:05 Bug #85633: "Save and create a new one" button in BE appends superfluous hash which resets defVals
- Is this related? #24515
- 20:52 Bug #83065: Content is disappearing in Page module in workspaces
- The issue is still present on 10.0.0-dev (latest master); it is easy to reproduce:
1) Have a plain TYPO3 installat... - 18:06 Bug #86994: indexed_search doesn't index pages using route enhancers
- ...
- 18:04 Bug #88041 (Under Review): Indexed Search does not respect page title from PageTitle API
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Bug #88041 (Closed): Indexed Search does not respect page title from PageTitle API
- I noticed that the generatePageTitle method in TypoScriptFrontendController does not set indexedDocTitle.
Therefore ... - 17:01 Task #88040 (Under Review): Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:59 Task #88040 (Closed): Migrate TYPO3/CMS/Extensionmanager/* to TypeScript
- 14:46 Task #88038: Migrate TYPO3/CMS/Recycler/* to TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Task #88038 (Under Review): Migrate TYPO3/CMS/Recycler/* to TypeScript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:51 Task #88038 (Closed): Migrate TYPO3/CMS/Recycler/* to TypeScript
- 14:07 Bug #86818: Page tree is not accessible via tab key anymore
- I would like to help on this topic.
In my opinion it would be good to implement the tree as Aria Tree View > https... - 12:22 Bug #87865: Site error handling does not work with disabled languages
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:06 Bug #88037 (Closed): Frontend login ignores defined storage pid
- I have a login form where only users should be able to login which are stored in a certain folder. I have defined sto...
- 11:45 Bug #88036 (Rejected): Adding a ce of type "plugin" without defining a plugin breaks FE
- Create a content element of type "plugin" but do not define a plugin to use in @list_type@.
This is valid when savin... - 11:39 Bug #88025: PHP Notice in processDatamap when calling DataHandler::insertDB
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Revision 6920cd53: [BUGFIX] Use SiteMatcher in TranslationConfigurationProvider
- The TranslationConfigurationProvider must use the SiteMatcher
to find the proper languages and must not depend only o... - 11:30 Bug #87942 (Resolved): List view - deault language flag and label set only with TSConfig
- Applied in changeset commit:b91e3606ba4c8032c9c66e6b2975887b842c461a.
- 11:12 Bug #87942: List view - deault language flag and label set only with TSConfig
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:15 Feature #87457: Use symfony/property-info to gather doc block information
- This leads to a massive performance degration up to factor 7 rendering the backend and especially the install tool cl...
- 11:14 Bug #88033 (Closed): Massive performance degration since symfony/property-info
- Offending commit: bcde6c0177aba345b0bd363c4519892a132ef279 for https://review.typo3.org/#/c/Packages/TYPO3.CMS/+/5945...
- 11:12 Revision b91e3606: [BUGFIX] Use SiteMatcher in TranslationConfigurationProvider
- The TranslationConfigurationProvider must use the SiteMatcher
to find the proper languages and must not depend only o... - 11:06 Task #88029 (Closed): Add config to force meta robots if "index,follow"
- Sometimes it is too easy. The solution works fine and the patch can be removed.
- 10:51 Task #88029 (Needs Feedback): Add config to force meta robots if "index,follow"
- Hi Kevin,
This is solvable by 1 line of TypoScript.... - 10:54 Task #87281: Errorhandler handles errors without verifying the configured error level
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Task #87922 (Resolved): Migrate TYPO3/CMS/Lowlevel/* to TypeScript
- Applied in changeset commit:fe5445bd3ec48a85491292cfab2d3af3623b4d08.
- 09:41 Revision fe5445bd: [TASK] Migrate TYPO3/CMS/Lowlevel/* to TypeScript
- Resolves: #87922
Releases: master
Change-Id: I77f1973c656b3b2538a37cd2f4dc2b04358a7198
Reviewed-on: https://review.ty... - 09:07 Bug #87993: Uncaught TYPO3 Exception: Call to a member function getDatabase() on null
- I've adjusted the code which generates the message:...
- 07:37 Bug #87811 (Closed): EXT:form makes all fields required
- Closed since the issue is gone with 9.5.5. Thanks mates.
2019-03-28
- 23:04 Bug #85284: Workspace shows unchecked sectionIndex in preview
- I tried the following test on version 10.0.0-dev (latest master)
h3. Prerequisites
* TYPO3 with a "draft" works... - 22:45 Bug #87998 (Closed): Error handling on multidomain
- Hi @Bernhard Eckl thank you for your kind and quick response;
Closing the issue as requested by the reporter.
I... - 22:38 Bug #87998: Error handling on multidomain
- This can be closed. I found an additional configuration in AdditionalConfiguration.php I made a few years ago. Sorry,...
- 22:42 Bug #88032: Only populate HrefLang, if they are available
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:13 Bug #88032: Only populate HrefLang, if they are available
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Bug #88032 (Under Review): Only populate HrefLang, if they are available
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #88032 (Closed): Only populate HrefLang, if they are available
- Currently href_lang-Tags are generated and populate every time. E.g. there is a news entry, that is only for Language...
- 22:07 Bug #69454: Shortcut page ignores the configured url target
- I tried also with 10.0.0-dev (latest master) and the result is the same as on my comment 1
please take note that, ... - 20:59 Bug #88031 (Under Review): Redirect endless Loop, if missing Language-Parameter
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:58 Bug #88031 (Closed): Redirect endless Loop, if missing Language-Parameter
- Calling something like bla.example.com/?id=34&type=2 runs in a endless loop.
In SiteBaseRedirectResolver there is ... - 20:41 Bug #88030: Radio and Checkbox-Viewhelper should work in ObjectMode like e.g. TextFieldViewHelper
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Bug #88030 (Under Review): Radio and Checkbox-Viewhelper should work in ObjectMode like e.g. TextFieldViewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Bug #88030 (Under Review): Radio and Checkbox-Viewhelper should work in ObjectMode like e.g. TextFieldViewHelper
- Currently Radio- and CheckboxViewhelper breaks, if you use in form an object (and property attribute), if you not hav...
- 20:30 Task #88029: Add config to force meta robots if "index,follow"
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Task #88029: Add config to force meta robots if "index,follow"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:13 Task #88029: Add config to force meta robots if "index,follow"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:41 Task #88029: Add config to force meta robots if "index,follow"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Task #88029: Add config to force meta robots if "index,follow"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:15 Task #88029: Add config to force meta robots if "index,follow"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:54 Task #88029 (Under Review): Add config to force meta robots if "index,follow"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:48 Task #88029 (Closed): Add config to force meta robots if "index,follow"
- Currently the meta robots are only output if the value contains either "noindex" or "nofollow". Google itself says th...
- 19:11 Task #87922: Migrate TYPO3/CMS/Lowlevel/* to TypeScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:40 Bug #88026: Invalid URLs for JavaScript files in system extension install
- Hi Anja,
thanks for your quick reply.
I observed the issue on two independent instances. Both were built via com... - 18:05 Bug #88026 (Closed): Invalid URLs for JavaScript files in system extension install
- Hi Dirk,
I just checked the source code for 7.6.32 (the last version released as LTS), please see for yourself, th... - 17:03 Bug #84538: Links to pages with setting "Hide default translation of page" should not be rendered
- @Zsofia Gugan Thank you for your reply; do you think we can safely close this issue?
Thank you and best regards. - 16:21 Bug #84538: Links to pages with setting "Hide default translation of page" should not be rendered
- Please see Beat's reply: https://forge.typo3.org/issues/84538#note-5
- 14:53 Bug #88028 (Closed): index.php results in 404
- Fresh installation of Typo 9.5.5 with DEMO-Site with "built-in" site-config
the result of http://domain.net/index.ph... - 14:51 Bug #88024: allowLanguageSynchronization doesn't synchronise cropping from images
- First try: I added allowLanguageSynchronization to the crop column in overrideChildTca:...
- 14:02 Bug #86164: CheckboxViewHelper sets automatically each checkbox on checked, if just one of them is checked
- I confirm that the issue is not present anymore with TYPO3 9.5.5
Thanks! - 13:13 Bug #86164 (Resolved): CheckboxViewHelper sets automatically each checkbox on checked, if just one of them is checked
- This was "fixed with Fluid 2.6.0":https://github.com/TYPO3/Fluid/commit/60545b6cbb6d66de7413ec515c8ae64ef84414b7. You...
- 13:49 Bug #88025: PHP Notice in processDatamap when calling DataHandler::insertDB
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:07 Bug #88025: PHP Notice in processDatamap when calling DataHandler::insertDB
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:22 Bug #87014: Link when l18n_cfg is set to "Hide default translation of page" isn't generated
- Hi Benni,
I've checked and it's working as expected now with v9.5.5.
Thank you - 10:57 Bug #79234: Special Menu "Section Index" in "Backend User Section" are not rendered in the Frontend (TYPO3: 6.2, 7.6, 8.5)
- Same Problem with Typo3 8.7.24, PHP 7.2.16
- 10:16 Bug #86935: Cannot fetch 404 page with simple base
- Okay, the problem is, I protected the website width htacess password. Without the protection the solution with the ur...
- 07:34 Bug #86935: Cannot fetch 404 page with simple base
- hi, you must set a full base url in config.yaml https://domain.com/ than works.
- 09:22 Feature #79053 (Closed): Page cache tags not accessible from hooks
- heyhey.
we introduced this in december with https://review.typo3.org/c/59022/
Hope that solves your issue! If n... - 07:39 Epic #88027 (In Progress): Properly handle Hooks/Signals and Events
- 07:24 Epic #88027 (Closed): Properly handle Hooks/Signals and Events
- By introducing PSR-14, we can migrate to various concepts into one solution (including backwards-compat).
Also, al... - 07:36 Feature #65325 (Closed): Bring back some color! [EM > active/inactive extension]
- 07:33 Feature #81234 (Needs Feedback): TCA Schema Service
- Hey Armin,
Christian built this while adding SQLite support in v9, using exactly the hook you mentioned and adding... - 00:00 Bug #88003: Changes from draft are saved to live when switching workspaces
- If you follow instead these steps, the issue *is not* present
- create a page in live WS
- go to draft WS
- edit...
2019-03-27
- 22:33 Bug #86935: Cannot fetch 404 page with simple base
- The Problem still exists in 9.5.5
_
Just point to your 404 page by URL_
This don't work for me? - 22:08 Bug #87980: TYPO3 can not handle two concurrent requests to the same (cachable) page without a 503 response
- Running more requests in parallel yields
< HTTP/1.1 503 Service unavailable
< HTTP/1.1 200 OK
< HTTP/1.1 200 OK
... - 18:53 Bug #88026 (Closed): Invalid URLs for JavaScript files in system extension install
- The JS files of the system extension install are located in ...
- 18:06 Feature #23899: add a control function for debugging
- I would say that this kind of debugging has found its end some years ago. We have - thankfully - proper debugging wit...
- 18:05 Bug #31812 (Closed): Localization failed; There already was a localization for this language of the record!
- Closing as suggested, cannot reproduce myself either.
- 17:26 Bug #88025: PHP Notice in processDatamap when calling DataHandler::insertDB
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:20 Bug #88025 (Under Review): PHP Notice in processDatamap when calling DataHandler::insertDB
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Bug #88025 (Closed): PHP Notice in processDatamap when calling DataHandler::insertDB
- The fifth parameter is set using the incoming data array accessing the uid, which will mostly not exist.
- 16:48 Bug #88024: allowLanguageSynchronization doesn't synchronise cropping from images
- Hi Chris,
I guess it's not "bubbling down" to all values of the translated record. So you'd need to set this for t... - 16:26 Bug #88024 (New): allowLanguageSynchronization doesn't synchronise cropping from images
- I have an image in a TCA and want to reuse this image (and the cropping) in localised records. I configured the field...
- 16:05 Bug #87912: XML sitemap with localised news records does not respect language
- Hmm, not really. I see the links twice with different last modification dates (one from English, one from German). Ha...
- 15:46 Bug #88016: Drag and Drop a new site in page tree doesn't work in IE10 and Edge
- I confirm the issue with TYPO3 9.5.5 and Edge (Microsoft Edge 42.17134.1.0 on Windows 10)
it seems that on Edge t... - 15:20 Bug #88016: Drag and Drop a new site in page tree doesn't work in IE10 and Edge
- Can confirm, it's not working on IE11 and Edge.
- Moving items within the page tree is working
- Creating new pag... - 10:00 Bug #88016: Drag and Drop a new site in page tree doesn't work in IE10 and Edge
- Benni Mack wrote:
> Hi Julian,
>
> thanks for your request.
>
> TYPO3 v9 does not support IE10 anymore (for th... - 09:39 Bug #88016 (Needs Feedback): Drag and Drop a new site in page tree doesn't work in IE10 and Edge
- Hi Julian,
thanks for your request.
TYPO3 v9 does not support IE10 anymore (for the TYPO3 Backend), but we'll t... - 09:37 Bug #88016 (Closed): Drag and Drop a new site in page tree doesn't work in IE10 and Edge
- Prerequisites:
IE10 or lastest version of Microsoft Edge
Steps to reproduce the problem: (Edge with Win10)
- O... - 15:35 Bug #88020: inconsistencies in hreflang output
- same behavior in the language menu, fallback languages become available.
the crux is, in the language menu i do no... - 14:30 Bug #88020: inconsistencies in hreflang output
- the correct hreflang-tag-set appears only if there is a setup with multiple fallback languages and existing translati...
- 14:02 Bug #88020 (Closed): inconsistencies in hreflang output
- hreflang output differs for real languages and fallback languages (non translated pages).
if there is a translation ... - 15:26 Bug #87984: TCA inline field with MM relation in workspace.
- Hi Benni,
Here is the field configuration:... - 11:52 Bug #87984: TCA inline field with MM relation in workspace.
- Hi Cyrill,
can you send in your TCA configuration for the field? - 15:25 Bug #88022 (Closed): Arguments not passed or replaced in FileSize validator error message
- h2. Description:
FileSize validation message shows with placeholders untouched, like so:
@You must select a file ... - 15:24 Bug #88021 (Closed): Preview of a record related with FAL does not work when file is changed in a workspace
- Hi,
we used extbase to build an extension that show a record related with an image (managed via FAL).
We structured... - 15:19 Bug #87805 (Closed): With "Hide default translation of page" no link for another language is generated
- @Chris Müller thank you for your kind and quick reply
Closed as requested by the reporter; if you think that this ... - 14:52 Bug #87805: With "Hide default translation of page" no link for another language is generated
- Hi Benni,
yes, in 9.5.5 it works. Thank you.
The ticket can be closed.
Chris. - 13:52 Bug #85471: Hidden pages cannot be seen in FE as a BE user when using config.sys_language_mode = strict
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Task #88018: Add Links from Changelog to documentation
- See additional comment https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/issues/418#issuecomment-4771...
- 13:38 Task #88018: Add Links from Changelog to documentation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:14 Task #88018 (Under Review): Add Links from Changelog to documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Task #88018 (Closed): Add Links from Changelog to documentation
- Changelogs are really useful and often provide the best description of new features. But the information is quite fra...
- 13:31 Bug #88019 (New): Page copying is not working as desired using clipboard
- When in page module, while trying to copy a page and trying to 'Paste after' any random page an error is struck. Both...
- 12:03 Bug #84538: Links to pages with setting "Hide default translation of page" should not be rendered
- I tested this with TYPO3 9.5 LTS and TYPO3 8.7.22 LTS with regular page links (RTE) as well as with menu elements (me...
- 11:58 Bug #87993: Uncaught TYPO3 Exception: Call to a member function getDatabase() on null
- At the moment: No, because I only have the Log-Entry of the uncatched-exception which is generated in the catch-block...
- 11:50 Bug #87993: Uncaught TYPO3 Exception: Call to a member function getDatabase() on null
- Hi Rob,
can you send us some more information on what's inside the caught Exception actually? Type, message, excep... - 11:55 Bug #85335 (Closed): Youtube video are always rendered on youtube-nocookie.com
- 11:53 Bug #87064: Deprecated public properties can't be accessed after removal
- Sounds good, can you provide a patch for that?
- 10:46 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- same problem here we use the condition tree.rootlines to change Google Analytics vars.
and here we have the problem ... - 09:01 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- We can confirm this issue as well. Recognized it for "tree.rootLineIds" which works for non cached pages but on cache...
- 10:40 Bug #88014: enableRichText fields boot up with HTML Tags even if the editor is disabled
- The problem is existing in the backend. The <p>-Tags are already created in the backend textfield.
- 08:37 Bug #88014 (Needs Feedback): enableRichText fields boot up with HTML Tags even if the editor is disabled
- Hey,
thanks for the report. When disabling the RTE did you also adjust the configuration? The p tags are coming fr... - 09:50 Bug #88017 (Closed): static::class in <f:form.select>
- When I use subclass of SelectViewHelper with <f:form.select.option>, the value will not be passed, because of the @st...
- 09:21 Task #87647: "TSconfig" is not spelled consistently
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:13 Bug #85403: Copy of recursive pagetree does not keep permissions of the copy-source
- Well maybe I don't use the permission stuff in DataHandler the right way?
Setting... - 07:23 Bug #88015 (Closed): Can't edit TCA records with language set to All languages(sys_language_uid = -1)
- I have lot of TCA records with language set to All languages (sys_language_uid = -1) . But i cant edit the TCA record...
- 02:08 Bug #87817: PageLinkBuilder fails adding pagetype parameter, if routeEnhancers for PageTypeSuffix is defined
- I am also able to reproduce this behaviour in Typo3 9.5.5.
(unfortunately my workaround list will be much longer)
2019-03-26
- 23:16 Bug #88003: Changes from draft are saved to live when switching workspaces
- this behavior cannot be IMHO intended; it is also present on 10.0.0-dev (latest master)
- 09:51 Bug #88003 (Closed): Changes from draft are saved to live when switching workspaces
- Hi,
I don't know if this behavior is wanted or rather a bug. I think it is a bug.
When you
1) make changes, ... - 22:30 Task #88005 (Resolved): Refer to different Changelog entry for TYPO3\CMS\Sv\AbstractAuthenticationService in Extension Scanner
- Applied in changeset commit:549158d61367a6c8c600b08915c543c680c7559e.
- 22:12 Task #88005: Refer to different Changelog entry for TYPO3\CMS\Sv\AbstractAuthenticationService in Extension Scanner
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:55 Task #88005: Refer to different Changelog entry for TYPO3\CMS\Sv\AbstractAuthenticationService in Extension Scanner
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:48 Task #88005 (Under Review): Refer to different Changelog entry for TYPO3\CMS\Sv\AbstractAuthenticationService in Extension Scanner
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:10 Task #88005 (Closed): Refer to different Changelog entry for TYPO3\CMS\Sv\AbstractAuthenticationService in Extension Scanner
- When scanning with the Extension Scanner in extensions that include AbstractAuthenticationService (e.g. I used "sfpip...
- 22:29 Revision ee2a3dfd: [TASK] Fix Changelog associated with extension scanner for services
- - Use different Changelog entry in extension scanner for
AbstractAuthenticationService and AuthenticationService
- ... - 22:11 Revision 549158d6: [TASK] Fix Changelog associated with extension scanner for services
- - Use different Changelog entry in extension scanner for
AbstractAuthenticationService and AuthenticationService
- ... - 22:03 Task #87647 (Under Review): "TSconfig" is not spelled consistently
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:25 Bug #87984: TCA inline field with MM relation in workspace.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:35 Revision 02fd8252: [BUGFIX] DB check > Search: Convert `--div--` to optgroup
- Querying the database for the placeholder `--div--` is rather pointless,
thus this possibility is removed. Instead, t... - 19:34 Revision d1c88077: [BUGFIX] Update ColorPicker to use cleaned minicolors hex value
- Force ColorPicker to use the formatted/cleaned value jQuery's minicolors
produces instead of just displaying it but s... - 19:30 Bug #87031 (Resolved): colorpicker : pasted value is saved in database without formating/checking
- Applied in changeset commit:36223868d5e3a7b431ff9ea376ff85564f811ab7.
- 19:12 Bug #87031: colorpicker : pasted value is saved in database without formating/checking
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:11 Revision 36223868: [BUGFIX] Update ColorPicker to use cleaned minicolors hex value
- Force ColorPicker to use the formatted/cleaned value jQuery's minicolors
produces instead of just displaying it but s... - 18:45 Bug #87064: Deprecated public properties can't be accessed after removal
- How about...
- 16:52 Bug #87064: Deprecated public properties can't be accessed after removal
- Jo Hasenau wrote:
> So I got the intention wrong, since I just thought they would be protected to avoid changes from... - 10:50 Bug #87064: Deprecated public properties can't be accessed after removal
- So I got the intention wrong, since I just thought they would be protected to avoid changes from outside the class.
... - 10:38 Bug #87064: Deprecated public properties can't be accessed after removal
- Hey Joey,
the idea is that we can e.g. remove the dependency to DocumentTemplate - this is how we can shape the AP... - 09:54 Bug #87064: Deprecated public properties can't be accessed after removal
- not every property needs a getter as those makes it then again public API which makes it impossible to refactor stuff...
- 09:18 Bug #87064: Deprecated public properties can't be accessed after removal
- The intention of the ticket was not just to make things work again for gridelements, since there are quite some hooks...
- 06:22 Bug #87064: Deprecated public properties can't be accessed after removal
- Hi Joey,
can you please list of the properties you need to access? Do we really need _ALL_ of them?
Thanks for ... - 17:45 Bug #88014 (Closed): enableRichText fields boot up with HTML Tags even if the editor is disabled
- I've got an issue with TYPO3 8 and 9 LTS.
If there a textfields in TCA which have enableRichText enabled, those fiel... - 16:38 Bug #87981: 404 Page when Google Analytics Parameters (utm_source) in URL
- the patch works for me. thanks for the fast respond.
- 16:37 Bug #85335: Youtube video are always rendered on youtube-nocookie.com
- > does this issue still occur? I checked the source code and the PHP code for evaluating this option seems right. Hav...
- 16:30 Bug #88010: DB Check - Full search query exception on operator change
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:13 Bug #88010 (Under Review): DB Check - Full search query exception on operator change
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Bug #88010 (In Progress): DB Check - Full search query exception on operator change
- 14:50 Bug #88010 (Closed): DB Check - Full search query exception on operator change
- DB Check Module - Full search functionality for advanced queries on e.g. page content
When "making a query" for e.g... - 16:00 Bug #87976 (Resolved): "Full search" allows selecting --div--
- Applied in changeset commit:86de822b5b4533b51605ae3d06e539a01c474ff3.
- 15:37 Bug #87976: "Full search" allows selecting --div--
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:36 Revision 86de822b: [BUGFIX] DB check > Search: Convert `--div--` to optgroup
- Querying the database for the placeholder `--div--` is rather pointless,
thus this possibility is removed. Instead, t... - 15:29 Bug #85403: Copy of recursive pagetree does not keep permissions of the copy-source
- Can confirm this bug. TYPO3 9.5.5
Even using the TYPO3\CMS\Core\DataHandling\DataHandler to copy a tree ignores th... - 15:02 Bug #88013 (Closed): Finisher overrides got lost after cleanup command
- All finisher overrides (dynamically generated sheets) are lost if you execute the command "cleanup:flexforms" with th...
- 14:53 Bug #88012 (Closed): Merge / Compress CSS & Javascript
- Here are described how the css/js merge and compress build the resulted filenames:
https://docs.typo3.org/typo3cms/S... - 14:52 Bug #88011 (Closed): Finisher use wrong overrides
- In certain situations, the Flexform form gets incorrect overwrite values in the frontend.
If I set up a form and o... - 13:40 Bug #84771: Links should not be rendered for pages that are hidden (due to language settings)
- This should be fixed now. See also #84538.
- 09:28 Bug #84771 (Needs Feedback): Links should not be rendered for pages that are hidden (due to language settings)
- Hi Sybille,
this is IMHO fixed in 9.5.5 - can you check if the issue is solved for you?
Thanks,
Benni. - 13:00 Bug #88006 (Resolved): Error in Changelog breaks rendering
- Applied in changeset commit:9ba05d2d85598e62232c96b125e6fafb8b5d768f.
- 12:34 Bug #88006 (Under Review): Error in Changelog breaks rendering
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:39 Bug #88006 (Closed): Error in Changelog breaks rendering
- This file is in the wrong place:
typo3/sysext/core/Documentation/Changelog/Breaking-87937-TCAOption_selicon_field_... - 12:56 Bug #88007: Proxy class SaltedPasswordsService should be SaltedPasswordService
- to all contributors... please wait to fix this issue. I'll take this one as a helper for new contributors in the next...
- 11:56 Bug #88007 (Closed): Proxy class SaltedPasswordsService should be SaltedPasswordService
- The proxy class for the deprecated @SaltedPasswordService@ is pluraled to @SaltedPasswordsService@ and thus if used c...
- 12:54 Revision 9ba05d2d: [DOCS] Fix path of Changelog
- Resolves: #88006
Releases: master
Change-Id: I02cacfe4829b975411026acd4bfd0bb700a38153
Reviewed-on: https://review.ty... - 12:47 Bug #88008 (Needs Feedback): Clicking "Save and close" in the popup after selecting another backend module loads the previous module
- I did this:
* going to file module and open a file for editing metadata
* changed something, NOT saving
* clicking... - 12:41 Bug #87958: TranslateViewHelper error in AbstractViewHelper
- Hey, i can confirm this error to on 7.3
- 12:28 Bug #86923: Symfony expressions/conditions doesn't work in user-tsconfig
- Any news here? For "upgraders" this is very important to be either documented very prominently (maybe even in the dep...
- 11:28 Bug #87875: Form confirmation finisher has problems with rendering content elements
- You will find the solution here:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/59532/2/typo3/sysext/core/Documenta... - 10:22 Bug #87133 (Closed): PHP Warning: igbinary_unserialize_header: unsupported version
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 09:29 Bug #87014 (Needs Feedback): Link when l18n_cfg is set to "Hide default translation of page" isn't generated
- Hi Sebastian,
we've worked on this in v9.5.5 - can you please check if your issue is fixed with the latest version... - 09:29 Bug #86363 (Needs Feedback): Broken navigation link when using "Hide default translation of page"
- Hey all,
we've worked on this, and fixed this area for 9.5.5 - can you please recheck the issue with the latest ve... - 09:27 Bug #84538 (Needs Feedback): Links to pages with setting "Hide default translation of page" should not be rendered
- Can you please try this with v9.5.5 - we've reworked the functionality a lot.
- 09:21 Bug #87998: Error handling on multidomain
- Hi Benni,
I have attached the file. I think it is not the userfunction, because even if I just do echo 'foo'; in the... - 06:59 Bug #87998 (Needs Feedback): Error handling on multidomain
- Hi Bernhard,
what exactly does your userfunction do? - 08:54 Task #86321: Page Module: Connected Mode does not reflect hidden flag properly
- Daxboeck no-lastname-given wrote:
> ...
> And this fixes now all my issues.
Just the make sure we are taking abo... - 08:35 Feature #88002 (New): Disable Deprecation errors in Install tool AJAX Calls
- Hello there,
with the upcoming of TYPO3 9 many of our integrators struggle with deprecation warnings in AJAX calls... - 08:09 Epic #87878 (In Progress): Allow full replacement of filelist module / uninstalling of EXT:filelist
- 08:07 Bug #87950 (Needs Feedback): No language fallback
- Hi,
could you try latest 9.5.x dev - we've fixed this here https://review.typo3.org/c/Packages/TYPO3.CMS/+/60192
- 08:04 Bug #88001 (Under Review): Use Sitematcher in EXT:viewpage
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:54 Bug #88001 (Closed): Use Sitematcher in EXT:viewpage
- The @SiteMatcher@ must be used in EXT:viewpage to get all available languages
- 07:50 Bug #87999: Use SiteFinder in SearchController to get all available languages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:58 Bug #85604: PHP warning when doing math in Fluid
- Hi Patrick,
apparently this was fixed in Fluid Standalone (which is a separate TYPO3 project and maintained here h... - 06:28 Bug #87805 (Needs Feedback): With "Hide default translation of page" no link for another language is generated
- Hey Chris,
could you try out 9.5.5 and let me know if your problem still exists?
Thanks.
Benni. - 06:15 Bug #23348: Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:38 Bug #87784 (Closed): ClickEnlargeViewHelper causes error "Object of class FileReference could not be converted to string in TemplateService.php line 1441"
- Thx for feedback
2019-03-25
- 23:28 Bug #87827: Wrong default database charset applied
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:45 Bug #87784: ClickEnlargeViewHelper causes error "Object of class FileReference could not be converted to string in TemplateService.php line 1441"
- Thanks for your answer.
I just upgraded to 9.5.5 a few minutes ago. The problem has gone. The images including cli... - 21:32 Bug #87784 (Needs Feedback): ClickEnlargeViewHelper causes error "Object of class FileReference could not be converted to string in TemplateService.php line 1441"
- Sorry I don't find this code. can you point me to it in https://github.com/TYPO3/TYPO3.CMS/tree/9.5?
- 22:15 Bug #87215 (Closed): Mouseover Infobox in page tree shows incorrectly formatted quotation marks (")
- I am no more able to reproduce this issue on 8.7.24, 9.5.5 or 10.0.0-dev (latest master), so I close it.
If you th... - 22:06 Bug #87064 (Accepted): Deprecated public properties can't be accessed after removal
- Actually this had been discussed already with Benni Mack and we agreed that these properties must be made available a...
- 21:36 Bug #87064 (Closed): Deprecated public properties can't be accessed after removal
- I am closing this issue as it is too general. if you are missing properties in a hook, please create a new issue per ...
- 22:05 Bug #77714: Warning missing in TS Object Browser/Template Analyzer when appending a TS condition with a string
- I think it is still reproducible on 10.0.0-dev (latest master)
- 22:00 Bug #87999 (Under Review): Use SiteFinder in SearchController to get all available languages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Bug #87999 (Closed): Use SiteFinder in SearchController to get all available languages
- Instead of trusting only sys_language, the SiteFinder must be used
- 21:43 Bug #87770 (Closed): f:link.page with non-integer pageUid fails to render
- closed because of lack of feedback and a correct solution
- 21:34 Feature #87446 (Rejected): Global variable 'SITE:'
- again as said: this path is not meant to be used for public files. therefore I am closing this issue
- 21:30 Bug #87052 (Resolved): setDBinit configuration is still available in InstallTool
- Applied in changeset commit:6d7c20064ceaf48879291dfd77a2e6346e403f96.
- 21:25 Revision 6d7c2006: [BUGFIX] Remove setDBinit from tests
- Default is utf8 for the database-charset meanwhile.
Resolves: #87052
Releases: master
Change-Id: I4ec21f979a2b3e95ba... - 21:15 Bug #87942 (Under Review): List view - deault language flag and label set only with TSConfig
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #87991 (Resolved): Remove leftover unused code in various PHP classes
- Applied in changeset commit:6aee7cc8ff80b8078d3d20c0ac84db303b35cc89.
- 10:38 Task #87991: Remove leftover unused code in various PHP classes
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:06 Task #87991: Remove leftover unused code in various PHP classes
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:05 Task #87991: Remove leftover unused code in various PHP classes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:54 Feature #87961 (Rejected): Allow file path for static routes
- Thanks for creating the feature request.
The current implementation can fetch any files from an available storage... - 20:31 Revision 6aee7cc8: [TASK] Remove leftover unused code in various PHP classes
- Due to removal of functionality and code in recent TYPO3 versions,
internal code can now be removed:
- PermissionAja... - 19:15 Bug #87998: Error handling on multidomain
- The one domain with redirect gives a 303 status code.
- 18:50 Bug #87998 (Closed): Error handling on multidomain
- On my TYPO3 setup (8.7.24, realurl 2.5.0) I have a page not found handling like:
'pageNotFound_handling' => 'USER_FU... - 17:17 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- Steps to reproduce (TYPO3 9.5.5):
# Create new TYPO3 installation
composer create-project typo3/cms-base-distribu... - 16:28 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- Can confirm the problem still exists with TYPO3 9.5.5.
I'll try to reproduce it with just a core installation.
- 17:00 Bug #87995 (Resolved): Cannot preview workspace changes in frontend
- Applied in changeset commit:f7c73573a2e273d5f3e4796949d87c40af791bf9.
- 15:04 Bug #87995 (Under Review): Cannot preview workspace changes in frontend
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 13:30 Bug #87995 (Resolved): Cannot preview workspace changes in frontend
- Applied in changeset commit:eb0de49e602240d3021df6eee20193aa6e998d0c.
- 11:13 Bug #87995 (Under Review): Cannot preview workspace changes in frontend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #87995 (Closed): Cannot preview workspace changes in frontend
- When previewing workspace changes in the frontend using split view (/typo3/index.php?route=%2Fworkspace%2Fpreview-con...
- 16:46 Revision df66054f: [BUGFIX] Use live record uid for preview in workspace
- When editing a record in a workspace in the Backend,
the "preview" button needs to use the live record uid
and not th... - 16:45 Revision f5cf5dc2: [BUGFIX] Resolve and link modified slugs in workspaces properly
- When a page (slug) is modified in a preview workspace,
links to that page need to be changed to the new slug, as the
... - 16:44 Revision f7c73573: [BUGFIX] Avoid cHash mismatches when previewing workspace changes
- In order to avoid cHash mismatches URL parameter 'ADMCMD_prev' is
not being used for cHash calculation anymore.
Reso... - 16:30 Bug #81271 (Resolved): Save and preview button for records fails in workspaces
- Applied in changeset commit:61a42e245161841ce79e100bcb4c15e0fd1f2e36.
- 16:03 Bug #81271: Save and preview button for records fails in workspaces
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 16:14 Bug #87976: "Full search" allows selecting --div--
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:14 Bug #86653: Preview of page, with "show", not working when starttime is set
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:02 Revision 61a42e24: [BUGFIX] Use live record uid for preview in workspace
- When editing a record in a workspace in the Backend,
the "preview" button needs to use the live record uid
and not th... - 16:00 Bug #87871 (Resolved): pages in workspace URLs are not resolved
- Applied in changeset commit:b666df05843bdfb6bbd865ebb44b47b88d0b257a.
- 15:57 Bug #87871: pages in workspace URLs are not resolved
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:30 Bug #87871: pages in workspace URLs are not resolved
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:29 Bug #87871: pages in workspace URLs are not resolved
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:57 Revision b666df05: [BUGFIX] Resolve and link modified slugs in workspaces properly
- When a page (slug) is modified in a preview workspace,
links to that page need to be changed to the new slug, as the
... - 15:37 Bug #85471: Hidden pages cannot be seen in FE as a BE user when using config.sys_language_mode = strict
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #85471 (Under Review): Hidden pages cannot be seen in FE as a BE user when using config.sys_language_mode = strict
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:12 Bug #87997: Links to workspace overlays should not be generated without backend user context
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:03 Bug #87997 (Under Review): Links to workspace overlays should not be generated without backend user context
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:49 Bug #87997 (Rejected): Links to workspace overlays should not be generated without backend user context
- If an editor links to a versioned page id (let's say 1011) directly (e.g. by specifying that id in header_link),
tha... - 13:36 Bug #82277: New +s directory permissions lead to failing is_file() in template path resolution
- Hello Claus
Thanks for getting back to me, I just checked this now on some of my installations. It seems that in V... - 13:30 Task #87973 (Resolved): LinkGeneratorTests should use a proper backend user context for versioned link generation checks
- Applied in changeset commit:1283168b253bc6473edd2a575cd7c40caccb64ce.
- 12:06 Task #87973 (Under Review): LinkGeneratorTests should use a proper backend user context for versioned link generation checks
- Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:30 Task #87973 (Resolved): LinkGeneratorTests should use a proper backend user context for versioned link generation checks
- Applied in changeset commit:3cc78c965fe1e627d502f8a930caa9fe5ee153e9.
- 11:20 Task #87973: LinkGeneratorTests should use a proper backend user context for versioned link generation checks
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:18 Task #87973: LinkGeneratorTests should use a proper backend user context for versioned link generation checks
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Task #87973: LinkGeneratorTests should use a proper backend user context for versioned link generation checks
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:28 Revision 1283168b: [TASK] Add be_user id to LinkGenerator page-version test context
- Some of the previous todos were failing because the test context
contained a workspace id, but missed a backend user ... - 13:15 Revision eb0de49e: [BUGFIX] Avoid cHash mismatches when previewing workspace changes
- In order to avoid cHash mismatches URL parameter 'ADMCMD_prev' is
not being used for cHash calculation anymore.
Reso... - 11:20 Revision 3cc78c96: [TASK] Add be_user id to LinkGenerator page-version test context
- Some of the previous todos were failing because the test context
contained a workspace id, but missed a backend user ... - 11:10 Bug #87885: Content displayed is always the content of the first page
- It's the same for me, the bug appears when setting HTTPS protocol.
This configuration works (this is my first conf... - 11:06 Bug #87985 (Closed): Permission issue on root page for non-admins on multilanguage environment
- @Mikel Wohlschlegel thank you for your quick answer; no need to be sorry.
I add your issue as related to the other... - 10:59 Bug #87985: Permission issue on root page for non-admins on multilanguage environment
- Yes, indeed it is. Sorry, I didn't see this. You can mark as duplicate.
- 10:23 Bug #87978: Missing declarations in MathExpressionNode.php
- Hi Patrick,
I need to address a couple of points you write:
> I have been reporting all issues concerning typo3... - 07:30 Bug #87978: Missing declarations in MathExpressionNode.php
- Dear Claus,
I have been reporting all issues concerning typo3_src-x.x.x.tar.gz here because this place is for me t... - 09:58 Bug #87969 (Under Review): Page route for translated page is not generated correctly when page has frontend group access restrictions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:03 Bug #87969 (Accepted): Page route for translated page is not generated correctly when page has frontend group access restrictions
- 09:49 Feature #87994 (Resolved): SelectViewHelper render optgroups
- See f:form.select.optgroup and f:form.select.option https://github.com/TYPO3/TYPO3.CMS/tree/master/typo3/sysext/fluid...
- 09:47 Feature #87994 (Closed): SelectViewHelper render optgroups
- I was looking for an option to create optgroups from ext:form .yaml configuration. Options are rendered by Form/Selec...
- 09:30 Task #87989 (Resolved): Remove $TCA option setToDefaultOnCopy
- Applied in changeset commit:1cba821af9f261b8c76be05119abf4b9d41b60c3.
- 09:30 Bug #87031: colorpicker : pasted value is saved in database without formating/checking
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Revision 1cba821a: [!!!][TASK] Remove TCA option setToDefaultOnCopy
- This special setting resets a certain field to its default
value when copying. This option was only there for
resetti... - 09:08 Bug #87993 (Closed): Uncaught TYPO3 Exception: Call to a member function getDatabase() on null
- I've got some random exceptions in my TYPO3 log:...
- 09:06 Bug #87261: Upgrade wizard for scheduler tasks with invalid Logger instance paths
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:06 Bug #86941: Logger instances in scheduler tasks are deserialized with outdated paths
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:53 Bug #86941: Logger instances in scheduler tasks are deserialized with outdated paths
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:53 Bug #87780: Extbase Task should call parents __sleep and __wakeup Methods
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:50 Bug #87992: Not possible to place anchors (without href) in RTE
- Clarified and formatted description
- 08:11 Bug #87992 (Needs Feedback): Not possible to place anchors (without href) in RTE
- An empty anchor as @<a name="foo"/></a>@ or @<a id="foo"/></a>@ does make sense as it allows to define markers within...
- 08:29 Bug #87963: Site configuration / 404 Page not found
- Update to this report:
It's the problem of creating a sys folder while TYPO3 generates a slug for this sysfolder. ... - 08:06 Feature #87964 (Rejected): Site configuration / Prevent deleting "active" websites
- Thanks for creating this issue! There are many ways in TYPO3 to make a site not working like also disabling the root ...
- 08:02 Bug #87965 (Accepted): Language arrangments in BE not adhering to site config.yaml structure
- 08:01 Bug #87981 (Needs Feedback): 404 Page when Google Analytics Parameters (utm_source) in URL
- thanks for creating the issue. can you check if the patch of #87845 work for you or if the issue is even a duplicate?...
2019-03-24
- 20:58 Bug #87985: Permission issue on root page for non-admins on multilanguage environment
- Is this one the same issue? #87223
- 20:12 Task #87604: Harden \TYPO3\CMS\Extbase\SignalSlot\Dispatcher
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Task #87604: Harden \TYPO3\CMS\Extbase\SignalSlot\Dispatcher
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:52 Task #87604: Harden \TYPO3\CMS\Extbase\SignalSlot\Dispatcher
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:45 Task #87989: Remove $TCA option setToDefaultOnCopy
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:20 Task #87989: Remove $TCA option setToDefaultOnCopy
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Bug #86428: simplexml_load_string in ImageInfo should ignore warnings
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:09 Revision 5039db53: [BUGFIX] Update SYS_LASTCHANGED for the right language page record
- The register SYS_LASTCHANGED needs to reflect the
value of the translated page as well.
This is now done properly in... - 18:09 Bug #87992: Not possible to place anchors (without href) in RTE
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:08 Bug #87992: Not possible to place anchors (without href) in RTE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:07 Bug #87992 (Under Review): Not possible to place anchors (without href) in RTE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:54 Bug #87992 (Closed): Not possible to place anchors (without href) in RTE
- In one of my projects (which I'm upgrading from 7 to 9), the customer uses a lot of anchors in longer texts, to enabl...
- 16:22 Feature #87433: Need sitemap changefreq and priority
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:02 Feature #87433: Need sitemap changefreq and priority
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:26 Feature #87433: Need sitemap changefreq and priority
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:46 Feature #87433: Need sitemap changefreq and priority
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:23 Feature #87433: Need sitemap changefreq and priority
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:03 Bug #86992: Problems with PHP 7.2.11
- Hi Benni (Grandmaster of TYPO3)
You may be right with your assumption, I have just yesterday had a similar case, b... - 15:45 Bug #86992 (Needs Feedback): Problems with PHP 7.2.11
- This is usually bound to PHP's OpCache and existing PHP processes still checking for the old code. Is that possible?
- 15:10 Bug #85020 (Under Review): QueryGenerator interprets string as date
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:10 Bug #84588: Int values for field will be converted to unix timestamp in module "DB check" -> Full search
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:10 Bug #85335 (Needs Feedback): Youtube video are always rendered on youtube-nocookie.com
- Hi Patrick,
does this issue still occur? I checked the source code and the PHP code for evaluating this option see... - 14:28 Bug #85189 (Needs Feedback): Workspace : missing fields in page language overlay
- Hi,
can you please check if this still is the case with TYPO3 v9? We've improved the "page translation" concept ma... - 14:24 Bug #45873 (Resolved): querySettings setRespectSysLanguage or setSysLanguageUid does not work
- Should be resolved with new consistent language handling available since v9
- 14:00 Bug #18117 (Resolved): New BE: changing user language leaves old language in toolbar
- Applied in changeset commit:49165a05bf160a881ea65f792e7c291e62b77948.
- 13:32 Bug #18117 (Under Review): New BE: changing user language leaves old language in toolbar
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:00 Bug #18117 (Resolved): New BE: changing user language leaves old language in toolbar
- Applied in changeset commit:855df7b2fd0b49d2256d34955e9eca2a5887951a.
- 13:45 Revision 49165a05: [BUGFIX] Update topbar when switching BE language
- If a user switched his language settings in his preference,
the top bar is now also refreshed reflecting the language... - 13:09 Bug #64348 (Closed): preg_replace in removeBadHTML crashes with lots of responsive image
- see https://docs.typo3.org/typo3cms/extensions/core/Changelog/8.2/Deprecation-15415-DeprecateRemoveBadHTML.html
@r... - 13:08 Bug #76963 (Closed): Page condition in pageTSConfig can't use constants
- Unfortunately this does not work at all.
Constants are a concept of TypoScript ("constants" and "setup"), where as... - 13:04 Bug #20274: SYS_LASTCHANGED should not change when only page permissions are changed (but it does)
- Hi Riccardo, SYS_LASTCHANGED is updated when the frontend is actually called!
- 12:56 Bug #51440 (Needs Feedback): htmlSpecialChars not working for typolink.returnLast = url
- Question is if you want to HSC or if you want to urlencode the additional parameters?
- 12:55 Bug #52629 (Rejected): Tx_Workspaces_Service_Fehooks corrupts page output
- Workspace Preview + Admin Panel is now completely decoupled since TYPO3 v9.
If this breaks your javascript code, i... - 12:52 Bug #70861 (Accepted): ['EXT']['allowLocalInstall'] / ['EXT']['allowGlobalInstall'] partly ignored in extension manager
- 12:52 Bug #67234 (Closed): Loading Language Files fails when document root is an nfs share
- Yup. This one was fixed as proposed!
- 12:50 Bug #67375 (Needs Feedback): Typo3DbBackend in current extbase 7.2.0 doesnt replace the placeholder "?" with boundVariables in extbase 6.2 before
- Hey,
we've reworked this part now with proper DBAL and native prepared statements. So this issue is finally solved... - 12:49 Bug #71609 (Needs Feedback): RTE Options dont work
- Does this also occur with CKeditor?
- 12:48 Bug #73163 (Needs Feedback): RTE in FE does not show available blockstyles at first try
- I think this is related to the fact that pageTSconfig is not always available?
- 12:46 Bug #75782 (Needs Feedback): Massive performace problems in backend during work
- Hey everybody,
can somebody shed some light on this, if it is HTMLarea related? If so, we'd need to address this f... - 11:46 Revision 855df7b2: [BUGFIX] Update topbar when switching BE language
- If a user switched his language settings in his preference,
the top bar is now also refreshed reflecting the language... - 11:30 Bug #86963 (Resolved): SYS_LASTCHANGED for other languages does not change
- Applied in changeset commit:c04a6d5ac55a103169c6f0d87fdabc2568936f30.
- 11:27 Bug #86963: SYS_LASTCHANGED for other languages does not change
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:26 Revision c04a6d5a: [BUGFIX] Update SYS_LASTCHANGED for the right language page record
- The register SYS_LASTCHANGED needs to reflect the
value of the translated page as well.
This is now done properly in... - 00:00 Bug #87990 (Resolved): Update typo3/testing-framework to 5.0.7
- Applied in changeset commit:019862b3aa95f24e059778830bad09e5bf87a2f9.
2019-03-23
- 23:31 Revision 019862b3: [TASK] Update typo3/testing-framework to 5.0.7
- composer require --dev typo3/testing-framework:~5.0.7
Resolves: #87990
Releases: master
Change-Id: I15a44b7cc0db267f... - 23:00 Task #87907 (Resolved): Remove unused code and streamline HMENU functionality
- Applied in changeset commit:840659af521ef2ca77da2c0740d0c007fe395223.
- 22:55 Bug #18117 (Under Review): New BE: changing user language leaves old language in toolbar
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:50 Task #87991 (Under Review): Remove leftover unused code in various PHP classes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:49 Task #87991 (Closed): Remove leftover unused code in various PHP classes
- 22:42 Revision 840659af: [TASK] Remove and streamline HMENU functionality
- HMENU was hardened during v9 via deprecations of
GMENU and making most of the properties protected.
Therefore, code ... - 22:32 Bug #86963: SYS_LASTCHANGED for other languages does not change
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:23 Bug #87069: Special characters in page-title generate visible html entities in workspace module
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Task #87989: Remove $TCA option setToDefaultOnCopy
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:39 Task #87989 (Under Review): Remove $TCA option setToDefaultOnCopy
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:34 Task #87989 (Closed): Remove $TCA option setToDefaultOnCopy
- The option is hardly used and can be solved via a custom hook as well.
- 22:03 Revision 2f612f4b: [BUGFIX] Do not overwrite status code of received response
- The ErrorController must not modify the received response
from the configured handler, to allow the handler to
change... - 22:03 Bug #23348: Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:46 Bug #23348: Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Bug #87990 (Under Review): Update typo3/testing-framework to 5.0.7
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #87990 (Closed): Update typo3/testing-framework to 5.0.7
- Fixing SqlServer/MSSQL identity insert issues with functional tests after dropping TCA definitions for @sys_history@
... - 22:00 Task #87937 (Resolved): Remove support for "selicon_field_path" TCA option
- Applied in changeset commit:80e048e78a2b95014db1e2b1cd02f41b1599139f.
- 22:00 Bug #87846 (Resolved): ErrorController overwrites response status code from handlers
- Applied in changeset commit:05772fa3b5e58e58db1a64e380892d6a3508541e.
- 21:31 Bug #87846: ErrorController overwrites response status code from handlers
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 21:30 Revision 05772fa3: [BUGFIX] Do not overwrite status code of received response
- The ErrorController must not modify the received response
from the configured handler, to allow the handler to
change... - 21:30 Task #87986 (Resolved): Allow TCA display conditions with AND/OR with only one element
- Applied in changeset commit:bf64528c923efa7b011fea46c733a99e75a50d67.
- 21:29 Revision 80e048e7: [!!!][TASK] Remove support for "selicon_field_path" option
- The TCA[ctrl][selicon_field_path] option is not necessary
anymore, as support for "internal_type=file" was dropped
fo... - 20:59 Revision bf64528c: [TASK] Allow TCA display conditions with only one element for AND/OR
- Resolves: #87986
Releases: master, 9.5
Change-Id: I9ccdbcae0c06a00fcd2904a203d1f3072b6e28ea
Reviewed-on: https://revi... - 12:38 Bug #82277: New +s directory permissions lead to failing is_file() in template path resolution
- Hey Gregor - is this still an issue for you? I'm facing some refactoring in precisely the template file resolving log...
- 12:31 Bug #87970: Sites configuration module broken
- I'm not sure if that unquoted array syntax ever worked (as first-level VH parameter value) but I'll check up on that...
- 12:22 Bug #87568: Validation of ViewHelper arguments does not detect/cast "invalid" integers (or the image processing stack misses a check)
- PS: if your use case means you're 100% certain you will never need to pass any scale/crop instruction, then using `wi...
- 12:20 Bug #87568: Validation of ViewHelper arguments does not detect/cast "invalid" integers (or the image processing stack misses a check)
- Declaring this argument as "int" is technically wrong because it also allows strings - and Fluid does not and will no...
- 12:11 Bug #87651 (Resolved): Lazy loading (sometimes) not working in Fluid (only n:1 relations)
- See https://github.com/TYPO3/Fluid/pull/438 which solves this. Will be in the next release of Fluid.
Closing the i... - 12:08 Bug #87978: Missing declarations in MathExpressionNode.php
- Hi Patrick,
First, MathExpressionNode belongs to a different package than TYPO3 CMS. You can find the source code ... - 11:35 Task #87987 (Under Review): Migrate SelectTreeElement to TypeScript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Task #87987 (Closed): Migrate SelectTreeElement to TypeScript
2019-03-22
- 23:08 Task #87986 (Under Review): Allow TCA display conditions with AND/OR with only one element
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:08 Task #87986 (Closed): Allow TCA display conditions with AND/OR with only one element
- There is an artificial limitation in the display condition evaluation code, that complains if one only specifies a si...
- 22:42 Bug #31967 (Closed): typoLink_URL leaves port untouched
- This specific functionality was removed from TYPO3 v9 ("pages.url_scheme") due to lots of incompatibilities. I will c...
- 22:30 Revision 76ea9ccf: [TASK] Remove @internal from ConnectionPool::resetConnections()
- The method ConnectionPool::resetConnections() is no longer annotated as
@internal. This reflects that it is necessary... - 22:30 Bug #87723 (Resolved): Missing Index on sys_log table
- Applied in changeset commit:28acbd8140306f7ab570e340921a3944474c0e60.
- 22:30 Feature #87111 (Resolved): Remove @internal for ConnectionPool::resetConnections()
- Applied in changeset commit:a788351c96781eb138d7fa17441ce3ac70ab12b9.
- 22:13 Feature #87111: Remove @internal for ConnectionPool::resetConnections()
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 22:24 Revision 28acbd81: [TASK] Add sql index for error counter in topbar
- The index reduces the sql query time and thus is a performance improvement.
On a table with 5 million rows the query... - 22:17 Revision d181eb9e: [BUGFIX] Re-enable target attribute for links in menus
- The new pagelink builder does not set the lastTypoLinkLD options
which is used in HMENUs. The patch properly sets
the... - 22:12 Revision a788351c: [TASK] Remove @internal from ConnectionPool::resetConnections()
- The method ConnectionPool::resetConnections() is no longer annotated as
@internal. This reflects that it is necessary... - 22:00 Bug #87130 (Resolved): TMENU target is not working
- Applied in changeset commit:4de8b53c9b94d71479e1fb3617281a1cb107c07c.
- 21:42 Bug #87130: TMENU target is not working
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 21:54 Revision ab94e3e5: [BUGFIX] Respect sorting in section menus
- The section menus must respect the sorting of content elements.
Resolves: #87975
Releases: master, 9.5
Change-Id: Ib... - 21:42 Revision 4de8b53c: [BUGFIX] Re-enable target attribute for links in menus
- The new pagelink builder does not set the lastTypoLinkLD options
which is used in HMENUs. The patch properly sets
the... - 21:36 Bug #87984: TCA inline field with MM relation in workspace.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Bug #87984 (Under Review): TCA inline field with MM relation in workspace.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:17 Bug #87984 (New): TCA inline field with MM relation in workspace.
- Inline fields must be adjusted before going to database when using a relation via «foreign_field» or «MM» table. In b...
- 21:30 Revision 8566555a: [BUGFIX] Mark input fields edited by datepicker as changed
- Resolves: #87966
Releases: master, 9.5
Change-Id: Ia693015ece7b0ff3fb9f3d322b9914a1daf67b55
Reviewed-on: https://revi... - 21:30 Bug #87975 (Resolved): Respect sorting of content_elements in fsc section menus
- Applied in changeset commit:4f0e3b5dcb2d7dbe9463870f92321c34c63022f3.
- 21:21 Bug #87975: Respect sorting of content_elements in fsc section menus
- 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 Revision 4f0e3b5d: [BUGFIX] Respect sorting in section menus
- The section menus must respect the sorting of content elements.
Resolves: #87975
Releases: master, 9.5
Change-Id: Ib... - 20:29 Bug #23348 (Under Review): Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:40 Bug #87985 (Closed): Permission issue on root page for non-admins on multilanguage environment
- There seems to be a bug, when a non-admin user edits the page properties of the root page if there is more than one l...
- 14:42 Bug #69068: Workspace not opening page tree
- Thanks for the hint with the SQL indicies. Didn't make any difference though. So I've tried it with a combined index ...
- 13:00 Bug #87966 (Resolved): Form engine: Input fields declared as inputDateTime are not markes as changed when edited
- Applied in changeset commit:22b89ce8aa27019da51748517b0f971d79ea07cf.
- 12:53 Bug #87966: Form engine: Input fields declared as inputDateTime are not markes as changed when edited
- Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:52 Revision 22b89ce8: [BUGFIX] Mark input fields edited by datepicker as changed
- Resolves: #87966
Releases: master, 9.5
Change-Id: Ia693015ece7b0ff3fb9f3d322b9914a1daf67b55
Reviewed-on: https://revi... - 11:56 Bug #87982: Insert Records now only inserts records, if in the same language or if sys_language_uid = -1 - up to 8LTS it inserted records independent of sys_language_uid
- Dear Ladies and Gentlemen,
I found a fix:
--- RecordsContentObject.php-2019-03-22-dax 2019-03-22 08:57:14.2... - 10:40 Bug #87982 (New): Insert Records now only inserts records, if in the same language or if sys_language_uid = -1 - up to 8LTS it inserted records independent of sys_language_uid
- Dear Ladies and Gentlemen,
up to 8LTS, when selecting the "Insert Records" content element, TYPO3 just did show th... - 11:01 Bug #80944: Inline records are duplicated upon saving the master record
- I'm able to reproduce this behavior if the parent field is *'exclude' => true* and the editor has no access to this f...
- 10:30 Bug #87980: TYPO3 can not handle two concurrent requests to the same (cachable) page without a 503 response
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #87980 (Under Review): TYPO3 can not handle two concurrent requests to the same (cachable) page without a 503 response
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:02 Bug #87980 (Closed): TYPO3 can not handle two concurrent requests to the same (cachable) page without a 503 response
- If two concurrent requests try to access a page, a 503 response code (together with the famous "Page is being generat...
- 10:07 Bug #87981 (Closed): 404 Page when Google Analytics Parameters (utm_source) in URL
- When I try to invoke a URL with utm_source, utm_medium and utm_campaign parameters, I get a 404 error.
on the prod... - 10:03 Bug #86941: Logger instances in scheduler tasks are deserialized with outdated paths
- Hi @Helmut,
the exception is thrown when I open the Scheduler module.
If I look into the DB, where we have about ... - 09:16 Bug #86941: Logger instances in scheduler tasks are deserialized with outdated paths
- Ralf Merz wrote:
> @Helmut: Sorry, the 60306 patch does not help.
> I still get the exception:
Can you give me ... - 09:13 Bug #86941: Logger instances in scheduler tasks are deserialized with outdated paths
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:32 Bug #87979: TYPO3\CMS\Extbase\Service::getImageUri in CLI Mode
- Moved to correct Project.
- 09:30 Bug #87979 (Needs Feedback): TYPO3\CMS\Extbase\Service::getImageUri in CLI Mode
- Hi,
i´ve the follwoing problem in TYPO3 v9.5.5 / Composer-Mode, Public-Root is "web":
I use this TYPO3-Service ... - 09:13 Bug #87780: Extbase Task should call parents __sleep and __wakeup Methods
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Bug #87261: Upgrade wizard for scheduler tasks with invalid Logger instance paths
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:51 Bug #87978 (Closed): Missing declarations in MathExpressionNode.php
- Dear Ladies and Gentlemen,
unfortunately someone closed #85604 and #85741 without implementing the reported fix wh... - 07:45 Bug #85604: PHP warning when doing math in Fluid
- Dear Gentlemen,
I presented this fix quite a while ago and instead of incorporating it, you just closed the issue ... - 06:54 Task #86321: Page Module: Connected Mode does not reflect hidden flag properly
- Dear Benni,
to fix for compatibility, I had to extend the patch:
if ($table == 'pages') {
...
Also available in: Atom