Project

General

Profile

Activity

From 2013-09-27 to 2013-10-26

2013-10-26

23:58 Bug #53036: no usage of external locallang.xlf
IMHO that would need to go into Flow first? Did you check upstream? Philipp Gampe
23:56 Bug #52993 (Accepted): index.php in DOC_ROOT must be symlinked
We will lover the severity. However the core updater will not work of the folder structure does not match. Maybe we w... Philipp Gampe
23:54 Bug #53037 (Accepted): Install Tool: Folder structure is too strict
We will lover the severity. The folder structure is required for the core updater. However the core updater will not ... Philipp Gampe
23:51 Bug #53040 (Needs Feedback): TYPO3\CMS\Core\Localization\Parser\LocallangXmlParser" cannot be found or is an empty
This might just have been a cache issue. Are you able to reproduce this? Philipp Gampe
22:22 Task #51838: Delete all processed files when a sys_file gets deleted
This is resolved in https://review.typo3.org/#/c/23671 so can be closed. Frans Saris
22:09 Bug #52851: Find a way to set the type of File Metadata
Can't we just use the same solution as sys_file_reference?
In the TCA say 'type' => 'file:type'
See https://git...
Frans Saris
20:30 Bug #53125 (Accepted): TypoScript Editor Help is disabled after multiline comment
Did not test again, but I trust you about the issue. I assume that all those issues are related. Philipp Gampe
16:09 Bug #53125: TypoScript Editor Help is disabled after multiline comment
It appears in actual Firefox 24 and Chrome 30.
There is no Javascript Error in Firebug.
Strange: If you copy&past...
Gernot Ploiner
16:51 Bug #53132: Wide split bar drag areas don't work in Firefox 24
I can confirm that in Firefox. Trouble maker is the following CSS defintion:
typo3/sysext/t3skin/extjs/xtheme-t3sk...
Philipp Gampe
15:41 Bug #53132: Wide split bar drag areas don't work in Firefox 24
Actual Firefox 24.
Chrome works also for me.
Gernot Ploiner
16:41 Bug #53128 (Accepted): TypoScript Editor Help with Mouseclick
I can confirm that. But it looks more like browsers (once again) changed their way of rendering. Philipp Gampe
15:48 Bug #53128: TypoScript Editor Help with Mouseclick
The Problem exists in actual Firefox 24 and Chrome 30 (other Browsers not tested).
But only when you type the first ...
Gernot Ploiner
16:35 Feature #53130 (Closed): Add direction to sorting of the cObject FILES
Solved with #46444
Documentation will be added with #53147
Philipp Gampe
15:56 Feature #53130: Add direction to sorting of the cObject FILES
Stefan Froemken wrote:
> Hello Gernot,
>
> I have just checked the source-code of this cObject and found a settin...
Chris topher
15:53 Feature #53130: Add direction to sorting of the cObject FILES
This Option is not avaliable in the TSREF Documentation and also not in the Help-Dropdown in the Setup-Field...
But ...
Gernot Ploiner
15:48 Feature #53130: Add direction to sorting of the cObject FILES
Hello Gernot,
I have just checked the source-code of this cObject and found a setting called "sorting".
Following...
Stefan Froemken
16:07 Bug #45724 (Under Review): FILES.folders does not work
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25016
Gerrit Code Review
13:34 Feature #52137: Provide a menu of categorized content elements
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
Gerrit Code Review
13:33 Task #53146 (Closed): Hard-coded MM table name in CategoryCollection
There's a conceptual question about class \TYPO3\CMS\Core\Category\Collection\CategoryCollection (and possible also i... Francois Suter
11:58 Bug #53095: field no_cache gets evaluated on shortcut pages although not visible
Hello Philipp,
Yes, this field is evaluated although not visible and appends no_cache to the destination URL.
For...
Daniel Wagner
08:30 Task #53136 (Resolved): Add xlf ending to textfile_ext in default configuration
Applied in changeset commit:6aa2e7fa50484f480dac9635356ecbef08801527. Alexander Stehlik
08:29 Bug #53119: Extension upload as zip behaves scary!
mhmm, there is no check, no message, that the key must fit this format.
Until 4.7 i usally packed extensions with th...
Kay Strobach
00:43 Task #53087: Installation name in mail test
That will do :)
I just thougt to hve this included in as many versions as possible. Because it's the simple output...
André Spindler

2013-10-25

21:30 Bug #44470: Content elements in wrong column in page module
@Thorsten : the patches you mention do not solve this issue, nor do they solve the problem with the sorting buttons. ... Jigal van Hemert
20:30 Bug #52926 (Resolved): Compressor path calculation may fail
Applied in changeset commit:ed5e07525ea7a8ac6afa72a1ce142bc306e74a7e. Christian Kuhn
19:39 Bug #52926: Compressor path calculation may fail
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:38 Bug #52926: Compressor path calculation may fail
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:37 Bug #52926: Compressor path calculation may fail
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24875
Gerrit Code Review
19:35 Bug #29461: Page TSconfig for Extbase flexform values doesn't work
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19480
Gerrit Code Review
19:30 Bug #50450: Drop keys before fields in install tool

Is it realistic that a rewrite of the SqlSchemaMigrationService is done for 6.2?
If not, a bugfix is better than...
Alexander Stehlik
17:20 Bug #53066 (Needs Feedback): media content-element and minify
You forgot to attach the file. Can you attach it again?
I agree that it makes more sense to move the JS to the foo...
Philipp Gampe
17:18 Task #53087 (Needs Feedback): Installation name in mail test
As a feature it can only go to the development branch. However 6.2 LTS is already closed for features.
We could la...
Philipp Gampe
17:15 Bug #53123 (Needs Feedback): Is compressing external JS and CSS files necessary by default?
I agree with you. Browsers will cache contents (idea of CDN) and therefor it does not make any sense to compress a fi... Philipp Gampe
12:14 Bug #53123 (Closed): Is compressing external JS and CSS files necessary by default?
I didn't make use of JS / CSS compressor to much, so I didn't notice the problem until now, where I have some externa... Artur Cichosz
17:06 Bug #53081 (Accepted): Install Tool: Welcome Text is outdated
Can you prepare a patch for this? http://wiki.typo3.org/CWT Philipp Gampe
17:05 Feature #53091 (Needs Feedback): sys_category: Additional relation direction to get a categories assigned child-categories
Are you referring to the extbase model? Philipp Gampe
16:59 Bug #53095 (Needs Feedback): field no_cache gets evaluated on shortcut pages although not visible
Philipp Gampe
16:59 Bug #53095: field no_cache gets evaluated on shortcut pages although not visible
I fail to see the issue here.
Shortcut pages do not need cache settings, because caches are used only on the targe...
Philipp Gampe
16:57 Bug #38376 (Needs Feedback): class tslib_content_media overwrites custom rendertype
wrong issue ... see the related issue Philipp Gampe
16:52 Bug #53097 (Needs Feedback): MEDIA / renderType / impossible to use custom renderType for video
I think this is a regression introduced with #33357
To me it looks like the patch does not take custom render type...
Philipp Gampe
16:37 Task #53136: Add xlf ending to textfile_ext in default configuration
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25008
Gerrit Code Review
16:28 Task #53136 (Under Review): Add xlf ending to textfile_ext in default configuration
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25008
Gerrit Code Review
16:19 Task #53136 (Closed): Add xlf ending to textfile_ext in default configuration

Add xlf ending to [SYS][textfile_ext] so that editors / adminitrators can edit XLIFF files in the Backend.
Alexander Stehlik
16:37 Feature #53092 (Closed): sys_category: Providing a new configuration option to easily render a category tree in a plugins flexform
closed on authors request Philipp Gampe
16:36 Bug #53125 (Needs Feedback): TypoScript Editor Help is disabled after multiline comment
Works for me.
What browser are you using? Do you get any JS errors?
Philipp Gampe
13:22 Bug #53125 (Rejected): TypoScript Editor Help is disabled after multiline comment
If you write TypoScript in Setup-Field there is a great Editor with Help-Dropdown after each dot (Example: 10.wrap.)
...
Gernot Ploiner
16:34 Bug #53119 (Needs Feedback): Extension upload as zip behaves scary!
I cannot reproduce this.
The relevant line in the core is:...
Philipp Gampe
09:18 Bug #53119 (Closed): Extension upload as zip behaves scary!
Hi guys,
i tried to upload an existing extension as zip file to an TYPO3 6.1.
This is what i got:
# Uploadin...
Kay Strobach
15:21 Bug #53128 (Needs Feedback): TypoScript Editor Help with Mouseclick
Choosing value works for me. Choosing prepend or append does not work and I have the same problem.
What browser do...
Philipp Gampe
13:41 Bug #53128 (Rejected): TypoScript Editor Help with Mouseclick
If you select a TypoScript Option from the Help-Drowdown with the Mouse, the Cursor ist outside the Textfield or at t... Gernot Ploiner
15:16 Bug #53132 (Needs Feedback): Wide split bar drag areas don't work in Firefox 24
What browser do you use?
It works fine in Chrome for me.
Philipp Gampe
14:03 Bug #53132 (Closed): Wide split bar drag areas don't work in Firefox 24
If you point the mousecursor over the right vertical line of the pagetree frame, then a special cursor appears to res... Gernot Ploiner
15:14 Bug #53129 (Accepted): TypoScript Editor Help for FILES missing
The reference file for the t3editor needs an update. Philipp Gampe
13:49 Bug #53129 (Closed): TypoScript Editor Help for FILES missing
There are no Options for the new FILES cObject in the Editor.
Also the TypoScript Reference (in the TYPO3 Backend) h...
Gernot Ploiner
15:03 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
11:30 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
09:06 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
14:20 Bug #34544: sys_action > create backend user > assigning a db mount leads to javascript error "TBE_EDITOR not defined"
Will that bug be fixed in next versions?
Need that function in a 4.7.x version.
Philipp Holdener
14:06 Bug #53127 (Under Review): Uncaught TYPO3 Exception File does not exist when trying to migrate RTE field
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25004
Gerrit Code Review
13:32 Bug #53127 (Closed): Uncaught TYPO3 Exception File does not exist when trying to migrate RTE field
When running the 'Migrate all file links of RTE-enabled fields to FAL' wizard in the install tool and it encounters a... Frans Saris
14:02 Bug #53131 (Closed): Uncaught TYPO3 Exception uid property is already set. Cannot merge index record. When running 'Migrate all file links of RTE-enabled fields to FAL' wizard
I run into the following exception while executing the RTE image wizard in the install tool... Frans Saris
13:56 Feature #53130 (Closed): Add direction to sorting of the cObject FILES
At the Moment there is no possibility for sorting Files with TypoScript with the new cOject FILES.
The old way off...
Gernot Ploiner
12:52 Bug #43634: EM - GET not loading extensions
Anja Leichsenring wrote:
> Proper error messages where added in the meantime.
For 6.2 I assume. How would one pro...
Mathias Brodala
12:50 Bug #49115 (Rejected): Error in core TYPO3 4.7 concerning reorder of elements in page mode
I close this ticket becaus it's a duplicate of #48939. Thorsten Kahler
12:16 Bug #53120: Proper fetching of records in a language in the fallback-chain
Isn't this related to #17354? Mathias Brodala
10:55 Bug #53120 (Closed): Proper fetching of records in a language in the fallback-chain
* Image a record that *only* exists in language 1.
* Fallback is 2 -> 1 -> 0
* Usually in the core records for IN (...
Stefan Neufeind
11:54 Task #53122 (Under Review): Use package manager in impexp extension selector
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25002
Gerrit Code Review
11:51 Task #53122 (Closed): Use package manager in impexp extension selector
The extension selector currently causes PHP warnings because it uses the old @$TYPO3_LOADED_EXT@ array in an invalid ... Alexander Stehlik
11:46 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25001
Gerrit Code Review
10:45 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25001
Gerrit Code Review
10:22 Bug #49055 (Under Review): colPos gets messed up when moving content element to top position in backend grid
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25001
Gerrit Code Review
11:46 Bug #48939: Moving a content down moves it in another column
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25001
Gerrit Code Review
10:45 Bug #48939: Moving a content down moves it in another column
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25001
Gerrit Code Review
10:22 Bug #48939 (Under Review): Moving a content down moves it in another column
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25001
Gerrit Code Review
11:40 Bug #51546: FILE:EXT:extbase/ext_typoscript_setup.txt not included by default
The issue at hand seems to be that the @ext_typoscript_setup.txt@ of Extbase is not loaded in the backend, thus the m... Mathias Brodala
11:36 Bug #52949: Speed decrease since 4.5
@Dmitry
About memory consumption and the "proxy require" I can't tell much. The Blueprint is written by Thomas Maros...
Alexander Opitz
11:02 Bug #52949: Speed decrease since 4.5
@Alexander Opitz
Hmmm, this is interesting :)
Do you mean "The backend creates "proxy require" files so that the me...
Dmitry Dulepov
11:21 Bug #48204 (Closed): Fatal error when creating a job based on extbase's command controller
Closed at reporter's request. Francois Suter
11:14 Bug #48204: Fatal error when creating a job based on extbase's command controller
Can be closed, just tested it again, seems fixed. Pascal Dürsteler
10:30 Task #52935 (Resolved): EXT:documentation: Remove box around links
Applied in changeset commit:1d080a7dc7e2467d55f089ed5cc0252ef83650ff. Xavier Perseguers
09:38 Bug #53003: responsive image rendering - data Attribute is not wrapped with space
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/25000
Gerrit Code Review
09:23 Bug #52991: sourceCollection.smallRetina.if.directReturn should respect LayoutKey
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24917
Gerrit Code Review
08:47 Bug #52859: Extension Manager / Get Extensions / Fatal error: Call to a member function getUid() on a non-object / missing object $this->repository
Thanks for the hint,
it’s not obvious (at least for me) to run the Update wizard for a brand new installation(?)
Wolfgang Klinger
08:14 Bug #53116 (Closed): concatenateJs in conjunction with forceOnTop
Hi All,
if I'm right the Typoscript setting "forceOnTop" has no effect in conjuntion with "concatenateJs".
Plea...
Matthias Kappenberg
01:28 Bug #53115 (Under Review): T3editor: Make errors/exceptions show correctly
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24999
Gerrit Code Review
01:25 Bug #53115 (Closed): T3editor: Make errors/exceptions show correctly
1) Upon failure an alert is shown, but that mentions some "Document" instead of an errormessage.
That is because the...
Stefan Neufeind

2013-10-24

22:56 Bug #52834: INCLUDE_TYPOSCRIPT on save does not write if destination-file does not exist
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24784
Gerrit Code Review
20:08 Feature #53092: sys_category: Providing a new configuration option to easily render a category tree in a plugins flexform
Sorry, please close this issue! TCEforms already offers everything i've whished above - i didn't know before ;) Jan Kornblum
15:03 Feature #53092 (Closed): sys_category: Providing a new configuration option to easily render a category tree in a plugins flexform
It would be a great feature to be able to easily render a sys_category tree inside a plugins flexform configuration t... Jan Kornblum
19:18 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
15:23 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
18:37 Bug #52204 (Rejected): SQL error: Incorrect integer value: '' for column 'backend_layout
Only happens with "sql-mode = STRICT_ALL_TABLES" which is not suggested. Georg mentioned on gerrit that the new datap... Stefan Neufeind
17:07 Bug #53097 (Closed): MEDIA / renderType / impossible to use custom renderType for video
*hiya!*
the if structure on line 178 (and following) in sysext/frontend/Classes/ContentObject/MediaContentObject.php...
Wolfgang Klinger
16:32 Bug #53095 (Closed): field no_cache gets evaluated on shortcut pages although not visible
Some editors get confused by this:
On page properties caching can be disabled if it is a standard page.
If someon...
Daniel Wagner
14:49 Feature #53091 (New): sys_category: Additional relation direction to get a categories assigned child-categories
Each category object has a relation to its parent category. It would be very nice to have such a relation in the oppo... Jan Kornblum
14:13 Task #53087 (Closed): Installation name in mail test
Hello guys,
I request a small and simple feature, but it is important in my eyes and very usefull:
When invokin...
André Spindler
11:00 Bug #53082: backend login fails after downgrade from TYPO3 6.2
@Georg Ringer: This is wrong. It has always been working to downgrade for all former versions of TYPO3. A downgrade h... Franz Holzinger
10:20 Bug #53082 (Needs Feedback): backend login fails after downgrade from TYPO3 6.2
by using your backup you did before updating to a major version?
downgrade was never supported and won't be suppo...
Georg Ringer
10:50 Bug #52219: indexed_search shows always 100% in search results in TYPO3 4.7
Same problem here with 4.7.7.
All pages show a relevance of 100% plus the results are not sorted by importance.
...
Christine Rochelt
08:36 Feature #49399 (Closed): OpenID provider buttons
closed on owner request Philipp Gampe
08:35 Bug #34636: option.disableDelete does not disable deletion
Seems not to work in 6.1.5 either. I'd really wish this functionality was removed from TSconfig documentation as long... Ludwig Rafelsberger

2013-10-23

21:05 Bug #23338: felogin, rsaauth, saltedpassword and Internet Explorer 8 (IE) Password Manager
I can confirm this issue! TYPO3 4.7, sysext felogin, IE8 (other IEs not tested, I think it applies on all versions). ... Bernhard Eckl
20:43 Bug #53082 (Rejected): backend login fails after downgrade from TYPO3 6.2
I just started the upgrade from TYPO3 6.1.5 to 6.2.0 beta1. Then I noticed from the Install Tool that the PHP version... Franz Holzinger
20:30 Bug #43540 (Resolved): TS is fetched from cache incorrectly sometimes
Applied in changeset commit:f8f155e51465551681e5e14c5f16f8a7e719d9d4. Jigal van Hemert
19:46 Bug #43540: TS is fetched from cache incorrectly sometimes
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:50 Bug #53081 (Closed): Install Tool: Welcome Text is outdated
The Text on the Tab "Welcome" in the Install Tool is outdated. It still mentions the old Tabs like "Basic Configurati... Stefan Aebischer
18:06 Bug #53075: Do not auto-load SC_* classes
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:55 Bug #53075 (Under Review): Do not auto-load SC_* classes
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:41 Bug #53075 (Closed): Do not auto-load SC_* classes
The SC_* classes contain runnable code, and thus cannot be "auto-loaded". This was discovered due to crashes in the p... Ernesto Baschny
17:30 Bug #53071 (Resolved): CLI extension:install fails for manually downloaded extensions
Applied in changeset commit:45f0084389f8c2c77dcef1efcf5d8613e62f9864. Stefan Rotsch
14:48 Bug #53071 (Under Review): CLI extension:install fails for manually downloaded extensions
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24972
Gerrit Code Review
13:29 Bug #53071 (Closed): CLI extension:install fails for manually downloaded extensions
Given I have manually downloaded an extension to typo3conf/ext/$extensionName (eg. using Git or SVN)
and I want to i...
Stefan Rotsch
17:18 Bug #53079: TYPO3 6.0 UserFileMountService uses non-existing FlashMessageService and results in Fatal Error
This issue is caused by security fix #51079.
https://review.typo3.org/#/c/23591/2/typo3/sysext/core/Classes/Resour...
Markus Klein
16:09 Bug #53079 (Closed): TYPO3 6.0 UserFileMountService uses non-existing FlashMessageService and results in Fatal Error
Hi, all.
Recently I run in trouble with TYPO3 6.0, because it tries to use TYPO3\CMS\Core\Messaging\FlashMessageSe...
Viktor Livakivskyi
16:28 Bug #39983: Change colPos of content element in draft workspace
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21097
Gerrit Code Review
16:26 Bug #39983: Change colPos of content element in draft workspace
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21097
Gerrit Code Review
15:52 Bug #32967: Backend workspace copy/cut paste column content fails on publish
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18107
Gerrit Code Review
15:26 Bug #53077 (Under Review): Installation/uninstallation silently fails if PackageStates.php is not writable
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24975
Gerrit Code Review
15:14 Bug #53077 (Closed): Installation/uninstallation silently fails if PackageStates.php is not writable
Given I would like to install/uninstall an extension
and PackageStates.php is not writable
the process silently fai...
Stefan Rotsch
15:17 Bug #53003: responsive image rendering - data Attribute is not wrapped with space
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24974
Gerrit Code Review
14:21 Bug #52949: Speed decrease since 4.5
Thanks Alexander.
Anyway, my numbers are from a default install with typo3_src link structure and real folders for...
Philipp Gampe
11:21 Bug #52949: Speed decrease since 4.5
@All testers
After profiling and writing with Thomas Maroschik, I was able to identify a problem, which may also a...
Alexander Opitz
08:16 Bug #52949: Speed decrease since 4.5
@Dmitry
In refer to your message: "What is that? Including the file from cache , which just includes the real file...
Alexander Opitz
14:19 Bug #48939: Moving a content down moves it in another column
This also happens in TYPO3 v4.5.30, v4.5.29 and v4.5.27 (v4.5.28 not tested) - all without workspaces, but using back... Daniel Wagner
12:47 Bug #53066 (Closed): media content-element and minify
If the ext minify is installed, the inline JS of media content-element is included before the minified file. So i get... Simon Brandstätter

2013-10-22

23:29 Task #53045 (Under Review): Make \TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable() reusable
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24968
Gerrit Code Review
18:32 Task #53045 (Closed): Make \TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable() reusable
Currently the @\TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable()@ method throws an Exception if ... Alexander Stehlik
22:36 Bug #53036: no usage of external locallang.xlf
Isn´t this a kind of fault by design ? IMHO this should be flexible because translation is for my understanding somet... d.ros no-lastname-given
22:21 Bug #53036: no usage of external locallang.xlf

The path is currently hardcoded in the @\TYPO3\CMS\Extbase\Utility\LocalizationUtility@ class.
One workaround wo...
Alexander Stehlik
14:58 Bug #53036 (Rejected): no usage of external locallang.xlf
I don´t know if this is still true in 6.2 alpha. Nor I don´t know if I am the problem.
But I set:...
d.ros no-lastname-given
20:30 Bug #50881 (Resolved): Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
Applied in changeset commit:2ce69d29276f9d6fe48416670a19049a2339e279. Ernesto Baschny
19:14 Bug #53037: Install Tool: Folder structure is too strict
I agree. I guess this folder structure is required for the new Core updater? If so, it would be better to display a w... Lorenz Ulrich
15:11 Bug #53037 (Closed): Install Tool: Folder structure is too strict
The "folder structure" module of the install tool is a good help to create a missing structure. However, in our case,... Michael Stucki
18:39 Bug #52660: Move shutdown function to bootstrap
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24524
Gerrit Code Review
15:59 Bug #53040 (Closed): TYPO3\CMS\Core\Localization\Parser\LocallangXmlParser" cannot be found or is an empty
The error message:
"TYPO3\CMS\Core\Localization\Parser\LocallangXmlParser" cannot be found or is an empty
was shown...
Justus Moroni
15:54 Bug #43885: Temporary DB treemount notice missing in browser.php
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17101
Gerrit Code Review
15:52 Bug #43885: Temporary DB treemount notice missing in browser.php
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17101
Gerrit Code Review
15:35 Bug #52992: Package "flvplayer" is not available
We could solve the problem by deleting the file typo3conf/PackageStates.php Jochen Weiland
14:33 Bug #52949: Speed decrease since 4.5
@Thorsten
Oh I thought it was your diagram, shame on me.
But in real the require_once isn't such cost expensive...
Alexander Opitz
13:59 Bug #52949: Speed decrease since 4.5
PhpFrontend::requireOnce() does not do anything except:... Dmitry Dulepov
12:50 Bug #52949: Speed decrease since 4.5
Alexander Opitz wrote:
> @Philipp:
>
>> No this is without xdebug, but with xcache (32MB) enabled. All posted num...
Thorsten Kahler
12:45 Bug #52949: Speed decrease since 4.5
Hi Jochen,
thats a nice offer. We should define scenarios first what we need to benchmark, the single page from ca...
Alexander Opitz
12:32 Bug #52949: Speed decrease since 4.5
Let us know if you want to test this in one of our hosting packages. There you can switch instantly between PHP 5.3/5... Jochen Weiland
13:23 Bug #53034 (Closed): Anonymous session is not unique
PHP 5.3.12
Apache 2.2.22 (Win32)
OS W2008R2 (also occurs in Win7)
Typo3 4.6.3
sometimes the fe_typo_user cookie...
Thomas Schiebel
13:04 Bug #38838: False PageCacheTimeout / getFirstTimeValueForRecord calculation with start-/stoptimes on multiple content elements.
The issue is not reproducible in TYPO3 4.7 or newer with two content elements as described above. getFirstTimeValueFo... Dmitry Dulepov
11:30 Bug #51813 (Resolved): TypoScript conditions: Condition for Windows 8 is missing
Applied in changeset commit:addd2edb25f870414038a42386360291858736f0. Stefan Neufeind
10:46 Bug #51813: TypoScript conditions: Condition for Windows 8 is missing
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24783
Gerrit Code Review
10:33 Bug #18797: "New page" wizard might disclose existence of pages outside DB mount
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22632
Gerrit Code Review
10:32 Feature #21423 (Accepted): Install Tool Password gets transmitted plain text
Nicole Cordes
10:32 Feature #22245 (Resolved): Secure Install Tool Login
As the install tool now supports salted passwords this issue can be closed. The encryption of the submitted password ... Nicole Cordes
10:18 Task #50234 (Resolved): Usability: In the EM, make the extension titles links to the configuration
Already applied in all branches. Nicole Cordes
09:32 Bug #53028 (Under Review): config.cache_clearAtMidnight conflicts with content starttime/endtime
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24951
Gerrit Code Review
09:26 Bug #53028 (Closed): config.cache_clearAtMidnight conflicts with content starttime/endtime
In the current code of TypoScriptFrontendController::get_cache_timeout() the config.cache_clearAtMidnight is checked ... Dmitry Dulepov
09:30 Task #53029 (Under Review): Improve performance of the class loader
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24950
Gerrit Code Review
09:27 Task #53029 (Closed): Improve performance of the class loader
Thomas Maroschik
09:21 Bug #52904: Namespace problem in JS when extending TCA evalfields
Thanks for the patch. I will have a look on it.
Yes, I thought I pushed the last commit, but I've seen that I forgot...
Thomas Löffler
01:04 Bug #52904: Namespace problem in JS when extending TCA evalfields
The namespaced eval function generates an invalid javascript function name "function SpoonerWeb\BeSecurePw\Evaluation... Stefan Aebischer
08:55 Feature #53007: Allow overwriting inline new record link label

TCA reference update request was created: #53025
Alexander Stehlik
05:30 Feature #53007 (Resolved): Allow overwriting inline new record link label
Applied in changeset commit:5e8680013a31d4bd8255abf4044f96093accfaa8. Alexander Stehlik
07:46 Bug #52616 (Under Review): View icon return blank page in Firefox in view module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24948
Gerrit Code Review
00:49 Task #20016: wrong age calculating in stdWrap
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24635
Gerrit Code Review

2013-10-21

