Project

General

Profile

Activity

From 2016-04-17 to 2016-05-16

2016-05-16

23:12 Bug #51440: htmlSpecialChars not working for typolink.returnLast = url
also present on 8.2-dev (latest master) Riccardo De Contardi
22:55 Task #71340: sysext:documentation needs Settings.cfg
As far as I can see looking at the links provided in the description, "Project name 0.0.0" appears only on the docum... Riccardo De Contardi
20:15 Bug #76202 (New): Exception when accessing empty ObjectStorage property (frontend form submitting)
hi,
seems bug from 6.2 version https://forge.typo3.org/issues/62553 is still in typo3 7.6 version. i have a form w...
Martin Weymayer
16:01 Feature #68853 (Under Review): Option to create and install a very basic site package in Install Tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Bug #76201 (Closed): sysext:frontend: config.disableBodyTag removes <body>, but not </body>
The following feels like a bug: TypoScript setting @config.disableBodyTag@ indeed removes the opening @<body ...>@ ta... Martin Bless
14:00 Task #76187 (Resolved): Make "must implement interface" exceptions more verbose
Applied in changeset commit:e3c4d761770cb04d81ca8c184c7eb1b96ca04f65. Andreas Fernandez
13:49 Task #76187: Make "must implement interface" exceptions more verbose
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:49 Task #76159 (Resolved): Deprecated method in Unit Tests
Applied in changeset commit:2fc9b4bc70a60fdd47a2ce932a7186c4696f6ed9. Adrian Mot

2016-05-15

23:31 Bug #65061 (Needs Feedback): AbstractFileCollection @var mixed causes Exception #1315564744
This report seems quite old.. does the issue still occurs on 6.2.22 or latest master? Thank you! Riccardo De Contardi
22:40 Task #76167: Re-write doctrine query restricitons
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:21 Task #76167: Re-write doctrine query restricitons
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:22 Bug #65234: Unwanted p tag between UL and LI
as far as I can see in both 7.6.6 and 8.2-dev there is the situation illustrated on the attached screenshot and the b... Riccardo De Contardi
18:40 Bug #71878: Empty <p>-Tags after Content Rendering
[update] on my previous comment I have not considered the case "fluid styled content".
Test with 7.6.6:
1) create...
Riccardo De Contardi
18:28 Bug #71878: Empty <p>-Tags after Content Rendering
Now that I tried to reproduce it using a Typoscript menu I understand what happens:
My test (latest 8.2-dev master):...
Riccardo De Contardi
17:09 Bug #71048 (Closed): BE-Users (non-admin) cannot edit text with images in TYPO3 6.2.15
Closed upon request of the reporter - Thank you for your time and findings and good work :) Riccardo De Contardi
17:00 Bug #71048: BE-Users (non-admin) cannot edit text with images in TYPO3 6.2.15
Yes, thank you. Andrea Herzog-Kienast
16:19 Bug #71048: BE-Users (non-admin) cannot edit text with images in TYPO3 6.2.15
Thank you for your feedback; so... do you agree if I close it? Riccardo De Contardi
14:56 Bug #71048: BE-Users (non-admin) cannot edit text with images in TYPO3 6.2.15
Sorry, I can't reproduce this issue any more. Andrea Herzog-Kienast
16:39 Feature #20064: "no columns" setting for Images
My guess is that this could be somehow solved using Fluid Styled Content element, replacing the MediaGallery.html Par... Riccardo De Contardi
16:30 Bug #72657 (New): Paste into t3editor does not work
I can confirm this issue with the latest master 8.2-dev and Firefox 46.0.1 on MACOSX - the error is the same: @NotFou... Riccardo De Contardi
14:56 Task #73765 (Closed): Think about making category not global anymore
thanks for reporting back. Ticket closed. Wouter Wolters
14:49 Task #73765: Think about making category not global anymore
Thank you Wouter, yes, solved in my 7.6.6
Cheers,
Andrea
Andrea Herzog-Kienast
12:18 Bug #75721: Updating extension list fails in Typo3 6.2.21
I updated my version to 7.6.6: Same problem. Downgrade to 7.6.4: Everything works fine.
So I think Oliver is right...
Jens Dede

2016-05-14

19:49 Bug #75271 (Closed): TYPO3\CMS\Core\Imaging\IconFactory::getIconForRecord() throws an exception in some cases
Closed.
Thank you for your feedback.
Riccardo De Contardi
17:15 Bug #75271: TYPO3\CMS\Core\Imaging\IconFactory::getIconForRecord() throws an exception in some cases
I also can't reproduce now more. Error seems to be gone since 7.6.x, so issue may be closed.
Thanks for checking :-)
Petra Arentzen
16:55 Feature #71484: Output of layout field in fluid_styled_content templates
@Matthias Wehrlein:
using a dataProcessor? (https://docs.typo3.org/typo3cms/extensions/fluid_styled_content/7.6/Ad...
Riccardo De Contardi
16:17 Bug #72797: EditDocumentController / languageSwitch / localized records without a default language record relation
This still occurs on 8.2-dev
steps to reproduce
1) have 2 languages, e.g. default (Italian) and english (ID=1)
2...
Riccardo De Contardi
15:57 Bug #72703 (Needs Feedback): Flash message caching has changed in TYPO3 7.3
Hi. does this issue still occur in 7.6.6 or the latest master? Thank you! Riccardo De Contardi
13:39 Task #76195: Optimise the comment of $sortedConf in ContentObjectRenderer::stdWrap
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Task #76195 (Under Review): Optimise the comment of $sortedConf in ContentObjectRenderer::stdWrap
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Task #76195 (Closed): Optimise the comment of $sortedConf in ContentObjectRenderer::stdWrap
Issue:
The variable name is $sortedConf but the comment is speaking of keeping an order. This is confusing.
T...
Elmar Hinz
12:53 Task #76159: Deprecated method in Unit Tests
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:03 Task #76187: Make "must implement interface" exceptions more verbose
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:32 Task #76194: Wording: In ContentObjectRenderer::stdWrap rename $sortedConf to $selectedOrderedConf
From the point of view of the incoming configuration, it has been sorted, by intersection with an order.
Optimise th...
Elmar Hinz
11:22 Task #76194 (Under Review): Wording: In ContentObjectRenderer::stdWrap rename $sortedConf to $selectedOrderedConf
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Task #76194 (Closed): Wording: In ContentObjectRenderer::stdWrap rename $sortedConf to $selectedOrderedConf
... Elmar Hinz
00:39 Task #76104: Deprecate single slash comments in TypoScript
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:38 Task #76104: Deprecate single slash comments in TypoScript
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:29 Task #76104: Deprecate single slash comments in TypoScript
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2016-05-13

