Activity
From 2018-07-05 to 2018-08-03
2018-08-03
- 19:07 Task #85748 (Under Review): switch skip condition with annotations in RedisBackendTest
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Task #85748 (Closed): switch skip condition with annotations in RedisBackendTest
- 19:02 Bug #84459: Wrong feedback from page tree while editing a page through content menu
- There are few things to consider
1) what record select when you close the edit page
2) page with the same uid can b... - 18:52 Task #85749 (Closed): switch skip condition to annotation in RedisSessionBackendTest
- 18:30 Task #85689 (Resolved): Replace default value with placeholder in external url link handler
- Applied in changeset commit:353b5af8630e4167e07ae652cbb9bbb17d1d0761.
- 17:31 Task #85689 (Under Review): Replace default value with placeholder in external url link handler
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:00 Task #85689 (Resolved): Replace default value with placeholder in external url link handler
- Applied in changeset commit:75e414ba18680db2d79c7397232335fff3a027fa.
- 16:45 Task #85689: Replace default value with placeholder in external url link handler
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:30 Task #85689: Replace default value with placeholder in external url link handler
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Task #85746 (Closed): switch skipped condition to annotation in GeneralUtilityTest
- duplicate of epic child
- 18:08 Task #85746 (Closed): switch skipped condition to annotation in GeneralUtilityTest
- 18:09 Task #85747 (Closed): switch skipped condition to annotation in GeneralUtilityTest
- 18:05 Epic #85745 (Closed): switch skipped test conditions to annotation
- Phpunit comes with a new set of annotation, that can be used to replace some of our conditions to skip a test.
Fin... - 17:30 Bug #85733 (Resolved): Wrong reference to TCA ctrl section in DefaultTcaSchema->getPrioritizedFieldNames
- Applied in changeset commit:43a0385a66af10fe033967d725f43157b3b611b0.
- 15:47 Bug #85733: Wrong reference to TCA ctrl section in DefaultTcaSchema->getPrioritizedFieldNames
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:08 Bug #85733: Wrong reference to TCA ctrl section in DefaultTcaSchema->getPrioritizedFieldNames
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:52 Bug #85733: Wrong reference to TCA ctrl section in DefaultTcaSchema->getPrioritizedFieldNames
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #85603 (Resolved): Drag-and-drop content element results in page title in DataHandler command map instead of page UID
- Applied in changeset commit:62681cb0e1872e6f5e88c525547fa0e66d470ab8.
- 09:49 Bug #85603: Drag-and-drop content element results in page title in DataHandler command map instead of page UID
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:23 Task #85744 (Closed): Remove optional page field sectionIndex_uid
- Many years ago (at least since TYPO3 v3.3.0) a consideration of an optional field _sectionIndex_uid_ was introduced i...
- 17:15 Bug #85431: Using System > Access on a page and then deleting this page leads to exceptions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Bug #85431 (Under Review): Using System > Access on a page and then deleting this page leads to exceptions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Bug #85743: An exception occurred if I click on List
- yes, it makes no sense to use ORDER with COUNT. Also if using MySQL
- 16:38 Bug #85743: An exception occurred if I click on List
- This is a regression from https://review.typo3.org/#/c/50083/10/typo3/sysext/recordlist/Classes/RecordList/DatabaseRe...
- 16:36 Bug #85743: An exception occurred if I click on List
- Problem here is that the @COUNT()@ statement must not use the @ORDER BY@ and @LIMIT@.
- 16:23 Bug #85743: An exception occurred if I click on List
- You should consider how to use ORDER BY and GROUP BY in PostgreSQL. There is a huge difference in comparison to MySQL
- 16:18 Bug #85743 (Closed): An exception occurred if I click on List
- I have fresh installed TYPO3 9.3.3
If I click on List, I get an error message. See the screenshot.
I'm using Postgr... - 16:30 Task #85740 (Resolved): Update Ext:styleguide to 9.2.0
- Applied in changeset commit:b5506c6b9cdb9af0fbd644f0ad656b3c3a9558bd.
- 14:05 Task #85740: Update Ext:styleguide to 9.2.0
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:05 Task #85740: Update Ext:styleguide to 9.2.0
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Task #85740: Update Ext:styleguide to 9.2.0
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:08 Task #85740: Update Ext:styleguide to 9.2.0
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:38 Task #85740 (Under Review): Update Ext:styleguide to 9.2.0
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Task #85740 (Closed): Update Ext:styleguide to 9.2.0
- This brings examples of the field descriptions and datahandler based creation of test data.
- 16:12 Bug #85741: Bugfix for MathExpressionNode.php
- I had to add the type declarations (float) to avoid warnings when I used Math in my Fluid templates.
e.g. {dimensi... - 15:44 Bug #85741 (Needs Feedback): Bugfix for MathExpressionNode.php
- please add some more information: how to reproduce? what do you expect, what is the current outcome?
- 12:05 Bug #85741 (Closed): Bugfix for MathExpressionNode.php
- ...
- 16:03 Task #85644: TranslateViewHelper does not work with new site configuration
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:50 Task #85164: Allow to only show site languages in BE ("enabledInFrontend")
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Bug #82032: Copying page containing tt_content irre elements causes error
- Bug still present in 8.7.18
- 15:05 Bug #84008: Drag 'n drop of page in page tree does not work
- Additional information:
It's not always reproducible in the same way.
Try to play around, use various variants... - 14:01 Bug #84008: Drag 'n drop of page in page tree does not work
- I could not reproduce it either with existing pages.
But I could reproduce it, if I create a new page:
With in... - 11:49 Bug #84008 (Needs Feedback): Drag 'n drop of page in page tree does not work
- I just tried my best to reproduce on a current master installation (running on fluid-styled-content), but I was not a...
- 15:03 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:45 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:44 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Feature #19832: sectionMarker (page anchor) prefix is hardcoded as "c"
- To test this behaviour following typoscript setup will help.
Use this setup as root typoscript template on any page ... - 14:26 Feature #19832: sectionMarker (page anchor) prefix is hardcoded as "c"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #85049 (Resolved): Remove ugly empty area when container element is empty
- Applied in changeset commit:f26b946fa9c8fce6397cb92a1a3b348201af1277.
- 10:44 Task #85049: Remove ugly empty area when container element is empty
- Added screenshot with applied patchset
- 14:26 Bug #85742: New page in workspace doesn't load content elements in preview
- My colleagues had the same issue this morning
- 13:49 Bug #85742 (Closed): New page in workspace doesn't load content elements in preview
- When I create a new page in a workspace and put some content elements on that page, I can't preview the page properly...
- 14:11 Task #85734: Improve layout of service reports
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Task #85734: Improve layout of service reports
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Feature #85607: Render deferred thumbnails in file list module
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:06 Feature #85607: Render deferred thumbnails in file list module
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Feature #85607: Render deferred thumbnails in file list module
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:32 Bug #82461: Backend/TCA: fieldControl->addRecord removes old relations after creating an new entry in the foreign table for the new relation
- If anybody needs the fix for TYPO3 v7, the patch is attached. University of Basel (Switzerland) sponsored the backport.
- 12:00 Bug #85738 (Resolved): Add new .tsconfig fileending to access block for files in .htaccess
- Applied in changeset commit:f9d6c381e9a4992a7411bebc77f1311260ad4d9c.
- 10:22 Bug #85738 (Under Review): Add new .tsconfig fileending to access block for files in .htaccess
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Bug #85738 (Closed): Add new .tsconfig fileending to access block for files in .htaccess
- I think the new fileending .tsconfig should be in the access block list in the .htaccess file....
- 11:41 Bug #82178 (Resolved): \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
- @Sebastian, can you please open a new ticket to your issue? The issue described in the ticket has been resolved by th...
- 10:00 Feature #85739 (Closed): Reduce restrictions on database names introduced for DBAL
- Since #51093 there are restrictions on database schema names which can be entered during initial TYPO3 setup:...
- 10:00 Task #85714 (Resolved): Use RootlineUtility in Site Finder
- Applied in changeset commit:b8f801fc7e0afd5e5abd81e8533a6441b6c3c5ee.
- 09:35 Bug #83430 (Closed): Frameset still used for relogin popup
- 08:57 Bug #80806: Upgrade Wizard / Execute database migrations on single rows / Error: The RecordLinkHandler expects identifier and uid as $parameter configuration
- I can confirm that this issue still exists.
I'd propose that, if this cannot be considered a core issue, an update...
2018-08-02
- 23:59 Bug #85694: CLI language:update doesn't update all languages on 7LTS,8LTS
- $ ./typo3/sysext/core/bin/typo3 language:update bs, ca, de
Updating language packs of all activated extensions for l... - 23:50 Bug #85694: CLI language:update doesn't update all languages on 7LTS,8LTS
- Did you test @./typo3/sysext/core/bin/typo3 language:update@ too on v8?
- 23:31 Bug #85694 (Under Review): CLI language:update doesn't update all languages on 7LTS,8LTS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:28 Bug #85694: CLI language:update doesn't update all languages on 7LTS,8LTS
- Test with version 9.4.dev
$ ./typo3/sysext/core/bin/typo3 language:update de => OK
$ ./typo3/sysext/core/bin/typo... - 23:18 Task #85735: Deprecate method and property in DocumentTemplate
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:21 Task #85735 (Under Review): Deprecate method and property in DocumentTemplate
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Task #85735 (Closed): Deprecate method and property in DocumentTemplate
- Deprecate method and property in DocumentTemplate
addStyleSheet()
$hasDocheader - 22:31 Task #85734: Improve layout of service reports
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:35 Task #85734: Improve layout of service reports
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:55 Task #85734 (Under Review): Improve layout of service reports
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Task #85734 (Closed): Improve layout of service reports
- - Use th instead of td for header labels
- Use correct labels for yes/no
- Improve layout of service information - 22:29 Task #85714: Use RootlineUtility in Site Finder
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Task #85714: Use RootlineUtility in Site Finder
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:55 Task #85714: Use RootlineUtility in Site Finder
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:51 Task #85714: Use RootlineUtility in Site Finder
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:49 Task #85714: Use RootlineUtility in Site Finder
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Task #85714: Use RootlineUtility in Site Finder
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:59 Task #85714: Use RootlineUtility in Site Finder
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:05 Task #85049: Remove ugly empty area when container element is empty
- Added a screenshot of the problem itself
- 22:00 Task #85736 (Resolved): Move PageUriBuilder to EXT:core
- Applied in changeset commit:d5a79c430ad1ce9f6d009d8a9f970525844b3d9f.
- 21:09 Task #85736: Move PageUriBuilder to EXT:core
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Task #85736 (Under Review): Move PageUriBuilder to EXT:core
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Task #85736 (Closed): Move PageUriBuilder to EXT:core
- 21:34 Bug #85737 (Closed): Localization Wizard broken in edge case
- Try the following setup:
page in default language
page in language1
page in language2
create content in defau... - 20:16 Bug #85635: Broken <script> tag after XML import
- Coders.Care Extension Team wrote:
> As a workaround you can check the checkbox "Do not check XML" - this automatical... - 19:36 Bug #82118: User interface does not react / 500 internal server error dummyToken
- I just had this issue too in TYPO3 Version 8.7.16 with the impact that the backend never reacted anymore at all (at l...
- 19:30 Task #85728 (Resolved): Move RecordHistory into DataHandling namespace
- Applied in changeset commit:2d920f0cf679bc3f6bb421b34840f4ee9017e321.
- 12:46 Task #85728: Move RecordHistory into DataHandling namespace
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:45 Task #85728 (Under Review): Move RecordHistory into DataHandling namespace
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:43 Task #85728 (Closed): Move RecordHistory into DataHandling namespace
- 19:30 Task #85727 (Resolved): Move DatabaseIntegrityCheck to EXT:lowlevel
- Applied in changeset commit:7fcecdf89e22ae012f8f60e0f607ed500fc73590.
- 15:19 Task #85727: Move DatabaseIntegrityCheck to EXT:lowlevel
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:36 Task #85727 (Under Review): Move DatabaseIntegrityCheck to EXT:lowlevel
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:26 Task #85727 (Closed): Move DatabaseIntegrityCheck to EXT:lowlevel
- 19:18 Task #85699: Deprecate methods in PageRepository
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #85733: Wrong reference to TCA ctrl section in DefaultTcaSchema->getPrioritizedFieldNames
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:48 Bug #85733 (Under Review): Wrong reference to TCA ctrl section in DefaultTcaSchema->getPrioritizedFieldNames
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Bug #85733 (Closed): Wrong reference to TCA ctrl section in DefaultTcaSchema->getPrioritizedFieldNames
- there is...
- 18:00 Task #85732 (Resolved): Fix typo in rst file
- Applied in changeset commit:5e5128c3ac4b5e609c691d92ae483800d80fa7b9.
- 17:30 Task #85732 (Under Review): Fix typo in rst file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Task #85732 (Closed): Fix typo in rst file
- instead of @Important-85683-DoppedSaltedpasswordOptions.rst@ => @Important-85683-DroppedSaltedpasswordOptions.rst@
- 18:00 Bug #85729 (Resolved): Exception "htmlspecialchars() expects parameter 1 to be string, integer given" in TCA, if label column consists of an int
- Applied in changeset commit:8db8e07cef7925cee3be5d13429ed74d0e984e91.
- 17:36 Bug #85729: Exception "htmlspecialchars() expects parameter 1 to be string, integer given" in TCA, if label column consists of an int
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:51 Bug #85729 (Under Review): Exception "htmlspecialchars() expects parameter 1 to be string, integer given" in TCA, if label column consists of an int
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:46 Bug #85729 (Closed): Exception "htmlspecialchars() expects parameter 1 to be string, integer given" in TCA, if label column consists of an int
- In TYPO3 9 and 8.7 the exception @"htmlspecialchars() expects parameter 1 to be string, integer given"@ is thrown whe...
- 17:00 Task #85717 (Resolved): Add site interface
- Applied in changeset commit:6e1222d1291b8065bc0a358a5d0c6ce34eaacf83.
- 13:23 Task #85717: Add site interface
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Bug #85731 (Closed): PageTree does not refresh after enabling/disabling a page via context menu
- *what happens:*
Pages in PageTree do not show / loose the disabled icon if this flag is changed via the context me... - 16:00 Bug #85726: Preview of page not working when publish date is set
- I can reproduce it too.
Interesting thing - with Version 8.7.9 the preview is working. So maybe a "fix" after that ... - 12:01 Bug #85726 (Closed): Preview of page not working when publish date is set
- It's not possible to preview a page if the publish date is set in the future.
You will get a 404 page with a message... - 15:29 Bug #81397: Stop page tree bug, Page tree don't render when there are child records with the same name.
- I confirm that this bug is fixed in current master.
- 15:18 Task #85300: Improve record sorting performance
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:58 Bug #81202: linkToTop in css_styled_content broken in TYPO3 7
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:55 Bug #81202: linkToTop in css_styled_content broken in TYPO3 7
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:21 Bug #81202: linkToTop in css_styled_content broken in TYPO3 7
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:21 Bug #81202: linkToTop in css_styled_content broken in TYPO3 7
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:07 Bug #81202 (Under Review): linkToTop in css_styled_content broken in TYPO3 7
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Bug #81202: linkToTop in css_styled_content broken in TYPO3 7
- It also occurs in TYPO3 v8.
I'm on it - 14:29 Bug #85603: Drag-and-drop content element results in page title in DataHandler command map instead of page UID
- hi Claus, is it still possible to define a 'how-to-reproduce'? I don't get any page title upon any drag&drop action i...
- 14:16 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:04 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:37 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:21 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:49 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:44 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:12 Bug #83795 (Under Review): in the tables with <ol> or <ul>
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #85701 (Resolved): Deprecate methods in ModuleTemplate
- Applied in changeset commit:0fd3a30481b674804f83f0cc14c7eb79b29d5892.
- 10:19 Task #85701: Deprecate methods in ModuleTemplate
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #85611 (Resolved): Save pagetitle in page module not possible (javascript error)
- Applied in changeset commit:12c4aa70343656d61d03a5ec5eb6ff6649236594.
- 13:29 Task #81848 (Closed): Tooltip for a disabled page should output "disabled" instead of "hidden"
- 13:14 Task #81848 (Needs Feedback): Tooltip for a disabled page should output "disabled" instead of "hidden"
- On current master I can see that translation of this element is changed to "Page visible" and for content elements it...
- 12:30 Bug #78599 (Resolved): Copy localized content element leads to wrong reference, translation fails
- Applied in changeset commit:ddec32356f5b778394af273ccb2c0e0cb4839747.
- 12:30 Bug #79443 (Resolved): Translation Wizard translates already translated content elements
- Applied in changeset commit:ddec32356f5b778394af273ccb2c0e0cb4839747.
- 12:00 Bug #85721 (Resolved): LocalizationFactory uses old deprecation logger
- Applied in changeset commit:66019194f76bc574eeafa113880e2253d2d3b478.
- 08:28 Bug #85721 (Under Review): LocalizationFactory uses old deprecation logger
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:27 Bug #85721 (Closed): LocalizationFactory uses old deprecation logger
- 12:00 Task #85707 (Resolved): Deprecate LoginFramesetController
- Applied in changeset commit:e81ae500143b0d5a54190a3cd83a628d4d66b94d.
- 10:22 Task #85707: Deprecate LoginFramesetController
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Bug #84761 (Closed): Creating a new page via drag-drop or context menu behaves differently
- Hi Stefan,
Thanks for your report. As you noted, this is not a bug.
The difference in the behaviour is that one met... - 10:59 Feature #83847: Linkvalidator should remove repaired links from report after editing record
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Feature #83847: Linkvalidator should remove repaired links from report after editing record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #81857 (Under Review): Do not require typo3conf/ext to be writable in Composer Mode
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:39 Task #85725 (Under Review): Add directories created by rendering of documentation to .gitignore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Task #85725: Add directories created by rendering of documentation to .gitignore
- Not sure which category to use, I just left category unassigned.
- 10:38 Task #85725 (Closed): Add directories created by rendering of documentation to .gitignore
- 10:38 Task #85713 (Needs Feedback): Typo3 8.7. tt_content
- Could you please list all extension calls to @ExtensionManagementUtility::makeCategorizable()@ there seem to be dupli...
- 09:34 Feature #84704: Linkvalidator: Open edit form for specific field in record (,not entire record) when fixing links
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:29 Bug #79572: Fix relative URL Path in CSS may fail if svg data inside url()
- Sure it´s to greedy?
i think it is applied to the data url only.
At the moment i use this little override to fi... - 00:15 Bug #79572 (Accepted): Fix relative URL Path in CSS may fail if svg data inside url()
- 08:14 Bug #85702: Admin panel crash with logged in FE user
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:01 Bug #85702: Admin panel crash with logged in FE user
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:30 Bug #85720 (Resolved): config.noPageTitle = 2 not working in master
- Applied in changeset commit:0ce9a8ae1d0210c33ceb3df483305cb7153f87ea.
2018-08-01
- 23:57 Bug #85720: config.noPageTitle = 2 not working in master
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:49 Bug #85720 (Under Review): config.noPageTitle = 2 not working in master
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:41 Bug #85720 (Closed): config.noPageTitle = 2 not working in master
- If you sate a website title in your template record and you set config.noPageTitle = 2, you still get the website tit...
- 23:09 Bug #79572: Fix relative URL Path in CSS may fail if svg data inside url()
- The suggested regex is way too greedy.
The current regex @/url(\\(\\s*["']?(?!\\/)([^"']+)["']?\\s*\\))/iU@ is tai... - 23:07 Bug #85710: tx_form: Multiple Extensions with YAML additionalViewModel overwrite configuration array
- Hi,
sorry, this is the bug tracker of the bug tracker.. - 18:53 Bug #85710 (Closed): tx_form: Multiple Extensions with YAML additionalViewModel overwrite configuration array
- We have an Typo3 8.7.17 installation with two custom extensions.
Both extensions extend the tx_form with a custom... - 23:00 Task #85700 (Resolved): Update composer dependencies
- Applied in changeset commit:6f40bd22d29711eced02487c1e4f2cc0a1dc85c2.
- 22:52 Task #85719 (Closed): Make base detection more robust
- Currently this is a foreach() loop. What we need to do: Create tests for various bases, and then use a single regex t...
- 22:50 Task #85716: Remove enm1989/chromedriver dependency
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:45 Task #85716: Remove enm1989/chromedriver dependency
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:44 Task #85716 (Under Review): Remove enm1989/chromedriver dependency
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:41 Task #85716 (Closed): Remove enm1989/chromedriver dependency
- 22:48 Task #85717 (Under Review): Add site interface
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:47 Task #85717 (Closed): Add site interface
- 22:30 Bug #84885 (Resolved): Images in backend list module aren't shown, if they in a palette
- Applied in changeset commit:7b54811b18e5e7940762221ed818ae0f0f33cb88.
- 22:26 Feature #84691: Reimplement postProcessMirrorUrl signal for language pack url
- When we discussed this a while ago at the T3CS, we preferred the following solution:
> Introduce a setting(for exa... - 22:09 Task #85714 (Under Review): Use RootlineUtility in Site Finder
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:08 Task #85714 (Closed): Use RootlineUtility in Site Finder
- 21:56 Task #85713 (Closed): Typo3 8.7. tt_content
- After the successful upgrade to 8.7.18 using wizard in the install-tool, no content is displayed.
see http://www.ACT... - 21:51 Bug #66653: shortcut_mode value is not correctly selected when adding translation of a page
- Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:50 Bug #66653: shortcut_mode value is not correctly selected when adding translation of a page
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:49 Bug #66653: shortcut_mode value is not correctly selected when adding translation of a page
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:40 Feature #16681 (Under Review): C style TypoScript comments with start and end in one line lead to errors
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Task #85709 (Resolved): Separate sending from fetching HTTP headers
- Applied in changeset commit:61f289b3d8ad2b3b5fcaf6e34f45bbc7051848ae.
- 20:28 Task #85709: Separate sending from fetching HTTP headers
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:50 Task #85709: Separate sending from fetching HTTP headers
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Task #85709 (Under Review): Separate sending from fetching HTTP headers
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:41 Task #85709 (Closed): Separate sending from fetching HTTP headers
- 21:30 Task #85708 (Resolved): Clean up tests from Context API refactoring
- Applied in changeset commit:a6f038f3e14155c9eeaa1dab9c9db2df9f6b1e46.
- 19:04 Task #85708: Clean up tests from Context API refactoring
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:24 Task #85708 (Under Review): Clean up tests from Context API refactoring
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:23 Task #85708 (Closed): Clean up tests from Context API refactoring
- 21:30 Task #85712 (Resolved): Use CLI and Composer Checks via Environment class
- Applied in changeset commit:1d27b1231ff017f6c2d6188c77eb478a549e60b3.
- 20:57 Task #85712: Use CLI and Composer Checks via Environment class
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:41 Task #85712 (Under Review): Use CLI and Composer Checks via Environment class
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:36 Task #85712 (Closed): Use CLI and Composer Checks via Environment class
- 21:20 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Benni Mack wrote:
> What do you expect to set this option?
counterquestion: why is this option removed?
..i me... - 21:16 Bug #85702 (Under Review): Admin panel crash with logged in FE user
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:05 Bug #85702 (Closed): Admin panel crash with logged in FE user
- Reproduce:
* Fresh v9 master install
* introduction distribution loaded
* call FE and enable admin panel (toggle... - 21:09 Bug #82865: Custom link attributes not working on rte_ckeditor
- ..nothing is "done"; what a mess.
who makes this up?!! in a system with its own configuration language (tsc) add a... - 21:09 Story #84606: Add Log Module // Add InMemory Logger
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Story #84606: Add Log Module // Add InMemory Logger
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Bug #85711 (Resolved): File language field is rendered twice and sys_language_uid is never rendered in sys_file_metadata
- Applied in changeset commit:2f3577d7a54497aa7322eb664276e7ad2f7c32c1.
- 20:56 Bug #85711: File language field is rendered twice and sys_language_uid is never rendered in sys_file_metadata
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:36 Bug #85711 (Under Review): File language field is rendered twice and sys_language_uid is never rendered in sys_file_metadata
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:35 Bug #85711: File language field is rendered twice and sys_language_uid is never rendered in sys_file_metadata
- This happens, when filemetadata extension is active, the file language field appears in tab "meta data" and in tab "l...
- 20:33 Bug #85711 (Closed): File language field is rendered twice and sys_language_uid is never rendered in sys_file_metadata
- 18:59 Task #85707: Deprecate LoginFramesetController
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Task #85707: Deprecate LoginFramesetController
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Task #85707 (Under Review): Deprecate LoginFramesetController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:06 Task #85707 (Closed): Deprecate LoginFramesetController
- 18:08 Task #85701: Deprecate methods in ModuleTemplate
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #85705 (Resolved): RichTextElement in resets requirejs modules added by wizards
- Applied in changeset commit:8a1798f520fcbe94345445bcc6443cdead4a8871.
- 15:29 Bug #85705: RichTextElement in resets requirejs modules added by wizards
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:28 Bug #85705: RichTextElement in resets requirejs modules added by wizards
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:04 Bug #85705: RichTextElement in resets requirejs modules added by wizards
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Bug #85705 (Under Review): RichTextElement in resets requirejs modules added by wizards
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:39 Bug #85705 (Closed): RichTextElement in resets requirejs modules added by wizards
- The ckeditor RichTextElement resets the requireJsModule result to an empty array, which removes modules previously ad...
- 15:00 Task #85706 (Resolved): Streamline deprecation messages
- Applied in changeset commit:7cf3363a4fb2f7a243e6cd10c414b9bb244b0bab.
- 14:37 Task #85706 (Under Review): Streamline deprecation messages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:36 Task #85706 (Closed): Streamline deprecation messages
- 14:30 Task #85703 (Resolved): Merge saltedpasswords felogin hook into felogin
- Applied in changeset commit:aae459f5ec491554d11be936997df78416a4ad1a.
- 11:07 Task #85703 (Under Review): Merge saltedpasswords felogin hook into felogin
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:59 Task #85703 (Closed): Merge saltedpasswords felogin hook into felogin
- 14:26 Bug #70154: Extbase 'sorting' l10nmode
- Manual workaround:
Disable "Localization view" and sort translation records below theirs parent.
Repeat this each t... - 13:33 Bug #85611: Save pagetitle in page module not possible (javascript error)
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #85611: Save pagetitle in page module not possible (javascript error)
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:13 Bug #85611: Save pagetitle in page module not possible (javascript error)
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #85611: Save pagetitle in page module not possible (javascript error)
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #85696 (Resolved): "HTTP 414 Request-URI too long" when really deleting many records in recycler
- Applied in changeset commit:ca6f58b1f423c5dff1e23c91fb0fd1577f0960ae.
- 11:02 Bug #85696: "HTTP 414 Request-URI too long" when really deleting many records in recycler
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
2018-07-31
- 21:34 Bug #85692 (Rejected): UriBuilder::buildBackendUri() ignores "pageType"
- The mentioned line is there for a reason, the backend does not use any of these settings.
Evaluation is not there as... - 10:42 Bug #85692 (Rejected): UriBuilder::buildBackendUri() ignores "pageType"
- When I create links to actions in the backend using the Fluid view-helper @Link\ActionViewHelper@, the @pageType@ is ...
- 21:26 Task #85701 (Under Review): Deprecate methods in ModuleTemplate
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:20 Task #85701 (Closed): Deprecate methods in ModuleTemplate
- Deprecate methods in ModuleTemplate
icons()
loadJavascriptLib() - 20:37 Task #85700 (Under Review): Update composer dependencies
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:37 Task #85700 (Closed): Update composer dependencies
- composer update guzzlehttp/guzzle
composer update nikic/php-parser
composer update symfony/polyfill-php70
composer... - 20:30 Task #85698 (Resolved): Add TCA 'saltedPassword' eval to type=input
- Applied in changeset commit:c4906f1dd1368f206a10e28fd47c503e0340ca4b.
- 19:59 Task #85698: Add TCA 'saltedPassword' eval to type=input
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Task #85698: Add TCA 'saltedPassword' eval to type=input
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Task #85698 (Under Review): Add TCA 'saltedPassword' eval to type=input
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Task #85698 (Closed): Add TCA 'saltedPassword' eval to type=input
- 20:30 Bug #85502 (Resolved): Test with local driver produces error on windows because file name ends with a dot (and no extension)
- Applied in changeset commit:83b6343f7237419c9ef02f9c23f8b99febe70956.
- 20:06 Bug #85502: Test with local driver produces error on windows because file name ends with a dot (and no extension)
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:11 Task #85699: Deprecate methods in PageRepository
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:04 Task #85699: Deprecate methods in PageRepository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #85699: Deprecate methods in PageRepository
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Task #85699 (Under Review): Deprecate methods in PageRepository
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Task #85699 (Closed): Deprecate methods in PageRepository
- PageRepository
migrate to protected
- getMovePlaceholder()
- movePlhOL()
Deprecatebecause unused
- getRecordsByF... - 20:11 Bug #85611: Save pagetitle in page module not possible (javascript error)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #85611 (Under Review): Save pagetitle in page module not possible (javascript error)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:51 Bug #85611 (Accepted): Save pagetitle in page module not possible (javascript error)
- 18:19 Bug #79933: TypoScript conditions ignored inside included constants file
- Seen as php7:notice in apache error log when TYPO3 v8 backend is active with EXT:bootstrap_package installed.
- 17:24 Bug #85697 (Closed): Form throws error at saving after adding content element
- No problem, I close this for you, thank you for your report and quick update.
If I have misunderstood please reope... - 17:06 Bug #85697: Form throws error at saving after adding content element
- I just saw that the issue is already fixed with 8.7.17. Sorry for that ...
- 16:56 Bug #85697 (Closed): Form throws error at saving after adding content element
- Error is thrown after adding a content element to form 8.7.17, saving not possible, element is removed with saving.
... - 15:38 Bug #85696 (Under Review): "HTTP 414 Request-URI too long" when really deleting many records in recycler
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Bug #85696 (Closed): "HTTP 414 Request-URI too long" when really deleting many records in recycler
- If in UserTSconfig a higher value than the default of 50 records to show and delete in recycler is set by e.g....
- 15:17 Feature #85691: Show page path in record info
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:33 Feature #85691 (Under Review): Show page path in record info
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:32 Feature #85691 (Closed): Show page path in record info
- It would be very nice to have the page path been rendered in the record information for references.
It would make id... - 14:41 Bug #84885 (Under Review): Images in backend list module aren't shown, if they in a palette
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Bug #84885 (Resolved): Images in backend list module aren't shown, if they in a palette
- Applied in changeset commit:ba07dd2a6609332c37e1cc8ef51fdffba837d838.
- 14:00 Task #85683 (Resolved): Drop salted passwords configuration options
- Applied in changeset commit:c2cb6fa93bf796840c481ad638b6d62bc88a801f.
- 12:59 Task #85683: Drop salted passwords configuration options
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:51 Task #85683: Drop salted passwords configuration options
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Bug #85695 (Closed): TCA columnsOverrides (tt_content:media) for types not properly respected on saving record in BE
- Overriding the allowed filetypes for tt_contents "media" field using columnsOverrides will properly render in backend...
- 13:30 Bug #85680 (Resolved): Recycler: mass delete/recover button must be really disabled if no record ist selected
- Applied in changeset commit:70906f438ef919935050beee58229babe74fa721.
- 13:25 Bug #85680: Recycler: mass delete/recover button must be really disabled if no record ist selected
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #85586 (Resolved): translateElementError-ViewHelper does not work with TYPO3\CMS\Extbase\Error\Error
- Applied in changeset commit:8c4abd657c50006dbb64b15ce18944c30e85e882.
- 13:21 Bug #85586: translateElementError-ViewHelper does not work with TYPO3\CMS\Extbase\Error\Error
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:03 Bug #85694 (Closed): CLI language:update doesn't update all languages on 7LTS,8LTS
- CLI/TYPO3CMS @language:update@ (with an empty @typo3conf/l10n@ folder) only updates the first language mentioned in t...
- 12:36 Bug #85693 (Closed): Sitemap takes field pages into account
- Following the documentation the element Sitemap (CType menu_sitemap) should "Render a full sitemap of the website, st...
- 10:57 Bug #85685 (Closed): Uncaught TYPO3 Exception in form update wizard
- *Update*: If the file is deleted and uploaded again, it will be properly sanitized.
While it may be prudent to ca... - 09:59 Task #85689: Replace default value with placeholder in external url link handler
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:21 Task #85689: Replace default value with placeholder in external url link handler
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:20 Task #85689: Replace default value with placeholder in external url link handler
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Task #85689: Replace default value with placeholder in external url link handler
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:07 Task #85689: Replace default value with placeholder in external url link handler
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:56 Task #85689 (Under Review): Replace default value with placeholder in external url link handler
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:46 Task #85689 (Closed): Replace default value with placeholder in external url link handler
- The UrlLinkHandler in EXT:recordlist uses a default input value "http://" for external links.
It is not practical... - 09:00 Task #85687 (Resolved): Deprecate RuntimeCacheWriter
- Applied in changeset commit:6f27cbf43ed867924fe9a19c9a4cdc94e587e04e.
- 00:00 Bug #85544 (Resolved): The form definition upgrade wizard does not update all relevant plugin settings
- Applied in changeset commit:650ce3d5955dac5cd4208a55d04adbbedfc9af4b.
- 00:00 Bug #85426 (Resolved): Redirects module doesn't work in TYPO3 9.3
- Applied in changeset commit:bce9f50e5e967edb98ebfa1c3c3d51b3dfde0f99.
2018-07-30
- 23:20 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 23:17 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:55 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:52 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:01 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:53 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:39 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:38 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:10 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:07 Bug #85426: Redirects module doesn't work in TYPO3 9.3
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Bug #85426: Redirects module doesn't work in TYPO3 9.3
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 19:52 Bug #85426: Redirects module doesn't work in TYPO3 9.3
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:04 Task #85687: Deprecate RuntimeCacheWriter
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:04 Task #85687: Deprecate RuntimeCacheWriter
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:31 Task #85687: Deprecate RuntimeCacheWriter
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Task #85687: Deprecate RuntimeCacheWriter
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:38 Task #85687 (Under Review): Deprecate RuntimeCacheWriter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:38 Task #85687 (Closed): Deprecate RuntimeCacheWriter
- The RuntimeCacheWriter misuses the TYPO3 Caching Framework to provide InMemoryLogging for the AdminPanel. Instead of ...
- 22:21 Bug #80318 (Closed): dbal rename mapFieldNames doesn't work for more than one record/row
- I feel really sorry for this so late update; I close this issue for now: EXT:dbal is considered obsolete on 8.7.x an...
- 21:00 Bug #85688 (Resolved): Record info from context menu on tt_content records throws JavaScript error
- Applied in changeset commit:171d6ea0a408962fa077aba20b0464ced7222518.
- 20:03 Bug #85688 (Under Review): Record info from context menu on tt_content records throws JavaScript error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:56 Bug #85688 (Closed): Record info from context menu on tt_content records throws JavaScript error
- If I click on the Record Info Link from the context Menu of a tt_content record, I get a JavaScript error and the iFr...
- 19:29 Bug #85580 (Rejected): Wrong call of method getRecordsToCopyDatabaseResult from Localisation Controller
- Thanks for the report.
I took a look at the code and I came to the conclusion we won't solve this issue.
The meth... - 17:27 Bug #82178 (New): \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
- When a record is in a certain language (sys_language_uid > 0) it does not mean the meta data of a referenced file hav...
- 17:15 Bug #85686: svg-tree-wrapper fixed height
- If you have an apple mouse or a trackpad connected to OSX, it hides the scrollbars until you start scrolling - this i...
- 16:56 Bug #85686: svg-tree-wrapper fixed height
- Hi
Thanks for the report. 2 questions:
- why are the scroll bars hidden?
- can you attach some screenshots? - 13:49 Bug #85686 (Closed): svg-tree-wrapper fixed height
- The svg-tree-wrapper seems to have a fixed height of 400px, even though the height of the actual SVG inside is update...
- 17:00 Bug #85670 (Resolved): Form Config throws exception on save after adding finishers or validators
- Applied in changeset commit:d197d70b8a377a59b9a15584eba814816d47404c.
- 16:52 Bug #85670 (Under Review): Form Config throws exception on save after adding finishers or validators
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:00 Bug #85608 (Resolved): Form editor does not save preselected values
- Applied in changeset commit:d197d70b8a377a59b9a15584eba814816d47404c.
- 16:52 Bug #85608 (Under Review): Form editor does not save preselected values
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:00 Bug #85570 (Resolved): removal of form-configuration is not possible if there is a recycler inside the folder-structure
- Applied in changeset commit:f527d36f3d1199669f9a2f79f118e4aa8fc2cbef.
- 16:53 Bug #85570 (Under Review): removal of form-configuration is not possible if there is a recycler inside the folder-structure
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 17:00 Bug #85547 (Resolved): Extension Manager not working after update to 8.7.17
- Applied in changeset commit:39b7cf6604236449e777b5772684342fa231fe97.
- 16:52 Bug #85547 (Under Review): Extension Manager not working after update to 8.7.17
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 15:47 Bug #85685: Uncaught TYPO3 Exception in form update wizard
- I don't know how the file was uploaded. The file is from 2012 (or before), way before I started working on this TYPO3...
- 14:50 Bug #85685: Uncaught TYPO3 Exception in form update wizard
- You uploaded this file by hand, right? I think the file list module breaks to. If you upload this file through the ba...
- 13:44 Bug #85685 (Closed): Uncaught TYPO3 Exception in form update wizard
- Method FormFileExtensionUpdate::checkForUpdate calls FormPersistenceManager::retrieveYamlFilesFromStorageFolders whic...
- 14:00 Task #85681 (Resolved): Fix line indentions for .htaccess file template and streamline existing indention.
- Applied in changeset commit:46067fa0622043871efb9e03ccf096405fd5e089.
- 11:06 Task #85681: Fix line indentions for .htaccess file template and streamline existing indention.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:44 Bug #81360: FieldControl Wizards: check for unsaved changes not always working
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Bug #85684 (Closed): HMENU excludeDoktypes not checked for ifsub state
- The IFSUB state is applied even when all children are excluded by doktype.
Example output with @hmenu.excludeDokty... - 12:00 Task #85682 (Resolved): Update redirect file template
- Applied in changeset commit:e836a7712f889bb889ab455522d2a08acba7f5b8.
- 07:51 Task #85682: Update redirect file template
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Bug #82118: User interface does not react / 500 internal server error dummyToken
- The Administration Log says to this error:...
- 11:15 Bug #82118: User interface does not react / 500 internal server error dummyToken
- Same problem in TYPO3 8.7.17:...
- 10:31 Bug #74130 (New): Workspace change detail window didn't show the workspace version
- 08:55 Bug #74130: Workspace change detail window didn't show the workspace version
- Thank you for testing this issue. I test it again and I have completely different results linke you. It is still exac...
- 09:12 Task #85683: Drop salted passwords configuration options
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:45 Task #85683: Drop salted passwords configuration options
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:44 Task #85683: Drop salted passwords configuration options
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:39 Bug #69068: Workspace not opening page tree
- Can anybody say in which versions of TYPO3 this is fixed? Have the problem still in 7.6.29.
- 00:00 Task #85674 (Resolved): Exclude TypeScript sources from releases
- Applied in changeset commit:b5028b65585dff401b492947025b2f5a5e6f50c8.
2018-07-29
- 23:48 Task #85683: Drop salted passwords configuration options
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:43 Task #85683: Drop salted passwords configuration options
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:42 Task #85683 (Under Review): Drop salted passwords configuration options
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:26 Task #85683 (Closed): Drop salted passwords configuration options
- 23:44 Bug #43672: Admin panel unnecessarily reloads page upon expand/collapse
- Updated situation after Admin Panel rework:
1) Enabling/Disabling the admin panel (red/green switch icon): force... - 23:39 Task #85682: Update redirect file template
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:59 Task #85682 (Under Review): Update redirect file template
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:58 Task #85682 (Closed): Update redirect file template
- 23:35 Story #84606 (Under Review): Add Log Module // Add InMemory Logger
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:44 Task #85681 (Under Review): Fix line indentions for .htaccess file template and streamline existing indention.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #85681 (Closed): Fix line indentions for .htaccess file template and streamline existing indention.
- 22:26 Bug #85680: Recycler: mass delete/recover button must be really disabled if no record ist selected
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:23 Bug #85680 (Under Review): Recycler: mass delete/recover button must be really disabled if no record ist selected
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:22 Bug #85680 (Closed): Recycler: mass delete/recover button must be really disabled if no record ist selected
- 22:02 Feature #85679 (Closed): Add robot.txt functionality
- TYPO3 should deliver an out-of-the-box robots.txt to prevent certain directories (like eg /typo3) to be indexed. Besi...
- 21:51 Feature #85678 (Closed): Optimize handling title tag
- There are a lot of ways setting the title tag of a page in frontend resulting in sometimes even multiple title tags. ...
- 21:30 Bug #85677 (Resolved): Remove extension specific code from adminPanel abstractModule
- Applied in changeset commit:bb3fd359477bc039a47fa2843b0cba5067d0ed1c.
- 17:50 Bug #85677 (Under Review): Remove extension specific code from adminPanel abstractModule
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:48 Bug #85677 (Closed): Remove extension specific code from adminPanel abstractModule
- The admin panels AbstractModule class is meant to be extended
by extension authors and should not contain code speci... - 19:51 Bug #66653: shortcut_mode value is not correctly selected when adding translation of a page
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:08 Bug #66653 (Under Review): shortcut_mode value is not correctly selected when adding translation of a page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:21 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:23 Task #85674: Exclude TypeScript sources from releases
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Task #85674: Exclude TypeScript sources from releases
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Task #85674: Exclude TypeScript sources from releases
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:25 Task #85674 (Under Review): Exclude TypeScript sources from releases
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:23 Task #85674 (Closed): Exclude TypeScript sources from releases
- Since the TypeScript sources don't have any impact on the behavior of the backend and are just meant for development ...
- 15:00 Task #85675 (Resolved): Add unit tests for public API
- Applied in changeset commit:703b901bbdeb61818cef059f10e56d091b148187.
- 13:53 Task #85675 (Under Review): Add unit tests for public API
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:27 Task #85675 (Closed): Add unit tests for public API
- The new admin panel contains two service classes meant to be used by extension authors. To ensure consistent working ...
- 15:00 Bug #85667 (Resolved): Update swiftmailer to 5.4.10
- Applied in changeset commit:1c39e1739f73cc4f67812cbf3dcae40883055c06.
- 14:53 Bug #85667: Update swiftmailer to 5.4.10
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Task #85673 (Resolved): Add form framework RequiredValidatorEditor test
- Applied in changeset commit:55b3842a73998dc8a063e80a7f49a8a134309852.
- 14:28 Task #85673: Add form framework RequiredValidatorEditor test
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:39 Task #85673 (Under Review): Add form framework RequiredValidatorEditor test
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:37 Task #85673 (Closed): Add form framework RequiredValidatorEditor test
- 14:30 Bug #85676 (Resolved): Clean up install tool cardsAction
- Applied in changeset commit:77a0ae0297106c7ae887378b30de6afcc2fcba30.
- 13:54 Bug #85676 (Under Review): Clean up install tool cardsAction
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Bug #85676 (Closed): Clean up install tool cardsAction
- 14:30 Bug #85419 (Resolved): Finding ImageMagick / GraphicsMagick in additionalSearchPath in Configuration Presets broken
- Applied in changeset commit:77a0ae0297106c7ae887378b30de6afcc2fcba30.
- 13:54 Bug #85419 (Under Review): Finding ImageMagick / GraphicsMagick in additionalSearchPath in Configuration Presets broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Bug #74130 (Needs Feedback): Workspace change detail window didn't show the workspace version
- Hello and sorry for the late update about this issue.
I've repeated the same test for 6.2, 7.6, 8.7 and 9.4-dev (l... - 11:30 Task #85671 (Resolved): Add scheduler package to suggest section if used
- Applied in changeset commit:54dcc6a15ed33fb439ce77cc066ef3bc5e7cedd6.
- 11:30 Task #85658 (Resolved): PharStreamWrapper denies phar files from symlinked extension
- Applied in changeset commit:d4ca073bc1267474c48c740ec91b6f08454dc140.
- 11:10 Task #85658: PharStreamWrapper denies phar files from symlinked extension
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:09 Task #85658: PharStreamWrapper denies phar files from symlinked extension
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:59 Task #85658: PharStreamWrapper denies phar files from symlinked extension
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Bug #85670 (Resolved): Form Config throws exception on save after adding finishers or validators
- Applied in changeset commit:73536c1d9417dc7332e2c98a3d8c45cc84e55946.
- 10:50 Bug #85670: Form Config throws exception on save after adding finishers or validators
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:00 Bug #85608 (Resolved): Form editor does not save preselected values
- Applied in changeset commit:73536c1d9417dc7332e2c98a3d8c45cc84e55946.
- 10:50 Bug #85608: Form editor does not save preselected values
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
2018-07-28
- 22:08 Feature #85021 (Closed): Add hint for entering date/time in "simulate time" text field in admin panel
- This issue has been solved with the latest master (https://review.typo3.org/57084) now you have two separate @input t...
- 20:23 Task #85671 (Under Review): Add scheduler package to suggest section if used
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Task #85671 (Resolved): Add scheduler package to suggest section if used
- Applied in changeset commit:5f5f6b4351be1cb433ababd76c7f21bfa5a34701.
- 20:11 Bug #85426: Redirects module doesn't work in TYPO3 9.3
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #85672 (Resolved): Non admin user can't change password in user settings
- Applied in changeset commit:e8b5531843ac0f6b5a363aa3d346ad51d0dcaf40.
- 14:45 Bug #85672: Non admin user can't change password in user settings
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:15 Bug #85672 (Under Review): Non admin user can't change password in user settings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:09 Bug #85672 (Closed): Non admin user can't change password in user settings
- Since #85196 a non admin user can't change the password anymore.
The problem is a check in the DateHandler which pre... - 13:18 Bug #85670: Form Config throws exception on save after adding finishers or validators
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Bug #85608: Form editor does not save preselected values
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:25 Feature #85569: Add sysext:scheduler infos to the system information toolbar
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:19 Feature #85569: Add sysext:scheduler infos to the system information toolbar
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:18 Feature #85569: Add sysext:scheduler infos to the system information toolbar
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:02 Bug #85667: Update swiftmailer to 5.4.10
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Feature #84584 (Resolved): Re-Design the admin panel
- Applied in changeset commit:0f1f665e21976eed16578eb7e6fcc6dca7578b3e.
2018-07-27
- 22:49 Feature #85569: Add sysext:scheduler infos to the system information toolbar
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:54 Bug #85426 (Under Review): Redirects module doesn't work in TYPO3 9.3
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:48 Bug #85439 (Closed): UI: Scan extension files: What does `weak` or `strong` mean in context
- closed as description of Christian should be sufficient
- 20:47 Bug #85496 (Closed): CE Special/HTML deletes and replaces text in bodytext
- I am closing this issue because cause was a 3rd party extension
- 20:31 Bug #85669 (Closed): Missing Doctrine\Common package
- Fixed with #85575, related: #85552. therefore I am closing this issue as duplicate
- 13:30 Bug #85669 (Closed): Missing Doctrine\Common package
- I have installed Typo3 9.3.2 with composer, suggested here:
https://docs.typo3.org/typo3cms/InstallationGuide/QuickI... - 20:30 Bug #85667 (Under Review): Update swiftmailer to 5.4.10
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:53 Bug #85667 (Closed): Update swiftmailer to 5.4.10
- Up to swiftmailer 5.4.9, it only supported TLS 1.0. However, that has since been deprecated and support for it has be...
- 20:27 Task #85671 (Under Review): Add scheduler package to suggest section if used
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Task #85671 (Closed): Add scheduler package to suggest section if used
- 19:45 Feature #84584: Re-Design the admin panel
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:41 Feature #84584: Re-Design the admin panel
- Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:02 Feature #84584: Re-Design the admin panel
- Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:27 Feature #84584: Re-Design the admin panel
- Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:21 Feature #84584: Re-Design the admin panel
- Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:47 Feature #84584: Re-Design the admin panel
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:44 Feature #84584: Re-Design the admin panel
- Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:22 Feature #84584: Re-Design the admin panel
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:55 Feature #84584 (Under Review): Re-Design the admin panel
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:30 Task #85666 (Resolved): Deprecate TSFE->initTemplate
- Applied in changeset commit:444e8374a0718d10324706cee8ec1911f3bf2ac6.
- 10:46 Task #85666 (Under Review): Deprecate TSFE->initTemplate
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Task #85666 (Closed): Deprecate TSFE->initTemplate
- 18:40 Bug #85670 (Under Review): Form Config throws exception on save after adding finishers or validators
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Bug #85670 (Closed): Form Config throws exception on save after adding finishers or validators
- tested on latest v8
*what happened:*... - 18:40 Bug #85608: Form editor does not save preselected values
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:31 Bug #85608: Form editor does not save preselected values
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Task #83250 (Closed): Introduce AirBNB style as CGL for JavaScript
- Issue is not relevant anymore
- 15:08 Bug #83750: InlineControlContainer disrespects GeneralUtility::callUserFunction's signature
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:59 Bug #85638: LocalizationRepository::fetchOriginLanguage() has to get sys_language_uid 0
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:44 Bug #85638 (Under Review): LocalizationRepository::fetchOriginLanguage() has to get sys_language_uid 0
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #85638 (Resolved): LocalizationRepository::fetchOriginLanguage() has to get sys_language_uid 0
- Applied in changeset commit:ef62fac03ef3f50e223133397b6d776bbb515f6e.
- 14:46 Task #85658: PharStreamWrapper denies phar files from symlinked extension
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Task #85658: PharStreamWrapper denies phar files from symlinked extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Task #85658 (Under Review): PharStreamWrapper denies phar files from symlinked extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:02 Bug #85548 (Closed): Core: Exception after Updating to TYPO3 v8.7.17
- I've verified that packages and source are correct (same as reporters did, the constant that could not be determined ...
- 13:57 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- Thanks for your response. Depending on the PHP configuration, it is suggested to manually clearing OPcache using the ...
- 11:47 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- PHP Version: PHP 7.1.14
PHP opcache: enabled
Installation: classic setup
Does the file in typo3/sysext/core/Clas... - 11:12 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- PHP version used: *PHP 7.0.30-0+deb9u1* (however, at the time of the TYPO3 update it could also be 7.0.27-0+deb9u1).
... - 11:00 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- In order to analyze and identify the reason for that further, please extend your reports and mentions with the follow...
- 13:27 Task #82593: EXT:backend Localization.js
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Bug #85668 (Closed): Wrong display (empty lines at bottom) for TCA treelist
- If you use a tree list for a select in a TCA, and didn't set 'showHeader' => TRUE in treeconfig, there is a bad rende...
- 11:16 Task #82607: EXT:backend Tooltip.js
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Task #82607: EXT:backend Tooltip.js
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #71089 (Closed): Configuration of fluid_content_elements should be localizable
- I close this one for now in agreement with the reporter;
Of course feel free to reopen it (or ping me and I'll do ... - 10:50 Bug #78195 (Needs Feedback): WizIcon not shown in new content element list any more
- @Aimeos no-lastname-given
Sorry for the very late feedback; as far as I know (correct me if I am wrong) @$iconReg... - 10:41 Bug #77946: Fluid page link (f:link.page) to different pid using addQueryString not working as expected
- It seems still present as far as I have seen.
h3. Steps to reproduce
1) In your fluid template put something li... - 09:58 Bug #85310: $GLOBALS['BE_USER] is null causes Errors in FE
- Another quick fix can be initializing BE User before fetching getPagesTSconfig....
- 09:12 Bug #85214: Inform BE user, if extension installation possibly requires DB updates
- Hi Nicole,
Thanks for looking into this and your feedback.
I will try to play with the new behaviour before 9.4...
2018-07-26
- 23:47 Bug #66653: shortcut_mode value is not correctly selected when adding translation of a page
- typo3/cms/typo3/sysext/core/Classes/DataHandling/DataHandler.php (8.7.17)
Line 4865
Here is just a simple check f... - 23:30 Task #85662 (Resolved): Improve usage of Backend RequestHandler
- Applied in changeset commit:b8811cef65b41439cc9d1808546a2fbe412862c3.
- 22:33 Task #85662 (Under Review): Improve usage of Backend RequestHandler
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Task #85662 (Closed): Improve usage of Backend RequestHandler
- 23:16 Bug #21299: Can't restore a deleted page in draft workspace
- my last comment still applies to 9.4-dev (latest master)
- 23:05 Bug #85656: After logout from install tool the screen suggests to create the ENABLE* file, but it still exists due to KEEP_FILE
- Hi Markus,
this would maybe a simple check in Http/RequestHandler.php... - 14:12 Bug #85656 (Closed): After logout from install tool the screen suggests to create the ENABLE* file, but it still exists due to KEEP_FILE
- For testing purposes I have a ENABLE_INSTALL_TOOL file with the "KEEP_FILE" content.
After logging out of the standa... - 23:00 Task #85631 (Resolved): Same layout for translated content in page module
- Applied in changeset commit:37e2c538ecf6c4b503bafb49a38ba5a005c30b12.
- 22:30 Task #85661 (Resolved): Remove further usages of TSFE->sys_page
- Applied in changeset commit:05a74535179448fd8136afab6fc1bc21a559151a.
- 21:49 Task #85661 (Under Review): Remove further usages of TSFE->sys_page
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:48 Task #85661 (Closed): Remove further usages of TSFE->sys_page
- 22:30 Bug #85659 (Resolved): Retrieve correct PackageManager in Install Tool
- Applied in changeset commit:10c537f45b22fbb0e22228ca21fe7274e1d617b9.
- 21:53 Bug #85659: Retrieve correct PackageManager in Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:50 Bug #85659 (Under Review): Retrieve correct PackageManager in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:34 Bug #85659 (Closed): Retrieve correct PackageManager in Install Tool
- Using \TYPO3\CMS\Core\Core\Bootstrap::getEarlyInstances to retrieve an instance of PackageManager is the wrong way to...
- 22:00 Bug #85639 (Resolved): Classes in dynamicReturnTypeMeta.json are outdated
- Applied in changeset commit:27c6d2fc69c2707390cb55a031f36016efc6b9f4.
- 21:58 Bug #85639: Classes in dynamicReturnTypeMeta.json are outdated
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:00 Bug #85660 (Resolved): Site module must show hidden root pages
- Applied in changeset commit:7a3c8e4429796c73a2f7870d78cccbfb6bbe0a15.
- 21:01 Bug #85660 (Under Review): Site module must show hidden root pages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Bug #85660 (Closed): Site module must show hidden root pages
- To make it easier to start a new page tree, the site module must also show hidden root pages
- 21:24 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
- ..any news after 4 years? that's so disappointed. sad, really sad.
- 21:15 Task #85644 (Under Review): TranslateViewHelper does not work with new site configuration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:06 Task #85658 (Accepted): PharStreamWrapper denies phar files from symlinked extension
- Next step:
Create "important" ReST file that documents the behavior of the new PharStreamWrapper, its intention as w... - 20:58 Task #85658: PharStreamWrapper denies phar files from symlinked extension
- Extension @caretaker_mattermost@ uses @__DIR__@ when invoking the Phar bundle, which will then always be the resolved...
- 20:22 Task #85658 (Needs Feedback): PharStreamWrapper denies phar files from symlinked extension
- How does the exception look like on your local environment? What is the real extension path & how does the symlink lo...
- 15:11 Task #85658 (Closed): PharStreamWrapper denies phar files from symlinked extension
- Given:
An installation with symlinked extension(s)
Expected:
Able to execute an extensions phar file
Actu... - 21:05 Bug #85645: CMS Fluid has hidden dependency on CMS Backend
- IMO the VH in ext:fluid which are BE related must be moved to EXT:backend and everything is fine.
- 11:22 Bug #85645: CMS Fluid has hidden dependency on CMS Backend
- Well, I think we added only "hard" dependencies until now to composer.json in our core extensions. For instance, if y...
- 20:54 Task #85164: Allow to only show site languages in BE ("enabledInFrontend")
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Task #85655 (Resolved): Suggest wizard should receive record's uid as parameter
- Applied in changeset commit:38a2676fea211a7d1973eeb695d7666a6f9b86ce.
- 17:11 Task #85655: Suggest wizard should receive record's uid as parameter
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:47 Task #85655: Suggest wizard should receive record's uid as parameter
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Task #85655 (Under Review): Suggest wizard should receive record's uid as parameter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Task #85655: Suggest wizard should receive record's uid as parameter
- To test, you may apply this patch which will show you a suggest wizard for the db_mountpoints field of table be_group...
- 12:18 Task #85655 (Closed): Suggest wizard should receive record's uid as parameter
- When implementing a custom suggestion wizard, it could be useful to receive the uid of the record where the suggestio...
- 15:56 Bug #83750: InlineControlContainer disrespects GeneralUtility::callUserFunction's signature
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:02 Bug #83750: InlineControlContainer disrespects GeneralUtility::callUserFunction's signature
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #85304 (Resolved): Sorting parent should not resort IRRE children
- Applied in changeset commit:5ad1c75cf1933604fae25188e38513876dc8584a.
- 14:30 Bug #85634 (Resolved): Core does not recover if PackageStates.php is corrupted/removed
- Applied in changeset commit:8053b2340b794de7b01b1c68aaec8142b625b2fe.
- 13:14 Bug #85634 (Under Review): Core does not recover if PackageStates.php is corrupted/removed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:14 Bug #85657 (Closed): Accessing the standalone install tool gives a 401 error in the browser console
- Accessing the install tool in standalone mode gives an error in the browser console...
- 12:30 Bug #85570 (Resolved): removal of form-configuration is not possible if there is a recycler inside the folder-structure
- Applied in changeset commit:063c9f32edd01df0a5fb5e3866528bc14083525e.
- 12:09 Bug #85570: removal of form-configuration is not possible if there is a recycler inside the folder-structure
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:52 Bug #85654 (New): File Reference language in new Records
- If I create a new record with the list Modul, and set the language to any other than default, File references won't b...
- 11:20 Bug #85635: Broken <script> tag after XML import
- As a workaround you can check the checkbox "Do not check XML" - this automatically wraps content with CDATA to make s...
- 10:46 Bug #85653 (Closed): Description and/or behaviour of [SYS][ipAnonymization] is wrong/misleading wrt. to sys_log
- The description of this global settings is
> Configures if and how IP addresses stored via TYPO3''s API should be a... - 10:14 Bug #85652 (New): Linkbrowser wizard popup has no rel attribute field for link
- The CKEDITOR extensions supports the link relationship attribute, but the "LinkBrowser (ext:recordlist)" for pages/fi...
- 00:30 Task #85462 (Resolved): Deprecated unused and superfluous methods in Extension Manager
- Applied in changeset commit:c9ebde4c434add1419ac51358bc24ff631f174b2.
- 00:30 Task #85646 (Resolved): Deprecate eID implemented as script
- Applied in changeset commit:b689a448f76ff5a55ef52893d4c4d88da1ee747d.
- 00:30 Bug #85465 (Resolved): TYPO3 7.6.28 with PHP 7.2 - Backend Login not work
- Applied in changeset commit:fc92e67d33f13c6bb78636f5be19a51e705d2e51.
2018-07-25
- 23:46 Task #85646: Deprecate eID implemented as script
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:41 Task #85646: Deprecate eID implemented as script
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Task #85646: Deprecate eID implemented as script
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Task #85646: Deprecate eID implemented as script
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:34 Task #85646: Deprecate eID implemented as script
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Task #85646 (Under Review): Deprecate eID implemented as script
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Task #85646 (Closed): Deprecate eID implemented as script
- Deprecate eID implemented as script
- 23:00 Task #85649 (Resolved): Functional tests without phpunit process isolation
- Applied in changeset commit:81244e10cb0959ede7d570fc89f46a64901ba744.
- 22:31 Task #85649 (Under Review): Functional tests without phpunit process isolation
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:00 Task #85649 (Closed): Functional tests without phpunit process isolation
- 22:35 Feature #85391 (Under Review): Soft-hyphen (shy entity) should be visible in CKEditor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #85648 (Resolved): Add require() to php capable cache backend
- Applied in changeset commit:ab0666b2c42ae7259a3bbf9eafc9e7068380386e.
- 21:52 Task #85648: Add require() to php capable cache backend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:43 Task #85648: Add require() to php capable cache backend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:38 Task #85648: Add require() to php capable cache backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:32 Task #85648: Add require() to php capable cache backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:25 Task #85648 (Under Review): Add require() to php capable cache backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:20 Task #85648 (Closed): Add require() to php capable cache backend
- 22:27 Bug #83994: $uid must be positive integer, 0 given when creating a new Page
- Is this issue still present? - see also my comment on #84236
Thank you. - 22:26 Bug #84236 (Needs Feedback): Uncaught exception in DataHandler
- Is there something still missing here?
As far as I can see https://review.typo3.org/#/c/56118/ has been merged and... - 22:00 Task #85644: TranslateViewHelper does not work with new site configuration
- problem is @\TYPO3\CMS\Extbase\Utility\LocalizationUtility::getLanguageKeys@ which uses @$tsfe->config['config']['lan...
- 15:17 Task #85644 (Closed): TranslateViewHelper does not work with new site configuration
- The Fluid TranslateViewHelper ignores the new site configuration.
Without the classic language config, it is only sh... - 22:00 Task #85647 (Resolved): Remove static cache in StorageRepository
- Applied in changeset commit:0a6dec433c535b13fcece43dab46e88e2f0be2f6.
- 21:10 Task #85647 (Under Review): Remove static cache in StorageRepository
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:09 Task #85647 (Closed): Remove static cache in StorageRepository
- 21:32 Task #68893 (Resolved): Introduce constants for pageNotFound-reasons in TypoScriptFrontendController
- Fixed with PageAccessFailureReasons in v9
- 18:30 Bug #85632 (Resolved): Context User Aspect must deal with empty fe_user
- Applied in changeset commit:9ced33d346268244c632dc1afd84decd0d7b00fe.
- 12:33 Bug #85632: Context User Aspect must deal with empty fe_user
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Bug #85635: Broken <script> tag after XML import
- Coders.Care Extension Team wrote:
> Could you please check your file again to find out if there is any <![CDATA[]]> ... - 16:21 Bug #79852: Update date in lang module
- Hi,
If I modifiy the function formtDate like this, it is ok :... - 16:04 Bug #85645 (Closed): CMS Fluid has hidden dependency on CMS Backend
- It is technically possible to install `typo3/cms-fluid` without also installing `typo3/cms-backend`, but classes in `...
- 15:21 Bug #83750: InlineControlContainer disrespects GeneralUtility::callUserFunction's signature
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:36 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 14 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 13:25 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 13 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 13:36 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 14 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 13:25 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 13 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 13:00 Task #85626 (Resolved): Run tests with composer update --prefer-lowest
- Applied in changeset commit:18073caab25e3dd181b1f4a215377ab7d1b14858.
- 12:01 Task #85626: Run tests with composer update --prefer-lowest
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:54 Task #85626: Run tests with composer update --prefer-lowest
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #85626: Run tests with composer update --prefer-lowest
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:51 Task #85626: Run tests with composer update --prefer-lowest
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:30 Task #85605 (Resolved): Decouple thumbnails generation from controllers
- Applied in changeset commit:09bb8fe6df4c395ffc5cc0f215439b4132f8269f.
- 12:19 Task #85605: Decouple thumbnails generation from controllers
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:46 Task #85605: Decouple thumbnails generation from controllers
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:10 Task #85605: Decouple thumbnails generation from controllers
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:48 Task #85605: Decouple thumbnails generation from controllers
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:37 Task #85605: Decouple thumbnails generation from controllers
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:44 Task #85605: Decouple thumbnails generation from controllers
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #85641 (Resolved): mimeTypeGuessers hook of FileInfo is broken
- Applied in changeset commit:0bff11e178d4003c90ff40626fbca73226ed6aef.
- 10:54 Bug #85641: mimeTypeGuessers hook of FileInfo is broken
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:53 Bug #85641: mimeTypeGuessers hook of FileInfo 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... - 10:52 Bug #85641 (Under Review): mimeTypeGuessers hook of FileInfo is broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Bug #85641 (Closed): mimeTypeGuessers hook of FileInfo is broken
- Due to a typo in the hook name, the mimeTypeGuessers hook of \TYPO3\CMS\Core\Type\File\FileInfo is broken
- 11:25 Task #85300: Improve record sorting performance
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:21 Task #85300: Improve record sorting performance
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:22 Bug #85642 (Closed): Silent failure with missing namespace declaration on inner viewhelper
- If you use nested viewhelpers like this:...
- 10:47 Feature #65720 (New): Add workspace element filter settings
- 10:46 Task #85640 (Rejected): Use context object in database restrictions
- In order to apply the existing @Context@ object, its aspects need to be applied when executing queries using DBAL. Th...
- 09:54 Bug #85639: Classes in dynamicReturnTypeMeta.json are outdated
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:53 Bug #85639: Classes in dynamicReturnTypeMeta.json are outdated
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:50 Bug #85639 (Under Review): Classes in dynamicReturnTypeMeta.json are outdated
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:46 Bug #85639 (Closed): Classes in dynamicReturnTypeMeta.json are outdated
- 08:53 Bug #85638 (Under Review): LocalizationRepository::fetchOriginLanguage() has to get sys_language_uid 0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:52 Bug #85638 (Closed): LocalizationRepository::fetchOriginLanguage() has to get sys_language_uid 0
- Given circumstances:
* Page with one language
* More content elements in default language than in localization
... - 08:22 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- We experienced this issue on two instances, both classic setup.
I did the same: @EXT:form@ manually removed from P... - 08:11 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- All of our affected installations are composer based. After updating to 8.7.17 the frontend and backend show the erro...
- 08:00 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- How are the affected installations set up? Classic installation or composer-based?
2018-07-24
- 23:18 Bug #23598: AJAX-menu for content-elements only checks page-record-permissions not content-element-permissions
- The errors reported were also described here #83008
- 22:24 Feature #85607: Render deferred thumbnails in file list module
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:14 Feature #72053: Extbase: Support \DateTimeInterface instead of \DateTime
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:25 Bug #85635: Broken <script> tag after XML import
- According to HTML5 specs, the following tags are allowed to be "void" and therefor self closing....
- 21:19 Bug #85635: Broken <script> tag after XML import
- Since the method is quite old, I guess this happens with CMS 6 and 7 as well.
- 21:13 Bug #85635: Broken <script> tag after XML import
- It seems to be a core bug, since the CatXmlImportManager uses
GeneralUtility::xml2tree
to transform the XML cod... - 20:52 Bug #85635 (Needs Feedback): Broken <script> tag after XML import
- Could you please check your file again to find out if there is any <![CDATA[]]> surrounding your HTML code?
Actually... - 20:04 Bug #85635 (Closed): Broken <script> tag after XML import
- If bodytext contains <script src="/some/script.js"></script>, it would be replaced with <script src="/script.js"/> af...
- 18:24 Task #85631: Same layout for translated content in page module
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:22 Task #85631: Same layout for translated content in page module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:22 Task #85631: Same layout for translated content in page module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:12 Task #85631 (Under Review): Same layout for translated content in page module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Task #85631 (Closed): Same layout for translated content in page module
- The record icon and page title should be ordered equally in translation as in default language.
- 17:26 Bug #85634 (Closed): Core does not recover if PackageStates.php is corrupted/removed
- In older TYPO3 versions the Core managed to recover with a minimum version of PackageStates.php if the file got corru...
- 17:26 Bug #85633 (Closed): "Save and create a new one" button in BE appends superfluous hash which resets defVals
- Even though the *savedoknew* buttons are created as _inputButtons_ in the EditDocumentController, eventually they end...
- 16:56 Bug #85632 (Under Review): Context User Aspect must deal with empty fe_user
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:56 Bug #85632 (Closed): Context User Aspect must deal with empty fe_user
- 15:16 Bug #75802: scheduler cron command
- I vote to re-open this bug as the description and documentation still is misleading.
The input-field in the schedu... - 14:46 Task #85164: Allow to only show site languages in BE ("enabledInFrontend")
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Task #85164: Allow to only show site languages in BE ("enabledInFrontend")
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Task #85164 (Under Review): Allow to only show site languages in BE ("enabledInFrontend")
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Task #85300: Improve record sorting performance
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:25 Task #85300: Improve record sorting performance
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:35 Task #85300: Improve record sorting performance
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:34 Task #85300: Improve record sorting performance
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:33 Bug #85608: Form editor does not save preselected values
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:12 Bug #85304: Sorting parent should not resort IRRE children
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:49 Bug #85304 (Under Review): Sorting parent should not resort IRRE children
- the backport for v8 is waiting
https://review.typo3.org/#/c/57623/ - 13:39 Bug #85304 (Resolved): Sorting parent should not resort IRRE children
- Issue was resolved in https://review.typo3.org/#/c/57259/
- 14:10 Bug #41446 (Closed): Sorting of records different from tt_content - TCA Doku wrong!
- setting versioning_followPages was removed in v8 and versioningWS is now always 2
- 14:04 Bug #82501 (Closed): Introduction package broken using PostgreSQL
- @Stephan, please reopen the issue if it's still failing for you with newest TYPO3.
Then please provide more info lik... - 13:58 Bug #49313 (Needs Feedback): Copying Records with Subelements (Childelements)
- Without TCA configuration and steps to reproduce the issue, I can't help much here.
- 13:49 Bug #43158 (Closed): Sorting of parent records also moves inline childs
- I believe this was fixed together with https://forge.typo3.org/issues/85304 in v9 and v8 (backport is waiting)
https... - 13:45 Bug #49804 (Needs Feedback): Wrong dam record references when copying records with DAM record references
- Can somebody provide steps to reproduce with any supported TYPO3 version?
I can help in fixing whathever it is, but ... - 12:16 Task #85462: Deprecated unused and superfluous methods in Extension Manager
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:42 Task #85462 (Under Review): Deprecated unused and superfluous methods in Extension Manager
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:05 Bug #85630 (Closed): Constant Editor Template matches all conditions
- Hello TYPO3 Community,
i was these days facing a weird problem until i found out the reason for it. I'm not sure i... - 11:50 Bug #85214 (Needs Feedback): Inform BE user, if extension installation possibly requires DB updates
- Hi Michael,
A couple of weeks ago the Extension Manager was changed to trigger a complete database update after an... - 10:47 Bug #85613: Deprecate entire CategoryRegistry API
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #85613: Deprecate entire CategoryRegistry API
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Bug #85613: Deprecate entire CategoryRegistry API
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:26 Bug #85615: Flashmessages are removed from session even if no session exists
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:34 Bug #85604: PHP warning when doing math in Fluid
- Yes, it was "12" and "3". I don't have access to an environment with PHP 7.1 at the moment, but I can test the patch ...
- 08:00 Task #85557 (Resolved): Use RootlineUtility directly
- Applied in changeset commit:6e2eb2933bae36dbf76360ca46aa93263f226c54.
- 02:16 Task #85626: Run tests with composer update --prefer-lowest
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:06 Task #85626 (Under Review): Run tests with composer update --prefer-lowest
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:58 Task #85626 (Closed): Run tests with composer update --prefer-lowest
- 00:10 Bug #71164 (Needs Feedback): ImageManipulation Using in Page Resources Media Relation
- Hi, sorry for this late answer; did the suggestion by Frank and Benni solved your issue? If not, could you provide an...
- 00:00 Task #85625 (Resolved): Remove skipped extbase validator test
- Applied in changeset commit:fcf132f5700466f6d1df4f6b3491f8574740b1c3.
2018-07-23
- 21:29 Task #84623: Move LocalConfiguration* and PackageStates to config folder
- Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:19 Task #85475: Merge multiple isset calls to one statement
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:13 Task #85475: Merge multiple isset calls to one statement
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:16 Task #85477: Replace substr(...) with strpos(...)
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:39 Task #85477: Replace substr(...) with strpos(...)
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:08 Task #85625: Remove skipped extbase validator test
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Task #85625 (Under Review): Remove skipped extbase validator test
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Task #85625 (Closed): Remove skipped extbase validator test
- the test belongs to the DisjunctionValidator, that delivers validation connected by OR and returns true as soon as on...
- 21:01 Bug #85608: Form editor does not save preselected values
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #85556 (Resolved): Deprecate PageRepository->versioningWorkspaceId
- Applied in changeset commit:b0499f255f29fbf5cbe0fd82e44dc6d58cdcb8d8.
- 20:54 Task #85557: Use RootlineUtility directly
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Task #85557: Use RootlineUtility directly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Task #85557: Use RootlineUtility directly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Bug #85609 (Closed): Extbase or Core doesn't handle FAL translations correctly
- closed as duplicate. use the mentioned ext to fix it
- 19:00 Task #85624 (Resolved): Run test suite with composer update
- Applied in changeset commit:ee5ca0d38108bec8ea9f962df3edae79107e75d1.
- 18:50 Task #85624 (Under Review): Run test suite with composer update
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:41 Task #85624 (Closed): Run test suite with composer update
- 18:57 Task #85619: Streamline package interdependencies
- take a look at https://github.com/georgringer/requirement_checker where I just check the use statements of all classe...
- 14:39 Task #85619 (Closed): Streamline package interdependencies
- Currently a lot of @typo3/cms-*@ packages have hidden dependencies on other @typo3/cms-*@ packages, e.g. by using vie...
- 18:00 Task #85623 (Resolved): Update codeception to latest patch level
- Applied in changeset commit:46e40d935aa983e7de1ce902d9aca0e2b75bea21.
- 17:18 Task #85623 (Under Review): Update codeception to latest patch level
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:14 Task #85623 (Closed): Update codeception to latest patch level
- 17:00 Task #85621 (Resolved): Update php-cs-fixer to latest patch level
- Applied in changeset commit:08d967e2514bc83e33683d5d047d28d7de8fdb69.
- 16:17 Task #85621: Update php-cs-fixer to latest patch level
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:17 Task #85621: Update php-cs-fixer to latest patch level
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:57 Task #85621 (Under Review): Update php-cs-fixer to latest patch level
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Task #85621 (Closed): Update php-cs-fixer to latest patch level
- 16:29 Bug #81620: Linkhandler remove all attributes set in the link wizard and the template
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Bug #85570: removal of form-configuration is not possible if there is a recycler inside the folder-structure
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Bug #85622 (Closed): itemsProcFunc in TCA -> select with foreign_table works not correctly
- If you use itemProcFunc in e.g. a category field in your TCA, you have no access to items anymore. You just can add n...
- 15:00 Task #85618 (Resolved): Use new acceptance test splitter script
- Applied in changeset commit:b17e93037e08ec3c72b39b6213d6445952c98ce9.
- 14:21 Task #85618: Use new acceptance test splitter script
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:15 Task #85618: Use new acceptance test splitter script
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:10 Task #85618: Use new acceptance test splitter script
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:08 Task #85618 (Under Review): Use new acceptance test splitter script
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Task #85618 (Closed): Use new acceptance test splitter script
- 14:54 Task #85620 (Under Review): Add hint about missing pages to Site Configuration module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Task #85620 (Closed): Add hint about missing pages to Site Configuration module
- If there are no pages, the Site _Configuration_ module only shows some table headers without any hint, that first at ...
- 14:42 Bug #77618: Workspace PageTree can become super-slow
- In TYPO3 7.6 the core-patch worked for me.
To come around to manual patch the core, for me worked indexing the tt_co... - 14:30 Task #69439: Enhance SQL query reduction in page tree in workspaces
- Can anybody say in which versions of TYPO3 this is fixed? Have the problem still in 7.6.29. If it was just fixed in 8...
- 11:09 Bug #82880: Synchronize inline records triggers maxItemsError
- Any news when the fix will be released?
- 11:07 Bug #80036: FAL translation with TCA maxitems set
- Possibly another ticket duplicates this one: https://forge.typo3.org/issues/82880
Seems a little more progress has b... - 10:00 Task #85610 (Resolved): Remove skipped extbase text for argument not being array
- Applied in changeset commit:34eb9737c58ae5f0a86f079a78969add064d6161.
- 09:12 Bug #66171: Wizard element browser crashes with invalid identifier
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:22 Bug #66171: Wizard element browser crashes with invalid identifier
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:20 Bug #66171: Wizard element browser crashes with invalid identifier
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
2018-07-22
- 22:50 Bug #81740 (Needs Feedback): temp directory name shouldn't be hardcoded in ClearCacheService
- As explained in the linked ticket of typo3_console, the two-level approach is to do a best-guess and erase caches bas...
- 01:02 Bug #81740 (Under Review): temp directory name shouldn't be hardcoded in ClearCacheService
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #85615 (Under Review): Flashmessages are removed from session even if no session exists
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:09 Bug #85615 (Closed): Flashmessages are removed from session even if no session exists
- Exception: Call to a member function setAndSaveSessionData() on null
File: typo3/sysext/core/Classes/Messaging/Flash... - 22:20 Feature #83583 (Closed): "Make Textareas flexible" should allow to resize the textarea via mouse dragging
- 22:20 Feature #83583: "Make Textareas flexible" should allow to resize the textarea via mouse dragging
- I close this issue; There are a couple of ways to resize the text editor, just adjusting the yaml configuration file
... - 22:07 Bug #81099 (Needs Feedback): Extension cannot override default (fallback) templateRootPaths/partialRootPaths/partialRootPaths
- I am not able to reproduce this issue on version 8.7.17 (see my comment 3 for the test); can you confirm it?
Moreo... - 19:04 Feature #85592 (Under Review): Move site title to site module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:11 Bug #83545: rte_ckeditor: Link-update-button disappears in link-browser
- This issue is still present in 9.4-dev (latest master)
- 17:23 Bug #83059 (Closed): Filesystem access rights not stored for be_groups
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 17:20 Bug #85360 (Closed): Doubled confirmation message after form submit
- @Georg Großberger thank you for your feedback; closed
- 17:00 Bug #85360: Doubled confirmation message after form submit
- Yes, I already marked the patches as abandoned. Please close it.
- 16:30 Task #85614 (Resolved): Enable functional tests on microsoft sql server again
- Applied in changeset commit:7594d8949aafeb44cc4cd84cc51c1fdd3b950ee7.
- 16:05 Task #85614: Enable functional tests on microsoft sql server again
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:02 Task #85614 (Under Review): Enable functional tests on microsoft sql server again
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:54 Task #85614 (Closed): Enable functional tests on microsoft sql server again
- 16:30 Bug #85435 (Resolved): Wrong order of finisher options in backend in content element of CType form_formframework, when "Override finisher settings" is activated
- Applied in changeset commit:06d3a7674c6a68a7bbca61d1b6d96bc39043dcc4.
- 16:19 Bug #85435: Wrong order of finisher options in backend in content element of CType form_formframework, when "Override finisher settings" is activated
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:08 Bug #85435: Wrong order of finisher options in backend in content element of CType form_formframework, when "Override finisher settings" is activated
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Bug #85435: Wrong order of finisher options in backend in content element of CType form_formframework, when "Override finisher settings" is activated
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #85600 (Resolved): Remove comments mentioning of tce_db.php entry point.
- Applied in changeset commit:6b836e683a0075e09df479fad7352ae37812e535.
- 16:04 Task #85600 (Under Review): Remove comments mentioning of tce_db.php entry point.
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Task #85600 (Resolved): Remove comments mentioning of tce_db.php entry point.
- Applied in changeset commit:e20a8e5dd33bbe020aef7bc7c36d470cd6b42017.
- 15:20 Bug #85613 (Under Review): Deprecate entire CategoryRegistry API
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:20 Bug #85613 (Closed): Deprecate entire CategoryRegistry API
- CategoryRegistry is a mess, which is hard to maintain and forces us do do hacks like serializing this object for TCA ...
- 13:18 Bug #85570 (Under Review): removal of form-configuration is not possible if there is a recycler inside the folder-structure
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:40 Task #85605: Decouple thumbnails generation from controllers
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #85612 (Resolved): Remove skipped extbase test about lowercasing format
- Applied in changeset commit:5f711494cd2b06beb8c5453896b7e43024ee17e9.
- 09:08 Task #85612 (Under Review): Remove skipped extbase test about lowercasing format
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:06 Task #85612 (Closed): Remove skipped extbase test about lowercasing format
- The given output format comes as a string without much sanitizing. Based on this parameter, the web request will set ...
- 12:28 Feature #83405: EXT:form should have a template for Confirmation message
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:26 Bug #23598: AJAX-menu for content-elements only checks page-record-permissions not content-element-permissions
- I performed a test with 9.4-dev (latest master) under the following conditions:
1) Create a usergroup "editors", g... - 10:10 Feature #85607: Render deferred thumbnails in file list module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:13 Bug #80285: RTE: soft hyphens are visible in IE11 in text mode and encoded
- On TYPO3 9.4-dev a "Insert Soft Hyphen" button has been added (you can access it with full.yaml configuration).
I'...
2018-07-21
- 23:12 Bug #83043: Adding more than one CSS class
- As far as I can see there is a commercial plugin for that https://ckeditor.com/cke4/addon/jsplusedittag
- 23:02 Bug #78860: "Page edit" permissions not enough to "media" field in page properties
- This issue is still reproducible on both 8.7.17 and 9.4-dev (latest master) with the setup listed in the comment 2
- 22:32 Bug #85609: Extbase or Core doesn't handle FAL translations correctly
- Hi Riccardo,
do you mean this patch:
https://review.typo3.org/#/c/53974/
mentioned in comment:
https://forge.... - 10:56 Bug #85609: Extbase or Core doesn't handle FAL translations correctly
- #57272 AFAICS is still under review; could you test the patch?
- 01:12 Bug #85609 (Closed): Extbase or Core doesn't handle FAL translations correctly
- please see also: https://forge.typo3.org/issues/57272
If I'm right the issue is not solved.
Testcase:
Build a ... - 22:01 Bug #79572: Fix relative URL Path in CSS may fail if svg data inside url()
- This issue is still present in 9.4-dev (latest master);
My test procedure:
- include the css attached in TS Se... - 21:59 Feature #55976: Override TCA config with TSconfig - TCEFORM
- AFAIK the properties that can be overridden are listed here: https://docs.typo3.org/typo3cms/TSconfigReference/PageTs...
- 20:14 Feature #85590: Hooks for DatabaseRecordList CSV actions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Feature #85590 (Under Review): Hooks for DatabaseRecordList CSV actions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:00 Task #85554 (Resolved): Deprecate PageRepository->checkWorkspaceAccess
- Applied in changeset commit:0999cfd5fb49880b90a2cc26b731a2ef7eff242a.
- 18:33 Bug #85611 (Closed): Save pagetitle in page module not possible (javascript error)
- h3. Prerequisites
- TYPO3 9.4-dev (latest master)
- a page
- admin user
h3. Steps to reproduce it
- click ... - 16:17 Bug #85416: EXT:form wrong order after saving multi select element
- Using 9.4-dev (latest master) I am not able to reproduce this issue at first glance;
If it is necessary, please a... - 14:55 Bug #85416 (Needs Feedback): EXT:form wrong order after saving multi select element
- This issue should be already fixed by the last release. If you can confirm this, please abandoned the patchset and cl...
- 15:25 Bug #85585: Fluid's widget.paginate view helper does not respect limit on last page
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:56 Bug #85585 (Under Review): Fluid's widget.paginate view helper does not respect limit on last page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:17 Bug #85585: Fluid's widget.paginate view helper does not respect limit on last page
- I can confirm it.
prepareObjectsSlice starts a new query and don't look at the maximum. It just calculate with ite... - 14:45 Task #85357: Show speaking exception message in frontend if form definition is invalid
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:38 Bug #85360 (Needs Feedback): Doubled confirmation message after form submit
- Can we close this ticket?
- 12:37 Task #85610: Remove skipped extbase text for argument not being array
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:19 Task #85610 (Under Review): Remove skipped extbase text for argument not being array
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Task #85610 (Closed): Remove skipped extbase text for argument not being array
- typo3/sysext/extbase/Tests/Unit/Mvc/RequestTest.php::setArgumentThrowsExceptionIfTheGivenArgumentValueIsAnObject
i... - 01:06 Bug #85608: Form editor does not save preselected values
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-07-20
- 23:12 Bug #85604: PHP warning when doing math in Fluid
- Rudy Gnodde wrote:
> It looks like the variables are passed as string. They should be cast to int or float.
Did y... - 15:53 Bug #85604 (Closed): PHP warning when doing math in Fluid
- The following causes a PHP warning in fluid in TYPO3 8 and 9 with PHP 7.1....
- 22:54 Bug #85608 (Under Review): Form editor does not save preselected values
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Bug #85608 (Closed): Form editor does not save preselected values
- The validation of preselected values for the form elements "SingleSelect", "RadioButton", "MultiCheckbox" and "MultiS...
- 21:10 Feature #85607: Render deferred thumbnails in file list module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:03 Feature #85607 (Under Review): Render deferred thumbnails in file list module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:55 Feature #85607 (Closed): Render deferred thumbnails in file list module
- With #85605 a deferred loading of thumbnails in the backend was introduced.
The file list module should make use of ... - 21:03 Task #85605: Decouple thumbnails generation from controllers
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:01 Task #85605 (Under Review): Decouple thumbnails generation from controllers
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:08 Task #85605 (Closed): Decouple thumbnails generation from controllers
- Deferred rendering of thumbnails via an external request will speed up the backend performance.
because the renderin... - 19:00 Task #85606 (Resolved): Switch from git.typo3.org to github for testing
- Applied in changeset commit:bee48c907c7373e2d5dd0885688fdd24d7441f4e.
- 18:33 Task #85606 (Under Review): Switch from git.typo3.org to github for testing
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:30 Task #85606 (Resolved): Switch from git.typo3.org to github for testing
- Applied in changeset commit:e3a482a8dd9132e12820de2062595f93f1e474bf.
- 18:27 Task #85606: Switch from git.typo3.org to github for testing
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:02 Task #85606: Switch from git.typo3.org to github for testing
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:43 Task #85606 (Under Review): Switch from git.typo3.org to github for testing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:35 Task #85606 (Closed): Switch from git.typo3.org to github for testing
- 18:34 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:32 Bug #77601: CSH for TCA not working inside "Inline"-Elements.
- Confirming this bug. The question mark icon is shown but nothing happens when clicking the label (AJAX request is not...
- 16:40 Bug #85602: The date and time are wrong in the log module view
- _Hint: If anything I wrote here helps to reproduce / narrow down / fix problem, ignore the rest. Meaning: you don't h...
- 11:38 Bug #85602 (Closed): The date and time are wrong in the log module view
- Hello,
When I compare the history/undo log of actions and the log module for the same actions :
* history/undo lo... - 16:15 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:15 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:13 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #85578 (Resolved): tt_content form element could not be saved
- Applied in changeset commit:62502084aa4e6e174b0c92eeca846ee2f6fcb405.
- 15:21 Bug #85578: tt_content form element could not be saved
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:20 Bug #85603: Drag-and-drop content element results in page title in DataHandler command map instead of page UID
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:05 Bug #85603 (Under Review): Drag-and-drop content element results in page title in DataHandler command map instead of page UID
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:55 Bug #85603 (Closed): Drag-and-drop content element results in page title in DataHandler command map instead of page UID
- The JS lookup which detects the target page ID does a very loose lookup in the entire dom and catches what appears to...
- 13:01 Task #85601: Make ContentObjectRenderer notice free - part 1
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:52 Task #85601: Make ContentObjectRenderer notice free - part 1
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:44 Task #85601: Make ContentObjectRenderer notice free - part 1
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:04 Task #85601: Make ContentObjectRenderer notice free - part 1
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:59 Task #85601: Make ContentObjectRenderer notice free - part 1
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Task #85601: Make ContentObjectRenderer notice free - part 1
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:24 Task #85601 (Under Review): Make ContentObjectRenderer notice free - part 1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:22 Task #85601 (Rejected): Make ContentObjectRenderer notice free - part 1
- As a full patch to make this file notice free would literally be unreviewable, I will split this in hopefully easy di...
- 11:00 Bug #65578 (Resolved): Update code regarding config.concatenateJsAndCss
- Applied in changeset commit:b5e0245e4210953dee66ccd752d3a3f533ce16c4.
- 10:44 Task #85554: Deprecate PageRepository->checkWorkspaceAccess
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Task #85554: Deprecate PageRepository->checkWorkspaceAccess
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:39 Feature #85488: Import redirects via csv
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:04 Task #85478: Merge multiple unset calls to one call
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:06 Bug #80898: No page tree in a workspaces
- Hi, we have the same problem in TYPO3 8. Question to Sascha or anyone else: would you please post your solution with ...
- 09:00 Task #85479 (Resolved): Replace gettype calls with is_bool or similar
- Applied in changeset commit:3af595b37d27079759f27507005eaa3b7e90f098.
- 08:04 Task #85479: Replace gettype calls with is_bool or similar
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:04 Task #85479: Replace gettype calls with is_bool or similar
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:00 Bug #85252 (Resolved): Indexed Search Exception uid not found
- Applied in changeset commit:5272cbeb7578a1f141620e06a4e5e072d3bffc4b.
- 08:40 Bug #85252: Indexed Search Exception uid not found
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:59 Feature #67679: Provide a GUI to create links in image captions
- Moritz Ahl wrote:
> I don't have a strong demand for this feature anymore, but in general I think that the security ... - 01:00 Task #85558 (Resolved): Deprecate cObj->enableFields
- Applied in changeset commit:0e20484c0e1355cf02d0b7a88327bedca24116e6.
- 00:10 Bug #85038: allowTagsOutside not working in rte_ckeditor
- I can guess (correct me if I am wrong) that the goal is avoiding that some tags becomes surrounded by @<p>@
e.g.
...
2018-07-19
- 23:30 Task #85599 (Resolved): Enable acceptance tests again
- Applied in changeset commit:6e11355a1eea5d17c79eb6c13bb180754fb3a8b6.
- 22:23 Task #85599: Enable acceptance tests again
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:21 Task #85599 (Under Review): Enable acceptance tests again
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Task #85599 (Closed): Enable acceptance tests again
- 23:25 Task #85600: Remove comments mentioning of tce_db.php entry point.
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:21 Task #85600: Remove comments mentioning of tce_db.php entry point.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:08 Task #85600: Remove comments mentioning of tce_db.php entry point.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:07 Task #85600 (Under Review): Remove comments mentioning of tce_db.php entry point.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:03 Task #85600 (Closed): Remove comments mentioning of tce_db.php entry point.
- In some places in the core we still mention tce_db.php entry point.
The comments should be rephrased to mention tce_... - 20:18 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:51 Bug #65578: Update code regarding config.concatenateJsAndCss
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:48 Bug #65578: Update code regarding config.concatenateJsAndCss
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:03 Bug #65578 (Under Review): Update code regarding config.concatenateJsAndCss
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #85252 (Under Review): Indexed Search Exception uid not found
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #85598 (Resolved): Fix typo in RST file
- Applied in changeset commit:ee7c5e7b7a9a0abcf7224119c24e309c66eced20.
- 17:28 Bug #85598 (Under Review): Fix typo in RST file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:27 Bug #85598 (Closed): Fix typo in RST file
- The method word is written wrong
- 18:00 Task #85597 (Resolved): Deprecate TYPO3_OS
- Applied in changeset commit:cbd1d61e659a0728fb21a3aa47d8fd5fc4ea7571.
- 17:25 Task #85597 (Under Review): Deprecate TYPO3_OS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:25 Task #85597 (Closed): Deprecate TYPO3_OS
- 18:00 Task #85238 (Resolved): Send deprections into dedicated log file
- Applied in changeset commit:d3a7cc3242ebc1ba746c69d4477e4ddcd2fd934a.
- 13:06 Task #85238: Send deprections into dedicated log file
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:15 Task #85238: Send deprections into dedicated log file
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:41 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Bug #20705: Flexform doesn't know field type:passthrough
- Unknown type: passthrough, render type: passthrough
- 17:01 Bug #84885: Images in backend list module aren't shown, if they in a palette
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:15 Bug #84885: Images in backend list module aren't shown, if they in a palette
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:10 Bug #85596 (New): Working with filereferences does not support creating a new metadata-translation
- Pre-requisites:
* Have files EN.pdf and DE.pdf
* Have EN your default-language and DE your first translation
* Bot... - 16:00 Task #85595 (Resolved): Update Feature-82014-ExtensionScanner.rst
- Applied in changeset commit:4432be8e53cac036111ae2b18259275d18004515.
- 15:28 Task #85595 (Under Review): Update Feature-82014-ExtensionScanner.rst
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Task #85595 (Closed): Update Feature-82014-ExtensionScanner.rst
- Fixed Link to Extension-Scanner Docs
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/p... - 15:30 Feature #67679: Provide a GUI to create links in image captions
- I don't have a strong demand for this feature anymore, but in general I think that the security argument does not sta...
- 14:57 Feature #67679 (Closed): Provide a GUI to create links in image captions
- A lot of time has passed without progresses (or a resumption of interest regarding this topic); I think that this iss...
- 15:20 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 12 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 15:12 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 11 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 15:05 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 10 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 15:01 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 9 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:37 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 8 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:22 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 7 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:21 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 6 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 5 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:11 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:08 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:24 Bug #78599: Copy localized content element leads to wrong reference, translation fails
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:06 Bug #78599 (Under Review): Copy localized content element leads to wrong reference, translation fails
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:20 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 12 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 15:12 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 11 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 15:05 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 10 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 15:01 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 9 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:37 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 8 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:22 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 7 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:21 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 6 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 5 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:11 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:08 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:24 Bug #79443: Translation Wizard translates already translated content elements
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:06 Bug #79443 (Under Review): Translation Wizard translates already translated content elements
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:06 Task #85300: Improve record sorting performance
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:08 Bug #85594 (Under Review): TMENU: wrap does not support stdWrap-functionality
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:07 Bug #85594 (Closed): TMENU: wrap does not support stdWrap-functionality
- In other places "wrap" also supports stdWrap-functionality. But not so for "wrap" with a TMENU.
Code to reproduce:... - 13:19 Feature #85592: Move site title to site module
- Good idea!
- 12:49 Feature #85592 (Closed): Move site title to site module
- Make it possible to define the site title in the site module instead of the entry in sys_template
- 12:30 Task #85553 (Resolved): Deprecate -1 in language-related calls of PageRepository
- Applied in changeset commit:894734befab71b0f8c97180e07c34119a02c57a7.
- 00:21 Task #85553: Deprecate -1 in language-related calls of PageRepository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:25 Story #78461: VERY generically named constants in SystemEnvironmentBuilder should be removed or renamed
- IMHO we can get rid of NUL, TAB and SUB directly. Going further one by one.
- 11:59 Bug #85038 (Needs Feedback): allowTagsOutside not working in rte_ckeditor
- What do you expect to set this option?
- 11:29 Task #85554: Deprecate PageRepository->checkWorkspaceAccess
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:04 Task #85554: Deprecate PageRepository->checkWorkspaceAccess
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #85526 (Resolved): Avoid using undefined constant PASSWORD_ARGON2I
- Applied in changeset commit:9f89556c1bafab0d0a33ef4a82973c8cfb7bcfab.
- 09:24 Bug #85526: Avoid using undefined constant PASSWORD_ARGON2I
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:30 Task #67265: Introduce NetworkUtility and move methods
- I suggest we start by deprecating stupid/unused wrapper methods:
- IPv6Hex2Bin
- IPv6Bin2Hex
Next one is "isOnCu... - 09:27 Feature #69975 (Resolved): Make typo3temp-path configurable
- Going with TYPO3 v9, you now have the possibility to move typo3temp somewhere else.
- 08:48 Bug #65859 (Needs Feedback): Support l10n_mode in extbase
- Peter, I guess this is now fixed with TYPO3 v8, can you verify this?
- 08:27 Bug #84996: TSFE - Page is beeing generated should send a header status code greater than 200
- Good idea, I think 204 or 409 would be a good fit as well....
- 08:18 Task #82593: EXT:backend Localization.js
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:06 Task #85558: Deprecate cObj->enableFields
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-07-18
- 23:45 Bug #70129: DB Check-> Full Search-> Advanced Query go empty rows
- still affects TYPO3 9.4-dev (latest master) (tried only with the "page" table)
- 23:10 Feature #85590 (Closed): Hooks for DatabaseRecordList CSV actions
- Use case:
We would like customize the csv file before the download starts.
Possible hooks:
- customizeCsvInit (S... - 23:09 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- OK, no pressure, I just wanted to report at the right place ;)
- 10:19 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Thanks, iam still on it...
- 10:16 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Hi,
as I said on the slack channel, patch 3 didn't work for me.
I used the following way :
• rename file with... - 23:00 Feature #85236 (Resolved): Allow easier logfile configuration
- Applied in changeset commit:fecb95864b6a725f03b83a48ea1929679a77a43d.
- 22:56 Bug #84970 (Closed): data-namespace-typo3-fluid doesn't work if no NS defined in <html> tag
- I close this one (see previous comment by Claus Due)
If you think that this is the wrong decision or that there is... - 22:43 Bug #85431: Using System > Access on a page and then deleting this page leads to exceptions
- Steps to reproduce
1) create some pages, eg. as subpages of a known page, click on the page
2) go in Access modul... - 22:28 Bug #85227 (Needs Feedback): CKEdtior custom config (yaml-file) not working in draft-workspace
- I just made a very quick test with 8.7.17 but I am not able to reproduce this one.
- I am using an admin user with... - 22:00 Bug #85538 (Resolved): if a get-param in the redirect the redirect failed
- Applied in changeset commit:530ae9649905e0369dd0599d62ede6c73266279b.
- 22:00 Feature #85410 (Resolved): Allow TCA description property
- Applied in changeset commit:d421f7dc2f4e6f5f5b57aed762859e92f59533f6.
- 21:28 Feature #85410: Allow TCA description property
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Bug #85564 (Closed): Save be user broken in case no argon2 support exists
- duplicate of #85526
- 21:37 Bug #81818 (Closed): Option additionalViewModelModules does not append
- Hi and sorry for the late answer; as there has been no feedback since the last 90 days, I therefore close this issue ...
- 21:30 Bug #85575 (Resolved): Page properties in v9.3.2 not working, doctrine dependency missing
- Applied in changeset commit:88b9368ba7ac59a87ab42583624a367633b62852.
- 20:49 Bug #85575 (Under Review): Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Task #85589 (Resolved): little typo
- Applied in changeset commit:f121c650b85d75e20d6d013de4434367ba13fc34.
- 21:16 Task #85589: little typo
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:05 Task #85589: little typo
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:03 Task #85589: little typo
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:46 Task #85589 (Under Review): little typo
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:45 Task #85589 (Closed): little typo
- 1 little typo
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/120 - 21:00 Bug #85515 (Resolved): Fix FlashMessage when dumping autoload-information in composer-mode
- Applied in changeset commit:2aec69e035f535d32c9a6f63741cb77e75b94438.
- 20:00 Feature #85146 (Resolved): Read environment variables in TypoScript
- Applied in changeset commit:e726a74fb03d09fed7f20c3064652ca7884060cd.
- 20:00 Bug #80312 (Resolved): TYPO3 backend broken after a re-login
- Applied in changeset commit:e81f08c1c70d7e1c1db6e71948607271dfa693cb.
- 20:00 Bug #85546 (Resolved): Improve usability of settings module
- Applied in changeset commit:7159e279a0651f428fa73a8bd73aef2de4bd1f95.
- 19:30 Task #85507 (Resolved): Description for [BE][debug] says fieldnames are prepended, but actually are appended
- Applied in changeset commit:bc191e172d8f059633a7e954332cbcae8a91c118.
- 19:30 Task #85293 (Resolved): Use PHP_SAPI, PHP_VERSION and M_PI constant instead of functons calls.
- Applied in changeset commit:ffede9f9564c58033916039303d4aef371fd3cd6.
- 19:00 Task #85555 (Resolved): Deprecate TSFE->getUniqueId
- Applied in changeset commit:40706efa998c19db15f5dd25b332b47de7c32995.
- 15:17 Bug #85588 (Closed): Fatal error: Class 'Doctrine\Common\Lexer' not found
- 14:30 Bug #85588: Fatal error: Class 'Doctrine\Common\Lexer' not found
- Alright, thanks :)
- 14:18 Bug #85588: Fatal error: Class 'Doctrine\Common\Lexer' not found
- Ok, Analyze Database Structure works again.
I think this Ticket can be closed. - 13:51 Bug #85588: Fatal error: Class 'Doctrine\Common\Lexer' not found
- Thanks, will have a look on it.
- 13:37 Bug #85588 (Needs Feedback): Fatal error: Class 'Doctrine\Common\Lexer' not found
- Please take a look at https://review.typo3.org/c/57615/, we enforce doctrine/dbal 2.7 for now. Does applying this pat...
- 13:34 Bug #85588 (Closed): Fatal error: Class 'Doctrine\Common\Lexer' not found
- after apply Patch for #85552.
i think Lexer.php should extend \Doctrine\Common\Lexer\AbstractLexer instead of \Doc... - 13:36 Bug #85587 (Closed): Configured mime types do not prevent form processing
- This was an error at our end. The browser didn't prefill the upload field again and therefore submitted no file.
- 13:18 Bug #85587 (Closed): Configured mime types do not prevent form processing
- The configured mime types for file uploads are added as validator for the TypoConverter. This only prevents file uplo...
- 13:23 Bug #85586 (Under Review): translateElementError-ViewHelper does not work with TYPO3\CMS\Extbase\Error\Error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Bug #85586: translateElementError-ViewHelper does not work with TYPO3\CMS\Extbase\Error\Error
- The error was introduced in https://github.com/TYPO3/TYPO3.CMS/commit/70b8ffc06c68a21a5dc191d6b7f77b42092fc208 where ...
- 12:58 Bug #85586 (Closed): translateElementError-ViewHelper does not work with TYPO3\CMS\Extbase\Error\Error
- Under some circumstances an _TYPO3\CMS\Extbase\Error\Error_ is rendered instead of an _TYPO3\CMS\Extbase\Validation\E...
- 11:20 Bug #85585 (Closed): Fluid's widget.paginate view helper does not respect limit on last page
- @f:widget.paginate@ always fetches @$itemsPerPage@ on the last page of a paginated query result.
If there are e.g.... - 10:00 Task #84414 (Resolved): Extract request processing from ShortcutToolbarItem
- Applied in changeset commit:870b8caff88b00532c7c4f9cc61fd73997c16da5.
- 09:02 Task #85478: Merge multiple unset calls to one call
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:17 Bug #85583: Filelist module inaccessible after creating folder with upper case chars
- When creating a new file in the filelist module, the "TYPO3\CMS\Core\Resource\Driver\LocalDriver->createFile" functio...
- 00:14 Bug #85411: Invalid usage of 401 header
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Bug #85584 (Resolved): Fix apc/apcu cache backend tests
- Applied in changeset commit:37c528b30525678622dd9ee3e76bf72d154f8d76.
2018-07-17
- 23:23 Bug #84970: data-namespace-typo3-fluid doesn't work if no NS defined in <html> tag
- This isn't handled in TYPO3 CMS anymore, so the issue can be closed. A comment on the way: in the use case you presen...
- 23:17 Task #80381 (Closed): Show template/partial name when an exception occurs with Fluid
- I will close this issue since we cannot currently improve this situation in TYPO3 CMS. It might at some point be poss...
- 23:09 Bug #85584: Fix apc/apcu cache backend tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:58 Bug #85584: Fix apc/apcu cache backend tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:55 Bug #85584 (Under Review): Fix apc/apcu cache backend tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:52 Bug #85584 (Closed): Fix apc/apcu cache backend tests
- 22:44 Bug #32096: No access for users without access to LIVE workspace
- Still present on 9.4.0-dev
- 22:36 Bug #84079 (Closed): Error after creating file containing spaces
- Thank you for your feedback; I close this one for now;
If you think that this is the wrong decision or there is s... - 20:47 Bug #85583 (Closed): Filelist module inaccessible after creating folder with upper case chars
- On a server with a case sensitive file system, new created directories in the TYPO3 backend are not converted to lowe...
- 20:30 Task #85582 (Resolved): bamboo proper passwd mapping
- Applied in changeset commit:cf1a56932ae42aa8f0db6e5d8b50bf9f08aa66a4.
- 19:42 Task #85582: bamboo proper passwd mapping
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:42 Task #85582: bamboo proper passwd mapping
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:13 Task #85582: bamboo proper passwd mapping
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:10 Task #85582 (Under Review): bamboo proper passwd mapping
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:08 Task #85582 (Closed): bamboo proper passwd mapping
- 15:09 Bug #85581 (Rejected): Selecting task in scheduler module breaks layout
- When the task list reaches a certain length (e.g. at a task count of around > 15) and you click the checkbox on the l...
- 14:50 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- We can confirm the error as well on all our 8.7 LTS installations. The error did occur after the 8.7.17 update and we...
- 14:44 Bug #85315: 8.7.16 - Install Tool - Database Analyzer endless loop of already apllied changes detected after upgrading from 8.7.15
- Issue still exists in 8.7.17
- 14:34 Bug #85580: Wrong call of method getRecordsToCopyDatabaseResult from Localisation Controller
- Is already existing in TYPO3 version 7. Has anyone noticed so far?
In the Version 9 has the definition (and the loca... - 14:02 Bug #85580 (Rejected): Wrong call of method getRecordsToCopyDatabaseResult from Localisation Controller
- In the LocalisationController in the Method getRecordUidsToCopy is a call to the Repository Method getRecordsToCopyDa...
- 13:00 Bug #85575 (Resolved): Page properties in v9.3.2 not working, doctrine dependency missing
- Applied in changeset commit:818faa1c5a92653989a1e6cff54838ea1d73858c.
- 11:20 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 4 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:20 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 3 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 11:09 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 2 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:59 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:17 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:42 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:41 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 08:33 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:06 Bug #84016: impexp: page links are parsed / replaced incorrectely due to error in SoftReferenceIndex
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:41 Bug #85546: Improve usability of settings module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:55 Bug #83229: Selected-Attribute for OptionViewHelper not implemented properly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:06 Bug #85576: Linkvalidator not checking linked content elements with TypoLink
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Bug #85576: Linkvalidator not checking linked content elements with TypoLink
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:02 Bug #85576: Linkvalidator not checking linked content elements with TypoLink
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:55 Bug #85578 (Under Review): tt_content form element could not be saved
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:01 Bug #85578 (Closed): tt_content form element could not be saved
- After the security update, the form element type ContentElement could not be saved through the form editor....
- 06:19 Task #85555: Deprecate TSFE->getUniqueId
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:27 Task #85577 (Under Review): Clean formengine's wizard html
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:23 Task #85577 (Closed): Clean formengine's wizard html
- don't render empty divs to improve code + performance
- 00:06 Bug #25235 (Closed): List view: editing multiple records does not respect mandatory/optional values
- I close this issue: I repeated my last test (comment 4) on TYPO3 7.6.28, 8.7.17 and 9.4-dev (latest master):
1) se...
2018-07-16
- 20:33 Bug #85509: Use same line endings in test as in tested function
- Test isn't present in v8, so no backport.
- 20:22 Feature #85569: Add sysext:scheduler infos to the system information toolbar
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:03 Feature #85569: Add sysext:scheduler infos to the system information toolbar
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:29 Feature #85569 (Under Review): Add sysext:scheduler infos to the system information toolbar
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Feature #85569 (Closed): Add sysext:scheduler infos to the system information toolbar
- As an integrator/developer it's useful, if you see the dateTime of the last scheduler execution run.
h2. Check Con... - 18:02 Bug #82363: Make Extbase translation handling consistent with typoscript
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:20 Bug #82363: Make Extbase translation handling consistent with typoscript
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:06 Bug #82363: Make Extbase translation handling consistent with typoscript
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:17 Bug #82363: Make Extbase translation handling consistent with typoscript
- Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:50 Bug #84098: 403 forbidden error on trying to access 404 page
- TYPO3 8.7.17
[FE][pageNotFound_handling] = 404.html
[FE][pageNotFoundOnCHashError] = true
[FE][pageNotFound_hand... - 17:44 Bug #85575: Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:40 Bug #85575 (Under Review): Page properties in v9.3.2 not working, doctrine dependency missing
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #85575 (Closed): Page properties in v9.3.2 not working, doctrine dependency missing
- In the last doctrine/dbal version there is no more doctrine/collections bundled. So Page properties throws an Excepti...
- 17:30 Task #85493 (Resolved): Cover fetching translated Select MM field with tests for extbase
- Applied in changeset commit:af9a40ac6add03c9afe68ef9c881c0cdb8ecf6a3.
- 15:26 Task #85493: Cover fetching translated Select MM field with tests for extbase
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:33 Task #85493 (Under Review): Cover fetching translated Select MM field with tests for extbase
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Task #85493 (Resolved): Cover fetching translated Select MM field with tests for extbase
- Applied in changeset commit:18ccfab963f313e10982a9ca647a5e6ce90cbdef.
- 13:41 Task #85493: Cover fetching translated Select MM field with tests for extbase
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:04 Task #85555: Deprecate TSFE->getUniqueId
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #85576: Linkvalidator not checking linked content elements with TypoLink
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:52 Bug #85576 (Under Review): Linkvalidator not checking linked content elements with TypoLink
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Bug #85576 (Closed): Linkvalidator not checking linked content elements with TypoLink
- If an anchor is added to a TypoLink, using the new TypoLink markup t3://page?uid=x#y, the content element is never ch...
- 14:00 Bug #84016: impexp: page links are parsed / replaced incorrectely due to error in SoftReferenceIndex
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Bug #84016: impexp: page links are parsed / replaced incorrectely due to error in SoftReferenceIndex
- Also the core extension "linkvalidator" is suffering from this.
To reproduce:
* Install the extension "@linkvalid... - 13:26 Bug #84016 (Under Review): impexp: page links are parsed / replaced incorrectely due to error in SoftReferenceIndex
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:37 Bug #85571 (Rejected): Extbase should return an empty ObjectStorage instead of null on empty relations
- Mapping non-scalar properties to @null@ is OK for single relations (to own models or @\DateTime@, for example) - if i...
- 11:47 Bug #85570 (Closed): removal of form-configuration is not possible if there is a recycler inside the folder-structure
- Hi,
with the current release of 8.7.17 the newly introduced ".form.yaml"-extension and the FilePersistenceSlot dis... - 10:03 Bug #85532: Convert backend user module to use view helpers for configuring module layout
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:57 Bug #84885: Images in backend list module aren't shown, if they in a palette
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:29 Bug #83138 (New): rte_ckeditor: Exception, if title-readOnly = true and no titleText is set
- 08:42 Bug #83138: rte_ckeditor: Exception, if title-readOnly = true and no titleText is set
- Hi Riccardo,
thanks for your answer.
Yes, the problem still exists.
I could find the code, which causes the prob... - 09:19 Task #85553: Deprecate -1 in language-related calls of PageRepository
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:54 Feature #65774: Add possibility to clear signals or remove a single slot
- Benni Mack wrote:
> Can you elaborate why you want to remove this functionality? due to performance penalties or a d... - 08:00 Bug #85552 (Resolved): Installation of v9 not possible anymore since doctrine/dbal 2.8
- Applied in changeset commit:bfff001e99d9c07274fc2a3b158568921e682de6.
- 07:55 Bug #85552: Installation of v9 not possible anymore since doctrine/dbal 2.8
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 03:00 Task #85565 (Resolved): Turn redis cache backend unit into functional tests
- Applied in changeset commit:d6e898f329b9e99b019d048325057e7708001db1.
- 02:37 Task #85565: Turn redis cache backend unit into functional tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:22 Task #85565: Turn redis cache backend unit into functional tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:12 Task #85565 (Under Review): Turn redis cache backend unit into functional tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:11 Task #85565 (Closed): Turn redis cache backend unit into functional tests
- 01:00 Task #85563 (Resolved): Run core tests on new bamboo infrastructure
- Applied in changeset commit:12d723f7dae37022296c6992cc3173714416de4d.
- 00:43 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:23 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:14 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:00 Bug #36934 (Resolved): Cache RedisBackend using fixed databases for testing - NOT GOOD
- Applied in changeset commit:12d723f7dae37022296c6992cc3173714416de4d.
- 00:43 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:23 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:14 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:25 Bug #85564 (Under Review): Save be user broken in case no argon2 support exists
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:18 Bug #85564 (Closed): Save be user broken in case no argon2 support exists
- If the server does not support argon2 save a backend user is broken and throw an exception because of use a not defin...
2018-07-15
- 23:25 Task #85563 (Under Review): Run core tests on new bamboo infrastructure
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:30 Task #85563 (Resolved): Run core tests on new bamboo infrastructure
- Applied in changeset commit:dfcd57185ce9b9996b3daa43aa24ec5484bba2e6.
- 22:04 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 10 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 21:59 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 9 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:34 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 8 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:08 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 7 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:54 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 6 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:20 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:13 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:09 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:53 Task #85563: Run core tests on new bamboo infrastructure
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:41 Task #85563 (Under Review): Run core tests on new bamboo infrastructure
- 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 Task #85563 (Resolved): Run core tests on new bamboo infrastructure
- Applied in changeset commit:18193657f61cea5eed05b1b1d8420c872f1311cf.
- 16:51 Task #85563 (Under Review): Run core tests on new bamboo infrastructure
- Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:21 Task #85563 (Closed): Run core tests on new bamboo infrastructure
- 23:25 Bug #36934 (Under Review): Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:30 Bug #36934 (Resolved): Cache RedisBackend using fixed databases for testing - NOT GOOD
- Applied in changeset commit:dfcd57185ce9b9996b3daa43aa24ec5484bba2e6.
- 22:04 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 10 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 21:59 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 9 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:34 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 8 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:09 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 7 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:54 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 6 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:20 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:13 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:09 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:53 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:41 Bug #36934 (Under Review): Cache RedisBackend using fixed databases for testing - NOT GOOD
- 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 #36934 (Resolved): Cache RedisBackend using fixed databases for testing - NOT GOOD
- Applied in changeset commit:18193657f61cea5eed05b1b1d8420c872f1311cf.
- 16:51 Bug #36934 (Under Review): Cache RedisBackend using fixed databases for testing - NOT GOOD
- Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:25 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- this will be solved with 'new bamboo infrastructure': the redis & memcache tests now require an environment variable ...
- 18:19 Bug #83138 (Needs Feedback): rte_ckeditor: Exception, if title-readOnly = true and no titleText is set
- Is this one still reproducible?
I tried the following test with both 8.7.17 and the latest master (9.4-dev):
1)... - 17:59 Bug #83073 (Needs Feedback): Ckeditor : random bug when try to create a link
- Is this error still reproducible?
- 17:44 Bug #27150 (Closed): PHP errors not logged to webserver's error_log
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 16:48 Bug #77866 (Closed): Link to file in RTE does not prevent deleting this file in the File List
- We're sorry to close this one, but the insert image functionality only concerns HTMLArea, that is no longer supported...
- 03:24 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- I can confirm we are experiencing the issue, too.
Deactivating @EXT:form@ makes the BE accessible again. Re-enabling... - 01:00 Task #85559 (Resolved): Use static constant call for PageRepository
- Applied in changeset commit:ef023537fd3161b733c2071fd7587727120af30d.
- 01:00 Bug #85509 (Resolved): Use same line endings in test as in tested function
- Applied in changeset commit:0f811d40b71a5febc72762eb42bddc48160cc824.
2018-07-14
- 23:27 Bug #85509: Use same line endings in test as in tested function
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:04 Bug #85552: Installation of v9 not possible anymore since doctrine/dbal 2.8
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:57 Bug #85552 (Under Review): Installation of v9 not possible anymore since doctrine/dbal 2.8
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #85552 (Resolved): Installation of v9 not possible anymore since doctrine/dbal 2.8
- Applied in changeset commit:47d1912a9a9f7288fbe7e5cd5d1ced0376b13091.
- 19:26 Bug #85552: Installation of v9 not possible anymore since doctrine/dbal 2.8
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:45 Bug #85562 (Closed): TCA 'flex' set new records failed!
- Hello.
set-up a new record with 'flex' failed.
+tca+... - 18:18 Bug #85561 (Rejected): Class "\Doctrine\Common\Lexer" not found while TYPO3 installation
- Thanks for reporting. This issue is known already at #85552 Patch is pending in our review system.
Closing as dupl... - 18:10 Bug #85561 (Rejected): Class "\Doctrine\Common\Lexer" not found while TYPO3 installation
- Hello,
I was creating a new TYPO3 v9.3 project with Composer.
In the installation wizard in the step where I ca...
2018-07-13
- 23:46 Task #85560 (Under Review): Replace further path usages with Environment API
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:45 Task #85560 (Closed): Replace further path usages with Environment API
- 23:44 Task #85559 (Under Review): Use static constant call for PageRepository
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:44 Task #85559 (Closed): Use static constant call for PageRepository
- 23:06 Task #85558 (Under Review): Deprecate cObj->enableFields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:05 Task #85558 (Closed): Deprecate cObj->enableFields
- 22:55 Task #85557 (Under Review): Use RootlineUtility directly
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:53 Task #85557 (Closed): Use RootlineUtility directly
- 22:32 Task #85556 (Under Review): Deprecate PageRepository->versioningWorkspaceId
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #85556 (Closed): Deprecate PageRepository->versioningWorkspaceId
- 22:30 Bug #85547 (Resolved): Extension Manager not working after update to 8.7.17
- Applied in changeset commit:9b3b4def5d60f701d664d3e263c5fd40d5d513be.
- 22:10 Bug #85547: Extension Manager not working after update to 8.7.17
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:09 Bug #85547: Extension Manager not working after update to 8.7.17
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:22 Bug #85547: Extension Manager not working after update to 8.7.17
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Bug #85547 (Under Review): Extension Manager not working after update to 8.7.17
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Bug #85547: Extension Manager not working after update to 8.7.17
- The »System Environment« (Install Tool) shows:
open_basedir = /var/www/clients/client3/web566/web:/var/www/clients/c... - 12:15 Bug #85547: Extension Manager not working after update to 8.7.17
- After updating to latest 7.6.30 I experienced those fatals.
phpunit Extension in version 5.3.5 installed.... - 11:56 Bug #85547: Extension Manager not working after update to 8.7.17
- According to the error message its ...
- 11:39 Bug #85547 (Needs Feedback): Extension Manager not working after update to 8.7.17
- How does your open_basedir restriction configuration look like?
- 10:48 Bug #85547 (Closed): Extension Manager not working after update to 8.7.17
- Extension manager throws warning and a fatal error.
Warning: Uncaught TYPO3\CMS\Core\Error\Exception: PHP Warning:... - 22:26 Task #85555 (Under Review): Deprecate TSFE->getUniqueId
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:23 Task #85555 (Closed): Deprecate TSFE->getUniqueId
- 22:20 Task #85554 (Under Review): Deprecate PageRepository->checkWorkspaceAccess
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:17 Task #85554 (Closed): Deprecate PageRepository->checkWorkspaceAccess
- 22:13 Task #85553 (Under Review): Deprecate -1 in language-related calls of PageRepository
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:07 Task #85553 (Closed): Deprecate -1 in language-related calls of PageRepository
- 22:08 Bug #85552: Installation of v9 not possible anymore since doctrine/dbal 2.8
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #85552: Installation of v9 not possible anymore since doctrine/dbal 2.8
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:15 Bug #85552 (Under Review): Installation of v9 not possible anymore since doctrine/dbal 2.8
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:13 Bug #85552 (Closed): Installation of v9 not possible anymore since doctrine/dbal 2.8
- Since doctrine/dbal was released as version 2.8, the installation of TYPO3 in a composer-based project is not possibl...
- 22:07 Task #82593 (Under Review): EXT:backend Localization.js
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #85543 (Resolved): Introduce Language Aspect for Contexts
- Applied in changeset commit:4003c5fa9eae95344ef42e971a136f78d9ef9c67.
- 18:40 Task #85543: Introduce Language Aspect for Contexts
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:20 Task #85543: Introduce Language Aspect for Contexts
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:08 Task #85543: Introduce Language Aspect for Contexts
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:43 Task #85543: Introduce Language Aspect for Contexts
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:37 Task #85543: Introduce Language Aspect for Contexts
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:33 Task #85543: Introduce Language Aspect for Contexts
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:58 Task #85543: Introduce Language Aspect for Contexts
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:00 Task #85543: Introduce Language Aspect for Contexts
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:22 Task #85543: Introduce Language Aspect for Contexts
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:53 Task #83291: Remove relative paths to typo3/ for resource compressor
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:52 Bug #85551 (Closed): expAll.override.if.isInList is not working
- Having a Menu and want to override some configuration depending on situation the TypoScript...
- 18:00 Task #85542 (Resolved): Move verbosity into TemplateService
- Applied in changeset commit:7a17c8d627211bccf5cc485946102a707c90e8b5.
- 18:00 Feature #85550 (Resolved): Add context check for TypoScript
- Applied in changeset commit:cc05a6ff9fa82c59885052f4788a43a24763b46a.
- 17:05 Feature #85550 (Under Review): Add context check for TypoScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Feature #85550 (Closed): Add context check for TypoScript
- 15:45 Task #85549: Improve message if localization fails due to existing record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Task #85549 (Under Review): Improve message if localization fails due to existing record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Task #85549 (Closed): Improve message if localization fails due to existing record
- Currently when trying translating a record and a translation already exists the following message is shown:...
- 15:19 Bug #85548: Core: Exception after Updating to TYPO3 v8.7.17
- Yes all caches were cleared, including opcode cache, even typo3temp-folder was cleared.
Do you by chance have some... - 14:50 Bug #85548 (Needs Feedback): Core: Exception after Updating to TYPO3 v8.7.17
- Hello, thanks for your report.
I just took a look into the code, the mentioned constant is properly defined. Did y... - 14:28 Bug #85548 (Closed): Core: Exception after Updating to TYPO3 v8.7.17
- Hello everyone,
i got a TYPO3 v8.7.16 installation.
Due to this https://typo3.org/security/advisory/typo3-core-... - 14:11 Bug #82636: concatenation changes include order of CSS files, breaks CSS.
- Maybe a workaround: _includeCSSLibs_ stay on top of the CSS includes.
- 13:30 Bug #85536 (Resolved): Missing mail part content type in Test Mail Setup
- Applied in changeset commit:13ded666b73ef084712f6e743e44e5c25a30802d.
- 13:03 Bug #85536: Missing mail part content type in Test Mail Setup
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:06 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:02 Bug #85546 (Under Review): Improve usability of settings module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:59 Bug #85546 (Closed): Improve usability of settings module
- In the new "Settings" module, "Extension Configuration" will most probably be the most used feature.
So it makes s... - 10:00 Bug #85545 (Resolved): ext:form import export hook is not php 7.0 compatible
- Applied in changeset commit:b241356113498f2b25111e6e86856628d698603e.
- 07:51 Bug #85545 (Under Review): ext:form import export hook is not php 7.0 compatible
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 07:50 Bug #85545 (Closed): ext:form import export hook is not php 7.0 compatible
- 10:00 Task #85533 (Resolved): LanguagePackCommand: Add option to not output the progress of the command
- Applied in changeset commit:d830c0e5db42694720d813f4762bf4b651170c52.
- 09:18 Bug #85337: Translate single content elements after initial translation not working
- Is nobody interested in fixing this major issue?
2018-07-12
- 23:05 Task #85543: Introduce Language Aspect for Contexts
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:54 Task #85543: Introduce Language Aspect for Contexts
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:25 Task #85543 (Under Review): Introduce Language Aspect for Contexts
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:23 Task #85543 (Closed): Introduce Language Aspect for Contexts
- 22:58 Task #85542: Move verbosity into TemplateService
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Task #85542: Move verbosity into TemplateService
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:16 Task #85542 (Under Review): Move verbosity into TemplateService
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:13 Task #85542 (Closed): Move verbosity into TemplateService
- 22:52 Bug #85544: The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:49 Bug #85544 (Under Review): The form definition upgrade wizard does not update all relevant plugin settings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:48 Bug #85544 (Closed): The form definition upgrade wizard does not update all relevant plugin settings
- The form definition upgrade wizard (rename .yaml => .form.yaml) does not update all relevant plugin settings.
The fo... - 18:19 Bug #85540 (Resolved): Cant install typo 9.3.1 if installed with composer
- * updated now, e.g. https://github.com/TYPO3-CMS/adminpanel/blob/v9.3.2/composer.json
* packages and tags are availa... - 17:47 Bug #85540 (Accepted): Cant install typo 9.3.1 if installed with composer
- Only composer affected - will prepare 9.3.2 tags soon
- 15:36 Bug #85540: Cant install typo 9.3.1 if installed with composer
- Looks like all packages used wrong version reference in composer.json files.
- 15:29 Bug #85540 (Closed): Cant install typo 9.3.1 if installed with composer
- The composer.json of the adminpanel package needs typo 9.3.0 even if in the 9.3.1 tag.
https://github.com/TYPO3-CM... - 16:59 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:58 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:17 Bug #80085: Extraction of metadata in PDF-documents does not recognize unicode characters
- Can anyone tell me what´s the problem about this trivial patch? It´s so frustrating that it takes ages even for such ...
- 13:52 Feature #85488: Import redirects via csv
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:52 Feature #85488: Import redirects via csv
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Feature #85488: Import redirects via csv
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Bug #85538: if a get-param in the redirect the redirect failed
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #85538: if a get-param in the redirect the redirect failed
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Bug #85538: if a get-param in the redirect the redirect failed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:14 Bug #85538 (Under Review): if a get-param in the redirect the redirect failed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:11 Bug #85538 (Closed): if a get-param in the redirect the redirect failed
- If you has redirects like typo3.cms.local/de.html?author=4&cHash=9ed9430c1eb4d17479d0193470d50bd1.
This is importa... - 13:30 Task #85537 (Resolved): Remove commitMessageHook from composer post install
- Applied in changeset commit:e0efb1a9241e0352689e4af22b2a9f4ff71d5333.
- 13:15 Task #85537: Remove commitMessageHook from composer post install
- Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:05 Task #85537: Remove commitMessageHook from composer post install
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:03 Task #85537: Remove commitMessageHook from composer post install
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:56 Task #85537: Remove commitMessageHook from composer post install
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #85537: Remove commitMessageHook from composer post install
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Task #85537: Remove commitMessageHook from composer post install
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:06 Task #85537: Remove commitMessageHook from composer post install
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:59 Task #85537: Remove commitMessageHook from composer post install
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:57 Task #85537: Remove commitMessageHook from composer post install
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:25 Task #85537 (Under Review): Remove commitMessageHook from composer post install
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:22 Task #85537 (Closed): Remove commitMessageHook from composer post install
- having the commit hook enabled (means, copied and then permissions adjusted) on each composer install is not necessar...
- 13:00 Bug #85539 (Resolved): Fix test isolation and pre-requisites
- Applied in changeset commit:7144f5e1508d2492cf241e59f8550a194fb08ef4.
- 12:58 Bug #85539: Fix test isolation and pre-requisites
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:50 Bug #85539: Fix test isolation and pre-requisites
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:48 Bug #85539: Fix test isolation and pre-requisites
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 12:47 Bug #85539 (Under Review): Fix test isolation and pre-requisites
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:46 Bug #85539 (Closed): Fix test isolation and pre-requisites
- @FormDefinitionValidationServiceTest@ modified the encryption key in test data-provider functions. Those functions ar...
- 12:00 Task #85434 (Resolved): Streamline FAL pre emit signals for createFile and setContent commands
- Applied in changeset commit:75f577e144450b61fb690e3a757d0315cb0f5c2d.
- 11:50 Task #85434: Streamline FAL pre emit signals for createFile and setContent commands
- Patch set 1 for branch *9.3* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at... - 10:59 Bug #85524 (Closed): Charset for DB Connections in LocalConfiguration.php ignored
- Closed as a duplicate of #80398 please continue the discussion there - there is already a patch attached. Thank you.
... - 10:29 Bug #83374: maxGalleryWidth does not work for PDFs
- Hi,
maxGalleryWidth does not work for PDFs also in TYPO3 8.7.16
I try to set the maxGalleryWidth dependent on the... - 09:54 Bug #85536 (Under Review): Missing mail part content type in Test Mail Setup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:53 Bug #85536 (Closed): Missing mail part content type in Test Mail Setup
- The *Test Mail Setup* in the *Enviroment* section of the maintenance area sends mails with a HTML body and a plain te...
- 09:27 Feature #21302: click enlarge: popup window params are hardcoded
- @Tobias Schmidt good point. Thank you for your findings
- 09:00 Bug #85535 (New): translate does not show languages to chose from, when a translated item exists
- We see the following issue when creating translations of an element:
Given Scenario:
- we have 3 languages: defau...
2018-07-11
- 22:47 Feature #77440 (Closed): Missing Wizard for sys_file_reference::link
- Closed as resolved in agreement with the reporter. Thank you!
- 22:45 Feature #77440: Missing Wizard for sys_file_reference::link
- Yeah, is solved! I could not change the status. Thanks to all contributors!
- 22:05 Feature #77440: Missing Wizard for sys_file_reference::link
- @Franz Kugelmann thank you for your feedback;
do you think that the issue can be considered solved or is there st... - 17:11 Bug #80970: [HMENU][Introduction package] Parallel mount points don't work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:06 Bug #80970 (Under Review): [HMENU][Introduction package] Parallel mount points don't work
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #62248 (Under Review): No original mount point uid for HMENU
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Bug #78152: content slide doesnt respect mountpoints
- This may be related to #80970
Should be testet after the patch for #80970 is merged - 15:30 Bug #85532: Convert backend user module to use view helpers for configuring module layout
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:19 Bug #85532: Convert backend user module to use view helpers for configuring module layout
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:14 Bug #85532: Convert backend user module to use view helpers for configuring module layout
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:19 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:14 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:07 Task #83019 (Resolved): use card api/layout of core in install tool
- 12:38 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:36 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:59 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:57 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- h1. Update – After discussing the topic with Benni Mack and Mathias "wild" Brodala
The command should only output ... - 11:54 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Task #85533 (Under Review): LanguagePackCommand: Add option to not output the progress of the command
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Task #85533 (Closed): LanguagePackCommand: Add option to not output the progress of the command
- h1. Problem/Description
It's annoying if the TYPO3 scheduler is running the update task @language:update@ and does... - 12:00 Task #85519 (Resolved): Streamline usage of Logging
- Applied in changeset commit:2695c32fba352d5935f25bb27ec6ca09a198f950.
- 11:38 Feature #85506: Integrate monolog as logging framework
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:11 Bug #85526: Avoid using undefined constant PASSWORD_ARGON2I
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:53 Bug #85251: List Module does not show edit links for LiveSearch results
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-07-10
- 20:30 Task #85508 (Resolved): Simplify setting BE/warning_mode
- Applied in changeset commit:d8405b551bb219477e146d514d9dc64aa27a3552.
- 17:21 Bug #85532: Convert backend user module to use view helpers for configuring module layout
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:20 Bug #85532 (Under Review): Convert backend user module to use view helpers for configuring module layout
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Bug #85532 (Closed): Convert backend user module to use view helpers for configuring module layout
- 16:30 Bug #84261 (Resolved): PageRenderer Includes and config.compress/concatenate CSS/JS does not work
- Applied in changeset commit:7ccb4a5677057fc7a3ac81fdad6ad227f5a65e26.
- 16:12 Bug #84261: PageRenderer Includes and config.compress/concatenate CSS/JS does not work
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:00 Bug #85531 (Closed): Error with "select" and "group" field using l10n_display "defaultAsReadonly"
- When editing a translated record which contains a @group@ field whose @l10n_display@ is configured as @defaultAsReado...
- 14:47 Bug #85517 (Resolved): Simplify and clean up error log system information
- 11:44 Bug #85517 (Under Review): Simplify and clean up error log system information
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:19 Bug #85526: Avoid using undefined constant PASSWORD_ARGON2I
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Bug #85526: Avoid using undefined constant PASSWORD_ARGON2I
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Task #85529 (Rejected): Backend - Access to ModuleTemplate
- If we want to modify the render in the Backend, is not possible because we don't have access to ModuleTemplate (in th...
- 12:49 Bug #80312: TYPO3 backend broken after a re-login
- In TYPO3 8.7.16 it's enough to log into the backend and then reload the whole view once (with having browser console ...
- 12:48 Bug #80312: TYPO3 backend broken after a re-login
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:46 Bug #80312 (Under Review): TYPO3 backend broken after a re-login
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:34 Task #72037: Truncate indexed_search tables before indexing with crawler
- Yes, truncating is a bad hack. I am all for a TTL for indexes solution 3: If a page doesn't get indexed regularly, it...
- 11:46 Bug #83750 (Under Review): InlineControlContainer disrespects GeneralUtility::callUserFunction's signature
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Bug #83750 (Accepted): InlineControlContainer disrespects GeneralUtility::callUserFunction's signature
- In fact, the documentation is wrong, probably since TYPO3 v4.7. I can reproduce this bug in TYPO3 7.6 and code is sti...
- 11:29 Bug #85528 (Under Review): Provide target file name for FAL's SIGNAL_PreFileMove
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Bug #85528 (Closed): Provide target file name for FAL's SIGNAL_PreFileMove
- Currently the SIGNAL_PreFileMove of the file abstraction layer just considers source file and target folder. However ...
- 11:08 Bug #85109: New record version will call exception when you work in workspace.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:07 Bug #85525: Error output in InstallUtility->importStaticSql() does not contain the query
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
2018-07-09
- 22:35 Bug #85526 (Under Review): Avoid using undefined constant PASSWORD_ARGON2I
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Bug #85526 (Closed): Avoid using undefined constant PASSWORD_ARGON2I
- ...
- 20:36 Task #85049: Remove ugly empty area when container element is empty
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:07 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Bug #85521: Convert log module to use view helpers for configuring module layout
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Bug #85521 (Under Review): Convert log module to use view helpers for configuring module layout
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Bug #85521 (Closed): Convert log module to use view helpers for configuring module layout
- 16:00 Feature #84133 (Resolved): Variants - Frontend implementation
- Applied in changeset commit:0dcb8970178d2e6c6656d988980bfb625c4d2e86.
- 14:20 Feature #84133: Variants - Frontend implementation
- Patch set 63 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:51 Bug #85525: Error output in InstallUtility->importStaticSql() does not contain the query
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:47 Bug #85525 (Under Review): Error output in InstallUtility->importStaticSql() does not contain the query
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Bug #85525 (Closed): Error output in InstallUtility->importStaticSql() does not contain the query
- The wrong variable is used. $string should be changed to $query.
- 15:30 Bug #85517 (Resolved): Simplify and clean up error log system information
- Applied in changeset commit:c7bab3e18019132ed6f2824ee5f802f42b415f49.
- 12:59 Bug #85517 (Under Review): Simplify and clean up error log system information
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:58 Bug #85517 (Closed): Simplify and clean up error log system information
- System information for error log uses inheritance where this is not required
- 15:00 Task #85513 (Resolved): Change the default for the table row 'target_statuscode' in the redirect extension
- Applied in changeset commit:9fffab5d77d675a67dbd2c3d73b6800f31e10943.
- 14:51 Task #85513: Change the default for the table row 'target_statuscode' in the redirect extension
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Task #85513: Change the default for the table row 'target_statuscode' in the redirect extension
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:58 Task #85513: Change the default for the table row 'target_statuscode' in the redirect extension
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Task #85513: Change the default for the table row 'target_statuscode' in the redirect extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:53 Task #85513 (Under Review): Change the default for the table row 'target_statuscode' in the redirect extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Task #85513 (Closed): Change the default for the table row 'target_statuscode' in the redirect extension
- For the csv import it's better to have as default the status code 307. The actual status code is no http status code....
- 14:59 Bug #85524 (Closed): Charset for DB Connections in LocalConfiguration.php ignored
- Currently, the charset value in the DB Connection is being ignored, so Typo3 defaults to utf8, no matter what charset...
- 14:56 Bug #85523 (Closed): Deprecate BackendTemplateView
- Once all Extbase core modules are converted, we can deprecate BackendTemplateView
- 14:55 Bug #85522 (Closed): Provide documentation for creating backend modules using the view helpers for ModuleTemplate
- 14:53 Story #85520 (Closed): Convert Extbase modules to use view helpers to configure ModuleTemplate
- Instead of using the limited BackendTemplateView, Extbase backend modules should use Fluid view helpers
to configure... - 14:34 Task #85519 (Under Review): Streamline usage of Logging
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:33 Task #85519 (Closed): Streamline usage of Logging
- 14:33 Bug #84079: Error after creating file containing spaces
- Riccardo De Contardi wrote:
> #84178 has been merged.
>
> Do you think it is sufficient to consider this issue cl... - 14:27 Bug #72074: FileLockStrategy fails on NFS folders
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #72074 (Under Review): FileLockStrategy fails on NFS folders
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Bug #85518 (Closed): Installation fails if a pre-existing empty database is chosen
- When trying to install TYPO3 8 using an existing *empty* database, installation fails with the error:...
- 13:30 Bug #85516 (Resolved): Superfluous Doctrine restriction check
- Applied in changeset commit:23e02d7f092e5fd06c98709b8c7ccab3b527919a.
- 12:41 Bug #85516: Superfluous Doctrine restriction check
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:40 Bug #85516: Superfluous Doctrine restriction check
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:39 Bug #85516 (Under Review): Superfluous Doctrine restriction check
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Bug #85516 (Closed): Superfluous Doctrine restriction check
- 13:27 Feature #85506: Integrate monolog as logging framework
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:38 Bug #85515 (Under Review): Fix FlashMessage when dumping autoload-information in composer-mode
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:37 Bug #85515 (Closed): Fix FlashMessage when dumping autoload-information in composer-mode
- In composer-mode the autoload-information can't be dumped. A FlashMessage is shown as a notice. But the message itsel...
- 12:03 Bug #85251: List Module does not show edit links for LiveSearch results
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #85251: List Module does not show edit links for LiveSearch results
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #84765 (Resolved): Maintenance lock info message not shown
- Applied in changeset commit:a28f4cc10648968231dc05be629adc78eb7c686c.
- 11:21 Bug #85514: Task for anonymizeIp fails because of $this->mask passed as string
- I would have expected the declared strict types make PHP convert the property, but we might need to do that ourselves...
- 11:20 Bug #85514 (Closed): Task for anonymizeIp fails because of $this->mask passed as string
- In typo3/sysext/scheduler/Classes/Task/IpAnonymizationTask.php the property $this->mask is declared as int. But the s...
- 11:00 Bug #85512 (Resolved): Scheduler: Show correct description for ipAnonymization-task
- Applied in changeset commit:80d90c6ad9c95ea61b68d22eac5dade9915e61df.
- 10:36 Bug #85512: Scheduler: Show correct description for ipAnonymization-task
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:36 Bug #85512: Scheduler: Show correct description for ipAnonymization-task
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:27 Bug #85512: Scheduler: Show correct description for ipAnonymization-task
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:15 Bug #85512 (Under Review): Scheduler: Show correct description for ipAnonymization-task
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:15 Bug #85512 (Closed): Scheduler: Show correct description for ipAnonymization-task
- 10:46 Feature #85488: Import redirects via csv
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #84387 (Resolved): Use ServerRequestInterface in SchedulerModuleController
- Applied in changeset commit:394dac69137dde32cfc16ebbcdd920c9149959ad.
- 09:29 Feature #77440: Missing Wizard for sys_file_reference::link
- Yepp, looks good to me. Thanks!
- 08:22 Feature #85236: Allow easier logfile configuration
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-07-08
- 18:30 Feature #84133: Variants - Frontend implementation
- Patch set 62 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:20 Task #85049: Remove ugly empty area when container element is empty
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:15 Bug #85482: Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Bug #85482: Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:43 Bug #85482: Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:43 Bug #85509 (Under Review): Use same line endings in test as in tested function
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Bug #85509 (Closed): Use same line endings in test as in tested function
- In \TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::testGetDescription() PHP_EOL line endings are used while in \TY...
- 11:08 Task #85508 (Under Review): Simplify setting BE/warning_mode
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #85508 (Closed): Simplify setting BE/warning_mode
- The setting used bits 1 and 2. But useful values were only 0/1/2.
So this setting can be simplified. - 09:47 Task #85507 (Under Review): Description for [BE][debug] says fieldnames are prepended, but actually are appended
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:46 Task #85507 (Closed): Description for [BE][debug] says fieldnames are prepended, but actually are appended
- Adjust the description.
2018-07-07
- 23:30 Bug #79094 (Resolved): Extension Manager API potentially makes destructive database schema changes
- Applied in changeset commit:a8d51b4ac7da0de3598b85fbddf855c339428edf.
- 12:09 Bug #79094: Extension Manager API potentially makes destructive database schema changes
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:23 Bug #85260: Can not create new page via context menu on root page as editor
- Is this the same issue? #81405
- 18:09 Bug #85260: Can not create new page via context menu on root page as editor
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:36 Bug #85260 (Under Review): Can not create new page via context menu on root page as editor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Bug #85260: Can not create new page via context menu on root page as editor
- Can reproduce it with 9.4.dev
*master\typo3\sysext\backend\Classes\Form\FormDataProvider\DatabaseUserPermissionChe... - 21:19 Feature #85506: Integrate monolog as logging framework
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Feature #85506: Integrate monolog as logging framework
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:37 Feature #85506: Integrate monolog as logging framework
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:32 Feature #85506 (Under Review): Integrate monolog as logging framework
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:31 Feature #85506 (Rejected): Integrate monolog as logging framework
- 17:55 Bug #84885: Images in backend list module aren't shown, if they in a palette
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:44 Bug #85404: Missing button to lock install tool
- Hi Nicole, is this really a problem for you? The install tool is only available for your browser session.
- 12:30 Task #85472 (Resolved): Refactor acceptance tests
- Applied in changeset commit:aab39102de1683f1ccb4bbc4fd55b0cbe214ce53.
- 12:02 Task #85472: Refactor acceptance tests
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:01 Task #85472: Refactor acceptance tests
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:24 Bug #85251 (Under Review): List Module does not show edit links for LiveSearch results
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:38 Bug #85502 (Under Review): Test with local driver produces error on windows because file name ends with a dot (and no extension)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-07-06
- 23:00 Task #85500 (Resolved): Add remark about [TYPO3_CONF_VARS][FE][loginSecurityLevel] to Deprecation of EXT:rsaauth
- Applied in changeset commit:49f4e9ab49617c1087b5756949e462a6557eb38e.
- 15:55 Task #85500: Add remark about [TYPO3_CONF_VARS][FE][loginSecurityLevel] to Deprecation of EXT:rsaauth
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #85500: Add remark about [TYPO3_CONF_VARS][FE][loginSecurityLevel] to Deprecation of EXT:rsaauth
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Task #85500 (Under Review): Add remark about [TYPO3_CONF_VARS][FE][loginSecurityLevel] to Deprecation of EXT:rsaauth
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Task #85500 (Closed): Add remark about [TYPO3_CONF_VARS][FE][loginSecurityLevel] to Deprecation of EXT:rsaauth
- I had a typo3 8.7 website with EXT:rsaauth active. A common problem with that is, that Users cannot login when using ...
- 23:00 Bug #85505 (Resolved): Caret not rotated in IRRE anymore
- Applied in changeset commit:88cee7fcf81a26bb3aca5a08b6b8cef9f4501f9f.
- 22:38 Bug #85505 (Under Review): Caret not rotated in IRRE anymore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:37 Bug #85505 (Closed): Caret not rotated in IRRE anymore
- 23:00 Bug #85504 (Resolved): "Scan all" button must set "scanned" flag
- Applied in changeset commit:0ee70a6ae707bc4f31b64e8718c8b9d0f323c53a.
- 22:33 Bug #85504 (Under Review): "Scan all" button must set "scanned" flag
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Bug #85504 (Closed): "Scan all" button must set "scanned" flag
- 22:30 Task #85476 (Resolved): Use str_replace instead of strtr to improve readability and clarity purposes
- Applied in changeset commit:138aba00bb6f994949f4e3c5ec9d38a72feaabac.
- 22:30 Bug #85440 (Resolved): UI: Scan extension files: Misleading Button-text
- Applied in changeset commit:ba63d4a02d716108ade9545d428e8316ad48c339.
- 22:03 Bug #85440: UI: Scan extension files: Misleading Button-text
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:42 Bug #85440 (Under Review): UI: Scan extension files: Misleading Button-text
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Bug #85453: "View Upgrade Documentation" panels are not collapsed when emptying search
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #85503 (Resolved): Panel caret not working in System Maintenance Area, if in backend context
- Applied in changeset commit:fada35b88057e8262757edd66b69100839f96d08.
- 21:08 Bug #85503 (Under Review): Panel caret not working in System Maintenance Area, if in backend context
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Bug #85503 (Closed): Panel caret not working in System Maintenance Area, if in backend context
- If the System Maintenance Area is opened in backend context, the carets used in panels do not change their orientatio...
- 21:30 Task #85474 (Resolved): Replace misused in_array calls
- Applied in changeset commit:bcf02891beb4533fa256231d9c4a12e431489652.
- 20:37 Task #85474: Replace misused in_array calls
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Bug #85366 (Resolved): False positive if scheduler task is unchanged saved
- Applied in changeset commit:bf4bfb79b7d330896a8fa9a6228de448ed2b24d0.
- 21:09 Bug #85366: False positive if scheduler task is unchanged saved
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:04 Bug #85366: False positive if scheduler task is unchanged saved
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:00 Bug #85366: False positive if scheduler task is unchanged saved
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:08 Bug #84765: Maintenance lock info message not shown
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #82595 (Resolved): EXT:backend LoginRefresh.js
- Applied in changeset commit:934c615491d0596dee286e47b35bd73f94ef7d94.
- 20:31 Task #82595: EXT:backend LoginRefresh.js
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:21 Task #82595: EXT:backend LoginRefresh.js
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Bug #85246 (Resolved): SaveToDatabase finisher should convert DateTime Objects to string
- Applied in changeset commit:6134369f5d2a8b0a8787e1125d7aff947c07da6f.
- 19:41 Bug #85246: SaveToDatabase finisher should convert DateTime Objects to string
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:57 Feature #84133: Variants - Frontend implementation
- Patch set 61 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:40 Feature #84133: Variants - Frontend implementation
- Patch set 60 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:38 Feature #84133: Variants - Frontend implementation
- Patch set 59 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:08 Feature #84133: Variants - Frontend implementation
- Patch set 58 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:07 Feature #84133: Variants - Frontend implementation
- Patch set 57 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:03 Feature #84133: Variants - Frontend implementation
- Patch set 56 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:50 Feature #84133: Variants - Frontend implementation
- Patch set 55 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:24 Feature #84133: Variants - Frontend implementation
- Patch set 54 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:21 Feature #84133: Variants - Frontend implementation
- Patch set 53 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:29 Feature #84133: Variants - Frontend implementation
- Patch set 52 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:02 Feature #84133: Variants - Frontend implementation
- Patch set 51 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:37 Feature #84133: Variants - Frontend implementation
- Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:47 Feature #84133: Variants - Frontend implementation
- Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:03 Feature #84133: Variants - Frontend implementation
- Patch set 48 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:36 Feature #84133: Variants - Frontend implementation
- Patch set 47 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:44 Feature #84133: Variants - Frontend implementation
- Patch set 46 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:42 Feature #84133: Variants - Frontend implementation
- Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:30 Feature #84133: Variants - Frontend implementation
- Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:10 Bug #85502 (Closed): Test with local driver produces error on windows because file name ends with a dot (and no extension)
- Test filesCanBeCopiedToATemporaryPath specified a file name without an extension but AbstractDriver::getTemporaryPath...
- 18:00 Bug #85491 (Resolved): GeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
- Applied in changeset commit:a2a3b699d2badd2f44542f6111143ba8b286d097.
- 17:40 Bug #85491: GeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:34 Bug #85491: GeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Bug #85491: GeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Bug #85491: GeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:39 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:30 Task #84168 (Resolved): EXT:backend LayoutModule/DragDrop.js
- Applied in changeset commit:90a517cfe5beea6a43d80098920fa5f142665813.
- 17:16 Task #84168: EXT:backend LayoutModule/DragDrop.js
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Task #85497 (Resolved): Code cleanup /frontend/Tests/Unit/ContentObject/
- Applied in changeset commit:535eca5441d2eec96bc8af022e82291df7af903b.
- 16:44 Task #85497: Code cleanup /frontend/Tests/Unit/ContentObject/
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Task #85497: Code cleanup /frontend/Tests/Unit/ContentObject/
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Task #85497: Code cleanup /frontend/Tests/Unit/ContentObject/
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #85497: Code cleanup /frontend/Tests/Unit/ContentObject/
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Task #85497 (Under Review): Code cleanup /frontend/Tests/Unit/ContentObject/
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Task #85497 (Closed): Code cleanup /frontend/Tests/Unit/ContentObject/
- Groundwork for upcoming "make notice free" patches.
- 16:34 Task #85357: Show speaking exception message in frontend if form definition is invalid
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:34 Task #85357: Show speaking exception message in frontend if form definition is invalid
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:16 Task #85357 (Under Review): Show speaking exception message in frontend if form definition is invalid
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:30 Bug #79094 (Under Review): Extension Manager API potentially makes destructive database schema changes
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:21 Bug #85328 (Under Review): linkvalidator still checks for tt_news in 8.7 + breaks with certain links
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:11 Task #84387: Use ServerRequestInterface in SchedulerModuleController
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:47 Task #84387: Use ServerRequestInterface in SchedulerModuleController
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:29 Task #84387: Use ServerRequestInterface in SchedulerModuleController
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:50 Task #84387: Use ServerRequestInterface in SchedulerModuleController
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:42 Task #84387: Use ServerRequestInterface in SchedulerModuleController
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:44 Task #84387: Use ServerRequestInterface in SchedulerModuleController
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:05 Bug #85109 (Under Review): New record version will call exception when you work in workspace.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Task #85480 (Resolved): Use in_array instead of array_search
- Applied in changeset commit:b5bb23b26343252d5c2acb75105517976ba06e8a.
- 15:56 Bug #85482 (Under Review): Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:53 Bug #85321: "Message too long for RSA" when submitting login with felogin
- I ran into the same issue today. I deactivated ext:rsaauth but had the problem that users weren't able to log in any...
- 15:50 Bug #85498: Wrong URL for "view" when in workspace with TYPO3 in subdirectory
- This happens because in EXT:workspaces\Classes\Preview\PreviewUriBuilder.php in method buildUriForWorkspaceSplitPrevi...
- 14:53 Bug #85498 (Closed): Wrong URL for "view" when in workspace with TYPO3 in subdirectory
- I have TYPO3 installed in a subdirectory (so in domain.com/directory). If I select a workspace and try to view a page...
- 15:00 Bug #76262 (Resolved): "$uid must be positive integer, 0 given" when trying to edit file metadata
- Applied in changeset commit:0bc3e6c16076f45471866f96abaed6ff04eb37bd.
- 15:00 Bug #82178 (Resolved): \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link
- Applied in changeset commit:0bc3e6c16076f45471866f96abaed6ff04eb37bd.
- 14:49 Task #84414: Extract request processing from ShortcutToolbarItem
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:00 Task #85463 (Resolved): Streamline templates of system maintenance area
- Applied in changeset commit:6f675678201d9494ede8a9e7c6836d921429e69f.
- 12:24 Task #85463: Streamline templates of system maintenance area
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:35 Bug #85496: CE Special/HTML deletes and replaces text in bodytext
- Stephan Großberndt wrote:
> Is it possible this happens due to some extension?
Thanks for this hint. The reason w... - 13:26 Bug #85496: CE Special/HTML deletes and replaces text in bodytext
- Stephan Großberndt wrote:
> Did this happen when executing the upgrade wizards? If yes, could you check, which upgra... - 13:18 Bug #85496: CE Special/HTML deletes and replaces text in bodytext
- I suspected the @RteLinkSyntaxUpdater@ might fail but it works correctly by transforming...
- 13:10 Bug #85496 (Needs Feedback): CE Special/HTML deletes and replaces text in bodytext
- Did this happen when executing the upgrade wizards? If yes, could you check, which upgrade wizard? Is it possible the...
- 13:01 Bug #85496 (Closed): CE Special/HTML deletes and replaces text in bodytext
- After upgrading from 7LTS to 8LTS, in the backend form all lines in bodytext of CEs of type HTML were wrapped in addi...
- 12:56 Bug #66507 (Accepted): FAL metadata empty in reference from read only storage
- 12:56 Bug #65636 (Accepted): Metadata not editable for a readonly file storage
- 12:33 Feature #85495 (New): Virtual file bundles in FAL
- FAL should support virtual file bundles.
E.g. for videos, responsive images.
Automatically by same file name and ma... - 12:30 Bug #84870 (Resolved): System information toolbar item uses windows icon as default for operationg systems
- Applied in changeset commit:28fd8ffe585c0462af2e91b3a39c46660ea524dd.
- 12:02 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:48 Task #84375: Use ServerRequestInterface in PageLayoutController
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Task #83249 (Resolved): Use Composer scripts to simplify development
- Applied in changeset commit:cadbc4d29cb9d6b8c22509e26bec1d6306b22439.
- 11:50 Task #83249: Use Composer scripts to simplify development
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:40 Task #37951: Remove "http://" prefix from domain record domains or prevent saving the form
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Feature #77440: Missing Wizard for sys_file_reference::link
- Thanks for the hint. I will evaluate it next week.
- 10:56 Task #85493 (Under Review): Cover fetching translated Select MM field with tests for extbase
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Task #85493 (Closed): Cover fetching translated Select MM field with tests for extbase
- Fetching of the translated MM relation needs to be covered with functional tests.
We already have tests for FAL in
... - 02:08 Task #85472: Refactor acceptance tests
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:56 Task #85472: Refactor acceptance tests
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:51 Task #85472: Refactor acceptance tests
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:42 Task #85472: Refactor acceptance tests
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:27 Feature #21302: click enlarge: popup window params are hardcoded
- I'm not 100% sure but I think the TypoScript settings for @JSwindow_params@ don't apply to the _click enlarge_ contex...
2018-07-05
- 23:25 Feature #21302: click enlarge: popup window params are hardcoded
- Actually, you _can_ add parameters to the popup using typoscript, with @JSwindow_params@
See documentation here:
... - 23:05 Bug #15339: localization fails if content is moved from other language to default language
- still present on 9.4.0-dev
- 22:27 Bug #85491 (Under Review): GeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Bug #85491 (Closed): GeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
- With the introduction of Guzzle a major bug was introduced.
Calling @GeneralUtility:getUrl@ with includeHeaders=2 th... - 21:23 Task #85472: Refactor acceptance tests
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:18 Task #85472: Refactor acceptance tests
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #85472: Refactor acceptance tests
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Task #85472: Refactor acceptance tests
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Task #85472 (Under Review): Refactor acceptance tests
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:31 Feature #85488: Import redirects via csv
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:01 Feature #85488: Import redirects via csv
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:57 Feature #85488 (Under Review): Import redirects via csv
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Feature #85488 (Closed): Import redirects via csv
- Create a way to redirects import via csv
- 17:00 Task #85466 (Resolved): Use secure deserialization in extension manager
- Applied in changeset commit:728ec5b0e8e46131cdb18ef84ee7b7d851adaef0.
- 16:48 Task #85466: Use secure deserialization in extension manager
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:57 Task #82595: EXT:backend LoginRefresh.js
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Task #82595: EXT:backend LoginRefresh.js
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:34 Task #82595: EXT:backend LoginRefresh.js
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:25 Task #82595 (Under Review): EXT:backend LoginRefresh.js
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:25 Task #82595 (In Progress): EXT:backend LoginRefresh.js
- 16:20 Bug #63916: List Module does not show edit links for LiveSearch results
- Steps for reproducing it:
* Fresh TYPO3 installation
* Install Introduction-Package
* Create a BE-User having gr... - 11:57 Bug #85486 (Closed): cObj->searchWhere is broken using more than one search field
- Hi,
the OR-parts of the searchfields in the method cObj->searchWhere has to be grouped in parentheses like in TYPO... - 11:41 Bug #85485 (Closed): JsonView forces order by UID
- When I want to get ordered records from a repository and provide it through the JsonView, the result is reordered by ...
- 11:20 Task #82580 (Resolved): EXT:backend ContextMenu.js - migrate to TypeScript
- duplicate of #82579
- 10:20 Feature #85484: Feature-79409 renderAssetsForRequest doesn't honor {parsing off} processor
- Here's the test extension copied from Github.
- 10:12 Feature #85484 (New): Feature-79409 renderAssetsForRequest doesn't honor {parsing off} processor
- Fluid in TYPO3 has a feature to add assets to footer/header of the page when used inside a Controller.
https://docs.... - 10:15 Bug #85482: Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- Here is how this happens in BE
If a non-admin user has more than one MP, non of those MP should be root, right ?? - 10:10 Bug #85482: Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- Stephan Großberndt wrote:
> In general non-admins may well be allowed to have access to the root page 0 - this very ... - 08:30 Bug #85482: Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- In general non-admins may well be allowed to have access to the root page 0 - this very much depends on your setup.
- 01:27 Bug #85482: Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- See attached patch
- 00:59 Bug #85482 (Rejected): Ensure non-admin users cannot see whole page tree from root, and only the mount points he is assigned to.
- I came out with a strange bug.
Using an extension that creates BE users, I made an incorrect configuration, and s... - 10:00 Bug #85481 (Resolved): Install Tool adds double slashes to requireJS modules
- Applied in changeset commit:cc6d67cd3bcd74a89549be8a742075aa3b920f3b.
- 10:00 Task #85473 (Resolved): [TASK] Fix wrong documentation for DatabaseQueryProcessor
- Applied in changeset commit:d85a271d9f4fb09111eb5ee82d4e870740f878a9.
- 09:41 Task #85473: [TASK] Fix wrong documentation for DatabaseQueryProcessor
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:41 Task #85473: [TASK] Fix wrong documentation for DatabaseQueryProcessor
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:28 Task #85473: [TASK] Fix wrong documentation for DatabaseQueryProcessor
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:45 Bug #85483 (Closed): Installing distribution with included extension is raising cache-error
- Installing a distribution with included extension where a cache is defined, this cache is not initialized and therefo...
Also available in: Atom