22:30 Bug #52998 (Resolved): Constant styles.content.imgtext.responsive is not used
Applied in changeset commit:18e7d5f385be546021139f028a66d61729a37182. Ingo Schmitt
12:42 Bug #52998 (Under Review): Constant styles.content.imgtext.responsive is not used
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24918
Gerrit Code Review
12:35 Bug #52998 (Closed): Constant styles.content.imgtext.responsive is not used
The new constant styles.content.imgtext.responsive is not used in the code, thus it could be removed. Ingo Schmitt
21:24 Bug #53016: CategorisationApi does not create fields upon extension installation in EM
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24942
Gerrit Code Review
19:47 Bug #53016 (Under Review): CategorisationApi does not create fields upon extension installation in EM
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24942
Gerrit Code Review
19:31 Bug #53016 (Closed): CategorisationApi does not create fields upon extension installation in EM
During installation of extensions the Extensionmanager does not take the CategoryAPI into account. The code to do so ... Thomas Maroschik
20:30 Bug #53014 (Resolved): DatabaseConnection admin_get_fields and admin_get_keys don't check if the query result is valid
Applied in changeset commit:a06db074d97a8dc12d16501c79cdb218ccc24f44. Thomas Maroschik
19:18 Bug #53014 (Under Review): DatabaseConnection admin_get_fields and admin_get_keys don't check if the query result is valid
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24940
Gerrit Code Review
18:49 Bug #53014 (Closed): DatabaseConnection admin_get_fields and admin_get_keys don't check if the query result is valid
In DatabaseConnection the two methods admin_get_fields and admin_get_keys throw a fatal error when the table name doe... Thomas Maroschik
20:17 Bug #27415: ViewHelper Forms with method get and action parameter do not address to right action
We could not backport this 1:1 because we have to have realurl in mind. Marc Bastian Heinrichs
17:43 Bug #27415: ViewHelper Forms with method get and action parameter do not address to right action
Seems to be fixed in Flow3 in issue #11636
Any hope to have backport for 6.2 ?
With this bug, I can't expect to h...
Clément MICHELET
19:39 Task #53013 (Under Review): Replace calls to ExtensionManagementUtility with PackageManager methods in Extensionmanager InstallUtility
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24941
Gerrit Code Review
18:41 Task #53013 (Closed): Replace calls to ExtensionManagementUtility with PackageManager methods in Extensionmanager InstallUtility
The ExtensionManagementUtility is used by the Extensionsmanagers InstallUtility and just forwards all calls the Insta... Thomas Maroschik
19:30 Bug #53009 (Resolved): Typo in PageRenderer comments
Applied in changeset commit:dd49d5979d03078050aa832530b5eab91b853d2e. Mattias Nilsson
18:21 Bug #53009: Typo in PageRenderer comments
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24928
Gerrit Code Review
16:08 Bug #53009 (Under Review): Typo in PageRenderer comments
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24928
Gerrit Code Review
16:07 Bug #53009 (Closed): Typo in PageRenderer comments
In the class PageRenderer in the section for Hooks, there is a typo in the comments for the word manipulation. Mattias Nilsson
19:12 Feature #53015 (Under Review): Allow the activation of packages during runtime
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24939
Gerrit Code Review
18:57 Feature #53015 (Closed): Allow the activation of packages during runtime
Due to the nature of the Flow Package Manager, packages cannot be activated and directly used during runtime. Before ... Thomas Maroschik
18:28 Bug #52949: Speed decrease since 4.5
@Philipp:
>>> No this is without xdebug, but with xcache (32MB) enabled. All posted numbers are the second or thir...
Alexander Opitz
18:23 Bug #52949: Speed decrease since 4.5
Interesting: Without xcache, the performance seems to be better.
(I will provide the numbers without bytecode cache ...
Philipp Gampe
18:20 Bug #52949: Speed decrease since 4.5
Are these numbers generated with a bytecode cache or without? Ingo Schmitt
18:17 Bug #52949: Speed decrease since 4.5
No this is without xdebug, but with xcache (32MB) enabled. All posted numbers are the second or third run, thus the x... Philipp Gampe
17:39 Bug #52949: Speed decrease since 4.5
@Thorsten Kahler
If you do profiling with Xdebug or something else, you will ever see such things like "24.33 % in...
Alexander Opitz
17:20 Bug #52949: Speed decrease since 4.5
I fully second Tom here. PackageManager Caches are filled on first request and if you do not change packages (which h... Philipp Gampe
15:30 Bug #52949: Speed decrease since 4.5
Keep in mind that the cache for the Package Manager and Class Loader are built completely upfront to prevent keeping ... Thomas Maroschik
15:19 Bug #52949: Speed decrease since 4.5
Xavier Perseguers wrote:
> [...]
>
> So without cache, I would start by optimizing PackageManager
+1
I'seen compar...
Thorsten Kahler
14:31 Bug #52949: Speed decrease since 4.5
h2. Intro package, without cache
* Open homepage of intro package in 6.2, after clearing all caches
* @main()@ takes...
Xavier Perseguers
13:46 Bug #52949 (Accepted): Speed decrease since 4.5
setting to accepted as the problem can be easily reproduced Philipp Gampe
13:46 Bug #52949: Speed decrease since 4.5
@Alexander I am aware of APC and the caching framework, however you (usually) do not a memory cache on shared hosting... Philipp Gampe
11:34 Bug #52949: Speed decrease since 4.5
@Xavier: I see this as you do, but in fact about 75% of the (german) hosting companies dont even offer PHP 5.4 (not t... Frank Gerards
09:13 Bug #52949: Speed decrease since 4.5
Philipp,
would you mind installing APC and using it instead of _t3lib_cache_backend_FileBackend_? (see http://wiki...
Alexander Jahn
08:25 Bug #52949: Speed decrease since 4.5
PHP 5.4 is IMHO a must for TYPO3 6.x. This way we already "regain" a bit (although 4.5 would be equally faster as wel... Xavier Perseguers
17:36 Bug #52972: InvalidArgumentException in several cases
Screenshots Pascal Hinz
16:43 Bug #52972: InvalidArgumentException in several cases
Had the same problem with TYPO3 6.2beta1 but i had to deinstall the TYPO3 System Extension "About Modules (aboutmodul... Pascal Hinz
11:30 Bug #52972: InvalidArgumentException in several cases
I had a similar problem on a site which I migrated from 4.5 to 6.2beta1. In my case the problem was an incompatible e... Torben Hansen
16:56 Bug #52955 (Under Review): "new page drag area" did not recognize labels of new page doktypes
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24934
Gerrit Code Review
16:50 Bug #52977: Images from template do not get a size (width and height)
fileinfo is loaded. I cleared the cache and sys_file_processed_file table.
Then I did a new request. The result of s...
Anonymous
07:28 Bug #52977: Images from template do not get a size (width and height)
is the php module fileinfo loaded? if not, load it, restart server, clear sys_file_processed_file table, clear cache,... Georg Ringer
16:25 Bug #22970 (Under Review): t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24930
Gerrit Code Review
14:31 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
Ok thanks,
can you bring the patch against master into gerrit?
http://wiki.typo3.org/Contribution_Walkthrough_T...
Alexander Opitz
12:13 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
Hi,
this Problem still exists in TYPO3 4.5 and 6.1
I have added new patches for both versions.
Greetings
Caspar
Caspar Stuebs
09:37 Bug #22970 (Needs Feedback): t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
A...
Alexander Opitz
15:33 Feature #53007 (Under Review): Allow overwriting inline new record link label
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24924
Gerrit Code Review
15:23 Feature #53007 (Closed): Allow overwriting inline new record link label

When you want to create a new inline element (IRRE) it is already possible to overwrite the label for the button to...
Alexander Stehlik
15:10 Bug #50095: Indexing of external files and absRefPrefix
Today I had the same problem in TYPO3 6.1.5. We are using config.absRefPrefix = / and encountered the problem, that p... Chris Müller
15:08 Bug #53002 (Under Review): Calculation of GIFBUILDER object properties using stdWrap fails
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24923
Gerrit Code Review
14:00 Bug #53002 (Closed): Calculation of GIFBUILDER object properties using stdWrap fails
Hey,
I stumbled upon a juicy bug in GIFBUILDER which is somehow related to #41487.
*Short description*:
Whene...
Dan Kleine (Untenzu)
14:32 Feature #23039 (Closed): Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
Thanks for help. Alexander Opitz
09:58 Feature #23039: Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
I think this is obsolete now. Most databases are converted to utf8 now and this ticket could be closed. Ralle Büchnitz
09:35 Feature #23039 (Needs Feedback): Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
14:30 Bug #53003: responsive image rendering - data Attribute is not wrapped with space
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24922
Gerrit Code Review
14:09 Bug #53003 (Under Review): responsive image rendering - data Attribute is not wrapped with space
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24921
Gerrit Code Review
14:07 Bug #53003 (Closed): responsive image rendering - data Attribute is not wrapped with space
This is an HTML cleanup. When using the layoutKey data the different data attributes are not devided by an space. The... Ingo Schmitt
12:30 Bug #52885 (Resolved): cache_classes crashes after command line request
Applied in changeset commit:8d77b6c2eef8b206dbceff7d395c3e398b0fd98e. Alexander Stehlik
11:08 Bug #52885: cache_classes crashes after command line request
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
11:06 Bug #52885: cache_classes crashes after command line request
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
11:46 Feature #52997 (Closed): Link/PageViewHelper don't respect target set in backend link field
Hi,
Just recently decovered that the default Link/PageViewHelper don't respect targets set in backend, so the _bla...
Tomas Norre Mikkelsen
11:10 Bug #52991 (Under Review): sourceCollection.smallRetina.if.directReturn should respect LayoutKey
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24917
Gerrit Code Review
09:33 Bug #52991 (Closed): sourceCollection.smallRetina.if.directReturn should respect LayoutKey
The default TypoScript setting for responsive Images renders only one imagesice, regardless of the selected layoutkey... Ingo Schmitt
10:30 Bug #25322 (Resolved): OpenID login does not work with Google
Applied in changeset commit:57dbb49ff7ceab21f32c5c5971d346df63d0bc00. Anonymous
10:01 Bug #52993 (Closed): index.php in DOC_ROOT must be symlinked
If index.php in DOC_ROOT is a file and not a symlink (to typo3_src/index.php) the install tool displays this error me... Jochen Weiland
09:53 Bug #23183 (Needs Feedback): Inconsistent fallback for Start/Stop date
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:53 Bug #23181 (Needs Feedback): Separate first template optically
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:52 Bug #23177 (Needs Feedback): Inconsistent use of t3lib_utility_Http
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:52 Bug #52992 (Closed): Package "flvplayer" is not available
After upgrading a website from 6.2.0alpha4 to 6.2.0beta1 or the latest Git version I get an fatal error in both FE/BE... Jochen Weiland
09:51 Bug #23135 (Needs Feedback): mail() failed - wrong message
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:51 Bug #23174 (Needs Feedback): no update of module list in left frame of be window
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
I...
Alexander Opitz
09:50 Bug #23172 (Closed): Wrong compat version
As the issue is very old and I didn't had this problem with newer versions of TYPO3 I close this issue. Alexander Opitz
09:49 Bug #23170 (Needs Feedback): db selector fails in advanced mode
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
M...
Alexander Opitz
09:44 Bug #23125 (Needs Feedback): no t3d export possible
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:43 Bug #23124 (Closed): Shortcut on a mounted page fails
Duplicate of #29584 Alexander Opitz
09:42 Bug #22919 (Needs Feedback): Gifbuilder Mask processing failure for "mask.import.cObject" within GIFBUILDER-Object
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:39 Bug #23041 (Needs Feedback): Translation with content-slide doubles output
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:38 Bug #23092 (Closed): Skin does not respect CSS guide lines
This issue is very old. CSS has changed much and at the moment only t3skin is up to date. So this issue can be closed. Alexander Opitz
09:32 Feature #23044 (Needs Feedback): Feature request for adding hooks inside the List module
Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
09:31 Bug #23037 (Closed): Drop the require_once from the testcases
The testcases are rewritten and autoloader is in use. So I think we can close this issue. Alexander Opitz
09:29 Bug #23034 (Needs Feedback): help text renders invalide code
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:27 Bug #23006 (Needs Feedback): Remove undefined variable access module
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:26 Bug #23002 (Needs Feedback): PATH_thisScript definition cleanup
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
I...
Alexander Opitz
09:25 Bug #22993 (Needs Feedback): Backend: pagetree -> right click -> show -> ignores absRefPrefix
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:23 Feature #22723: hundreds of SQL debugs are unusable
There was a little discussion on the TYPO3 Code Sprint in Hannover about this issue. Will mark this as feature. Alexander Opitz
09:20 Feature #22708 (Needs Feedback): there is no good way to add inline JS to header from extensions (jsInline is liable to collisions)
Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)?
Does $TSFE-...
Alexander Opitz
09:18 Feature #14277 (Needs Feedback): Start/Stop time for pages is ignored in standard menu objects
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Alexander Opitz
09:17 Bug #30229 (Closed): Error when deleting a Page with translation
No feedback for over 90 days. Alexander Opitz
09:16 Bug #26878 (Closed): TCA type "select", foreign_table, unnecessary empty table for selicons
No response in over one year => closed. Alexander Opitz
09:15 Bug #48882: Iconworks PHP-Warning
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)?
Alexander Opitz
08:50 Bug #52596: Creating pages tries to assign empty string to integer field
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24882
Gerrit Code Review
07:30 Bug #52983 (Resolved): BE-Layout provider must filter deleted records
Applied in changeset commit:1d6e32d060565136145ca2134e0b1c71ec3bde3b. Georg Ringer
07:29 Bug #52953: configured Backend-Layout icons are not displayed
the provider should return the full path. either absolut or from webroot, see e.g. https://github.com/georgringer/bel... Georg Ringer

2013-10-20

23:18 Bug #52988: Uncaught TYPO3 Exception when loading Language module
The reason is that Advanced File Metadata extension (key: filemetadata) is not activated by default but is required b... Marcin Sągol
23:16 Bug #52988 (Closed): Uncaught TYPO3 Exception when loading Language module
When trying to open Language module using the latest git version of 6.2 the following exception is thrown:
@Uncaug...
Marcin Sągol
22:25 Bug #52975 (Closed): Error saving template after editing
This has been fixed with #52880 Will be released with beta2 Wouter Wolters
00:54 Bug #52975 (Closed): Error saving template after editing
Fatal error: Class '\extDirect_DataProvider_BackenduserSettings' not found in /home/www/testix/typo3_src-6.2.0beta1/t... Anonymous
21:30 Bug #52828 (Resolved): extTables cache file creation does not respect extension order
Applied in changeset commit:a71add783d882f91fa169c971992eacdcf5dbcb0. Markus Klein
19:36 Bug #52828: extTables cache file creation does not respect extension order
Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
16:29 Bug #52828: extTables cache file creation does not respect extension order
Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
16:15 Bug #52828: extTables cache file creation does not respect extension order
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
15:53 Bug #52828: extTables cache file creation does not respect extension order
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
14:31 Bug #52828: extTables cache file creation does not respect extension order
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
20:46 Bug #52949: Speed decrease since 4.5
I do not think that we can justify an 400% increase for fully cached pages, because this is the most important scenar... Philipp Gampe
19:24 Bug #52949: Speed decrease since 4.5
Yes, especially when the page is extremely simple it shows that the surrounding overhead got slower a lot. Markus Klein
19:15 Bug #52949: Speed decrease since 4.5
Yes I am using *Ubuntu LTS 12.04* which ships *PHP 5.3.10* with Suhosin. I expect that PHP 5.4 is 20-30% faster. PHP ... Philipp Gampe
17:37 Bug #52949: Speed decrease since 4.5
Do I see that right that this means:
Longest request 4.5 vs 6.0: factor ~4 slower
Longest request 6.0 vs 6.2: fac...
Markus Klein
15:37 Bug #52949: Speed decrease since 4.5
I ran all tests at least twice and warmed up the caches with a couple of browser requests beforehand. Thus those numb... Philipp Gampe
19:36 Bug #52984: PackageManager resolving dependencies uses folderstructure for building keys
While testing #52828 I found a strange behaviour that was revealed by the patch.
My Structure inside doc root is as...
Anja Leichsenring
19:30 Bug #52984 (Rejected): PackageManager resolving dependencies uses folderstructure for building keys
Anja Leichsenring
17:33 Bug #52983 (Under Review): BE-Layout provider must filter deleted records
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24910
Gerrit Code Review
17:32 Bug #52983 (Closed): BE-Layout provider must filter deleted records
Deleted records must be filtered from the select list. Georg Ringer
17:30 Task #52974 (Resolved): Extbase should not log "validator not found" in syslog - should be devlog
Applied in changeset commit:6bb5d6957253d3ad9eeacb8107ce36379c38739d. Anonymous
13:38 Task #52974: Extbase should not log "validator not found" in syslog - should be devlog
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24905
Gerrit Code Review
00:56 Task #52974 (Under Review): Extbase should not log "validator not found" in syslog - should be devlog
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24905
Gerrit Code Review
00:53 Task #52974 (Closed): Extbase should not log "validator not found" in syslog - should be devlog
As the subject says: syslog gets filled with a huge amount of "Validator FooBarValidator does not exist" when Extbase... Claus Due
15:15 Task #52981: Do not check PHP and TYPO3 version dependencies on -dev versions
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24908
Gerrit Code Review
15:14 Task #52981 (Under Review): Do not check PHP and TYPO3 version dependencies on -dev versions
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24908
Gerrit Code Review
15:12 Task #52981 (Rejected): Do not check PHP and TYPO3 version dependencies on -dev versions
The extension manager should not check the PHP and TYPO3 version requirements for extensions on TYPO3 -dev versions.
...
Markus Klein
13:41 Bug #52977 (Closed): Images from template do not get a size (width and height)
In template integrated images per typoscript (IMAGE) do not get any size im frontend. The output is always: 'width=""... Anonymous
12:25 Feature #52963 (Accepted): missing info: dependency on extensions with own dependencies
Markus Klein
00:16 Bug #25322: OpenID login does not work with Google
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review
00:15 Bug #25322: OpenID login does not work with Google
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review

2013-10-19

13:33 Bug #52972 (Closed): InvalidArgumentException in several cases
Under TYPO3 6.2beta 1 loading a new language in the backend raise an error (see included screen hardcopy):... LUBRANO J.F.
12:41 Bug #52953: configured Backend-Layout icons are not displayed
Ok, i can do this task Krzysztof Adamczyk
11:00 Bug #52969 (Closed): Uncaught exception if editor got no file mount
If an editor got no file mount, an uncaught exception is shown in the element browser... Georg Ringer
10:10 Task #52968 (Under Review): Improve calls to the fileRepository
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24902
Gerrit Code Review
10:07 Task #52968 (Closed): Improve calls to the fileRepository
Currently the fileRepository is called for every possible relation which is quite an overhead.
As the field (e.g. ...
Georg Ringer

2013-10-18

21:37 Task #52965 (Closed): Remove deprecated functions, classes and files
Functions, classes and files which were marked for removal in 6.2 can finally be removed. Jigal van Hemert
20:30 Task #52932 (Resolved): Documentation: Update jQuery-usage
Applied in changeset commit:e4d2025101d667b64f8f71e2d84ff81d9920c0c5. Stefan Neufeind
19:56 Feature #52963 (Closed): missing info: dependency on extensions with own dependencies
Hello,
I came across a small problem with a missing information in the extension manager that took me half an hour...
Dominik Hahn
19:40 Bug #52828: extTables cache file creation does not respect extension order
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
19:22 Bug #52828: extTables cache file creation does not respect extension order
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
18:43 Bug #52961 (Closed): Unknown column 'fileoper_perms' in 'where clause'
Thanks for your report. The bugfix for this problem was merged after branching out 6.2beta1. There was a mistake if i... Wouter Wolters
16:56 Bug #52961 (Closed): Unknown column 'fileoper_perms' in 'where clause'
Clicking on "Update wizard" in the install tool throws a DB Error:
exec_SELECTquery
caller: TYPO3\CMS\Core\Databa...
Heiko Kromm
17:23 Bug #34314: workspace_perms checkbox doesn't save state
Fixed in #52104
https://review.typo3.org/#/q/I0eb430b72a072838c6ac3bc3f5e339ff2509c455,n,z
Philipp Gampe
17:23 Bug #34314 (Closed): workspace_perms checkbox doesn't save state
Philipp Gampe
08:49 Bug #34314: workspace_perms checkbox doesn't save state
We have the same problem with 6.1.5. The workspace permission for backend users is not saved. Tobias H.
16:48 Bug #52949: Speed decrease since 4.5
Will test the other versions later today. There does not seem to be a single bottleneck. Philipp Gampe
14:34 Bug #52949: Speed decrease since 4.5
Philipp, did you also test the 4 other versions. Im interested to know if the last changes are the source of the bigg... Frans Saris
13:51 Bug #52949: Speed decrease since 4.5
Full VM for VirtualBox 4.2 (1GB): http://philippgampe.info/fileadmin/ubuntu-typo3.ova.zip Philipp Gampe
13:13 Bug #52949 (Closed): Speed decrease since 4.5
There is a very notable decrease in speed since 4.5.
A fully cached request in 4.5...
Philipp Gampe
16:43 Bug #52960 (Closed): FE Language overlay differs from BE
Content element record translations that have no default language record or where the default language is hidden are ... Rainer Becker
16:36 Bug #51308: Allow registration of different backend login forms
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23283
Gerrit Code Review
16:22 Bug #25322: OpenID login does not work with Google
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review
13:01 Bug #25322: OpenID login does not work with Google
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review
16:15 Task #52778: No metadata shown for Folder and Category bases collections
Folder::getFiles
Driver::getFileObject
are remaining direct calls to ResourceStorage::createFile which need to be...
Steffen Ritter
15:35 Bug #52956: Language overlay error with sys_language_overlay=hideNonTranslated
This happens when displaying content elements (cType image) with FAL references to files *without* translation (new f... Rainer Becker
15:26 Bug #52956 (Closed): Language overlay error with sys_language_overlay=hideNonTranslated
When I set sys_language_overlay=hideNonTranslated I get the following expetion when I call the page in FE with GP:L >... Rainer Becker
15:30 Bug #52954 (Resolved): FAL indexes the same files endless again
Applied in changeset commit:1417f0212b76915694955311fc592f59e236c17b. Steffen Ritter
15:08 Bug #52954 (Under Review): FAL indexes the same files endless again
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24897
Gerrit Code Review
15:03 Bug #52954 (Closed): FAL indexes the same files endless again
If you have a "wrecked" sys_file table - meaning you have several entries for storage and identifier the file will be... Steffen Ritter
15:19 Task #52736: Install Tool: Optimize class and interface structure of actions
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24665
Gerrit Code Review
15:14 Bug #52952: FileIndexRepository and MetaDataRepository should emit some Signals
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24896
Gerrit Code Review
14:58 Bug #52952 (Under Review): FileIndexRepository and MetaDataRepository should emit some Signals
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24896
Gerrit Code Review
14:30 Bug #52952 (Closed): FileIndexRepository and MetaDataRepository should emit some Signals
in order to allow custom code do detect changes in FAL the data-handlers should emit some signals Steffen Ritter
15:12 Bug #52955 (Closed): "new page drag area" did not recognize labels of new page doktypes
If you add a new page doktype and add it to the "new page drag area" in the page tree, the label of the new doktype i... Caspar Stuebs
14:36 Bug #52953 (Closed): configured Backend-Layout icons are not displayed
In the current version of Typo3 6.2 Backend-Layout icons are not displayed. Instead
placeholder images for "missing ...
Stefan Krause
14:30 Bug #51698 (Resolved): Delete sys_file entry when a file is deleted
Applied in changeset commit:1cfc65dc75b851e94969ba0761128db56f9df20d. Frans Saris
14:15 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 20 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
13:48 Task #52942: Easy installation for Non-Admin
Markus Klein wrote:
> Hm... and who creates the empty DB and a user with correct permissions?
The User. But that ...
Sascha Egerer
12:40 Task #52942: Easy installation for Non-Admin
Hm... and who creates the empty DB and a user with correct permissions? Markus Klein
12:01 Task #52942: Easy installation for Non-Admin
But for non-geeks :) Jens Hoffmann
11:56 Task #52942: Easy installation for Non-Admin
sounds like composoer Georg Ringer
11:37 Task #52942: Easy installation for Non-Admin
As discussed with Jens i will take care of this. Sascha Egerer
11:20 Task #52942 (Closed): Easy installation for Non-Admin
We just discussed a simple way to quickly install TYPO3 on a LAMP.
For that you just need to download one simple and...
Jens Hoffmann
11:49 Bug #52946: ExtensionUtility::configurePlugin doesn't set typoscript
Title is wrong, is was TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin and _not_ the registerPlugin function Soren Malling
11:47 Bug #52946 (Closed): ExtensionUtility::configurePlugin doesn't set typoscript
Upgrading to 6.2 beta 1 I've experienced that
TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin -> \TYPO...
Soren Malling
11:08 Bug #37349: Layout change modifies email output
Possibly a duplicate of #31951. Leon de Rijke
11:04 Bug #31951: Own checkbox layout breaks HTML mail
Alexander Opitz wrote:
> Hi,
>
> as this issue is very old. Does the problem still exists within newer versions o...
Leon de Rijke
10:58 Bug #31951: Own checkbox layout breaks HTML mail
I can confirm this issue still exists with 6.1.5:... Leon de Rijke
10:30 Bug #52925 (Resolved): em can not read status of composer extensions
Applied in changeset commit:29ea0d1a067643907c7578ac050a3ae504cb6a23. Thomas Maroschik
09:16 Bug #52925 (Under Review): em can not read status of composer extensions
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24889
Gerrit Code Review
10:03 Bug #50873: sectionIndex menu is empty when the page is not in menu
Hey Daniel,
thx for your feedback. To me the whole section index php code seems hacky... building "virtual" page r...
Marc Bastian Heinrichs
08:38 Bug #50873: sectionIndex menu is empty when the page is not in menu
Your solution seams a little hacky to me.
You change the default rendering of sectionIndex menus in css_styled_conte...
Rémy DANIEL
09:05 Bug #52936 (Closed): EM: Overlay does not disappear
Hello Core-Team,
Extension Manager: Current GIT-Version of TYPO3-Source: 18.10.2013 09:00
I tried to add "media...
Stefan Froemken
09:04 Task #52933: ExtJS-upgrade 3.4.0 to 3.4.1.1
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24883
Gerrit Code Review
08:54 Task #52933: ExtJS-upgrade 3.4.0 to 3.4.1.1
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24883
Gerrit Code Review
08:36 Task #52935 (Under Review): EXT:documentation: Remove box around links
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24888
Gerrit Code Review
08:31 Task #52935 (Closed): EXT:documentation: Remove box around links
Since the base CSS has been updated to underline links on mouse hover, the box that is shown in EXT:documentation sho... Xavier Perseguers
08:30 Bug #35073 (Resolved): "Show all" in Quicksearch broken on be_users with mountpoints
Applied in changeset commit:8c21be4ec7eb029ff64b2924a32095d12d1102ee. Georg Ringer
07:57 Bug #35073: "Show all" in Quicksearch broken on be_users with mountpoints
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
07:56 Bug #35073: "Show all" in Quicksearch broken on be_users with mountpoints
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
07:52 Bug #35073 (Under Review): "Show all" in Quicksearch broken on be_users with mountpoints
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
06:30 Bug #35073 (Resolved): "Show all" in Quicksearch broken on be_users with mountpoints
Applied in changeset commit:ff63d94ce615b2c87b634121f1b74433bb2f6fd0. Georg Ringer
05:34 Task #52788: Add hashcolumn to field configuration of sys_file_processedfile
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24734
Gerrit Code Review
01:08 Bug #52934 (Under Review): State-saving from dataTables generates overly long cookies
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24885
Gerrit Code Review
00:17 Bug #52934: State-saving from dataTables generates overly long cookies
* Can we disable the saving in case we don't need/want it?
* Can we limit the data saved by dataTables?
* Can we re...
Stefan Neufeind
00:16 Bug #52934 (Closed): State-saving from dataTables generates overly long cookies
The dataTables-module for jQuery used in extensionmanager, lang and documentation currently generates "overly" long c... Stefan Neufeind
00:41 Bug #47869: Failed localization of FILES content object related to pages
Sorry, I totally lost track of this one. A patch was submitted to gerrit.
h3. Test environment
To set up a simp...
Alexander Stehlik
00:18 Bug #47869 (Under Review): Failed localization of FILES content object related to pages
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24884
Gerrit Code Review

2013-10-17

23:56 Bug #52828: extTables cache file creation does not respect extension order
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
15:40 Bug #52828: extTables cache file creation does not respect extension order
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
12:34 Bug #52828: extTables cache file creation does not respect extension order
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
12:26 Bug #52828: extTables cache file creation does not respect extension order
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
02:14 Bug #52828: extTables cache file creation does not respect extension order
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
02:14 Bug #52828: extTables cache file creation does not respect extension order
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
02:05 Bug #52828: extTables cache file creation does not respect extension order
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
02:04 Bug #52828: extTables cache file creation does not respect extension order
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
01:54 Bug #52828 (Under Review): extTables cache file creation does not respect extension order
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24852
Gerrit Code Review
23:53 Task #52933: ExtJS-upgrade 3.4.0 to 3.4.1.1
Package available at: http://www.sencha.com/products/extjs3/download/ Stefan Neufeind
23:52 Task #52933 (Under Review): ExtJS-upgrade 3.4.0 to 3.4.1.1
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24883
Gerrit Code Review
23:50 Task #52933 (Closed): ExtJS-upgrade 3.4.0 to 3.4.1.1
Master (6.2) currently has 3.4.0 from 2011. According to the logs release-notes version 3.4.1 (released 2012) fixed 2... Stefan Neufeind
23:30 Task #52931 (Resolved): Exclude central Modernizr from concatenation
Applied in changeset commit:fe876a829fcd02484bdb21ab83ef8208327b0c44. Stefan Neufeind
23:18 Task #52931: Exclude central Modernizr from concatenation
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:18 Task #52931: Exclude central Modernizr from concatenation
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
23:14 Task #52931: Exclude central Modernizr from concatenation
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24878
Gerrit Code Review
22:32 Task #52931 (Under Review): Exclude central Modernizr from concatenation
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24878
Gerrit Code Review
22:30 Task #52931 (Closed): Exclude central Modernizr from concatenation
Modernizr is added to every "page" in the backend, as a default in DocumentTemplate. By default all JS get merged. Th... Stefan Neufeind
23:30 Bug #52744 (Resolved): Looping till out of memory if ENABLE_INSTALL_TOOL can't be removed
Applied in changeset commit:53b214418efcb4c802a8bb543ec20643b292a13c. Alexander Opitz
22:08 Bug #52744: Looping till out of memory if ENABLE_INSTALL_TOOL can't be removed
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24672
Gerrit Code Review
23:28 Bug #52596 (Under Review): Creating pages tries to assign empty string to integer field
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24882
Gerrit Code Review
19:20 Bug #52596: Creating pages tries to assign empty string to integer field

There seems to be a general problem with Backend Layouts for new pages. When a new page is created the fields in th...
Alexander Stehlik
23:14 Task #52932 (Under Review): Documentation: Update jQuery-usage
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24879
Gerrit Code Review
23:13 Task #52932 (Closed): Documentation: Update jQuery-usage
* Use central jQuery
* Get rid of not used JS-parts (tools, validation)
Stefan Neufeind
23:10 Feature #52137: Provide a menu of categorized content elements
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
Gerrit Code Review
22:23 Feature #52137: Provide a menu of categorized content elements
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
Gerrit Code Review
22:21 Feature #52137: Provide a menu of categorized content elements
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
Gerrit Code Review
15:27 Feature #52137: Provide a menu of categorized content elements
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
Gerrit Code Review
22:33 Task #42197: Use central jQuery
Patch set 19 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15828
Gerrit Code Review
21:16 Task #42197: Use central jQuery
Patch set 18 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15828
Gerrit Code Review
22:30 Task #52864 (Resolved): Add unit tests for FilesContentObject
Applied in changeset commit:e97776ce615e075fd0f97466b7b22fda72e60c43. Nicole Cordes
21:28 Task #52864: Add unit tests for FilesContentObject
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24816
Gerrit Code Review
22:30 Bug #52687 (Resolved): Support ip mask for localhost mysql connections
Applied in changeset commit:681d2565d0babafd648b0bc3c6720005526a13be. Nicole Cordes
21:48 Bug #52658: Overriding image does not change the dimensions
Im using 6.1.5..... - what should I look for? Claus Harup
19:11 Bug #52658: Overriding image does not change the dimensions
Which version are you using? 6.1.x? According to the dates it should already be part of 6.1.5 (released: 12.9.2013).
...
Stefan Neufeind
09:25 Bug #52658: Overriding image does not change the dimensions
That is exactly my case!!
Im using an image path in my TypoScript.....
Claus Harup
21:44 Bug #52926: Compressor path calculation may fail
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24875
Gerrit Code Review
19:14 Bug #52926: Compressor path calculation may fail
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24875
Gerrit Code Review
19:02 Bug #52926 (Under Review): Compressor path calculation may fail
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24875
Gerrit Code Review
18:41 Bug #52926: Compressor path calculation may fail
adding a patch for 4.7 for now. Christian Kuhn
18:40 Bug #52926 (Closed): Compressor path calculation may fail
Christian Kuhn
21:15 Bug #18761: "ADMCMD command could not be executed!" after preview link expired
I got the same problem today.
Chrome works ( 30.0.1553.0 (209444), there was no cookie set )
Firefox ( 24.0 ) does n...
Christoph Holtermann
20:30 Bug #45741 (Resolved): GeneralUtility::getUrl() fails to process redirects sometimes
Applied in changeset commit:2ffa83d6c7a43981f700eae2580226e3c16811d1. Dmitry Dulepov
19:43 Bug #52928 (Under Review): Content elements with hidden header are hidden in section index
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24876
Gerrit Code Review
19:19 Bug #52928 (Closed): Content elements with hidden header are hidden in section index
Just noticed a behaviour change with 4.7, that could be ugly, when updating from 4.5 to 6.2. It was introduced with a... Marc Bastian Heinrichs
19:24 Feature #50039: Allow adding multiple CSS files
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24523
Gerrit Code Review
17:44 Feature #50039: Allow adding multiple CSS files
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24523
Gerrit Code Review
18:30 Bug #50873 (Under Review): sectionIndex menu is empty when the page is not in menu
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24872
Gerrit Code Review
18:08 Bug #50873 (Accepted): sectionIndex menu is empty when the page is not in menu
bug confirmed for current master, 6.1, and 6.0 Marc Bastian Heinrichs
18:27 Bug #52925 (Closed): em can not read status of composer extensions
Hello Core-Team,
on current GIT 17.10.2013 18:22 I can't install filemetadata-Extension. If I click on activate, e...
Stefan Froemken
18:22 Bug #52848 (Rejected): ClassLoader fails when typo3temp is symlink
Thorsten Kahler
13:00 Bug #52848 (Under Review): ClassLoader fails when typo3temp is symlink
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24867
Gerrit Code Review
18:20 Feature #50539: Forms: Add HTML5 input types
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23506
Gerrit Code Review
18:17 Feature #50539: Forms: Add HTML5 input types
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23506
Gerrit Code Review
17:19 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
It's not evident and not fully controllable magick. I prefer to use PHP to control the process. And I vote to move th... Fedir RYKHTIK
16:46 Feature #22896 (Needs Feedback): cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
It could be done for Setup only, but it requires quite some changes in the processing. Substitution of constants must... Jigal van Hemert
16:24 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 19 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
14:30 Bug #52919 (Closed): suggest wizard doesnt respect "uniqueness" in TCA type "select"
if i'am using the "select" type in TCA with an m:n relation (double select box), i can only select each item once, th... Michael Münch
13:07 Bug #52862: Backend layout icons missing in page properties
Hi Philipp,
all icons are defined in Backend Layout record - hwen creating/editing new backend layout, you can sele...
Marcin Sągol
00:29 Bug #52862: Backend layout icons missing in page properties
Most likely related to #37208 Philipp Gampe
12:59 Bug #52912: Link validator does not check links in input fields
Added a patch. Not sure if this is 100% right solution (more like a workaround) but it works for me. Dmitry Dulepov
11:43 Bug #52912 (Closed): Link validator does not check links in input fields
Linkvalidator ignores external links in input fields. One example is "External url" page type and its "url" field: it... Dmitry Dulepov
12:58 Bug #52917: Broken links for the page record show up on the parent page
Added patch. Dmitry Dulepov
12:53 Bug #52917 (Closed): Broken links for the page record show up on the parent page
If broken links are in the pages table, they will not be displayed in the report for this page but will appear on the... Dmitry Dulepov
12:51 Bug #52885: cache_classes crashes after command line request
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
12:30 Bug #52910 (Resolved): CategoryRegistryTest is broken
Applied in changeset commit:da867812405417dc13044389bbc7e3f50debc961. Marc Bastian Heinrichs
11:44 Bug #52910: CategoryRegistryTest is broken
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24860
Gerrit Code Review
11:30 Bug #52910 (Under Review): CategoryRegistryTest is broken
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24860
Gerrit Code Review
11:27 Bug #52910 (Closed): CategoryRegistryTest is broken
Since https://review.typo3.org/#/c/24066/ CategoryRegistryTest is broken, because argument $options of CategoryRegist... Marc Bastian Heinrichs
12:11 Bug #52822: Updating extensions triggers errors due to folder permissions
Same here. I tried to update from 1.1.5 and from 1.3.1.
By the way: What is the difference between 1.3.2 und 1.3.2-d...
Tobias Schmidt
11:50 Task #52736: Install Tool: Optimize class and interface structure of actions
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24665
Gerrit Code Review
11:32 Bug #52285 (Resolved): CategoryCollection must handle multiple category fields per table
Marc Bastian Heinrichs
11:15 Bug #52285: CategoryCollection must handle multiple category fields per table
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24860
Gerrit Code Review
11:13 Bug #52285 (Under Review): CategoryCollection must handle multiple category fields per table
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24860
Gerrit Code Review
09:30 Bug #52285 (Resolved): CategoryCollection must handle multiple category fields per table
Applied in changeset commit:1598cd6491a112db98487277ccc3b813e182e44d. Francois Suter
11:30 Bug #49310 (Resolved): Wizard to add OpenID to backend user
Applied in changeset commit:1c5a89c670942afb95771bcde822fe18e45dd2d2. Anonymous
10:44 Bug #32357: Optimize loading behaviour of modules
message was in false issue - sry ... Kay Strobach
07:55 Bug #32357: Optimize loading behaviour of modules
i have not worked on this, but it is still valid, anyway i think you can close it, as i think for 6.3 there will be a... Kay Strobach
10:13 Bug #51546: FILE:EXT:extbase/ext_typoscript_setup.txt not included by default
@ Chris topher: no, this table does not exist and you won’t find a table definition for that in the whole TYPO3 core ... Wolfgang Klinger
10:11 Bug #17068: freeindexUid not stored for type = Page tree
We also stumble over this issue again and again when dealing with more complex search scenarios. Pleeeeeease fix it! Nexcom IT-Services GmbH
10:03 Bug #52453: Backend / Uncaught exception 'RuntimeException' with message 'No settings detected. This usually happens if there is no frontend TypoScript template with root flag set. Please create one.'
I fixed this problem for me by adding ... Wolfgang Klinger
09:52 Bug #52908 (Closed): Missing module.tx_beuser.persistence mapping for column username
... Wolfgang Klinger
08:06 Bug #52906 (Closed): Installtool prefers to deactivate saltedpasswords
Hello Core-Team,
I just have checked out current GIT-Version of TYPO3-Source: 17.10.2013 7:50
In Installtool I ...
Stefan Froemken
00:01 Bug #32963 (Needs Feedback): BE language in user settings not preset
AFAIK this was fixed already. Can you check? Philipp Gampe
00:01 Bug #29221 (Needs Feedback): Sprite Manager and Icon Works are creating invalid class names
This one sticks around since long ... can you please check whether the bug still applies? Philipp Gampe

2013-10-16

23:59 Bug #32357 (Needs Feedback): Optimize loading behaviour of modules
Can we close this or do you still want to work on this? Philipp Gampe
23:57 Bug #27309 (Needs Feedback): permanently deleting impossible for non admin be_users
Can you check if this is still the case? Philipp Gampe
23:57 Bug #31559 (Needs Feedback): Extension Manager: Some entries in locallang.de are missing
Can you still reproduce the problem? Philipp Gampe
23:56 Bug #29583 (Needs Feedback): TypoScript condition [userFunc]...[ELSE] does not work correctly
Yes, includes are processed before any other TS parsing.
You should use the TypoScript Analyzer to find out if the...
Philipp Gampe
23:52 Feature #52170 (Closed): Add brute force protection to TYPO3 backend
Closed on author request. Philipp Gampe
23:51 Bug #52862 (Needs Feedback): Backend layout icons missing in page properties
How did you define those icons? Philipp Gampe
23:47 Bug #52898: Wrong comment handling
The syntax highlighting might not conform 100% to the TypoScript specification. We use a generic library that might n... Philipp Gampe
17:11 Bug #52898 (Closed): Wrong comment handling
you can enter the following code (comment in c-style) in the Typoscript editor:... Ro!and Schorr
23:28 Task #52736: Install Tool: Optimize class and interface structure of actions
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24665
Gerrit Code Review
23:14 Bug #52904 (Closed): Namespace problem in JS when extending TCA evalfields
I extend the TCA evaluators for the be_users passwords with my extension and rewritten it with namespaces.
In the TC...
Thomas Löffler
22:30 Bug #49501 (Resolved): TCEForms: "Title" field cannot be hidden when editing images
Applied in changeset commit:a220c80ab0c35acf378f667fc0b1fdb276c500ca. Markus Klein
22:20 Bug #42900: Links to manuals are missing
I guess we can close this issue, as the documention module is delivered with 6.2 Stefan Busemann
22:01 Bug #52885: cache_classes crashes after command line request
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
15:31 Bug #52885: cache_classes crashes after command line request
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
15:14 Bug #52885: cache_classes crashes after command line request
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
14:31 Bug #52885: cache_classes crashes after command line request
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
14:27 Bug #52885 (Under Review): cache_classes crashes after command line request
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24840
Gerrit Code Review
12:34 Bug #52885 (Closed): cache_classes crashes after command line request

Steps to reproduce:
# Clear the cache
# run Scheduler @/typo3test/typo3/cli_dispatch.phpsh scheduler@
# Reload...
Alexander Stehlik
21:43 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 18 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
21:30 Bug #52529 (Resolved): Bug in GeneralUtility::array2xml
Applied in changeset commit:04e4a4b04828c0599d91ee4f61ca8df7cea77e95. Markus Hölzle
20:59 Bug #52529: Bug in GeneralUtility::array2xml
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:57 Bug #52529: Bug in GeneralUtility::array2xml
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:51 Bug #52529: Bug in GeneralUtility::array2xml
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24841
Gerrit Code Review
16:05 Bug #52529: Bug in GeneralUtility::array2xml
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24841
Gerrit Code Review
15:33 Bug #52529 (Under Review): Bug in GeneralUtility::array2xml
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24841
Gerrit Code Review
21:22 Feature #52876: Replace ExtJS Tree with jquery tree to get rid of extjs
mhmm, but does only make sense with the noticed refactoring of the backend.php output ... hopefully i find the time f... Kay Strobach
18:45 Feature #52876: Replace ExtJS Tree with jquery tree to get rid of extjs
AFAIR jsTree is used by the Neos team, too. Should be a good choice... Ingo Renner
08:34 Feature #52876 (Closed): Replace ExtJS Tree with jquery tree to get rid of extjs
concerns: web -> tree, tca tree
http://www.jstree.com/
Alternativly use e.g. sth similar
Kay Strobach
19:32 Bug #52834: INCLUDE_TYPOSCRIPT on save does not write if destination-file does not exist
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24784
Gerrit Code Review
19:30 Task #52900 (Resolved): Follow-up: Preserve vendor name in refering request
Applied in changeset commit:7051cadd96ffe3b53a48847ddfb0f93601ff73f0. Wouter Wolters
19:25 Task #52900 (Under Review): Follow-up: Preserve vendor name in refering request
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24846
Gerrit Code Review
19:24 Task #52900 (Closed): Follow-up: Preserve vendor name in refering request
Follow-up: Preserve vendor name in refering request Wouter Wolters
19:30 Task #52887 (Resolved): Unit test for devIP condition
Applied in changeset commit:7b1db29e214bf900f19aad6c57eec8a88a474dd5. Christian Kuhn
13:29 Task #52887 (Under Review): Unit test for devIP condition
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24838
Gerrit Code Review
13:26 Task #52887 (Closed): Unit test for devIP condition
Christian Kuhn
19:30 Bug #52880 (Resolved): Class "\extDirect_DataProvider_BackenduserSettings" not found
Applied in changeset commit:207554bd247127dccaf98f6852ce84169f1f54b3. Dmitry Dulepov
12:53 Bug #52880: Class "\extDirect_DataProvider_BackenduserSettings" not found
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24829
Gerrit Code Review
11:34 Bug #52880: Class "\extDirect_DataProvider_BackenduserSettings" not found
Gerrit Code Review wrote:
> Patch set 2 for branch *master* has been pushed to the review server.
> It is available...
Mathias Brodala
11:16 Bug #52880: Class "\extDirect_DataProvider_BackenduserSettings" not found
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24829
Gerrit Code Review
11:03 Bug #52880 (Under Review): Class "\extDirect_DataProvider_BackenduserSettings" not found
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24829
Gerrit Code Review
10:00 Bug #52880 (Closed): Class "\extDirect_DataProvider_BackenduserSettings" not found
Trying to create a template record on a fresh 6.2 beta1 installation fails:... Mathias Brodala
19:30 Bug #52823 (Resolved): cache_classes cache crashes
Applied in changeset commit:ac2b59e622a426918d8cb8a89b126a0f95f35fa1. Thomas Maroschik
19:28 Bug #52823: cache_classes cache crashes
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:27 Bug #52823 (Under Review): cache_classes cache crashes
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:19 Bug #52828 (Accepted): extTables cache file creation does not respect extension order
I identified two issues:
# The dependencies of system extensions are not set correctly (e.g. openid extension shou...
Helmut Hummel
17:55 Bug #52889: chrome 30 adds &nbsp; between two word instead of a space
This... Adrian Dymorz
14:26 Bug #52889: chrome 30 adds &nbsp; between two word instead of a space
What is this " "? Do you have an ASCII number? Markus Klein
13:49 Bug #52889 (Closed): chrome 30 adds &nbsp; between two word instead of a space
How to reproduce:
1. Go into an existing content element containing text.
2. Delete a space between to words.
3....
Adrian Dymorz
17:52 Bug #51234: Exception with EXT:sys_note is installed
Thanks for the patch! I copied the patch Set No. 4 (https://review.typo3.org/#/c/23967/4/typo3/sysext/beuser/Configur... Frank no-lastname-given
17:11 Bug #13056: admin users see all changes in LIVE workspace
Riccardo De Contardi wrote:
> Still present in 6.1...
Also Present in 4.7.7
Ehringer, Christian
16:48 Bug #52897 (Under Review): Multiple tests ouput on commandline due to syslog
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24843
Gerrit Code Review
16:44 Bug #52897: Multiple tests ouput on commandline due to syslog
LockerTest and MailUtilityTest is easy to fix. Markus Klein
16:27 Bug #52897 (Closed): Multiple tests ouput on commandline due to syslog
The following tests use syslog:
* FrontendLoginTest::validateRedirectUrlClearsUrl
* GeneralUtilityTest::sanitizeLoc...
Markus Klein
16:30 Bug #52886 (Resolved): Fatal error during installation (presets mode)
Applied in changeset commit:c7164cc6c7f8e01b7fcfc1f95e185049d76808a3. Nicole Cordes
13:10 Bug #52886: Fatal error during installation (presets mode)
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24837
Gerrit Code Review
13:08 Bug #52886 (Under Review): Fatal error during installation (presets mode)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24837
Gerrit Code Review
12:50 Bug #52886 (Closed): Fatal error during installation (presets mode)
On the last step in install tool the error
Fatal error: Can't inherit abstract function TYPO3\CMS\Install\Configur...
Nicole Cordes
16:00 Bug #52893: Change BE-Login-Logo with an extension
Bug #52892 describes the logo after BE login.
This bug describes the logo on the BE login screen. this are different...
Anonymous
14:58 Bug #52893 (Closed): Change BE-Login-Logo with an extension
Markus Klein
14:39 Bug #52893 (Closed): Change BE-Login-Logo with an extension
Up to version 6.1 I could change the BE-Login-Logo with $TBE_STYLES['logo_login'] in ext_tables.php of an extension.
...
Anonymous
15:53 Bug #52306 (Under Review): Error if selecting a File or Folder and the previous selected folder doesn't exist anymore
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24842
Gerrit Code Review
15:39 Bug #52848 (Rejected): ClassLoader fails when typo3temp is symlink
Alexander Stehlik wrote:
> I think this would be fixed with the patch for #52885.
Indeed. I close it as a duplica...
Thorsten Kahler
14:34 Bug #52848: ClassLoader fails when typo3temp is symlink

I think this would be fixed with the patch for #52885.
Alexander Stehlik
14:59 Bug #52892: Backend ignores setting gfx/typo3logo.gif
Text from duplicated issue:... Markus Klein
14:09 Bug #52892 (Closed): Backend ignores setting gfx/typo3logo.gif
The logo in backend (top-left) ist no longer "gfx/typo3logo.gif". Now it is "gfx/typo3-topbar@2x.png".
Neither with ...
Anonymous
14:52 Bug #52888: FIRST_INSTALL file is ignored
I got it. I already have a @typo3conf@ directory since I need to preset some settings as well as ship some extensions... Mathias Brodala
14:34 Bug #52888: FIRST_INSTALL file is ignored
Just retested it.
My empty installation looks like this:...
Markus Klein
13:54 Bug #52888: FIRST_INSTALL file is ignored
If I do that, all is get is the usual "locked" message. This also makes sense reading the code:
1) index.php redir...
Mathias Brodala
13:47 Bug #52888 (Needs Feedback): FIRST_INSTALL file is ignored
This mechanism is not necessary anymore since on first install the install tool is accessed directly.
You can try ...
Markus Klein
13:40 Bug #52888 (Rejected): FIRST_INSTALL file is ignored
The @FIRST_INSTALL@ file which may be used to have the TYPO3 installer automatically create the @ENABLE_INSTALL_TOOL@... Mathias Brodala
14:30 Bug #52866 (Resolved): ExtensionCompatibilityTester is broken
Applied in changeset commit:ca4d2d39976218de9eef38e0c4cd20e5ee1d4785. Alexander Stehlik
14:15 Bug #25322: OpenID login does not work with Google
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review
13:57 Bug #52891 (Closed): Fatal error in ExtensionCompatibilityTester
Markus Klein
13:56 Bug #52891: Fatal error in ExtensionCompatibilityTester
Line above this call says //TODO:... Markus Klein
13:55 Bug #52891 (Closed): Fatal error in ExtensionCompatibilityTester
Call to undefined method:
TYPO3\\CMS\\Core\\Utility\\ExtensionManagementUtility::loadTypo3LoadedExtensionInformation...
Markus Klein
13:53 Bug #52890 (Closed): empty anchor links invisible in RTE
With Typo3 4.5.30, links with empty anchor are not visible in the RTE. They can only be managed switching to HTML mod... joujou no-lastname-given
13:32 Bug #17068: freeindexUid not stored for type = Page tree
@Alexander : yes the issue still exists for 5 (!!!) years now,
you cannot have different index queues , i.e. for log...
Frank Gerards
13:28 Bug #52660: Move shutdown function to bootstrap
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24524
Gerrit Code Review
12:39 Task #52881: Move to mysqli for 'native' handler type
See a WIP here https://review.typo3.org/#/c/22791/ Wouter Wolters
11:07 Task #52881 (Closed): Move to mysqli for 'native' handler type
PHP has deprecated the mysql module. The core already uses mysqli, so DBAL should move to mysqli for the 'native' han... Jigal van Hemert
10:57 Task #52878 (Rejected): Use the "global" keyword instead of $GLOBALS
This is against TYPO3 CGL. Dmitry Dulepov
09:31 Task #52878 (Rejected): Use the "global" keyword instead of $GLOBALS
When working with global variables (inside functions) use the _global_ keyword to refer to that variable instead of ... Christoph Dörfel
10:45 Bug #52245: Revert BackendUtility::BEenableFields in FAL
This issue can be abandoned. It has been discussed that enable fields don't suit in the FAL concept where a file reco... Fabien Udriot
09:53 Task #52772 (Rejected): Add function setPropertyResult() to the Result class
works with $this->result->forProperty($propertyName)->addError($e); Georg Ringer
09:53 Task #52829 (Rejected): Replace new() by calling makeInstance in Validation section
not needed Georg Ringer
08:40 Task #39347: Remove page hit statistics
Hi Clemens
I agree that the removal of this old feature could be troublesome for a small percentage of users of TY...
Mario Rimann
08:36 Bug #52877 (Closed): replace extjs panels with pure css and get rid of the overhead
using e.g. bootstrap grid and some additional styling / jquery can dramatically reduce the complexity of the backend ... Kay Strobach
08:08 Bug #52453: Backend / Uncaught exception 'RuntimeException' with message 'No settings detected. This usually happens if there is no frontend TypoScript template with root flag set. Please create one.'
Philipp Gampe wrote:
> Some extensions uses the backend API to write log entries or triggers this at least. This nee...
Wolfgang Klinger
00:16 Feature #19732: Enable "Content-length" header by default
Eureka! after 5 years! :) Stefano Cecere
00:15 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15369
Gerrit Code Review

2013-10-15

23:30 Bug #52865 (Resolved): Incomplete mock in ext:frontend FAL getData test
Applied in changeset commit:60670fb61adcb2efce33b46218f6613d141a5b20. Christian Kuhn
21:28 Bug #52865 (Under Review): Incomplete mock in ext:frontend FAL getData test
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24819
Gerrit Code Review
21:24 Bug #52865 (Closed): Incomplete mock in ext:frontend FAL getData test
Christian Kuhn
23:30 Bug #52643 (Resolved): ContentObjectRendererTest -> getImgResourceHookGetsCalled Fails
Applied in changeset commit:684acdd316ada696c10ecf2d0daa58544ab9d2e7. Christian Kuhn
23:12 Bug #52643: ContentObjectRendererTest -> getImgResourceHookGetsCalled Fails
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24821
Gerrit Code Review
22:56 Bug #52643 (Under Review): ContentObjectRendererTest -> getImgResourceHookGetsCalled Fails
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24821
Gerrit Code Review
22:54 Bug #52643: ContentObjectRendererTest -> getImgResourceHookGetsCalled Fails
This only happens if only ext:frontend tests are executed and not the whole suite. Christian Kuhn
23:30 Task #52868 (Resolved): Enable mock of ResourceFactory in ContentObjectRenderer
Applied in changeset commit:684acdd316ada696c10ecf2d0daa58544ab9d2e7. Christian Kuhn
23:12 Task #52868: Enable mock of ResourceFactory in ContentObjectRenderer
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24821
Gerrit Code Review
22:56 Task #52868 (Under Review): Enable mock of ResourceFactory in ContentObjectRenderer
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24821
Gerrit Code Review
22:48 Task #52868 (Closed): Enable mock of ResourceFactory in ContentObjectRenderer
Christian Kuhn
23:29 Bug #52594: Properly deprecate insertModuleFunction "$classPath" parameter
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24462
Gerrit Code Review
23:25 Bug #52594: Properly deprecate insertModuleFunction "$classPath" parameter
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24462
Gerrit Code Review
23:21 Bug #52594: Properly deprecate insertModuleFunction "$classPath" parameter
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24462
Gerrit Code Review
23:17 Bug #52866: ExtensionCompatibilityTester is broken
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24820
Gerrit Code Review
22:14 Bug #52866: ExtensionCompatibilityTester is broken
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24820
Gerrit Code Review
22:07 Bug #52866 (Under Review): ExtensionCompatibilityTester is broken
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24820
Gerrit Code Review
21:55 Bug #52866 (Closed): ExtensionCompatibilityTester is broken

The ExtensionCompatibilityTester in the install tool does not work with the new package manager.
Running Ajax re...
Alexander Stehlik
22:25 Task #52867 (Closed): Improve error handling in the install tool
When an error occurs in the install tool the user will silently be redirected to the Extension compatibility tester w... Alexander Stehlik
21:30 Bug #52857 (Resolved): TYPO3_CONF_VARS['SYS']['forceReturnPath'] is unused
Applied in changeset commit:a9f768bb2472fbcc5572d3a6cdf4f899d8347884. Markus Klein
17:32 Bug #52857 (Under Review): TYPO3_CONF_VARS['SYS']['forceReturnPath'] is unused
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24811
Gerrit Code Review
17:30 Bug #52857: TYPO3_CONF_VARS['SYS']['forceReturnPath'] is unused
can be removed Markus Klein
17:02 Bug #52857 (Closed): TYPO3_CONF_VARS['SYS']['forceReturnPath'] is unused
It is not in the DefaultConfiguration any more and when searching for it in the source it only appears in Changelog.
...
Alexander Stehlik
21:10 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15369
Gerrit Code Review
17:23 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15369
Gerrit Code Review
20:54 Task #52836: Let itemsProcFunc throw Exceptions
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24786
Gerrit Code Review
14:49 Task #52836: Let itemsProcFunc throw Exceptions
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24786
Gerrit Code Review
11:41 Task #52836: Let itemsProcFunc throw Exceptions
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24786
Gerrit Code Review
11:08 Task #52836 (Under Review): Let itemsProcFunc throw Exceptions
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24786
Gerrit Code Review
10:51 Task #52836 (Closed): Let itemsProcFunc throw Exceptions
The latest version of patch https://review.typo3.org/#/c/24066/ will throw an exception inside an itemsProcFunc call ... Francois Suter
20:30 Bug #52856 (Resolved): FilePermissionUpdate throws sql errors
Applied in changeset commit:7d0535103e49e0a348bb36f13857134749350f20. Nicole Cordes
17:11 Bug #52856: FilePermissionUpdate throws sql errors
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24808
Gerrit Code Review
17:08 Bug #52856 (Under Review): FilePermissionUpdate throws sql errors
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24808
Gerrit Code Review
16:59 Bug #52856 (Closed): FilePermissionUpdate throws sql errors
If you have a new installation or already used the database analyser to delete unnecessary fields the filePermissionU... Nicole Cordes
20:12 Task #52864 (Under Review): Add unit tests for FilesContentObject
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24816
Gerrit Code Review
20:10 Task #52864 (Closed): Add unit tests for FilesContentObject
Nicole Cordes
19:30 Bug #52818 (Resolved): In Frontend Language and Workspace overlay need to be done
Applied in changeset commit:0d69f740086120ffee7409001f7090520ab9734c. Steffen Ritter
14:31 Bug #52818: In Frontend Language and Workspace overlay need to be done
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24766
Gerrit Code Review
10:34 Bug #52818: In Frontend Language and Workspace overlay need to be done
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24766
Gerrit Code Review
00:18 Bug #52818 (Under Review): In Frontend Language and Workspace overlay need to be done
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24766
Gerrit Code Review
19:25 Bug #51813: TypoScript conditions: Condition for Windows 8 is missing
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24783
Gerrit Code Review
10:09 Bug #51813: TypoScript conditions: Condition for Windows 8 is missing
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24783
Gerrit Code Review
10:06 Bug #51813 (Under Review): TypoScript conditions: Condition for Windows 8 is missing
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24783
Gerrit Code Review
10:03 Bug #51813: TypoScript conditions: Condition for Windows 8 is missing
Example of user-agent strings for IE10 on Win8:
http://msdn.microsoft.com/de-de/library/ie/hh920767%28v=vs.85%29.asp...
Stefan Neufeind
19:02 Bug #52862 (Closed): Backend layout icons missing in page properties
After latest updates (current git version - 6.2 b2) when editing page properties, backend layouts icons are missing. ... Marcin Sągol
18:58 Bug #52859 (Needs Feedback): Extension Manager / Get Extensions / Fatal error: Call to a member function getUid() on a non-object / missing object $this->repository
Did you run the upgrade wizard?
The repository data needs to be inserted into the database to be able to download ex...
Wouter Wolters
17:26 Bug #52859 (Closed): Extension Manager / Get Extensions / Fatal error: Call to a member function getUid() on a non-object / missing object $this->repository
fresh installation throws exception:... Wolfgang Klinger
18:30 Feature #50223 (Resolved): Enable all workspaces tab in workspace module
Applied in changeset commit:0ac4ab5618f36113a20b80793f8f4d600eda4045. Oliver Hader
08:22 Feature #50223: Enable all workspaces tab in workspace module
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22445
Gerrit Code Review
18:30 Feature #50092 (Resolved): Condition matching devIpMask setting
Applied in changeset commit:30cb4ed2be258755d75dd5ed268bca5a7f99db73. Ingo Renner
00:23 Feature #50092: Condition matching devIpMask setting
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24754
Gerrit Code Review
00:12 Feature #50092: Condition matching devIpMask setting
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24754
Gerrit Code Review
18:12 Bug #52861 (Closed): Manually cloning extension into typo3conf/ext/ leads to error
Steps to reproduce:
* e.g. copy or git clone an extension to typo3conf/ext/
* reload the extension manager in the T...
Oliver Hader
17:48 Bug #48543: Ajax error in Backend
I could not find a matching Issue in the typo3v4-core, so I will post my solution here. I had installed the bootstrap... Ro!and Schorr
17:35 Feature #52137: Provide a menu of categorized content elements
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
Gerrit Code Review
17:30 Bug #52845 (Resolved): Moving folders fails
Applied in changeset commit:17618508fbbab65a7b71f7c15b499d3b2b5b7745. Oliver Hader
16:23 Bug #52845: Moving folders fails
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:23 Bug #52845 (Under Review): Moving folders fails
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:30 Bug #52845 (Resolved): Moving folders fails
Applied in changeset commit:07d21a59d3c4b2c3f27db32cdcee750227db2984. Oliver Hader
14:46 Bug #52845: Moving folders fails
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24792
Gerrit Code Review
14:40 Bug #52845 (Under Review): Moving folders fails
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24792
Gerrit Code Review
14:38 Bug #52845: Moving folders fails
Introduced in https://review.typo3.org/#/c/22371/ #49332 Oliver Hader
14:33 Bug #52845 (Closed): Moving folders fails
On moving existing folders inside another existing folder in the file-module, the following exception is thrown:
@#1...
Oliver Hader
17:30 Feature #49667 (Resolved): SpriteGenerator should be able to deal with Retina Displays
Applied in changeset commit:f8e5874e971bfce919fb3a821fdb2211cc808eac. Steffen Ritter
16:03 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887
Gerrit Code Review
17:30 Feature #14730 (Resolved): Proxy Config compatibility with MS ISA Servers
Applied in changeset commit:639d5e588b4804ddd1194cd479b6b25c61616d46. Tomita Militaru
17:30 Bug #52849 (Resolved): Remove references to extListArray
Applied in changeset commit:aca9a4d26f9300eb3f39a26bffad7c9d79147697. Xavier Perseguers
15:21 Bug #52849 (Under Review): Remove references to extListArray
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24795
Gerrit Code Review
15:14 Bug #52849 (Closed): Remove references to extListArray
When loading or unloading an extension in Extension Manager, a PHP warning is issued:... Xavier Perseguers
17:20 Feature #47709 (Needs Feedback): File Links content element icon/thumb list usability
Reopened since the change has been reverted in master due to a fatal error:
https://review.typo3.org/#/c/24809/
File...
Oliver Hader
17:05 Bug #52855: ExtensionManagementUtility ignores "priority" flag in $EM_CONF
Sorry, I haven't found this older bug entry (http://forge.typo3.org/issues/51021) on my first search attempts before ... aimcom no-lastname-given
16:47 Bug #52855 (Closed): ExtensionManagementUtility ignores "priority" flag in $EM_CONF
You can configure the key "priority" in the $EM_CONF of an extension. According to the current TYPO3 documentation, "... aimcom no-lastname-given
16:56 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
16:05 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
15:31 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
15:14 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
15:10 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
14:26 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
14:13 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
16:49 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312
Gerrit Code Review
16:48 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312
Gerrit Code Review
16:30 Task #52831 (Resolved): Fix system extensions composer.json type entry
Applied in changeset commit:469f6daaafaec19ae5b282bdf8ef0da249538240. Thomas Maroschik
10:16 Task #52831: Fix system extensions composer.json type entry
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24780
Gerrit Code Review
10:01 Task #52831: Fix system extensions composer.json type entry
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24780
Gerrit Code Review
09:30 Task #52831 (Under Review): Fix system extensions composer.json type entry
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24780
Gerrit Code Review
09:17 Task #52831 (Closed): Fix system extensions composer.json type entry
The current composer type of system extensions is "typo3cms-framework".
In the composer installer for TYPO3 CMS the ...
Thomas Maroschik
16:30 Feature #52719 (Resolved): Advanced metadata for File
Applied in changeset commit:df73316a942141418285df633c2f0f18dfb59d7b. Fabien Udriot
15:50 Feature #52719: Advanced metadata for File
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24715
Gerrit Code Review
14:25 Feature #52719: Advanced metadata for File
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24715
Gerrit Code Review
13:46 Feature #52719: Advanced metadata for File
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24715
Gerrit Code Review
13:13 Feature #52719: Advanced metadata for File
Testing instruction:
* Apply the patch
* Activate EXT:filemetadata
* Open File module and edit meta data (don't ...
Fabien Udriot
13:06 Feature #52719: Advanced metadata for File
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24715
Gerrit Code Review
13:03 Feature #52719: Advanced metadata for File
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24715
Gerrit Code Review
16:30 Bug #52850 (Resolved): Cannot show information of a directory
Applied in changeset commit:b4fd52120dddba498c9890ec3b0d6e6026fdcdcc. Xavier Perseguers
15:34 Bug #52850 (Under Review): Cannot show information of a directory
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24796
Gerrit Code Review
15:26 Bug #52850 (Closed): Cannot show information of a directory
When clicking the "i" icon in filelist, a PHP warning is shown:... Xavier Perseguers
16:30 Bug #52817 (Resolved): File-Modul should allow shortcut for editing translations
Applied in changeset commit:8dd8191be2201214cc4b3bac8af80a43a20ba49a. Steffen Ritter
15:31 Bug #52817: File-Modul should allow shortcut for editing translations
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24752
Gerrit Code Review
15:23 Bug #52817: File-Modul should allow shortcut for editing translations
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24752
Gerrit Code Review
15:31 Bug #52852 (Closed): Template Analyzer does not show Includes
The Template Analyzer doesn't show Includes. But only in the Setup part, in the Constants it works fine.
Including...
Patrick Crausaz
15:30 Bug #52585 (Resolved): Overwriting exiting database during install does not work
Applied in changeset commit:ced1f4065dbc6c9bd61044c32af720e8d5e6529b. Nicole Cordes
15:30 Bug #52847 (Resolved): Install from Blank fails with LocalConfiguration.php: No such file or directory
Applied in changeset commit:e02418ec3d807d5cd8f6d6d8a7f5123b2b93b400. Thomas Maroschik
14:55 Bug #52847 (Under Review): Install from Blank fails with LocalConfiguration.php: No such file or directory
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24793
Gerrit Code Review
14:48 Bug #52847 (Closed): Install from Blank fails with LocalConfiguration.php: No such file or directory
After creating typo3_src, typo3, and install.php links, the first message in FE is, that ENABLE_INSTALL_TOOL is not p... Thomas Maroschik
15:30 Task #52814 (Resolved): Don't throw Exception if "/Packages" cannot be created in Doc-Root
Applied in changeset commit:498ca1e906f9480dcba923c0911caf6c560c2a27. Thomas Maroschik
14:55 Task #52814: Don't throw Exception if "/Packages" cannot be created in Doc-Root
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24779
Gerrit Code Review
09:12 Task #52814 (Under Review): Don't throw Exception if "/Packages" cannot be created in Doc-Root
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24779
Gerrit Code Review
15:30 Bug #52767 (Resolved): Could not find package with composer name "composer/installers"
Applied in changeset commit:dc3bcfc02fc858594cc005fbdfcc490d4ffdeabb. Thomas Maroschik
13:03 Bug #52767: Could not find package with composer name "composer/installers"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24785
Gerrit Code Review
10:40 Bug #52767 (Under Review): Could not find package with composer name "composer/installers"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24785
Gerrit Code Review
15:28 Bug #52851 (Closed): Find a way to set the type of File Metadata
In #52719, I had to add a field "type" at the level of sys_file_metadata too. This enable to load different set of me... Fabien Udriot
15:06 Bug #52848 (Rejected): ClassLoader fails when typo3temp is symlink
Method @\TYPO3\CMS\Core\Cache\Backend\ClassLoaderBackend::setLinkToPhpFile()@ uses @__DIR__@ to construct the path to... Thorsten Kahler
14:30 Bug #52842 (Resolved): Remove realpath call from unit test bootstrap
Applied in changeset commit:cd856c0e210d21fc22d11acbb9dbae672ce894f2. Helmut Hummel
13:19 Bug #52842 (Under Review): Remove realpath call from unit test bootstrap
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24790
Gerrit Code Review
13:19 Bug #52842 (Closed): Remove realpath call from unit test bootstrap
The calculation of PATH_site in TYPO3 does not
take the real location of the directory into
account but respects th...
Helmut Hummel
14:30 Bug #52816 (Resolved): Make sys_file_metadata and sys_file_references table translatable
Applied in changeset commit:91ae4e7fbe2404aac8a7178fb7e27ae5dc07dc20. Steffen Ritter
14:06 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
13:55 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
13:21 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
13:03 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
08:31 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
08:30 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
07:16 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
00:23 Bug #52816: Make sys_file_metadata and sys_file_references table translatable
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
14:30 Bug #52779 (Resolved): Exception if uninstalled extension has "wrong key"
Applied in changeset commit:d35e9645980dbf91b49e2bb260b0621a5df69a6a. Ernesto Baschny
13:25 Bug #52779: Exception if uninstalled extension has "wrong key"
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24728
Gerrit Code Review
10:40 Bug #52779: Exception if uninstalled extension has "wrong key"
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24728
Gerrit Code Review
14:30 Task #52844 (Resolved): Add README for jQuery-libraries in central contrib-directory
Applied in changeset commit:90442723fd53f4a392e1ee33e6e22357afbc6914. Stefan Neufeind
14:29 Task #52844: Add README for jQuery-libraries in central contrib-directory
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24791
Gerrit Code Review
14:13 Task #52844: Add README for jQuery-libraries in central contrib-directory
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24791
Gerrit Code Review
14:12 Task #52844 (Under Review): Add README for jQuery-libraries in central contrib-directory
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24791
Gerrit Code Review
14:11 Task #52844 (Closed): Add README for jQuery-libraries in central contrib-directory
Those libraries are used through the core but should not be referenced/used from outside (for example foreign extensi... Stefan Neufeind
14:14 Bug #51308: Allow registration of different backend login forms
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23283
Gerrit Code Review
14:07 Bug #51308: Allow registration of different backend login forms
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23283
Gerrit Code Review
14:11 Feature #44113: cObject FILES - references need more options
Maybe that is the reason why forge automatically closed the other issue as well. ;-) However, the improvements are in... Chris topher
13:45 Feature #52843: ResourceCompressor, JS: Create source-maps for merged files
Also possible to use for CSS. Stefan Neufeind
13:22 Feature #52843 (Rejected): ResourceCompressor, JS: Create source-maps for merged files
In recent browsers (Chrome, Firefox) with source-maps it's possible to still use merged (and/or minified) files but k... Stefan Neufeind
13:30 Bug #52823 (Resolved): cache_classes cache crashes
Applied in changeset commit:25608d6bd4d2aa71c84070b8a81f325c0be2d785. Thomas Maroschik
12:38 Bug #52823: cache_classes cache crashes
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:38 Bug #52823: cache_classes cache crashes
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:37 Bug #52823: cache_classes cache crashes
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24787
Gerrit Code Review
11:38 Bug #52823 (Under Review): cache_classes cache crashes
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24787
Gerrit Code Review
13:30 Task #52442 (Resolved): Centralize jQuery libraries
Applied in changeset commit:92e756b400f15579bd1f73226eee25118a1057a1. Xavier Perseguers
11:26 Task #52442: Centralize jQuery libraries
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24233
Gerrit Code Review
13:30 Bug #51580 (Resolved): Core does not Ship CategoryCollection for Files
Applied in changeset commit:49117c99083235e7f20684cb8103a06f19433cc9. Frans Saris
11:16 Bug #51580: Core does not Ship CategoryCollection for Files
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24575
Gerrit Code Review
09:14 Bug #51580: Core does not Ship CategoryCollection for Files
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24575
Gerrit Code Review
13:10 Bug #52841 (Under Review): New FAL Indexer
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24747
Gerrit Code Review
13:10 Bug #52841 (Closed): New FAL Indexer
Steffen Ritter
12:30 Feature #52632 (Resolved): FILES Objects misses start/limit
Applied in changeset commit:eb60cd1f02b2bb4f9e624349ce6c2eb6be3291a7. Steffen Ritter
12:30 Feature #52695 (Resolved): Grouping for scheduler-jobs
Applied in changeset commit:e7e64ff5622acd37158d947419b6e46b6384e15c. Stefan Neufeind
08:41 Feature #52695: Grouping for scheduler-jobs
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
11:45 Task #39347: Remove page hit statistics
Thanks Christian, for clarification of why this decision was made.
I am also interested in how I could prevent missin...
Clemens Riccabona
11:30 Feature #52782 (Resolved): Show extension keys in list
Applied in changeset commit:3bc111bcab282321a4aecae7bad4e3b108b28563. Nicole Cordes
08:53 Feature #52782: Show extension keys in list
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24731
Gerrit Code Review
08:42 Feature #52782: Show extension keys in list
Wouter, the empty columns are due to EXT:sphinx which should be adapted as well Xavier Perseguers
10:59 Bug #52554: Change delete icon in list view if record is deleted
Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:58 Bug #52554: Change delete icon in list view if record is deleted
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:57 Feature #22896: cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
Franz is correct. Inside setup would be sufficient as you can deliver the fixed constants file by extension, while TS... d.ros no-lastname-given
10:52 Feature #22896: cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
The issue request has been about the include statements inside of a setup. This could be realized for the setup only.... Franz Holzinger
10:14 Feature #22896 (Rejected): cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
In #47985 Thorsten Kahler explained:
This behaviour is documented, see http://docs.typo3.org/typo3cms/TyposcriptSynt...
Stefan Neufeind
10:56 Feature #51905: Manage multiple classes attribution inside RTE
I think you actually can do this,
try this...
Rafal Brzeski
10:51 Bug #52835: File module: missing icon "edit" in context menu
!ScreenShot-2013-10-15.png! Fabien Udriot
10:51 Bug #52835 (Closed): File module: missing icon "edit" in context menu
In File module, the "edit" icon is missing in context menu even for Admin User. Fabien Udriot
10:47 Bug #44105: Image size does not get updated
Should be fixed in 6.2 IMO. Thorsten Kahler
10:39 Feature #47982: INCLUDE_TYPOSCRIPT does not support real relative paths & constants
Only in 6.2 beta 1 (soon to be released) I'm afraid since it's a new "feature".
If you need it urgently for older re...
Stefan Neufeind
10:30 Feature #47982 (Resolved): INCLUDE_TYPOSCRIPT does not support real relative paths & constants
Applied in changeset commit:0f607c857bd4535c6fffc4d7b1e76014b24f0751. Philipp Gampe
10:00 Feature #47982: INCLUDE_TYPOSCRIPT does not support real relative paths & constants
Stefan Neufeind wrote:
> Please note that #52018 is merged in master (soon to be 6.2 beta 1) now. I guess that solve...
Gabriel Kaufmann / Typoworx NewMedia
09:56 Feature #47982: INCLUDE_TYPOSCRIPT does not support real relative paths & constants
Please note that #52018 is merged in master (soon to be 6.2 beta 1) now. I guess that solves your request for relativ... Stefan Neufeind
10:36 Bug #52834 (Under Review): INCLUDE_TYPOSCRIPT on save does not write if destination-file does not exist
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24784
Gerrit Code Review
10:20 Bug #52834: INCLUDE_TYPOSCRIPT on save does not write if destination-file does not exist
Currently it throws an error that the destination-file does not exist. Stefan Neufeind
10:19 Bug #52834 (Rejected): INCLUDE_TYPOSCRIPT on save does not write if destination-file does not exist
There is also an issue on save when there is a BEGIN/END-comment for an INCLUDE_TYPOSCRIPT but the destination-file d... Stefan Neufeind
10:35 Feature #51915: creation of data records with configurable redirect during saving
I like the idea, this can make TYPO3 more friendly for editors.
For more complex site I suggest to have possibility ...
Rafal Brzeski
10:30 Feature #52018 (Resolved): TypoScript: Allow relative file inclusion
Applied in changeset commit:0f607c857bd4535c6fffc4d7b1e76014b24f0751. Philipp Gampe
09:35 Feature #52018: TypoScript: Allow relative file inclusion
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23842
Gerrit Code Review
03:31 Feature #52018: TypoScript: Allow relative file inclusion
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23842
Gerrit Code Review
03:26 Feature #52018: TypoScript: Allow relative file inclusion
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23842
Gerrit Code Review
10:30 Bug #50802 (Resolved): FolderBasedFileCollection::loadContents() doesn't check if folder is present
Applied in changeset commit:85d0653dbdfd2f414dc50e3a8de57b72aa72d341. Frans Saris
09:37 Bug #50802: FolderBasedFileCollection::loadContents() doesn't check if folder is present
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:37 Bug #50802: FolderBasedFileCollection::loadContents() doesn't check if folder is present
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:06 Bug #50802: FolderBasedFileCollection::loadContents() doesn't check if folder is present
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22829
Gerrit Code Review
08:21 Bug #50802: FolderBasedFileCollection::loadContents() doesn't check if folder is present
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22829
Gerrit Code Review
10:22 Task #52829: Replace new() by calling makeInstance in Validation section
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24776
Gerrit Code Review
05:53 Task #52829 (Under Review): Replace new() by calling makeInstance in Validation section
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24776
Gerrit Code Review
05:52 Task #52829 (Rejected): Replace new() by calling makeInstance in Validation section
The core should use @GeneralUtility::makeInstance()@ instead of @new <Classname>@ Georg Ringer
10:18 Feature #52015: Make DataHandler (TCEmain) work in frontend context
Concept must be properly reviewed, so postponed to after 6.2 Jigal van Hemert
09:59 Feature #52015: Make DataHandler (TCEmain) work in frontend context
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23952
Gerrit Code Review
09:57 Feature #34922: Allow .ts file extension for static typoscript templates
Would be great to have ... Stefan Neufeind
09:54 Bug #52285: CategoryCollection must handle multiple category fields per table
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24066
Gerrit Code Review
09:42 Task #46553 (Under Review): Resolve issues with case-sensitive files
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23398
Gerrit Code Review
09:42 Bug #45504 (Under Review): Case sensitive filenames lead to file list problems
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23398
Gerrit Code Review
09:42 Bug #43027: Problems on case-sensitive filesystems
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23398
Gerrit Code Review
09:38 Bug #52833 (Closed): TS parse: saving a non-accessible results in JS error
If you enable the automatic inclusion of include files in the TypoScript setup editor, you can save the content back ... Philipp Gampe
09:30 Feature #52718 (Resolved): Restrict visibility of Category for a BE User
Applied in changeset commit:962e83ecfaeda11f693c55c76a488406562666fe. Steffen Ritter
09:06 Feature #52718: Restrict visibility of Category for a BE User
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24778
Gerrit Code Review
08:53 Feature #52718: Restrict visibility of Category for a BE User
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24618
Gerrit Code Review
02:30 Bug #52824 (Resolved): Superfluous usage of ObjectManagerException
Applied in changeset commit:38958f0043ae345ea677f394c579100f2ed8a2f1. Oliver Hader
02:07 Bug #52824: Superfluous usage of ObjectManagerException
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
02:07 Bug #52824: Superfluous usage of ObjectManagerException
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:03 Bug #52824 (Under Review): Superfluous usage of ObjectManagerException
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24756
Gerrit Code Review
02:30 Feature #50219 (Resolved): Integrate possibility to extend workspace module
Applied in changeset commit:254588c1e830790f776d3b3bda1c06f5fb63047c. Oliver Hader
01:46 Feature #50219: Integrate possibility to extend workspace module
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22444
Gerrit Code Review
02:30 Feature #37208 (Resolved): Introduce backend layout data providers
Applied in changeset commit:a569758696c82501ee5bee1b78ca4b70dd755895. Oliver Hader
01:39 Feature #37208: Introduce backend layout data providers
Patch set 42 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
00:55 Feature #37208: Introduce backend layout data providers
Patch set 41 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
00:47 Feature #37208: Introduce backend layout data providers
Patch set 40 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
00:28 Feature #37208: Introduce backend layout data providers
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24769
Gerrit Code Review
00:25 Feature #37208: Introduce backend layout data providers
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24769
Gerrit Code Review
00:18 Feature #37208: Introduce backend layout data providers
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24767
Gerrit Code Review
01:12 Bug #52828 (Closed): extTables cache file creation does not respect extension order
All extTables.php are included in the alphabetical order off the extension keys.
They must be ordered by dependenc...
Philipp Gampe
01:06 Feature #46017: Language switcher for pagetree in Backend
Patch set 18 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18751
Gerrit Code Review
01:04 Feature #46017: Language switcher for pagetree in Backend
Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18751
Gerrit Code Review
00:08 Feature #46017: Language switcher for pagetree in Backend
Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18751
Gerrit Code Review
00:07 Feature #46017: Language switcher for pagetree in Backend
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18751
Gerrit Code Review
00:30 Bug #52771 (Resolved): RemoveXSS uses deprecated /e modifier in preg_replace
Applied in changeset commit:1156074d9912ab04150e81660afbbd515086dfc8. Jigal van Hemert
00:04 Bug #52771: RemoveXSS uses deprecated /e modifier in preg_replace
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:03 Bug #52771: RemoveXSS uses deprecated /e modifier in preg_replace
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review

2013-10-14

23:51 Bug #52825 (Closed): \TYPO3\CMS\Extbase\Object\ObjectManagerException vs of \TYPO3\CMS\Extbase\Object\ObjectManager
\TYPO3\CMS\Extbase\Object\ObjectManagerException is basically the same as the ObjectManager.
\TYPO3\CMS\Extbase\Obje...
Oliver Hader
23:50 Bug #52771: RemoveXSS uses deprecated /e modifier in preg_replace
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24723
Gerrit Code Review
10:35 Bug #52771 (Under Review): RemoveXSS uses deprecated /e modifier in preg_replace
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24723
Gerrit Code Review
06:42 Bug #52771 (Closed): RemoveXSS uses deprecated /e modifier in preg_replace
To replace encoded characters the deprecated /e modifier is used in two regular expressions. This is deprecated as of... Jigal van Hemert
23:50 Feature #50092: Condition matching devIpMask setting
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24754
Gerrit Code Review
23:48 Feature #50092 (Under Review): Condition matching devIpMask setting
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24754
Gerrit Code Review
23:48 Bug #52824 (Closed): Superfluous usage of ObjectManagerException
The workspace backend module uses \TYPO3\CMS\Extbase\Object\ObjectManagerException instead of \TYPO3\CMS\Extbase\Obje... Oliver Hader
23:41 Feature #50219: Integrate possibility to extend workspace module
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22444
Gerrit Code Review
22:21 Feature #50219: Integrate possibility to extend workspace module
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22444
Gerrit Code Review
23:30 Task #52699 (Resolved): Remove sys_category TCA add/edit wizards for defaultCategorizedTables
Applied in changeset commit:4eb44cd81c0c436666e53c56bf50f431e5fb8dfe. Frans Saris
23:30 Bug #52551 (Resolved): Introduce Constants for t3ver_state
Applied in changeset commit:6c510d9d718937f3d1000eb9274f5bd63da14f4e. Anonymous
23:10 Bug #52551 (Under Review): Introduce Constants for t3ver_state
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24753
Gerrit Code Review
23:25 Task #52788: Add hashcolumn to field configuration of sys_file_processedfile
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24734
Gerrit Code Review
22:39 Task #52788: Add hashcolumn to field configuration of sys_file_processedfile
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24734
Gerrit Code Review
13:14 Task #52788 (Under Review): Add hashcolumn to field configuration of sys_file_processedfile
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24734
Gerrit Code Review
13:08 Task #52788 (Closed): Add hashcolumn to field configuration of sys_file_processedfile
Because of perfomance reason it would be good to have a hash column for the field @configuration@ of the table @sys_f... Georg Ringer
23:14 Bug #52823 (Closed): cache_classes cache crashes
Hello Core-Team,
with your new implementation of cache_classes you have crashed extbase. If form has Errors (Valid...
Stefan Froemken
22:57 Bug #52822 (Closed): Updating extensions triggers errors due to folder permissions
See attached screenshot.
I tried to upgrade DAM from 1.3.0 to 1.3.2 and got several errors upon importing the new ...
Stefan no-lastname-given
22:44 Feature #51731 (On Hold): Store sessions outside DB
To get this cleanly done needs much more work and some major changes in @AbstractUserAuthentication@ and its subclass... Thorsten Kahler
22:30 Bug #52819 (Resolved): Better mocking in FormProtection tests
Applied in changeset commit:8da0e323fbdbdfa394d3f4885cb23b4c0d0c3019. Christian Kuhn
21:42 Bug #52819 (Under Review): Better mocking in FormProtection tests
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24750
Gerrit Code Review
21:38 Bug #52819 (Closed): Better mocking in FormProtection tests
Christian Kuhn
22:30 Bug #52813 (Resolved): Better mocking in BackendUtility::viewOnClick test
Applied in changeset commit:dc6236254514eed9739f08c7246628ee8ac2462c. Christian Kuhn
21:12 Bug #52813 (Under Review): Better mocking in BackendUtility::viewOnClick test
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24748
Gerrit Code Review
20:49 Bug #52813 (Closed): Better mocking in BackendUtility::viewOnClick test
Christian Kuhn
22:22 Bug #52817 (Under Review): File-Modul should allow shortcut for editing translations
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24752
Gerrit Code Review
21:13 Bug #52817 (Closed): File-Modul should allow shortcut for editing translations
like list module, direct editing of translation records should be possible Steffen Ritter
21:55 Bug #52779: Exception if uninstalled extension has "wrong key"
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24728
Gerrit Code Review
20:58 Bug #52779: Exception if uninstalled extension has "wrong key"
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24728
Gerrit Code Review
20:36 Bug #52779: Exception if uninstalled extension has "wrong key"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24728
Gerrit Code Review
12:03 Bug #52779 (Under Review): Exception if uninstalled extension has "wrong key"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24728
Gerrit Code Review
12:01 Bug #52779 (Closed): Exception if uninstalled extension has "wrong key"
I know of tons of installations where some *deinstalled* extension in typo3conf/ext/ gets renamed to "tt_news.old" or... Ernesto Baschny
21:50 Bug #52816 (Under Review): Make sys_file_metadata and sys_file_references table translatable
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24751
Gerrit Code Review
21:09 Bug #52816 (Closed): Make sys_file_metadata and sys_file_references table translatable
sys_file_metadata and sys_file_references needs to be translatable Steffen Ritter
21:21 Bug #49310: Wizard to add OpenID to backend user
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21621
Gerrit Code Review
21:14 Bug #52818 (Closed): In Frontend Language and Workspace overlay need to be done
Steffen Ritter
21:08 Bug #52815 (Closed): Translation Handling for FAL
Steffen Ritter
21:04 Bug #52751 (Resolved): Indexer Service tries to write 'height' to sys_file
this is already solved Steffen Ritter
21:04 Bug #25322: OpenID login does not work with Google
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review
18:43 Bug #25322: OpenID login does not work with Google
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21373
Gerrit Code Review
20:59 Task #52814 (Closed): Don't throw Exception if "/Packages" cannot be created in Doc-Root
When the new package management takes over throught the Install Tool it tries to create a "Packages" subdirectory dir... Ernesto Baschny
20:54 Task #39347: Remove page hit statistics
Yes, the code was so ugly, spaghetti, old, unmaintained, evil and cluttered that it actively denied refactoring of mo... Christian Kuhn
13:06 Task #39347: Remove page hit statistics
Christian Kuhn wrote:
> Extension like awstats could adapt and use some hook in the frontend to implement the loggin...
Clemens Riccabona
12:50 Task #39347: Remove page hit statistics
Extension like awstats could adapt and use some hook in the frontend to implement the logging on their own. Christian Kuhn
11:42 Task #39347: Remove page hit statistics
Painful. Just painful.
I wonder sometimes, who makes decisions of such momentousness.
Ok, i read the core mailingli...
Clemens Riccabona
20:41 Bug #52812 (Rejected): Installing extension bringes 'Package "xy" is not available'
Was solved already with #52766. Ernesto Baschny
19:09 Bug #52812 (Rejected): Installing extension bringes 'Package "xy" is not available'
If I copy an extension directory to typo3conf/ext/ and try to install it using the Extension Manager (it is listed al... Ernesto Baschny
20:12 Bug #50531 (Closed): Deleted state is not persisted in file objects
Correct, since we have the missing file state, this one is obsolte. Oliver Hader
20:09 Bug #50531: Deleted state is not persisted in file objects
This issue can be closed Frans Saris
19:45 Bug #52554: Change delete icon in list view if record is deleted
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:38 Bug #52554: Change delete icon in list view if record is deleted
Patch set 3 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:37 Bug #52554: Change delete icon in list view if record is deleted
Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:34 Bug #52554: Change delete icon in list view if record is deleted
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:17 Bug #52554: Change delete icon in list view if record is deleted
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
14:02 Bug #52554 (Under Review): Change delete icon in list view if record is deleted
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:08 Feature #37208: Introduce backend layout data providers
Patch set 39 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
18:59 Feature #37208: Introduce backend layout data providers
Patch set 38 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
18:55 Bug #52770: Cannot create page titles with accented chars
I was able to fix it by enforcing
*[BE][forceCharset] = utf-8 *
in the install tool.
The notice «NOTICE: ...
Jean-Sébastien Gervais
04:16 Bug #52770: Cannot create page titles with accented chars
Same issue under firefox Jean-Sébastien Gervais
04:05 Bug #52770 (Closed): Cannot create page titles with accented chars
Using a new TYPO3 4.5.30 instance, I was unable to create or update page titles with accented chars (e.g. «Politique ... Jean-Sébastien Gervais
18:44 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940
Gerrit Code Review
16:24 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940
Gerrit Code Review
16:00 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940
Gerrit Code Review
18:39 Feature #44113: cObject FILES - references need more options
The other one was the duplicate, but ok. :-) Marc Bastian Heinrichs
17:50 Feature #44113 (Resolved): cObject FILES - references need more options
Closed as duplicate of #52632. Chris topher
17:51 Feature #52632 (Under Review): FILES Objects misses start/limit
Chris topher
17:50 Feature #52632 (Resolved): FILES Objects misses start/limit
Chris topher
17:50 Feature #52632: FILES Objects misses start/limit
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24558
Gerrit Code Review
17:30 Bug #52808 (Resolved): Remove misleading password hint in install tool
Applied in changeset commit:89a56f726ddd1e72ad574425dbb0ed3e18a0a3d8. Helmut Hummel
16:10 Bug #52808 (Under Review): Remove misleading password hint in install tool
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24740
Gerrit Code Review
16:10 Bug #52808 (Closed): Remove misleading password hint in install tool
There is no default install tool password any more
thus we need to change the login message text.
Helmut Hummel
17:30 Bug #52753 (Resolved): PackageManager fails on empty array entries in conflicts
Applied in changeset commit:cca411bcfdbc19b8f9000d2bb4a736333128f2e6. Philipp Gampe
16:51 Task #51838: Delete all processed files when a sys_file gets deleted
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23675
Gerrit Code Review
16:45 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
16:45 Bug #51698: Delete sys_file entry when a file is deleted
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671
Gerrit Code Review
16:36 Bug #52805 (Closed): Installtool password doesn't work anymore after clean installation
Wouter Wolters
16:29 Bug #52805: Installtool password doesn't work anymore after clean installation
Can be closed Stefano Kowalke
15:55 Bug #52805: Installtool password doesn't work anymore after clean installation
It should be the same password as the first account you created in the step installer, AFAIK. Markus Klein
15:46 Bug #52805 (Closed): Installtool password doesn't work anymore after clean installation
I get the message ... Stefano Kowalke
16:30 Bug #52786 (Resolved): Remove TYPO3_CONF_VARS['FE']['logfile_dir']
Applied in changeset commit:f1750b9c3aecbcfad8da75b3aafd97c69d3dd907. Markus Klein
13:58 Bug #52786 (Under Review): Remove TYPO3_CONF_VARS['FE']['logfile_dir']
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24735
Gerrit Code Review
12:48 Bug #52786 (Closed): Remove TYPO3_CONF_VARS['FE']['logfile_dir']
unused, should be added to list of removed options in ext:install silent upgrader Christian Kuhn
16:30 Bug #52766 (Resolved): PackageManager doesn't update PackageStates
Applied in changeset commit:5aa6c3b8e3c5f43ee61a1d0caf414e3c9c0bb199. Thomas Maroschik
16:30 Bug #52765 (Resolved): Image upload fails to be indexed
Applied in changeset commit:9c41457a9add794979479d9765900a12ad1fcf01. Steffen Ritter
13:44 Bug #52765: Image upload fails to be indexed
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24726
Gerrit Code Review
12:42 Bug #52765: Image upload fails to be indexed
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24726
Gerrit Code Review
12:16 Bug #52765: Image upload fails to be indexed
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24726
Gerrit Code Review
11:56 Bug #52765 (Under Review): Image upload fails to be indexed
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24726
Gerrit Code Review
16:24 Bug #52806: FAL: getPublicUrl does not always return a valid URL
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24739
Gerrit Code Review
16:04 Bug #52806 (Under Review): FAL: getPublicUrl does not always return a valid URL
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24739
Gerrit Code Review
15:57 Bug #52806 (Closed): FAL: getPublicUrl does not always return a valid URL
Currently the getPublicUrl() will not URL encode spaces or special characters.
This can lead to invalid URLs when ...
Alexander Stehlik
16:10 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887
Gerrit Code Review
15:42 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887
Gerrit Code Review
15:59 Bug #52807 (Closed): Install.txt outdated
INSTALL.txt file needs to be rewritten.
There're no packages anymore.
Describe what to download and which symlink...
Markus Klein
15:54 Bug #52803 (Needs Feedback): ConfigurationManager doesn't find the LocalConfiguration.php at a clean install
What "blank package" did you download??
There are no packages anymore for 6.2
Markus Klein
15:39 Bug #52803 (Closed): ConfigurationManager doesn't find the LocalConfiguration.php at a clean install
I just downloaded the blank package, set virtual hosts, symlinked it to the sources and enabled the install tool.
R...
Stefano Kowalke
15:00 Feature #45487 (Needs Feedback): Inexsistant error messages when trying to configure ImageMagick in Install Tool
Hey Lucas, we abandoned the patch for now since the install tool was fully rewritten in 6.2.
Could you maybe take ...
Christian Kuhn
14:40 Feature #52695: Grouping for scheduler-jobs
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
14:39 Feature #50075 (Closed): Responsive Image Rendering
Merged for 6.2 in #49723. Thanks! Ernesto Baschny
14:18 Feature #45798 (Rejected): cssstyledcontent/filelist: make using file_reference possible
Won't have / not relevant for 6.x (because of FAL).
And we decided to not add this for 4.5/4.7 anymore.
Stefan Neufeind
13:30 Bug #47301 (Resolved): Improve userFunc parameter parsing
Applied in changeset commit:14a0ae0ac940bc3a3f7f46783d15a1d18f9c6477. Dmitry Dulepov
13:30 Bug #52787 (Resolved): Executing unit tests with cli dispatcher fails
Applied in changeset commit:5e38bf04b587a7f516ee86986b8d9cb32dcac292. Helmut Hummel
12:57 Bug #52787 (Under Review): Executing unit tests with cli dispatcher fails
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24720
Gerrit Code Review
12:55 Bug #52787 (Closed): Executing unit tests with cli dispatcher fails
Running the test suite with the cli dispatcher
does not work as the bootstrap is executed twice.
Give a hint to t...
Helmut Hummel
13:30 Feature #51865 (Resolved): sizes in viewpage preview frame selector should be configurable
Applied in changeset commit:b546e865d1f1346070aff59454cceb2c1c4a9d8f. Joh. Feustel
12:29 Feature #51865: sizes in viewpage preview frame selector should be configurable
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23720
Gerrit Code Review
13:25 Bug #28248: t3lib_div::substUrlsInPlainText didn't recognize URLs at the end of a sentence correctly
I still have this problem with 4.5.29 and 4.5.30. Stig Nørgaard Færch
12:46 Feature #52782 (Under Review): Show extension keys in list
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24731
Gerrit Code Review
12:21 Feature #52782 (Closed): Show extension keys in list
Show extension keys in the lists as well. Nicole Cordes
12:44 Bug #52785 (Closed): NEWS.txt entry about removed PATH_t3lib constant
Christian Kuhn
12:30 Task #52774 (Resolved): Improve classLoader compatibility for Windows systems
Applied in changeset commit:f0ee66cb62a75ec7187307eb85ff87bf5649973d. Nicole Cordes
10:24 Task #52774 (Under Review): Improve classLoader compatibility for Windows systems
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24722
Gerrit Code Review
10:20 Task #52774 (Closed): Improve classLoader compatibility for Windows systems
On Windows systems the (absolute) paths are different to unix ones. The core already provides functions to catch both... Nicole Cordes
12:30 Bug #52773 (Resolved): PathUtility::isAbsolutePath can't handle unix-styled absolute pathes on Windows systems
Applied in changeset commit:c577f9e9654de98a8c400d0afea55b24f9ba5890. Nicole Cordes
11:39 Bug #52773: PathUtility::isAbsolutePath can't handle unix-styled absolute pathes on Windows systems
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
11:39 Bug #52773: PathUtility::isAbsolutePath can't handle unix-styled absolute pathes on Windows systems
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
10:15 Bug #52773: PathUtility::isAbsolutePath can't handle unix-styled absolute pathes on Windows systems
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24721
Gerrit Code Review
10:14 Bug #52773 (Under Review): PathUtility::isAbsolutePath can't handle unix-styled absolute pathes on Windows systems
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24721
Gerrit Code Review
10:06 Bug #52773 (Closed): PathUtility::isAbsolutePath can't handle unix-styled absolute pathes on Windows systems
Mostly TYPO3 tries to convert Windows pathes to unix-like pathes. When using PathUtility::isAbsolutePath or GeneralUt... Nicole Cordes
12:30 Feature #49739 (Resolved): Add filter for available records in a multiple value selector
Applied in changeset commit:1f3d603ead078202fac7b0054d7b089033283b6b. Marc Bastian Heinrichs
11:57 Feature #49739 (Under Review): Add filter for available records in a multiple value selector
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24727
Gerrit Code Review
12:30 Bug #30889 (Resolved): It isn't posible to set an alternative Domain for Preview
Applied in changeset commit:989dc485492927daeeebab67200f43df49bd1d17. Johannes Pieper
12:30 Bug #30889: It isn't posible to set an alternative Domain for Preview
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24730
Gerrit Code Review
12:09 Bug #30889: It isn't posible to set an alternative Domain for Preview
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24626
Gerrit Code Review
00:09 Bug #30889: It isn't posible to set an alternative Domain for Preview
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24626
Gerrit Code Review
12:30 Bug #52745 (Resolved): Cannot fetch documentation on Windows
Applied in changeset commit:def989a8b3bfc0c106de2285a3071211dedd2f1c. Xavier Perseguers
12:30 Bug #16386 (Resolved): missing wrap for results list
Applied in changeset commit:d443067240d0a17aeec027b2b65e3151a343eb7a. Anonymous
12:13 Bug #16386: missing wrap for results list
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20192
Gerrit Code Review
11:57 Task #52778 (Accepted): No metadata shown for Folder and Category bases collections
This is due to the face that driver->getFilesInFolder creates the files manually...
a refactoring of driver and st...
Steffen Ritter
11:21 Task #52778 (Closed): No metadata shown for Folder and Category bases collections
The frontend redering of Folder and Category based collections (tt_content.uploads) doesn't use the description from ... Frans Saris
11:23 Bug #22452: Test different BE setups in the page renderer unit tests
This concern probably has been solved by the functional tests for the core. So this issue now can be closed. Oliver Klee
10:54 Bug #47770: installtool "compare" fails on ADD KEY sha1 (sha1(40))
This issue also exists in TYPO3 6.2 alpha 2. Sabine Weiß
10:06 Bug #51580: Core does not Ship CategoryCollection for Files
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24575
Gerrit Code Review
07:50 Task #52772 (Under Review): Add function setPropertyResult() to the Result class
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24717
Gerrit Code Review
07:48 Task #52772 (Rejected): Add function setPropertyResult() to the Result class
The function @setPropertyResult()@ is needed to be able to set errors for specific properties. Georg Ringer
01:29 Bug #52744: Looping till out of memory if ENABLE_INSTALL_TOOL can't be removed
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24672
Gerrit Code Review
00:47 Feature #52719: Advanced metadata for File
FYI, there are two documents that explain and justify the choices
* https://docs.google.com/spreadsheet/ccc?key=0A...
Fabien Udriot
00:34 Feature #52719 (Under Review): Advanced metadata for File
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24715
Gerrit Code Review
00:47 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
00:26 Bug #52647: tt_content injected <p> when removing header div
Sorry, my mistake. I had *content* in my layout inside *<f:format.html>*.
I dont know how to close the issue, but ...
Danilo Bürger
00:22 Bug #50788: Fluid Content Object does not configure object manager
You could just do the following in your extensions *ext_localconf.php*:... Danilo Bürger
00:04 Bug #52768 (Closed): Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
A project has a pagetree with nested mountpoints (structure detailed below).
The structure can be navigated throu...
Christian Reiter

2013-10-13

23:54 Bug #52767: Could not find package with composer name "composer/installers"
That is because there are some changes needed to be executed for your installation. This happens in the Install Tool.... Wouter Wolters
23:31 Bug #52767: Could not find package with composer name "composer/installers"
Ok. I did DB compare and update and now all seems to work just fine. Marcin Sągol
23:26 Bug #52767: Could not find package with composer name "composer/installers"
Wouter Wolters thank you for your response. Indeed there was one extension with composer.json file. That was the reas... Marcin Sągol
23:17 Bug #52767 (Needs Feedback): Could not find package with composer name "composer/installers"
Can you check if you have any extension with a composer file which has a dependency?
Probably this dependency can't ...
Wouter Wolters
23:13 Bug #52767 (Closed): Could not find package with composer name "composer/installers"
After latest updates from git, i can't access my website. Install Toll is loaded at first (don't know why as it was r... Marcin Sągol
23:30 Feature #52716 (Resolved): Change file permission fields according to TSconfig opportunities
Applied in changeset commit:60511e271e4d2818e01c356d25a564d186ce5275. Nicole Cordes
09:09 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
01:49 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
23:30 Task #51436 (Resolved): Standalone unit test runner
Applied in changeset commit:d6ee9efa9e457248c11c7f32d96cfdfb69330919. Helmut Hummel
22:45 Task #51436: Standalone unit test runner
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23396
Gerrit Code Review
00:33 Task #51436: Standalone unit test runner
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23396
Gerrit Code Review
23:30 Bug #50574 (Resolved): Setting permissions in TSconfig for files is ignored......
Applied in changeset commit:60511e271e4d2818e01c356d25a564d186ce5275. Nicole Cordes
09:09 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
01:49 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
23:26 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
16:17 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
00:44 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
00:08 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
23:20 Bug #30889: It isn't posible to set an alternative Domain for Preview
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24626
Gerrit Code Review
22:30 Bug #52759 (Resolved): Object passed to date()
Applied in changeset commit:5b072ff41c3264094cd69041a73330022707a276. Philipp Gampe
22:10 Bug #52759: Object passed to date()
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:09 Bug #52759: Object passed to date()
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:04 Bug #52759: Object passed to date()
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:02 Bug #52759: Object passed to date()
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:58 Bug #52759: Object passed to date()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24707
Gerrit Code Review
19:57 Bug #52759 (Under Review): Object passed to date()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24707
Gerrit Code Review
19:54 Bug #52759 (Closed): Object passed to date()
Method date() expects its second parameter to be a timestamp, not an object. Xavier Perseguers
22:26 Bug #52766: PackageManager doesn't update PackageStates
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24714
Gerrit Code Review
22:15 Bug #52766 (Under Review): PackageManager doesn't update PackageStates
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24714
Gerrit Code Review
22:09 Bug #52766 (Closed): PackageManager doesn't update PackageStates
When a new extension is downloaded from TER via the EM, the PackageStates file needs to be updated by the PackageMana... Thomas Maroschik
22:01 Bug #52285: CategoryCollection must handle multiple category fields per table
Fabien Udriot wrote:
> > * create a category-based page menu, and choose any of the two selectors as reference field...
Francois Suter
12:10 Bug #52285: CategoryCollection must handle multiple category fields per table
> * create a category-based page menu, and choose any of the two selectors as reference field
Just for making it m...
Fabien Udriot
21:15 Bug #52765 (Closed): Image upload fails to be indexed
When uploading an image in any directory, the following flash message pops up:... Xavier Perseguers
20:30 Bug #52757 (Resolved): ext:install Correct exception class inheritance
Applied in changeset commit:af726a2eb9d74063621e4acbe2642c048b730864. Christian Kuhn
18:43 Bug #52757 (Under Review): ext:install Correct exception class inheritance
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24704
Gerrit Code Review
18:37 Bug #52757 (Closed): ext:install Correct exception class inheritance
Christian Kuhn
20:30 Bug #52758 (Resolved): Unit tests: Superfluous backup
Applied in changeset commit:115bceb34254f8a83bb35c3c301b4ab3c1515160. Christian Kuhn
20:11 Bug #52758: Unit tests: Superfluous backup
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24705
Gerrit Code Review
20:10 Bug #52758: Unit tests: Superfluous backup
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24705
Gerrit Code Review
19:12 Bug #52758 (Under Review): Unit tests: Superfluous backup
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24705
Gerrit Code Review
19:11 Bug #52758 (Closed): Unit tests: Superfluous backup
Christian Kuhn
19:32 Feature #37208: Introduce backend layout data providers
Patch set 37 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
15:21 Feature #37208: Introduce backend layout data providers
Patch set 36 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
13:04 Feature #37208: Introduce backend layout data providers
Patch set 35 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
19:30 Task #52756 (Resolved): Remove obsolete files
Applied in changeset commit:520eede5612484b47b78549c5cf509acb159f441. Christian Kuhn
18:23 Task #52756 (Under Review): Remove obsolete files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24703
Gerrit Code Review
18:19 Task #52756 (Closed): Remove obsolete files
Christian Kuhn
17:30 Bug #52754 (Resolved): PackageManager fails on empty and non-extension dirs
Applied in changeset commit:b8821e702e5a8931fcb198c1e3ba499aedce6521. Philipp Gampe
16:35 Bug #52754 (Under Review): PackageManager fails on empty and non-extension dirs
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24701
Gerrit Code Review
16:34 Bug #52754 (Closed): PackageManager fails on empty and non-extension dirs
Check for ext_emconf.php as we need it later anyway. Philipp Gampe
16:30 Feature #24005 (Resolved): cObject CONTENT does not allow to fetch records that have no translation parent
Applied in changeset commit:b3b5c7d99f9bf948ad449e604ba506e413bf5e49. Benni Mack
16:25 Bug #52752 (Rejected): Creating default object from empty value
Sorry, wrong thought! Xavier Perseguers
15:45 Bug #52752 (Under Review): Creating default object from empty value
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24697
Gerrit Code Review
15:38 Bug #52752 (Rejected): Creating default object from empty value
When PHP's E_STRICT is enabled, processing TypoScript using NullTimeTracker generates this error. This is caused by @... Xavier Perseguers
16:23 Bug #52753 (Under Review): PackageManager fails on empty array entries in conflicts
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24698
Gerrit Code Review
16:22 Bug #52753 (Closed): PackageManager fails on empty array entries in conflicts
Philipp Gampe
15:57 Bug #52751: Indexer Service tries to write 'height' to sys_file
It should write the width and height to the table sys_file_metadata instead Patrick Broens
15:27 Bug #52751 (Closed): Indexer Service tries to write 'height' to sys_file
When uploading an image in the file list module, I'll get the error #1314226805: Property "height" was not found in f... Patrick Broens
15:43 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940
Gerrit Code Review
15:30 Epic #47018 (Resolved): Implement Composer support and clean package manager API
Applied in changeset commit:84d6207c827ecba09dd7f357ca02369de569c12a. Thomas Maroschik
12:47 Epic #47018: Implement Composer support and clean package manager API
Patch set 31 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
02:52 Epic #47018: Implement Composer support and clean package manager API
Patch set 30 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
01:22 Epic #47018: Implement Composer support and clean package manager API
Patch set 29 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
00:00 Epic #47018: Implement Composer support and clean package manager API
Patch set 28 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
15:30 Bug #52750 (Resolved): Better mocking in FAL FileTest
Applied in changeset commit:6be9424fa5412797d4fef9c7103ab2898e67f2df. Christian Kuhn
15:18 Bug #52750 (Under Review): Better mocking in FAL FileTest
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24695
Gerrit Code Review
14:46 Bug #52750 (Closed): Better mocking in FAL FileTest
Christian Kuhn
15:30 Feature #49739 (Resolved): Add filter for available records in a multiple value selector
Applied in changeset commit:dd023e6b1393866cdc8fb37eef52644c2fdcf3db. Marc Bastian Heinrichs
14:12 Feature #49739: Add filter for available records in a multiple value selector
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24671
Gerrit Code Review
12:04 Feature #49739: Add filter for available records in a multiple value selector
Added the patch and some screenshots.
Example configuration for typo3conf/extTables.php:...
Marc Bastian Heinrichs
12:01 Feature #49739 (Under Review): Add filter for available records in a multiple value selector
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24671
Gerrit Code Review
14:58 Bug #52585: Overwriting exiting database during install does not work
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24668
Gerrit Code Review
03:35 Bug #52585 (Under Review): Overwriting exiting database during install does not work
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24668
Gerrit Code Review
14:56 Feature #51473 (Resolved): Make it possible, that extensions use composer to load libraries just once for the whole TYPO3
#47018 is now merged Helmut Hummel
14:30 Task #52726 (Resolved): Extract File MetaData into own table
Applied in changeset commit:1db78eaf0381e4270c9fce231b5caf0c8a75fb89. Christian Kuhn
14:22 Task #52726 (Under Review): Extract File MetaData into own table
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24694
Gerrit Code Review
13:30 Task #52726 (Resolved): Extract File MetaData into own table
Applied in changeset commit:76a29d3dab7ef8ae7e41123dcba9920377ed565d. Steffen Ritter
12:27 Task #52726: Extract File MetaData into own table
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24503
Gerrit Code Review
12:14 Task #52726: Extract File MetaData into own table
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24503
Gerrit Code Review
14:01 Bug #52744: Looping till out of memory if ENABLE_INSTALL_TOOL can't be removed
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24672
Gerrit Code Review
12:22 Bug #52744 (Under Review): Looping till out of memory if ENABLE_INSTALL_TOOL can't be removed
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24672
Gerrit Code Review
11:58 Bug #52744 (Closed): Looping till out of memory if ENABLE_INSTALL_TOOL can't be removed
... Alexander Opitz
13:44 Task #20016: wrong age calculating in stdWrap
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24635
Gerrit Code Review
12:30 Bug #52551 (Resolved): Introduce Constants for t3ver_state
Applied in changeset commit:b864789b621c46e9a8fc417d2f34a5f20fe05767. Anonymous
11:42 Bug #52551: Introduce Constants for t3ver_state
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
10:55 Bug #52551: Introduce Constants for t3ver_state
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
10:09 Bug #52551: Introduce Constants for t3ver_state
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
03:19 Bug #52551: Introduce Constants for t3ver_state
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
02:45 Bug #52551: Introduce Constants for t3ver_state
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
02:28 Bug #52551: Introduce Constants for t3ver_state
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
01:02 Bug #52551: Introduce Constants for t3ver_state
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
00:36 Bug #52551 (Under Review): Introduce Constants for t3ver_state
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
12:25 Bug #52745 (Under Review): Cannot fetch documentation on Windows
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24673
Gerrit Code Review
12:22 Bug #52745 (Closed): Cannot fetch documentation on Windows
TYPO3's internal methods expect forward slashes when computing absolute filenames. Xavier Perseguers
12:03 Feature #52137: Provide a menu of categorized content elements
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
Gerrit Code Review
11:04 Bug #52741 (Rejected): Unittests for indexed_search do not check if the extension is activated
should be solved differently. Christian Kuhn
10:55 Bug #52741 (Under Review): Unittests for indexed_search do not check if the extension is activated
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24669
Gerrit Code Review
10:49 Bug #52741 (Rejected): Unittests for indexed_search do not check if the extension is activated
Unittests for indexed_search should only be run when the extension is activated because else they fail Sebastian Fischer
10:56 Feature #52632: FILES Objects misses start/limit
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24558
Gerrit Code Review
10:55 Feature #52632: FILES Objects misses start/limit
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24558
Gerrit Code Review
10:56 Feature #44113: cObject FILES - references need more options
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24558
Gerrit Code Review
10:55 Feature #44113: cObject FILES - references need more options
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24558
Gerrit Code Review
03:30 Task #52737 (Resolved): Integrate Flow Package Subpackage
Applied in changeset commit:04cca5ffd6dcb912e23f26cf01e71eb7ea7fed99. Thomas Maroschik
02:34 Task #52737: Integrate Flow Package Subpackage
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24666
Gerrit Code Review
02:33 Task #52737: Integrate Flow Package Subpackage
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24666
Gerrit Code Review
01:31 Task #52737 (Under Review): Integrate Flow Package Subpackage
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24666
Gerrit Code Review
01:29 Task #52737 (Closed): Integrate Flow Package Subpackage
In order to enable the Package Management API, the used Flow classes have to be placed in the core. The last synced s... Thomas Maroschik
03:30 Feature #47709 (Resolved): File Links content element icon/thumb list usability
Applied in changeset commit:bedddf2e0fb50b0ebe3751f8563ee8021c945303. Patrick Broens
00:21 Feature #47709: File Links content element icon/thumb list usability
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20456
Gerrit Code Review
02:30 Task #52740 (Resolved): Add composer.json files
Applied in changeset commit:16ac878e2b829c9ac6f28129f6c665a108b4fe91. Christian Kuhn
02:08 Task #52740 (Under Review): Add composer.json files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24667
Gerrit Code Review
02:05 Task #52740 (Closed): Add composer.json files
Christian Kuhn
02:17 Feature #46017: Language switcher for pagetree in Backend
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18751
Gerrit Code Review
01:18 Task #52736: Install Tool: Optimize class and interface structure of actions
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24665
Gerrit Code Review
01:10 Task #52736: Install Tool: Optimize class and interface structure of actions
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24665
Gerrit Code Review
00:40 Task #52736 (Under Review): Install Tool: Optimize class and interface structure of actions
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24665
Gerrit Code Review
00:39 Task #52736 (Closed): Install Tool: Optimize class and interface structure of actions
Markus Klein
01:06 Bug #47301: Improve userFunc parameter parsing
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20007
Gerrit Code Review
00:26 Feature #50481 (Under Review): TCEforms: Replace "More options" icon for uncollapsing palettes
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24664
Gerrit Code Review

2013-10-12

23:30 Task #52731 (Resolved): Use 6.1 branch in travis-integration for travis
Applied in changeset commit:f272d5498efdbec0c9532fafd607ac8e15aa78b3. Christian Kuhn
22:40 Task #52731 (Under Review): Use 6.1 branch in travis-integration for travis
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:30 Task #52731 (Resolved): Use 6.1 branch in travis-integration for travis
Applied in changeset commit:f4f2756533761fa2da2d89f6f91e2be90c2dcb42. Christian Kuhn
22:22 Task #52731 (Under Review): Use 6.1 branch in travis-integration for travis
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
22:20 Task #52731 (Closed): Use 6.1 branch in travis-integration for travis
Christian Kuhn
23:30 Feature #52639 (Resolved): ext:install Environment variable to deactivate core update
Applied in changeset commit:4907c200de0146f74b0b075c158b853239ba3a6e. Ernesto Baschny
22:32 Feature #52639: ext:install Environment variable to deactivate core update
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24661
Gerrit Code Review
22:31 Feature #52639 (Under Review): ext:install Environment variable to deactivate core update
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24661
Gerrit Code Review
22:30 Feature #52639 (Resolved): ext:install Environment variable to deactivate core update
Applied in changeset commit:7fff86d8d1b4bf2cf5a59c8dfd8dfc2f0b2ee9bb. Ernesto Baschny
14:31 Feature #52639 (Under Review): ext:install Environment variable to deactivate core update
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24629
Gerrit Code Review
23:26 Task #52726: Extract File MetaData into own table
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24503
Gerrit Code Review
21:44 Task #52726: Extract File MetaData into own table
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24503
Gerrit Code Review
20:14 Task #52726 (Under Review): Extract File MetaData into own table
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24503
Gerrit Code Review
17:42 Task #52726 (Closed): Extract File MetaData into own table
Steffen Ritter
23:20 Task #52699 (Under Review): Remove sys_category TCA add/edit wizards for defaultCategorizedTables
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24663
Gerrit Code Review
22:30 Bug #52728 (Resolved): Fatal Error in DataPreprocessor
Applied in changeset commit:6cbf16423fe73b2855a42330cf81d8b4e4f4ef54. Anja Leichsenring
21:24 Bug #52728: Fatal Error in DataPreprocessor
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:24 Bug #52728: Fatal Error in DataPreprocessor
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
21:23 Bug #52728: Fatal Error in DataPreprocessor
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24657
Gerrit Code Review
21:21 Bug #52728 (Under Review): Fatal Error in DataPreprocessor
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24657
Gerrit Code Review
20:37 Bug #52728 (Closed): Fatal Error in DataPreprocessor
Due to a faulty backport BackendUtility was used without proper
namespace, leading to a fatal error while editing pa...
Anja Leichsenring
22:21 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
20:38 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
19:29 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
17:27 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
14:56 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
13:19 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
12:01 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
11:39 Bug #50574: Setting permissions in TSconfig for files is ignored......
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
03:53 Bug #50574 (Under Review): Setting permissions in TSconfig for files is ignored......
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
22:21 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
20:38 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
19:29 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
17:27 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
14:56 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
13:19 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
12:01 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
11:39 Feature #52716: Change file permission fields according to TSconfig opportunities
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
03:52 Feature #52716 (Under Review): Change file permission fields according to TSconfig opportunities
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24613
Gerrit Code Review
03:39 Feature #52716 (Closed): Change file permission fields according to TSconfig opportunities
In UserTSConfig a wide set of file and folder permissions can be set. The according fields for backend users and grou... Nicole Cordes
21:56 Epic #47018: Implement Composer support and clean package manager API
Patch set 27 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
16:46 Epic #47018: Implement Composer support and clean package manager API
Patch set 26 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
16:35 Epic #47018: Implement Composer support and clean package manager API
Patch set 25 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
12:12 Epic #47018: Implement Composer support and clean package manager API
Patch set 24 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
20:35 Feature #37208: Introduce backend layout data providers
Patch set 34 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
20:30 Bug #51580: Core does not Ship CategoryCollection for Files
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24575
Gerrit Code Review
20:30 Task #52357 (Resolved): Make use of autoloading for fixtures in testclasses
Applied in changeset commit:0556dd56f5bf91c02dd0bdc9fe8d868373245b15. Stefan Neufeind
19:35 Task #52357: Make use of autoloading for fixtures in testclasses
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24131
Gerrit Code Review
20:30 Bug #52104 (Resolved): Exception: No such workspace defined
Applied in changeset commit:6371e46c2c7e9eb7e54bbb61bb2d6717db0de8c9. Nicole Cordes
19:48 Bug #52104: Exception: No such workspace defined
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:38 Bug #52104 (Under Review): Exception: No such workspace defined
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:30 Bug #52104 (Resolved): Exception: No such workspace defined
Applied in changeset commit:13c6602ede2518ec537458bd028c7c48f6aa104d. Nicole Cordes
19:23 Bug #52104: Exception: No such workspace defined
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:19 Bug #52104: Exception: No such workspace defined
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:38 Bug #52104 (Under Review): Exception: No such workspace defined
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24650
Gerrit Code Review
18:25 Bug #52104: Exception: No such workspace defined
The problem is a wrong calculation of workspace permission bit mask. After any change to the user record is it stored... Nicole Cordes
16:15 Bug #52104 (Accepted): Exception: No such workspace defined
Relic of the old draft workspace. The checkboxes in the backend user records fill a bitmask. If you have a user who d... Philipp Gampe
20:16 Feature #52695: Grouping for scheduler-jobs
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
20:06 Feature #52695: Grouping for scheduler-jobs
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
16:53 Feature #52695: Grouping for scheduler-jobs
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
15:48 Feature #52695: Grouping for scheduler-jobs
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
13:21 Feature #52695: Grouping for scheduler-jobs
Indeed TCA was missing. Sorry, and thanks for the hint in the right direction. Had it locally, just not "git added". ... Stefan Neufeind
13:12 Feature #52695: Grouping for scheduler-jobs
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
12:24 Feature #52695: Grouping for scheduler-jobs
OK, I understand the goal of this now. For 6.2, this is ok, if it is only a visual grouping for the first step (later... Philipp Gampe
03:34 Feature #52695: Grouping for scheduler-jobs
The reason for this is that in case of multiple scheduler-tasks you can make the scheduler-task-list more readable an... Stefan Neufeind
20:11 Task #20016: wrong age calculating in stdWrap
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24635
Gerrit Code Review
17:55 Task #20016 (Under Review): wrong age calculating in stdWrap
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24635
Gerrit Code Review
15:49 Task #20016: wrong age calculating in stdWrap
Another problem is the rounding on some parts, so it is possible that after 1,5 years the value 2 years is shown. Alexander Opitz
19:30 Bug #52551 (Resolved): Introduce Constants for t3ver_state
Applied in changeset commit:a6b66436acec97684e83cd24480baa4b62bb0da5. Anonymous
19:13 Bug #52551: Introduce Constants for t3ver_state
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
17:58 Bug #52551: Introduce Constants for t3ver_state
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
17:55 Bug #52551: Introduce Constants for t3ver_state
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
17:33 Bug #52551: Introduce Constants for t3ver_state
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24634
Gerrit Code Review
14:29 Bug #52551: Introduce Constants for t3ver_state
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
13:41 Bug #52551: Introduce Constants for t3ver_state
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
12:39 Bug #52551: Introduce Constants for t3ver_state
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
12:33 Bug #52551: Introduce Constants for t3ver_state
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
18:33 Task #52727 (Closed): Hard-coded labels in file collections
Some labels are hard-coded in the definition of the sys_file_collection table:... Francois Suter
18:30 Bug #52569 (Resolved): ext:documentation should accept lowercase index.html as main file
Applied in changeset commit:62b9eda0c245efb86aa276231b38eac95d487ba5. Joh. Feustel
16:38 Bug #52569: ext:documentation should accept lowercase index.html as main file
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24441
Gerrit Code Review
18:30 Feature #50224 (Resolved): Let workspace users decide whom to send notifications
Applied in changeset commit:b49b19f6e88a191185f41dadee241844b7c20442. Oliver Hader
17:52 Feature #50223: Enable all workspaces tab in workspace module
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22445
Gerrit Code Review
17:30 Bug #51528 (Resolved): FileRepository Responsabilities not clear
Applied in changeset commit:62338f13bb41b08e94e119b37942ed93eccf2482. Steffen Ritter
16:43 Bug #51528: FileRepository Responsabilities not clear
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24623
Gerrit Code Review
15:55 Bug #51528: FileRepository Responsabilities not clear
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24623
Gerrit Code Review
13:06 Bug #51528 (Under Review): FileRepository Responsabilities not clear
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24623
Gerrit Code Review
11:30 Bug #51528 (Resolved): FileRepository Responsabilities not clear
Applied in changeset commit:823f1d82e52b08b923333b32f824ec75480b3a7c. Steffen Ritter
17:30 Feature #52707 (Resolved): Introduce a PHP Enum implementation
Applied in changeset commit:7ee32ff1a158853267244c6f667ee829a23f76c5. Anonymous
12:33 Feature #52707: Introduce a PHP Enum implementation
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24598
Gerrit Code Review
17:12 Feature #45877 (Under Review): Adding an UnlessViewHelper convenience
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24633
Gerrit Code Review
17:05 Feature #52090: Merge Save Buttons
I like the idea.
UX Question: would the last option be automatically selected as default option next time?
Xavier Perseguers
17:03 Feature #50509: Switch to jsonbody if AJAX-Call exceeds length limit
I'm wondering if this limit of 8190 bytes will *always* be available. I'm thinking about reverse proxies, ... that ma... Xavier Perseguers
16:59 Feature #50481: TCEforms: Replace "More options" icon for uncollapsing palettes
Should be tested, although the idea sounds good, I fear it will become more "distracting" for the user. But at the sa... Xavier Perseguers
16:01 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
15:34 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
15:52 Bug #30889: It isn't posible to set an alternative Domain for Preview
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24626
Gerrit Code Review
14:14 Bug #30889 (Under Review): It isn't posible to set an alternative Domain for Preview
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24626
Gerrit Code Review
14:08 Bug #30889: It isn't posible to set an alternative Domain for Preview
Patch for branch master has been pushed to the review server. It is available at https://review.typo3.org/#/c/24626/ Johannes Pieper
15:30 Feature #52696 (Resolved): Description-field for scheduler-jobs
Applied in changeset commit:6e04328de543eac21e0610b3c74c81c61b49fe59. Philipp Gampe
15:24 Feature #52696 (Under Review): Description-field for scheduler-jobs
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24630
Gerrit Code Review
12:30 Feature #52696 (Resolved): Description-field for scheduler-jobs
Applied in changeset commit:eb8d8c017aeb43b8904c18761f0f68dc662ca359. Stefan Neufeind
01:53 Feature #52696: Description-field for scheduler-jobs
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24610
Gerrit Code Review
00:08 Feature #52696 (Under Review): Description-field for scheduler-jobs
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24610
Gerrit Code Review
15:02 Bug #39033: Sending elements to publish stage twice reverts changes
Does this error only occur in 4.7? Sascha Egerer
13:30 Bug #52721 (Resolved): SaltFactory has wrong type hint
Applied in changeset commit:828436a34937af2746b36dfd6bd1a1bef18cd28f. Markus Klein
13:10 Bug #52721 (Under Review): SaltFactory has wrong type hint
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24624
Gerrit Code Review
13:08 Bug #52721 (Closed): SaltFactory has wrong type hint
getSaltingInstance() has to return SaltInterface not AbstractSalt Markus Klein
13:30 Bug #52715 (Resolved): Prevent empty newline below scheduler-task-name
Applied in changeset commit:23b8d11e7e6b781a52be2be443e5eccfec91c360. Stefan Neufeind
12:58 Bug #52715: Prevent empty newline below scheduler-task-name
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:58 Bug #52715: Prevent empty newline below scheduler-task-name
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
03:21 Bug #52715 (Under Review): Prevent empty newline below scheduler-task-name
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24612
Gerrit Code Review
03:19 Bug #52715 (Closed): Prevent empty newline below scheduler-task-name
A newline is always added below the scheduler-task-name in the list-view. This is only necessary if progress and/or a... Stefan Neufeind
12:56 Bug #52720 (Closed): Uncaught TYPO3 Exception "You are not allowed to access the given folder"
When you have access to the file module but do not have the rights (be_user/be_group) readFolder you get an uncaught ... Frans Saris
12:52 Feature #52719 (Closed): Advanced metadata for File
During the "Hannover Active Contributor":http://wiki.typo3.org/T3CMS_Code_Sprint_2013_Hannover Team meeting, it has b... Fabien Udriot
12:47 Bug #31757: Foreign field as label for relation
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
12:38 Bug #51507: Use logging framework in DatabaseConnection
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23462
Gerrit Code Review
12:37 Bug #51507: Use logging framework in DatabaseConnection
Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23462
Gerrit Code Review
11:10 Bug #51507: Use logging framework in DatabaseConnection
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23462
Gerrit Code Review
11:07 Bug #51507: Use logging framework in DatabaseConnection
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23462
Gerrit Code Review
12:35 Feature #52718 (Under Review): Restrict visibility of Category for a BE User
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24618
Gerrit Code Review
12:33 Feature #52718 (Closed): Restrict visibility of Category for a BE User
The change set is a first step for improving the Category
restriction for a BE User.
The patch brings an additio...
Fabien Udriot
12:30 Bug #37611 (Resolved): Current page has to be checked when changing workspaces
Applied in changeset commit:78871e23e2bcbc262f16c592321aa328a6ca3276. Thorsten Kahler
11:44 Bug #37611: Current page has to be checked when changing workspaces
Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:06 Bug #52660: Move shutdown function to bootstrap
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24524
Gerrit Code Review
12:04 Bug #52660: Move shutdown function to bootstrap
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24524
Gerrit Code Review
01:36 Bug #52660: Move shutdown function to bootstrap
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24524
Gerrit Code Review
11:01 Feature #52665: Prevent to include extension autoload files in install tool
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24528
Gerrit Code Review
10:59 Feature #52665: Prevent to include extension autoload files in install tool
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24528
Gerrit Code Review
00:59 Task #52712: Install Tool: System Informations shows empty values
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24611
Gerrit Code Review
00:57 Task #52712 (Closed): Install Tool: System Informations shows empty values
In Install Tool > Important Actions is a table with the important system information at the top. This shows an empty ... Philipp Gampe

2013-10-11

23:19 Feature #52695 (Under Review): Grouping for scheduler-jobs
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24608
Gerrit Code Review
12:28 Feature #52695 (Closed): Grouping for scheduler-jobs
* allow creation of groups for the scheduler (records on root-page?)
* allow assigning of group when creating/editin...
Stefan Neufeind
23:04 Bug #52687: Support ip mask for localhost mysql connections
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24553
Gerrit Code Review
22:49 Bug #52687: Support ip mask for localhost mysql connections
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24553
Gerrit Code Review
11:35 Bug #52687 (Under Review): Support ip mask for localhost mysql connections
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24553
Gerrit Code Review
11:25 Bug #52687: Support ip mask for localhost mysql connections
There is a problem even with hostnames other than localhost or 127.0.0.1 because no default port is set during smooth... Nicole Cordes
10:45 Bug #52687 (Closed): Support ip mask for localhost mysql connections
Currently the hostname is checked for localhost or 127.0.0.1 only for local mysql connection host. But as specified i... Nicole Cordes
22:56 Feature #37208: Introduce backend layout data providers
Patch set 33 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
22:41 Bug #51528: FileRepository Responsabilities not clear
Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839
Gerrit Code Review
20:22 Bug #51528: FileRepository Responsabilities not clear
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839
Gerrit Code Review
20:12 Bug #51528: FileRepository Responsabilities not clear
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839
Gerrit Code Review
18:23 Bug #51528: FileRepository Responsabilities not clear
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839
Gerrit Code Review
17:01 Bug #51528: FileRepository Responsabilities not clear
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839
Gerrit Code Review
21:28 Epic #47018: Implement Composer support and clean package manager API
Patch set 23 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
10:25 Epic #47018: Implement Composer support and clean package manager API
Patch set 22 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605
Gerrit Code Review
19:42 Feature #52707: Introduce a PHP Enum implementation
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24598
Gerrit Code Review
19:19 Feature #52707: Introduce a PHP Enum implementation
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24598
Gerrit Code Review
19:08 Feature #52707 (Under Review): Introduce a PHP Enum implementation
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24598
Gerrit Code Review
19:06 Feature #52707: Introduce a PHP Enum implementation
This will be implemented like this
https://gist.github.com/tmaroschik/60d83f4b4eda2c646399
Usage example:
https:...
Sascha Egerer
18:10 Feature #52707 (Closed): Introduce a PHP Enum implementation
We need a basic implementation of an enumeration object. We can't use SplEnum because that would require PECL spl_typ... Sascha Egerer
19:04 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
16:16 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
16:09 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
16:01 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
16:00 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
15:52 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
14:18 Feature #52694: Deprecate GeneralUtility::devLog()
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
12:43 Feature #52694 (Under Review): Deprecate GeneralUtility::devLog()
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24559
Gerrit Code Review
12:24 Feature #52694 (Closed): Deprecate GeneralUtility::devLog()
devLog() is deprecated, use Logging API instead Steffen Müller
18:30 Bug #50912 (Resolved): BackendUtility::viewOnClick() called with non-integer
Applied in changeset commit:5faa4da96391a7101d86026aa2342a6de2c8547a. Oliver Hader
17:52 Bug #50912: BackendUtility::viewOnClick() called with non-integer
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:37 Bug #50912 (Under Review): BackendUtility::viewOnClick() called with non-integer
Patch set 3 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #50912 (Resolved): BackendUtility::viewOnClick() called with non-integer
Applied in changeset commit:b7bdd84177ef69fca91430409df3280804395680. Oliver Hader
12:41 Bug #50912: BackendUtility::viewOnClick() called with non-integer
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22951
Gerrit Code Review
11:01 Bug #50912: BackendUtility::viewOnClick() called with non-integer
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22951
Gerrit Code Review
11:00 Bug #50912: BackendUtility::viewOnClick() called with non-integer
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:24 Bug #37611: Current page has to be checked when changing workspaces
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:39 Bug #37611: Current page has to be checked when changing workspaces
Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:32 Bug #37611 (Under Review): Current page has to be checked when changing workspaces
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:30 Bug #37611 (Resolved): Current page has to be checked when changing workspaces
Applied in changeset commit:17fe304e5b36ed2962f4dddf4b79d607bf6d0d56. Thorsten Kahler
17:25 Bug #37611: Current page has to be checked when changing workspaces
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:25 Bug #37611: Current page has to be checked when changing workspaces
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:42 Bug #52630: PlaceHolder Feature in TCEforms only works on first relation level
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
17:30 Bug #52636 (Resolved): Workspace: Moved records are deleted if source page is deleted.
Applied in changeset commit:f4e1b0e0f32dbfb5d451eddea4cac4e113c24244. Timo Webler
16:53 Bug #52636: Workspace: Moved records are deleted if source page is deleted.
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:53 Bug #52636: Workspace: Moved records are deleted if source page is deleted.
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:51 Bug #52636: Workspace: Moved records are deleted if source page is deleted.
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24513
Gerrit Code Review
11:41 Bug #52636: Workspace: Moved records are deleted if source page is deleted.
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24513
Gerrit Code Review
17:30 Bug #17551 (Resolved): Error message when creating a record in draft WS with a "double" field
Applied in changeset commit:ed4e368b022b7257ed9bb0ea0407dd61cf82669d. Anonymous
16:49 Bug #17551: Error message when creating a record in draft WS with a "double" field
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:49 Bug #17551: Error message when creating a record in draft WS with a "double" field
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:47 Bug #17551: Error message when creating a record in draft WS with a "double" field
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22940
Gerrit Code Review
16:46 Bug #17551: Error message when creating a record in draft WS with a "double" field
Steps to reproduce:
* Create a record in a workspace that has a float field with a
default value of 0 which is no...
Anja Leichsenring
17:30 Bug #51051 (Resolved): DataHandler::clear_cache() does not consider workspaces
Applied in changeset commit:13c5bf9988ae19eb07dc499bcf4bfc5054596537. Oliver Hader
17:28 Bug #51051: DataHandler::clear_cache() does not consider workspaces
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:28 Bug #51051: DataHandler::clear_cache() does not consider workspaces
Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
17:05 Bug #51051: DataHandler::clear_cache() does not consider workspaces
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23078
Gerrit Code Review
14:38 Bug #51051: DataHandler::clear_cache() does not consider workspaces
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23078
Gerrit Code Review
14:35 Bug #51051: DataHandler::clear_cache() does not consider workspaces
After discussing at the T3CSH13, clearing front-end caches does not make sense. Oliver Hader
14:32 Bug #51051: DataHandler::clear_cache() does not consider workspaces
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23078
Gerrit Code Review
17:30 Bug #36573 (Resolved): Class t3lib_transferData ignore workspace foreign_table configuration
Applied in changeset commit:ce02c01f37958634eee68ae072f8a72736af3143. Anja Leichsenring
16:42 Bug #36573: Class t3lib_transferData ignore workspace foreign_table configuration
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:41 Bug #36573 (Under Review): Class t3lib_transferData ignore workspace foreign_table configuration
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:30 Bug #36573 (Resolved): Class t3lib_transferData ignore workspace foreign_table configuration
Applied in changeset commit:6f47aa5a87d6b2f966195b6016aec7d773077f06. Timo Webler
16:29 Bug #36573: Class t3lib_transferData ignore workspace foreign_table configuration
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:28 Bug #36573: Class t3lib_transferData ignore workspace foreign_table configuration
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:56 Task #52705 (Closed): Append a random string to typo3.log file
We should obscure the filename to make it harder to guess the filename of the default logfile. Steffen Müller
16:48 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
Please explain what it changes, why it is needed, and document a bit what it is all about. Thanks. Xavier Perseguers
16:30 Bug #52703 (Resolved): Improve message for the RedirectLoopException
Applied in changeset commit:fdf880103d915c8e5488492c4b3946ebeba226ed. Nicole Cordes
15:11 Bug #52703 (Under Review): Improve message for the RedirectLoopException
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24565
Gerrit Code Review
14:40 Bug #52703 (Closed): Improve message for the RedirectLoopException
If any RedirectLoopException is raised we have to mention that for any restart you have to remove the parameter (for ... Nicole Cordes
16:30 Task #52648 (Resolved): Use cache_hash with "mixed" data
Applied in changeset commit:2bce6291267e501504b45a777247e7597abafc41. Stefan Neufeind
16:30 Bug #52530 (Resolved): Deleting a record that has a version does not delete the record but only the version
Applied in changeset commit:fcad15eb8f7cc3a3f7d7e2d2913bc95f0eec9a74. Anonymous
15:55 Bug #52530: Deleting a record that has a version does not delete the record but only the version
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:54 Bug #52530: Deleting a record that has a version does not delete the record but only the version
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:53 Bug #52530: Deleting a record that has a version does not delete the record but only the version
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24366
Gerrit Code Review
15:43 Bug #52530: Deleting a record that has a version does not delete the record but only the version
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24366
Gerrit Code Review
15:42 Bug #52530: Deleting a record that has a version does not delete the record but only the version
Test plan:
# Create a record in live workspace
# switch to a workspace
# edit the record and save
# delete the re...
Anja Leichsenring
16:30 Bug #37209 (Resolved): Workspace preview shows pages changes from all workspaces
Applied in changeset commit:7c837df73b71243b6839e9fe4df55020a58e67a6. Thorsten Kahler
16:18 Bug #37209: Workspace preview shows pages changes from all workspaces
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:14 Bug #37209: Workspace preview shows pages changes from all workspaces
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:46 Bug #37209: Workspace preview shows pages changes from all workspaces
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11252
Gerrit Code Review
15:29 Bug #37209: Workspace preview shows pages changes from all workspaces
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11252
Gerrit Code Review
15:28 Bug #37209: Workspace preview shows pages changes from all workspaces
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11252
Gerrit Code Review
16:30 Bug #34246 (Resolved): tx_coreupdates_migrateworkspaces tries to upgrade non existing tables
Applied in changeset commit:9ececf274522f17879410f68dd6f5a3992e18f8f. Wouter Wolters
13:19 Bug #34246: tx_coreupdates_migrateworkspaces tries to upgrade non existing tables
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23796
Gerrit Code Review
16:20 Bug #51580 (Under Review): Core does not Ship CategoryCollection for Files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24575
Gerrit Code Review
16:20 Bug #31757: Foreign field as label for relation
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
15:30 Feature #52482 (Resolved): Control visibility of modules in the BE
Applied in changeset commit:ecbce5ac045896510c222cbc3a24f72bc673bed8. Fabien Udriot
14:31 Feature #52482: Control visibility of modules in the BE
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
14:30 Feature #52482: Control visibility of modules in the BE
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
14:00 Feature #52482: Control visibility of modules in the BE
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
12:00 Feature #52482: Control visibility of modules in the BE
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
11:24 Feature #52482: Control visibility of modules in the BE
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
10:26 Feature #52482: Control visibility of modules in the BE

After discussing the topic with Steffen Müller again, it looks this could be achieved by some User TSconfig without...
Fabien Udriot
10:23 Feature #52482: Control visibility of modules in the BE
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
15:30 Bug #51515 (Resolved): Refactor Drivers to allow pulling separate information about file
Applied in changeset commit:e356a5902a02dda30852326324a13de8718cbf07. Steffen Ritter
15:13 Bug #51515: Refactor Drivers to allow pulling separate information about file
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23464
Gerrit Code Review
15:30 Bug #37065 (Resolved): Workspace preview (FE) shows duplicate records
Applied in changeset commit:d114ddb3f22a62c1c74e4db16e4f9883a877348c. Timo Webler
15:01 Bug #52698: Image files in fileadmin/user_upload/ won't be processed with TYPO3 6.1.5
To clarify, because I forgot to mention it in my first post:
The processing via TypoSctipt doesn't work:
- $thi...
Raphael Zschorsch
12:49 Bug #52698 (Closed): Image files in fileadmin/user_upload/ won't be processed with TYPO3 6.1.5
Since the update to TYPO3 6.1.5, I can't process *ANY* image files, which are in the fileadmin/user_upload/ folder or... Raphael Zschorsch
14:32 Bug #51093: Create database "databaseName" not escaped ...
This can't be handly by dbal so we should not support it in the install tool. Nicole Cordes
14:30 Bug #52554 (Resolved): Change delete icon in list view if record is deleted
Applied in changeset commit:28f2f31df93f10a0b43338e4f9797e273acdb077. Anonymous
13:54 Bug #52554: Change delete icon in list view if record is deleted
Same applies to context menu. Recorded that in #52700 Thorsten Kahler
14:30 Feature #50132 (Resolved): TypoScript: Application Context condition
Applied in changeset commit:113655bef7072557d05eb40b1c2bdb105a26f44c. Steffen Müller
14:02 Feature #50132: TypoScript: Application Context condition
Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
13:53 Feature #50132: TypoScript: Application Context condition
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
09:09 Feature #50132: TypoScript: Application Context condition
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
02:13 Feature #50132: TypoScript: Application Context condition
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22412
Gerrit Code Review
13:52 Bug #52700 (Closed): Change delete icon in context menu if record is deleted
If a record is deleted in a workspace the delete icon in the context menu of the _list module_ is still displayed but... Thorsten Kahler
13:09 Bug #22779 (Closed): Sections title: missing data Preview after page load
Alexander Opitz
12:54 Bug #22779: Sections title: missing data Preview after page load
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:08 Bug #22789 (Closed): Calls to t3lib_befunc::translationCount slow down backend
Alexander Opitz
12:55 Bug #22789: Calls to t3lib_befunc::translationCount slow down backend
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:08 Bug #22791 (Closed): Function getTreeList would insert a duplicate entry if cache value is a empty string
Alexander Opitz
12:55 Bug #22791: Function getTreeList would insert a duplicate entry if cache value is a empty string
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:07 Bug #22797 (Closed): alpha transparency issue with png_truecolor=1
Alexander Opitz
12:55 Bug #22797: alpha transparency issue with png_truecolor=1
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:05 Feature #22902 (Closed): Import/Export: Maximum filesize on export should be bigger
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:04 Bug #22901 (Closed): TCEforms styling for new Backend design
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:04 Bug #22885 (Closed): paragraph line wrapping
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:03 Task #52699 (Closed): Remove sys_category TCA add/edit wizards for defaultCategorizedTables
Currently you get a edit and add button beside the category tree select in the back-end forms for the default categor... Frans Saris
13:03 Bug #22867 (Closed): Extensions' ext_update.php can not be XCLASSed
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:03 Bug #22866 (Closed): ToTop link wrongly generated for alternative language pages
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:03 Feature #22845 (Closed): Feature Request to add priority on groupLogin
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:00 Feature #22844 (Closed): FE Login: After Login cannot logout immediately
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:00 Bug #22824 (Closed): wrong menu level-wrapping when shortcuts are set
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
13:00 Bug #22823 (Closed): Highlighting in typo3pageModule.js is disabled for each version of IE
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
12:59 Bug #22813 (Closed): Plugins are not loaded
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
12:59 Bug #22810 (Closed): t3lib_div::quoted_printable wrong mail message encoding
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
12:59 Bug #22851 (Closed): Simulate Static documents does not use the current page name but one before
Alexander Opitz
12:58 Bug #22851: Simulate Static documents does not use the current page name but one before
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
12:58 Bug #22801 (Closed): "simulate static documents" doesn't show a page name for chinese pages or menu links
Alexander Opitz
12:58 Bug #22801: "simulate static documents" doesn't show a page name for chinese pages or menu links
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
12:53 Bug #22728 (Closed): Icon "Create new record in top of column" displayed even with no rights
No response in over 3 month so closing this issue.
If you think this issue should be reopened, then write to the b...
Alexander Opitz
12:45 Bug #45819: Filelinks content element has fields for alttext and titletext
The error is in /typo3/sysext/cms/tbl_tt_content.php, line 2073:
'uploads' => array(
'showitem' => 'select_key;L...
Florian Seirer
12:38 Bug #52658: Overriding image does not change the dimensions
Could it be you're experiencing problems with different storages being used? We once had a case where the image was u... Stefan Neufeind
12:38 Feature #52693: Unused $requestedId local variable
I've forgot to add the public method for getting it. Here's the new patch. GAYA La Nouvelle Agence
12:20 Feature #52693: Unused $requestedId local variable
Here's the patch for typo3 6.1.5 GAYA La Nouvelle Agence
12:18 Feature #52693 (Closed): Unused $requestedId local variable
There's a local variable $requestedId in typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:13... GAYA La Nouvelle Agence
12:38 Feature #52632 (Under Review): FILES Objects misses start/limit
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24558
Gerrit Code Review
12:30 Bug #51554 (Resolved): Files should be categorizable by default
Applied in changeset commit:18a90a9e811ca7c7e685485163600031c11d7bc6. Steffen Ritter
12:04 Bug #51554: Files should be categorizable by default
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23485
Gerrit Code Review
11:30 Bug #51554: Files should be categorizable by default
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23485
Gerrit Code Review
12:29 Feature #52696 (Closed): Description-field for scheduler-jobs
Sometimes there are the same scheduler-jobs in the list but with different parameters. Add description-field per sche... Stefan Neufeind
11:30 Task #52678 (Resolved): Rename API for ApplicationContext
Applied in changeset commit:24f32d1d72e682b821ce607edd5879de93daeab9. Steffen Müller
10:41 Task #52678: Rename API for ApplicationContext
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24541
Gerrit Code Review
10:32 Task #52678: Rename API for ApplicationContext
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24541
Gerrit Code Review
10:28 Task #52678: Rename API for ApplicationContext
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24541
Gerrit Code Review
02:19 Task #52678: Rename API for ApplicationContext
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24541
Gerrit Code Review
02:05 Task #52678 (Under Review): Rename API for ApplicationContext
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24541
Gerrit Code Review
01:52 Task #52678 (Closed): Rename API for ApplicationContext
In #50983 we have introduced a public API to get the current application context.
The API was:
\TYPO3\CMS\Core\...
Steffen Müller
10:50 Bug #52689 (Closed): List module shows table header even there is no record anymore on that page
If you move a record form page A to page B on page A the table for the record is still displayed even if there is not... Sascha Egerer
10:18 Feature #52686 (Closed): scheduler: mark task to immediately be triggered by cron
Sometimes you want to let a certain scheduler task be triggered by the cron immediately at the next run.
You might w...
Joh. Feustel
09:45 Bug #52493: Chrome 30: BE won't go into editing mode after creating new content element
There is a workaround for this: https://support.google.com/chrome/answer/1342714?hl=en Florian Seirer
00:46 Bug #51804: Set absPrefix in GraficalFunctions to PATH_site
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23652
Gerrit Code Review

2013-10-10

22:08 Bug #38639: linktypes = linkhandler not working
I had the same problem on two different TYPO3 4.5.30.
I made a patch in attachment.
The variable $type seems to...
Pierre Boivin
22:03 Bug #52493: Chrome 30: BE won't go into editing mode after creating new content element
I can confirm this bug.
Two websites with TYPO3 4.7 and the problem with Chrome.
The website with 6.1 doesn't hav...
Thomas Löffler
22:03 Bug #52672 (Closed): TCA: using renderMode = tree, the treeConfig => rootUid cant get substituted with Page TSconfig
Having:... Claus Harup
20:30 Bug #52667 (Resolved): EXT:documentation: ext_icon.png is not supported
Applied in changeset commit:2fda51d60f3994d5b69e10928457329aa1f0f14f. Xavier Perseguers
18:51 Bug #52667: EXT:documentation: ext_icon.png is not supported
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24533
Gerrit Code Review
18:46 Bug #52667: EXT:documentation: ext_icon.png is not supported
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24533
Gerrit Code Review
18:03 Bug #52667 (Under Review): EXT:documentation: ext_icon.png is not supported
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24533
Gerrit Code Review
18:00 Bug #52667 (Closed): EXT:documentation: ext_icon.png is not supported
Since TYPO3 6.0 (#37595) extensions may provide an icon as ext_icon.png instead of the traditional ext_icon.gif. Howe... Xavier Perseguers
20:30 Feature #19732 (Resolved): Enable "Content-length" header by default
Applied in changeset commit:fe6e2ab34cf7897eb47a0b2dd0c8af0d6cfbf678. Dmitry Dulepov
20:10 Feature #51865: sizes in viewpage preview frame selector should be configurable
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23720
Gerrit Code Review
20:08 Bug #51507: Use logging framework in DatabaseConnection
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23462
Gerrit Code Review
19:58 Feature #50219: Integrate possibility to extend workspace module
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22444
Gerrit Code Review
19:42 Bug #52630 (Under Review): PlaceHolder Feature in TCEforms only works on first relation level
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24537
Gerrit Code Review
19:38 Task #52043 (Rejected): AbstractUserAuthentication::checkAuthentication fail to log unknown username
not needed, information is already logged. Christian Kuhn
19:32 Bug #47040: Append treeConfig to allowOverrideMatrix whitelist
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19740
Gerrit Code Review
19:23 Bug #44160 (Closed): rsaauth doesn't secure the change password form of felogin
Closing this as duplicate. Continue in the original ticket. Markus Klein
19:20 Bug #44160: rsaauth doesn't secure the change password form of felogin
Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256
Gerrit Code Review
19:22 Bug #25367 (Under Review): rsaauth does not encrypt new passwords entered in forgot password form
Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256
Gerrit Code Review
19:16 Bug #51051: DataHandler::clear_cache() does not consider workspaces
Please add a test plan! Sascha Egerer
19:06 Feature #52639 (Accepted): ext:install Environment variable to deactivate core update
The variable could be called "TYPO3_DISABLED_CORE_UPDATER=1" Ernesto Baschny
18:35 Bug #51554: Files should be categorizable by default
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23485
Gerrit Code Review
17:57 Bug #51554: Files should be categorizable by default
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23485
Gerrit Code Review
18:34 Bug #50912: BackendUtility::viewOnClick() called with non-integer
True... that happened in combination with other patches...
The origin is that BackendUtility::viewOnClick('123#456',...
Oliver Hader
17:37 Bug #50912: BackendUtility::viewOnClick() called with non-integer
I don't understand the problem. Could you please add a testplan for that? Sascha Egerer
18:30 Bug #52178 (Resolved): .zip - Extension Upload failed
Applied in changeset commit:394d12e9ec2a635fdd9d88eb888a26fd487d0dad. Xavier Perseguers
18:02 Bug #52178: .zip - Extension Upload failed
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
18:02 Bug #52178: .zip - Extension Upload failed
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:55 Bug #52178: .zip - Extension Upload failed
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24037
Gerrit Code Review
13:46 Bug #52178: .zip - Extension Upload failed
I have no issue. Just tried to upload comments.zip, it created a subdir in typo3conf/ext with correct extkey name and... Dmitry Dulepov
18:28 Bug #52585: Overwriting exiting database during install does not work
We discussed this in the release team today and decided that we will *show* the empty databases in the list where the... Ernesto Baschny
18:18 Task #52669 (Closed): Install Tool: Lower severity of sym-link check to "Warning"
The symlink check was added to mark the need to have a proper symlink permission in order for the "Core Updater" to w... Ernesto Baschny
18:11 Task #52668 (Closed): Install Tool: Remove permission checking and fixing code from "folder structure"
We've got several complaints and issues with the new "folder permission" checking and fixing - In the Install Tool "S... Ernesto Baschny
18:01 Feature #24647 (Accepted): Enable cookieHttpOnly by default
We discussed this in the release team today and agreed that this should be the new default starting with 6.2. Ernesto Baschny
17:38 Feature #52665 (Under Review): Prevent to include extension autoload files in install tool
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24528
Gerrit Code Review
15:59 Feature #52665 (Closed): Prevent to include extension autoload files in install tool
To ensure the start of the install tool the autoload function should be changed to be able to load core autoload clas... Nicole Cordes
17:30 Feature #49723 (Resolved): Improve rendering of responsive images
Applied in changeset commit:b5d5ff9e07218f9d7e4cbca9244fcb5669e0beca. Christian Kuhn
16:33 Feature #49723 (Under Review): Improve rendering of responsive images
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24525
Gerrit Code Review
16:30 Feature #49723 (Resolved): Improve rendering of responsive images
Applied in changeset commit:1316fe39bff5138cbc83106571391b2d97b448eb. Anonymous
15:25 Feature #49723: Improve rendering of responsive images
Patch set 31 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052
Gerrit Code Review
16:44 Feature #52090: Merge Save Buttons
This change would also finally make at least one of those buttons usable by vastly increasing its hit area. Mathias Brodala
16:32 Feature #50039: Allow adding multiple CSS files
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24523
Gerrit Code Review
14:51 Feature #50039: Allow adding multiple CSS files
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24523
Gerrit Code Review
13:55 Feature #50039 (Under Review): Allow adding multiple CSS files
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24523
Gerrit Code Review
16:30 Feature #52618 (Resolved): ext:install Verify checksum of downloaded core during update
Applied in changeset commit:bb6b77b588d90a10bb88b9f140e3d4352b4911ac. Christian Kuhn
14:20 Feature #52618: ext:install Verify checksum of downloaded core during update
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24492
Gerrit Code Review
15:40 Bug #52662: Fatal error: Undefined class constant 'SIGNAL_PostProcessStorage' in ...
following files contain reference to SIGNAL_PostProcessStorage:
typo3_src/typo3/sysext/core/ext_localconf.php
typ...
Peter C
15:24 Bug #52662 (Closed): Fatal error: Undefined class constant 'SIGNAL_PostProcessStorage' in ...
I'm getting this message with LTS while trying to access backend:... Peter C
14:59 Bug #52660 (Under Review): Move shutdown function to bootstrap
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24524
Gerrit Code Review
14:56 Bug #52660 (Closed): Move shutdown function to bootstrap
To be able to catch more fatal errors from third party extension in install tool move the registration of the shutdow... Nicole Cordes
14:51 Bug #32030: Pagebrowser wrong result count
I can confirm this issue in 4.5.17 and 4.5.27. The configuration mentioned in #1 solved the problem in both cases. Christian Drath
14:30 Task #44999: swiftmailer using sys_get_temp_dir
Thorsten Kahler wrote:
> @Christian: Could you please provide a link?
Maybe this one:
https://github.com/swift...
Mathias Brodala
13:39 Task #52648: Use cache_hash with "mixed" data
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24512
Gerrit Code Review
13:11 Task #52648: Use cache_hash with "mixed" data
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24512
Gerrit Code Review
02:36 Task #52648 (Under Review): Use cache_hash with "mixed" data
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24512
Gerrit Code Review
02:12 Task #52648 (Closed): Use cache_hash with "mixed" data
The cache for "cache_hash" (used by PageRepository and BackendUtility) is a VariableFrontendCache and already support... Stefan Neufeind
13:08 Bug #51528: FileRepository Responsabilities not clear
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839
Gerrit Code Review
12:11 Bug #52658 (Rejected): Overriding image does not change the dimensions
When using the build in file upload functionality and overriding an image, the image gets uploaded, but the width and... Claus Harup
10:14 Bug #45724: FILES.folders does not work
Same Problem in TYPO3 6.1.5
Florian's Solution works perfect for me.
Gernot Ploiner
09:24 Bug #52636 (Under Review): Workspace: Moved records are deleted if source page is deleted.
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24513
Gerrit Code Review
01:31 Bug #52647 (Closed): tt_content injected <p> when removing header div
Hey,
Typo Version: 6.1.5 (Source + Dummy)
when using the following TS...
Danilo Bürger

2013-10-09

20:09 Bug #48544: Extbase warnings in devLog
* class EnvironmentService should implement SingletonInterface
* BackendConfigurationManager should either not use...
Christian Kuhn
18:48 Bug #51528: FileRepository Responsabilities not clear
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839
Gerrit Code Review
18:35 Bug #52643 (Closed): ContentObjectRendererTest -> getImgResourceHookGetsCalled Fails
The Test getImgResourceHookGetsCalled fails in the current 6.2 DEV Ingo Schmitt
18:22 Feature #49723: Improve rendering of responsive images
Patch set 30 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052
Gerrit Code Review
16:29 Feature #52642 (Closed): CF: Implement Simple db, apc & memcached backend
Simple backends (no tagging functionality) may have significant advantages on flush() and flushByTags(). Christian Kuhn
15:34 Feature #52639 (Closed): ext:install Environment variable to deactivate core update
It may be useful to disable core updates, this could be done with an additional environment variable. Christian Kuhn
15:33 Bug #52638 (Rejected): ext:install Add registry entries if core update was done
For a possible rollback it would be nice if a successful update would create a registry entry with version number and... Christian Kuhn
14:54 Bug #52636 (Closed): Workspace: Moved records are deleted if source page is deleted.
Move a record from page *A* to page *B* and delete page *A*. After publish deletion of page *A*, moved record is also... Timo Webler
14:24 Feature #52632 (Needs Feedback): FILES Objects misses start/limit
Hi Steffen,
have a look at #44113, where Marc Bastian Heinrichs already created a patch for exactly that.
Chris topher
13:22 Feature #52632 (Closed): FILES Objects misses start/limit
The file object always iterates over everything.
Add start and limit parameters as known from Menus.
Steffen Ritter
13:50 Bug #52634 (Rejected): sys_categories are missing security restrictions
Like tt_news or ext news categories need to be restrictable for backend users.
- selection for groups and users
-...
Steffen Ritter
13:21 Task #52631 (Closed): TypoScript FILES Object returns hidden and deleted sys_file_references
Steffen Ritter
13:03 Bug #52630 (Closed): PlaceHolder Feature in TCEforms only works on first relation level
By separating with more | | | (pipes) relations over several levels need to be resolved. Steffen Ritter
12:53 Bug #52629 (Rejected): Tx_Workspaces_Service_Fehooks corrupts page output
The hook_eofe() inside Workspaces extension don't respect TypoScript setup with "config.admPanel = 0".
The situati...
David Gurk
12:12 Feature #52523: Autofocus on install tool password input
Good to add the "autofocus" property but this bug is not resolved yet.
In fact this works only in Chrome if you open...
Eric Chavaillaz
00:30 Feature #52523 (Resolved): Autofocus on install tool password input
Applied in changeset commit:78b76d70003bc17fa65955d3dbb85bd5e55415d4. Anonymous
12:02 Feature #52482: Control visibility of modules in the BE
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
01:43 Feature #52617 (Closed): ext:install Verify checksum of downloaded core during update
dupe of #52618 Christian Kuhn
01:43 Task #52497: Simplify Font-Size inheritance (CSS)
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24299
Gerrit Code Review
00:22 Feature #37208: Introduce backend layout data providers
Patch set 32 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
00:18 Feature #37208: Introduce backend layout data providers
Patch set 31 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
00:09 Feature #37208: Introduce backend layout data providers
Patch set 30 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
00:12 Feature #52618: ext:install Verify checksum of downloaded core during update
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24492
Gerrit Code Review

2013-10-08

23:33 Feature #52618: ext:install Verify checksum of downloaded core during update
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24492
Gerrit Code Review
23:32 Feature #52618 (Under Review): ext:install Verify checksum of downloaded core during update
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24492
Gerrit Code Review
23:20 Feature #52618 (Closed): ext:install Verify checksum of downloaded core during update
Christian Kuhn
23:19 Feature #52617 (Closed): ext:install Verify checksum of downloaded core during update
Christian Kuhn
22:30 Feature #52579 (Resolved): Add an hook to modify the header of a page in the "web_layout" module
Applied in changeset commit:ab11514a6823e0865334bac6661d806ed0ad2cd6. Eric Chavaillaz
21:47 Feature #52523: Autofocus on install tool password input
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24489
Gerrit Code Review
19:21 Feature #52523 (Under Review): Autofocus on install tool password input
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24489
Gerrit Code Review
21:28 Bug #48883: Wrong sys_language_uid in sys_file_reference
Looking a little into this issue I think the reason why it doesn't work in Extbase is because the FAL API doesn't use... Aske Ertmann
21:08 Bug #52616: View icon return blank page in Firefox in view module
To resolve this issue, we must call a jQuery function when clicking on the view button.
The function is basic, she m...
Eric Chavaillaz
20:51 Bug #52616 (Closed): View icon return blank page in Firefox in view module
Hi,
After clicking the view icon in the view module on Firefox, the page "redirect" to a blank with only a text : ...
Eric Chavaillaz
19:27 Bug #52219: indexed_search shows always 100% in search results in TYPO3 4.7
I confirm too. Eric Chavaillaz
19:24 Feature #37208: Introduce backend layout data providers
Patch set 29 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
18:56 Feature #37208: Introduce backend layout data providers
Patch set 28 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
00:20 Feature #37208: Introduce backend layout data providers
Patch set 27 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
19:05 Bug #52585: Overwriting exiting database during install does not work
And how to handle a 'partly' filled database? Drop those tables the instance need? What about existing content rows? ... Christian Kuhn
12:39 Bug #52585: Overwriting exiting database during install does not work
You might want to install TYPO3 CMS into a not empty DB to e.g. share certain tables with another application. Philipp Gampe
19:02 Bug #52604: Install Wizard does not allow to go a step back
Mmmh, since the steps depend on each other and going back may lead to some funny issues maybe. Also for maximum simpl... Christian Kuhn
13:38 Bug #52604: Install Wizard does not allow to go a step back
Philipp Gampe wrote:
> You get back to this step if the DB settings are wrong and you can change them later in the i...
Sascha Egerer
13:20 Bug #52604 (Needs Feedback): Install Wizard does not allow to go a step back
You get back to this step if the DB settings are wrong and you can change them later in the install tool. IMHO the wi... Philipp Gampe
09:42 Bug #52604 (Rejected): Install Wizard does not allow to go a step back
In the install wizard there is no way to go a step back. If i enter database settings and go to step to, i am not abl... Sascha Egerer
16:13 Feature #52495: Allow to implode the output of COA/COA_INT with some glue
DANIEL Rémy wrote:
> I know I can reduce my Typoscript, but I still can't manage the case when one of the element is...
Mathias Brodala
14:46 Bug #47272: css_styled_content in Typo3 6.0 breaks imageheight
Thomas Skierlo wrote:
> Can confirm the problem for all 6.x releases:
>
> Seems to happen here, if FAL images are...
Helmut Hummel
14:02 Bug #39335: Call to undefined method tx_indexedsearch_indexer::isTableUsed()
4.7.14 is still also affected.
The patch from Falko is working for me.
Henrik Ziegenhain
13:58 Bug #52609 (Closed): CE Insert records shows content only not in every colPos (using backend layouts)
I've created a backend layout with 5 "cols":
* col0: for intro text
* col3, col4, col5, col6: 4 real columns, sho...
Christian Clemens
13:40 Task #52601: Do not load core update into memory
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24477
Gerrit Code Review
11:07 Task #52601: Do not load core update into memory
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24477
Gerrit Code Review
01:20 Task #52601 (Under Review): Do not load core update into memory
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24477
Gerrit Code Review
01:18 Task #52601 (Rejected): Do not load core update into memory
The core update should not be loaded into memory. Save it to disk directly. Philipp Gampe
13:30 Bug #52608 (Resolved): Failing test in VersionNumberUtility
Applied in changeset commit:9ed4d0f4c9b1eb58576c3bf638d458be8798ab26. Christian Kuhn
12:43 Bug #52608 (Under Review): Failing test in VersionNumberUtility
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24487
Gerrit Code Review
12:41 Bug #52608 (Closed): Failing test in VersionNumberUtility
Christian Kuhn
12:15 Bug #52607 (Closed): Domain Model validators are executed twice
Fix for this needs to be backported from Flow
@see #49624
Marc Bastian Heinrichs
11:54 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
Could also be a realurl thing.
Norbert, what is your config of [init][emptyUrlReturnValue]?
Marc Bastian Heinrichs
11:16 Task #52589: Method for direct output of file
If the URI is not public readable I am stuck to stream handlers. It would be nice to have an abstract way of doing th... Bernhard Kraft
09:57 Feature #52547: ext:install Core update
Testplan:
To test, just manipulate your version in core/Classes/Core/SystemEnvironmentBuilder.php to '6.2.0alpha2'...
Sascha Egerer
01:30 Feature #52547 (Resolved): ext:install Core update
Applied in changeset commit:0eac3d919dbe5cc75e43bf66954ebe416851a803. Philipp Gampe
00:55 Feature #52547 (Under Review): ext:install Core update
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24476
Gerrit Code Review
00:33 Feature #52547 (Resolved): ext:install Core update
Applied in changeset commit:710b44e58cc2354464f1e7e1e089c67f2c321a5d. Christian Kuhn
08:25 Bug #52600 (On Hold): Fix body base font-size
Thanks for the clarification, Felix!
Considering it's an ongoing process and you have the most important issues "i...
Ernesto Baschny
00:04 Bug #52600 (Under Review): Fix body base font-size
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24475
Gerrit Code Review

2013-10-07

23:59 Bug #52600 (Closed): Fix body base font-size
"Fixes" the body font size by resetting to 11px. Felix Kopp
23:56 Feature #52599: Bring tree icons in line-height
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24474
Gerrit Code Review
23:56 Feature #52599 (Under Review): Bring tree icons in line-height
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24474
Gerrit Code Review
23:53 Feature #52599 (Closed): Bring tree icons in line-height
In order to use a standard line-height of 1.5em in tables with trees taller icons are needed. Adds icons to the core ... Felix Kopp
23:47 Bug #52597: Compressor: Fetch external files correctly
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24471
Gerrit Code Review
23:03 Bug #52597: Compressor: Fetch external files correctly
The same goes for JS of course (added with patchset 2 on gerrit).
page {
config {
compressJs = 1
con...
Stefan Neufeind
23:01 Bug #52597: Compressor: Fetch external files correctly
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24471
Gerrit Code Review
22:50 Bug #52597 (Under Review): Compressor: Fetch external files correctly
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24471
Gerrit Code Review
22:48 Bug #52597: Compressor: Fetch external files correctly
The merger already has the relevant code to check filenames for being an url and fetch them if needed. This just need... Stefan Neufeind
22:45 Bug #52597 (Rejected): Compressor: Fetch external files correctly
The ResourceCompressor currently only handles external files correctly for compression if they are also already "merg... Stefan Neufeind
23:46 Task #52501: Adjust font-size and headline sizes
Thank you for your feedback and review. Please let us find a good way to solve the outstanding task which need to be ... Felix Kopp
19:58 Task #52501 (Needs Feedback): Adjust font-size and headline sizes
While I appreciate changes in font sizes, my impression is that this was rushed in somehow unfinished. Maybe I just m... Ernesto Baschny
23:29 Task #52593: Impexp: make 4.x exports work as import in 6.x
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22939
Gerrit Code Review
19:10 Task #52593 (Under Review): Impexp: make 4.x exports work as import in 6.x
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22939
Gerrit Code Review
18:21 Task #52593 (Closed): Impexp: make 4.x exports work as import in 6.x
Exports from version 4.x are not compatible with FAL.
On importing such an export in version 6.x the images needs
...
Marc Bastian Heinrichs
23:20 Bug #52598 (Closed): Enlarge on Click doesn't work with extern FAL-Pictures
With FAL it is posible to use pictures not from own filesystem. The link to Enlarge will not set because is_file retu... Johannes Pieper
22:58 Feature #37208: Introduce backend layout data providers
Patch set 26 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
22:29 Feature #37208: Introduce backend layout data providers
Patch set 25 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
22:25 Feature #37208: Introduce backend layout data providers
Patch set 24 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
22:04 Feature #37208: Introduce backend layout data providers
Patch set 23 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
21:41 Feature #37208: Introduce backend layout data providers
Patch set 22 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804
Gerrit Code Review
21:42 Feature #52547: ext:install Core update
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
20:18 Feature #52547: ext:install Core update
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
20:10 Feature #52547: ext:install Core update
Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
03:48 Feature #52547: ext:install Core update
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
03:22 Feature #52547: ext:install Core update
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
03:04 Feature #52547: ext:install Core update
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
21:26 Task #51008: Additional Register values in FilesContentObject
Thanks for continuing this, Lars!
A few questions:
1. Isn't there any other way to store the variables other than...
Stefan Reichelt
20:48 Bug #52596 (Closed): Creating pages tries to assign empty string to integer field
Hi,
I recently discovered an issue after upgrading to MySQL 5.6 when creating pages.
When creating a page, foll...
Tomas Norre Mikkelsen
19:27 Bug #52285: CategoryCollection must handle multiple category fields per table
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24066
Gerrit Code Review
18:59 Bug #52594 (Under Review): Properly deprecate insertModuleFunction "$classPath" parameter
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24462
Gerrit Code Review
18:44 Bug #52594 (Closed): Properly deprecate insertModuleFunction "$classPath" parameter
To add submodules in existing modules (i.e. Web>Info or Web>Function) you add:
ExtensionManagementUtility::insert...
Ernesto Baschny
18:27 Bug #46679 (Accepted): impexp: Import in v6 fails with fal-error
Created an own issue (#52593) for my patch, because it will fix the import of 4.x exports in version 6.x only. Marc Bastian Heinrichs
18:02 Feature #52579 (Under Review): Add an hook to modify the header of a page in the "web_layout" module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24460
Gerrit Code Review
17:42 Feature #52579: Add an hook to modify the header of a page in the "web_layout" module
Another use case can be to inform the editor that a page has no meta defined.
I have made an example extension to ...
Eric Chavaillaz
15:03 Feature #52579: Add an hook to modify the header of a page in the "web_layout" module
This is definitely a feature request :)
**Note:** A use case for this hook would be to let Web > Page be extended so...
Xavier Perseguers
14:15 Feature #52579 (Closed): Add an hook to modify the header of a page in the "web_layout" module
Hi all,
In the "PageLayoutController", there is a hook to alter the footer rendering of the "web_layout" module.
...
Eric Chavaillaz
17:52 Task #52589: Method for direct output of file
Well, you can determine the URI of the file and output it by individual stream handlers.
If the URI is public readab...
Oliver Hader
17:40 Task #52589 (Closed): Method for direct output of file
In PHP there is a method called "readfile" which allows to directly output a file to output stream. This allows to ou... Bernhard Kraft
17:37 Bug #52585: Overwriting exiting database during install does not work
Markus Klein wrote:
> -1 here.
>
> A user usually has access to the database in another way (phpMyAdmin), at leas...
Oliver Hader
16:55 Bug #52585: Overwriting exiting database during install does not work
-1 here.
A user usually has access to the database in another way (phpMyAdmin), at least I don't know a single hos...
Markus Klein
16:34 Bug #52585 (Closed): Overwriting exiting database during install does not work
It sounds nice that existing data cannot be overwritten anymore... however, if it's intended and the database user is... Oliver Hader
17:23 Bug #49995: Fail to execute onunload() at backend
For your better understanding of the buggy scenario, I just added a video that shows an actual error execution.
htt...
Yongbae Park
16:17 Bug #52578 (Accepted): Install process removes permission
More stuff... the permissions are checked and modified for each request...
I think there is still room for improvements
Oliver Hader
13:59 Bug #52578 (Closed): Install process removes permission
The initial server error reads like this:
Forbidden
You don't have permission to access /typo3/sysext/install/Sta...
Oliver Hader
15:18 Bug #49501: TCEForms: "Title" field cannot be hidden when editing images
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24444
Gerrit Code Review
09:00 Bug #49501 (Under Review): TCEForms: "Title" field cannot be hidden when editing images
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24444
Gerrit Code Review
14:46 Bug #51960 (Needs Feedback): Fluid ViewHelper f:link.page fails with link to start page
Anja Leichsenring
14:42 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
Hello @all,
I investigated this issue and I am not able to reproduce.
My config:
current master
realurl patch...
Anja Leichsenring
14:45 Bug #48453: BE Layout of Form Wizard broken
I can confirm that. Upgrading gridelements to 2.0.2 solves the problem. Stephan Gruber
13:43 Bug #24397: Saving or reloading a page or a content always ends in "General" tab
@ Steffen: I don't think that's resolved. Could you re-open it? Lorenz Ulrich
13:30 Bug #49804: Wrong dam record references when copying records with DAM record references
Move to TYPO3 core bugtracker. Christian Weiske
13:29 Bug #49804: Wrong dam record references when copying records with DAM record references
This is really a bug in TYPO3 core, @class.t3lib_tcemain.php::copyRecord_procBasedOnFieldType()@.
It uses @t3lib_loa...
Christian Weiske
12:31 Bug #49804: Wrong dam record references when copying records with DAM record references
I can reproduce this on TYPO3 4.7.14.
I used dam_ttnews, created a news record with the same uid as a tt_content ima...
Christian Weiske
13:30 Bug #49538 (Resolved): No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
Applied in changeset commit:a7da230928f37a70d658119dbddff3bcd4b1bf6b. Martin Borer
12:43 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:42 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
12:37 Bug #52554: Change delete icon in list view if record is deleted
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24413
Gerrit Code Review
12:33 Bug #52576 (Closed): PageTree: debug console message on page create / page delete
Ensiroment:
TYPO3 4.5.14 & TYPO3 4.5.30
php 5.3.27
MySQL 5.1
----------------------------
As soon as there is ...
Gone With the Wind
12:20 Bug #39383: Cannot delete record moved in draft
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13496
Gerrit Code Review
12:18 Bug #39383: Cannot delete record moved in draft
h3. Testplan:
* Create a new record "foo" in live workspace on
a page where already a record exists
* switch t...
Sascha Egerer
11:57 Bug #39383: Cannot delete record moved in draft
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13496
Gerrit Code Review
11:54 Bug #36573: Class t3lib_transferData ignore workspace foreign_table configuration
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10759
Gerrit Code Review
11:44 Bug #36573: Class t3lib_transferData ignore workspace foreign_table configuration
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10759
Gerrit Code Review
11:36 Feature #52574 (Rejected): Use caching framework for cache_imagesizes
We just launched a new website with about 250 concurrent users (T3 Version is 4.5) and after using the caching framew... Georg Ringer
11:02 Bug #43466 (Resolved): Drag&Drop in page module broken in Chrome
This was resolved meanwhile and if it seems that also newer gridelements extensions are fixed meanwhile, so I'll clos... Ernesto Baschny
11:01 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
I can produce a similar issue with this feature-bug.
In my case I try to nest content in dependency of a different c...
Lisa Deng
10:59 Bug #47272 (Accepted): css_styled_content in Typo3 6.0 breaks imageheight
Ernesto Baschny
10:14 Bug #52551: Introduce Constants for t3ver_state
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
02:03 Bug #52569: ext:documentation should accept lowercase index.html as main file
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24441
Gerrit Code Review
01:19 Bug #52569 (Under Review): ext:documentation should accept lowercase index.html as main file
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24441
Gerrit Code Review
00:53 Bug #52569 (Closed): ext:documentation should accept lowercase index.html as main file
Currently main file must be Index.html
This prevents using html export of other applications (e.g. from a wiki) as a...
Joh. Feustel
01:30 Task #52568 (Resolved): Make use of .t3-table in EXT: beuser
Applied in changeset commit:a9573257df2b6850051ac67fb9c0e405973c1927. Felix Kopp
00:33 Task #52568 (Under Review): Make use of .t3-table in EXT: beuser
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24439
Gerrit Code Review
00:32 Task #52568 (Closed): Make use of .t3-table in EXT: beuser
Use <table class="t3-table"> in backend module.
Felix Kopp
00:30 Bug #52546 (Resolved): Missing closing tag in ElementBrowser
Applied in changeset commit:388c02d7f5b7339799359669ce5df1c1b05c26f7. Philipp Gampe
00:21 Bug #52546: Missing closing tag in ElementBrowser
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:11 Bug #52546 (Under Review): Missing closing tag in ElementBrowser
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Bug #52411 (Resolved): ext:documentation fails if static template is installed
Applied in changeset commit:c13b6b7b0fcf40a69a655a2ef71ddecf2f90e089. Markus Klein

2013-10-06

23:54 Bug #52567 (Closed): Namespace TYPO3\CMS\Recordlist
The namespace does not reflect the file location:
TYPO3\CMS\Recordlist
ext: recordlist/Classes/RecordList.php
Felix Kopp
23:36 Bug #52411: ext:documentation fails if static template is installed
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24185
Gerrit Code Review
23:34 Bug #52411: ext:documentation fails if static template is installed
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24185
Gerrit Code Review
23:30 Bug #31996 (Resolved): Workspace preview does not transfer query parameters
Applied in changeset commit:a05b4d6bfec6174036d949139439a46870ca8b55. Francois Suter
23:30 Task #52566 (Resolved): Make use of .t3-table in RecordHistory
Applied in changeset commit:25ec324d9cbd51b0254a0744f8eececb400f02ef. Felix Kopp
23:19 Task #52566 (Under Review): Make use of .t3-table in RecordHistory
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24436
Gerrit Code Review
23:15 Task #52566 (Closed): Make use of .t3-table in RecordHistory
Use <table class="t3-table"> in backend module.
Felix Kopp
23:30 Task #52565 (Resolved): Make use of .t3-table in EXT: belog
Applied in changeset commit:a1880644f42038add3f3c0e2783e738e1d0e30b8. Felix Kopp
23:02 Task #52565 (Under Review): Make use of .t3-table in EXT: belog
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24434
Gerrit Code Review
22:59 Task #52565 (Closed): Make use of .t3-table in EXT: belog
Use <table class="t3-table"> in backend module.
Felix Kopp
23:30 Task #52564 (Resolved): Make use of .t3-table in EXT: scheduler
Applied in changeset commit:b83a07d379208373278f8362f96f2bcec37c9392. Felix Kopp
22:55 Task #52564 (Under Review): Make use of .t3-table in EXT: scheduler
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24433
Gerrit Code Review
22:53 Task #52564 (Closed): Make use of .t3-table in EXT: scheduler
Use <table class="t3-table"> in backend module. Felix Kopp
22:38 Feature #52482: Control visibility of modules in the BE
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
22:35 Feature #52482: Control visibility of modules in the BE
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
22:34 Feature #52482: Control visibility of modules in the BE
Hi Philipp,
Thanks for bringing up this topic on the Core ML.
> You should be able to register actions that ca...
Fabien Udriot
22:30 Feature #52560 (Resolved): Make use of .t3-table in EXT:lowlevel
Applied in changeset commit:0174bfb6f4c458a14ec3e0e90e42010095697691. Felix Kopp
15:47 Feature #52560 (Under Review): Make use of .t3-table in EXT:lowlevel
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24426
Gerrit Code Review
15:45 Feature #52560 (Closed): Make use of .t3-table in EXT:lowlevel
Felix Kopp
22:30 Bug #52561 (Resolved): Make use of .t3-table in EXT: tstemplate
Applied in changeset commit:917a8c9f1d95bb5d4a7e05eb95bf1167b5909434. Felix Kopp
19:00 Bug #52561 (Under Review): Make use of .t3-table in EXT: tstemplate
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24428
Gerrit Code Review
18:56 Bug #52561 (Closed): Make use of .t3-table in EXT: tstemplate
Use <table class="t3-table"> in EXT: tstemplate. Felix Kopp
21:36 Task #52497: Simplify Font-Size inheritance (CSS)
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24299
Gerrit Code Review
21:30 Task #52414 (Resolved): ext:install Break possible redirect loop
Applied in changeset commit:ac3a58b8f870167aa34d2e7bb958e524e010e352. Christian Kuhn
21:08 Task #52414: ext:install Break possible redirect loop
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24191
Gerrit Code Review
21:30 Bug #52332 (Resolved): EXT:documentation does not support translated manuals
Applied in changeset commit:f78b57459092421fafe2ddf0e9cef94ec0c8018f. Xavier Perseguers
21:30 Bug #52558 (Resolved): Refactor/reintroduce t3-table
Applied in changeset commit:2537ef7d66934e4775f33da1f1a731b66816439c. Felix Kopp
18:46 Bug #52558: Refactor/reintroduce t3-table
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24425
Gerrit Code Review
15:42 Bug #52558 (Under Review): Refactor/reintroduce t3-table
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24425
Gerrit Code Review
15:33 Bug #52558: Refactor/reintroduce t3-table
The html structure is... Felix Kopp
15:32 Bug #52558 (Closed): Refactor/reintroduce t3-table
Bring a central/common table style "t3-table".
Refactor the html & css code.
Felix Kopp
20:57 Bug #52563 (Closed): requestUpdate not working when selecting by suggest field
Following TCA configuration:
Field A -> record select with suggest and in ctrl field "requestUpdate"
Field B -> r...
Thomas Löffler
20:30 Task #52517 (Resolved): About modules "icons"
Applied in changeset commit:a727959a62694e37b4b1de9d811989444466fd2a. Felix Kopp
20:16 Task #52517: About modules "icons"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24349
Gerrit Code Review
20:30 Task #52501 (Resolved): Adjust font-size and headline sizes
Applied in changeset commit:523ba3399a07f99249fdbc27682253af702bcaf7. Felix Kopp
20:30 Bug #51892 (Resolved): LoginController::emitRenderLoginFormSignal does not add marker
Applied in changeset commit:223fa590e7d0483c1234065c5f243cc22e350d21. Sebastian Fischer
20:02 Bug #51892: LoginController::emitRenderLoginFormSignal does not add marker
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24228
Gerrit Code Review
19:18 Bug #51892: LoginController::emitRenderLoginFormSignal does not add marker
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24228
Gerrit Code Review
19:30 Feature #50756 (Resolved): Backport ClassNamingUtility
Applied in changeset commit:30d93b4b04f6eed60d1a46d1a76d4fbbf751acd6. Stefan Neufeind
17:42 Feature #52547: ext:install Core update
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
17:38 Feature #52547: ext:install Core update
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
17:34 Feature #52547: ext:install Core update
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
13:39 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10100
Gerrit Code Review
13:30 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10100
Gerrit Code Review
12:46 Bug #52556: Add database settings to DefaultConfiguration
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24420
Gerrit Code Review
12:18 Bug #52556: Add database settings to DefaultConfiguration
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24420
Gerrit Code Review
12:06 Bug #52556: Add database settings to DefaultConfiguration
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24420
Gerrit Code Review
00:48 Bug #52556: Add database settings to DefaultConfiguration
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24420
Gerrit Code Review
00:20 Bug #52556 (Under Review): Add database settings to DefaultConfiguration
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24420
Gerrit Code Review
00:09 Bug #52556 (Closed): Add database settings to DefaultConfiguration
Currently the DatabaseSettings are not part of the default Configuration and should be added there. Sascha Egerer
12:46 Bug #52557: Show message and disallow modification of non DefaultConfiguration values in install tool
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24421
Gerrit Code Review
12:18 Bug #52557: Show message and disallow modification of non DefaultConfiguration values in install tool
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24421
Gerrit Code Review
00:57 Bug #52557 (Under Review): Show message and disallow modification of non DefaultConfiguration values in install tool
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24421
Gerrit Code Review
00:31 Bug #52557 (Rejected): Show message and disallow modification of non DefaultConfiguration values in install tool
If you override a setting in the AdditionalConfiguration.php the value is displayed in the install tool. If you chang... Sascha Egerer
12:30 Feature #52401 (Resolved): ext:install FolderStructure basic link support
Applied in changeset commit:797b164602eaffb91742fd3adb27ee1ebe04d19f. Christian Kuhn
10:32 Bug #27659: sorting by $TCA foreign_sortby vs. foreign_default_sortby
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21565
Gerrit Code Review

2013-10-05

23:52 Bug #52453 (Needs Feedback): Backend / Uncaught exception 'RuntimeException' with message 'No settings detected. This usually happens if there is no frontend TypoScript template with root flag set. Please create one.'
Some extensions uses the backend API to write log entries or triggers this at least. This needs a frontend TypoScript... Philipp Gampe
23:48 Bug #43365 (Closed): Backend user Page error after Update to 6.0
Yes, you need to create a *frontend* TypoScript template for the *extbase* backend modules to work. Philipp Gampe
23:30 Bug #52555 (Resolved): Load defaultConfigArrayComments just once in AllConfiguration
Applied in changeset commit:cc76b7273b001f910398354b56d2173b42b2985d. Anonymous
22:34 Bug #52555 (Under Review): Load defaultConfigArrayComments just once in AllConfiguration
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24419
Gerrit Code Review
22:31 Bug #52555 (Closed): Load defaultConfigArrayComments just once in AllConfiguration
Currently the method @getDefaultConfigArrayComments@ is called for every setting but should only be called once. The ... Sascha Egerer
18:40 Bug #52554 (Under Review): Change delete icon in list view if record is deleted
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24413
Gerrit Code Review
18:36 Bug #52554 (Closed): Change delete icon in list view if record is deleted
If a record is deleted in a workspace the delete icon is still displayed but the function is different. If you click ... Sascha Egerer
17:44 Bug #51507: Use logging framework in DatabaseConnection
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23462
Gerrit Code Review
17:36 Bug #52551 (Under Review): Introduce Constants for t3ver_state
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24410
Gerrit Code Review
17:30 Bug #52551 (Closed): Introduce Constants for t3ver_state
Currently the t3ver_state field can have 6 different integer values (http://docs.typo3.org/typo3cms/extensions/worksp... Sascha Egerer
17:17 Feature #52547: ext:install Core update
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
11:46 Feature #52547 (Under Review): ext:install Core update
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24396
Gerrit Code Review
11:45 Feature #52547 (Closed): ext:install Core update
Christian Kuhn
15:59 Bug #20852: Can create preview links only for the default language of a page
Any update here? Does the issue still exist? Sascha Egerer
15:49 Bug #31996: Workspace preview does not transfer query parameters
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21112
Gerrit Code Review
15:36 Bug #37374: Moving content elements from one page to another fails in workspace
I can't reproduce this issue on latest 4.5 and master. Could you please check if the issue still exists? Sascha Egerer
15:30 Bug #52469 (Resolved): ViewHelper not usable with own Models
Applied in changeset commit:d6a8e6854c2b9010a9327520c398629f7c3b66fe. Benjamin Serfhos
15:16 Bug #52469: ViewHelper not usable with own Models
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:15 Bug #52469: ViewHelper not usable with own Models
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:30 Bug #52546 (Resolved): Missing closing tag in ElementBrowser
Applied in changeset commit:2c109cafe536c7074cda595ca4b0cb15583118c0. Philipp Gampe
12:12 Bug #52546 (Under Review): Missing closing tag in ElementBrowser
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24397
Gerrit Code Review
12:09 Bug #52546 (Accepted): Missing closing tag in ElementBrowser
line 1641 in master.
I will push a patch.
Philipp Gampe
00:15 Bug #52546 (Closed): Missing closing tag in ElementBrowser
There is missing " />" at the end for $clickIcon in typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php line 1... Johannes Pieper
13:30 Task #52516: Follow-up: Page style
Looks a bit strange in IE see attached image.
Also the question mark is directly below the columns.
!5-10-2013%2013...
Wouter Wolters
13:30 Bug #52444 (Resolved): Show version fields in extended list view only if ext:version is loaded
Applied in changeset commit:be56c1377f60716ea84a481f69ff9ace9d2b3ea7. Georg Ringer
12:19 Bug #52527 (Accepted): ExtensionManagementUtility::addToAllTCAtypes() doesn't add field because of match on substring
Should go to all 6.x versions I guess (and maybe even to 4.5).
Can you work on a patch (and put the example into a...
Philipp Gampe
12:16 Bug #52529 (Accepted): Bug in GeneralUtility::array2xml
Can you push a patch to gerrit? http://wiki.typo3.org/CWT ?
If you do so, please provide a unit test for this functi...
Philipp Gampe
03:23 Feature #32343: Default value for url_scheme
We are also interested in making this happen. I'll see if I can get a core update submitted (for TYPO3 6+) via Gerri... Gabe Blair

2013-10-04

19:17 Bug #52540 (Needs Feedback): Corrupt XML after Language update
I guess the download failed somehow.
Delete the contents of your typo3temp folder and try again.
Markus Klein
17:51 Bug #52540 (Closed): Corrupt XML after Language update
I wanted to load the new language files (to german) via Admin Tools --> Language.
Now when I try to access the Bac...
Tim D
19:07 Bug #52469: ViewHelper not usable with own Models
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24257
Gerrit Code Review
18:43 Feature #52482: Control visibility of modules in the BE
IMHO this is more an issue of the dispatcher of extbase, then hiding modules.
You should be able to register actio...
Philipp Gampe
17:30 Feature #52514 (Resolved): Hi-res / high-dpi TYPO3 logo in backend
Applied in changeset commit:5468c15c241da26f9931fbfe7319ec990bde43dd. Felix Kopp
14:29 Bug #52285: CategoryCollection must handle multiple category fields per table
More detailed testing instructions:
* install extension "examples" (from https://git.typo3.org/TYPO3CMS/Extensions...
Francois Suter
14:07 Bug #31757: Foreign field as label for relation
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
13:54 Bug #31757: Foreign field as label for relation
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
09:35 Bug #31757: Foreign field as label for relation
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22935
Gerrit Code Review
13:58 Bug #36573: Class t3lib_transferData ignore workspace foreign_table configuration
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10759
Gerrit Code Review
13:06 Feature #52217: Hook for analyzing record
I now have a solution with extending the SoftReferenceParser.
Cause you asked for an example; here my working code...
Benjamin Serfhos
12:08 Bug #47272: css_styled_content in Typo3 6.0 breaks imageheight
Can confirm the problem for all 6.x releases:
Seems to happen here, if FAL images are used (CssStyledContentContro...
Thomas Skierlo
12:02 Bug #52530 (Under Review): Deleting a record that has a version does not delete the record but only the version
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24366
Gerrit Code Review
11:55 Bug #52530 (Closed): Deleting a record that has a version does not delete the record but only the version
If you edit a record in a workspace and then you try to delete the record, the record it not deleted but the version ... Sascha Egerer
11:46 Bug #52529 (Closed): Bug in GeneralUtility::array2xml
It is possible to create XML with an empty key, if the array key is an empty string.
This must be checked in \TYPO3\...
Markus Hölzle
11:06 Bug #52527: ExtensionManagementUtility::addToAllTCAtypes() doesn't add field because of match on substring
... Peter Niederlag
10:53 Bug #52527 (Closed): ExtensionManagementUtility::addToAllTCAtypes() doesn't add field because of match on substring
If you have a field 'great_categories' you can't add another field on the same table with addToAllTCAtypes() with a n... Peter Niederlag
09:32 Feature #52523 (Closed): Autofocus on install tool password input
Hi,
After unlocking the install tool in TYPO3 6.1 (per example), I have the focus directly in the password input.
...
Eric Chavaillaz
09:29 Bug #17551: Error message when creating a record in draft WS with a "double" field
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22940
Gerrit Code Review
08:58 Bug #52332: EXT:documentation does not support translated manuals
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24109
Gerrit Code Review
08:19 Task #52463: Don't register destructor as shutdown function
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24277
Gerrit Code Review

2013-10-03

23:25 Bug #52453: Backend / Uncaught exception 'RuntimeException' with message 'No settings detected. This usually happens if there is no frontend TypoScript template with root flag set. Please create one.'
Looks like the configuration required for the extbase module is missing Markus Klein
23:13 Task #52517: About modules "icons"
Great enhancement – though I personally do not like the hover thing on the icons in the module Ingo Pfennigstorf
22:57 Task #52517 (Under Review): About modules "icons"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24349
Gerrit Code Review
22:54 Task #52517 (Closed): About modules "icons"
Adds icon containers to about modules for easier access.
Should we add call to actions?
Felix Kopp
22:50 Bug #52285: CategoryCollection must handle multiple category fields per table
To simplify testing, you can install extension "examples" (https://git.typo3.org/TYPO3CMS/Extensions/examples.git), w... Francois Suter
15:33 Bug #52285: CategoryCollection must handle multiple category fields per table
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24066
Gerrit Code Review
22:10 Task #52516: Follow-up: Page style
before
!52516-before.png!
after
!52516-after.png!
Felix Kopp
22:08 Task #52516 (Under Review): Follow-up: Page style
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24347
Gerrit Code Review
22:05 Task #52516: Follow-up: Page style
Columns are not equally high. Padding on to of colums is too large. Felix Kopp
22:03 Task #52516 (Closed): Follow-up: Page style
Improve page module stlying following http://forge.typo3.org/issues/39971#note-47 Felix Kopp
20:43 Task #52463: Don't register destructor as shutdown function
No need to backport the change. Thorsten Kahler
20:41 Task #52463 (Under Review): Don't register destructor as shutdown function
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24277
Gerrit Code Review
20:02 Feature #52514 (Under Review): Hi-res / high-dpi TYPO3 logo in backend
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24340
Gerrit Code Review
19:58 Feature #52514 (Closed): Hi-res / high-dpi TYPO3 logo in backend
Allow high-res typo3 backend logos by @2x. Felix Kopp
19:39 Bug #52512 (Closed): Create New Page or New Content ID is always 0
Dear Florian,
this is the TYPO3 bugtracker.
For questions please consider using the mailing lists [1] or the fo...
Markus Klein
18:28 Bug #52512 (Closed): Create New Page or New Content ID is always 0
Creating a new Page or Content element the UID in the database is always 0.
No other Page or Content can be create.
...
Gerlesberger Florian
18:37 Task #42197: Use central jQuery
Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15828
Gerrit Code Review
16:59 Feature #52495: Allow to implode the output of COA/COA_INT with some glue
Hi Martin
I know I can reduce my Typoscript, but I still can't manage the case when one of the element is absent.
...
Rémy DANIEL
13:43 Feature #52495: Allow to implode the output of COA/COA_INT with some glue
IMHO this is would be a very special function.
You can just adjust your TypoScript to have few lines:...
Martin Holtz
11:09 Feature #52495 (Closed): Allow to implode the output of COA/COA_INT with some glue
Many times I need to implode some pieces of content in my output.
In PHP, it is easy : I use implode() function on a...
Rémy DANIEL
13:45 Task #52502 (Closed): Take back horizontal lines
Take back horizontal lines visually. Felix Kopp
13:31 Task #52501: Adjust font-size and headline sizes
Before
!52501-before.png!
After
!52501-after.png!
Felix Kopp
13:24 Task #52501 (Under Review): Adjust font-size and headline sizes
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24307
Gerrit Code Review
13:19 Task #52501 (Closed): Adjust font-size and headline sizes
Set body base font-size system-wide. Adjust base font size and increase by 1 Pixel. Inherit base font size for headli... Felix Kopp
12:27 Feature #52482: Control visibility of modules in the BE
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
09:32 Feature #52482: Control visibility of modules in the BE
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
12:22 Task #52497 (Under Review): Simplify Font-Size inheritance (CSS)
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24299
Gerrit Code Review
11:54 Task #52497 (Closed): Simplify Font-Size inheritance (CSS)
Font-sizes are defined in t3skin at various places. In order to reduce complexity font-size & line-height should be d... Felix Kopp
11:00 Bug #12094: [Fluid] Ajax Widgets can't be used from within cachabele actions
Issue still exists in 6.0.
Any news regarding fix?
Viktor Livakivskyi
10:07 Bug #52493: Chrome 30: BE won't go into editing mode after creating new content element
It's not just that, either.
When I click "save and close", all the BE does is save. I stay in editing mode.
Florian Seirer
09:42 Bug #52493 (Closed): Chrome 30: BE won't go into editing mode after creating new content element
Google just released Chrome 30, and now I experience the following behaviour:
If I create a new content element, t...
Florian Seirer
09:07 Bug #52491 (Closed): index.php/something/something will cause error in frontend
If you enter i.e.:
http://typo3.org/index.php/something/something
You will receive:
Cannot find tslib/. Pl...
Marc Basedow

2013-10-02

18:54 Bug #52474: Redirect generates wrong URLs if config.absRefPrefix is set to /
:D stupid me!
It's getting the first "/" twice: http://www.domain.com//index.php?id=34234
(As someone noted in ...
Patrick Schriner
18:51 Bug #52474 (Needs Feedback): Redirect generates wrong URLs if config.absRefPrefix is set to /
What is the wrong URL in this case? Marc Bastian Heinrichs
16:52 Bug #52474 (Closed): Redirect generates wrong URLs if config.absRefPrefix is set to /
This is still an issue for at least 4.5 (no kidding).
It could be resolved if Tx_Extbase_MVC_Controller_AbstractCo...
Patrick Schriner
18:36 Feature #52482: Control visibility of modules in the BE
Let assume you have extension "A" which has a BE module rendered as expected in the BE. Besides, you have extension "... Fabien Udriot
18:10 Feature #52482: Control visibility of modules in the BE
I don't get your usecase. Can you elaborate a bit more please? Markus Klein
17:52 Feature #52482: Control visibility of modules in the BE
How to test?
1. Apply the patch
2. Open EXT:extensionmanager/ext_tables.php
3. Add instruction "'isDisplayed...
Fabien Udriot
17:49 Feature #52482 (Under Review): Control visibility of modules in the BE
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24274
Gerrit Code Review
17:47 Feature #52482 (Closed): Control visibility of modules in the BE
Currently there is no way to register a BE module without it get
displayed in the BE.
-The patch introduces a fl...
Fabien Udriot
18:17 Bug #48544: Extbase warnings in devLog
@Christian: Why not making them static? Markus Klein
17:59 Bug #48544: Extbase warnings in devLog
just checked with new 6.2alpha3 and we have the same warning flood! Stefano Cecere
17:45 Bug #48544: Extbase warnings in devLog
This issue is another proof that singletons are an anti-pattern. We have to solve this issues somehow, but I currentl... Christian Kuhn
18:14 Feature #52217: Hook for analyzing record
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24276
Gerrit Code Review
18:06 Feature #52217 (Under Review): Hook for analyzing record
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24276
Gerrit Code Review
18:02 Bug #43466: Drag&Drop in page module broken in Chrome
I also experienced this error and discovered it had to do with the "grid elements" extension.
I believe "grid eleme...
Jesper Mathiasen
18:01 Task #25830: Use $TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow' as default
The scenarios we can encounter:
|_. LocalConfiguration value before upgrade |_. Effective Value after upgrade |_. Ac...
Markus Klein
17:48 Task #25830: Use $TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow' as default
2) is impossible to detect, if done somewhere in AdditionalConfiguration.php
-> old environment has no config in Loca...
Markus Klein
17:40 Task #25830 (Accepted): Use $TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow' as default
Would be cool if we finally set this new default, as it *usually* makes more sense.
To be able to change this defa...
Ernesto Baschny
17:28 Task #52478 (Rejected): [!!!] Change explicitADmode to explicitAllow by default
Duplicates #25830 Xavier Perseguers
17:18 Task #52478 (Rejected): [!!!] Change explicitADmode to explicitAllow by default
Default setting of @$GLOBALS['TYPO3_CONF_VARS']['BE']['explicitADmode']@ is still @explicitDeny@ which is really prob... Xavier Perseguers
17:26 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
Hi,
> yes that is the problem. The dialog is misleading.
>
> Maybe we cloud do two things:
>
> Add an elem...
Martin Holtz
15:00 Feature #52471 (Closed): PageRenderer: Allow Meta Tag overriding
(Note: this issue came about from "issue 319 in VHS":https://github.com/FluidTYPO3/vhs/issues/319. Please find backgr... Leon de Rijke
14:42 Bug #52469: ViewHelper not usable with own Models
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24257
Gerrit Code Review
14:39 Bug #52469: ViewHelper not usable with own Models
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24257
Gerrit Code Review
14:33 Bug #52469 (Under Review): ViewHelper not usable with own Models
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24257
Gerrit Code Review
14:21 Bug #52469 (Closed): ViewHelper not usable with own Models
\TYPO3\CMS\Beuser\ViewHelpers\SpriteIconForRecordViewHelper uses following code if the parsed class is a BackendUser ... Benjamin Serfhos
14:26 Bug #52470 (Closed): In Chrome RTE inserts weird SPAN tags
If the bulleted list is applied to simple text, HTML code looks like this:... Stephan Vidar
14:22 Feature #50467: Support custom translation servers for extensions
Markus, please see the related task for this ticket: #50505 Xavier Perseguers
12:57 Feature #50467: Support custom translation servers for extensions
Can we add this to the official documentation somewhere?
I find it a bit odd that the news article for 6.2alpha3 r...
Markus Klein
14:11 Bug #52453: Backend / Uncaught exception 'RuntimeException' with message 'No settings detected. This usually happens if there is no frontend TypoScript template with root flag set. Please create one.'
* Same issue here - but only on one page with two subpages. I did not find more pages with this error. And it worked ... Martin Holtz
10:33 Bug #52453 (Closed): Backend / Uncaught exception 'RuntimeException' with message 'No settings detected. This usually happens if there is no frontend TypoScript template with root flag set. Please create one.'
This worked before for sure, but recently I get the following error message if I try to access the Admin > Log module... Wolfgang Klinger
12:56 Task #52463: Don't register destructor as shutdown function
Can you please push the patch? Markus Klein
12:13 Task #52463 (Closed): Don't register destructor as shutdown function
PHP knows the destructor method @__destruct()@ since PHP 5.0 (July 2004).
In @\TYPO3\CMS\Core\Utility\GeneralUtili...
Thorsten Kahler
11:47 Feature #51731 (Accepted): Store sessions outside DB
Thorsten Kahler
11:47 Bug #52104: Exception: No such workspace defined
Ralle Büchnitz wrote:
> There was an Update from 6.0.5 to 6.0.10 before.
I change the TYPO3 version according to ...
Thorsten Kahler
11:46 Bug #52104: Exception: No such workspace defined
The mentioned "non-admin user" is lacking access to any workspace. See comment in classs @BackendUserAuthentication@... Thorsten Kahler
11:04 Bug #19222 (Needs Feedback): eval double gives warning if not all 0 after comma are entered
Can you give this patch to Gerrit? See http://wiki.typo3.org/Contribution_Walkthrough_Tutorials Alexander Opitz
10:31 Bug #19222: eval double gives warning if not all 0 after comma are entered
This feature is still missing in TYPO3 6.2 alpha2
Franz Holzinger
10:46 Bug #51819: Adding extra parameters to generated cHash URLs fails in 6.1.x
Even if that config option is shown to be "0" when looking at the install-tool, it must also be present in the LocalC... Mario Rimann
08:21 Bug #39383: Cannot delete record moved in draft
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13496
Gerrit Code Review
06:58 Feature #52447 (Rejected): Uploading images in RTE via CMD+V / CTRL + V
Would be nice, if images could be directly uploaded via Keyboard paste from clipboard. This makes it a lot easier for... Kay Strobach
00:24 Feature #19732: Enable "Content-length" header by default
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21243
Gerrit Code Review

2013-10-01

23:30 Task #52445 (Resolved): Add missing class "db_list_normal" to sorting module
Applied in changeset commit:460cffcdf2902f57baf1607be416f9f9a5edd60d. Georg Ringer
23:02 Task #52445 (Under Review): Add missing class "db_list_normal" to sorting module
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24235
Gerrit Code Review
23:01 Task #52445 (Closed): Add missing class "db_list_normal" to sorting module
The sorting module misses a class "db_list_normal" if a sorting of pages should be done. Georg Ringer
23:14 Bug #52444: Show version fields in extended list view only if ext:version is loaded
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24234
Gerrit Code Review
22:56 Bug #52444 (Under Review): Show version fields in extended list view only if ext:version is loaded
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24234
Gerrit Code Review
22:54 Bug #52444 (Closed): Show version fields in extended list view only if ext:version is loaded
the extended list view got the entries
* t3ver_id
* t3ver_state
* t3ver_wsid
even though the ext:version is not...
Georg Ringer
21:15 Feature #52443 (Closed): new Constants Editor type eint+
The Constants Editor type int+ is not enough. If an integer checkbox is left empty, then it always adds a zero 0 to t... Franz Holzinger
20:35 Task #52442 (Under Review): Centralize jQuery libraries
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24233
Gerrit Code Review
20:33 Task #52442 (Closed): Centralize jQuery libraries
A few jQuery plugins/libraries are currently duplicated in two system extensions:
- EXT:extensionmanager
- EXT:do...
Xavier Perseguers
18:30 Bug #52437 (Resolved): Don't write LocalConfiguration on every Install Tool entry
Applied in changeset commit:1c434913e165a3dea1501716d2d58a49615cb8cf. Ernesto Baschny
17:10 Bug #52437: Don't write LocalConfiguration on every Install Tool entry
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24221
Gerrit Code Review
17:02 Bug #52437 (Under Review): Don't write LocalConfiguration on every Install Tool entry
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24221
Gerrit Code Review
17:01 Bug #52437 (Closed): Don't write LocalConfiguration on every Install Tool entry
Silent Updater "removeObsoleteLocalConfigurationSettings" will always kick in and save the current LocalConfiguration... Ernesto Baschny
18:30 Task #52405 (Resolved): Install Tool: Allow multiple status messages for a single File
Applied in changeset commit:e605c495cc72b33e4b4261e93c3fd4423327c536. Ernesto Baschny
18:30 Task #38701 (Resolved): Make Install Tool section "All Configuration" more user friendly
Applied in changeset commit:c3b73ce4086e9f8da790fd23a8baaf83b736e655. Ernesto Baschny
15:24 Task #38701: Make Install Tool section "All Configuration" more user friendly
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187
Gerrit Code Review
11:04 Task #38701: Make Install Tool section "All Configuration" more user friendly
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187
Gerrit Code Review
17:46 Bug #51892: LoginController::emitRenderLoginFormSignal does not add marker
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24228
Gerrit Code Review
17:45 Bug #51892: LoginController::emitRenderLoginFormSignal does not add marker
Must be re-pushed, we reverted:
»···public function dispatch($signalClassName, $signalName, array $signalArguments...
Christian Kuhn
17:44 Bug #51892 (Under Review): LoginController::emitRenderLoginFormSignal does not add marker
Reverted due to incomplete patch. If no signal is registered, the backend login only shows markers. Anja Leichsenring
16:30 Bug #51892 (Resolved): LoginController::emitRenderLoginFormSignal does not add marker
Applied in changeset commit:5fbbb8b6bf15e0bda3c164330cb3c188a41348f4. Sebastian Fischer
15:53 Bug #51892: LoginController::emitRenderLoginFormSignal does not add marker
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23728
Gerrit Code Review
15:51 Bug #51892: LoginController::emitRenderLoginFormSignal does not add marker
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23728
Gerrit Code Review
12:16 Bug #51892: LoginController::emitRenderLoginFormSignal does not add marker
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23728
Gerrit Code Review
17:30 Bug #52338 (Resolved): Silent configuration generates endless redirect loop
Applied in changeset commit:263060d44d779abc54d8dbe00f43a3c1af287061. Anja Leichsenring
01:46 Bug #52338: Silent configuration generates endless redirect loop
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24140
Gerrit Code Review
01:13 Bug #52338: Silent configuration generates endless redirect loop
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24140
Gerrit Code Review
17:21 Feature #52440 (Closed): Disable certain tools in Install Tool if "LocalConfiguration" is not writeable
If you go to All Configuration or Configuration Presets while your LocalConfiguration.php file is not writeable, you ... Ernesto Baschny
17:11 Bug #39383: Cannot delete record moved in draft
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13496
Gerrit Code Review
16:34 Bug #52435 (Closed): renderMode tree doesn't respect itemsProcFunc
When you specify renderMode tree the itemsProcFunc is executed but the tree ignores the new data.
I have searched fo...
Tim Werdin
16:30 Bug #52071: L10n Cache Exception
The problem may be, that the cache is in recreation while another process tries to access it.
So if that happens to ...
Alexander Opitz
16:28 Bug #52071: L10n Cache Exception
Usually the users should not have the rights to clear the caches (and the admin isnt doing it that often, only if err... Klaus Hinum
16:22 Bug #52071: L10n Cache Exception
And how much is done in the backend? Does this error comes, if someone clears the cache? (You can take a look into th... Alexander Opitz
16:18 Bug #52071: L10n Cache Exception
not that I know of, but the Caching framework garbage collector is running with the frequency 864000 (default). Did n... Klaus Hinum
15:39 Bug #52071: L10n Cache Exception
No, I didn't mean that you manually clear the localization cache. I meant to say, does your localization cache is cle... Alexander Opitz
15:33 Bug #52071: L10n Cache Exception
I cleared all caches, which should clear the localization cache too (I guess). It still happens seldom but not that o... Klaus Hinum
10:29 Bug #52071: L10n Cache Exception
The one problem should be fixed in 6.1.x with #46205
Do you clear the localization cache?
Alexander Opitz
16:28 Bug #40531: If use Flowplayer or Video rendering
I can confirm this for 6.1.5.
Workaround works for me.
Christian Buelter
15:30 Task #52360 (Resolved): Remove the closing PHP tag
Applied in changeset commit:77f29a3c69a7cbb27b34072754aa503bace6c9f1. Christian Kuhn
15:07 Task #52360: Remove the closing PHP tag
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24212
Gerrit Code Review
15:03 Task #52360: Remove the closing PHP tag
find . -type d \( -path ./typo3/contrib/idna -o -path ./typo3/contrib/pear -o -path ./typo3/sysext/adodb/adodb -o -pa... Christian Kuhn
14:42 Task #52360 (Under Review): Remove the closing PHP tag
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24212
Gerrit Code Review
11:45 Bug #32950: EXT:form - Confirmation mail to sender in FORM
I don't have time right now... :( Einar Gislason
10:10 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24166
Gerrit Code Review
09:45 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Has anyone a patch for TYPO3 6.0.4? Patch set 21 isn't working in this version. Marius S.
00:57 Task #52414 (Under Review): ext:install Break possible redirect loop
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24191
Gerrit Code Review
00:50 Task #52414 (Closed): ext:install Break possible redirect loop
Christian Kuhn
00:30 Task #52413 (Resolved): Make Install Tool look beautiful in modern IE's
Applied in changeset commit:a7b67ed8dd157036a965e2d9715a0c53f8c4bdd7. Ernesto Baschny

2013-09-30

23:56 Task #38701: Make Install Tool section "All Configuration" more user friendly
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187
Gerrit Code Review
23:26 Task #38701: Make Install Tool section "All Configuration" more user friendly
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187
Gerrit Code Review
22:51 Task #38701: Make Install Tool section "All Configuration" more user friendly
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187
Gerrit Code Review
23:30 Task #52407 (Resolved): Folder not writeable should be an "Error" not a "Warning"
Applied in changeset commit:6f1bbb3302b6aec3f83f5cd792bba8e20deb729d. Ernesto Baschny
22:45 Task #52407: Folder not writeable should be an "Error" not a "Warning"
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24180
Gerrit Code Review
20:20 Task #52407 (Under Review): Folder not writeable should be an "Error" not a "Warning"
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24180
Gerrit Code Review
20:17 Task #52407 (Closed): Folder not writeable should be an "Error" not a "Warning"
The Install Tool checks for permissions in it's folder structure. Currently if files cannot be written to a directory... Ernesto Baschny
23:09 Feature #52401: ext:install FolderStructure basic link support
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24171
Gerrit Code Review
22:34 Feature #52401: ext:install FolderStructure basic link support
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24171
Gerrit Code Review
18:48 Feature #52401 (Under Review): ext:install FolderStructure basic link support
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24171
Gerrit Code Review
18:43 Feature #52401 (Closed): ext:install FolderStructure basic link support
Christian Kuhn
22:32 Task #52413: Make Install Tool look beautiful in modern IE's
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24186
Gerrit Code Review
22:30 Task #52413 (Under Review): Make Install Tool look beautiful in modern IE's
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24186
Gerrit Code Review
22:28 Task #52413 (Closed): Make Install Tool look beautiful in modern IE's
Currently the Install Tool falls back to "IE7" mode and then everything looks very very ugly even on more modern IE's... Ernesto Baschny
22:09 Bug #52411 (Under Review): ext:documentation fails if static template is installed
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24185
Gerrit Code Review
22:06 Bug #52411 (Closed): ext:documentation fails if static template is installed
The core documentation extension fails if the according static template is installed.
This is due to wrong path de...
Markus Klein
20:40 Bug #43540 (Under Review): TS is fetched from cache incorrectly sometimes
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
20:30 Bug #43540 (Resolved): TS is fetched from cache incorrectly sometimes
Applied in changeset commit:8e1ea8886d8e83272e36000d0a7a1bc31fde206d. Dmitry Dulepov
19:58 Bug #43540: TS is fetched from cache incorrectly sometimes
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:51 Bug #43540: TS is fetched from cache incorrectly sometimes
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
19:42 Bug #43540: TS is fetched from cache incorrectly sometimes
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18072
Gerrit Code Review
17:41 Bug #43540: TS is fetched from cache incorrectly sometimes
This solves the problem described in this thread: http://forum.typo3.org/index.php/m/695487/#page_top Kasper Ligaard
20:15 Task #52405 (Under Review): Install Tool: Allow multiple status messages for a single File
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24179
Gerrit Code Review
20:01 Task #52405 (Closed): Install Tool: Allow multiple status messages for a single File
Sometimes a file has incorrect content *and* incorrect permissions. Currently only the permission problem is displaye... Ernesto Baschny
18:29 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24166
Gerrit Code Review
17:39 Bug #52386 (Under Review): checkRecordInsertAccess should also look for ignoreRootLevelRestriction
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24166
Gerrit Code Review
17:23 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
I created a backend module that maintains these records and I just call the default add/edit functionality from TYPO3... Benjamin Serfhos
17:16 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
How do you accomplish that? A non-admin user usually can't access the Root page.
Or are you using some IRRE Elements...
Markus Klein
17:07 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
Yay, I found the way to push it to gerrit.
https://review.typo3.org/#/c/24164/
This should also be in the next ...
Benjamin Serfhos
15:18 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
In the pastebin, the fix is added on line 31-38. Benjamin Serfhos
15:16 Bug #52386 (Closed): checkRecordInsertAccess should also look for ignoreRootLevelRestriction
I made an extension where users should be able to insert an record in the root page (0).
I found the configuration...
Benjamin Serfhos
15:46 Feature #52217: Hook for analyzing record
\TYPO3\CMS\Linkvalidator\LinkAnalyzer::analyzeRecord()
I want the link validator to analyze links from external cont...
Benjamin Serfhos
14:35 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
ext_typoscript_setup.txt is convenient to add default typoscript, yes, but the major problem of this is that it is lo... Popy no-lastname-given
12:25 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
Easy to use? Sure. Impossible to handle? That too, that too... Claus Due
10:21 Task #52364 (Rejected): Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
ext_typoscript_setup.txt was discussed and the consensus was that it has to stay because it's easy to use and very us... Jigal van Hemert
09:37 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
@Claus
I get your point and agree as its another layer of TS magic and hardly controllable but I think we, sadly, n...
Felix Nagel
11:01 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
Hey, how to push the patch into the core ? We have multiple confirmations ! Fedir RYKHTIK
09:30 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
I'm having this issue with TYPO3 6.1.3
I have a flexform inside a content element and when trying to remove a single...
Einar Gislason
10:09 Bug #52374 (Closed): Editing a sys_filemount is very slow
When editing a filemount as popup window from the edit form of a be_group, the form takes about 9 sec to show up.
...
Xavier Perseguers
09:10 Bug #52299: JS error in backend
Yes I tested and this patch didn't resolve my bug.
I still have js alert: Error - reference to main window is not se...
Zbigniew Jacko
08:55 Bug #52219: indexed_search shows always 100% in search results in TYPO3 4.7
I can confirm this malfunction also for TYPO3 version 6.1.5. Marco Seiler

2013-09-29

23:20 Bug #52181: It seems as the domain record redirect handling is broken
The thing is here:
function getDomainStartPage() in PageRepository.php, calling $this->where_hid_del in the sql st...
Jan-Hendrik Heuing
23:20 Bug #52181: It seems as the domain record redirect handling is broken
The thing is here:
function getDomainStartPage() in PageRepository.php, calling $this->where_hid_del in the sql st...
Jan-Hendrik Heuing
23:19 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
> The actual Extension builder uses it.
Yes, hence the "continually encouraged" argument I started out with. Too m...
Claus Due
23:15 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
> It is the only chance to force loading of some TS, without fiddling with DB stuff.
Plain wrong. Just above, I ga...
Claus Due
22:51 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
The actual Extension builder uses it. Peter Linzenkirchner
20:39 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
As Christian wrote before - this is a main feature to give extension authors the possibility to add needed TypoScript... Alex Kellner
20:34 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
BTW: Where exactly is this deprecated in the core? This should be rolled back. Christian Kuhn
20:33 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
-1.
This feature (ext_typoscript_setup / ext_typoscript_config) must stay. It is the only chance to force loading ...
Christian Kuhn
18:55 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
Hi Alex,
Regarding the question: t3lib_extMgm::addTypoScript allows adding TypoScript, as string (supporting INCLU...
Claus Due
16:39 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
Hi Claus,
first things first. I totally agree with you.
But I have a question, just because I don't know better. ...
Alexander Schnitzler
16:28 Task #52364 (Rejected): Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
Any and all uses of ext_typoscript_setup.txt should be removed - use of this particular file has been deprecated sinc... Claus Due
23:10 Bug #52338 (Under Review): Silent configuration generates endless redirect loop
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24140
Gerrit Code Review
22:34 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940
Gerrit Code Review
22:18 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940
Gerrit Code Review
22:30 Bug #52368 (Resolved): ext:install Show number of folder structure errors in menu
Applied in changeset commit:82e9fbead9427d289e68cedd64de9ce2b2243ce9. Christian Kuhn
20:46 Bug #52368: ext:install Show number of folder structure errors in menu
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24136
Gerrit Code Review
20:22 Bug #52368 (Under Review): ext:install Show number of folder structure errors in menu
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24136
Gerrit Code Review
20:20 Bug #52368 (Closed): ext:install Show number of folder structure errors in menu
Christian Kuhn
22:30 Bug #52367 (Resolved): ext:install Better error handling in first folder step
Applied in changeset commit:2d9fb1a4a4cd512f1c76c76dd67f3969ed900ef4. Christian Kuhn
21:53 Bug #52367: ext:install Better error handling in first folder step
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135
Gerrit Code Review
21:51 Bug #52367: ext:install Better error handling in first folder step
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135
Gerrit Code Review
20:45 Bug #52367: ext:install Better error handling in first folder step
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135
Gerrit Code Review
20:39 Bug #52367: ext:install Better error handling in first folder step
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135
Gerrit Code Review
19:48 Bug #52367 (Under Review): ext:install Better error handling in first folder step
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135
Gerrit Code Review
19:40 Bug #52367 (Closed): ext:install Better error handling in first folder step
Christian Kuhn
19:53 Task #50947 (Resolved): Installer: Show only empty databases? Offer to overwrite TYPO3-related tables?
This was solved with #52314 Christian Kuhn
15:58 Bug #52358: can't login to backend or install tool with PHP 5.4.19 (Typo3-internal session handler broken)
I also (finally) found the problem that prevented the backend login. This time it's not PHP, but MySQL/MariaDB strict... Christian Boltz
13:38 Task #52360 (Closed): Remove the closing PHP tag
It was "decided":http://www.doodle.com/xkr98w9kr5aftbsr to remove the closing PHP tag from the TYPO3 Core.
Go ahea...
Chris topher
10:33 Bug #47770: installtool "compare" fails on ADD KEY sha1 (sha1(40))
This issue is still there!
We just updated a site from 6.0.10 to 6.1.5 and got stock exactly at the same problem w...
Andreas Becker (Andi)

2013-09-28

23:30 Feature #52356 (Resolved): ext:install Relaxed permission check
Applied in changeset commit:b869f754e1cd609e782ab7cad71fb622ef73daf7. Christian Kuhn
21:40 Feature #52356: ext:install Relaxed permission check
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24130
Gerrit Code Review
21:29 Feature #52356: ext:install Relaxed permission check
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24130
Gerrit Code Review
21:27 Feature #52356 (Under Review): ext:install Relaxed permission check
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24130
Gerrit Code Review
21:12 Feature #52356 (Closed): ext:install Relaxed permission check
Christian Kuhn
23:29 Bug #52358 (Closed): can't login to backend or install tool with PHP 5.4.19 (Typo3-internal session handler broken)
On a new server with openSUSE 13.1 beta (which comes with Apache 2.4.6 and PHP 5.4.19), it's impossible to login to t... Christian Boltz
23:26 Feature #48947 (Under Review): Introduce avatars for backend users
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24132
Gerrit Code Review
22:48 Task #52357 (Under Review): Make use of autoloading for fixtures in testclasses
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24131
Gerrit Code Review
22:47 Task #52357 (Closed): Make use of autoloading for fixtures in testclasses
Except very special cases require_once can be omitted in testclasses since properly named fixtures can be loaded by a... Stefan Neufeind
21:30 Feature #51835 (Resolved): Add possibility to use an extension as repository
Applied in changeset commit:9eea0a65c8dc86b9a944688f818f2df7bb347299. Susanne Moog
20:32 Feature #51835: Add possibility to use an extension as repository
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24129
Gerrit Code Review
20:11 Feature #51835 (Under Review): Add possibility to use an extension as repository
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24129
Gerrit Code Review
19:30 Feature #51835 (Resolved): Add possibility to use an extension as repository
Applied in changeset commit:5c63c1beb417c8187a9f13655b8095d80c145843. Susanne Moog
18:41 Feature #51835: Add possibility to use an extension as repository
Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672
Gerrit Code Review
16:09 Feature #51835: Add possibility to use an extension as repository
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672
Gerrit Code Review
16:03 Feature #51835: Add possibility to use an extension as repository
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672
Gerrit Code Review
16:03 Feature #51835: Add possibility to use an extension as repository
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672
Gerrit Code Review
17:30 Feature #51730 (Resolved): EM should only install extensions compatible with current TYPO3-Version
Applied in changeset commit:710e854f0b7c9a7007c7125841835297851dbd98. Susanne Moog
16:35 Feature #51730: EM should only install extensions compatible with current TYPO3-Version
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:34 Feature #51730: EM should only install extensions compatible with current TYPO3-Version
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:48 Feature #51730: EM should only install extensions compatible with current TYPO3-Version
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673
Gerrit Code Review
17:30 Bug #51182 (Resolved): Depending on the latest version throws exception
Applied in changeset commit:710e854f0b7c9a7007c7125841835297851dbd98. Susanne Moog
16:35 Bug #51182: Depending on the latest version throws exception
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:34 Bug #51182: Depending on the latest version throws exception
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:48 Bug #51182: Depending on the latest version throws exception
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673
Gerrit Code Review
17:30 Bug #48809 (Resolved): 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
Applied in changeset commit:710e854f0b7c9a7007c7125841835297851dbd98. Susanne Moog
16:35 Bug #48809: 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
16:34 Bug #48809: 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
15:48 Bug #48809: 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673
Gerrit Code Review
16:30 Bug #52351 (Resolved): ext:install Implement template files in FolderStructure
Applied in changeset commit:7d11883f1f64b92de8ecebabc3b76ffe49423dfc. Christian Kuhn
15:16 Bug #52351: ext:install Implement template files in FolderStructure
Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24122
Gerrit Code Review
13:36 Bug #52351: ext:install Implement template files in FolderStructure
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24122
Gerrit Code Review
13:01 Bug #52351 (Under Review): ext:install Implement template files in FolderStructure
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24122
Gerrit Code Review
12:57 Bug #52351 (Closed): ext:install Implement template files in FolderStructure
Christian Kuhn
16:30 Bug #52354 (Resolved): ext:install Protect some methods in FolderStructure
Applied in changeset commit:38ace2181ec06dd8885324e070be24cf37a1ea46. Christian Kuhn
15:40 Bug #52354: ext:install Protect some methods in FolderStructure
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24123
Gerrit Code Review
15:14 Bug #52354: ext:install Protect some methods in FolderStructure
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24123
Gerrit Code Review
14:58 Bug #52354 (Under Review): ext:install Protect some methods in FolderStructure
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24123
Gerrit Code Review
14:55 Bug #52354 (Closed): ext:install Protect some methods in FolderStructure
Christian Kuhn
12:10 Bug #52338: Silent configuration generates endless redirect loop
This probably happens for more values.
Solution is to not access $GLOBALS['TYPO3_CONF_VARS'], but to work with Con...
Christian Kuhn
09:30 Bug #52346 (Resolved): Incomplete backup in AbstractUserAuthenticationTest
Applied in changeset commit:7144eb51b82b651bb1e904c597cfe76c210d1658. Christian Kuhn
09:05 Bug #52346 (Under Review): Incomplete backup in AbstractUserAuthenticationTest
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
09:02 Bug #52346 (Closed): Incomplete backup in AbstractUserAuthenticationTest
Christian Kuhn
00:30 Feature #52324 (Resolved): Recycler should have a filter for timestamp
Applied in changeset commit:71b42f5ae377ffb77152e9e7a3c056a0ba28ff1a. Anonymous

2013-09-27

20:50 Feature #52324: Recycler should have a filter for timestamp
Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24115
Gerrit Code Review
20:49 Feature #52324: Recycler should have a filter for timestamp
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24115
Gerrit Code Review
17:53 Feature #52324 (Under Review): Recycler should have a filter for timestamp
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24115
Gerrit Code Review
17:41 Feature #52324: Recycler should have a filter for timestamp
Attached you'll find a patch that adds the tstamp column to the table view of the deleted records. This kinda does th... Anonymous
11:29 Feature #52324 (Closed): Recycler should have a filter for timestamp
Today I had to undeleted a whole branch that an admin deleted recursively by accident.
Since there had been deleti...
Anonymous
19:15 Bug #52299 (Needs Feedback): JS error in backend
This should be solved with #50437 can you test with that patch? Wouter Wolters
18:42 Task #52043: AbstractUserAuthentication::checkAuthentication fail to log unknown username
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23853
Gerrit Code Review
13:39 Task #52043: AbstractUserAuthentication::checkAuthentication fail to log unknown username
Why was this issue declassified to only be a feature? By having no logging of unknown usernames the server reacts dif... Sebastian Fischer
17:47 Bug #52338: Silent configuration generates endless redirect loop
In this case, the SilentConfigurationUpgradeService::setImageMagickDetailSettings is the one that calls for an redire... Ernesto Baschny
17:46 Bug #52338 (Closed): Silent configuration generates endless redirect loop
If I have some setting in my AdditionalConfiguration like:... Ernesto Baschny
16:46 Feature #46124: IRRE: Provide default values for created records
This was added to 6.2 (alpha2). Viktor Livakivskyi
16:00 Task #52334 (Closed): array2xml removes dots from tag names
If an array key contains a dot it will be removed when using array2xml method of TYPO3\CMS\Core\Utility\GeneralUtilit... Dominik Steinborn
15:02 Bug #52332 (Under Review): EXT:documentation does not support translated manuals
Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24109
Gerrit Code Review
14:57 Bug #52332 (Closed): EXT:documentation does not support translated manuals
Some extensions come with a translated documentation (e.g., in_gallery_flickr, socialshareprivacy, sphinx) but the Do... Xavier Perseguers
13:55 Bug #22130: Nested mountpoints result in broken typolinks in the FE
And no, the patch you mentioned didn't solve this problem. Anonymous
13:52 Bug #22130: Nested mountpoints result in broken typolinks in the FE
Wow, that's been quite a while ago ;-)
But yes, problem still exists in 4.5 and 6.2-dev.
Attached you'll find t...
Anonymous
13:50 Bug #51800: 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
The reference index was checked before, result was:... Johannes Engel
12:36 Bug #52327: static method as a class.t3lib_loadmodules.php hook
Added a screenshot. Tomasz Krawczyk
12:34 Bug #52327 (Closed): static method as a class.t3lib_loadmodules.php hook
With TYPO3 4.5.30 I get an error loading BE just after finished Install Tool job.
_#1: PHP Runtime Notice: call_us...
Tomasz Krawczyk
12:31 Bug #48453: BE Layout of Form Wizard broken
If the extension gridelements is deactivated and typo3temp is cleared, form wizard works correct again in my installa... Marco Seiler
12:20 Bug #52326 (Rejected): Declaration of tx_coreupdates_migrateworkspaces::performUpdate()
During loading backup of the working site to my Windows development machine I see such error when load Install Tool.
...
Tomasz Krawczyk
11:44 Task #38701: Make Install Tool section "All Configuration" more user friendly
There is some outcome from the UX team: #52087
My suggestion (displayed in the screenshots there) will be shortly ...
Ernesto Baschny
11:42 Bug #51732 (Accepted): Permissions Issue in 6.2alpha2 install tool "drwxrws---"
Yes, this is currently indeed suboptimal and needs to be fixed! Thanks for reporting. Ernesto Baschny
09:50 Bug #52285: CategoryCollection must handle multiple category fields per table
Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24066
Gerrit Code Review
08:24 Feature #52170: Add brute force protection to TYPO3 backend
Issue can be closed. I'm going to provide this feature as an own extension. Torben Hansen
01:32 Bug #30771: Fix not working backend.php?edit=pid
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5711
Gerrit Code Review
01:30 Bug #52045 (Resolved): Warning in extensionmanager if constraints are not an array
Applied in changeset commit:128d14738545af4c393ec671670dac5892cb0f39. Markus Klein
00:38 Bug #52045: Warning in extensionmanager if constraints are not an array
Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:37 Bug #52045 (Under Review): Warning in extensionmanager if constraints are not an array
Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Bug #52045 (Resolved): Warning in extensionmanager if constraints are not an array
Applied in changeset commit:51b4cf6464a130bcacdd3c635cd2bdfcd252c37b. Markus Klein
00:28 Bug #52045: Warning in extensionmanager if constraints are not an array
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:28 Bug #52045: Warning in extensionmanager if constraints are not an array
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
01:22 Bug #49499: TypoScriptFrontendController->initLLvars issue
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23529
Gerrit Code Review
01:19 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12991
Gerrit Code Review
01:09 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12991
Gerrit Code Review
01:11 Bug #44160: rsaauth doesn't secure the change password form of felogin
Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256
Gerrit Code Review
01:02 Task #49640: Improve feedit & adminpanel
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21859
Gerrit Code Review
00:56 Bug #45289: Usage of id=pageAlias is broken while logged in in BE
Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18197
Gerrit Code Review
00:54 Feature #24005: cObject CONTENT does not allow to fetch records that have no translation parent
Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13083
Gerrit Code Review
00:45 Feature #49723: Improve rendering of responsive images
Patch set 29 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052
Gerrit Code Review
00:20 Feature #49723: Improve rendering of responsive images
Patch set 28 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052
Gerrit Code Review
00:30 Task #52287 (Resolved): Move configuration code from bootstrap to install
Applied in changeset commit:9b381d4729b1fb847cda64c8cf9f07ca036cf289. Christian Kuhn
00:30 Task #52312 (Resolved): Remove "Clear language cache" menu item
Applied in changeset commit:5e11f50cdf85b834acd9d44094b2319958b05e7c. Christian Kuhn
00:30 Bug #50437 (Resolved): Filebrowser popup window has javascript error and stops working
Applied in changeset commit:30af6a5121c1f4f4cb154d7e0dd65bbb7d0111a2. Benjamin Pick
00:06 Bug #50437: Filebrowser popup window has javascript error and stops working
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:05 Bug #50437: Filebrowser popup window has javascript error and stops working
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:30 Bug #49825 (Resolved): FAL and ObjectBrowser looses Focus.
Applied in changeset commit:30af6a5121c1f4f4cb154d7e0dd65bbb7d0111a2. Benjamin Pick
00:30 Bug #48249 (Resolved): File selection popup / JS error
Applied in changeset commit:30af6a5121c1f4f4cb154d7e0dd65bbb7d0111a2. Benjamin Pick
00:30 Bug #51588 (Resolved): TCEMAIN.clearCacheCmd = cacheTag doesn't work
Applied in changeset commit:219c381c6f45d2580d92d87139d12d7891de1fc9. Zbigniew Jacko
00:24 Bug #51588: TCEMAIN.clearCacheCmd = cacheTag doesn't work
Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
00:23 Bug #51588: TCEMAIN.clearCacheCmd = cacheTag doesn't work
Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
Gerrit Code Review
 

Also available in: Atom