23:50 Task #76104: Deprecate single slash comments in TypoScript
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:35 Bug #72182: BE Users can be created without a username and password due to chrome autofill
Bug seems still not solved on 8.2.0-dev
If you try to create a new user on Chrome, the username is no more filled ...
Riccardo De Contardi
18:49 Bug #75803: 7.6 only - some FormEngineValidation checks are not adding has-error class (which also results in save ignoring error)
The commit fixes the behaviour because it adds has-error css class the to the field itself everytime the value
markP...
Andreas Allacher
15:18 Bug #75803 (Needs Feedback): 7.6 only - some FormEngineValidation checks are not adding has-error class (which also results in save ignoring error)
Hi Andreas,
I can't reproduce the problem with your description, also I can't see a reason why the mentioned commit ...
Frank Nägler
17:47 Bug #76184 (Closed): Parent Category could not be set
This has already been addressed in https://review.typo3.org/47937 and will be fixed with the next release Stephan Großberndt
13:10 Bug #76184 (Closed): Parent Category could not be set
Version: 6.2.22
Parent Category could not be set.
Error:
_The fields marked with a yellow exclamation mark ...
Boris Schauer
16:59 Task #76187 (Under Review): Make "must implement interface" exceptions more verbose
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:19 Task #76187 (Closed): Make "must implement interface" exceptions more verbose
The exceptions @$hookObject must implement interface FooInterface@ should also show the affected class that does not ... Andreas Kienast
16:13 Bug #76188: Exception at I do not use MySQL
\TYPO3\CMS\Install\Controller\Action\Step\DatabaseConnect::executeLoadDbalExtension tries to load EXT:adodb and EXT:d... Frank Nägler
16:08 Bug #76188 (Accepted): Exception at I do not use MySQL
confirmed with current master, thanks for your report.
I suggest it is related to the doctrine patch. We will inve...
Frank Nägler
15:47 Bug #76188 (Closed): Exception at I do not use MySQL
Hello All!
In the version 8.1, if I select in the Install tool "I do not use MySQL", I get the exception
#1166...
Alexander Averbuch
15:17 Bug #76185: Install tool not working when NOT using namebased hosting
I am not getting any message about an old Mysql version. The wizard just ends after the first page with typo3 trying ... Joris Willems
15:12 Bug #76185: Install tool not working when NOT using namebased hosting
Indeed. The correct title for the bugreport should be "DB connection not configured by install tool in typo3 8.1" Joris Willems
15:06 Bug #76185: Install tool not working when NOT using namebased hosting
Seems to be the same problem? https://forge.typo3.org/issues/76163 Wolfgang Wagner
15:05 Bug #76185: Install tool not working when NOT using namebased hosting
Manually adding the db configuration in typo3conf/LocalConfiguration.php is a workaround:
@ 'DB' => [
...
Joris Willems
14:47 Bug #76185: Install tool not working when NOT using namebased hosting
If I use namebased hosting the install tool does not give the above warning but when I click "System looks good. Cont... Joris Willems
14:36 Bug #76185 (Closed): Install tool not working when NOT using namebased hosting
When I try to install typo3 8.1 on the default ip based site (Debian nginx, but this applies to other systems too I a... Joris Willems
15:06 Bug #51920: Unable to change language in CLI mode with the current localization utility
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Bug #51920: Unable to change language in CLI mode with the current localization utility
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Bug #51920 (Under Review): Unable to change language in CLI mode with the current localization utility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Bug #26993: Pagetree: Copying large branches duplicates branch
This is also an issue with v7.6.4 which I'm using here now. Ulrik H. Kold
14:52 Bug #75184: fileadmin/ (auto-created) is randomly offline
We have the same problem with all storages, not only fileadmin, using TYPO3 6.2.19.
There are no server logs indicat...
Fabrice Morin
14:35 Bug #76097: FormEngine: group/db broken if select contains optgroup
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #76180: Category items don't show up
Hi Harald, thanks for your answer.
Indeed, screenshot is of v7.6.2 but the problem remains the same in 7.6.6. Furthem...
alexis nicolas
12:57 Bug #76180: Category items don't show up
Hi Alexis,
your screenshot shows you have 7.6.2 not 7.6.6
Perhaps an update solves the problem.
My installations...
Harald Dolderer
12:13 Bug #76180 (Closed): Category items don't show up
Hi there,
In v7.6.6 backend, in List mode, every category record returns "N/A" under Items label instead of showing ...
alexis nicolas
13:51 Bug #76155: Fluid does not detect all xmlns namespaces
Hi Claus!
Thanks a lot for the detailed explanation.
I absolutely have no problem with the breaking change. We ju...
Markus Klein
13:26 Task #75209: Codecleanup for MenuViewHelperTrait
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:56 Task #75209 (Under Review): Codecleanup for MenuViewHelperTrait
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:25 Feature #71864 (Closed): Add signal on login successful/failure and logout
There are already hooks at this place. You can use them as follows:
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogi...
Wouter Wolters
13:15 Feature #71864: Add signal on login successful/failure and logout
There is a WIP feature to handle hooks here: #27956 Tomita Militaru
10:17 Feature #71864: Add signal on login successful/failure and logout
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:16 Bug #76181 (Closed): Languagefield-value of new inline relations is not in sync with the language of its parent element
When creating a new inline element the language field is always set to default [0].
That is wrong, the new element...
Philipp Wrann
10:56 Bug #75397: disable overlay in FormEngine is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:29 Bug #75397 (Under Review): disable overlay in FormEngine is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:39 Bug #75271 (Needs Feedback): TYPO3\CMS\Core\Imaging\IconFactory::getIconForRecord() throws an exception in some cases
Hi Petra,
the code you mentioned are not available in 7.6 or master.
Can you please test the issue with latest 7.6 ...
Frank Nägler
09:34 Bug #76166: Set X-UA-Compatible in ModuleTemplate for frontend editing
If this is the official stance, then TYPO3 should completely drop this HTML head tag and not have it enabled in one p... Christian Weiske
09:08 Bug #76169: Add Css Class to imageLinkWrap
My TypoScript: ... Abdellatif Landolsi
09:00 Bug #76174 (Closed): FAL: The TCA options 'showSynchronizationLink' and 'showAllLocalizationLink' doesn't work
Hello,
i found a problem with the two tca options named in the Subject. I used them till there is a Bug with conte...
Michael Nußbaumer
00:23 Task #76167: Re-write doctrine query restricitons
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2016-05-12

22:59 Feature #71864: Add signal on login successful/failure and logout
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:52 Feature #71864: Add signal on login successful/failure and logout
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:31 Feature #71864: Add signal on login successful/failure and logout
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:14 Feature #71864: Add signal on login successful/failure and logout
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:51 Feature #71864: Add signal on login successful/failure and logout
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Feature #71864: Add signal on login successful/failure and logout
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Task #76159: Deprecated method in Unit Tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:33 Task #76159 (Under Review): Deprecated method in Unit Tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:10 Task #76159 (Closed): Deprecated method in Unit Tests
In the Unit Tests, method "setExpectedException" is deprecated. Should be replaced with up-to-date equivalents. Adrian Mot
22:05 Bug #66239 (Closed): Link to External URL not working in translation
the solution pointed out on comment #2 is the right way to go (doktype has been added to the list [FE][pageOverlayFie... Riccardo De Contardi
22:04 Bug #76169 (Needs Feedback): Add Css Class to imageLinkWrap
Can you add your full TypoScript where you use this? Wouter Wolters
16:32 Bug #76169 (Closed): Add Css Class to imageLinkWrap
I can't add a css class to an image over imageLinkWrap.linkParams.ATagParams.dataWrap = class="popup-image"
when I...
Abdellatif Landolsi
21:51 Bug #76165 (Closed): Checkboxes in sys_category for parent are not working anymore
This has already been addressed in https://review.typo3.org/47937 and will be fixed with the next release Stephan Großberndt
14:58 Bug #76165 (Closed): Checkboxes in sys_category for parent are not working anymore
In TYPO3 CMS 6.2.22 the checkboxes for parent in sys_category are not working anymore.
When I create a new categor...
René Pflamm
21:47 Bug #76166: Set X-UA-Compatible in ModuleTemplate for frontend editing
I don't think setting this by default is a good idea.
From http://stackoverflow.com/questions/26346917/why-use-x-u...
Wouter Wolters
21:01 Bug #76166: Set X-UA-Compatible in ModuleTemplate for frontend editing
I can try that, or better the setting that's correct for nginx.
But that would only help me, and not others.
Christian Weiske
20:16 Bug #76166: Set X-UA-Compatible in ModuleTemplate for frontend editing
Can't you set the following header in the .htaccess?
Header set X-UA-Compatible "IE=edge"
Wouter Wolters
15:48 Bug #76166 (Closed): Set X-UA-Compatible in ModuleTemplate for frontend editing
A customer of us uses Internet Explorer which is configured to use the compatibility mode by default.
The normal T...
Christian Weiske
21:00 Bug #75958 (Resolved): RTE - Show table borders in Firefox
Applied in changeset commit:e9f462332e98f111ef949cac16dd676b275ff6b3. Tomita Militaru
20:46 Bug #75958: RTE - Show table borders in Firefox
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:45 Bug #75958 (Under Review): RTE - Show table borders in Firefox
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:47 Bug #75958: RTE - Show table borders in Firefox
Hello,
Is it possible to backport this patch in TYPO3 7.6 ?
Émilie Sagniez
16:30 Bug #75958 (Resolved): RTE - Show table borders in Firefox
Applied in changeset commit:32206e1e1adbe25552d2c04b23405fc29a11cd0b. Tomita Militaru
14:43 Bug #75958 (Under Review): RTE - Show table borders in Firefox
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Task #76173 (Resolved): Disable ac tests in travis
Applied in changeset commit:d8e9a943ee6d9a87a540cb84fc4e57de7f790291. Wouter Wolters
19:49 Task #76173 (Under Review): Disable ac tests in travis
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:47 Task #76173 (Closed): Disable ac tests in travis
Disable ac tests in travis Wouter Wolters
18:34 Bug #76147: checkbox items which was created with itemsProcFunc ignored in datahandler
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Bug #76147: checkbox items which was created with itemsProcFunc ignored in datahandler
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Task #76162 (Resolved): Add Acceptance test for category tree
Applied in changeset commit:b6d613e56a4a3a91b9896e574d4f6babf262fcde. Anonymous
14:57 Task #76162: Add Acceptance test for category tree
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:25 Task #76162: Add Acceptance test for category tree
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:52 Task #76162 (Under Review): Add Acceptance test for category tree
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Task #76162 (Closed): Add Acceptance test for category tree
Tymoteusz Motylewski
18:24 Feature #76072 (Resolved): Ogg, flac and opus support
Applied in changeset commit:911acf859da01566a4aa53cb68f6ae38e73af573. Tomita Militaru
18:03 Task #76071 (Resolved): Hide selected items in multipleSideBySide if "multiple" is false
Applied in changeset commit:8ba11f1b155c83c1dfc72091212db8b3bf87584b. Andreas Fernandez
18:02 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:59 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:10 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:01 Bug #76155: Fluid does not detect all xmlns namespaces
I wish this was quick to explain, but it isn't. There are *plenty* reasons why now, we only support a single "place" ... Claus Due
17:50 Task #76164: Deprecate RemoveXSS
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Task #76164: Deprecate RemoveXSS
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Task #76164 (Under Review): Deprecate RemoveXSS
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:53 Task #76164 (Closed): Deprecate RemoveXSS
Due to the wrong approach of RemoveXSS it is not 100% save and does not keep its promise.
Georg Ringer
17:45 Task #76167: Re-write doctrine query restricitons
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:29 Task #76167 (Under Review): Re-write doctrine query restricitons
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:27 Task #76167 (Closed): Re-write doctrine query restricitons
To make the set of restritions that are in effect when creating queries with the QueryBuilder
becomes more understan...
Helmut Hummel
17:45 Bug #76149 (Under Review): Pagetree view for content elements when trying to add content element anchor links: Tooltip rendered as text via htmlspecialchars()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #76170 (Closed): Shortcuts broken
Creating and using shortcuts seems to be broken for non-admins in backend.
I'm using 6.2.22. Creating a shortcut (...
terf no-lastname-given
17:00 Task #76099 (Resolved): compatibility7 conflict
Applied in changeset commit:26c28061d56bcec73a1b6d511e8f59904d938df1. Adrian Mot
13:33 Task #76099: compatibility7 conflict
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Task #76099: compatibility7 conflict
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:28 Task #76099: compatibility7 conflict
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Task #76099: compatibility7 conflict
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:25 Task #76099: compatibility7 conflict
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:57 Task #76122 (Resolved): Make acceptance tests stable
Applied in changeset commit:1bf5a17b1f2b5c79a1dc532eb52873af804476ab. Nikola Stojiljković
15:33 Task #76122: Make acceptance tests stable
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:55 Bug #76124 (Resolved): Pasting a value with spaces in "trim" or "nospace" fields gives strange result
Applied in changeset commit:24b612626ad1bbe83a961537cabb191f143757da. Nicole Cordes
16:40 Bug #76138: Inline Relations - Delete Behaviour with mixed Usage of the Deleted Flag
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:48 Bug #76138 (Under Review): Inline Relations - Delete Behaviour with mixed Usage of the Deleted Flag
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Bug #76168 (Closed): Impossible to set cookie with a lifetime
If you configure a session lifetime, the session is valid even after the configured lifetime!
I think, this happen...
Robert Vock
16:00 Bug #75909 (Resolved): Wrong link to wiki in Extbase typoscript
Applied in changeset commit:1ead7a8521bae2bc74bd65f68e795754582f6a01. Tomita Militaru
15:18 Bug #75909 (Under Review): Wrong link to wiki in Extbase typoscript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:50 Bug #76163: Predefined database host during installation
boom! :D Thank you. Investigating. Anja Leichsenring
14:22 Bug #76163: Predefined database host during installation
Easier to show than to write... ;) https://www.youtube.com/watch?v=omLkKaNjoUY&feature=youtu.be Wolfgang Wagner
14:11 Bug #76163: Predefined database host during installation
No, I could not enter any credentials here. The error message appeared directly after "The System looks good..." Wolfgang Wagner
14:07 Bug #76163: Predefined database host during installation
Hi Wolfgang, in the first step you are to provide the host as a string. What have you entered there? Anja Leichsenring
13:51 Bug #76163 (Closed): Predefined database host during installation
I tried to install TYPO3 8.1.0 on a webserver.
In Step 2 to of the Installtool I got the error message
"An exce...
Wolfgang Wagner
15:47 Feature #76008 (Resolved): Add property visibility to DebuggerUtility::var_dump
Applied in changeset commit:392b04e2ddbcca6ad98b5a054d77159365291369. Tomita Militaru
14:29 Feature #76008: Add property visibility to DebuggerUtility::var_dump
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Task #72292 (Closed): PHP7 >= only
Mathias Schreiber
14:49 Task #72785 (Resolved): Add declare(strict_types=1); on every PHP file
New classes will get the declare statement. Alexander Opitz
14:00 Bug #76136 (Resolved): click area of extension update icon in EM is to small
Applied in changeset commit:5e95e561f1c0b3cddb59c205eff5e8894f287073. Nicole Cordes
13:31 Bug #76136 (Under Review): click area of extension update icon in EM is to small
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:18 Bug #76136 (Resolved): click area of extension update icon in EM is to small
Applied in changeset commit:45df951b7769d4214f1f1bbd46ffea3ec955f2a4. Gianluigi Martino
13:18 Bug #76136: click area of extension update icon in EM is to small
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:17 Bug #76136: click area of extension update icon in EM is to small
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:34 Bug #76136 (Under Review): click area of extension update icon in EM is to small
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Bug #75271 (Accepted): TYPO3\CMS\Core\Imaging\IconFactory::getIconForRecord() throws an exception in some cases
Frank Nägler
13:31 Bug #48544 (Needs Feedback): Extbase warnings in devLog
EnvironmentService is a Singleton since https://review.typo3.org/29042
Are there still warnings in devLog?
Stephan Großberndt
12:22 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Bug #76112 (Resolved): Prevent output escaping in paginate widget
Applied in changeset commit:02a3361546e99ed8f4a2e25ca7b6149077be7ea2. Nicole Cordes
11:21 Bug #69274: Portrait Images rotated while file processing
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:18 Bug #67838: Cannot instantiate HttpRequest
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:18 Bug #67556: System news cannot render RTE content
Clemens Riccabona wrote:
> Hmm, so rendering of links in backend-messages is still not possible in 7.6
> [...]
> nobo...
Clemens Riccabona
10:08 Bug #67556: System news cannot render RTE content
Hmm, so rendering of links in backend-messages is still not possible in 7.6... Clemens Riccabona

2016-05-11

23:55 Feature #76008: Add property visibility to DebuggerUtility::var_dump
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:27 Feature #76008 (Under Review): Add property visibility to DebuggerUtility::var_dump
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:50 Feature #76072: Ogg, flac and opus support
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:05 Feature #76072 (Under Review): Ogg, flac and opus support
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:34 Feature #71911 (Under Review): Add signal to makeSearchString (Search in list module)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:22 Feature #71864: Add signal on login successful/failure and logout
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:21 Feature #71864 (Under Review): Add signal on login successful/failure and logout
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:10 Bug #23736: Condition with globalVar TSFE does not care about page language overlay
As far as I can see it is still present on bot 8.2-dev and 7.6.6 Riccardo De Contardi
21:41 Bug #47981: opendir result not checked before calling readdir in class.t3lib_div.php
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:02 Bug #47981: opendir result not checked before calling readdir in class.t3lib_div.php
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #47981: opendir result not checked before calling readdir in class.t3lib_div.php
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:30 Bug #47981 (Under Review): opendir result not checked before calling readdir in class.t3lib_div.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:20 Bug #67838: Cannot instantiate HttpRequest
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:04 Epic #68789 (Resolved): Get rid of BACK_PATH / backPath
Wouter Wolters
20:56 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:46 Bug #76124 (Under Review): Pasting a value with spaces in "trim" or "nospace" fields gives strange result
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:41 Bug #76132 (Resolved): TYPO3 installation: database host longer then 50 characters
Applied in changeset commit:7f86d6fe622dc254e331d41ec9fe95e8bfc3d733. Anja Leichsenring
20:41 Bug #76132: TYPO3 installation: database host longer then 50 characters
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:40 Bug #76132: TYPO3 installation: database host longer then 50 characters
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Bug #76132 (Under Review): TYPO3 installation: database host longer then 50 characters
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:48 Bug #76132 (Closed): TYPO3 installation: database host longer then 50 characters
Steps to reproduce:
1. Try to install a new TYPO3 instance.
2. At the screen where you need to input the databas...
Bodor Laszlo
20:30 Task #76101 (Resolved): remove SoloFieldContainer
Applied in changeset commit:4c19de7cc3619e28c71db3b0bd3a657e7d78f20c. Anonymous
19:36 Task #76101: remove SoloFieldContainer
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:15 Task #76101: remove SoloFieldContainer
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:07 Task #76101: remove SoloFieldContainer
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:46 Task #76101 (Under Review): remove SoloFieldContainer
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:11 Bug #70865 (Needs Feedback): Classloader via composer.json in extension fails
Still an issue with latest 7.6? Wouter Wolters
20:00 Bug #72182 (Needs Feedback): BE Users can be created without a username and password due to chrome autofill
The bug should be fixed with https://review.typo3.org/#/c/47813/ which is included in 8.1 and will be included in the... Nicole Cordes
19:53 Bug #71585 (Needs Feedback): Wrong condition at resolving of controller action name
The code you mention is already in place. Is this still an issue? Wouter Wolters
19:30 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:20 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:47 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:21 Bug #73490 (Needs Feedback): ExtensionManagementUtility::addToAllTCAtypes cannot add fields which appear anywhere in Labels/PaletteNames etc
Looks like this has been fixed within https://forge.typo3.org/issues/75830
Can you check if that works for you?
Wouter Wolters
19:13 Task #73765: Think about making category not global anymore
Andrea can you try again with latest version of 7.6? The mentioned bug has been fixed meanwhile. Wouter Wolters
19:13 Bug #76147: checkbox items which was created with itemsProcFunc ignored in datahandler
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Bug #76147: checkbox items which was created with itemsProcFunc ignored in datahandler
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Bug #76147 (Under Review): checkbox items which was created with itemsProcFunc ignored in datahandler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Bug #76147: checkbox items which was created with itemsProcFunc ignored in datahandler
confirmed. there is a @todo in ext:styleguide about that, too:
tx_styleguide_elements_basic...
Christian Kuhn
14:28 Bug #76147 (Closed): checkbox items which was created with itemsProcFunc ignored in datahandler
Is it not possible save dynamically added (itemsProcFunc) checkbox items. It is rendered correct in backend form, but... Oleg Kozlov
19:12 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:05 Bug #76138: Inline Relations - Delete Behaviour with mixed Usage of the Deleted Flag
the PR has been accepted to ext:styleguide, and the version requirement has been raised for the core. So the test bed... Anja Leichsenring
11:48 Bug #76138 (Accepted): Inline Relations - Delete Behaviour with mixed Usage of the Deleted Flag
Markus Klein
11:04 Bug #76138: Inline Relations - Delete Behaviour with mixed Usage of the Deleted Flag
tx_styleguide_inline_parentnosoftdelete Christian Kuhn
11:03 Bug #76138: Inline Relations - Delete Behaviour with mixed Usage of the Deleted Flag
First: Thanks for a very good issue explanation and for the test extension!
I'll in the currently ongoing sprint i...
Christian Kuhn
10:55 Bug #76138 (New): Inline Relations - Delete Behaviour with mixed Usage of the Deleted Flag
I am using TYPO3 6.2 (latest from git) but I guess this issue persists also in later versions.
Having a parent rec...
Stephan Ude
17:30 Bug #76155: Fluid does not detect all xmlns namespaces
Ehm... we even have a unittest to enforce that??
> 'Only handle first tag with xmlns ViewHelpers found'
Markus Klein
17:29 Bug #76155 (Closed): Fluid does not detect all xmlns namespaces
... Markus Klein
16:37 Bug #76153: Catch exceptions while dumping a file
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:34 Bug #76153 (Under Review): Catch exceptions while dumping a file
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:34 Bug #76153 (Closed): Catch exceptions while dumping a file
Catch exceptions while dumping a file
While dumping a file in the frontend no exceptions are
cought. When a excep...
Wouter Wolters
16:03 Bug #69274 (Under Review): Portrait Images rotated while file processing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #69274 (Accepted): Portrait Images rotated while file processing
As already told, we will not modify any file while upload.
But we can modify the thumb and image generation for Back...
Stefan Froemken
12:11 Bug #69274: Portrait Images rotated while file processing
For the record, ImageMagick is known to be much more vulnerable than GraphicsMagick and you may have a look into the ... Xavier Perseguers
16:00 Task #76148 (Resolved): Raise styleguide dependency to 8.0.2
Applied in changeset commit:30f8815d6beeda008356102e57f08d8528b0d578. Christian Kuhn
14:31 Task #76148 (Under Review): Raise styleguide dependency to 8.0.2
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:28 Task #76148 (Closed): Raise styleguide dependency to 8.0.2
Christian Kuhn
15:46 Bug #70602: Page link wizard does not save selected page uid
I have the same problem with TYPO3 7.6.6. The change-Event is only triggered for the not existing input-field with th... Maximilian Walter
15:42 Bug #71628: Scroll problem when coming back to an opened backend tab, Flexforms and install tool
Hi,
now I have two more screens, after coming back to an opened backend after doubt 5min.
It feels like two ident...
Ralf Merz
15:30 Bug #76128 (Resolved): Raise Fluid Standalone version
Applied in changeset commit:a657149354d1e3ada7fd8214ca1872921884129b. Nicole Cordes
09:16 Bug #76128: Raise Fluid Standalone version
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Bug #72878: wrong datetime handling, they are not UTC in db
storing date fields as utc in db comes along with the change for #61110 Christian Kuhn
14:58 Bug #76038: copying page with a translation - the copied translated page is not hidden and has the same title of the original page
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:36 Bug #76038: copying page with a translation - the copied translated page is not hidden and has the same title of the original page
My patch add this functionality to page_overlay_record, but only when you copy direclty pages_language_overlay, not w... Zbigniew Jacko
11:24 Bug #76038 (Under Review): copying page with a translation - the copied translated page is not hidden and has the same title of the original page
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Task #76150 (Under Review): Add a few additional tests for PageRepository
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Task #76150 (Closed): Add a few additional tests for PageRepository
Helmut Hummel
14:28 Bug #76149 (Closed): Pagetree view for content elements when trying to add content element anchor links: Tooltip rendered as text via htmlspecialchars()
The bug occurs when you want to link a content element in the RTE with the "Insert Link" action int TYPO3 7.6.4. All ... Joel Aihende
14:10 Bug #70906: Missing dependencies & suggests when installing extensions via Composer
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:58 Bug #75904 (Resolved): Category Model has icon property but no database field
Applied in changeset commit:7effbff267ab866c31e0da4dcd279d88dac29ad0. Wouter Wolters
12:39 Bug #75904: Category Model has icon property but no database field
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #75904: Category Model has icon property but no database field
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Bug #75803: 7.6 only - some FormEngineValidation checks are not adding has-error class (which also results in save ignoring error)
Yes I copied both files.
No not tried as patchset - it was working when using files from Typo3-8 branch
Andreas Fragner
12:13 Bug #76141: Problem with !empty() in makeCategorizable usage
Sorry, short info about bug is missing:
Can't add category field with makeCategorizable only to "type" -> "0"
Patrick Kroog
12:11 Bug #76141 (Closed): Problem with !empty() in makeCategorizable usage
Steps to face this bug:
- Add a TCA-Definition for a table with 2 or more "types".
- Try to ONLY add the category...
Patrick Kroog
12:13 Bug #76142 (Closed): Indexed Search - $this->conf['index_descrLgd'] seems to be null/not set
I wanted to XCLASS the following class to make the item description a little bit longer:
\TYPO3\CMS\IndexedSearch\In...
Andreas Fragner
11:41 Feature #17406: Page type Shortcut with anchor points
I've created a little extension to cure my own itch: https://github.com/smichaelsen/typo3-shortcut-params
Maybe th...
Sebastian Michaelsen
11:36 Bug #76139 (Closed): TCA field type group: using 'Browse for records' popup add is not workin
closed as duplicate Anja Leichsenring
11:31 Bug #76139: TCA field type group: using 'Browse for records' popup add is not workin
*Extra note:*
This bug can be reproduced also by using the suggest wizard for a group type field
Paul Ilea
11:25 Bug #76139 (Closed): TCA field type group: using 'Browse for records' popup add is not workin
Trying to add a record to a group type field is not working if you are using the "Browse for records" popup window.
...
Paul Ilea
11:04 Task #76122: Make acceptance tests stable
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:50 Task #76122: Make acceptance tests stable
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Feature #66331: Indexed Search Extbase Plugin per Typoscript einbinden
Also works for me this way in TYPO3 7.6.6, thanks!
But I would use a USER object instead of USER_INT so the page cou...
Andreas Krämer
10:31 Bug #76135: Update of extensions sometimes fail
AFAIK the update of EXT:static_info_tables causes an exception to be thrown, because of dependencies of other exts an... Markus Klein
10:21 Bug #76135 (Closed): Update of extensions sometimes fail
With TYPO3 7.6.6 the update of extensions sometimes not work. Updating an extension via EM (no composer installation)... Frank Nägler
10:24 Bug #76136 (Closed): click area of extension update icon in EM is to small
The click area of the extension update button in EM is to small.
The problem is, that the user must click the icon t...
Frank Nägler
10:20 Feature #76134 (Closed): Signal to modify editlinks for LiveSearch results
Some extensions bring their own backend modules to view and edit their data. But the results of LiveSearch always lin... Sebastian Michaelsen
08:55 Bug #62549 (Closed): 6.2.4 ~ 6.2.6 template analyzer displays wrong constants/setup
Sounds good to me. So I close this one for now. If this or a similar issue occurs in 7 LTS or master please open a ne... Daniel Goerz
03:27 Bug #62549: 6.2.4 ~ 6.2.6 template analyzer displays wrong constants/setup
Hi, when I create a fresh install on 7.x this bug is not there, so as far as I can see its all good on newer versions... mark roemermann
08:46 Bug #76030: Substituting admin_panel.css not possible anymore
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:39 Bug #76019 (Accepted): EXT:form - problem with form element RADIOGROUP
I'm having the same problem as described by Hans. We have to further investigate the problem. There seems to be a pro... Björn Jacob
08:28 Bug #76025 (Needs Feedback): EXT:form 7.6.0 data will not saved from the wizard
I've tested the problem with TYPO3 7.6.6 with Chrome and Firefox. I was able to change and store a new label. Also te... Björn Jacob
08:21 Task #76082: Improve readability of the TypoScript Parser - the lastCondition flag
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:19 Task #76082: Improve readability of the TypoScript Parser - the lastCondition flag
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:08 Feature #71484: Output of layout field in fluid_styled_content templates
Hey, absolutely no offense intended, and least of all I wanted it to come across as personally attacking you. Honestl... Matthias Wehrlein
00:00 Bug #76103 (Resolved): Cleanup translate view helper calls in install tool module
Applied in changeset commit:321c2780223d786138af1bec038eaea22d349bd6. Anonymous

2016-05-10

22:29 Feature #71484: Output of layout field in fluid_styled_content templates
Matthias Wehrlein wrote:
> I'm impressed by your stubbornness, Mathias!
I don't really see why I'm stubborn while...
Mathias Schreiber
21:15 Feature #71484: Output of layout field in fluid_styled_content templates
I'm impressed by your stubbornness, Mathias!
> Having a field in the Backend does not necessarily mean it has an d...
Matthias Wehrlein
22:20 Bug #75958: RTE - Show table borders in Firefox
In the file cited in the description there is actually a space between the exclamation mark and "important" (which is... Riccardo De Contardi
22:01 Bug #62549: 6.2.4 ~ 6.2.6 template analyzer displays wrong constants/setup
AFAIK this has been fixed already in during 7.x development. Philipp Gampe
19:10 Bug #71610: Save buttons configurable
Gonna chime in, since we recently made the switch to 7 for one of our customers.
So far no one (me included) has c...
Matthias Wehrlein
19:10 Task #76122: Make acceptance tests stable
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:37 Task #76122: Make acceptance tests stable
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Task #76122: Make acceptance tests stable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:41 Task #76122 (Under Review): Make acceptance tests stable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:10 Task #76122 (Closed): Make acceptance tests stable
Running acceptance tests using the procedure described here https://wiki.typo3.org/Acceptance_testing is not stable. ... Nikola Stojiljković
18:58 Bug #76128 (Under Review): Raise Fluid Standalone version
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:54 Bug #76128 (Closed): Raise Fluid Standalone version
Raise version of Fluid Standalone Nicole Cordes
18:43 Task #76099: compatibility7 conflict
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:15 Task #76099: compatibility7 conflict
Does it really conflict? Is there any problem you noticed when you installed both of them? Nicole Cordes
09:08 Task #76099 (Under Review): compatibility7 conflict
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:35 Bug #76112: Prevent output escaping in paginate widget
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:22 Bug #76112 (Under Review): Prevent output escaping in paginate widget
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:21 Bug #76112 (Closed): Prevent output escaping in paginate widget
With the current master of Fluid Standalone the rendered child content of the paginate widget is escaped.
This can...
Nicole Cordes
18:24 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:32 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:53 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:51 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:49 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:16 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Bug #76124 (Resolved): Pasting a value with spaces in "trim" or "nospace" fields gives strange result
Applied in changeset commit:44a1d57fe5862fef9ce86d9ddc12d07afa18a244. Nikola Stojiljković
17:04 Bug #76124: Pasting a value with spaces in "trim" or "nospace" fields gives strange result
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:35 Bug #76124 (Under Review): Pasting a value with spaces in "trim" or "nospace" fields gives strange result
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:13 Bug #76124 (Closed): Pasting a value with spaces in "trim" or "nospace" fields gives strange result
Nikola Stojiljković
17:30 Bug #76125 (Resolved): Clientside filtering of alpha/num/alphanum/alphanum_x fields is not the same as on the server
Applied in changeset commit:7770faafc8f930b63c3fb97c7a1b34f615f93fb4. Nikola Stojiljković
17:04 Bug #76125: Clientside filtering of alpha/num/alphanum/alphanum_x fields is not the same as on the server
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:35 Bug #76125 (Under Review): Clientside filtering of alpha/num/alphanum/alphanum_x fields is not the same as on the server
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Bug #76125 (Closed): Clientside filtering of alpha/num/alphanum/alphanum_x fields is not the same as on the server
Space is currently allowed on the client-side, while server is filtering them as stated in the documentation. Nikola Stojiljković
16:24 Bug #75533: Cannot reorder/rearrange translated content elements
Riccardo,
Thanks for getting in touch.
This is appears to be correct, I need to do a bit more testing but I'll ...
Tom Warwick
16:10 Task #76121: Encapsulate the properties of the TypoScriptParser
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:05 Task #76121 (Under Review): Encapsulate the properties of the TypoScriptParser
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:04 Task #76121 (Rejected): Encapsulate the properties of the TypoScriptParser
For historical reasons the properties of the TypoScriptParser are public. This makes internal improvements difficult,... Elmar Hinz
16:03 Bug #76120 (Rejected): rsaauth does not submit the name of the submit-button
Currently rsaauth does not submit the name of the clicked submit-button. If a form has multiple submit buttons, the n... Robert Vock
16:00 Task #68690 (Resolved): Update deprecated helpers from the symfony/console component
This has been resolved with #73152. Mathias Brodala
15:55 Task #76118 (Under Review): Loosen symfony/* version requirement
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:52 Task #76118 (Closed): Loosen symfony/* version requirement
TYPO3 7.6 currently depends on version @~2.7.0@ both for @symfony/console@ and @symfony/finder@. This makes it uninst... Mathias Brodala
15:54 Bug #76106: RTE won't load in IE 9 or IE Edge - JS error appears
I do get the same JS errors in IE9.
At least for IE9 it seems to be a problem with Placeholders.js. By removing t...
Marc Füßlein
10:05 Bug #76106 (Needs Feedback): RTE won't load in IE 9 or IE Edge - JS error appears
i cannot reproduce this with IE Edge and Windows 10
tested with master (8.2.0) and 7.6.5
wich windows do you use?...
Gianluigi Martino
09:36 Bug #76106 (Closed): RTE won't load in IE 9 or IE Edge - JS error appears
Hi,
when you open e.g. a text element in IE 9 or IE Edge the RTE won't load and a JS error appears.
See the atta...
Stefan Berger
15:06 Bug #75824: Doctrine: migrate ext:tstemplate/TypoScriptTemplateModuleController
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Bug #76030: Substituting admin_panel.css not possible anymore
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:58 Bug #76030: Substituting admin_panel.css not possible anymore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:53 Bug #76030 (Under Review): Substituting admin_panel.css not possible anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Bug #76036 (Resolved): Page module lacks "new content" button if page has no edit permission for group
Applied in changeset commit:7d3166ebcd166df3d5e1bbcc9d42c952432f98fd. Gianluigi Martino
14:17 Bug #76036: Page module lacks "new content" button if page has no edit permission for group
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:35 Bug #76036: Page module lacks "new content" button if page has no edit permission for group
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:33 Bug #76036: Page module lacks "new content" button if page has no edit permission for group
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Bug #76036: Page module lacks "new content" button if page has no edit permission for group
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Bug #76036: Page module lacks "new content" button if page has no edit permission for group
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:02 Bug #76036: Page module lacks "new content" button if page has no edit permission for group
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #76036 (Under Review): Page module lacks "new content" button if page has no edit permission for group
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Task #76071 (Under Review): Hide selected items in multipleSideBySide if "multiple" is false
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:01 Task #76071 (Resolved): Hide selected items in multipleSideBySide if "multiple" is false
Applied in changeset commit:26f7515de79ee8df4976b8a23abd72bcf989b2a8. Andreas Fernandez
10:01 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:46 Task #76104: Deprecate single slash comments in TypoScript
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:27 Task #76104: Deprecate single slash comments in TypoScript
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:22 Task #76104: Deprecate single slash comments in TypoScript
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Task #76104: Deprecate single slash comments in TypoScript
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Task #76104: Deprecate single slash comments in TypoScript
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Task #76117: Make the TypoScript parser standalone
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:02 Task #76117 (Under Review): Make the TypoScript parser standalone
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:59 Task #76117 (Rejected): Make the TypoScript parser standalone
Make the TypoScriptParser standalone
Make LF and TAB class constants.
* The class can be used as a standalone T...
Elmar Hinz
13:30 Bug #76111 (Resolved): Avatar viewhelper outputs escaped content
Applied in changeset commit:82afb8f64c5af8f1e10647957287b7a51b6413c3. Nicole Cordes
11:17 Bug #76111 (Under Review): Avatar viewhelper outputs escaped content
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:16 Bug #76111 (Closed): Avatar viewhelper outputs escaped content
Currently the \TYPO3\CMS\Backend\ViewHelpers\AvatarViewHelper outputs escaped content due to not set right class prop... Nicole Cordes
12:53 Bug #76103: Cleanup translate view helper calls in install tool module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Bug #76097: FormEngine: group/db broken if select contains optgroup
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:03 Feature #76108 (Under Review): Refactor Category tree to be based on SVG
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:57 Feature #76108 (Closed): Refactor Category tree to be based on SVG
Tymoteusz Motylewski
12:00 Bug #76083 (Closed): Wrong dependencies in dd_googlesitemap_dmf
No problem, thank you for your feedback and good work! Riccardo De Contardi
11:50 Bug #76083: Wrong dependencies in dd_googlesitemap_dmf
I refreshed the extension List yesterday before trying to install the Extension and got that error.
Today I tried to...
Susanne Weierstall
09:44 Bug #76083 (Needs Feedback): Wrong dependencies in dd_googlesitemap_dmf
Tymoteusz Motylewski
10:56 Feature #76107: Allow the usage of interceptors
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Feature #76107: Allow the usage of interceptors
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Feature #76107: Allow the usage of interceptors
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:44 Feature #76107: Allow the usage of interceptors
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:32 Feature #76107: Allow the usage of interceptors
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:24 Feature #76107 (Under Review): Allow the usage of interceptors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:55 Feature #76107 (Closed): Allow the usage of interceptors
Fluid allows the usage of interceptors, like the escape interceptor. We should add the possibility to allow the regis... Nicole Cordes
10:47 Bug #75862: fluid_styled_content: fallback for template paths doesn't work
Wolfgang Wagner wrote:
> When I want to use own templates for fluid_styled_content, I add a template path with TS:
...
Philip Majewski
10:37 Feature #75691: Upgrade Analysis - Provide listing of documentation files
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:23 Bug #26993: Pagetree: Copying large branches duplicates branch
Christian Holzmann wrote:
> Hello!
>
> This ist still not solved in TYPO3 6.2.15!
>
> Until a timeout occours,...
Jan Greth
10:04 Bug #76102: Make driver registry TCA change cachable
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:03 Bug #75721: Updating extension list fails in Typo3 6.2.21
Hi Björn,
what is your php memory limit? I'm facing this problem with 256M RAM but according to the documentation,...
Jens Dede
09:09 Bug #75721: Updating extension list fails in Typo3 6.2.21
Hi,
I have the same problem with TYPO3 6.2.2 on a Mittwald Hosting. The "System environment check" is OK. Our TYPO...
Björn Heinermann
09:42 Bug #75295: Bookmarks at TYPO3 backend are not working anymore
For the record: This is a known regression and was fixed in 4.5.46
See: http://t3phabricator.wmdb.de/T11
Steffen Müller
09:04 Bug #75295 (Closed): Bookmarks at TYPO3 backend are not working anymore
Hello Oliver, TYPO3 version 4.5.45 belongs to the extended LTS service, which is not handled here. Please head over t... Anja Leichsenring
09:13 Bug #75436: Page delete button missing after deleting subpage
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Bug #75436: Page delete button missing after deleting subpage
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2016-05-09

22:58 Bug #75721: Updating extension list fails in Typo3 6.2.21
Just updated to 6.2.22: Same issue:... Jens Dede
22:18 Task #76104: Deprecate single slash comments in TypoScript
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:15 Task #76104: Deprecate single slash comments in TypoScript
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:03 Task #76104: Deprecate single slash comments in TypoScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:02 Task #76104: Deprecate single slash comments in TypoScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:01 Task #76104 (Under Review): Deprecate single slash comments in TypoScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:44 Task #76104 (Closed): Deprecate single slash comments in TypoScript
TypoScript allows single line comments to start with a single slash. This differs that much from common languages tha... Elmar Hinz
21:43 Bug #76103 (Under Review): Cleanup translate view helper calls in install tool module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:42 Bug #76103 (Closed): Cleanup translate view helper calls in install tool module
Use inline syntax for view helpers and correctly use raw view helper
for output, since these labels contain HTML.
...
Helmut Hummel
20:37 Feature #76085: Add fluid debug information to admin panel
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:47 Feature #76085: Add fluid debug information to admin panel
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:41 Feature #76085 (Under Review): Add fluid debug information to admin panel
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:34 Feature #76085 (Closed): Add fluid debug information to admin panel
Add a new option to the admin panel to show debug information about partials and sections in frontend. Frank Nägler
20:24 Bug #76102: Make driver registry TCA change cachable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:54 Bug #76102 (Under Review): Make driver registry TCA change cachable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:53 Bug #76102 (Closed): Make driver registry TCA change cachable
Instead of calling the driver registry on every request,
we can cache the TCA addition, by putting the call into ove...
Helmut Hummel
20:23 Bug #73144 (Resolved): showLogoutFormAfterLogin = 1 disables all redirects
Applied in changeset commit:18cef0a56f824487010a80d7c14004f92919078c. Daniel Goerz
20:22 Bug #73144: showLogoutFormAfterLogin = 1 disables all redirects
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:48 Bug #76098: Unable to translate Records
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:06 Bug #76098: Unable to translate Records
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:43 Bug #76098 (Under Review): Unable to translate Records
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:12 Bug #76098 (Closed): Unable to translate Records
*Description*
Since TYPO3-Version 7.6.5 there is a bug in the translation function.
*Steps to reproduce:*
#...
Marvin Dettinger
18:47 Bug #62244 (Closed): GeneralUtility::getUrl fetches proxy settings with the [SYS][curlProxyServer] parameter
I am closing this ticket because in 7 LTS the behavior is still as described but there will be no removal of deprecat... Daniel Goerz
18:34 Task #76101 (Closed): remove SoloFieldContainer
it's not used in the core Tymoteusz Motylewski
18:05 Feature #66116 (Closed): defLangBinding = 1 and Copy all non translated content elements
I close this ticket because in 7 LTS and current master the buttons you are talking about do not exist anymore. The l... Daniel Goerz
18:02 Bug #76100: Design problem with sending of header "Content-Length"
(just added references to tickets which were found by googling and very slowly led me to the actual problem in TYPO3 ... Xavier Perseguers
17:59 Bug #76100 (Closed): Design problem with sending of header "Content-Length"
Any extension registering a hook in @TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['hook_eofe']@ may pote... Xavier Perseguers
18:00 Bug #62486 (Needs Feedback): PropertyMapping in Fluid via __type syntax
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
17:52 Bug #62550: activated defLangBinding: Content Elements that exist only in translation are not displayed at all
In 7 LTS (and current master) the issue can be reproduced as following:
# Create a page with at least one alternat...
Daniel Goerz
17:31 Task #76099 (Closed): compatibility7 conflict
compatibility7 should have a statement in emconf.php to specify conflict with compatibility6 Adrian Mot
17:29 Bug #62549 (Needs Feedback): 6.2.4 ~ 6.2.6 template analyzer displays wrong constants/setup
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so, how can it be rep... Daniel Goerz
17:22 Bug #19196 (Needs Feedback): Nested Tabs in FlexForms Sections are disfunctional
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
17:08 Bug #75943: Returned value from "form field wizard" in flexform is not stored in database, when compatibility6 is installed
Hi Torben,
do you mean with 7.6.5+, 7.6.6?
I guess you have just cache issues. I recommend to update to latest TY...
Armin Vieweg
15:43 Bug #75943: Returned value from "form field wizard" in flexform is not stored in database, when compatibility6 is installed
Same problem here but _without_ compatibility6 installed. The problem appears after updating from TYPO3 7.6.4 to 7.6.5+ Torben Hansen
17:04 Bug #76097 (Under Review): FormEngine: group/db broken if select contains optgroup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Bug #76097 (Closed): FormEngine: group/db broken if select contains optgroup
The select box rendered by group/db only contains option tags by default. However, if the hook @['t3lib/class.t3lib_t... Andreas Kienast
16:34 Bug #75493: stdWrap properties executed twice (patch provided)
Even stranger – the following example allows the website visitor to select the content element that will be rendered:... Olaf Schmidt-Wischhöfer
16:05 Bug #75493: stdWrap properties executed twice (patch provided)
Another symptom of this bug:
page = PAGE
page.10 = TEXT
page.10.value.cObject.wrap = TE|XT
page.10.value.cObject.val...
Olaf Schmidt-Wischhöfer
15:39 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:18 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Bug #75493: stdWrap properties executed twice (patch provided)
Simplified test-case:
page = PAGE
page.10 = TEXT
page.10.value = 1+1
page.10.value.prioriCalc.wrap =
Result ...
Olaf Schmidt-Wischhöfer
14:32 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:24 Bug #75493: stdWrap properties executed twice (patch provided)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Bug #75436 (Under Review): Page delete button missing after deleting subpage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Bug #71628: Scroll problem when coming back to an opened backend tab, Flexforms and install tool
Hi Riccardo,
after a timeout-logoff I logged in with the password-popup again. The current "page" I was on was the...
Ralf Merz
10:59 Bug #71628: Scroll problem when coming back to an opened backend tab, Flexforms and install tool
Hi Riccardo,
I´ll give a feedback here as soon as I could try it out. But this week I´ll work on a v7 project, so ...
Ralf Merz
14:34 Task #75650 (Under Review): Doctrine: migrate ext:backend/Utility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:35 Bug #75904: Category Model has icon property but no database field
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:14 Bug #70094 (Resolved): save and preview of backend user section links to home page
Applied in changeset commit:8fe33996357569d32aa2c8c653616938a6ba7ed3. Wouter Wolters
13:13 Bug #70094: save and preview of backend user section links to home page
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:14 Bug #75499 (Resolved): "Save and preview" fails for custom doktypes
Applied in changeset commit:8fe33996357569d32aa2c8c653616938a6ba7ed3. Wouter Wolters
13:13 Bug #75499: "Save and preview" fails for custom doktypes
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:53 Task #76084: Move install tool modules into backend module menu
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Task #76084 (Under Review): Move install tool modules into backend module menu
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:12 Task #76084 (Closed): Move install tool modules into backend module menu
To get more space in backend context, the install tool modules should be moved into the backend module menu.
The nav...
Frank Nägler
11:27 Task #76086: TypoScript Parser: Consider to separate classes for TypoScript parser and syntax highlighting
To suggest a roadmap:
1.) Clone the parser class into array parser and syntax highlighter.
2.) Strip all highligh...
Elmar Hinz
10:53 Task #76086 (Rejected): TypoScript Parser: Consider to separate classes for TypoScript parser and syntax highlighting
Syntax highlighting is done by the same parser as the array building. This results in a large amount of if conditions... Elmar Hinz
10:02 Task #76082: Improve readability of the TypoScript Parser - the lastCondition flag
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:22 Task #76082: Improve readability of the TypoScript Parser - the lastCondition flag
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:19 Task #76082: Improve readability of the TypoScript Parser - the lastCondition flag
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:44 Task #76082 (Under Review): Improve readability of the TypoScript Parser - the lastCondition flag
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:42 Task #76082 (Rejected): Improve readability of the TypoScript Parser - the lastCondition flag
TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser
* The public flag *$lastConditionTrue* controls if the [ELSE]...
Elmar Hinz
09:49 Bug #76083: Wrong dependencies in dd_googlesitemap_dmf
Can you update the extension list first and try again? Wouter Wolters
09:28 Bug #76083: Wrong dependencies in dd_googlesitemap_dmf
I downloaded the latest version from TER (zip package) and ext_emcomf.php reads:... Riccardo De Contardi
08:50 Bug #76083 (Closed): Wrong dependencies in dd_googlesitemap_dmf
In the Extension Repository the extension dd_googlesitemap_dmf is stated with a dependency of TYPO3 (4.5.0 - 6.2.99).... Susanne Weierstall
09:41 Bug #70928: Garbage collection of entries without tags fail
The problem is, that entries without tags are removed after clearance of all caches only, but the garbage collector w... Gernot Leitgab
08:15 Bug #69702 (Rejected): FAL does not work in section of FlexForms
The way FlexForms store their information in deeply nested XML structures and the way inline relations are stored in ... Morton Jonuschat
07:41 Task #76045 (Closed): Naming of fe_users field "is_online"
Thanks for creating this issue!
Even though it is valid, this would be very breaking and doesn't improve anythign el...
Georg Ringer

2016-05-08

23:28 Bug #76053 (Closed): Could not access remote resource https://repositories.typo3.org/mirrors.xml.gz.
Closed as the reporter resolved the problem him self. Wouter Wolters
23:17 Bug #76053: Could not access remote resource https://repositories.typo3.org/mirrors.xml.gz.
Hence you can close for me the ticket, can't do it myself. Eckard Gehrke
23:14 Bug #76053: Could not access remote resource https://repositories.typo3.org/mirrors.xml.gz.
Hi Philipp, hi Nicole,
I do have the very same XAMPP 705 (default with add on ) installation where I have typo3 7.6 ...
Eckard Gehrke
21:28 Bug #72043 (Closed): File cache clearing inefficient causing backend timeout
I close this in favor of #53467 - please continue the discussion there (the issues are also related).
If you thin...
Riccardo De Contardi
19:25 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:35 Bug #17599: Frontend preview doesn't work for subpages of hidden and restricted pages
This issue is still valid for 8.2-dev (latest master) Riccardo De Contardi
16:26 Bug #70850 (Closed): Image Manipulation crop setting returns a negative Y when it is set to 0
I am not able to reproduce it with both 7.6.6 and the latest master (8.2-dev) using the standard text with media CE, ... Riccardo De Contardi
16:15 Bug #73707 (Needs Feedback): FAL flexform image configuration not working properly
#71436 has been marked as resolved, could you check if the solution works here too? Thank you! (Also, #72249 seems si... Riccardo De Contardi
15:40 Bug #71628 (Needs Feedback): Scroll problem when coming back to an opened backend tab, Flexforms and install tool
Ralf, can you reproduce it on 7.6.6 or the latest master? I tried to do that with Safari 9.1 (11601.5.17.1) but witho... Riccardo De Contardi
15:38 Bug #58444 (Closed): Enhance view of localization pointer of content elements
Since only critical bugs and security patches are going into 6.2 at this point, I'll close it (it works fine since 7.... Riccardo De Contardi

2016-05-07

20:02 Task #75028: Fluidification of TypoScriptTemplateModuleController
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:47 Bug #70094: save and preview of backend user section links to home page
[UPDATE] As far as I can see there is no problem on 6.2.22; on 8.2-dev I am not able to reproduce the ugly workspace ... Riccardo De Contardi
17:22 Bug #70094 (Under Review): save and preview of backend user section links to home page
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:22 Bug #75499 (Under Review): "Save and preview" fails for custom doktypes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:11 Bug #75499 (Accepted): "Save and preview" fails for custom doktypes
So the situation is that a custom doktype should work as well. Wouter Wolters
15:19 Feature #75161: Create uri and link viewhelper for Backend Modules
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:16 Bug #75763 (Closed): spurious /typo3conf/ext/styleguide/ folder inside the CMS Core folder (master 8.1-dev from git)
This is not spurious but the fact that TYPO3 now uses ext:styleguide for acceptance tests. So we have a dependency fo... Wouter Wolters
14:08 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:05 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:02 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:15 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:33 Task #76071: Hide selected items in multipleSideBySide if "multiple" is false
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Task #76071 (Under Review): Hide selected items in multipleSideBySide if "multiple" is false
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Task #76071 (Closed): Hide selected items in multipleSideBySide if "multiple" is false
For a better UX, items in a multipleSideBySide should be hidden if they are selected and adding the same value multip... Andreas Kienast
14:05 Bug #75904 (Under Review): Category Model has icon property but no database field
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #76075 (Resolved): TCA field lengths and SQL data definition should match
Applied in changeset commit:9a06890d665b21afecacce4ad189b299ee88be79. Ludwig Rafelsberger
13:19 Bug #76075: TCA field lengths and SQL data definition should match
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:18 Bug #76075 (Under Review): TCA field lengths and SQL data definition should match
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:12 Bug #76075 (Closed): TCA field lengths and SQL data definition should match
In #76044 some SQL field lengths have been raised. These changes should be reflected in the maximum field length of t... Ludwig Rafelsberger
12:42 Task #72859: Deprecate methods of DocumentTemplate
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:33 Task #72859 (Under Review): Deprecate methods of DocumentTemplate
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:21 Feature #76072: Ogg, flac and opus support
Hi, thanks for the report. Would be great if you could push a patch to our review system.
You can find a guide at ...
Wouter Wolters
11:44 Feature #76072 (Closed): Ogg, flac and opus support
TYPO3 is an open-source CMS and could be biassed for open-source formats. It actually is, since it suppports .webm mo... Gunter Königsmann
12:00 Bug #75964 (Resolved): Fatal error when selected empty database is deleted before submitting the form
Applied in changeset commit:b9eab740d5b9b388709c40b288f46b0fde476505. Anonymous
11:07 Task #68793 (Closed): Make DB group fields more intuitive
Wouter Wolters
11:07 Task #68793: Make DB group fields more intuitive
Duplicate ticket #76071 Wouter Wolters
11:04 Epic #72342 (Closed): Remove deprecated code from the core
All done. Wouter Wolters
11:00 Bug #76070 (Resolved): Prevent /tmp/typo3.log file in Unit Tests
Applied in changeset commit:d7b75d7330c9eda620eb987a454d9a178d0add6f. Nicole Cordes
10:59 Bug #76070: Prevent /tmp/typo3.log file in Unit Tests
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:18 Bug #75533 (Needs Feedback): Cannot reorder/rearrange translated content elements
Tom, if you _translated_ the content element, I think that this behavior is intended;
I copy the explanation of "tra...
Riccardo De Contardi

2016-05-06

22:08 Bug #75441 (New): Two Richtext Editors in one form don't work correctly
Riccardo De Contardi
21:43 Bug #76067: Creation of subfolder in fileadmin/_processed_/ required permission to add new folders
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:42 Bug #76067: Creation of subfolder in fileadmin/_processed_/ required permission to add new folders
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:19 Bug #76067 (Under Review): Creation of subfolder in fileadmin/_processed_/ required permission to add new folders
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:59 Bug #76067 (Closed): Creation of subfolder in fileadmin/_processed_/ required permission to add new folders
Steps to reproduce:
1. Create a user (not admin) which doesn't have the permission to add new folders (Fileoperation...
Jessica Jagodzinski
21:30 Task #76068 (Resolved): getUrl() should provide more information on failed requests
Applied in changeset commit:61b87af53bc5100235b5b2039e60e1754f4e654c. Markus Klein
21:18 Task #76068: getUrl() should provide more information on failed requests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:21 Task #76068 (Under Review): getUrl() should provide more information on failed requests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:20 Task #76068 (Closed): getUrl() should provide more information on failed requests
Now that we have guzzle as our HTTP backend, we can leverage its power and provide more error information.
We should...
Markus Klein
21:17 Task #76066 (Resolved): EXT:documentation make .htaccess apache 2.4 suitable
Applied in changeset commit:abda4b8592b38f56ec8551292ff444897bc9c70d. Marc von Schalscha
21:17 Task #76066: EXT:documentation make .htaccess apache 2.4 suitable
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:17 Task #76066: EXT:documentation make .htaccess apache 2.4 suitable
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:27 Task #76066: EXT:documentation make .htaccess apache 2.4 suitable
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:25 Task #76066: EXT:documentation make .htaccess apache 2.4 suitable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:22 Task #76066: EXT:documentation make .htaccess apache 2.4 suitable
Extbase misses changes as well. Will add it to the current patch. Nicole Cordes
13:46 Task #76066 (Under Review): EXT:documentation make .htaccess apache 2.4 suitable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:48 Task #76066 (Closed): EXT:documentation make .htaccess apache 2.4 suitable
/typo3/sysext/documentation/Resources/Private/.htaccess is still
Deny from all
instead of:
Apache < 2....
Marc von Schalscha
21:17 Bug #76064 (Resolved): EXT:Extbase make .htaccess apache 2.4 suitable
Applied in changeset commit:abda4b8592b38f56ec8551292ff444897bc9c70d. Marc von Schalscha
21:17 Bug #76064: EXT:Extbase make .htaccess apache 2.4 suitable
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:17 Bug #76064: EXT:Extbase make .htaccess apache 2.4 suitable
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:28 Bug #76064: EXT:Extbase make .htaccess apache 2.4 suitable
Please let's do cleanup in one patch. See https://review.typo3.org/48023/ Nicole Cordes
20:27 Bug #76064: EXT:Extbase make .htaccess apache 2.4 suitable
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Bug #76064 (Under Review): EXT:Extbase make .htaccess apache 2.4 suitable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:45 Bug #76064 (Closed): EXT:Extbase make .htaccess apache 2.4 suitable
./htdocs/typo3_src-7.6.5/typo3/sysext/extbase/Resources/Private/.htaccess is still Deny from all instead of:
# Apach...
Marc von Schalscha
20:32 Bug #76053: Could not access remote resource https://repositories.typo3.org/mirrors.xml.gz.
Are you really using the same PHP version for the different releases? Mostly the problem (on Windows systems) is that... Nicole Cordes
19:18 Bug #76070 (Under Review): Prevent /tmp/typo3.log file in Unit Tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:16 Bug #76070 (Closed): Prevent /tmp/typo3.log file in Unit Tests
Running Unit Tests generates a file /tmp/typo3.log. On Windows systems this path doesn't exists but is generated on t... Nicole Cordes
18:55 Bug #75493: stdWrap properties executed twice (patch provided)
Hi Olaf, I'm not so deep in this logic. In my opinion you can update your existing patch with your proposal. Discussi... Wouter Wolters
18:14 Bug #75493: stdWrap properties executed twice (patch provided)
Thanks, I can understand about the breaking change.
However, a close reading of the code shows that the the commit...
Olaf Schmidt-Wischhöfer
17:45 Bug #75493: stdWrap properties executed twice (patch provided)
http://review.typo3.org/32466 if you read the comments here it was decided to not backport this fix to the 6.2 branch... Wouter Wolters
17:08 Bug #75493: stdWrap properties executed twice (patch provided)
I can confirm that it was fixed in master with
https://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff/23b63c2bbf87c...
Olaf Schmidt-Wischhöfer
10:42 Bug #75493: stdWrap properties executed twice (patch provided)
Thanks for your response!
I have created a different test case to show the problem. I have verified it with Typo3 ...
Olaf Schmidt-Wischhöfer
17:48 Bug #75354: Missing "Select & upload files" button for editors
Antoine, can you tell us more about how to reproduce your problem? I am not able to reproduce it with both 7.6.6 and ... Riccardo De Contardi
17:26 Bug #58806 (Closed): CategoryBasedFileCollection returns duplicate files
Riccardo De Contardi
17:00 Bug #76065 (Resolved): Navbar-Toggle broken in Standalone Install Tool
Applied in changeset commit:41d4ba3bfecc2cc786dd6a3cbce217c721905c32. Thorsten Griebenow
13:19 Bug #76065: Navbar-Toggle broken in Standalone Install Tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:13 Bug #76065 (Under Review): Navbar-Toggle broken in Standalone Install Tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:48 Bug #76065 (Closed): Navbar-Toggle broken in Standalone Install Tool
Frank Nägler
15:53 Bug #73144: showLogoutFormAfterLogin = 1 disables all redirects
Steps to reproduce:
# Create login CE
# Check "Disable redirect after successful login, but display logout-form" ...
Daniel Goerz
15:47 Bug #73144 (Under Review): showLogoutFormAfterLogin = 1 disables all redirects
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:15 Bug #76063 (Rejected): foreign_table and the foureign_uid
This is the tracker for bugs in the TYPO3 core, not a support channel for extension development.
What you describe ...
Stephan Großberndt
12:12 Bug #76063: foreign_table and the foureign_uid

tx_crm_domain_model_subbranche
!https://forge.typo3.org/attachments/download/30980/Bildschirmfoto%202016-05-06%20u...
Jan Schröder
12:10 Bug #76063 (Rejected): foreign_table and the foureign_uid
I have a problem and I'm not sure whether it's a bug.
I have a table named "Berufe" and a second one named "Subbra...
Jan Schröder
13:04 Task #75759: Doctrine: migrate ext:backend/Controller/Page
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:04 Task #75760: Doctrine: migrate ext:backend/Classes/Domain/Repository/Localization
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Bug #73574: CSH for FlexForms broken since Version 7.6
This bug is also/still present in current master (8.x-dev). Georg Tiefenbrunn
11:29 Bug #76031: getPageOverlay Hook does not loop through pages by reference
Going back to one commit before the changes to getPageOverlay() were made (commit hash 030e067) shows there wasn't an... Nicole Cordes
11:27 Task #75650 (In Progress): Doctrine: migrate ext:backend/Utility
Christian Kuhn
11:12 Task #75889: Doctrine: migrate EXT:viewpage
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Task #75889: Doctrine: migrate EXT:viewpage
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:57 Feature #72211 (Resolved): Finding not installed Extensions in EM could be easier
Applied in changeset commit:c0041ea517e409b38754a3fce82a9b234fa9d6da. Markus Sommer
10:57 Feature #72211: Finding not installed Extensions in EM could be easier
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:18 Feature #72211: Finding not installed Extensions in EM could be easier
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:18 Feature #72211: Finding not installed Extensions in EM could be easier
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Feature #72211: Finding not installed Extensions in EM could be easier
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:14 Feature #72211 (Under Review): Finding not installed Extensions in EM could be easier
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:57 Bug #75710 (Resolved): Drop RTE config skipAlign and skipClass
Applied in changeset commit:492063b4ff7fa4fc8bd89f97ab3d344946270322. Benni Mack
09:57 Bug #72900 (Resolved): Focus changes after manual selection as the RTE loads
Applied in changeset commit:7c28e6c745bc3cba1ef02c3270560688531b50d1. Andreas Fernandez
09:56 Bug #72900: Focus changes after manual selection as the RTE loads
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:48 Bug #76061 (Closed): Wrong description concerning placeholder in f:form.textfield
Hi, you can report documentation issues for this extbase guide at https://github.com/TYPO3-Documentation/TYPO3CMS-Gui... Wouter Wolters
03:53 Bug #76061 (Closed): Wrong description concerning placeholder in f:form.textfield
On https://docs.typo3.org/typo3cms/ExtbaseGuide/Fluid/ViewHelper/Form/Textfield.html the function of the placeholder ... David Bruchmann
08:46 Bug #61370 (Closed): Missing feature with eval user function
Closed as solved. Wouter Wolters
08:27 Bug #61370: Missing feature with eval user function
No it's ok, it works with TYPO3 7.
Thanks
Eric Chavaillaz
08:14 Feature #76028: (Re)-Add possibility to add custom images to the "new content element wizard"
Ok. I hope that "streamlining" dosn't mean reducing funtionality in favor of a common design. This therm always makes... Klaus Moser

2016-05-05

23:05 Bug #73059: Back to the future: Please remove dropdown-list torture from Save buttons
There are 2 different extensions that reverts back the separate save buttons:
https://typo3.org/extensions/reposit...
Riccardo De Contardi
23:00 Bug #75822 (Resolved): Wrong backticks when using a doctrine select on count(), max(), min() etc.
Applied in changeset commit:8f601d5334ce521f1220e9a5739144c81606bd8c. Morton Jonuschat
22:59 Task #75898 (Resolved): Doctrine: migrate EXT:backend/Configuration/TranslationConfigurationProvider
Applied in changeset commit:bf348b606a85d94731cf2edccbb07dd709e43d7e. Michael Oehlhof
22:56 Task #75718 (Resolved): Doctrine: migrate ext:recycler/DeletedRecords
Applied in changeset commit:9be1e4bbf0708fbae695403925f19ef7c9b73dec. Michael Oehlhof
22:45 Task #75781 (Resolved): Doctrine: migrate ext:felogin
Applied in changeset commit:448c8c393a193020d506bc445b9e45afeda668bd. Loek Hilgersom
22:30 Task #75645 (Resolved): Doctrine: migrate ext:backend/Tree
Applied in changeset commit:deae90359307ab9ce9af2c1a60456db84055eb6d. Jan Helke
21:45 Bug #71609: RTE Options dont work
These are my findings:
h3. 6.2.22
RTE.default.buttons.link.targetSelector.disabled = 1 *WORKS*
RTE.default.but...
Riccardo De Contardi
21:30 Bug #75977 (Resolved): Textarea for imageMagick Commands is to small
Applied in changeset commit:2165bead34bb4880782cdbf8524c1983d59e5b63. Markus Sommer
21:28 Bug #75688 (Resolved): Install Tool panel headers come back with wrong state
Applied in changeset commit:bc764d2ed19745c458ee9dce39c870d49e666f4e. Jo Hasenau
21:16 Bug #75934 (Resolved): htaccess block index.rst files
Applied in changeset commit:4c98e59ecc5635dc29368b5c2c03c537ca0a86fd. Markus Klein
21:15 Bug #75934 (Under Review): htaccess block index.rst files
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:11 Bug #75934 (Resolved): htaccess block index.rst files
Applied in changeset commit:8c729e6fa26692135ba8e5fa0a9968427197634f. Markus Klein
21:11 Bug #75934: htaccess block index.rst files
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:15 Bug #72311: In Listview (sysFolder) the parent field ist not correctly displayed
Still present on 8.2-dev as far as I can see Riccardo De Contardi
21:04 Bug #76059 (Resolved): renderType missing in flexform of EXT:felogin
Applied in changeset commit:4dec6ff7c2b3c15b33616cdca4882c25e7537773. Andreas Fernandez
21:02 Bug #76059: renderType missing in flexform of EXT:felogin
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:15 Bug #76059 (Under Review): renderType missing in flexform of EXT:felogin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Bug #76059 (Closed): renderType missing in flexform of EXT:felogin
Andreas Kienast
19:44 Bug #76053 (Needs Feedback): Could not access remote resource https://repositories.typo3.org/mirrors.xml.gz.
Most likely you have a broken @cUrl@ php extension configuration. Please make sure that either the @cUrl@ php extensi... Philipp Gampe
18:47 Bug #64895: After expired login the login form is shown in Filelist
Still an issue for 8.2-dev (latest master) Riccardo De Contardi
18:07 Bug #68160 (Needs Feedback): Warning in FlexFormTools.php since typo 6.2.10
l10nmgr 5.0.0 has been released on March,17 - https://typo3.org/extensions/repository/view/l10nmgr
can you test i...
Riccardo De Contardi
17:34 Bug #73568: Reinitialize Language Flags after delete CE in list module
Still present even on 8.2-dev (latest master) Riccardo De Contardi
17:20 Bug #59054 (Needs Feedback): CSS Styled Content renders non-existing thumbnails
Sorry that my previous comment was totally wrong: @config.absRefPrefix@ is not a boolean (shame on me...)
anyway, se...
Riccardo De Contardi
13:57 Bug #76057: Update Extension List failed with error message: Unable to parse file resource compress.zlib
Please read the comments in the other ticket and you will see that it is reported in there! Wouter Wolters
13:33 Bug #76057: Update Extension List failed with error message: Unable to parse file resource compress.zlib
I dont't really think so! The error message:
Unable to parse file resource compress.zlib:///kunden/homepages/"number"...
HP Noeske
13:26 Bug #76057 (Closed): Update Extension List failed with error message: Unable to parse file resource compress.zlib
Hi thanks for the report. This is already reported in #75721
Closing this issue as a duplicate.
Wouter Wolters
13:22 Bug #76057 (Closed): Update Extension List failed with error message: Unable to parse file resource compress.zlib
With typo3 6.2.21 the update process failed because of an download error!
Now after updating to 6.2.22 the download ...
HP Noeske
13:47 Bug #76025: EXT:form 7.6.0 data will not saved from the wizard
Is this https://forge.typo3.org/issues/76019 related? Or even the same issue? Riccardo De Contardi
13:30 Bug #76056 (Closed): Update Extension List failed with error message: Unable to parse file resource compress.zlib
Mathias Schreiber
13:27 Bug #76056: Update Extension List failed with error message: Unable to parse file resource compress.zlib
Sorry, I think I created this bug report in the wrong thread / category. Please close this issue!
I created a new on...
HP Noeske
12:03 Bug #76056 (Closed): Update Extension List failed with error message: Unable to parse file resource compress.zlib
With typo3 6.2.21 the update process failed because of an download error!
After updating to 6.2.22 the download is n...
HP Noeske
13:00 Bug #76055 (Resolved): EXT:form: wizard has no icons anymore
Applied in changeset commit:5a4f17c2980672b19cb52df4db48030016838024. Andreas Fernandez
09:21 Bug #76055 (Under Review): EXT:form: wizard has no icons anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:20 Bug #76055 (Closed): EXT:form: wizard has no icons anymore
Due to #75633, the paths to the icons are wrong, resulting in loss of any icon in the form wizard. Andreas Kienast
12:20 Feature #76028 (Rejected): (Re)-Add possibility to add custom images to the "new content element wizard"
Thank you for your report.
One of the main goals in CMS 7 and the new IconAPI was to streamline the backend and cr...
Frank Nägler
11:51 Bug #75966 (Accepted): Editing all records after deleting one throws exception
Wouter Wolters
11:47 Bug #76040 (Closed): Parent for sys_category not selectable since 6.2.22
Closing this issue as solved with #75947 Wouter Wolters
11:30 Task #76044 (Resolved): Adequate table field declarations in fe_users table
Applied in changeset commit:ee448440bc74608e1e54198b7c2defe6bfed761d. Daniel Goerz
10:55 Bug #72279: Current 7.6.1 breaks in 4th step of Install Tool
Yes. See above. Henri Nathanson
09:02 Bug #72900: Focus changes after manual selection as the RTE loads
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:08 Bug #76054 (New): Extbase ignores parent record's enableFields when using ContentFallback
Environment
1. T3 7.6.6
2. Language setting as below...
Sengchheang Chhun
06:27 Bug #66876 (Closed): Datepicker for fields with placeholder broken in IE11
This is fine since 7 and this won't be done anymore for 6. Georg Ringer
00:27 Bug #73608: name/header of shortcut is shown in menu of type 3 (section index)
The bug is still present on 6.2.22 and 8.2-dev (FSC instead of CSC).
Steps to reproduce:
1) create a new page
...
Riccardo De Contardi
00:06 Bug #60853 (Closed): The FAL indexer should detect moved files
I am closing this ticket because when performing the steps to reproduce the bug in current master as well as in 7.6 t... Daniel Goerz

2016-05-04

23:55 Bug #61370 (Needs Feedback): Missing feature with eval user function
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
23:44 Bug #56060 (Needs Feedback): TCA type inline readOnly
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
23:32 Bug #60722 (Closed): Extbase/Fluid: Repository obect not usable when called via AJAX
I close this because using extbase repositories in AJAX calls works just fine. I cannot reproduce this issue in TYPO3... Daniel Goerz
23:28 Bug #60874 (Needs Feedback): Changing sorting in list-module sometimes fully resorts and destroys order
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
23:26 Bug #60980 (Needs Feedback): missing an easy way to use translations in a menu.speacial = browse
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
23:26 Task #76044: Adequate table field declarations in fe_users table
Thomas Löffler wrote:
> Imho this should be increased to varchar(153) minimum (50*3 + 3 spaces).
You only need 2 ...
Nicole Cordes
22:52 Task #76044 (Under Review): Adequate table field declarations in fe_users table
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:15 Task #76044 (Closed): Adequate table field declarations in fe_users table
Hi,
I realized some problems with the length of some fe_users table fields:
# There are three fields for name p...
Thomas Löffler
23:23 Bug #75493: stdWrap properties executed twice (patch provided)
I don't see the issue that "append" is added twice to the TypoScript sections in Admin Panel with current master and ... Nicole Cordes
13:54 Bug #75493 (Under Review): stdWrap properties executed twice (patch provided)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:23 Bug #59907 (Needs Feedback): Pagesection caching fails - 'Duplicate entry for key PRIMARY' in cache_pagesection when t3lib_extMgm::addTypoScriptSetup is used
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
23:22 Bug #57975 (Needs Feedback): No preview images on driver with basePath = /
This bug report is very old. Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be repr... Daniel Goerz
23:20 Bug #55773: Consistent look for the element browser in RTE and link input fields
No more for 6.2, I guess. That's why I switch version to 8. Riccardo De Contardi
23:18 Bug #58931 (Needs Feedback): Incorrect entries in table sys_refindex pointing always to table sys_file
Does this bug still occur in TYPO3 7 LTS and/or the master? And if so how can it be reproduced? Daniel Goerz
23:13 Bug #76049: 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
Silly me, Joris. Here you are: https://forger.typo3.org/slack Riccardo De Contardi
23:06 Bug #76049: 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
. Joris Willems
22:56 Bug #76049 (Closed): 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
Nothing to be sorry for, no problem!
Thank you for your quick feedback and good work!
Riccardo De Contardi
22:53 Bug #76049: 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
Sorry for my ignorance and thank you for pointing me to the new location of activity. I was wondering on IRC.. "Where... Joris Willems
22:51 Bug #76049: 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
I am getting something on http://xyz/typo3/sysext/install/Start/Install.php now! Joris Willems
22:51 Bug #76049: 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
Joris, would you mind if I close this issue and suggest you to ask for help on https://typo3.slack.com/messages/typo3... Riccardo De Contardi
22:44 Bug #76049: 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
Indeed I didn't read all the notes and didn't upgrade using the install tool. I am now trying to get into the install... Joris Willems
16:58 Bug #76049 (Needs Feedback): 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
Did you enter the install tool once "as suggested by the release notes":https://docs.typo3.org/typo3cms/extensions/co... Mathias Brodala
16:52 Bug #76049 (Closed): 'database connection named "Default" has not been configured' when upgrading 8.0.1 to 8.1
@
Oops, an error occurred!
The requested database connection named "Default" has not been configured.
More infor...
Joris Willems
23:08 Bug #61362 (Closed): Call to a member function getIsStatic() on a non-object in typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php
I close this due to lack of feedback and also beause I am not able to reproduce this issue on 7 LTS or master.
If ...
Daniel Goerz
23:03 Bug #65618 (Closed): Working with list module and page content
I close this because as Riccardo stated the field is no longer present in tt_content.
For 6.2 it is very unlikely to...
Daniel Goerz
23:02 Bug #76053 (Closed): Could not access remote resource https://repositories.typo3.org/mirrors.xml.gz.
Hi,
with the newest release I get the above error when trying to get a list of available extensions.
I am using...
Eckard Gehrke
22:29 Bug #75721: Updating extension list fails in Typo3 6.2.21
I'm also using 1&1 as hosting provider. But until now, I never faced any problems with my TYPO3 and 1&1... Jens Dede
14:00 Bug #75721: Updating extension list fails in Typo3 6.2.21
I have the same Problem with 7.6.6
Memory allocation failed : growing buffer in ... ExtensionXmlPullParser.php line ...
Stephan grass
22:20 Bug #76052 (Resolved): Fluid Styled Content must set table name when rendering plugins
Applied in changeset commit:74702f62ac281f482af05a1fe28b4dbe71237e6d. Anonymous
22:20 Bug #76052: Fluid Styled Content must set table name when rendering plugins
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:15 Bug #76052: Fluid Styled Content must set table name when rendering plugins
Verify by debugging $this->configurationManager->getContentObject()->currentRecord in any extbase action when rendere... Daniel Goerz
20:50 Bug #76052 (Under Review): Fluid Styled Content must set table name when rendering plugins
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:46 Bug #76052 (Closed): Fluid Styled Content must set table name when rendering plugins
For rendering plugins FSC uses the cObjecViewHelper, but misses to set the table name.
This leads to an incomplete...
Helmut Hummel
22:18 Bug #75977: Textarea for imageMagick Commands is to small
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:59 Bug #72264 (Closed): admPanel's imagesOnPage not working with absRefPrefix
I can't reproduce the issue on 6.2.22, 7.6.6 and 8.1.1-dev (latest master) so I close it for now.
If you think thi...
Riccardo De Contardi
21:30 Task #76039 (Resolved): Remove legacy CSH label for impexp
Applied in changeset commit:5e835b0818a0d19a5821852e0559cd849e8601ef. Benni Mack
21:00 Task #75956 (Resolved): Doctrine: migrate EXT:backend/Domain/Repository/BackendUserSessionRepository
Applied in changeset commit:1a06c82588cdb125a408954d4adc5b7471e13d57. Michael Oehlhof
20:13 Task #76051 (Resolved): Make "No renderType definition" exception more verbose
Applied in changeset commit:feed8c84f95b83cb482a8f84a79d3308dc13cc89. Andreas Fernandez
20:13 Task #76051: Make "No renderType definition" exception more verbose
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:30 Task #76051: Make "No renderType definition" exception more verbose
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Task #76051: Make "No renderType definition" exception more verbose
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Task #76051: Make "No renderType definition" exception more verbose
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:22 Task #76051 (Under Review): Make "No renderType definition" exception more verbose
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:20 Task #76051 (Closed): Make "No renderType definition" exception more verbose
The exception "No renderType definition found" should contain the table name and the field name to give developers an... Andreas Kienast
18:09 Feature #17418: Page 404 -- check for logged in or not
As far as I have understood, the goal here is to render a different message/page if the requested page is password-pr... Riccardo De Contardi
17:06 Bug #69055: Locking: File change times are cached
in 8.1.1-dev the file @typo3/sysext/core/Classes/Locking/SimpleLockStrategy.php@ contains the same function @filectime@ Riccardo De Contardi
16:36 Bug #71048 (Needs Feedback): BE-Users (non-admin) cannot edit text with images in TYPO3 6.2.15
Hi, sorry for the late answer... If I have understood, the problem came out when you:
1) turn on debug mode (in Inst...
Riccardo De Contardi
16:09 Bug #76040: Parent for sys_category not selectable since 6.2.22
I can confirm that the patch for #75947 solves this problem too. Gerhard Rupp
08:18 Bug #76040 (Needs Feedback): Parent for sys_category not selectable since 6.2.22
I think it's a duplicate of #75947. Can you check if the patch for that issue solves this? Morton Jonuschat
02:21 Bug #76040: Parent for sys_category not selectable since 6.2.22
Bug is associated with #75519 (https://forge.typo3.org/issues/75519)
Restoring tree.js from 6.2.21 fixed the issue.
Gerhard Rupp
02:10 Bug #76040 (Closed): Parent for sys_category not selectable since 6.2.22
New sys_categories can only be created if no parent category is selected in category tree.
Tried four different si...
Gerhard Rupp
14:36 Bug #69763: Re-login after expired backend session throws exception
Same problem here
Typo3 v 7.6.6
php v 5.6.20
ondro no-lastname-given
14:06 Bug #63092: Inline/IRRE records: language field of child records is not updated when modifying parent language field - e.g. problematic for sys_file_reference
What might also be an issue is if one changes the language field and adds new child records without saving, the new c... Andreas Allacher
14:04 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
Things that the old implementation didn't take care of:
1.) Setting the language to -1 for all wasn't transferred to...
Andreas Allacher
13:57 Bug #76048 (Closed): IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
Since 7.6 if one adds a new record to an existing record which is not in the default language, the newly created chil... Andreas Allacher
13:18 Bug #76046 (Closed): After 7.6.6 \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes fails
Duplicate Markus Klein
12:59 Bug #76046 (Closed): After 7.6.6 \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes fails
Having works like a charm (7.6.5):
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes('pages','t...
Claus Harup
13:07 Feature #76028: (Re)-Add possibility to add custom images to the "new content element wizard"
As far as i understand the icons are now limited to three different sizes (small, default, large).
We used to have...
Klaus Moser
11:25 Task #76045 (Closed): Naming of fe_users field "is_online"
The field "is_online" implicates a boolean field, if a frontend user is online or not.
But the field is updated with...
Thomas Löffler
11:05 Bug #76043 (Rejected): Is that really necessary: Uncaught TYPO3 Exception: #1363778104: There is no @var annotation for property...
Please discuss such questions on Slack. For sure a behaviour like that will not be changed in a released version. Markus Klein
10:28 Bug #76043 (Rejected): Is that really necessary: Uncaught TYPO3 Exception: #1363778104: There is no @var annotation for property...
Hi,
having a class with a property without an _@var_ annotation causes the show to totally stop. Is this exception...
Wolfram Eberius
09:41 Task #72037: Truncate indexed_search tables before indexing with crawler
Ok, let's expect you use ext. "news" and want to index the news detail pages.
So I create a Crawler Configuration re...
Sven Burkert
00:05 Feature #76009 (Under Review): SystemInformationMenu: system log link should set filter in log
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2016-05-03

23:58 Bug #75911 (Needs Feedback): modal box to re-enter password after automatic system-logout from BE does not work - password is considered empty
Roland, can you explain us better what goes wrong? The re-login does not work or do you think there should be a diffe... Riccardo De Contardi
23:29 Bug #75201: Extending bullets_type, imageorient, uploads_type, etc. not possible with FLUID STYLED CONTENT
Phillip, I think that the problem is that (I still talk about "bullets") you are storing the values inside the bodyte... Riccardo De Contardi
23:17 Bug #75950 (Closed): Setting rootUid via PageTS not working for CE menu (menu_type=categorized_pages)
Great it worked out. Wouter Wolters
23:09 Bug #75950: Setting rootUid via PageTS not working for CE menu (menu_type=categorized_pages)
You are absolutely right ... That did the trick.
Thanks!
Gerhard Rupp
23:03 Bug #75950: Setting rootUid via PageTS not working for CE menu (menu_type=categorized_pages)
TCEFORM.tt_content.selected_categories.config.treeConfig.rootUid =
Try this one, yours has a typo in it.
Wouter Wolters
22:48 Bug #75950: Setting rootUid via PageTS not working for CE menu (menu_type=categorized_pages)
I can´t confirm that setting TCEFORM.tt_content.selected_categories.config.treeConfig.rooutUid works in TYPO3 8.1.
S...
Gerhard Rupp
22:24 Bug #75950 (Needs Feedback): Setting rootUid via PageTS not working for CE menu (menu_type=categorized_pages)
This works for me in 8.1, can you try this on the 7.6 branch? Wouter Wolters
23:04 Bug #75949: Incomplete category tree in CE menu (menu_type=categorized_pages)
That is not completely true, there are more trees that don;t set maxLevels.
There is also another aspect to keep in ...
Wouter Wolters
22:11 Bug #75949: Incomplete category tree in CE menu (menu_type=categorized_pages)
OK, but in my opinion it´s very confusing if the category tree differs from all other occurences in the backend (with... Gerhard Rupp
22:04 Bug #75949 (Closed): Incomplete category tree in CE menu (menu_type=categorized_pages)
Hi, talked with some people and maxLevels 4 is the default.
As we think 4 is a good default we won't change this.
...
Wouter Wolters
22:48 Bug #62656 (Closed): Proberty mapping with sti
I am really sorry for this very late answer; I am closing this issue in favor of #59620 so, please continue the discu... Riccardo De Contardi
22:00 Task #76000 (Resolved): Upgrade swiftmailer
Applied in changeset commit:1734dca29d245c59ec42c7c779c834ae05782b04. Stefan Neufeind
21:45 Task #76000: Upgrade swiftmailer
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:15 Task #76039 (Under Review): Remove legacy CSH label for impexp
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:14 Task #76039 (Closed): Remove legacy CSH label for impexp
Benni Mack
20:52 Bug #13056: admin users see all changes in LIVE workspace
I can say the issue is still present on 8.1.1-dev (latest master); to reproduce it quickly:
1) create a workspace ...
Riccardo De Contardi
20:51 Bug #75971 (Needs Feedback): Buttons not working in Filelist search results
Which search module are you talking about in filelist module?
Maybe add a screenshot.
Wouter Wolters
20:49 Bug #64939 (Closed): Copying a translated page in Workspace duplicates the first content element
I close this because
- I cannot reproduce it anymore in 6.2.22, 7.6.6 and 8.1.1-dev (latest master)
- all the "wei...
Riccardo De Contardi
20:45 Bug #75977 (Under Review): Textarea for imageMagick Commands is to small
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:35 Feature #76015 (Closed): Scheduler Status Update Report only on warnings and errors
Will close this ticket as an duplicate of #52286 This issue describes the same request for an feature. Wouter Wolters
20:31 Bug #75997 (Closed): Validation failed while trying to call xxxController->showAction().
Hi Kurt, this is a bugtracker not a place to ask for help. I sugget you to use the mailinglist or join our Slack chan... Wouter Wolters
20:25 Bug #75998 (Accepted): be user and group "limit to language" property not saved when choosing default only
Seems to happen since: https://review.typo3.org/#/c/46535/ (https://forge.typo3.org/issues/73182) Wouter Wolters
10:10 Bug #75998: be user and group "limit to language" property not saved when choosing default only
I have typo3 7.6.6 on the same server environment and it does not have this issue so it's a regression.
Can someon...
Joris Willems
20:13 Bug #65496 (Closed): dbType datetime not working when using manual table mapping
Hello,
I am closing this ticket because the behavior you describe is not a bug in TYPO3. If you specify an alterna...
Daniel Goerz
19:30 Task #76037 (Resolved): Update TYPO3 version to TYPO3 8.2-dev
Applied in changeset commit:7e9103591a2986d81d3032ae372af9b2c731e5fe. Wouter Wolters
18:56 Task #76037: Update TYPO3 version to TYPO3 8.2-dev
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:54 Task #76037 (Under Review): Update TYPO3 version to TYPO3 8.2-dev
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:53 Task #76037 (Closed): Update TYPO3 version to TYPO3 8.2-dev
Update TYPO3 version to TYPO3 8.2-dev Wouter Wolters
19:11 Feature #76028 (Needs Feedback): (Re)-Add possibility to add custom images to the "new content element wizard"
Please have a look in the new Icon API. We replaced the whole IconUtility with a new API.
For some details see htt...
Wouter Wolters
14:26 Feature #76028 (Rejected): (Re)-Add possibility to add custom images to the "new content element wizard"
A really, really good feature was deprecated by commit 77bf6762d2e6c3c897d025153a37c6dce6ad60c9. We used small sized ... Klaus Moser
19:06 Bug #76033 (Resolved): Invalid default value for be group/user file permissions
Applied in changeset commit:32085aa383f71217b9ca30343c93af755c64a4f1. Markus Klein
19:06 Bug #76033: Invalid default value for be group/user file permissions
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:35 Bug #76033 (Under Review): Invalid default value for be group/user file permissions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Bug #76033 (Closed): Invalid default value for be group/user file permissions
The TCA defaults for file_permissions contains a wrong identifier for copyFiles. Markus Klein
19:04 Bug #76038 (Closed): copying page with a translation - the copied translated page is not hidden and has the same title of the original page
I tested with both 6.2.22 and 8.1.1-dev (latest master)
Steps to reproduce:
1) have a multilanguage installatio...
Riccardo De Contardi
18:15 Bug #76035: Unable to remove all directory and file permissions for be users or groups
UR welcome, Markus! Riccardo De Contardi
18:12 Bug #76035 (Closed): Unable to remove all directory and file permissions for be users or groups
Thanks Riccardo! Duplicate indeed. Markus Klein
18:09 Bug #76035: Unable to remove all directory and file permissions for be users or groups
Is it the same as #70812 ? Riccardo De Contardi
18:06 Bug #76035 (Closed): Unable to remove all directory and file permissions for be users or groups
Having a group with file or directory permissions set.
Trying to remove all those permissions (unchecking all checkb...
Markus Klein
18:14 Bug #70812 (Accepted): edit user or usergroup > cannot remove every permission on file/directories
Markus Klein
18:10 Bug #76036 (Closed): Page module lacks "new content" button if page has no edit permission for group
Setup:
Page with owner "admin" and group "editors".
Permissions:
- all for owner
- only show and edit content f...
Markus Klein
16:04 Bug #76031 (Under Review): getPageOverlay Hook does not loop through pages by reference
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #76031 (Closed): getPageOverlay Hook does not loop through pages by reference
With the introduction of getPagesOverlay the page array is looped to pass each page to the getPageOverlay_preProcess ... Andreas Allacher
15:17 Bug #58367: ['BE']['fileExtensions']['webspace']['allow'] not working in 6.2
I can confirm that with TYPO3 6.2.22 the file list does ignore this setting:... Denis Mir
15:01 Bug #76030 (Closed): Substituting admin_panel.css not possible anymore
Since Change-Id: If194cd8d36c34cc60a39924e5d021d7211808c82 the admin_panel.css can not be substituted anymore with:
...
Klaus Moser
14:55 Bug #76022 (Closed): Database Connection don't work on 1&1 Servers
Stephan Großberndt
11:37 Bug #76022: Database Connection don't work on 1&1 Servers
Ok that's pretty embarrassing. Reverted all Changes I made and now it works. Maybe my Hoster changed something withou... Paul Kamma
11:30 Bug #76022 (Needs Feedback): Database Connection don't work on 1&1 Servers
This is really strange, never had a problem connecting to MySQL on 1&1 Servers. Could you try changing *localhost* to... Morton Jonuschat
11:14 Bug #76022: Database Connection don't work on 1&1 Servers
That's the problem. There is nothing special.
I followed the Installation Process, created the symlinks, booted up t...
Paul Kamma
10:48 Bug #76022: Database Connection don't work on 1&1 Servers
I think you will have to be more specific and find what is special about your setup. TYPO3 7 can certainly connect to... Joris Willems
10:42 Bug #76022: Database Connection don't work on 1&1 Servers
I already did it. So far the DB Connect only doesn't work with typo3 7. Paul Kamma
10:31 Bug #76022: Database Connection don't work on 1&1 Servers
I am not sure if this is a valid bug report. It's hard to tell what goes wrong with the 1&1 hosting servers or reprod... Joris Willems
10:23 Bug #76022 (Closed): Database Connection don't work on 1&1 Servers
After filling out the Database credentials in the "Database connection" step it always returns the error.
"Databas...
Paul Kamma
14:35 Bug #76029 (Rejected): Regex in ExtensionManagementUtility::executePositionedStringInsertion is broken if you want to insert after a palette
Closing as duplicate of #75946 Morton Jonuschat
14:29 Bug #76029 (Rejected): Regex in ExtensionManagementUtility::executePositionedStringInsertion is broken if you want to insert after a palette
... Marco Huber
13:30 Task #75992 (Resolved): Streamline styling of RTE context menu
Applied in changeset commit:3cfb55673f422423b61085bdeb0755551fb0b868. Andreas Fernandez
08:21 Task #75992: Streamline styling of RTE context menu
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:21 Task #75992: Streamline styling of RTE context menu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Task #76020 (Resolved): Don't display new database settings in Configuration module
Applied in changeset commit:1f78418c66eef527248f16927ea6ce182b7648f2. Jigal van Hemert
07:40 Task #76020: Don't display new database settings in Configuration module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Bug #75844 (Resolved): Clear cache inconsistency in toolbar
Applied in changeset commit:211c3a7b529cc935bd264c33c1e2ed95ecc64012. Christian Kuhn
11:28 Bug #75844: Clear cache inconsistency in toolbar
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:21 Bug #75844: Clear cache inconsistency in toolbar
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Bug #75844: Clear cache inconsistency in toolbar
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:41 Task #75991: Upgrade Wizard to add <p> tags to RTE fields
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:11 Bug #76025 (Closed): EXT:form 7.6.0 data will not saved from the wizard
For example, when I change the Label under Options, the value will not be saved. I have to do it by hand in the code.... Hans-Georg Althoff
10:47 Bug #76024 (Closed): Firefox: Caret not leaving link tag on shift+enter and space
Using rtehtmlarea shipped with TYPO3 4.5, 6.2, 7.6 and using Mozilla Firefox (tested on different versions including ... Ralf Hettinger
10:46 Bug #76019: EXT:form - problem with form element RADIOGROUP
I am not from the core team, just a user reading the activity stream on the forge.
If you recreate one of the forms...
Joris Willems
10:01 Bug #76019: EXT:form - problem with form element RADIOGROUP
If I start a new form with the wizard, it will be displayed.
But my old forms, opened with the wizard, will not di...
Hans-Georg Althoff
10:46 Bug #64742 (New): first click on update-icon does not start update-dialog
I also had this issue, but never looked into this, hopefully I'll remember this issue next time. Alexander Opitz
10:44 Epic #73121 (New): Render() method arguments should be moved to initializeArguments()
Alexander Opitz
10:43 Bug #71399: 404 page generates an exception below the page
So, can we close this issue? Alexander Opitz
10:42 Bug #73133 (New): Wrong behaviour of "backend_layout_next_level"
Alexander Opitz
10:41 Bug #69454 (New): Shortcut page ignores the configured url target
Alexander Opitz
10:40 Task #73020 (New): Default sorting like in version 6.2
Alexander Opitz
10:39 Feature #72744 (New): Install Tool should warn about wrong/absent Imagemagick configuration on the tab 'Important actions'
Alexander Opitz
10:34 Feature #26139 (New): un-/hide multiple records with one click
Alexander Opitz
10:33 Bug #70882 (Closed): fluid_styled_content textmedia CE – width of video elements not available
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
10:31 Bug #72587 (Closed): Extdirect Exeption when creating a folder in page tree
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
10:30 Bug #72874 (New): Install Tool not working properly with PHP 5.6 (v7.6.2)
Alexander Opitz
10:29 Bug #72502 (Closed): FE menu page disappears if Shortcut Mode is First Subpage and Shortcut Target has a value
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
10:28 Bug #72613 (Closed): Extbase does not delete 1:1 related objects with @cascade remove
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
10:28 Bug #67533 (New): Legacy uploadfolder does not work correct in workspaces
Alexander Opitz
10:20 Bug #68247 (New): group maxitems woes
I think this is still the case. at least the whole maxitem area in combination with the different renderTypes is a bi... Christian Kuhn
09:33 Bug #68247 (Closed): group maxitems woes
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:43 Feature #38844 (New): Add code list to felogin
Alexander Opitz
09:43 Bug #54488 (Closed): Images vanishing from output in preview
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:41 Feature #66948 (New): Make workspaces.previewLinkTTLHours setting part of the WS itself
Alexander Opitz
09:37 Feature #39638 (Closed): respect box width and height in gifbuilder imagesize
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:35 Bug #58806: CategoryBasedFileCollection returns duplicate files
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:35 Feature #7848 (New): Support array / multiple values in $query->contains
Alexander Opitz

2016-05-02

23:12 Task #76020 (Under Review): Don't display new database settings in Configuration module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:04 Task #76020 (Closed): Don't display new database settings in Configuration module
The original database settings were already blinded in the Configuration module. The new doctrine settings should als... Jigal van Hemert
21:50 Feature #76008: Add property visibility to DebuggerUtility::var_dump
Features won't be included in stable releases. Wouter Wolters
11:42 Feature #76008: Add property visibility to DebuggerUtility::var_dump
The Visibility could be checked in \TYPO3\CMS\Extbase\Utility\DebuggerUtility::renderContent and then passed to the o... Nicola Heisch
11:39 Feature #76008 (Closed): Add property visibility to DebuggerUtility::var_dump
It would be great if the method \TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump would show the visibility of obj... Nicola Heisch
18:22 Bug #76019 (Closed): EXT:form - problem with form element RADIOGROUP
I have updated from 7.6.4 to 7.6.6.
If I now go to my mail form and start the wizard, the form will not displayed an...
Hans-Georg Althoff
18:07 Bug #36494 (Closed): GMENU img has "name" attribute instead of "id" in html5
This has been solved with https://review.typo3.org/#/c/47975/ so I think I can close it.
If you think this is the ...
Riccardo De Contardi
16:25 Bug #62902 (Closed): csc-textpic rendering and styles breaks responsive images in Firefox
I close this because the bug in Firefox has been fixed in version 46, please update your browser.
If you think thi...
Riccardo De Contardi
16:20 Feature #71697 (New): Multi-Channel-Publishing
Riccardo De Contardi
15:14 Feature #76015 (Closed): Scheduler Status Update Report only on warnings and errors
It would be great to have an option in the scheduler task to only send Status Update Reports in case of errors and wa... Peter Proell
14:54 Feature #76014 (Closed): Check Errors in System Log
It would be great to have a checkbox to mark errors in the log as "seen and checked". Peter Proell
13:01 Bug #32356: BE keeps logging me out
For future visitors with the same problem:
Try setting [BE][lockIP] to 0 in the Install Tool and/or set the "Disab...
Sebastian Michaelsen
12:06 Bug #76012 (Closed): Swapped page "Media" image file in workspace not shown unless published
When editing a page with an existing file in Resources -> Media in a workspace by deleting the current file and addin... Christian Weiske
11:45 Feature #76009 (Closed): SystemInformationMenu: system log link should set filter in log
The link pointing from system information menu to log should set a filter to show only entries of type 'Error' (-1).
...
Felix Althaus
11:25 Feature #72174 (New): Fluent setter for AbstractDomainObject->setPid()
Alexander Opitz
11:24 Feature #55253 (Closed): Batch generation of workspace preview links
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
11:22 Bug #72279: Current 7.6.1 breaks in 4th step of Install Tool
Is TYPO3 installed in a synchronized file system directory? (Synchronized between VM and host) Alexander Opitz
11:18 Task #72037: Truncate indexed_search tables before indexing with crawler
Hi Sven, I can't confirm this behavior if using the crawler via the scheduler.
How do you run indexed search?
Alexander Opitz
11:16 Task #72199 (New): Review/update list of MySQL commands required
Alexander Opitz
11:12 Bug #75744 (Closed): BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
Closed as requested. Bug in Flux it seems. Wouter Wolters
07:34 Bug #75744: BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
Thanks you Daniel :) Bharat parmar
11:10 Bug #72124 (On Hold): Make it visual more clear which button of the confirm dialog is highlited
Alexander Opitz
11:09 Bug #58301 (New): Object values from checkboxes and radio buttons not present for checked attribute after failing model validation
Alexander Opitz
11:06 Bug #70202 (New): Upload extension as zip overrides old version even if dependency check fails and you click back
Alexander Opitz
11:05 Feature #69766 (New): Items of TCA select "special" unsorted
Alexander Opitz
11:03 Task #71095 (New): Add language debug mode to All Configuration
Alexander Opitz
10:58 Bug #36660 (New): TCA type-field and required fields bypass
Alexander Opitz
08:59 Task #76000 (Under Review): Upgrade swiftmailer
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:58 Task #76000 (Closed): Upgrade swiftmailer
Upgrade to recent version with some (potentially useful/needed) bugfixes.
https://github.com/swiftmailer/swiftmail...
Stefan Neufeind

2016-05-01

22:06 Bug #52877: replace extjs panels with pure css and get rid of the overhead
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:50 Bug #75998: be user and group "limit to language" property not saved when choosing default only
PHPv7.0.5 Joris Willems
20:34 Bug #75998: be user and group "limit to language" property not saved when choosing default only
As a workaround I set the language to German only and then:
@update be_groups set allowed_languages="0" where allowed...
Joris Willems
20:25 Bug #75998 (Closed): be user and group "limit to language" property not saved when choosing default only
version 8.0.1
When I open a backend user or group and set the default language (id 0) as only language the modificat...
Joris Willems
18:37 Task #75991: Upgrade Wizard to add <p> tags to RTE fields
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:23 Task #75991 (Under Review): Upgrade Wizard to add <p> tags to RTE fields
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:28 Bug #75997 (Closed): Validation failed while trying to call xxxController->showAction().
I just updated to TYPO3 7.6.6, but now I have the problem, that I get often this error message:
Validation failed wh...
Kurt Gusbeth
14:35 Task #75759 (Under Review): Doctrine: migrate ext:backend/Controller/Page
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:35 Task #75760: Doctrine: migrate ext:backend/Classes/Domain/Repository/Localization
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:31 Task #75760 (Under Review): Doctrine: migrate ext:backend/Classes/Domain/Repository/Localization
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:25 Task #75992: Streamline styling of RTE context menu
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:00 Bug #75994 (Resolved): Module be_users does not ask for confirmation to delete when clicking the wastebasket icon
Applied in changeset commit:eb2ca5d215c37524f6136efc0edef37127f7ff05. Frank Nägler
09:53 Bug #75994: Module be_users does not ask for confirmation to delete when clicking the wastebasket icon
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:44 Bug #75996 (Closed): Improve performance of dynamic additions of class loading info in non composer mode
# Evaluate a possibility to add the alias loader, once an extension is installed that requires alias maps
## Maybe j...
Helmut Hummel

2016-04-30

22:18 Bug #75994 (Under Review): Module be_users does not ask for confirmation to delete when clicking the wastebasket icon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:06 Bug #75994 (Accepted): Module be_users does not ask for confirmation to delete when clicking the wastebasket icon
thanks for your report, I can confirm with current master and will take care. Frank Nägler
21:52 Bug #75994 (Closed): Module be_users does not ask for confirmation to delete when clicking the wastebasket icon
I accidently deleted a user from the installation. Had to restore it directly on the db.
version 8.0.1
Joris Willems
19:30 Bug #52877: replace extjs panels with pure css and get rid of the overhead
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:06 Bug #52877: replace extjs panels with pure css and get rid of the overhead
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:48 Feature #69824: Introduce PdoFileBackend
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:47 Task #75992 (Under Review): Streamline styling of RTE context menu
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:43 Task #75992 (Closed): Streamline styling of RTE context menu
Andreas Kienast
15:03 Bug #74332 (Resolved): RTE context menue position is wrong
Applied in changeset commit:49955a79239e2cc01ce3b63f4aca8231eb432f6b. Andreas Fernandez
15:03 Bug #74332: RTE context menue position is wrong
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:41 Bug #74332: RTE context menue position is wrong
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Bug #74332 (Under Review): RTE context menue position is wrong
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:04 Feature #75988 (Rejected): Add signal to adjust buttons to FileListController
There is already a hook for this. @$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['Backend\Template\Components\ButtonBar']... Frans Saris
11:37 Task #75991: Upgrade Wizard to add <p> tags to RTE fields
https://review.typo3.org/#/c/46679/ Christian Kuhn
08:02 Task #75991 (Rejected): Upgrade Wizard to add <p> tags to RTE fields
The RTE now always stores <p> tags in the database. An Upgrade Wizard is needed to migrate existing data to the new f... Jigal van Hemert
10:19 Bug #75983 (Resolved): GMENU rollover not working
Applied in changeset commit:65141417e3c37dd178e77312bbd9074eb074f05e. Frank Nägler
10:19 Bug #75983: GMENU rollover not working
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
03:04 Bug #75964: Fatal error when selected empty database is deleted before submitting the form
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review

2016-04-29

21:25 Feature #75988 (Rejected): Add signal to adjust buttons to FileListController
Hi,
I want to add buttons in my filelist for external usages to invoke functionality with current selected directo...
Benjamin Serfhos
21:12 Bug #75964: Fatal error when selected empty database is deleted before submitting the form
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:53 Bug #75964 (Under Review): Fatal error when selected empty database is deleted before submitting the form
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:00 Bug #75964 (Resolved): Fatal error when selected empty database is deleted before submitting the form
Applied in changeset commit:7b665c583519d2f3ead234a220ac595d7a669f8a. Anonymous
20:59 Feature #75987 (Closed): Implement request throttling/ rate limiting functionality and API
Our current brute force protection is non existent:
There are cases where specific functionality should be throttl...
Helmut Hummel
20:30 Bug #75910 (Resolved): GridEditor break layout for some combinations of colspan and rowspan
Applied in changeset commit:44da279c20a3e6bf40dd3ad38626b39d02528380. Frank Nägler
11:28 Bug #75910: GridEditor break layout for some combinations of colspan and rowspan
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Bug #75910: GridEditor break layout for some combinations of colspan and rowspan
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:50 Bug #75910: GridEditor break layout for some combinations of colspan and rowspan
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Bug #75809 (Resolved): Impossible to edit Backend-Users when Chrome Password Manager is used
Applied in changeset commit:22776aae2be015663647fb921ce829cda17de40a. Nicole Cordes
19:59 Bug #75809: Impossible to edit Backend-Users when Chrome Password Manager is used
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:38 Bug #73359: backend_layout Selected Icon missing
Please add this feature again. The mini image is nice but it would be more clear mark the backendlayout image also.
...
Stephan Bauer
16:50 Bug #75983 (Under Review): GMENU rollover not working
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Bug #75983 (Closed): GMENU rollover not working
GMENU rollover JS does not work. Images are ok, but nothing happens. Error console shows error in javascript

Refe...
Vladimir Kubak
14:42 Bug #19004 (Rejected): Content Type Menü - starting at page id 0 not possible
this issue is not important enough to fix in 6.2.
since the problem not occurs in 7.6 I will close this issue now.
Frank Nägler
14:38 Bug #65355 (Needs Feedback): Combination of Wizards looks a little bit ugly
can you test it again with the new colorpicker on master? Frank Nägler
14:29 Bug #74332 (Accepted): RTE context menue position is wrong
Frank Nägler
14:27 Bug #74332: RTE context menue position is wrong
can confirm a wrong position in chrome on OS X and TYPO3 7.6.6, see my screenshot :
!{width:100%}chrome.png!
Frank Nägler
14:18 Bug #74332 (Needs Feedback): RTE context menue position is wrong
which operating system and browser do you use? Frank Nägler
14:27 Bug #73580: renderType = selectTree looks odd and missing translation
I might have found it:
sysext/backend/Classes/Form/FormDataProvider/TcaSelectTreeItems.php:...
Claus Harup
14:11 Bug #73580: renderType = selectTree looks odd and missing translation
Something has been corrected in 7.6.6, but we still miss the translations :-) Claus Harup
14:15 Bug #75947 (Resolved): Creation of subcategories impossible after upgrading to 6.2.22
Applied in changeset commit:dc06bd583c3709328626e618cff6654298e512ab. Anonymous
14:14 Bug #75947: Creation of subcategories impossible after upgrading to 6.2.22
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:53 Bug #75982 (Closed): Can not select Checkbox in Tree Wizard
Hi this is already reported under #75947 and has already a pending patch. If possible, please test the according patc... Wouter Wolters
13:50 Bug #75982 (Closed): Can not select Checkbox in Tree Wizard
Just updated from 6.2.15 to 6.2.22 and recognized i can not select any item from a rendered checkbox tree anymore.
...
Philipp Wrann
13:44 Bug #71719 (Resolved): IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
Applied in changeset commit:5ccdeb32d3bfc1d94e40a8b9881bb048bbf72a1f. Christian Kuhn
13:36 Bug #71719: IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #75976 (Resolved): deprecated configuration name for number of files feature
Applied in changeset commit:93d3a9a3d4ab86e1dc2d5684b1da06cfa18ee750. Stephan Großberndt
11:25 Bug #75976: deprecated configuration name for number of files feature
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Bug #75976 (Under Review): deprecated configuration name for number of files feature
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:14 Bug #75976 (Closed): deprecated configuration name for number of files feature
https://review.typo3.org/#/c/47761 needs a followup because using @mod.@ in user TSconfig is deprecated according to ... Stephan Großberndt
13:04 Task #75963 (Resolved): Document how to create custom postprocessors in FORM
Applied in changeset commit:298ccd3c12e9c4dad9c1503ff2aefeaa7ca98601. Tymoteusz Motylewski
13:03 Task #75963: Document how to create custom postprocessors in FORM
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:01 Task #75963: Document how to create custom postprocessors in FORM
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:55 Task #75963: Document how to create custom postprocessors in FORM
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:53 Bug #75981 (Closed): Timing of content elements in other languages not allowed (tt_content, l10n_display, defaultAsReadonly)
*Scenario*
Hide text&image CE at different dates in different languages.
There has been a decision that translated ...
Daniel Wagner
12:30 Task #75935 (Resolved): Document indexed_search fluid templating
Applied in changeset commit:284011327e60b5fe8081adff93b0eab99f8edf13. Anonymous
11:25 Task #75935: Document indexed_search fluid templating
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:47 Task #75969 (Resolved): Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
Applied in changeset commit:3db4a3e89f122fdb7098f29ba2e59be4827f8a8f. Morton Jonuschat
10:23 Task #75969 (Under Review): Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Task #75969 (Resolved): Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
Applied in changeset commit:d3d23b4717e46148e1498829034cd3d7782d2aec. Frank Nägler
11:28 Bug #75980 (Closed): Insert link in RTE from frontend editing
Hello,
I use frontend editing for create a *new* content element.
When I want to insert a link in the RTE, I ha...
Guillaume Germain
10:52 Bug #75978: Content element after drag and drop not responsive
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Bug #75978: Content element after drag and drop not responsive
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:26 Bug #75978: Content element after drag and drop not responsive
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:25 Bug #75978: Content element after drag and drop not responsive
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:24 Bug #75978: Content element after drag and drop not responsive
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:20 Bug #75978: Content element after drag and drop not responsive
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:18 Bug #75978 (Under Review): Content element after drag and drop not responsive
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:18 Bug #75978 (Closed): Content element after drag and drop not responsive
If you move a content element in page module it gets a fixed width. Then this element not responsive. It needs to res... Markus Sommer
10:51 Task #75852: Doctrine: migrate EXT:sv
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:56 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:04 Bug #75728: Class not found in various extensions when Clearing all Caches in the install tool
I have the same issue here. (Typo3 7.6.6, PHP 5.5.14).
I checked, but there is no folder typo3temp/autoload. I only...
Thomas Ernst
08:26 Feature #75871: Merge old $GLOBALS['TBE_STYLES']['stylesheet'] and $GLOBALS['TBE_STYLES']['stylesheet2']
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:53 Bug #75977 (Closed): Textarea for imageMagick Commands is to small
With this patch the textarea will use full width:... Stephan Bauer
00:16 Bug #52877: replace extjs panels with pure css and get rid of the overhead
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2016-04-28

23:42 Bug #70288 (Closed): Eval int required check allows 0
I would like to close this issue. There is a workaround for a lot of cases: You could define a "range" => [ lower => ... Christian Kuhn
23:00 Bug #75861 (Resolved): Cleanup JavaScript for ColorPicker
Applied in changeset commit:a51a5d6623c026bec5feda07fbc0d8b7a6b67145. Frank Nägler
11:50 Bug #75861: Cleanup JavaScript for ColorPicker
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:45 Bug #71719: IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:20 Bug #71719: IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:15 Bug #71719: IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:12 Bug #71719 (Under Review): IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Bug #71719: IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
working on a patch. Christian Kuhn
13:39 Bug #71719: IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception
confirmed:
* ext:styleguide with data generator
* page: inline usecombination
* delete the second record "Form engin...
Christian Kuhn
21:25 Bug #73125: 500 Error in GroupElement.php due to group db fields in flexform containers
Frank, I did not state nested section containers can not be done.
The situation is that the list of bugs triggered b...
Christian Kuhn
21:15 Task #75969: Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Task #75969: Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Task #75969 (Under Review): Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:03 Task #75969 (Closed): Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
Frank Nägler
20:28 Bug #75974: UriBuilder will not generate pageType 0 links
Is it possible to change this issue to "won't" fix but still let it show up when searching.
This "is" an issue but...
Bernhard Kraft
20:26 Bug #75974 (Closed): UriBuilder will not generate pageType 0 links
When the current page type (TSFE->type) is different than "0" the UriBuilder can not generate any links to pageType "... Bernhard Kraft
19:03 Bug #28857: BackendConfigurationManager wrong implementation of getCurrentPageId
Wouldn't it be a start to allow setting the PID to use (currentPageId) from within TS-Config.
I encountered this i...
Bernhard Kraft
18:05 Bug #75972 (Closed): Wrong result title
I'm closing this issue now. Please ask support questions on Slack or on the mailing lists. This is only the bug track... Markus Klein
17:48 Bug #75972: Wrong result title
Oh my God ...
In the localconf, the show action was non-cachable ...
Then it works :)
But I don't understand h...
Antoine Bouet
17:41 Bug #75972: Wrong result title
Is your plugin cached as well? Markus Klein
17:13 Bug #75972: Wrong result title
The page is cached :(
I have news system too and it works for this plugin but not with mine ...
I tried to put in...
Antoine Bouet
17:07 Bug #75972: Wrong result title
I guess it has to do whether your page is cached or not.
Generally it suffices to only use the last two code lines...
Markus Klein
16:42 Bug #75972 (Closed): Wrong result title
Hi all,
I have a detail page which displays the content of an item from a plugin.
I put in my show action :
<p...
Antoine Bouet
18:00 Bug #75954 (Resolved): UnitTest Failure in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
Applied in changeset commit:cbeddfd15ab8193ddcd591f0959d844cfa5a8ab5. Jigal van Hemert
17:31 Bug #75954: UnitTest Failure in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:19 Bug #75954: UnitTest Failure in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:52 Task #75956: Doctrine: migrate EXT:backend/Domain/Repository/BackendUserSessionRepository
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:29 Task #75898: Doctrine: migrate EXT:backend/Configuration/TranslationConfigurationProvider
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:29 Bug #75971 (Closed): Buttons not working in Filelist search results
When searching for files in the Backend Module "Filelist" the action buttons (rename, replace, etc.) don't do anythin... Deleted Account
14:19 Bug #75946 (Resolved): ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Applied in changeset commit:9ec641257d374269a971e1ac3f005cb2b7c2bf45. Thomas Schlumberger
14:19 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:00 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:50 Bug #75966 (Closed): Editing all records after deleting one throws exception
The current record list deletes records using ajax (which is REALLY nice :) )
If you click the edit-link in the tabl...
Robert Vock
13:17 Feature #48013: Add support for progressive jpg files
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:12 Task #75963 (Under Review): Document how to create custom postprocessors in FORM
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:59 Task #75963: Document how to create custom postprocessors in FORM
Yes, this needs to be documented for TYPO3 7 (and maybe 6). For TYPO3 8 the whole postProcessor functionality will be... Björn Jacob
12:31 Task #75963 (Closed): Document how to create custom postprocessors in FORM
FORMS have 2 built in postprocessors but can also handle custom post processors.
We need to document that.
Tymoteusz Motylewski
12:54 Feature #75846: Integrate phpdotenv
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:37 Bug #75964 (Under Review): Fatal error when selected empty database is deleted before submitting the form
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:36 Bug #75964 (Closed): Fatal error when selected empty database is deleted before submitting the form
h3. Steps to reproduce
# create an empty database
# set up TYPO3 sources for new installation
# call install too...
Helmut Hummel
12:28 Feature #33914: EXT:form - Postprocessor to save to DB
+1 to have a database postprocessor built in FORMS
btw, there is an extension doing something similar here:
https:/...
Tymoteusz Motylewski
12:00 Bug #75961 (Resolved): Installation fails when an empty database is selected
Applied in changeset commit:831c2dee91b2656a44dd45e278b090992357f896. Anonymous
11:43 Bug #75961 (Under Review): Installation fails when an empty database is selected
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:42 Bug #75961 (Closed): Installation fails when an empty database is selected
Helmut Hummel
11:19 Bug #72318: Image Manipulation on Portrait images - wrong display in frontend?
Same Problem here (Version 7.6.6, CSS_styled_content). Thumbnail correctly displayed after cropping, but after saving... David Rellstab
10:56 Bug #75910: GridEditor break layout for some combinations of colspan and rowspan
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:19 Feature #75959 (Accepted): SystemStatusUpdateTask does not report when there is an TYPO3 Update
The SystemStatusUpdateTask checks all status-providers, which implement the ExtendedStatusProviderInterface and only ... Robert Vock
10:18 Bug #75958 (Closed): RTE - Show table borders in Firefox
Hello,
In Firefox, the RTE button "Show table borders" does not work. There is a CSS bug.
You must write "!imp...
Guillaume Germain
09:32 Bug #75744: BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
Ok, it looks like this issue is totally flux related. If you are still experiencing this issue, you should have a loo... Daniel Schultheis
07:49 Bug #75811: Backend speed decrease since 4.7
OS: Windows 10 (1511 10586.218)
Browser: Chrome 49.0.2623.112 m
Connection: ADSL (Low latency mode), NGI Italia, 7 ...
Ian Solo

2016-04-27

23:52 Task #75718: Doctrine: migrate ext:recycler/DeletedRecords
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:39 Task #75956 (Under Review): Doctrine: migrate EXT:backend/Domain/Repository/BackendUserSessionRepository
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:37 Task #75956 (Closed): Doctrine: migrate EXT:backend/Domain/Repository/BackendUserSessionRepository
Michael Oehlhof
23:17 Task #75898: Doctrine: migrate EXT:backend/Configuration/TranslationConfigurationProvider
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:14 Task #75898: Doctrine: migrate EXT:backend/Configuration/TranslationConfigurationProvider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:12 Bug #75932 (Resolved): SQL-Error in ProcessedFileChecksumUpdate
Applied in changeset commit:c03be605def5fcb70f1e1d8ce2dadce51137cc21. Stephan Großberndt
23:12 Bug #75932: SQL-Error in ProcessedFileChecksumUpdate
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:07 Bug #75954 (Under Review): UnitTest Failure in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:58 Bug #75954 (Closed): UnitTest Failure in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
Running the unit tests in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php with a TimeZo... Morton Jonuschat
23:00 Task #75636 (Resolved): Doctrine: migrate ext:recycler/Utility
Applied in changeset commit:21dba7b12f75f2b0337bf67dcfceb186f7d19e7e. Michael Oehlhof
22:31 Task #75636: Doctrine: migrate ext:recycler/Utility
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:42 Task #75636: Doctrine: migrate ext:recycler/Utility
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:41 Task #75636: Doctrine: migrate ext:recycler/Utility
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:51 Task #75645: Doctrine: migrate ext:backend/Tree
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:21 Task #75645: Doctrine: migrate ext:backend/Tree
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:20 Task #75645: Doctrine: migrate ext:backend/Tree
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:37 Task #75823 (Resolved): Allow selecting columns with aliases
Applied in changeset commit:ed825b2727ea74c0c09e059bc25362cb954e393e. Morton Jonuschat
21:37 Task #75955 (Closed): Doctrine: migrate ext:tstemplate/TypoScriptTemplateModuleController
Sorry this was already created but not set to the parent :( Wouter Wolters
21:27 Task #75955 (Closed): Doctrine: migrate ext:tstemplate/TypoScriptTemplateModuleController
Daniel Siepmann
20:48 Bug #73209 (Resolved): PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Applied in changeset commit:ae09f8752a2cd28821106e58bdaffe1b156111b5. Christian Kuhn
20:00 Bug #73209 (Under Review): PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:00 Bug #73209 (Resolved): PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Applied in changeset commit:e1882ba10bc7e4dc47379eda9753b8b9367a30e7. Christian Kuhn
19:53 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:05 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
confirmed, this also affects PAGE_TSCONFIG_ID, PAGE_TSCONFIG_IDLIST and PAGE_TSCONFIG_STR
With 7.6 the "global" fle...
Christian Kuhn
20:46 Bug #75820 (Resolved): Languages module doesn't work if server can't reach https://repositories.typo3.org/mirrors.xml.gz
Applied in changeset commit:445ff455c599e7f11fbe171dc71e923b44a03f0e. Nicole Cordes
20:44 Bug #75820: Languages module doesn't work if server can't reach https://repositories.typo3.org/mirrors.xml.gz
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:41 Bug #75864 (Resolved): Extension installation fails if extension needs dependencies to be installed
Applied in changeset commit:9302d22c50276ae5a7d641e5545e9c17ed9b296f. Nicole Cordes
20:29 Bug #75952 (Closed): Prepared statements fail for a configured second database
I am using the following dbal configuration:
https://gist.github.com/DenisMir/e98498d41652843a63a770af5d293683
...
Denis Mir
20:20 Bug #70382 (Closed): Highlight current result item in suggest wizard
Was fixed with #70463 Daniel Siepmann
20:18 Bug #70463 (Resolved): Suggestions can't be selected by cursor keys
Applied in changeset commit:36b4043cfdf9ad0e79ed83bbb2b2bbe6bdc697da. Daniel Siepmann
20:18 Bug #70463: Suggestions can't be selected by cursor keys
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:23 Bug #70463: Suggestions can't be selected by cursor keys
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:11 Bug #70463: Suggestions can't be selected by cursor keys
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:09 Bug #70463: Suggestions can't be selected by cursor keys
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:37 Bug #70463: Suggestions can't be selected by cursor keys
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:15 Bug #75883 (Resolved): Upgrade wizards (and possibly other parts) of the Install Tool fatal due to missing DI
Applied in changeset commit:16c4eb4d3f634c771d444bc3ff0ad961657f34e3. Jigal van Hemert
12:51 Bug #75883 (Under Review): Upgrade wizards (and possibly other parts) of the Install Tool fatal due to missing DI
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:10 Bug #75912 (Accepted): PostgreSQL: Argument of AND must be type boolean, not type integer
Probably due to wrong usage of the page permissions methods in the QueryGenerator. Statement is "wrong" on MySQL as w... Morton Jonuschat
20:03 Bug #75936 (Closed): Local extensions can be updated although allowLocalInstall in installtool is NOT checked
Wouter Wolters
20:03 Bug #75936: Local extensions can be updated although allowLocalInstall in installtool is NOT checked
Hi thanks for reporting. This is already registered in #70861. I close this issue as a duplicate. Wouter Wolters
10:20 Bug #75936: Local extensions can be updated although allowLocalInstall in installtool is NOT checked
Version clarification: TYPO3 6.2.21 Clemens Riccabona
09:59 Bug #75936 (Closed): Local extensions can be updated although allowLocalInstall in installtool is NOT checked
If the allowLocalInstall (and allowGlobalInstall) in installtool is set, IMHO not only installations but also updates... Clemens Riccabona
19:30 Feature #75821 (Resolved): Integrate BackendUtility::versioningPlaceholderClause() into QueryContext/QueryRestrictionBuilder
Applied in changeset commit:e4d08f113ce86f37a25b29fdc04180a48d0f2feb. Morton Jonuschat
17:59 Bug #75950 (Closed): Setting rootUid via PageTS not working for CE menu (menu_type=categorized_pages)
Setting... Gerhard Rupp
17:41 Bug #75949 (Closed): Incomplete category tree in CE menu (menu_type=categorized_pages)
sys_categories in menu tree are only shown up to level 4
TCA definition of "tt_content.selected_categories" lacks ...
Gerhard Rupp
17:40 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:56 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:40 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:09 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Bug #75946 (Under Review): ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #75946 (Needs Feedback): ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
I use this API hundreds of times and I don't have any problems. Maybe some other ext is overriding your TCA again?
(...
Markus Klein
14:03 Bug #75946 (Closed): ExtensionManagementUtility won't insert fields in the right position if the position parameter is set
If @\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes()@ is being used to add custom fields to a t... Thomas Schlumberger
17:00 Bug #75606 (Resolved): Override label of a flexform field with pageTSconfig not possible anymore
Applied in changeset commit:7ec4d01e22ca7e7d6e64ccf8c7fe3e0970acb45c. Christian Kuhn
16:50 Bug #75606: Override label of a flexform field with pageTSconfig not possible anymore
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
06:25 Bug #75606: Override label of a flexform field with pageTSconfig not possible anymore
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:52 Bug #75947: Creation of subcategories impossible after upgrading to 6.2.22
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Bug #75947 (Under Review): Creation of subcategories impossible after upgrading to 6.2.22
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:48 Bug #75947: Creation of subcategories impossible after upgrading to 6.2.22
I encountered the same issue. This issue is caused by fix for #75519 (Flexform select rendermode tree doesn't respect... Alexander Bigga
15:29 Bug #75947: Creation of subcategories impossible after upgrading to 6.2.22
This problem only seems to occur with *maxitems* set.
In my tests (with sys_category) I encountered the following ...
Deleted Account
14:50 Bug #75947: Creation of subcategories impossible after upgrading to 6.2.22
After unchecking a parent node no checkbox is checkable anymore. In 6.2.22 the select treeview is currently in an unu... Klaus Moser
14:37 Bug #75947 (Closed): Creation of subcategories impossible after upgrading to 6.2.22
After upgrading to Typo3 6.2.22 it is impossible to create subcateogires to existing (sys_)categories.
Selecting a...
Klaus Moser
16:30 Bug #75942 (Resolved): BigDocumentTemplate was removed without deprecation
Applied in changeset commit:a0942daae40c6b8c761fa3d23a7cfe0251606e2c. Stephan Großberndt
11:55 Bug #75942 (Under Review): BigDocumentTemplate was removed without deprecation
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:40 Bug #75942 (Closed): BigDocumentTemplate was removed without deprecation
While the other size related DocumentTemplate classes ... Stephan Großberndt
15:53 Bug #75830: Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
Regression introduced, see #75946 Markus Klein
15:42 Bug #47192: setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objects
Hello,
please keep this patch for 7 LTS, do not make us wait longer for it.
Rafal Brzeski
15:34 Bug #75848: Translated file meta data preassign wrong image meta for media elements
correct project m s
14:19 Bug #75848: Translated file meta data preassign wrong image meta for media elements
EDIT: wrong project m s
14:11 Bug #75811: Backend speed decrease since 4.7
Hey,
thank you for the tests and numbers.
can you please provide some more information, especially:
- Operating ...
Frank Nägler
13:51 Bug #71973: Sorting of file relations doesn't have any effect in a workspace
Thanks for your feedback, Oliver.
The files are normal content elements of type Filelinks so AFAIK it's TypoScript...
Lorenz Ulrich
13:37 Bug #71183 (Under Review): Flexform sections don't persist toggle state
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:58 Bug #72556: Move placeholder won't be removed anymore in explicitADmode=>explicitAllow environments
The problem did not exist in Version 6.2.15. The problem occurred at least in 6.2.17. Uwe Trotzek
12:45 Bug #70522 (Closed): processSelectFieldValue needs to happen before any processForeignTableClause is called
hmmm, this is hard to solve.
i think there is a chicken-egg issue here: db value calculation needs the item list w...
Christian Kuhn
11:46 Bug #75943 (Closed): Returned value from "form field wizard" in flexform is not stored in database, when compatibility6 is installed
This issue occures again, when compatibility6 is installed:
https://forge.typo3.org/issues/69047
In short: Values...
Armin Vieweg
11:30 Bug #75270: Pages inserted twice when copied via the backend
I would like to set this to Target version 8, having some progress and fail-safe copy/paste process would be a major ... Philipp Wrann
10:40 Bug #70523 (Rejected): processForeignTableClause in case of array should be a comma separated list (e.g. MM relations)
Mmmmmh, I'll close this one as rejected:
Having a select field that uses a foreign_table_where with a marker that ...
Christian Kuhn
10:15 Bug #70523: processForeignTableClause in case of array should be a comma separated list (e.g. MM relations)
change referenced by andreas: http://review.typo3.org/43425 Christian Kuhn
10:32 Bug #73707: FAL flexform image configuration not working properly
I think it's related to https://forge.typo3.org/issues/71436 ondro no-lastname-given
10:15 Story #75880: Add art direction capabilities to BE
+1 Clemens Riccabona
10:12 Bug #75934 (Under Review): htaccess block index.rst files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:22 Bug #75934 (Closed): htaccess block index.rst files
Index.rst files are accessibly via direct type-in
e.g. in sysext/core/Documentation
Fix access to Index.rst in Fi...
Felix Kopp
10:04 Bug #75937 (Rejected): Updating global extensions via EM silently leaves potentially risky code on the server.
Since EM in 6.2 does not provide any information about installation place of Extension (typo3/sysext, typo3/ext, typo... Clemens Riccabona
09:59 Task #70032: Language diff should be as large as input field
Moving this issue from 'bug' to 'task' and to a different parent:
The pending patch was abandoned since it is a ra...
Christian Kuhn
09:53 Bug #70375 (Closed): PHP Warning: Illegal offset type in isset or empty in .../typo3/sysext/backend/Classes/Form/InlineRelatedRecordResolver.php line 233
Closing this issue:
The class InlineRelatedRecordResolver doesn't exist anymore in 7.6 / master, neither does the ...
Christian Kuhn
09:36 Task #75935 (Under Review): Document indexed_search fluid templating
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:34 Task #75935 (Closed): Document indexed_search fluid templating
The docs should tell us how to provide custom fluid templates for indexed_search. Christian Weiske

2016-04-26

23:56 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:13 Bug #73209 (Under Review): PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:58 Bug #70463: Suggestions can't be selected by cursor keys
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:08 Bug #70463 (Under Review): Suggestions can't be selected by cursor keys
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:05 Bug #70463: Suggestions can't be selected by cursor keys
That works in 6.2 LTS without any problems and since 7 you lose a lot of time by using the mouse instead. Daniel Siepmann
21:00 Task #72883 (Resolved): Replace colored action icons
Applied in changeset commit:1c87b5d2a84df7231d06cc634e2c6d819f70311a. Frank Nägler
13:07 Task #72883 (Under Review): Replace colored action icons
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:11 Bug #75932 (Under Review): SQL-Error in ProcessedFileChecksumUpdate
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #75932 (Closed): SQL-Error in ProcessedFileChecksumUpdate
We use utf8_unicode_ci on our servers. Using the ProcessedFileChecksumUpdate leads to an SQL error:... Stephan Großberndt
19:07 Bug #75721: Updating extension list fails in Typo3 6.2.21
In my case, I am using libxml 2.7.8 and it doesn't work. Jens Dede
11:24 Bug #75721: Updating extension list fails in Typo3 6.2.21
As stated in https://forge.typo3.org/issues/75022 there are cases where libxml 2.9.1 does work and 2.9.2 doesn't - so... Stephan Großberndt
10:49 Bug #75721: Updating extension list fails in Typo3 6.2.21
Interesting... the error in issue #75022 was "unable to open source data", the report here is "unable to load source ... Oliver Hader
18:19 Task #75852: Doctrine: migrate EXT:sv
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Bug #70602: Page link wizard does not save selected page uid
Problem is still there (TYPO3 7.6.4) with the following flexform configuration.
If I type the link everything works ...
Peter no-lastname-given
11:50 Bug #70602: Page link wizard does not save selected page uid
I can confirm this same behaviour with TYPO3 7.6.5 and Flux 7.3.0.
When we try to add the link wizard through flux i...
Sergio Catalá
15:05 Bug #75606: Override label of a flexform field with pageTSconfig not possible anymore
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Bug #75606: Override label of a flexform field with pageTSconfig not possible anymore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Bug #75606 (Under Review): Override label of a flexform field with pageTSconfig not possible anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Feature #75871: Merge old $GLOBALS['TBE_STYLES']['stylesheet'] and $GLOBALS['TBE_STYLES']['stylesheet2']
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Bug #72554: f:image renders empty src attribute since 6.2.16
summary is correct but i do not understand the comment "(which is quite obvious)" and the fact that the issue is down... Grégory Duchesnes
11:09 Bug #72554 (Needs Feedback): f:image renders empty src attribute since 6.2.16
To sum it up (please correct, if wrong):
* using image of file-list (FAL image): works
* using path: does not work ...
Oliver Hader
11:05 Bug #72556: Move placeholder won't be removed anymore in explicitADmode=>explicitAllow environments
Thx for your report. Since this is marked as regression, can you please provide the version when this seemed to be wo... Oliver Hader
11:02 Bug #72992 (Resolved): No action icons in the workspace module anymore
Seems like this has been solved in March/April 2016. However, I could not find any fitting commit for that... Oliver Hader
10:55 Bug #73742: Hook to inject js into UserSettingModule not working anymore
What's the impact, can it be solved differently to inject custom JavaScript into EXT:setup? Oliver Hader
10:37 Bug #75920 (Closed): Extbase generic persistence casting float value to string causes wrong values if system locale is german
This has been fixed (but not released yet) in the meantime, see #75780 and #75825 but thanks for reporting. Mathias Brodala
10:35 Bug #75920: Extbase generic persistence casting float value to string causes wrong values if system locale is german
could someone fix the typo in the title please? ^locate^locale^ Philipp Wrann
10:34 Bug #75920 (Closed): Extbase generic persistence casting float value to string causes wrong values if system locale is german
When setting a float property to 45.5 and persisting it via extbase on a system with locale=de the resulting string w... Philipp Wrann
10:32 Bug #13056: admin users see all changes in LIVE workspace
... will have a look, the query to select records for the backend workspace module seems to be incomplete (not filter... Oliver Hader
10:24 Bug #75860 (Resolved): Double encoding of ampersand in image title-tag
Applied in changeset commit:30d48182e2d61a8bf2171fa16f54e9a7c3c728bc. Frank Nägler
10:20 Bug #75860: Double encoding of ampersand in image title-tag
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:20 Bug #75860: Double encoding of ampersand in image title-tag
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:18 Bug #72582: feedit does not work when logged in as feuser: Invalid request for route "/record/edit"
Christian Toffolo: I can confirm that the "Create new content element" button on the edit panel still causes the exce... Christian Weiske
09:25 Bug #72582: feedit does not work when logged in as feuser: Invalid request for route "/record/edit"
Christian Weiske: I already have the edits of patch 1 in my source code, no need to apply that one.
I came to this...
Ian Solo
09:12 Bug #72582: feedit does not work when logged in as feuser: Invalid request for route "/record/edit"
Christian Toffolo: Use the first patch (comment#10), not the second (comment#12). Christian Weiske
09:05 Bug #72582: feedit does not work when logged in as feuser: Invalid request for route "/record/edit"
Instead I applied Patch set 2 and when I try to login in the BE I get:
#1285067843: A back-end form protection may o...
Ian Solo
09:49 Bug #75460: Replacement of pictures of an image CE in workspaces
We have the same problem with a Typo3 7.6.4 Installation. Christoph Domin

2016-04-25

21:47 Bug #73591: Page Module: Click menu in content elements missing if editor has only read access
@Riccardo: I've just tested the behaviour. Looks good to me. Thx for pointing that out! Peter Kraume
21:32 Bug #75606: Override label of a flexform field with pageTSconfig not possible anymore
btw: this issue can be tested pretty easily with ext:news
TCEFORM.tt_content.pi_flexform.news_pi1.sDEF.settings\.o...
Christian Kuhn
21:29 Bug #75606: Override label of a flexform field with pageTSconfig not possible anymore
nasty.
docu link: https://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/TCEform/Index.html
docu exampl...
Christian Kuhn
20:05 Bug #75915 (Closed): Unsafe removing of empty redirect urls
In class FrontendLoginController in method processRedirect in line 749 an implode and explode is used with a delimite... Sven Wappler
19:58 Bug #75721: Updating extension list fails in Typo3 6.2.21
I think, I have a similar issue with 6.2.21:
When I try to upload my extension list, I get the following message:
<pr...
Jens Dede
19:19 Task #75028: Fluidification of TypoScriptTemplateModuleController
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:18 Bug #70780 (Resolved): IRRE: ignores PageTS pid overrides
Applied in changeset commit:691545ddd1806ad730ffda4c6b0ff97dcec66773. Christian Kuhn
19:09 Bug #70780: IRRE: ignores PageTS pid overrides
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:46 Bug #70780: IRRE: ignores PageTS pid overrides
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:01 Bug #70780 (Under Review): IRRE: ignores PageTS pid overrides
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:16 Bug #73751: columnsOverrides don't work with IRRE Elements
With the combination of patch from here [[https://forge.typo3.org/issues/71436]]... ondro no-lastname-given
18:02 Bug #75400: Related child elements don't get correct sys_language_uid during localization of parent record
This patch is working for me (works with gridelements and their children as well) but there is still a small caveat, ... Birger Stöckelmann
17:24 Bug #75912 (Closed): PostgreSQL: Argument of AND must be type boolean, not type integer
Just ran into this issue with error #1421053336 with current LTS version (7.6.5) and this query:
SELECT "uid" FROM...
Jan Pascal Maas
16:51 Bug #72931: Indexed search with strict standards
Update: our provider replaced the 7.6.4-core by a 7.6.5. At first (and second) glance i can report that search is wor... Steffen Liebig
15:40 Bug #61016 (Resolved): rsaauth sets separate session-cookie / uses default PHP-sessionhandling
Applied in changeset commit:49bf0d8892630315fb29b0d36aab3c5abf96a6a8. Stefan Neufeind
15:36 Bug #61016: rsaauth sets separate session-cookie / uses default PHP-sessionhandling
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:05 Bug #75519 (Resolved): Flexform select rendermode tree doesn't respect collapsed nodes
Applied in changeset commit:4e8a2efce7d5012fed6ae01c4190c1917739ae64. Frans Saris
15:04 Bug #75519: Flexform select rendermode tree doesn't respect collapsed nodes
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #75519: Flexform select rendermode tree doesn't respect collapsed nodes
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:02 Bug #57272: Extbase doesn't handle FAL translations correctly
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:46 Bug #75911 (Closed): modal box to re-enter password after automatic system-logout from BE does not work - password is considered empty
After automatic system-logout from BE the login procedure strikes by entering the consisting password. A new login is... Roland Reichenauer
14:19 Bug #75860: Double encoding of ampersand in image title-tag
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:16 Bug #75860 (Under Review): Double encoding of ampersand in image title-tag
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:59 Bug #75910 (Under Review): GridEditor break layout for some combinations of colspan and rowspan
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #75910 (Closed): GridEditor break layout for some combinations of colspan and rowspan
Frank Nägler
12:35 Bug #75909: Wrong link to wiki in Extbase typoscript
another occurrence of the link to old wiki is in
typo3/sysext/extensionmanager/ext_typoscript_setup.txt
Tymoteusz Motylewski
12:34 Bug #75909 (Closed): Wrong link to wiki in Extbase typoscript
file typo3/sysext/extbase/ext_typoscript_setup.txt
contains link to old project on wiki:...
Tymoteusz Motylewski
12:31 Task #75038: Respect ssl_verify_peer, ssl_verify_host and ssl_capath settings for curl requests
So I don't know if anybody regognizes notes on closed/resolved issues, I'll create a new issue Petra Arentzen
12:29 Bug #75908 (Rejected): Respect ssl_verify_peer, ssl_verify_host and ssl_capath settings for curl requests not only in case of using curlProxyServer
In contrast to solution in #75038 I think the @'ssl_verify_*'@ option in configuration should be respected not only w... Petra Arentzen
11:36 Bug #75904 (Closed): Category Model has icon property but no database field
@\TYPO3\CMS\Extbase\Domain\Model\Category@ has a property @$icon@ without a corresponding database field. Therefore i... Sebastian Michaelsen
10:30 Bug #66421: RTE insert Image from drag and drop tab - no image name showed (only size of image)
In version 8.1-dev (latest master) the drag&drop tab has been removed AFAICS. Riccardo De Contardi
10:27 Bug #72836 (Closed): Page filter doesn't work fully since 7.6.2
Thank you for your findings and kind feedback! I close this as it has been solved. Best regards and good work! Riccardo De Contardi
09:37 Bug #72836: Page filter doesn't work fully since 7.6.2
Hello,
We no longer have the problem with TYPO3 7.6.4, the filter works well since version 7.6.4.
Best regards.
Loïc Stéphan
10:10 Bug #75861: Cleanup JavaScript for ColorPicker
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:24 Bug #69274: Portrait Images rotated while file processing
Why was this bug rejected? It is an issue how typo3 is using image magick. It should be atleast a setting in the [GFX... Mr Fondolz
07:09 Bug #75803: 7.6 only - some FormEngineValidation checks are not adding has-error class (which also results in save ignoring error)
Did you copy both files or only FormEngineValidation.js
If used in 7.6 have you tried to apply the patch as patchset...
Andreas Allacher
00:47 Bug #75803: 7.6 only - some FormEngineValidation checks are not adding has-error class (which also results in save ignoring error)
The patch provided by Andreas Allacher breaks flexforms type "select" renderType multipleSideBySide - the icons for o... Andreas Fragner

2016-04-24

21:19 Task #75898 (Under Review): Doctrine: migrate EXT:backend/Configuration/TranslationConfigurationProvider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:17 Task #75898 (Closed): Doctrine: migrate EXT:backend/Configuration/TranslationConfigurationProvider
Michael Oehlhof
20:50 Bug #75647 (Resolved): hardcoded "hidden" col in backend/form creates wrong SQL
Applied in changeset commit:b4bfa8e9a07ae5e7613f8452247602dec6bbf4d4. Christian Kuhn
20:44 Bug #75647: hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:55 Bug #75647 (Under Review): hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:00 Bug #75647 (Resolved): hardcoded "hidden" col in backend/form creates wrong SQL
Applied in changeset commit:968be676db270a9c5aa347b55e83fcae1e4f8590. Wouter Wolters
18:44 Bug #75647: hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:39 Bug #75647: hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:29 Bug #75647: hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Bug #75647: hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:36 Bug #75647: hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:03 Bug #75647 (Under Review): hardcoded "hidden" col in backend/form creates wrong SQL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:38 Bug #75883: Upgrade wizards (and possibly other parts) of the Install Tool fatal due to missing DI
I'm creating a simple function that takes an array of class names, creates objects and calls the injection functions.... Jigal van Hemert
20:31 Bug #73359 (Closed): backend_layout Selected Icon missing
I traced the removal of the 'selected icon' back to the change from issue #64762 . It seems it was removed by intenti... Christian Kuhn
20:00 Task #75896 (Resolved): Enable travis debug mode
Applied in changeset commit:4192281b860859029bc3862cdbe09e266ce8d508. Susanne Moog
19:39 Task #75896 (Under Review): Enable travis debug mode
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:33 Task #75896 (Closed): Enable travis debug mode
As long as the tests are not totally stable we should keep on using debug mode. Susanne Moog
18:09 Bug #68849 (Needs Feedback): Unstable persistence handling of DateTime (don't get what you set)
Hi Sebatian,
Thank you for your bug report.
Your problem should be solved with https://review.typo3.org/#/c/47...
Nicole Cordes
18:01 Task #75038: Respect ssl_verify_peer, ssl_verify_host and ssl_capath settings for curl requests
Why are the config options [HTTP][ssl_verify_*] only respected if ['SYS']['curlProxyServer'] is set?
This is an a...
Petra Arentzen
16:00 Bug #75577 (Resolved): TCA selicon_field feature does not work anymore
Applied in changeset commit:489774446aa09aaf283d747c5efc38b5b6ff8266. Stefan Froemken
15:33 Bug #75577 (Under Review): TCA selicon_field feature does not work anymore
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:00 Bug #75577 (Resolved): TCA selicon_field feature does not work anymore
Applied in changeset commit:97103f357f668e09e793190395155e72ed06eaf9. Stefan Froemken
13:47 Bug #75577: TCA selicon_field feature does not work anymore
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:42 Bug #75577: TCA selicon_field feature does not work anymore
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:03 Bug #75577: TCA selicon_field feature does not work anymore
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #75873 (Resolved): Wrong font in admin panel
Applied in changeset commit:6ddbe54523f5a872549fd3aa1040fa08558f7bdc. Markus Sommer
14:14 Task #75889: Doctrine: migrate EXT:viewpage
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:43 Task #75889 (Under Review): Doctrine: migrate EXT:viewpage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:42 Task #75889 (Closed): Doctrine: migrate EXT:viewpage
Michael Oehlhof
14:13 Feature #57378 (Closed): Cli support for Import/Export
For the command line feature there already another ticket #72749 will close this one as duplicate. Wouter Wolters
14:11 Bug #63448 (Closed): if files are missing the t3d export module won't open
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Wouter Wolters
14:06 Bug #75802 (Closed): scheduler cron command
No problem :) Great it worked out in the end. If you have more questions or problems it is a good idea to join our Sl... Wouter Wolters
14:01 Bug #75802: scheduler cron command
Hi,
O.K., the description of the scheduler and the backend form have mislead me.
Now, entering only the time part...
Karl-Heinz Fischbach
13:07 Bug #75802: scheduler cron command
"30 * * * * /usr/bin/php /var/www/av_homep/typo3/cli_dispatch.phpsh scheduler" needs to be set in a crontab not in TY... Wouter Wolters
11:25 Bug #75802: scheduler cron command
Hi,
I don't know what you mean with this question.
The description of the backend field "frequency" sais, that I ...
Karl-Heinz Fischbach
11:54 Bug #73125: 500 Error in GroupElement.php due to group db fields in flexform containers
+1 to Marcos,
the fact, that core devs speak of "rare use cases" makes me laugh a bit. I used this feature in about ...
Frank Gerards
10:02 Bug #75890 (Accepted): editor with only read access to page - some interface improvements
Steps to reproduce the issue
1) set up a page where an "editor" BE user has *ONLY* the "show" permission.
2) tran...
Riccardo De Contardi
09:39 Bug #73591 (Closed): Page Module: Click menu in content elements missing if editor has only read access
As far as I can see this issue has been solved on 7.6.5 with https://review.typo3.org/#/c/46893/
Please, test it. ...
Riccardo De Contardi

2016-04-23

22:39 Bug #35675: Linking a written URL to another link not possible in Internet Explorers
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Bug #75308 (Closed): Skip tests with symlinks on Windows
Running PhpStorm as elevated admin (or running the command line as elevated administrator user) will make the symlink... Jigal van Hemert
21:35 Bug #75888 (Closed): RTE - TYPO3 throws an error trying to edit images from external resources.
Steps to reproduce the issue (I tried with the latest master, but I guess it is the same with 7.6.x):
1) add CE te...
Riccardo De Contardi
20:39 Bug #75887 (Under Review): GeneralUtility::copyDirectory doesn't fix windows paths
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:35 Bug #75887 (Closed): GeneralUtility::copyDirectory doesn't fix windows paths
While iterating a directory the resulting SplFileInfo object produce paths with windows directory separators. These a... Jigal van Hemert
19:33 Bug #72931: Indexed search with strict standards
Strange: i just found out that meanwhile the macina searchbox is leading to the same error (line 28), but don't know ... Steffen Liebig
19:14 Bug #72931: Indexed search with strict standards
Trying a core update, I got a general error which is not defined furthermore. Our provider has 7.6.5 so I will try to... Steffen Liebig
18:35 Bug #75883: Upgrade wizards (and possibly other parts) of the Install Tool fatal due to missing DI
I suggest do simply create the objects and call the inject methods manually. Philipp Gampe
16:51 Bug #75883 (Closed): Upgrade wizards (and possibly other parts) of the Install Tool fatal due to missing DI
As a side effect of removing the Extbase object manager and using makeInstance instead the dependency injection doesn... Jigal van Hemert
14:25 Bug #75882: t3d import gives exception: File "" does not exist
It seems the import is done, anyway. But with the error message. Vincent Mans
13:07 Bug #75882 (Closed): t3d import gives exception: File "" does not exist
Tried several times with different export settings. Excluding all files, for instance, to be sure in case of FAL issu... Vincent Mans
13:46 Bug #75577: TCA selicon_field feature does not work anymore
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Bug #75881 (Under Review): Improper usage of processed files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:45 Bug #75881 (Closed): Improper usage of processed files
@$file->process(...)@ returns a @ProcessedFile@ object, even it could not process the image.
The @ProcessedFile@ has...
Philipp Gampe
11:40 Bug #71570: CE "Special Menus" > pages hidden in menu are always excluded

The same problem also relates CE Menu/Sitemap, type "Menu of subpages...", partial "Menu/Type-1.html":
To set the ...
Johannes C. Laxander
11:33 Story #75880 (Closed): Add art direction capabilities to BE
As a user I want to be able to select different images for a different device/context in order to deliver the best us... Mathias Schreiber
11:32 Story #75879 (Rejected): Add picture element to FSC
https://www.w3.org/TR/2013/WD-html-picture-element-20130226/
*Example typoscript configuration:*...
Mathias Schreiber
11:31 Epic #75878 (Rejected): Add support for picture elements in the media element
Abstract from T3C Venlo:
* Supply a picture element
* Supply backend support for art direction
Mathias Schreiber

2016-04-22

22:10 Bug #62133: Contentelement Wizard and TSConfig misbehaviour
I can confirm it still affects the 7.6.5 but seems fixed in the latest master (8.1-dev). Can someone confirm? Thank you Riccardo De Contardi
22:01 Bug #49904: TCEFORM.tt_content.imageorient.removeItems = --div-- also removes imageorient "0 = Above, center"
Still present in 6.2.x, 7.6 and latest master (8.1-dev); it affects both CSC and FSC Riccardo De Contardi
21:15 Bug #75715 (Closed): No HMENU on pages with "hide in menus"
Closed as requested by the reporter. Thank you for your time and findings :) Riccardo De Contardi
21:11 Bug #75715: No HMENU on pages with "hide in menus"
Please close this issue.
This is a bug or feature of the extension t3sbootstrap. Its not on the project-list.
Kurt Gusbeth
18:40 Feature #75874 (Closed): Include pages for CE Menu/Sitemap they are marked as "not in Menu"
Hi Johannes thanks for the report. This is already registered under #71570 Can you continue the discussion there?
...
Wouter Wolters
18:00 Feature #75874 (Closed): Include pages for CE Menu/Sitemap they are marked as "not in Menu"
In TYPO3 7.x LTS pages they are marked as "not in menu" will not select for CE Menu/Sitemap, e.g. type "Menu of subpa... Johannes C. Laxander
18:33 Bug #75331: Impexp does not care about filemounts
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:26 Bug #75861: Cleanup JavaScript for ColorPicker
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:58 Bug #75861 (Under Review): Cleanup JavaScript for ColorPicker
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:55 Bug #75861 (Closed): Cleanup JavaScript for ColorPicker
The new implementation for the colorpicker use a non t3js- prefixed class for initialize.
Also the initialize code i...
Frank Nägler
16:17 Bug #75873 (Under Review): Wrong font in admin panel
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Bug #75873 (Closed): Wrong font in admin panel
Only the before element needs the TYPO3FontAwesome not the complete a tag Markus Sommer
15:54 Feature #75871: Merge old $GLOBALS['TBE_STYLES']['stylesheet'] and $GLOBALS['TBE_STYLES']['stylesheet2']
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Feature #75871 (Under Review): Merge old $GLOBALS['TBE_STYLES']['stylesheet'] and $GLOBALS['TBE_STYLES']['stylesheet2']
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Feature #75871 (Closed): Merge old $GLOBALS['TBE_STYLES']['stylesheet'] and $GLOBALS['TBE_STYLES']['stylesheet2']
The use of own stylesheets in the backend can be achieved with these 2 variables:
GLOBALS['TBE_STYLES']['stylesheet'...
Markus Sommer
15:34 Bug #75866: Fatal error: Argument to convertPlainArrayToTypoScriptArray() must be of the type array, null given
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Bug #75866 (Under Review): Fatal error: Argument to convertPlainArrayToTypoScriptArray() must be of the type array, null given
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:10 Bug #75866 (Closed): Fatal error: Argument to convertPlainArrayToTypoScriptArray() must be of the type array, null given
When adding the plugin "Indexed Search (Extbase & Fluid based)" to a page and viewing it in the frontend (without any... Christian Weiske
15:30 Bug #75860 (Accepted): Double encoding of ampersand in image title-tag
This bug is related to a security patch: https://review.typo3.org/#/c/45284/ Frank Nägler
11:35 Bug #75860 (Closed): Double encoding of ampersand in image title-tag
If I write a ampersand in a standard content element (textpic) in the title-tag, then this output as follows: & amp; ... Thorsten Rath
15:00 Bug #75754 (Resolved): Document further options for mail post processor
Applied in changeset commit:a34eaaf600bdf441495815856626d26fd49328fc. Daniel Siepmann
14:52 Bug #75754 (Under Review): Document further options for mail post processor
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #75754 (Resolved): Document further options for mail post processor
Applied in changeset commit:d4a8e6088b042d43b0ae328e7aac967f40589f00. Daniel Siepmann
13:24 Bug #75754: Document further options for mail post processor
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:23 Bug #75754: Document further options for mail post processor
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:10 Feature #56557 (Resolved): Implement hashed temp folder structure for resized images and thumbnails
Applied in changeset commit:1450b10f6e4a96b5fb76158387de8f7178a9e163. Alina Fleser
14:03 Feature #56557: Implement hashed temp folder structure for resized images and thumbnails
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:33 Feature #56557: Implement hashed temp folder structure for resized images and thumbnails
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Bug #75864 (Under Review): Extension installation fails if extension needs dependencies to be installed
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Bug #75864 (Closed): Extension installation fails if extension needs dependencies to be installed
Due to the refactoring of the package manager the Extension Manager fails to install extension with dependencies. You... Nicole Cordes
13:00 Task #75829 (Resolved): Remove legacy handling of pre 6.0 imports in impexp
Applied in changeset commit:5d27b59a944c33bbe91cd990d5d27d6d8dd83b1c. Benni Mack
12:58 Bug #75402: Illegal string offset 'enable'
Thanks for your answer.
No, I don't use this TS and I don't have any links either.
And I'm getting the error withou...
Anna Emde
12:44 Bug #69334: Rollback on content element doesn't restore deleted File Reference
Just added another issue from the gridelements tracker that seems to be based on the same problem: Number of records ... Jo Hasenau
12:30 Bug #75862 (Closed): fluid_styled_content: fallback for template paths doesn't work
When I want to use own templates for fluid_styled_content, I add a template path with TS:... Wolfgang Wagner
12:27 Bug #75859 (Resolved): Markup in flashMessage
Applied in changeset commit:e3502e7e352f7b482fd42462ab4ff693fa12c190. Frank Nägler
12:27 Bug #75859: Markup in flashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:34 Bug #75859 (Under Review): Markup in flashMessage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:32 Bug #75859 (Closed): Markup in flashMessage
remove markup from flashMessage Frank Nägler
12:00 Bug #74376 (Resolved): Extbase persistence not working with datetime fields
Applied in changeset commit:827219a1c35b4aca6dbab5855a36e9277b2ec8f4. Andreas Wolf
11:58 Bug #74376: Extbase persistence not working with datetime fields
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:58 Bug #75577: TCA selicon_field feature does not work anymore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Bug #75809: Impossible to edit Backend-Users when Chrome Password Manager is used
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Bug #75747: EXT:form - predefined forms issues with caching
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Feature #75858 (Rejected): Async-option for config.concatenateJs
Hello
I would suggest a option which enable async for concatenated js.
In 7.1 „includeJS.1.async“ was implement...
André Stafast
10:00 Task #75656 (Resolved): Enhance color-picker position in constant editor
Applied in changeset commit:1a56a9fed1a2c9c30fc4898c81c850b640437e35. Rob De Vries
09:42 Bug #75856 (Closed): RTE: anchor classes are missing when inserting or editing a link
This is a duplicate of #75548 that will be included in the next release. Thank you Riccardo De Contardi
09:35 Bug #75856 (Closed): RTE: anchor classes are missing when inserting or editing a link
We are using the in RTE.classesAnchor predefined classes "internal-link", "external-link-new-window" etc. to format t... Michael Hank
09:38 Feature #28950 (Closed): improve color selector in constant editor
Bootstrap colorpicker has been merged with https://review.typo3.org/#/c/47836/ so I think that this issue can be clos... Riccardo De Contardi
07:18 Bug #75744: BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
Hi Daniel,
Thanks for your reply it was clear from your screenshot that since TYPO3 7.6.5 linkvalidator is not con...
Bharat parmar
02:58 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
I had the same problem some minutes ago. I cleared all caches but that changed nothing...
I resolved this error by...
Daniel Bachmann

2016-04-21

23:38 Task #75852 (Under Review): Doctrine: migrate EXT:sv
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:31 Task #75852 (Closed): Doctrine: migrate EXT:sv
Michael Oehlhof
21:43 Bug #72836: Page filter doesn't work fully since 7.6.2
Hello and sorry for the late answer.
Can you tell something more about your setup? We have too few informations to ...
Riccardo De Contardi
19:30 Bug #75841 (Resolved): Temporary images are stored in typo3temp/assets/assets
Applied in changeset commit:c292a518d5e39b626f42630caaf998faac08ea7e. Nicole Cordes
13:40 Bug #75841 (Under Review): Temporary images are stored in typo3temp/assets/assets
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Bug #75841 (Closed): Temporary images are stored in typo3temp/assets/assets
Currently temp images with IM or GM are stored in typo3temp/assets/assets/images. Nicole Cordes
17:54 Bug #75851 (Closed): Extbase 110n_mode exclude + repository orderings
If you have translated TCA records and some fields in them with l10n_mode set to "exclude" (e.g. for a datetime field... Matthias Krappitz
17:52 Bug #75850: Extbase sys_language_mode + l10n_mode exclude
Expected behaviour: the images should be shown in a non-default language no matter what the config.sys_language_mode ... Matthias Krappitz
17:35 Bug #75850 (Closed): Extbase sys_language_mode + l10n_mode exclude
If you have translated TCA records and some fields in them with l10n_mode set to "exclude" (e.g. for images that don'... Matthias Krappitz
17:34 Feature #75846: Integrate phpdotenv
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:54 Feature #75846: Integrate phpdotenv
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:14 Feature #75846 (Under Review): Integrate phpdotenv
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:49 Feature #75846 (Closed): Integrate phpdotenv
Allow TYPO3 to override configuration via .env files. Benni Mack
17:30 Bug #75825 (Resolved): validate and set float properties
Applied in changeset commit:f2063acb6cc2e4c26b523aa8c26091493165a403. Nicole Cordes
17:28 Bug #75825: validate and set float properties
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:16 Bug #75825: validate and set float properties
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #75780 (Resolved): Invalid number format because of miscellaneous decimal separator
Applied in changeset commit:f2063acb6cc2e4c26b523aa8c26091493165a403. Nicole Cordes
17:28 Bug #75780: Invalid number format because of miscellaneous decimal separator
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:38 Bug #75780: Invalid number format because of miscellaneous decimal separator
Hi,
> Nicole Cordes wrote:
> It seems that neither vhs nor fluid convert any number with a comma as decimal separ...
D. Röhrig
00:16 Bug #75780: Invalid number format because of miscellaneous decimal separator
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Bug #75849 (Closed): Racing condition when trying to edit files from LiveSearch
If you have a larger non-collapsed pagetree open and search for a file in the LiveSearch on the right top and then cl... Stephan Großberndt
17:21 Bug #75848: Translated file meta data preassign wrong image meta for media elements
PS: I use the latest TYPO3 7.6.6 m s
17:16 Bug #75848 (Closed): Translated file meta data preassign wrong image meta for media elements
In the filelist I have added some translations for meta data of an image file. This works as expected so far.
Now ...
m s
16:32 Bug #75809: Impossible to edit Backend-Users when Chrome Password Manager is used
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:35 Bug #75809: Impossible to edit Backend-Users when Chrome Password Manager is used
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:29 Bug #75809: Impossible to edit Backend-Users when Chrome Password Manager is used
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Bug #75820: Languages module doesn't work if server can't reach https://repositories.typo3.org/mirrors.xml.gz
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:24 Bug #75820 (Under Review): Languages module doesn't work if server can't reach https://repositories.typo3.org/mirrors.xml.gz
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Bug #75847 (Under Review): Wrong entrypoint when calling typo3 cli from root bin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:56 Bug #75847 (Closed): Wrong entrypoint when calling typo3 cli from root bin
If the @typo3@ cli is called from @bin/typo3@ the entryPointLevel must only be 1, in contrast to calling the script f... Philipp Gampe
15:49 Task #75840: Doctrine: migrate ext:backend/Configuration/TranslationConfigurationProvider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:48 Task #75840 (Under Review): Doctrine: migrate ext:backend/Configuration/TranslationConfigurationProvider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:17 Task #75840 (Closed): Doctrine: migrate ext:backend/Configuration/TranslationConfigurationProvider
Jonathan IROULIN
15:20 Task #75718: Doctrine: migrate ext:recycler/DeletedRecords
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:17 Task #75718: Doctrine: migrate ext:recycler/DeletedRecords
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Task #75656 (Under Review): Enhance color-picker position in constant editor
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:31 Feature #72749: CLI support fo T3D import
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:06 Feature #72749: CLI support fo T3D import
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Feature #75827 (Resolved): Add configuration options to \TYPO3\CMS\Extbase\Property\TypeConverter\FloatConverter
Applied in changeset commit:f3077c994e9788293cfb49c9cff9d0138ea72d62. Nicole Cordes
00:26 Feature #75827: Add configuration options to \TYPO3\CMS\Extbase\Property\TypeConverter\FloatConverter
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Bug #56982: files copied for local processing are not deleted
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:25 Bug #75845: getSearchWords does not work with sentences
It is also not possible to use the hook in getSearchWords correctly.
The hook expects a function 'getSearchWords' ...
Robert Vock
14:19 Bug #75845 (Closed): getSearchWords does not work with sentences
It's not possible to search for sentences with the extbased-based IndexedSearch.
The SearchController calls the ge...
Robert Vock
14:21 Bug #75844: Clear cache inconsistency in toolbar
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Bug #75844 (Under Review): Clear cache inconsistency in toolbar
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Bug #75844 (Closed): Clear cache inconsistency in toolbar
Christian Kuhn
13:50 Task #74375: Handle fe_user images with FAL
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:10 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:45 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:03 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:15 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:07 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Bug #75830 (Resolved): Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
Applied in changeset commit:207df6adda0892f7857eec75752c6d1dabc5c780. Anonymous
12:48 Bug #75830: Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:55 Bug #75830: Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:19 Bug #75830: Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
See http://kwaweb.com/articles/14-typo3-addtoalltcatypes for someone who had the same problem and had to work around it. Christian Weiske
09:13 Bug #75830: Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:12 Bug #75830 (Under Review): Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:09 Bug #75830 (Closed): Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion
When adding a custom database field via @\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes()@, the... Christian Weiske
12:48 Task #75837 (Resolved): Travis: Acceptance tests with nginx+fpm
Applied in changeset commit:43fc083df2ffca313b780c31342b9906ece05308. Christian Kuhn
12:25 Task #75837: Travis: Acceptance tests with nginx+fpm
This solution was inspired by
https://github.com/tburry/travis-nginx-test
Christian Kuhn
12:13 Task #75837 (Under Review): Travis: Acceptance tests with nginx+fpm
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:09 Task #75837 (Closed): Travis: Acceptance tests with nginx+fpm
Christian Kuhn
12:45 Feature #75821: Integrate BackendUtility::versioningPlaceholderClause() into QueryContext/QueryRestrictionBuilder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:34 Bug #75838 (Closed): Anchor Classes not rendered in rtehtmlarea_wizard_element_browser
dupe of #75548 Christian Kuhn
12:32 Bug #75838 (Closed): Anchor Classes not rendered in rtehtmlarea_wizard_element_browser
The Style Select-Box in Element Browser is empty (s. Screenshot).
TYPO3 Version 6.2.21, works with 6.2.19, Bug com...
Achim Fritz
12:00 Task #69439 (Resolved): Enhance SQL query reduction in page tree in workspaces
Applied in changeset commit:319b0aa3d7dde97406069f4376513ecd3981afb9. Oliver Hader
11:55 Bug #69068 (Resolved): Workspace not opening page tree
Fixed in master Benni Mack
11:40 Bug #75811: Backend speed decrease since 4.7
If you can fix stuff with specific patches, just push them to our review system.
Also consider getting a Slack accou...
Markus Klein
11:21 Bug #75811: Backend speed decrease since 4.7
Sure, I guess that I'm already helping with this bug report and I want to help more.
How can I help further?
Ian Solo
11:11 Bug #75811: Backend speed decrease since 4.7
Well, seems you have some knowledge in that area.
Maybe wanna help with those issues?
Markus Klein
08:38 Bug #75811: Backend speed decrease since 4.7
Markus Klein wrote:
> I would say the number of DOM elements is simply owed to the necessary markup for Bootstrap fo...
Ian Solo
11:30 Bug #75783 (Resolved): Unoptimized query exceeds memory_limit in lowlevel
Applied in changeset commit:3be0dc7c0528f71d55071fb6747056927c0904fe. Markus Klein
11:23 Bug #75835 (Closed): RTE link style class select box is broken
This is a duplicate of #75548 that will be included in the next release. Thank you Wouter Wolters
11:17 Bug #75835 (Closed): RTE link style class select box is broken
The RTE select box with the predefined link styles is broken and the options are not selectable. (anchor_classes)
It...
Patrick Lenk
11:09 Bug #66247: File Recycler doesn't collect deleted files anymore
Now that it works again I found out that files can't be deleted if there is already another file with the same name i... Florian Seirer
11:00 Bug #75834 (Closed): removeItems, backendLayouts, pageTSconfig
Hello Core-Team,
in privious TYPO3 Versions you have following structure:...
Stefan Froemken
10:37 Bug #75833 (Closed): FAL in Flexforms fail, when compatibility6 is installed
When compatibility6 is installed and you try to select an image via FAL you get an "Error 500" alert box.
The erro...
Armin Vieweg
09:43 Bug #73076: Publishing of changed sys_file_metadata fails because of missing config array for with and height fields
Thanks for your update and sorry it took me so long to respond!
I just tested it with a clean installation of TYPO3 ...
Andreas Krämer
09:36 Bug #75832 (Rejected): file links condition uses wrong field
in the css_styled_content there is following statement:
tt_content.uploads.20.renderObj.10.stdWrap.if.isGreaterTha...
Philipp Parzer
09:01 Task #75829: Remove legacy handling of pre 6.0 imports in impexp
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:08 Task #75829 (Under Review): Remove legacy handling of pre 6.0 imports in impexp
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:08 Task #75829 (Closed): Remove legacy handling of pre 6.0 imports in impexp
Benni Mack
08:03 Bug #75402: Illegal string offset 'enable'
It's a little specific:
Whenever I use Imagecycle without setting a link for each image, I got an error when I move ...
Chili no-lastname-given
00:31 Feature #56557: Implement hashed temp folder structure for resized images and thumbnails
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2016-04-20

23:43 Feature #75827 (Under Review): Add configuration options to \TYPO3\CMS\Extbase\Property\TypeConverter\FloatConverter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:16 Feature #75827 (Closed): Add configuration options to \TYPO3\CMS\Extbase\Property\TypeConverter\FloatConverter
Currently the \TYPO3\CMS\Extbase\Property\TypeConverter\FloatConverter only accepts strings with '.' as decimal point... Nicole Cordes
23:16 Bug #75825: validate and set float properties
yes, we are aware of that. its not a security update but this patch: https://review.typo3.org/#/c/47455 which broke t... Stephan Großberndt
23:12 Bug #75825: validate and set float properties
php is php 5.6.10.
The real problem is that a Security update change the decimal delimiter from dot to comma.
Thomas Kieslich
23:07 Bug #75825 (Under Review): validate and set float properties
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:58 Bug #75825: validate and set float properties
https://bugs.php.net/bug.php?id=53711 Stephan Großberndt
22:23 Bug #75825 (Closed): validate and set float properties
after update to TYPO3 7.6.5 it dosent work for me. I think it depends on [[https://forge.typo3.org/projects/typo3cms-... Thomas Kieslich
23:07 Bug #75780 (Under Review): Invalid number format because of miscellaneous decimal separator
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:05 Bug #75780: Invalid number format because of miscellaneous decimal separator
Hi Nicole,
you're right my problem is not primary format.number. But i think the root of the Problem is setlocale to...
Thomas Kieslich
21:58 Bug #75780 (Needs Feedback): Invalid number format because of miscellaneous decimal separator
Hi D. Röhrig,
D. Röhrig wrote:
> But the resulting problem is, that *format.number* only works with numbers, whic...
Nicole Cordes
21:55 Bug #75780 (New): Invalid number format because of miscellaneous decimal separator
Hi Thomas,
we found out, your problem is not related to the topic. Would you mind to add a new bug report for this...
Nicole Cordes
21:11 Bug #75780: Invalid number format because of miscellaneous decimal separator
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:40 Bug #75780 (Under Review): Invalid number format because of miscellaneous decimal separator
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:34 Bug #75780: Invalid number format because of miscellaneous decimal separator
Hi
Displaying is not a Problem.
But if you have a FE Form to edit a extbase Object with float properties validating...
Thomas Kieslich
16:25 Bug #75780 (Needs Feedback): Invalid number format because of miscellaneous decimal separator
Hi,
can you please describe what your exact problem is?
I have following settings and can't reproduce any error...
Nicole Cordes
23:00 Task #75826 (Resolved): Acceptance tests: Reset be_user uc after test
Applied in changeset commit:b39d8df3b86d576d454c5d93663322c5c8befc36. Susanne Moog
22:56 Task #75826 (Under Review): Acceptance tests: Reset be_user uc after test
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:51 Task #75826 (Closed): Acceptance tests: Reset be_user uc after test
Christian Kuhn
22:46 Task #75026 (Resolved): Refactore Acceptance Tests to centralize CSS and XPath selectors for the backend
this was done with a couple of helper classes now. Christian Kuhn
22:46 Task #75626 (Resolved): Add formhandler tests for elements basic
Christian Kuhn
22:37 Task #75718: Doctrine: migrate ext:recycler/DeletedRecords
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:18 Feature #56557: Implement hashed temp folder structure for resized images and thumbnails
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:17 Feature #56557: Implement hashed temp folder structure for resized images and thumbnails
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:00 Task #75788 (Resolved): Improve filemount BE form
Applied in changeset commit:916e2b35f3ffc7a79280040e87f224438ec52e68. Frans Saris
18:33 Task #75788: Improve filemount BE form
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:23 Task #75788: Improve filemount BE form
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:22 Feature #48013: Add support for progressive jpg files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:05 Feature #48013: Add support for progressive jpg files
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:57 Task #75781: Doctrine: migrate ext:felogin
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:39 Task #75781: Doctrine: migrate ext:felogin
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:50 Task #75781: Doctrine: migrate ext:felogin
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Task #75781: Doctrine: migrate ext:felogin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:35 Task #75781 (Under Review): Doctrine: migrate ext:felogin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:44 Feature #75821 (Under Review): Integrate BackendUtility::versioningPlaceholderClause() into QueryContext/QueryRestrictionBuilder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Feature #75821 (Closed): Integrate BackendUtility::versioningPlaceholderClause() into QueryContext/QueryRestrictionBuilder
BackendUtility::versioningPlaceholderClause() is used 30+ times in the Backend and needs to be integrated into the Qu... Morton Jonuschat
20:03 Bug #75822 (Under Review): Wrong backticks when using a doctrine select on count(), max(), min() etc.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:32 Bug #75822 (Accepted): Wrong backticks when using a doctrine select on count(), max(), min() etc.
Morton Jonuschat
18:31 Bug #75822 (Closed): Wrong backticks when using a doctrine select on count(), max(), min() etc.
While migrating the old SQL to the new doctrine I found the following issue. You will find the original query under t... Christoph Kratz
19:33 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:33 Task #75784: Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:16 Task #75784 (Under Review): Doctrine: migrate ext:backend/Controller/EditDocumentController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:14 Feature #72749: CLI support fo T3D import
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:14 Task #75823 (Under Review): Allow selecting columns with aliases
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:36 Task #75823 (Closed): Allow selecting columns with aliases
->select('fieldName AS anotherFieldName') should be handled transparently by the queryBuilder Morton Jonuschat
19:07 Bug #75824: Doctrine: migrate ext:tstemplate/TypoScriptTemplateModuleController
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:50 Bug #75824 (Under Review): Doctrine: migrate ext:tstemplate/TypoScriptTemplateModuleController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:44 Bug #75824 (Closed): Doctrine: migrate ext:tstemplate/TypoScriptTemplateModuleController
Christoph Kratz
19:00 Bug #73735 (Resolved): Error 500 (mem exhausted) when a user has multiple filemounts
Applied in changeset commit:943f711e3342fa039ccda6739de5b5a4732f1aac. Frans Saris
18:07 Bug #73735: Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:59 Bug #73735: Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:52 Bug #73735: Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:51 Bug #73735 (Under Review): Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:51 Bug #73735 (Resolved): Error 500 (mem exhausted) when a user has multiple filemounts
Applied in changeset commit:ae981c9c05acf813c8637ad38f76723f0277ae24. Frans Saris
13:22 Bug #73735: Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:12 Bug #73735: Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:11 Bug #75810: Extbase fails to properly matching a value against a non-translated property
Thanks for the detailed report!
Nicola Heisch wrote:
> Extbase should filter out records with a language parent...
Helmut Hummel
15:59 Bug #75810 (On Hold): Extbase fails to properly matching a value against a non-translated property
I can understand and verify your problem. But currently it seems, as this issue is not solvable in Extbase as it does... Nicole Cordes
12:19 Bug #75810 (Closed): Extbase fails to properly matching a value against a non-translated property
h1. Description
If you create an Extbase query (\TYPO3\CMS\Extbase\Persistence\Generic\Query) and filter by a prop...
Nicola Heisch
18:00 Task #75575 (Resolved): Streamline escaping for ViewHelpers of all sysexts
Applied in changeset commit:a3985b9c310ce4d8928b9b38fddc1d7a703160cd. Benni Mack
17:45 Task #75575: Streamline escaping for ViewHelpers of all sysexts
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:47 Bug #75519: Flexform select rendermode tree doesn't respect collapsed nodes
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:45 Bug #75519 (Under Review): Flexform select rendermode tree doesn't respect collapsed nodes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:42 Bug #75820 (Closed): Languages module doesn't work if server can't reach https://repositories.typo3.org/mirrors.xml.gz
Use case :
Our servers don't have access to TER or any other sites so we manually copy languages files in /typo3co...
Patrick Gaumond
17:37 Bug #75744: BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
In my opinion it looks like link validation fails since TYPO3 7.6.5 if a page id is provided in a link textfield. If ... Daniel Schultheis
16:33 Bug #75744 (Needs Feedback): BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
Hi Bharat,
I don't get the relation between your fluid (frontend output?) and the backend (TCA -> record form?). C...
Nicole Cordes
17:01 Bug #46049: Fatal Error in FlexFormService->convertFlexFormContentToArray()
Attached is a proposed patch to delegate the responsibility upstream.
The service will now throw an exception that ...
Sven Carstens
16:07 Bug #46049: Fatal Error in FlexFormService->convertFlexFormContentToArray()
+Backend+
For me this error shows with *flux based flexform plugins*, as the backtrace shows that FluidTYPO3\Flux\Ser...
Sven Carstens
17:00 Task #73041 (Resolved): Only show active packages in PackageStates.php
Applied in changeset commit:077d5d9071df5f0b5df7217e2402b0eebe4017dd. Alexander Stehlik
15:14 Task #73041: Only show active packages in PackageStates.php
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:32 Task #73041: Only show active packages in PackageStates.php
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:45 Bug #75811: Backend speed decrease since 4.7
I would say the number of DOM elements is simply owed to the necessary markup for Bootstrap for responsivness.
The n...
Markus Klein
14:03 Bug #75811 (Closed): Backend speed decrease since 4.7
I had the opportunity to return to work with the backend of TYPO3 4.7 after a long time working with 6.2 and 7.6
I...
Ian Solo
16:43 Bug #75818 (Closed): RTE Anchor Classes not working in Typo3 6.2.21
This is a duplicate of #75548 that will be included in the next release. Thank you Riccardo De Contardi
16:37 Bug #75818 (Closed): RTE Anchor Classes not working in Typo3 6.2.21
Hi!
It seems to me that the anchor classes in RTE are not working anymore. I also tried it with standard configurati...
Michi no-lastname-given
16:37 Bug #75728 (Needs Feedback): Class not found in various extensions when Clearing all Caches in the install tool
Can you please attach the files inside typo3temp/autoload to this ticket after you cleared the cache and the error oc... Nicole Cordes
16:30 Bug #66861 (Resolved): Do not automatically append a "/" to the identifier of a folder
Applied in changeset commit:27e381458d86e35cccd27a82e2657b5a7a072bac. Frans Saris
15:56 Bug #66861: Do not automatically append a "/" to the identifier of a folder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:13 Bug #75804 (New): RTE.classesAnchor.[ id-string ].titleText is not applied correctly
Markus Klein
14:13 Bug #75804: RTE.classesAnchor.[ id-string ].titleText is not applied correctly
Same behavior with typo3 7.6.5 Nicolai Schirawski
12:54 Bug #75804: RTE.classesAnchor.[ id-string ].titleText is not applied correctly
Please try 7.6.5 (which is a security release) Wouter Wolters
12:20 Bug #75804: RTE.classesAnchor.[ id-string ].titleText is not applied correctly
I tested it on 7.6.2 Nicolai Schirawski
11:30 Bug #75804 (Needs Feedback): RTE.classesAnchor.[ id-string ].titleText is not applied correctly
Which exact TYPO3 version do you use? Wouter Wolters
09:28 Bug #75804 (Closed): RTE.classesAnchor.[ id-string ].titleText is not applied correctly
TEST 1:
in page-tsConfig set:
RTE.classesAnchor.internalLink.titleText = Title internalLink
in BE add a new li...
Nicolai Schirawski
16:05 Bug #75809 (Under Review): Impossible to edit Backend-Users when Chrome Password Manager is used
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Bug #75809: Impossible to edit Backend-Users when Chrome Password Manager is used
For chrome this could be the solution https://html.spec.whatwg.org/multipage/forms.html#attr-fe-autocomplete-new-pass... Frans Saris
12:01 Bug #75809 (Closed): Impossible to edit Backend-Users when Chrome Password Manager is used
If you are using Chrome Browser and have saved your password for the TYPO3-backend, it is impossible to edit other ba... Robert Vock
15:49 Bug #52877: replace extjs panels with pure css and get rid of the overhead
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:25 Task #75463 (Resolved): "old fashioned" icons in category tree
Applied in changeset commit:2606e0d86c58bcebb7f9aedcefc89948a2155e84. Manuel Selbach
15:06 Task #75463 (Under Review): "old fashioned" icons in category tree
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:47 Task #75463 (Resolved): "old fashioned" icons in category tree
Applied in changeset commit:8c89a6650af4844cb391da60bef3faac3a738ad0. Manuel Selbach
11:55 Task #75463: "old fashioned" icons in category tree
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Task #75463: "old fashioned" icons in category tree
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:24 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:20 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:43 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:30 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:29 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #75370 (Resolved): OutOfBoundsException in LocalDriver.php
Applied in changeset commit:420954f343aed5e79c844685b7256190981aca95. Frans Saris
14:59 Bug #75370: OutOfBoundsException in LocalDriver.php
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:17 Bug #75370: OutOfBoundsException in LocalDriver.php
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:05 Bug #75370: OutOfBoundsException in LocalDriver.php
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #75370 (Under Review): OutOfBoundsException in LocalDriver.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #75814 (Closed): RTE Links
This has been resolved meanwhile with #75548 and will be part of the next 6.2 release. Wouter Wolters
14:21 Bug #75814 (Closed): RTE Links
Hi,
when i want to create or modify link in the RTE, the link wizard window opens with empty link style drop-down ...
Alex Borodinov
14:30 Bug #75797 (Resolved): Stabilize ModuleMenuCest test
Applied in changeset commit:7247d76864821f955e76528cd0c4c81419b0f0e7. Christian Kuhn
14:29 Task #75815 (Resolved): [TASK] Disable ac tests in travis
Applied in changeset commit:3c32b0d9d205ea07e54174af3ecf985d3510fa72. Christian Kuhn
14:25 Task #75815 (Under Review): [TASK] Disable ac tests in travis
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Task #75815 (Closed): [TASK] Disable ac tests in travis
Christian Kuhn
14:26 Task #75772 (Resolved): Doctrine: Migrate EXT:setup
Applied in changeset commit:6512d29f1f6b87793e2ccf1e7dca071e251d8e13. Georg Ringer
14:09 Bug #75813 (Under Review): DBAL fatals for table2handlerKeys
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:05 Bug #75813 (Closed): DBAL fatals for table2handlerKeys
This dbal config is in AdditionalConfiguration:... Anja Leichsenring
14:07 Bug #75812 (Closed): Class selector in link browser is empty
This has been resolved meanwhile with #75548 and will be part of the next 6.2 release. Wouter Wolters
14:03 Bug #75812 (Closed): Class selector in link browser is empty
The class selector in the link browser ist empty in 6.2.21, but working in 6.2.19.
This is because the option elem...
Helfried Altkofer
13:12 Task #54953 (Closed): FrontendContentAdapterService performs same actions several times
Won't be fixed for 6.2 anymore. Wouter Wolters
13:10 Bug #57222 (Closed): FrontendContentAdapterService does not consider LanguageFallback/TCA-Configuration
This won't be fixed anymore in 6.2 because 6.2 is high priority bugfix mode. The core team does not consider this one... Wouter Wolters
13:00 Task #75800 (Resolved): Doctrine: migrate EXT:filelist
Applied in changeset commit:a22a9ad9cfdfd0406e5bf2c859fe086e68c3b3b3. Michael Oehlhof
02:08 Task #75800 (Under Review): Doctrine: migrate EXT:filelist
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:56 Task #75800 (Closed): Doctrine: migrate EXT:filelist
Michael Oehlhof
12:38 Feature #69975: Make typo3temp-path configurable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:06 Feature #69975: Make typo3temp-path configurable
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #75587 (Resolved): Indexed Search label wrong for attribute
Applied in changeset commit:0d9da28f3467a6963b49508136bb6e6e186b30e0. Christoph Kratz
10:36 Bug #75587: Indexed Search label wrong for attribute
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:03 Bug #75587 (Under Review): Indexed Search label wrong for attribute
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:55 Bug #44270: wrong result in substituteMarkerArrayCached
Markus Klein wrote:
> Applied in changeset commit:ac77e26331d94ed0521b30fdb5e70fe67fd1fffa.
This patch has the un...
Morten Haggren
11:48 Bug #75331: Impexp does not care about filemounts
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:31 Bug #75805: Call to a member function writelog() on a non-object
If I'm correct DataHandler is not meant for frontend.
See also this ticket: https://forge.typo3.org/issues/52015
Wouter Wolters
10:06 Bug #75805: Call to a member function writelog() on a non-object
The log function is called from the function process_datamap of class DataHandler. This is called if you want to log ... Franz Holzinger
10:02 Bug #75805 (Needs Feedback): Call to a member function writelog() on a non-object
Benni Mack
10:02 Bug #75805: Call to a member function writelog() on a non-object
Hey Franz,
interesting. I wonder when DataHandler is called in your installation, could you check your frontend pl...
Benni Mack
09:58 Bug #75805 (Rejected): Call to a member function writelog() on a non-object
The TYPO3 frontend causes an error message:
*Fatal error: Call to a member function writelog() on a non-object in ...
Franz Holzinger
11:30 Bug #75757 (Resolved): FAL: Exception thrown if image for youtube video can't be fetched
Applied in changeset commit:5af25891f3d4109c4c0ba93296e01b8f5d196079. Christoph Kratz
11:00 Task #75708 (Resolved): Always store <p> tags in DB from RTE
Applied in changeset commit:511dc242caa79702f86549c70b34bc3d54b3c4e6. Benni Mack
10:18 Feature #75806 (Closed): Add hreflang support
Hi all!
Multilanguage-websites (one-tree) should have an automatic hreflang-tag output (https://support.google.com...
Christoph Werner
09:49 Bug #75710: Drop RTE config skipAlign and skipClass
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:08 Bug #75786 (Closed): Trying to log in with a CLI user results in an uncaught Exception
closing :) Wouter Wolters
08:48 Bug #75786: Trying to log in with a CLI user results in an uncaught Exception
Please close.
This was due to a misconfiguration at my end....
Michiel Roos
08:42 Bug #75803 (Closed): 7.6 only - some FormEngineValidation checks are not adding has-error class (which also results in save ignoring error)
I think this is fixed in current master due to this change:
https://git.typo3.org/Packages/TYPO3.CMS.git/commit/003f...
Andreas Allacher
08:39 Bug #75802 (Needs Feedback): scheduler cron command
Can you check your scheduled task and their frequency? This is not the cron task on the server itself but in your TYP... Wouter Wolters
08:19 Bug #75802 (Closed): scheduler cron command
Hi,
I am not sure if I am doing something wrong.
I have scheduled a scheduler command in cron syntax....
Karl-Heinz Fischbach

2016-04-19

23:57 Bug #75044 (Closed): FlexForm inline: Only the first inline record is related to the parent
Can't reproduce this error under TYPO3 8.0.1-DEV and styleguide 8.0.0. Christoph Kratz
23:31 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:46 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:31 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:37 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Bug #75783 (Under Review): Unoptimized query exceeds memory_limit in lowlevel
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Bug #75783: Unoptimized query exceeds memory_limit in lowlevel
Simply change to sql_fetch() and that will not happen anymore. Markus Klein
15:24 Bug #75783 (Closed): Unoptimized query exceeds memory_limit in lowlevel
Hello Core-Team,
following command:...
Stefan Froemken
23:30 Bug #75790 (Resolved): Escaped HTML in RecordHistory
Applied in changeset commit:b1c34419698829d5eb76991889b14cc3423600a3. Stephan Großberndt
17:22 Bug #75790: Escaped HTML in RecordHistory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Bug #75790 (Under Review): Escaped HTML in RecordHistory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:14 Bug #75790 (Closed): Escaped HTML in RecordHistory
Stephan Großberndt
23:20 Bug #75795 (Closed): #1237823695: Argument "addCssFile" was not registered.
That method is deprecated since 6.2 ("Usage of addCssFile attribute is deprecated since TYPO3 CMS 6.2. It will be rem... Wouter Wolters
20:09 Bug #75795 (Closed): #1237823695: Argument "addCssFile" was not registered.
After upgrading to TYPO3 7.6.5 LTS, my own extension backend module shows the error:
#1237823695: Argument "addCss...
Simon Köhler
23:10 Bug #75798 (Resolved): Tests: Use existing session
Applied in changeset commit:0c4c1e6458339a4e9ced75fdcb151cd373b66227. Christian Kuhn
22:16 Bug #75798 (Under Review): Tests: Use existing session
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:14 Bug #75798 (Closed): Tests: Use existing session
Christian Kuhn
23:08 Story #75799 (Closed): as an editor, I want to quickly add content to a new page, with creating a page pre-filled with content elements
After a brief exchange of ideas with Andreas Fießer, I'm writing here this very draft proposal about this topic: how ... Riccardo De Contardi
23:00 Bug #75792 (Resolved): Filemounts not working anymore
Applied in changeset commit:0ca254b55dd181bd26b42c70a919023c36231b6b. Benni Mack
22:28 Bug #75792: Filemounts not working anymore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:38 Bug #75792 (Under Review): Filemounts not working anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:38 Bug #75792 (Closed): Filemounts not working anymore
Benni Mack
21:49 Bug #75797: Stabilize ModuleMenuCest test
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:42 Bug #75797 (Under Review): Stabilize ModuleMenuCest test
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:39 Bug #75797 (Closed): Stabilize ModuleMenuCest test
Christian Kuhn
21:46 Bug #72961 (Resolved): TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
Applied in changeset commit:6ccd5a0b0d62a9334a7a909fb58c69558e5a7a5c. Stefan Busemann
21:46 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:50 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #75621 (Resolved): Deprecate GeneralUtility methods
Applied in changeset commit:7a2c44a7db1f43337e6f1e935bc6c938a3bcebbf. Benni Mack
18:42 Task #75621: Deprecate GeneralUtility methods
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:05 Task #75636: Doctrine: migrate ext:recycler/Utility
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Bug #75791 (Resolved): Make Topbar bookmark acceptance test more stable
Applied in changeset commit:c9b47d92e07f779a484e84a5d50671ed1edfa383. Sascha Egerer
18:52 Bug #75791: Make Topbar bookmark acceptance test more stable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:16 Bug #75791 (Under Review): Make Topbar bookmark acceptance test more stable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Bug #75791 (Closed): Make Topbar bookmark acceptance test more stable
Sascha Egerer
18:45 Task #75793 (Under Review): Drop fe_users.image
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:40 Task #75793 (Rejected): Drop fe_users.image
The fe_users.image field is still an "old fashion" file field.
We move this field to ext:compatibility7 for backen...
Frans Saris
18:30 Bug #75756 (Resolved): Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
Applied in changeset commit:036c6ba143fd99d70cd84f9bd4cda19e1fcd7c7e. Arno Schoon
18:18 Bug #75756: Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:32 Bug #75756: Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Bug #75756: Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Bug #75756 (Under Review): Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:51 Bug #75756 (In Progress): Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
Arno Schoon is working on a fix Frans Saris
18:21 Task #73041: Only show active packages in PackageStates.php
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:08 Task #73041: Only show active packages in PackageStates.php
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:55 Task #73041: Only show active packages in PackageStates.php
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:55 Task #73041: Only show active packages in PackageStates.php
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:38 Task #73041: Only show active packages in PackageStates.php
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:34 Task #73041: Only show active packages in PackageStates.php
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:05 Bug #73735: Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:05 Bug #73735: Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:04 Bug #73735 (Under Review): Error 500 (mem exhausted) when a user has multiple filemounts
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:58 Task #75708: Always store <p> tags in DB from RTE
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:03 Task #75708: Always store <p> tags in DB from RTE
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:51 Bug #75484 (Rejected): Error in file list module when having a read-only filemount for the same path as a normal filemount
Duplicate of #73735 Frans Saris
17:28 Bug #75484: Error in file list module when having a read-only filemount for the same path as a normal filemount
ok, could also reproduce it with only filemount records:
- create a readonly filemount to 1:/
- create a filemoun...
Frans Saris
17:18 Task #71840 (Resolved): Style linkhandlers with Bootstrap
Applied in changeset commit:719dcd1a68c35a489f4a23dfc69950aa091a9168. Frans Saris
17:07 Bug #75789 (Closed): RTE link inserter does no longer show styles
Please see #75548 Frans Saris
16:59 Bug #75789 (Closed): RTE link inserter does no longer show styles
After the Update from TYPO3 6.2.19 to 6.2.21 (we skipped 6.2.20 here) in rtehtmlarea, inside the Popup for inserting ... Andreas Bigger
16:41 Task #75788 (Under Review): Improve filemount BE form
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:38 Task #75788 (Closed): Improve filemount BE form
The path selection should only be shown when a storage is selected Frans Saris
16:28 Bug #75786: Trying to log in with a CLI user results in an uncaught Exception
!Exception.png! Michiel Roos
16:27 Bug #75786: Trying to log in with a CLI user results in an uncaught Exception
!Screen%20Shot%202016-04-19%20at%2016.24.07.png! Michiel Roos
16:27 Bug #75786 (Closed): Trying to log in with a CLI user results in an uncaught Exception
!Screen Shot 2016-04-19 at 16.24.07.png! Michiel Roos
16:09 Bug #75757: FAL: Exception thrown if image for youtube video can't be fetched
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:19 Bug #75757: FAL: Exception thrown if image for youtube video can't be fetched
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:53 Bug #75757: FAL: Exception thrown if image for youtube video can't be fetched
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:27 Bug #75757: FAL: Exception thrown if image for youtube video can't be fetched
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:11 Bug #75757: FAL: Exception thrown if image for youtube video can't be fetched
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Bug #75757 (Under Review): FAL: Exception thrown if image for youtube video can't be fetched
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Task #75575: Streamline escaping for ViewHelpers of all sysexts
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:28 Task #75575: Streamline escaping for ViewHelpers of all sysexts
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Task #75575: Streamline escaping for ViewHelpers of all sysexts
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Task #75575: Streamline escaping for ViewHelpers of all sysexts
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Task #75765 (Resolved): Doctrine: migrate EXT:sys_note
Applied in changeset commit:5dc3a308b849969de132ecdbfad5ebbe44a135a8. Georg Ringer
07:52 Task #75765: Doctrine: migrate EXT:sys_note
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:34 Task #75765 (Under Review): Doctrine: migrate EXT:sys_note
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:30 Task #75765 (Closed): Doctrine: migrate EXT:sys_note
Migrate the DB calls of EXT:sys_note Georg Ringer
15:58 Bug #75730 (Needs Feedback): Slow Backend because of node_modules folder
Can you provide a stripped down example extension, which slows down the backend of an otherwise blank TYPO3 installat... Helmut Hummel
15:43 Bug #75782: Massive performace problems in backend during work
Just head over here to create an account.
https://forger.typo3.org/slack
You can then ping me directly.
Mathias Schreiber
15:15 Bug #75782: Massive performace problems in backend during work
I don't think it is a server-side problem.
My colleagues have the the same problems on different servers with diffe...
Mario Wilhelm
15:01 Bug #75782 (Needs Feedback): Massive performace problems in backend during work
Can you measure whether the problem starts on the server or the clientbrowser?
Given the amount of information it's ...
Mathias Schreiber
14:58 Bug #75782 (Closed): Massive performace problems in backend during work
I'm using Opera 36.x to work with the backend. But Chrome 50.x has the same problems.
In the beginning everything ...
Mario Wilhelm
15:41 Task #75772: Doctrine: Migrate EXT:setup
How do we test this? Michiel Roos
11:16 Task #75772: Doctrine: Migrate EXT:setup
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:01 Task #75772 (Under Review): Doctrine: Migrate EXT:setup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Task #75772 (Closed): Doctrine: Migrate EXT:setup
Migrate all db calls in EXT:setup to doctrine Georg Ringer
15:32 Task #75784 (Closed): Doctrine: migrate ext:backend/Controller/EditDocumentController
Jonathan IROULIN
15:30 Task #75770 (Resolved): Doctrine: migrate ext:backend/Clipboard/Clipboard
Applied in changeset commit:e139945fb4fac036884364e8b0fe1c6708e54691. Jonathan IROULIN
15:07 Task #75770: Doctrine: migrate ext:backend/Clipboard/Clipboard
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Task #75770: Doctrine: migrate ext:backend/Clipboard/Clipboard
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Task #75770: Doctrine: migrate ext:backend/Clipboard/Clipboard
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:59 Task #75770: Doctrine: migrate ext:backend/Clipboard/Clipboard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:43 Task #75770 (Under Review): Doctrine: migrate ext:backend/Clipboard/Clipboard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Task #75770 (Closed): Doctrine: migrate ext:backend/Clipboard/Clipboard
Jonathan IROULIN
15:28 Feature #75691: Upgrade Analysis - Provide listing of documentation files
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:20 Feature #75691: Upgrade Analysis - Provide listing of documentation files
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:19 Bug #75715: No HMENU on pages with "hide in menus"
Well, the same menu runs in other TYPO3 projects. Maybe it is not a TYPO3 bug. Kurt Gusbeth
15:13 Bug #75141: config.locale_all does not set LC_ALL
Thanks to Felix Rauch investigation, it looks like this is related to these posts:
* http://grokbase.com/t/php/php...
Xavier Perseguers
15:00 Bug #75778 (Resolved): Flush l10n cache after translation pack update
Applied in changeset commit:0a02d4840465e4be069861d65e4b6e93669bdb5a. Christian Kuhn
14:59 Bug #75778: Flush l10n cache after translation pack update
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:58 Bug #75778: Flush l10n cache after translation pack update
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:56 Bug #75778: Flush l10n cache after translation pack update
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:22 Bug #75778: Flush l10n cache after translation pack update
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Bug #75778 (Under Review): Flush l10n cache after translation pack update
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:17 Bug #75778: Flush l10n cache after translation pack update
Reproduce:
* clear cache
* Reload backend.
* Go to main module -> languages -> installed language, activate a la...
Christian Kuhn
13:11 Bug #75778 (Closed): Flush l10n cache after translation pack update
Christian Kuhn
14:46 Bug #75780: Invalid number format because of miscellaneous decimal separator
linked to the offending issue for now.
at first glance it looks as if we should definitely revert the patch in 7.6...
Christian Kuhn
14:07 Bug #75780 (Closed): Invalid number format because of miscellaneous decimal separator
The fluid method *format.number* is not working properly anymore since this commit [[https://forge.typo3.org/projects... D. Röhrig
14:44 Bug #52877: replace extjs panels with pure css and get rid of the overhead
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:41 Task #75773 (Under Review): Doctrine: Migrate EXT:scheduler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:17 Task #75773 (Closed): Doctrine: Migrate EXT:scheduler
Doctrine: Migrate EXT:scheduler Wouter Wolters
14:39 Task #75781 (Closed): Doctrine: migrate ext:felogin
Loek Hilgersom
14:30 Bug #75761 (Resolved): Create a script for finding duplicate exception codes for Travis
Applied in changeset commit:cf446972ed44ce7daf7326f98e9178853845ca7e. Christoph Kratz
11:19 Bug #75761: Create a script for finding duplicate exception codes for Travis
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:01 Bug #75761: Create a script for finding duplicate exception codes for Travis
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:58 Bug #75761: Create a script for finding duplicate exception codes for Travis
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:42 Bug #75761: Create a script for finding duplicate exception codes for Travis
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:11 Bug #75761: Create a script for finding duplicate exception codes for Travis
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Bug #75737 (Resolved): Remove duplicate exception numbers
Applied in changeset commit:c5595af045b847c3b71aca0db17748aa6527d83f. Christoph Kratz
11:58 Bug #75737: Remove duplicate exception numbers
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Bug #75737: Remove duplicate exception numbers
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:29 Bug #75737: Remove duplicate exception numbers
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #75755 (Resolved): Automatically create a named parameter for value related QueryBuilder methods
Applied in changeset commit:02dc3256e129f00d70f865cf96477edaeae00cb8. Morton Jonuschat
09:17 Task #75755: Automatically create a named parameter for value related QueryBuilder methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:52 Bug #67894 (Resolved): Felogin form invisible in 6.2 with standard login form layout
Applied in changeset commit:66fef7ae2cc6a879321a7e379b3e7ced0bb29f32. Michiel Roos
12:41 Bug #67894 (Under Review): Felogin form invisible in 6.2 with standard login form layout
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Bug #75493: stdWrap properties executed twice (patch provided)
I could also have selected version 7.6 or version 8 – please feel free to change this as appropriate. Olaf Schmidt-Wischhöfer
13:30 Bug #75769 (Resolved): Remove Verdana, Arial, Helvetica from default site
Applied in changeset commit:aa6382ca6b744fe51efe78a1413ac1019b57fb0b. Ingo Pfennigstorf
12:14 Bug #75769: Remove Verdana, Arial, Helvetica from default site
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:11 Bug #75769: Remove Verdana, Arial, Helvetica from default site
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:09 Bug #75769 (Under Review): Remove Verdana, Arial, Helvetica from default site
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:08 Bug #75769 (Closed): Remove Verdana, Arial, Helvetica from default site
The explicit and ugly looking fonts have to be removed from the default site on a clean installation.
Instead the us...
Ingo Pfennigstorf
13:29 Task #75709 (Resolved): Cleanup variables inside RteHtmlParser
Applied in changeset commit:e426993f6bfff118bbfab2b2d289d6b516a1eaa5. Benni Mack
07:00 Task #75709: Cleanup variables inside RteHtmlParser
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:19 Feature #63664 (New): EXT:form - Allow registering of custom PostProcessors
Björn Jacob
13:00 Feature #75776 (Closed): Invalid CSFR-Token detected
*Problem*
"Invalid CSFR-Token detected..." is a very technical description without any (necessary) instructions.
...
Daniel Wagner
12:47 Bug #75747: EXT:form - predefined forms issues with caching
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:35 Bug #75747: EXT:form - predefined forms issues with caching
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:10 Feature #69975: Make typo3temp-path configurable
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:09 Feature #69975: Make typo3temp-path configurable
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:02 Bug #75370 (Accepted): OutOfBoundsException in LocalDriver.php
Frans Saris
12:00 Feature #72923 (Resolved): Make number of files shown in filelist module configurable
Applied in changeset commit:b6e5aef496df37c8a051f1cc277567e6b855125a. Stephan Großberndt
10:54 Feature #72923: Make number of files shown in filelist module configurable
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:25 Feature #72923: Make number of files shown in filelist module configurable
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:23 Feature #72923: Make number of files shown in filelist module configurable
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Feature #72923: Make number of files shown in filelist module configurable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Feature #72923: Make number of files shown in filelist module configurable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:57 Bug #73800: Edting in Pagetree Overview throws exception when root page is involved
In the page module when translations are created for image contents, while editing the image inside the content the s... Anu Bhuvanendran Nair
11:56 Bug #66861 (Under Review): Do not automatically append a "/" to the identifier of a folder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:44 Task #75758 (Resolved): Doctrine: Replace Occurrences of exec_INSERTmultipleRows
Applied in changeset commit:90ce80e3ff87fdabd92bb22b41a2e953c995fab0. Mathias Schreiber
11:32 Task #75758: Doctrine: Replace Occurrences of exec_INSERTmultipleRows
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Task #75758: Doctrine: Replace Occurrences of exec_INSERTmultipleRows
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Task #75767 (Resolved): Remove last part of singleton pattern in getUserObj()
Applied in changeset commit:9a0b8a8a3e3c4af903b3871c3851ce47f37ca07f. Benni Mack
10:47 Task #75767: Remove last part of singleton pattern in getUserObj()
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:42 Task #75767: Remove last part of singleton pattern in getUserObj()
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:39 Task #75767: Remove last part of singleton pattern in getUserObj()
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:03 Task #75767 (Under Review): Remove last part of singleton pattern in getUserObj()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:03 Task #75767 (Closed): Remove last part of singleton pattern in getUserObj()
Benni Mack
10:38 Task #75545 (Under Review): Doctrine DBAL migration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Task #75751 (Resolved): Rename QueryContextType::NONE
Applied in changeset commit:d4925ddbb43066a8752c791314d6d4fd0134d62d. Morton Jonuschat
08:53 Task #75751: Rename QueryContextType::NONE
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:22 Task #75751: Rename QueryContextType::NONE
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:20 Task #75751: Rename QueryContextType::NONE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:23 Bug #74376: Extbase persistence not working with datetime fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Task #75766 (Resolved): Remove scriptRelPath from AuthServices
Applied in changeset commit:73248e33710826955b01b79d6df563fa92825262. Benni Mack
07:45 Task #75766 (Under Review): Remove scriptRelPath from AuthServices
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:44 Task #75766 (Closed): Remove scriptRelPath from AuthServices
Benni Mack
08:24 Bug #75455: TypoScript includeJs does not respect parameter
Just to be sure: This ist _not_ a problem with including external or internal files in general!
At this point, Typ...
Stefan Weißwange
07:51 Bug #75402: Illegal string offset 'enable'
@Chili: I have the same error and I am also using imagecycle. Could you please tell what kind of problem it is and ho... Anna Emde
07:38 Task #60898: On physically moving a file through the FAL API, the cache of affected pages is not cleared
Hi,
we got the same problem, hoping for a solution. The bug is accepted but there seems to be no progress since al...
DMK E-BUSINESS GmbH
06:31 Task #75563 (Resolved): Extend ExpressionBuilder for bitwise and operation
Applied in changeset commit:f8a123fdb67c1417b3a883aebf28836d4a912ef9. Morton Jonuschat
00:45 Task #75563: Extend ExpressionBuilder for bitwise and operation
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:43 Task #75563: Extend ExpressionBuilder for bitwise and operation
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:30 Task #75707 (Resolved): Doctrine: migrate ext:backend/avatar
Applied in changeset commit:02dbc9adf0efd0bdc48bce3e7692344ad090a7ba. Michael Oehlhof
01:00 Task #75764 (Resolved): [TASK] travis-ci: Limit number of parallel jobs
Applied in changeset commit:ae9e77d7ba297a17bcb33eb6bd1daafbb6734d34. Christian Kuhn
00:10 Task #75764 (Under Review): [TASK] travis-ci: Limit number of parallel jobs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:08 Task #75764 (Closed): [TASK] travis-ci: Limit number of parallel jobs
Christian Kuhn
00:30 Bug #75762 (Resolved): Fix type hints for renderChildrenArgument in all ViewHelpers
Applied in changeset commit:950bd56be7b59b42cc981eef2ef6d40a311df8d1. Anonymous
00:08 Bug #75564 (Closed): TYPO3 modul «report» don't check source version
Connecting to get.typo3.org to check the version is a feature of TYPO3 7 which is not going to be backported to TYPO3... Stephan Großberndt

2016-04-18

23:56 Bug #75763 (Closed): spurious /typo3conf/ext/styleguide/ folder inside the CMS Core folder (master 8.1-dev from git)
My TYPO3 setup for the 8.1-dev is configured like this: I have a folder where I keep the CORE files from git and anot... Riccardo De Contardi
23:55 Bug #75762 (Under Review): Fix type hints for renderChildrenArgument in all ViewHelpers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:55 Bug #75762 (Closed): Fix type hints for renderChildrenArgument in all ViewHelpers
Helmut Hummel
23:49 Task #75758: Doctrine: Replace Occurrences of exec_INSERTmultipleRows
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:55 Task #75758 (Under Review): Doctrine: Replace Occurrences of exec_INSERTmultipleRows
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:53 Task #75758 (Closed): Doctrine: Replace Occurrences of exec_INSERTmultipleRows
see above Mathias Schreiber
23:48 Bug #75542 (Closed): New Content element wizard ignores current page uid
Nicole Cordes
23:48 Bug #75542: New Content element wizard ignores current page uid
You should not use TypoScript in backend context! TypoScript is for frontend. In backend you should use TSConfig (Use... Nicole Cordes
23:44 Bug #75761 (Under Review): Create a script for finding duplicate exception codes for Travis
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:41 Bug #75761 (Closed): Create a script for finding duplicate exception codes for Travis
Christoph Kratz
23:15 Task #75760 (Closed): Doctrine: migrate ext:backend/Classes/Domain/Repository/Localization
Richard Haeser
23:03 Task #75759 (Closed): Doctrine: migrate ext:backend/Controller/Page
Richard Haeser
23:00 Bug #75724 (Resolved): Cursor position is changed while typing
Applied in changeset commit:472edc94729d61a4b2b86cf6cd170d2e5918beec. Sascha Egerer
22:19 Bug #75724: Cursor position is changed while typing
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:57 Task #75575: Streamline escaping for ViewHelpers of all sysexts
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:55 Feature #48013: Add support for progressive jpg files
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:55 Feature #48013: Add support for progressive jpg files
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Feature #48013 (Under Review): Add support for progressive jpg files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:44 Feature #70934: Copy file in filelist loses Metadata
still happens in the latest 8.1-dev (master) Riccardo De Contardi
22:32 Task #75718 (Under Review): Doctrine: migrate ext:recycler/DeletedRecords
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:17 Task #75718 (In Progress): Doctrine: migrate ext:recycler/DeletedRecords
Michael Oehlhof
22:29 Bug #75520: Constant editor cut off "m" on image width and height
I guess it is because of the comments inside Constants.txt:... Riccardo De Contardi
22:22 Bug #75756: Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
Hi, i get nearly the same, but the error shows up together with Extension "Media & Vidi" in Terminal ./typo3/cli_disp... Matthias Eberlein
21:20 Bug #75756 (Closed): Fatal error occurs when sys_file_processedfile table is cleared but processed file is still present
When the record from sys_file_processedfile is deleted but the processed file itself still exitst you run into this f... Frans Saris
22:21 Bug #75757 (Closed): FAL: Exception thrown if image for youtube video can't be fetched
If you add a youtube video in the file list and (in my case apparently due to wifi connection problems) the image for... Stephan Großberndt
22:04 Bug #71626: Safari: Icons in pagetree are cropped with 1px on bottom
the problem is still present in latest master (8.1-dev) Riccardo De Contardi
21:50 Feature #71262 (Needs Feedback): Permission check: "Delete files and folders"
Stephan Großberndt
21:38 Task #75697: Doctrine: migrate ext:backend/Backend/ToolbarItems
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:35 Bug #75519: Flexform select rendermode tree doesn't respect collapsed nodes
It only looses the "hidden" values when an visible node is changed. Frans Saris
21:25 Task #75707: Doctrine: migrate ext:backend/avatar
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:25 Bug #70928 (Needs Feedback): Garbage collection of entries without tags fail
I guess you are referring to this change: http://review.typo3.org/33254
The JOIN statement is only used if flushin...
Stephan Großberndt
21:23 Task #75755 (Under Review): Automatically create a named parameter for value related QueryBuilder methods
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:07 Task #75755 (Closed): Automatically create a named parameter for value related QueryBuilder methods
To reduce the risks of SQL injections automatically create named parameters for methods that commonly deal with user ... Morton Jonuschat
21:00 Task #75733 (Resolved): Cleanup GridEditor.js
Applied in changeset commit:3036c194701b24b7316115a71dd58acbdca54934. Frank Nägler
13:18 Task #75733 (Under Review): Cleanup GridEditor.js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:16 Task #75733 (Closed): Cleanup GridEditor.js
Cleanup GridEditor.js
- use @===@ for comparrision instead of @==@
- build markup with jQuery api instead of stri...
Frank Nägler
20:59 Feature #72923 (Under Review): Make number of files shown in filelist module configurable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:42 Task #75751: Rename QueryContextType::NONE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:24 Task #75751 (Under Review): Rename QueryContextType::NONE
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:52 Task #75751 (Closed): Rename QueryContextType::NONE
Rename to QueryContextType::UNRESTRICTED, this allows to replace snippets like the following:... Morton Jonuschat
20:30 Task #75701 (Resolved): Add new checks after log in as an editor
Applied in changeset commit:a746575b2814cdf41a756695341068be7ce7ab4e. Dirk Jüttner
08:36 Task #75701: Add new checks after log in as an editor
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:33 Task #75701: Add new checks after log in as an editor
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:27 Task #75563 (Under Review): Extend ExpressionBuilder for bitwise and operation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:16 Task #75602 (Rejected): Namespace codeception actor and helper classes
rejected for now. Christian Kuhn
20:02 Feature #69975 (Under Review): Make typo3temp-path configurable
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:01 Bug #71494: image wizard in the rtehtmlarea
Markus Klein wrote:
> Make sure your RTE configuration does not kick @RTE.default >@ away.
This was the only reas...
Peter Morgner
20:01 Feature #73049: Add button "Edit Metadata of this file" to Filelist module
The following screenshot shows the problem with this issue:
# the folders need an empty box (no big problem)
# in ca...
Frank Nägler
20:00 Task #75717 (Resolved): Doctrine: migrate ext:recycler/CleanerTask
Applied in changeset commit:538993f2dce8a10648d30b2c3911b42d5d039d4c. Michael Oehlhof
19:45 Task #75717: Doctrine: migrate ext:recycler/CleanerTask
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Task #75717: Doctrine: migrate ext:recycler/CleanerTask
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:57 Bug #75752 (Resolved): Remove unreachable code regarding argument sumUp in RecordHistory
Applied in changeset commit:51258df307432e533a661b08ea0f516d261426f0. Stephan Großberndt
19:07 Bug #75752: Remove unreachable code regarding argument sumUp in RecordHistory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:40 Bug #75752 (Under Review): Remove unreachable code regarding argument sumUp in RecordHistory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:55 Bug #75752 (Closed): Remove unreachable code regarding argument sumUp in RecordHistory
Stephan Großberndt
19:43 Task #75749 (Resolved): Doctrine: migrate ext:backend/Controller/LoginController
Applied in changeset commit:132f6210775514ecbe1805b6e6fa8a8e7f8e5ba4. Jonathan IROULIN
19:29 Task #75749: Doctrine: migrate ext:backend/Controller/LoginController
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:28 Task #75749: Doctrine: migrate ext:backend/Controller/LoginController
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:27 Task #75749: Doctrine: migrate ext:backend/Controller/LoginController
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:33 Task #75749 (Under Review): Doctrine: migrate ext:backend/Controller/LoginController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:21 Task #75749 (In Progress): Doctrine: migrate ext:backend/Controller/LoginController
Jonathan IROULIN
17:20 Task #75749 (Closed): Doctrine: migrate ext:backend/Controller/LoginController
Jonathan IROULIN
19:18 Bug #72878: wrong datetime handling, they are not UTC in db
I do absolutely do not understand, how a serious bug like this can not be solved for years..
Search for "typo3 DateTi...
This Mächler
19:14 Bug #75754 (Under Review): Document further options for mail post processor
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:12 Bug #75754 (Closed): Document further options for mail post processor
* As it's possible to configure the template to use for each instance of
the post processor, this should be docume...
Christoph Kratz
19:00 Bug #75635 (Resolved): ExpressionBuilder->inSet for PostgreSQL returns wrong fragment
Applied in changeset commit:d6e128d9d284985fa5f317f3cb6743d4b69f6205. Morton Jonuschat
18:41 Bug #75260: TCA date/datetime labels for IRRE records displayed wrong
Thanks, will try to investigate this setup. Wouter Wolters
18:27 Bug #75260: TCA date/datetime labels for IRRE records displayed wrong
Interestingly, the date is displayed correctly for the "date" table in the backend (see screenshot). That's why I tho... Ivan Ruiz Gallego
18:24 Bug #75260: TCA date/datetime labels for IRRE records displayed wrong
And here the relevant part TCA of the model "date":... Ivan Ruiz Gallego
18:22 Bug #75260: TCA date/datetime labels for IRRE records displayed wrong
Here you have the configuration for the property "further_dates" of the model "event"... Ivan Ruiz Gallego
18:18 Bug #75260: TCA date/datetime labels for IRRE records displayed wrong
Thanks, do you also have the according TCA for us? Wouter Wolters
18:16 Bug #75260: TCA date/datetime labels for IRRE records displayed wrong
The attached screenshots illustrate how the "inline" property "termine" is displayed in the backend. In one of them y... Ivan Ruiz Gallego
17:16 Bug #75260 (Needs Feedback): TCA date/datetime labels for IRRE records displayed wrong
Do you have a screenshot of the situation you describe? Wouter Wolters
18:38 Task #70596: The CreateFolder module misses CSH button + info
They are still not implemented
!CreateFolder.png!
Frans Saris
18:34 Bug #74817 (Resolved): Remove forgotten mentions of goodMess and badMess from the code
Applied in changeset commit:726d79f0f9a3f3aa759e330479184ce0a25894e0. Wouter Wolters
17:32 Bug #74817 (Under Review): Remove forgotten mentions of goodMess and badMess from the code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Bug #75654 (Resolved): The link with Install tool in system information is broken
Applied in changeset commit:b2cba76bd92107261f6edc361113433bd5028843. Wouter Wolters
16:36 Bug #75654 (Under Review): The link with Install tool in system information is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:39 Bug #75654 (Accepted): The link with Install tool in system information is broken
Sascha Egerer
18:26 Task #75604 (Resolved): Doctrine: migrate ext:backend/History
Applied in changeset commit:dca08893670340c0718cbb8a22d582a558f230ea. Jan Helke
18:09 Task #75604: Doctrine: migrate ext:backend/History
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:36 Task #75604: Doctrine: migrate ext:backend/History
Please find attached two screenshots which shows an error while mark / unmark a record. Christoph Kratz
18:20 Bug #75750 (Resolved): Wrong title and labels for "create folder" functionality in element browser
Applied in changeset commit:9191894864898ed5ecc25ee1e22e57a48b77984b. Frans Saris
18:20 Bug #75750: Wrong title and labels for "create folder" functionality in element browser
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:02 Bug #75750: Wrong title and labels for "create folder" functionality in element browser
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:55 Bug #75750 (Under Review): Wrong title and labels for "create folder" functionality in element browser
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:44 Bug #75750 (Closed): Wrong title and labels for "create folder" functionality in element browser
The element browser can hold an "Create folder" form but it has the wrong title and button text
!CreateFolder.png!
Frans Saris
18:20 Task #75713 (Resolved): Doctrine: migrate ext:recycler/Tables
Applied in changeset commit:2b156d1278115d981203cab87dccf8b47135df56. Michael Oehlhof
15:18 Task #75713: Doctrine: migrate ext:recycler/Tables
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:24 Task #75713: Doctrine: migrate ext:recycler/Tables
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:40 Task #71840: Style linkhandlers with Bootstrap
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:37 Task #71840: Style linkhandlers with Bootstrap
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:04 Task #71840: Style linkhandlers with Bootstrap
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:21 Bug #75163 (Closed): Extbase Repository Default Orderings and the lastUpdated Column
The example Mathias provides should solve the issue you have. I'm closing this ticket now because this is not a core ... Wouter Wolters
17:13 Bug #75141: config.locale_all does not set LC_ALL
Same problem, did some investigating.
When the Extbase PersistenceManager calls DataMapper and it convert the floa...
Felix Rauch
09:02 Bug #75141: config.locale_all does not set LC_ALL
Same problem like Timo, but without SQL Mode the value was saved with a wrong value.
Model, SQL String etc. the valu...
Guido S.
17:05 Bug #75435 (Needs Feedback): \TYPO3\CMS\Backend\View\PageLayoutView::tt_content_drawHeader, remove <div class="t3-page-ce-body">
Do you have a explanation why this needs to be removed?
Do you face any issue or other problem?
Wouter Wolters
17:04 Bug #75748 (Closed): Editor can't remove images attached to other images
I've created an additional field for files (sys_file_metadata of FAL) which allows to add an image (also FAL) to a fi... Arne Lorenz
17:02 Bug #75747 (Under Review): EXT:form - predefined forms issues with caching
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:57 Bug #75747 (Closed): EXT:form - predefined forms issues with caching
The predefined forms functionality - introduced in #72309 - is not working as expected. Since the object is not of ty... Björn Jacob
16:30 Bug #75736 (Resolved): Update bootstrap-slider to 7.0.1
Applied in changeset commit:ecfc98e28edc3cd6339d26f2b239930fc8b9ce2d. Wouter Wolters
13:40 Bug #75736: Update bootstrap-slider to 7.0.1
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Bug #75736 (Under Review): Update bootstrap-slider to 7.0.1
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:35 Bug #75736 (Closed): Update bootstrap-slider to 7.0.1
Update bootstrap-slider to 7.0.1 Wouter Wolters
16:13 Task #75732 (Resolved): Update moment and moment-timezone library
Applied in changeset commit:15f03edd1b3d7d043ba5535633ed8baff97801d0. Wouter Wolters
12:43 Task #75732 (Under Review): Update moment and moment-timezone library
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:42 Task #75732 (Closed): Update moment and moment-timezone library
Update moment and moment-timezone library Wouter Wolters
16:03 Bug #61960: f:widget.link always generates links with cHash
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Bug #75455 (Closed): TypoScript includeJs does not respect parameter
As discussed in #typo3-cms-coredev this will not be fixed for TYPO3 6.2 since this is no critical / security / browse... Stephan Großberndt
15:49 Bug #75455: TypoScript includeJs does not respect parameter
I also updated the documentation not to feature examples including files from fileadmin anymore:
https://github.co...
Stephan Großberndt
15:25 Bug #75455: TypoScript includeJs does not respect parameter
The difference for @EXT:@ between 6.2 and newer versions is due to the check for @EXT:@in TemplateService in 6.2 vers... Stephan Großberndt
14:57 Bug #75455 (In Progress): TypoScript includeJs does not respect parameter
This happens on master, 8, 7.6 and 6.2. It depends on the location of the file... Stephan Großberndt
15:28 Bug #75737: Remove duplicate exception numbers
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Bug #75737: Remove duplicate exception numbers
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Bug #75737: Remove duplicate exception numbers
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:43 Bug #75737 (Under Review): Remove duplicate exception numbers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Bug #75737 (Closed): Remove duplicate exception numbers
Christoph Kratz
15:28 Bug #68367 (Rejected): checkSubmit should wait 500ms
rejected, because a refactoring of the validation stuff is planed for CMS 8 Frank Nägler
15:27 Feature #67686: Clean way to extract doctype
When I read this issue and looked to my configuration I had some thoughts.
I am running a Typo3 installation (v7.6...
Λάθε βιώσας
15:04 Bug #75744: BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
Bharat parmar wrote:
> I have created custom fluid content Element in TYPO3 7.6.5 i used below code for it
>
<pr...
Bharat parmar
15:03 Bug #75744 (Closed): BUG with flux:wizard.link linkValidator js in Typo3 7.6.5
I have created custom fluid content Element in TYPO3 7.6.5 i used below code for it
<flux:field.i...
Bharat parmar
15:02 Bug #75743 (Closed): Linkhandler values not stored if selected record has been searched for or paginated to
I created a new tab for the link handler with PageTSconfig (in combination with https://github.com/cobwebch/linkhandl... Tobias Pinnekamp
14:56 Bug #18586 (New): editpanel and hardcoded width and height for PopUp
Wouter Wolters
14:55 Feature #5718 (New): Implement File upload support
Wouter Wolters
14:48 Bug #66861 (Resolved): Do not automatically append a "/" to the identifier of a folder
Applied in changeset commit:d9755979c78883b5c05c5ec5c25c5619665f0bb9. Sascha Egerer
14:46 Bug #66861: Do not automatically append a "/" to the identifier of a folder
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:19 Bug #66861: Do not automatically append a "/" to the identifier of a folder
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:47 Bug #75741 (Closed): TYPO3 6.2.21: RTE will not generate a link icon.
I close this as a duplicate of #75548
The fix is merged as of today and will be in the next 6.2 release.
Wouter Wolters
14:45 Bug #75741 (Closed): TYPO3 6.2.21: RTE will not generate a link icon.
After the core update of TYPO3 6.2.19 to 6.2.21:
RTE will not generate a link icon.
kolki no-lastname-given
14:46 Bug #75739 (Resolved): missing background image for not assigned backend layout
Applied in changeset commit:3d990d5c531064ec7a8548ee5725fe278cda0239. Frank Nägler
14:07 Bug #75739: missing background image for not assigned backend layout
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:03 Bug #75739 (Under Review): missing background image for not assigned backend layout
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:02 Bug #75739 (Closed): missing background image for not assigned backend layout
The reference to images/backgrounds/layout-not-assigned.png in backend.css throws a 404 error because of a wrong path. Frank Nägler
14:30 Task #75738 (Resolved): Raise version number in bower and package json files
Applied in changeset commit:518aa120697b5e6707667d89c4555caad6984dd0. Wouter Wolters
13:46 Task #75738 (Under Review): Raise version number in bower and package json files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Task #75738 (Closed): Raise version number in bower and package json files
Raise version number in bower and package json files Wouter Wolters
14:27 Story #73715 (Closed): Update 3rd party JavaScript libraries
we are already busy with the next update round. Wouter Wolters
14:20 Task #75711 (Resolved): Remove DB-related methods from cObj
Applied in changeset commit:2217c62fc33ad802e689a3fdf9b48118ddf7873d. Benni Mack
14:13 Task #75104: lockToDomain feature can be (easily) circumvented
Scenario:
- System is configured (with trusted hosts) for frontend1.mydomain.com and frontend2.mydomain.com
- Use...
Benni Mack
14:04 Bug #75537 (Resolved): fluid_styled_content does not render thumbnails in list view
Applied in changeset commit:804eec4d79a80aa3ae1158dba6cf4e4756f78708. Daniel Goerz
14:04 Bug #75537: fluid_styled_content does not render thumbnails in list view
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:03 Bug #75496 (Resolved): TCA forms can not show thumbnails anymore
Applied in changeset commit:ec424897784365714b08bf58174f572b1948d54c. Stefan Froemken
14:01 Bug #75496: TCA forms can not show thumbnails anymore
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:38 Bug #35675: Linking a written URL to another link not possible in Internet Explorers
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:19 Bug #75399: Extbase: Class/Table Mapping doesn't work sometimes
I found out that the problem lies in the fact that under not yet found conditions the expire-date in the table "cf_ex... Christian Huppert
13:00 Bug #75548 (Resolved): RTE lacks dropdown content after updating to 6.2.21
Applied in changeset commit:851314000fb8c382b3471ec01f4c2fac63753020. Markus Klein
12:30 Task #75729 (Resolved): Update jQuery to 2.2.3
Applied in changeset commit:cc0fd0fb324ad6509c2a0d1f06afadaf1484feb8. Christoph Kratz
11:48 Task #75729 (Under Review): Update jQuery to 2.2.3
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:02 Task #75729 (Closed): Update jQuery to 2.2.3
The current jQuery version is obsolete and must be replaced with the newest version. The target version is the versio... Christoph Kratz
12:16 Bug #75730 (Closed): Slow Backend because of node_modules folder
I experienced a really strange behaviour of my TYPO3 setup. My Backend got really slow. I then deleted the @typo3conf... Philipp Faber
11:49 Bug #75670 (Closed): CLI Dispatcher broken in 7.6.x
Thanks for reporting back. Will close the ticket now. Wouter Wolters
11:45 Bug #75670: CLI Dispatcher broken in 7.6.x
Yup, is solved.
I had to put an interpreter in front:
> php_cli ./typo3/cli_dispatch.phpsh extbase help
Ticket...
Philipp Idler
11:36 Task #75709: Cleanup variables inside RteHtmlParser
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Task #75636: Doctrine: migrate ext:recycler/Utility
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Task #75725 (Resolved): Move backend-related assets from t3skin to EXT:backend
Applied in changeset commit:e0b53b95e82acac84093c376927d077dda2173b9. Benni Mack
10:48 Task #75725: Move backend-related assets from t3skin to EXT:backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:37 Task #75725 (Under Review): Move backend-related assets from t3skin to EXT:backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:36 Task #75725 (Closed): Move backend-related assets from t3skin to EXT:backend
Benni Mack
10:51 Bug #75728: Class not found in various extensions when Clearing all Caches in the install tool
I installed TYPO3 without composer. Philipp Faber
10:08 Bug #75728 (Rejected): Class not found in various extensions when Clearing all Caches in the install tool
I have a strange issue on my production (linux) server. If go to Install Tool and clear all caches, the following err... Philipp Faber
09:56 Bug #75706 (Closed): RTE Image Problem
The only option you have here is to update that installation to 7.6.4 or higher. There won't be a new 7.6.2 release.
...
Wouter Wolters
09:32 Bug #75706: RTE Image Problem
Yep! You could close this issue but make sure the same changes already merge to TYPO3 7.6.2 (if necessary ;) Sanjay Chuahan
09:13 Bug #75706: RTE Image Problem
so... can we close this issue as already solved (simply by upgrading to 7.6.4 or higher) or there is something left? Riccardo De Contardi
08:31 Bug #75706: RTE Image Problem
sorry, but there is no attached file.
> Oops, Sorry - Please find an attached files now.
Said that... aren't we t...
Sanjay Chuahan
09:27 Bug #75721: Updating extension list fails in Typo3 6.2.21
I had the same issue on one installation.
The memory_limit was set to 64M in php.ini - increasing it to suggested 10...
Henrik Ziegenhain
08:38 Task #75702 (Rejected): Add new checks after log in as an editor
Duplicate of #75701 Sascha Egerer
08:14 Task #75622: Streamline pageNotFound handling within TSFE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:12 Bug #75689 (Accepted): Create a bookmark after delete a bookmark is blocked
Sascha Egerer
06:49 Bug #75710: Drop RTE config skipAlign and skipClass
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:10 Bug #73520: Class not found on cleanup all caches via BE on Windows
Philipp Faber wrote:
> I am getting this error as well and I am on TYPO3 7.6.5 Linux!
Please create a new ticket...
Helmut Hummel

2016-04-17

23:58 Bug #75721 (New): Updating extension list fails in Typo3 6.2.21
Thanks Stefan. Markus Klein
21:39 Bug #75721: Updating extension list fails in Typo3 6.2.21
Here's the related Apache log entry:
PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to all...
Stefan no-lastname-given
20:54 Bug #75721 (Needs Feedback): Updating extension list fails in Typo3 6.2.21
Can you take a look at the server logs please? The error.log should contain more info. Markus Klein
15:22 Bug #75721 (Closed): Updating extension list fails in Typo3 6.2.21
Steps to reproduce:
1. Log in the backend
2. Click on Admin Tools -> Extension Manager
3. Select "Get Extensions"
...
Stefan no-lastname-given
22:42 Bug #75724 (Under Review): Cursor position is changed while typing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:38 Bug #75724 (Closed): Cursor position is changed while typing
The cursor position is changed to position "0" while typing in a field and the first character is a space. This ends ... Sascha Egerer
22:30 Task #75657 (Resolved): Purge onFocus occurrences from FormEngine
Applied in changeset commit:e4cc0f68f9178d07606563316d544ebea4999314. Oliver Hader
20:26 Task #75657: Purge onFocus occurrences from FormEngine
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #75716 (Resolved): Add unit test for colorpicker TCA migration
Applied in changeset commit:a657cda633637edaeb24147dc43196921dbee034. Wouter Wolters
21:26 Bug #72878: wrong datetime handling, they are not UTC in db
How will you handle the following problem if you release the patch:
Productive systems with dateTime values stored in...
This Mächler
21:07 Task #75720 (Resolved): Visual tweaks of "Workspaces" backend module
Applied in changeset commit:aa56fd0374a5b7d506c5eb1fa7950af1f7814efb. Andreas Fernandez
15:01 Task #75720 (Under Review): Visual tweaks of "Workspaces" backend module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Task #75720 (Closed): Visual tweaks of "Workspaces" backend module
- Record table list is responsive on small screens
- Nested records are indented
Andreas Kienast
17:53 Bug #73520: Class not found on cleanup all caches via BE on Windows
I am getting this error as well and I am on TYPO3 7.6.5 Linux! Interestingly enough, I have the same installation on ... Philipp Faber
15:49 Feature #75691: Upgrade Analysis - Provide listing of documentation files
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:24 Task #75707: Doctrine: migrate ext:backend/avatar
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Bug #72070: ViewHelper f:widget.paginate - insertBelow /insertAbove doesn't work
I will give you access via ssh or ftp. Who ca I send the login data? Johannes C. Laxander
11:30 Feature #74359 (Resolved): Migrate workspace module to Bootstrap an jQuery
Applied in changeset commit:7bbb4178229f049f83fe0582bbc741623d60c4a5. Andreas Fernandez
09:31 Task #75718 (Closed): Doctrine: migrate ext:recycler/DeletedRecords
Michael Oehlhof
00:12 Task #75717 (Under Review): Doctrine: migrate ext:recycler/CleanerTask
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
 

Also available in: Atom