Project

General

Profile

Activity

From 2015-08-28 to 2015-09-26

2015-09-26

23:25 Task #70130 (Under Review): Write unit tests for ContentObjectRenderer->stdWrapValue()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:24 Task #70130 (Closed): Write unit tests for ContentObjectRenderer->stdWrapValue()
Michael Oehlhof
22:48 Feature #49379 (Under Review): Run scheduler tasks with proper user
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:11 Task #49375 (Under Review): Scheduler: Extbase-tasks should appear on "toplevel", not as subitems below extbase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:01 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:39 Bug #70129 (Closed): DB Check-> Full Search-> Advanced Query go empty rows
Hi,
when i use the system tool "db check"-> "full search"-> "advanced query" -> "csv report" i got the result "no ro...
Harald Hochwald
20:08 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:03 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Bug #70078 (Resolved): Allow to register a class map for TYPO3 extensions in non composer mode
Applied in changeset commit:9a786007b584f46e8a2e1b47a27d053a44a6022d. Helmut Hummel
19:01 Bug #70078: Allow to register a class map for TYPO3 extensions in non composer mode
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:52 Bug #70122: EXT:form - Dropdown/Selectbox doesn't work in compatibility mode
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:11 Bug #70122: EXT:form - Dropdown/Selectbox doesn't work in compatibility mode
The patchsat works very good for the frontend. @Björn: We have to open another ticket for the wizard. If you create a... Ralf Zimmermann
19:30 Task #70128 (Under Review): Write unit tests for ContentObjectRenderer->stdWrap_ifEmpty()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:28 Task #70128 (Closed): Write unit tests for ContentObjectRenderer->stdWrap_ifEmpty()
Michael Oehlhof
19:30 Bug #69195 (Resolved): EXT:form - Error if old mailform option is called
Applied in changeset commit:4c6ddcb34acb7d63588838bb2135b95677a2908e. Ralf Zimmermann
18:57 Bug #70127 (Closed): Deleting an IRRE relation does not yet trigger a modal
It still uses an alert/confirm box. Mathias Schreiber
18:55 Task #70071: EXT:form - Allow <error /> and <mandatory /> elements outside of <label /> element
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:46 Bug #70095: EXT:form - Wrong Checkbox and Radiobutton handling
I installed a fresh TYPO3 CMS master and apply this patchset. I cannot reproduce this. I add the example typoscript t... Ralf Zimmermann
18:03 Bug #70095: EXT:form - Wrong Checkbox and Radiobutton handling
Thanks for providing the configuration to test the patch. It seems to work es expected, but I'm wondering of it is th... Nicole Cordes
18:10 Bug #34844 (Needs Feedback): view->setTemplatePathAndFilename bug
@Claus: Honestly, for the requested feature "change the used template" only the last option can be taken seriously. I... Markus Klein
17:37 Bug #34844: view->setTemplatePathAndFilename bug
Several alternatives exist:
* Override "resolveViewObjectName" method on controller and make it return a custom View...
Claus Due
18:08 Bug #40254: Empty return value in uri.image view helper
Someone might want to confirm this as fixed on non-LTS versions. It has been a while but I'm quite sure that last tim... Claus Due
17:43 Feature #12886: Add possibility to send multiple objects (object storage) to action
ok, thank you for your answer. How could a DTO solution look like? Simon Schaufelberger
16:53 Feature #12886 (Closed): Add possibility to send multiple objects (object storage) to action
The solution is to use a proper DTO or rely on arrays (which can still be validated), not to turn ObjectStorage into ... Claus Due
17:00 Bug #58781 (Resolved): Extbase CLI exit code not used
Applied in changeset commit:37997e4588da999103e99a1cc8e8674923434e4b. Jan Runte
16:44 Bug #27415: ViewHelper Forms with method get and action parameter do not address to right action
I suggest closing this one. It is known that *creating colliding field names causes the last used field name to overr... Claus Due
16:28 Feature #48050: Extending render view helper with a collection argument.
Suggested alternative that is almost identical in performance and parsing time but superior in flexibility:... Claus Due
16:16 Feature #48128 (Closed): AbstractWidgetViewHelper should support section
This would be contrary to API: the Widget template is indeed a "Template" which means that if you want to render a se... Claus Due
16:12 Task #48964 (Resolved): Enable property path for nested objects (ObjectStorages) in forms
A few comments before closing time:
* No longer applies in current TYPO3 versions (non-LTS) where ObjectAccess sup...
Claus Due
16:03 Bug #50788: Fluid Content Object does not configure object manager
I'm not sure we want to solve this one by additional bootstrapping this way. Danilo's suggestions is the low-level me... Claus Due
15:55 Task #54509: renderSection (and renderPartial) fails when using StandaloneView
Hi guys,
The renderSection and renderPartial methods are both actually internal API and depends on an already init...
Claus Due
15:49 Bug #57145 (Closed): FLUID viewhelper form.validationResults fails in sind Beta 6 (also Beta 7 and current master branch)
While I don't recall if this used to be different (the old property mapper may have used an ObjectStorage which suppo... Claus Due
15:19 Feature #57417: ImageViewHelper responsive Images
https://github.com/FluidTYPO3/vhs/blob/development/Classes/Traits/SourceSetViewHelperTrait.php could be implemented a... Claus Due
15:13 Bug #57633 (Rejected): FormViewHelper adds complete serialized objects to [__referrer][arguments] when forward is used
This one may be a little tricky because regardless of what anyone replies about why Extbase does this the way it does... Claus Due
15:05 Bug #70126 (Closed): FormEngine username and password fields must have autocomplete=off
This avoids that browsers (especially Chrome) go nuts and prefill those fields with stored auth data and therefore ad... Markus Klein
15:00 Feature #48935 (Resolved): Usability: List-Module, search
Applied in changeset commit:5738e080c054ee5d77861874ebe2a6c9ed542aba. Wouter Wolters
14:57 Bug #70118 (Resolved): Backend Login not successful with correct password
Applied in changeset commit:d7da9074b2f9be278591281bb6edf398009e2f66. Nicole Cordes
14:29 Bug #70118: Backend Login not successful with correct password
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:26 Bug #70118 (Under Review): Backend Login not successful with correct password
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:01 Bug #70118: Backend Login not successful with correct password
the same is by the way true for Frontend User Records, and so it will be for every password field around, that has re... Anja Leichsenring
10:00 Bug #70118: Backend Login not successful with correct password
Jepp. I can confirm this issue. List view -> show Table -> show password column -> click on the pencil -> change on p... Jan Helke
09:56 Bug #70118 (Accepted): Backend Login not successful with correct password
verified, the problem exists and can be reproduced by editing any be_users record, while not touching the password fi... Anja Leichsenring
14:57 Bug #70044: Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
Not the static files but the PageTS stuff - somehting similar happens, when you configure Gridelements with external ... Jo Hasenau
14:40 Bug #69957: EXT:form - Fix some problems with Container elements
Here is some typoscript the test this patchset:... Ralf Zimmermann
14:36 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:01 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:23 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:31 Bug #70123 (Resolved): t3skin composer.json refers to autoloading path which does not exist
Applied in changeset commit:e3d4ac50f21d7e32fa9ea6fd34b6faa58b18bfef. Markus Klein
11:57 Bug #70123: t3skin composer.json refers to autoloading path which does not exist
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:25 Bug #70123 (Under Review): t3skin composer.json refers to autoloading path which does not exist
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:23 Bug #70123 (Closed): t3skin composer.json refers to autoloading path which does not exist
t3skin has no class files anymore, which causes EM/composer warnings as the Classes folder is gone there. Markus Klein
12:45 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Added a feature request for this, #70125: "Clear code caches automatically if core version changes" Daniel Neugebauer
12:44 Feature #70125 (Rejected): Clear code caches automatically if core version changes
While TYPO3 introduced aggressive caching some time after 4.5, it doesn't seem to feature automatic cache clearing on... Daniel Neugebauer

2015-09-25

23:13 Bug #70122: EXT:form - Dropdown/Selectbox doesn't work in compatibility mode
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:53 Bug #70122 (Under Review): EXT:form - Dropdown/Selectbox doesn't work in compatibility mode
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:54 Bug #70122 (In Progress): EXT:form - Dropdown/Selectbox doesn't work in compatibility mode
Frans Saris
21:54 Bug #70122 (Closed): EXT:form - Dropdown/Selectbox doesn't work in compatibility mode
All options a merged to only 1 option.... Frans Saris
22:55 Bug #70118: Backend Login not successful with correct password
I'm working with current master 7.5-dev
Stefans-MBP:typo3_src stefan$ git log -3
commit e325d476176c2f3f0307faccb...
Stefan Froemken
22:50 Bug #70118: Backend Login not successful with correct password
Hello Nicole,
I have two TYPO3 instances. One with many activated extensions and one without any foreign extension...
Stefan Froemken
18:19 Bug #70118 (Needs Feedback): Backend Login not successful with correct password
Hi Stefan,
can you please give some more information about your set up? I can't verify that wrong data gets submit...
Nicole Cordes
15:55 Bug #70118 (Under Review): Backend Login not successful with correct password
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:34 Bug #70118: Backend Login not successful with correct password
Muhahaha. After saving my record I can login with 8 * as password
:-)
Stefan Froemken
15:30 Bug #70118 (Closed): Backend Login not successful with correct password
Hello Core-Team,
When I edit some of my be_user properties in list-module, there are some ****** in the password f...
Stefan Froemken
22:35 Bug #34636: option.disableDelete does not disable deletion
the bug is still present in TYPO3 7.5-dev (latest master) Riccardo De Contardi
21:55 Bug #70086: EXT:form - Bring back view specific layout settings
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:13 Bug #70086: EXT:form - Bring back view specific layout settings
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:39 Bug #70086: EXT:form - Bring back view specific layout settings
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:29 Bug #70086: EXT:form - Bring back view specific layout settings
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:23 Bug #70086: EXT:form - Bring back view specific layout settings
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:24 Bug #66247: File Recycler doesn't collect deleted files anymore
Still an anoying problem in 6.2.15...
Is there any solution/patch ???
Ralf-Rene Schroeder
20:11 Feature #48935 (Under Review): Usability: List-Module, search
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:04 Story #63815 (Accepted): Reduce communication between server and client
Markus Klein
20:00 Bug #69833 (Resolved): Processed files don't support not-local storages
Applied in changeset commit:e325d476176c2f3f0307faccb35efec361bcb494. Nicole Cordes
19:59 Bug #69833: Processed files don't support not-local storages
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:57 Bug #69833: Processed files don't support not-local storages
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:27 Bug #70044: Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
Tried to move this line from ext_tables.php to ext_localconf.php ..... Tobias Wollender
18:44 Bug #70044: Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
Move the lines including your TS from ext_tables.php to ext_localconf.php and try again :-) Jo Hasenau
18:19 Bug #70044: Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
Hi Anja,
I also added the PageTS through an include in an external file. But there is only one file in fluid_style...
Tobias Wollender
18:11 Bug #70044: Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
Hi Tobias, are you aware of the PageTS fluid_styled_content provides and need to be added to the root page of your in... Anja Leichsenring
18:10 Feature #46017: Language switcher for pagetree in Backend
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:21 Feature #46017: Language switcher for pagetree in Backend
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:05 Feature #46017: Language switcher for pagetree in Backend
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:09 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:52 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:35 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Example form for testing this issue.... Björn Jacob
11:01 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:03 Bug #58781: Extbase CLI exit code not used
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Bug #58781: Extbase CLI exit code not used
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:14 Bug #58781: Extbase CLI exit code not used
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:43 Bug #58781: Extbase CLI exit code not used
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:27 Bug #58781: Extbase CLI exit code not used
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:42 Bug #70097: excludeForPackaging: exclude common files/directories
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:58 Bug #70097: excludeForPackaging: exclude common files/directories
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:57 Bug #70097: excludeForPackaging: exclude common files/directories
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:56 Bug #70097 (Under Review): excludeForPackaging: exclude common files/directories
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Bug #70097 (Closed): excludeForPackaging: exclude common files/directories
h1. Problem/Description
*1)* When exporting extensions through the extension manager custom .htaccess files (mostl...
Josef F. Glatz (Old User)
17:38 Task #69721: Inline BackendUtility::getRecordTitle as data provider
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Task #69721: Inline BackendUtility::getRecordTitle as data provider
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:18 Task #69721 (Under Review): Inline BackendUtility::getRecordTitle as data provider
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:59 Bug #70033: type select fields should not show icons below by default
opt for solution c) Frank Nägler
15:59 Bug #70033 (Accepted): type select fields should not show icons below by default
Markus Klein
15:58 Bug #70033: type select fields should not show icons below by default
Full ack! Markus Klein
15:04 Bug #70033: type select fields should not show icons below by default
After discussion with Georg it seems the best option is c):
* Create a new option "showRecordIcons" or "showItemIc...
Christian Kuhn
16:55 Task #69828 (Resolved): Use modal dialog for refresh after field change
Applied in changeset commit:a397f7083fd9ac10fa3c93be2ebcd91bfe0bf360. Mathias Brodala
16:14 Task #69828: Use modal dialog for refresh after field change
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:21 Task #69828: Use modal dialog for refresh after field change
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:05 Task #69828: Use modal dialog for refresh after field change
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:55 Bug #70058 (Resolved): Set database record values depending on overrideVals
Applied in changeset commit:519464a822736bc802fcc342820dfa20415d09f8. Nicole Cordes
14:26 Bug #70058: Set database record values depending on overrideVals
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:54 Bug #70121 (Resolved): Incorrect default value for Ctype in TCA
Applied in changeset commit:501822a30b58e07620301a7f5a60234add29f926. Markus Klein
16:41 Bug #70121 (Under Review): Incorrect default value for Ctype in TCA
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:39 Bug #70121 (Closed): Incorrect default value for Ctype in TCA
The frontend extension does not specify the "text" ctype, but defines it as default value.
That must be adjusted.
...
Markus Klein
16:47 Bug #70120 (Resolved): Save & New Button always trys to create an element with CType "Text"
Applied in changeset commit:6787012213a35708a8beda4e47145ec0f20680c7. Markus Klein
16:39 Bug #70120: Save & New Button always trys to create an element with CType "Text"
The default value will be corrected with #70121 Markus Klein
16:32 Bug #70120 (Under Review): Save & New Button always trys to create an element with CType "Text"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Bug #70120 (Closed): Save & New Button always trys to create an element with CType "Text"
When you have a content element on a page and press the save & new button within this element, TYPO3 always trys to c... Tobias Wollender
16:45 Bug #69867 (Resolved): FormEngine doesn't resolve inline records from flexforms correctly
Applied in changeset commit:92814010a8884ccf9bc66a5cc26a9679b5e700af. Christian Kuhn
16:08 Bug #69867: FormEngine doesn't resolve inline records from flexforms correctly
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Bug #69867: FormEngine doesn't resolve inline records from flexforms correctly
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Bug #69867: FormEngine doesn't resolve inline records from flexforms correctly
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Bug #69867 (Under Review): FormEngine doesn't resolve inline records from flexforms correctly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #70114 (Resolved): Access table in be_user / be_groups shows broken icons
Applied in changeset commit:642bff7fac8c7c9badac619c66325373a06098b5. Frank Nägler
14:05 Bug #70114 (Under Review): Access table in be_user / be_groups shows broken icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #70114 (Closed): Access table in be_user / be_groups shows broken icons
The access table in be_user / be_groups shows broken icons for some tables.
The reason is that the automatic TCA rec...
Frank Nägler
16:19 Bug #70077 (Resolved): Allow overriding system extensions
Applied in changeset commit:0fb8d02fcf801bf765e21b03fd88567d1f089450. Helmut Hummel
10:07 Bug #70077: Allow overriding system extensions
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #69763: Re-login after expired backend session throws exception
I have similar issues with the normal BE login from time to time. I need to clear the GET parameters then and then th... Markus Klein
16:08 Bug #70091 (Resolved): EXT:form - Typos in the partials
Applied in changeset commit:c9beebec291153c88aa4c7084bd50a210d278dc4. Ralf Zimmermann
16:04 Bug #70081 (Resolved): maxitems = 1 and e.g. category tree results in invalid itemFormElValue in SelectTreeElement
Applied in changeset commit:bbed735bbe9ccd996271ca021983d69f57fc5f2a. Andreas Allacher
08:28 Bug #70081: maxitems = 1 and e.g. category tree results in invalid itemFormElValue in SelectTreeElement
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:27 Bug #70081: maxitems = 1 and e.g. category tree results in invalid itemFormElValue in SelectTreeElement
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:26 Bug #70081: maxitems = 1 and e.g. category tree results in invalid itemFormElValue in SelectTreeElement
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:04 Bug #70084 (Resolved): minitems = 1 for tree not validated
Applied in changeset commit:3c3434670e7fd7c3cd30bc488cbc64b4bcddb849. Andreas Allacher
16:00 Bug #70117 (Resolved): composer.json and composer.lock out of sync
Applied in changeset commit:7689fc2f22d3de40114b1a33d1c4ff5ea5edb72a. Anja Leichsenring
15:10 Bug #70117 (Under Review): composer.json and composer.lock out of sync
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Bug #70117 (Closed): composer.json and composer.lock out of sync
composer install upon clean master issues a warning:... Anja Leichsenring
15:59 Bug #70119 (Resolved): "Creating a new task" manual renders useless encoding hint
Applied in changeset commit:d380fec640ffa87815230a0dc565934b7e5e9b5a. Andreas Fernandez
15:52 Bug #70119 (Under Review): "Creating a new task" manual renders useless encoding hint
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:49 Bug #70119 (Closed): "Creating a new task" manual renders useless encoding hint
The "Creating a new task" manual of the schedule renders an encoding hint, useless for a normal developer:
>.. ===...
Andreas Kienast
15:56 Task #38506 (Resolved): Document run task via CLI by -i <id>
Applied in changeset commit:2ad6aaf409b93b7dea41c9cc8d202a65cf87c7bc. Daniel Siepmann
15:36 Task #38506: Document run task via CLI by -i <id>
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:43 Task #38506 (Under Review): Document run task via CLI by -i <id>
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Task #70071: EXT:form - Allow <error /> and <mandatory /> elements outside of <label /> element
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:13 Task #70071: EXT:form - Allow <error /> and <mandatory /> elements outside of <label /> element
Example form to test this issue:... Björn Jacob
15:30 Task #67954 (Resolved): Migrate CTypes text, image and textpic to textmedia
Applied in changeset commit:d8380a5499afd2240fa56c1ad4dea81c4c3a5093. Patrick Broens
15:29 Bug #68480 (Resolved): compatibility6 crashes TYPO3 BE - part 2
I consider this resolved. compatiblity6 will be moved out of core soon. And we have a command which updates the class... Helmut Hummel
15:23 Task #28654 (Rejected): Move field info caching to core
does not make sense to invest time into this Helmut Hummel
15:20 Bug #70116 (Under Review): Missing style prefix in admin_panel.css breaks website frontend styling
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:07 Bug #70116: Missing style prefix in admin_panel.css breaks website frontend styling
Ugh. Sorry... This seems to be fixed in the master branch.
Anyway: The (possible) issue with the introduction of a...
Christoph Dörfel
14:53 Bug #70116 (Closed): Missing style prefix in admin_panel.css breaks website frontend styling
We just happen to include the same FontAwesome icon styles that the AdmPanel is using.
Most style definitions in the...
Christoph Dörfel
15:10 Bug #70061 (Resolved): IE11: Mutliple clipboard checkboxes not selectable (DatabaseRecordList)
Applied in changeset commit:0ab9af7e52006e55e4065d202d3df741079a68b3. Andreas Allacher
15:00 Bug #50364 (Resolved): AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window
Applied in changeset commit:30316229a5776cd01da49861086b89310b56e9d8. Benni Mack
11:53 Bug #50364: AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Bug #70111 (Resolved): Fatal Error in SearchController when access to page is required
Applied in changeset commit:5b81166164eaba70e18f579cd5fa38283d6b7723. Nicole Cordes
13:55 Bug #70111 (Under Review): Fatal Error in SearchController when access to page is required
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:36 Bug #70111 (Closed): Fatal Error in SearchController when access to page is required
An error occurs when a search-result contains a row with a page that required access privileges.... Kay no-lastname-given
14:46 Bug #70079: Performance impact of 6.2.15 class loader cache emptying
Markus Klein wrote:
bq. But we failed to reproduce this issue reliably and hence couldn't make a fix that solves the...
Sebastian Mendel
12:24 Bug #70079: Performance impact of 6.2.15 class loader cache emptying
> Why should it? It has always been working nice the way it is. Also, the TYPO3 class loader should be used first bec... Markus Klein
08:46 Bug #70079: Performance impact of 6.2.15 class loader cache emptying
Mathias Schreiber wrote:
> TBH I don't really get how a concatenated string can be wrong "at first"? Which entity cha...
Christian Weiske
07:36 Bug #70079 (Needs Feedback): Performance impact of 6.2.15 class loader cache emptying
Christian Weiske wrote:
> The TYPO3 team should really reconsider the idea of always assuming that the class loader ...
Helmut Hummel
07:27 Bug #70079: Performance impact of 6.2.15 class loader cache emptying
Markus Klein wrote:
> Can you point me to "cache is thrown away"?
It is not. But still the ext_autoload.php from ...
Helmut Hummel
14:40 Bug #69395: EXT:form - Allow ReplyTo
Ok, here's my patch.
First tries didn't work - always some oops when sending the form. I had to remove a ", 'Plain...
Christian Hernmarck
14:00 Bug #70017 (Resolved): Domain object validation ignored, when object has property of the same type
Applied in changeset commit:4d2f978b9d53951a22911ee7924365aeedb63f96. Stephan Großberndt
12:27 Bug #70017: Domain object validation ignored, when object has property of the same type
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Bug #70017 (Under Review): Domain object validation ignored, when object has property of the same type
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:53 Bug #70017: Domain object validation ignored, when object has property of the same type
Debugged the problem down to this change (see my comments) https://review.typo3.org/#/c/40693/4 Torben Hansen
13:48 Feature #70113 (Closed): Tailoring image according to the retrieved screen width and height from WURFL.xml
Hello,
I am using Multi-channel contexts: WURFL extension to retrieve screen resolution's of different devices thr...
Rozita Pourashraf
13:20 Bug #62699 (Accepted): Page contains the same id multiple times when inserting the same Content Element with Insert Records more often
Markus Klein
13:05 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
What is not trivial ? Popy no-lastname-given
12:30 Bug #70095: EXT:form - Wrong Checkbox and Radiobutton handling
Example to test this issue.... Björn Jacob
12:09 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:03 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:28 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #70102 (Resolved): FormEngine: TcaInline shows all possible related records as assigned for new record
Applied in changeset commit:cb937d8114657f931eb9a60e4d431f0693c64821. Morton Jonuschat
10:52 Bug #70102: FormEngine: TcaInline shows all possible related records as assigned for new record
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:40 Bug #70102: FormEngine: TcaInline shows all possible related records as assigned for new record
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:40 Bug #70102 (Under Review): FormEngine: TcaInline shows all possible related records as assigned for new record
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:35 Bug #70102 (Closed): FormEngine: TcaInline shows all possible related records as assigned for new record
When creating a new record that has inline children the TcaInline provider shows all possible related records as link... Morton Jonuschat
11:58 Task #67572: Update calls to formatSize to adjust to new units
Okay, I expect IEC by default because it is an industry standard and helps differentiate between base ten and base tw... Pierrick Caillon
11:46 Bug #63490: After concatenating and compressing CSS the resulting file may be too large for IE9
I'm in contact with the author of the css splitter and he already made some modifications to prevent parsing the enti... Jigal van Hemert
11:46 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:43 Bug #70105 (Closed): Unsuccessful scheduler task execution results in "Serialization of 'Closure' is not allowed" error
Fixed in TYPO3 7.5 and 6.2.15 Stephan Großberndt
10:49 Bug #70105 (Closed): Unsuccessful scheduler task execution results in "Serialization of 'Closure' is not allowed" error
As of TYPO3 CMS 7.4, returning @FALSE@ from a scheduler task's @execute()@ method results in a _"Serialization of 'Cl... Joschi Kuphal
11:27 Feature #70104: QueryGenerator: Provide FIND_IN_SET option
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:17 Feature #70104: QueryGenerator: Provide FIND_IN_SET option
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:59 Feature #70104 (Under Review): QueryGenerator: Provide FIND_IN_SET option
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:42 Feature #70104 (Rejected): QueryGenerator: Provide FIND_IN_SET option
It would be tremendously helpful if the QueryGenerator provided an option use the MySQL FIND_IN_SET() function on fie... Philipp Kerling
11:03 Bug #70106: Temporary files are not deleted even though GeneralUtility::unlink_tempfile is called
Simpler suggestion for the change inside @GeneralUtility::tempnam@:... Matteo Bonaker
10:58 Bug #70106 (Closed): Temporary files are not deleted even though GeneralUtility::unlink_tempfile is called
If you have the following file structure (e.g. Mittwald has this) with PATH_site being @/home/www/p123456/html/typo3/... Matteo Bonaker
11:01 Bug #43706: Constants in a page-TSconfig only accepted with an ext. template!?
I cannot accept the remark of Benjamin.
A page TSConfig is still available for editors, not only for admins!
The att...
Kurt Kunig
11:00 Bug #70039 (Resolved): Conflicting mailform/FORM element in ext:form and ext:compatibility6
Applied in changeset commit:0f98248a819e3084d4e644e8d77cac89fec34558. Oliver Hader
10:59 Bug #69971 (Resolved): EXT:form Error at Mail sending / ObjectStorage could not be converted to string
Applied in changeset commit:5f42571cd649e821da329130f7d1c534cf071454. Ralf Zimmermann
10:51 Bug #70099 (Resolved): Filelist: remove duplicated language string
Wouter Wolters
09:36 Bug #70099 (Under Review): Filelist: remove duplicated language string
Josef F. Glatz (Old User)
09:35 Bug #70099 (Closed): Filelist: remove duplicated language string
h1. Problem/Description
Duplicated language string within @typo3/sysext/filelist/Resources/Private/Language/locall...
Josef F. Glatz (Old User)
10:50 Bug #70062 (Resolved): IE11: Switching tabs, if both contain RTEs might result in unselectable content
Applied in changeset commit:d03438c7ceb3c9ae2021f6eab275bc3d7910325c. Anonymous
07:52 Bug #70062: IE11: Switching tabs, if both contain RTEs might result in unselectable content
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Task #68855 (Resolved): Remove usage of EXT:lang/4.5/
Applied in changeset commit:d9b07c4ec5c84128390679e75e5d5f5af41e6352. Georg Ringer
08:58 Task #68855: Remove usage of EXT:lang/4.5/
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:41 Task #68855: Remove usage of EXT:lang/4.5/
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:35 Task #68855: Remove usage of EXT:lang/4.5/
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Task #70101 (Resolved): Cleanup new feature "showUnsuitableDistributions" in Distribution list
Applied in changeset commit:9d9e84ec11286af45e13bfd87c8b18372827a8d6. Nicole Cordes
10:23 Task #70101 (Under Review): Cleanup new feature "showUnsuitableDistributions" in Distribution list
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:21 Task #70101 (Closed): Cleanup new feature "showUnsuitableDistributions" in Distribution list
A new unnecessary function was introduced with that feature. To be cleaner we should stick to those functionality we ... Nicole Cordes
10:43 Bug #29531 (Resolved): Missing flag English/international (US+UK) for sys_language record
Applied in changeset commit:2df2972aa4223356c5ad5a2d5df08acc4bd934bc. Frank Nägler
10:38 Bug #29531 (Under Review): Missing flag English/international (US+UK) for sys_language record
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:41 Task #70011 (Resolved): EXT:form - Optimize deprecation messages
Applied in changeset commit:2c881dd446dedb9c35855e1b43c2593c7baf6e5c. Ralf Zimmermann
10:40 Bug #70098 (Resolved): Extension action are available during local repository update
Applied in changeset commit:f44649ef34e7c17429f5fe1c6f6581137008c53a. Andreas Fernandez
10:22 Bug #70098: Extension action are available during local repository update
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:10 Bug #70098 (Under Review): Extension action are available during local repository update
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:08 Bug #70098 (Closed): Extension action are available during local repository update
Clicking "Update" in EM only hides the extension table visually, but the actions are still clickable. Andreas Kienast
10:35 Bug #64990: ADOdb: Table names in sequences broken
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:34 Bug #68366 (Resolved): Clear button in BE search missing
Applied in changeset commit:4361679826c83050f5d7b49b050124973308a741. Wouter Wolters
09:29 Bug #68366: Clear button in BE search missing
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #69793 (Resolved): hide ToolTips of Bootstrap on click
Applied in changeset commit:ef250ff18435599ba702dc09ef46c63abd8fac68. Andreas Fernandez
09:48 Bug #69793 (Under Review): hide ToolTips of Bootstrap on click
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:54 Feature #69359 (Closed): EXT:form - Allow COA elements with FORM objects as children
Don't see any use case for this. Closing this issue. Björn Jacob
09:50 Feature #69359: EXT:form - Allow COA elements with FORM objects as children
Its not so easy. And i think that's the wrong way. Since we have fluid, the layouting should happen in fluid. Ralf Zimmermann
09:46 Feature #11291 (New): Change validators to make use of filter_var() if possible
Björn Jacob
09:42 Feature #11291: Change validators to make use of filter_var() if possible
The filter logic is not touched at this time, so this ticket could be interesting. Ralf Zimmermann
09:30 Task #70088 (Resolved): Add a reset search link to filelist searchfield
Applied in changeset commit:77d5ecdd622c164257847a0f869af8f1e48d61e1. Wouter Wolters
08:52 Task #70088: Add a reset search link to filelist searchfield
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:44 Bug #60760 (Closed): Race condition during system cache flush
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
08:33 Bug #51941: Exclusive FE usage flag in configuration has no effect
No easy fix here as the flag was introduced to fix a severe vulnerability and we need to make sure to not re-introduc... Helmut Hummel
07:56 Bug #69224 (Resolved): Fix wrong usage of Enumerations in InformationStatus::mapStatusToInt()
Applied in changeset commit:822d1e849619ee7a70a4f6926b7632f4864a644d. Sascha Egerer
05:01 Bug #70090 (Resolved): textmedia of fluid_styled_content does not respect cropped image ratios
Applied in changeset commit:74b0a27561951434cfb6c51efbc5905667dadfe1. Daniel Goerz

2015-09-24

23:59 Bug #68366: Clear button in BE search missing
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:42 Bug #68366: Clear button in BE search missing
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:40 Bug #68366: Clear button in BE search missing
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:41 Bug #68366 (Under Review): Clear button in BE search missing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:50 Bug #70070: EXT:form - Support attributes in form and container elements when using .layout
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Bug #70070 (Under Review): EXT:form - Support attributes in form and container elements when using .layout
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:57 Bug #70070 (Closed): EXT:form - Support attributes in form and container elements when using .layout
Setting the following layouts is currently not working. The class attribute is not set:... Björn Jacob
23:44 Bug #69376: EXT:form - OPTGROUP cannot be a child element of SELECT
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:42 Task #70088: Add a reset search link to filelist searchfield
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Task #70088: Add a reset search link to filelist searchfield
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:42 Task #70088: Add a reset search link to filelist searchfield
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:03 Task #70088 (Under Review): Add a reset search link to filelist searchfield
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:03 Task #70088 (Accepted): Add a reset search link to filelist searchfield
Wouter Wolters
20:02 Task #70088: Add a reset search link to filelist searchfield
If someone is on that, there is a similar request for the backend search searchfield (#68366) Daniel Goerz
19:11 Task #70088 (Closed): Add a reset search link to filelist searchfield
For the filelist search introduced in #69119, it would be nice to have a link (e.g. small "x" positioned right of the... Torben Hansen
23:35 Bug #69793: hide ToolTips of Bootstrap on click
This has probably to do with the trigger option which is by default: hover focus
See:
http://getbootstrap.com/jav...
Wouter Wolters
23:30 Bug #70092 (Resolved): Replace global use of MCONF['name']
Applied in changeset commit:0c60eeb74576c76ffe8729f625f3281827ff45fa. Wouter Wolters
21:35 Bug #70092 (Under Review): Replace global use of MCONF['name']
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:33 Bug #70092 (Closed): Replace global use of MCONF['name']
Replace global use of MCONF['name'] Wouter Wolters
23:24 Bug #29531: Missing flag English/international (US+UK) for sys_language record
We have added a lot of flag icons, all in SVG format.
Also it is now possible to register own icons by IconRegistry....
Frank Nägler
23:17 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:32 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:57 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:24 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:20 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:09 Task #70011 (Under Review): EXT:form - Optimize deprecation messages
Wouter Wolters
21:34 Task #70011 (New): EXT:form - Optimize deprecation messages
Some of the deprecation messages are not meaningful enough. We have to correct this.
Furthermore using the IMAGEBUTT...
Ralf Zimmermann
21:33 Task #70011 (Under Review): EXT:form - Optimize deprecation messages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:32 Task #70011 (New): EXT:form - Optimize deprecation messages
I reopen the ticket to minimize https://review.typo3.org/#/c/43471/ Ralf Zimmermann
23:01 Bug #70079: Performance impact of 6.2.15 class loader cache emptying
Can you point me to "cache is thrown away"?
Generally your class loaded should of course always work before the Co...
Markus Klein
22:28 Bug #70079: Performance impact of 6.2.15 class loader cache emptying
I do get the problem, but how can we tell whether the class cache is seriously broken or an extension guess wrong?
T...
Mathias Schreiber
15:53 Bug #70079 (Closed): Performance impact of 6.2.15 class loader cache emptying
Issue #67246 modified the way the class loader works:
Whenever a unresolvable class is detected, the class loading c...
Christian Weiske
22:57 Bug #68416 (Closed): Recently merged fix for FLUIDTEMPLATE: New fallback paths miss stdWrap doesn't work correctly
workaround if you really need cobj:... Markus Klein
22:50 Bug #68416: Recently merged fix for FLUIDTEMPLATE: New fallback paths miss stdWrap doesn't work correctly
This has been discussed at t3dd15, some people decided no further action is required. It's a matter of preferences, b... Loek Hilgersom
22:54 Bug #70095 (Under Review): EXT:form - Wrong Checkbox and Radiobutton handling
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:44 Bug #70095 (Closed): EXT:form - Wrong Checkbox and Radiobutton handling
The Checkboxes and the Radiobuttons need a value at sending. If there are no values
i can not remap the data after s...
Ralf Zimmermann
22:15 Bug #70094 (Closed): save and preview of backend user section links to home page
steps to reproduce:
1) create a page under the home page, type: backend user section
2) edit page
3) click on sa...
Riccardo De Contardi
22:05 Bug #58177 (Closed): No preview for "user backend sections" in workspace
I am not able to reproduce it with both 6.2.15 and 7.5-dev (latest master): I tried with both a page created in the w... Riccardo De Contardi
21:22 Bug #69971 (Under Review): EXT:form Error at Mail sending / ObjectStorage could not be converted to string
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:17 Bug #69971 (New): EXT:form Error at Mail sending / ObjectStorage could not be converted to string
I reopen this ticket to minimize the review: https://review.typo3.org/#/c/43515/
The Plain Mail Partials have inco...
Ralf Zimmermann
21:14 Bug #70091 (Under Review): EXT:form - Typos in the partials
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:11 Bug #70091 (Closed): EXT:form - Typos in the partials
When programming on Friday night a few careless mistakes happened to me.
Affected Parts:
* form/Resources/Priva...
Ralf Zimmermann
20:49 Bug #46935 (Under Review): Conditions checking for "empty" values (not set or zero) not possible
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:49 Bug #46935 (Needs Feedback): Conditions checking for "empty" values (not set or zero) not possible
Care to create a patch fore that? Benni Mack
20:27 Bug #39979 (Needs Feedback): Filter mode does not highlight search term with umlaut at the beginning
Hey Mario,
what can I say - "it works on my machine". Just tested on a latest master installation from today... Co...
Benni Mack
20:14 Bug #41070 (Closed): absRefPrefix is not respected for some MEDIA element assets
Fixed with getting everything in EXT:mediace. Benni Mack
20:13 Bug #50364 (Under Review): AdminPanel: Link called "Open TYPO3 Backend" opens FrontEnd in new window
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:10 Bug #37431 (Needs Feedback): TYPO3 Backend-Link in admin panel partially broken.
This is fixed in CMS7, could you please reconfirm? thanks. Benni Mack
20:07 Bug #51180 (Closed): Media Video Elements: Allow to set a custom preview frame (or image)
We added the option for poster images in CMs7. Thanks for the report and sorry for the long wait. Benni Mack
20:02 Bug #31684: db_new.php: positionTree() does not respect db mount of backend user
hmm, don't know where mount points are implemented in the backend. Benni Mack
20:02 Bug #43430 (Needs Feedback): Drag and Drop of content elements does not work
Could you please recheck? We fixed this finally for CMS7. Benni Mack
19:59 Bug #49720 (Closed): Re-ordering of long content elements not possible with drag-n-drop
We fixed this (finally) with version 7! Benni Mack
19:55 Task #51482: Deprecate script based modules
We need to modify EXT:form wizards then we can completely deprecate this logic. Hopefully in time for 7.6 Benni Mack
19:53 Bug #43114 (Under Review): sanitizeSelectPart - select CONTENT using DISTINCT
Benni Mack
19:53 Bug #70090 (Under Review): textmedia of fluid_styled_content does not respect cropped image ratios
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:49 Bug #70090: textmedia of fluid_styled_content does not respect cropped image ratios
I'll fetch a patch Daniel Goerz
19:42 Bug #70090 (Closed): textmedia of fluid_styled_content does not respect cropped image ratios
When I crop an image in fluid_styled_contents new textmedia element to a new ratio (e.g. from 16:9 to 9:16) the new r... Daniel Goerz
19:52 Bug #39261: parseFunc does not handle nested tags correct
We need tests for that, so we can then easily fix it. Anyone up for the task? Just ping me. Benni Mack
19:41 Bug #20625 (Closed): Optimize CSS
We now have fluid_styled_conten which comes with a lot of cleaner and less CSS code. Thus, we can close this one. If ... Benni Mack
19:39 Bug #43706: Constants in a page-TSconfig only accepted with an ext. template!?
As TSconfig and TypoScript should be admin only, I don't even see a use case for this, really. Benni Mack
19:35 Bug #24625 (Rejected): Pagetree: Tooltip when page ID is shown in tree
we won't fix that in v7 and with our ExtJS implementation - sorry. Benni Mack
19:28 Bug #39139: Decouple backend task execution from backend
yes. we should call it via exec or schedule it separately. I don't know how much effort this will take, but would sol... Benni Mack
19:14 Bug #17251 (Needs Feedback): tslib_fe::makeCacheHash does not work if no cHash
seems not that trivial. care to create a new patch? maybe with test cases to it? Benni Mack
18:57 Bug #70086 (Under Review): EXT:form - Bring back view specific layout settings
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:46 Bug #70086 (Closed): EXT:form - Bring back view specific layout settings
The issue #31951 introduced a solution for view specific layout settings. Since this issue was not documented the fun... Björn Jacob
18:43 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:43 Bug #52070: 'eval' => 'unique' and Versioning don't work as expected
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:43 Bug #19956: Page alias not publishing to LIVE from any workspace
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:38 Task #70071: EXT:form - Allow <error /> and <mandatory /> elements outside of <label /> element
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:23 Task #70071: EXT:form - Allow <error /> and <mandatory /> elements outside of <label /> element
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:28 Task #70071 (Under Review): EXT:form - Allow <error /> and <mandatory /> elements outside of <label /> element
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:59 Task #70071 (Closed): EXT:form - Allow <error /> and <mandatory /> elements outside of <label /> element
Right now the following setup is not interpreted as expected:... Björn Jacob
18:30 Bug #70085 (Resolved): Make fluid_styled_content a framework extension
Applied in changeset commit:524ca1c78fae0b719459c6bdf019f859983b9962. Helmut Hummel
17:41 Bug #70085 (Under Review): Make fluid_styled_content a framework extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:40 Bug #70085 (Closed): Make fluid_styled_content a framework extension
This is important to not have overhead in autoload generation
in non composer mode. The classes for this extension a...
Helmut Hummel
18:27 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
The prefix stuff cannot be changed IMHO. The rendering is based on Fluid and the prefix is needed that way. The prefi... Björn Jacob
16:46 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
-Regarding the prefix please create a new issue with some code to reproduce the problem. Thx for that and your code!- Björn Jacob
16:33 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
Version 8? Why not 7 LTS?
I have set the prefix setting for the form, but the prefix is prefixed by 'tx_form_form'...
Gerrit Mohrmann
16:19 Feature #68771 (Under Review): EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:26 Bug #70084: minitems = 1 for tree not validated
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Bug #70084 (Under Review): minitems = 1 for tree not validated
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:26 Bug #70084 (Closed): minitems = 1 for tree not validated
With current master trees with minitems = 1 are not validated... Andreas Allacher
18:17 Bug #70069 (Closed): EXT:form - Avoid PHP warnings when using old .layout functions
Recognized that this issue will be tackled when applying #70071. So we can close this one and abandon the patch. Björn Jacob
16:35 Bug #70069: EXT:form - Avoid PHP warnings when using old .layout functions
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #70069: EXT:form - Avoid PHP warnings when using old .layout functions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:22 Bug #70069: EXT:form - Avoid PHP warnings when using old .layout functions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Bug #70069 (Under Review): EXT:form - Avoid PHP warnings when using old .layout functions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:54 Bug #70069 (Closed): EXT:form - Avoid PHP warnings when using old .layout functions
The following issues cause PHP warnings:
* setting a layout for label without having the <error /> tag inside
<...
Björn Jacob
18:02 Bug #70081 (Under Review): maxitems = 1 and e.g. category tree results in invalid itemFormElValue in SelectTreeElement
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:11 Bug #70081 (Closed): maxitems = 1 and e.g. category tree results in invalid itemFormElValue in SelectTreeElement
In \TYPO3\CMS\Backend\Form\FormDataProvider\TcaSelectItems there is the following code:... Andreas Allacher
17:56 Task #70087 (Closed): EXT:form - Update documentation - only newer features from version 7 upwards
The documentation needs a rewrite as well. Björn Jacob
17:50 Bug #70061 (Under Review): IE11: Mutliple clipboard checkboxes not selectable (DatabaseRecordList)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:42 Bug #70061 (Closed): IE11: Mutliple clipboard checkboxes not selectable (DatabaseRecordList)
If I choose the clipboard to be for multiple records.
The checkboxes are not selectable in IE11.
The reason is th...
Andreas Allacher
17:47 Bug #70062 (Under Review): IE11: Switching tabs, if both contain RTEs might result in unselectable content
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:46 Bug #70062 (Closed): IE11: Switching tabs, if both contain RTEs might result in unselectable content
Using IE11 if you have two tabs both with RTEs in Backend.
And now switch from the first to the second and back to t...
Andreas Allacher
17:17 Bug #70078: Allow to register a class map for TYPO3 extensions in non composer mode
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:23 Bug #70078: Allow to register a class map for TYPO3 extensions in non composer mode
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #70078: Allow to register a class map for TYPO3 extensions in non composer mode
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Bug #70078: Allow to register a class map for TYPO3 extensions in non composer mode
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Bug #70078 (Under Review): Allow to register a class map for TYPO3 extensions in non composer mode
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:14 Bug #70078 (Closed): Allow to register a class map for TYPO3 extensions in non composer mode
Helmut Hummel
17:17 Bug #70077: Allow overriding system extensions
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:21 Bug #70077: Allow overriding system extensions
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Bug #70077: Allow overriding system extensions
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:15 Bug #70077: Allow overriding system extensions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Bug #70077 (Under Review): Allow overriding system extensions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:09 Bug #70077 (Closed): Allow overriding system extensions
When making a copy of a system extension and place the copy
in typo3conf/ext, the package manager is capable of load...
Helmut Hummel
16:56 Bug #64532 (Closed): sysExt:Form Wizard taking Select->Option->value into Account
Issue #69409 has been solved already and is part of 7.5.
Closing this issue. Thx Stephan for your feedback!
Björn Jacob
16:49 Bug #64532: sysExt:Form Wizard taking Select->Option->value into Account
You are right, the standard postprocess algorithm (MailPostProcessor) is creating an email and there is not really a ... Stephan Ude
16:37 Bug #69395: EXT:form - Allow ReplyTo
For master the replyTo setting is in #68771 Gerrit Mohrmann
16:31 Bug #70080: Favicon is pixelated on retina screens
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #70080 (Under Review): Favicon is pixelated on retina screens
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Bug #70080 (Closed): Favicon is pixelated on retina screens
Andreas Kienast
16:24 Bug #70044: Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
Hi Benni,
as I wrote in the description, with css_styled_content everything works as expected. I have an own exten...
Tobias Wollender
07:37 Bug #70044: Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
Hey Tobias,
sounds like the problem of inclusion order of TypoScript. I guess you have the same problem with CSS S...
Benni Mack
15:48 Bug #37938: Using HTML5 for audio not (easily) possible due to flexform
If EXT:mediace would become non-core, I expect it will get a separate forge-project then and people responsible for i... Stefan Neufeind
15:22 Bug #37938 (Closed): Using HTML5 for audio not (easily) possible due to flexform
I close this because the mediace extension will soon be removed from core, without backporting.
If you think that ...
Riccardo De Contardi
15:48 Feature #69359 (Needs Feedback): EXT:form - Allow COA elements with FORM objects as children
Do we want to support this? Björn Jacob
15:44 Feature #31094 (Needs Feedback): Integrate client-side validation
Would it be enough to have nowadays only the ideas of #69974 supported? Björn Jacob
15:33 Feature #68308 (Closed): Introduce work space
I'm closing this ticket since it does not make sense anymore. We need a concept for version 8 regarding the rewrite o... Björn Jacob
15:32 Feature #67851 (New): EXT:form - Allow multiple recipient adresses in Form Wizard
It works for TypoScript based forms. In version 8 we also have to implement this for the wizard. Björn Jacob
15:28 Feature #28611 (Closed): Element Captcha should be improved
I'm closing this ticket to create a new one for version 8 which implements a complete spam prevention mechanism. Björn Jacob
15:26 Feature #28534 (New): EXT:form - Add a skip-link to the first error
Björn Jacob
15:25 Task #28403 (New): EXT:form - Do not show FORM TS (field bodytext) in page module
Björn Jacob
15:21 Feature #13229 (New): tt_content.login.20 should be done with the new FORM mapping
I don't think that this is a EXT:form issue. Björn Jacob
15:20 Bug #44595: TCA / type "inline": "expandSingle" => 1 does not work
This is a bug present in TYPO3 6.2 LTS.
It's also present in TYPO3 7.3.1 checking the demo at http://cms-next.demo.t...
Ian Solo
15:20 Feature #12958 (Closed): use Form for user registration
I'm closing this in favor of #13229. Björn Jacob
15:17 Feature #11292 (Needs Feedback): EXT:form - Change filters to make use of filter_var() if possible
Do we still need this ticket since the rewrite? Björn Jacob
15:17 Feature #11291 (Needs Feedback): Change validators to make use of filter_var() if possible
Do we still need this ticket since the rewrite? Björn Jacob
15:07 Bug #70076 (Closed): EXT:form - subjectField does not work
Having the following form the subjectField does not seem to work. I.e. the subjectField is not respected.... Björn Jacob
15:06 Bug #70063 (Closed): Invalid/missing CSRF token
The bug occured in a WIP patch only and has been resolved there. Andreas Kienast
09:23 Bug #70063 (Closed): Invalid/missing CSRF token
When clicking the "clear page cache" icon:
!clear-cache.png!
Operation crashes with:...
Xavier Perseguers
14:54 Bug #53456: Missing "StoppingPreview" Button in preview.
IMHO this is still valid.
@Andreas can you take a look next week please?
Alexander Opitz
11:26 Bug #53456 (Needs Feedback): Missing "StoppingPreview" Button in preview.
Is that still valid? I remember a patch solving the cookie issues without having to close the browser window... Oliver Hader
13:46 Bug #70074: After saving tt_content, always jumps to top
Actually it takes a lot of time for editors to scroll to the part again, where they edited the last time.. Michael Fritz
13:45 Bug #70074 (Closed): After saving tt_content, always jumps to top
IS: When I save a tt_content element and close it, the viewport always jumps to the top of the page in the backend.
...
Michael Fritz
13:38 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
After talking to Helmut about this and checking the (damn) HTML5 standard, I have to change my mind. Single quotes ar... Markus Klein
11:27 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
Claus Due wrote:
> ViewHelper documentation must be changed, then this issue can be closed. I agree we should match ...
Helmut Hummel
00:11 Bug #59540 (Accepted): Viewhelpers htmlspecialchars and htmlentities never replace single quotes
ViewHelper documentation must be changed, then this issue can be closed. I agree we should match hsc() default behavi... Claus Due
13:29 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:22 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:59 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:34 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:17 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:38 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:29 Bug #58752: Fluid Widget Link/Uri Viewhelpers adds addQueryStringMethod to the arguments
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:22 Bug #58752: Fluid Widget Link/Uri Viewhelpers adds addQueryStringMethod to the arguments
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:59 Bug #58752: Fluid Widget Link/Uri Viewhelpers adds addQueryStringMethod to the arguments
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:34 Bug #58752: Fluid Widget Link/Uri Viewhelpers adds addQueryStringMethod to the arguments
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:17 Bug #58752 (Under Review): Fluid Widget Link/Uri Viewhelpers adds addQueryStringMethod to the arguments
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:14 Bug #58752 (Accepted): Fluid Widget Link/Uri Viewhelpers adds addQueryStringMethod to the arguments
Confirmed, looks like a standard human error and indeed a bug: https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/s... Claus Due
13:29 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:22 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:59 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:34 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:17 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:38 Bug #62940 (Under Review): f:image width and height are 0 if attribute is not set in fluid for .svg images
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:18 Bug #70072 (Closed): EXT:form - stdWrap prevents submit of form in some cases
Was just a stupid typo.
* does not work: @stdWrap.wrap = <div class="outerWrap>|</div>@
* works: @stdWrap.wrap = ...
Björn Jacob
13:01 Bug #70072 (Closed): EXT:form - stdWrap prevents submit of form in some cases
Setup:... Björn Jacob
13:12 Feature #25224 (Closed): add Option to Disable Cookie Warning
Closed as requested. Wouter Wolters
12:49 Feature #25224: add Option to Disable Cookie Warning
This ticket Could Be Closed!
as it does no Longer Apply since TYPO3 6.2 and above do not create Cookies By Default.
...
Christian Wolff
12:49 Story #70068 (Closed): EXT:form - Support bootstrap_package
The "bootstrap_package":https://github.com/benjaminkott/bootstrap_package comes with some settings for EXT:form. It o... Björn Jacob
12:43 Bug #70067 (Closed): RTE - list with sub item has nasty p tags
Hello guys,
I've tested this in Firefox 41, Chrome 45.0 and IE 11 and always becomes the parent li (ul and ol) wei...
Falk no-lastname-given
12:43 Feature #56282 (Resolved): viewpage should have a language selector to switch preview language
Wouter Wolters
12:42 Bug #56641 (Resolved): FAL: FileListController.php
Wouter Wolters
12:30 Bug #69647 (Resolved): ImageManipulation is undefined after opening image record
Applied in changeset commit:32b09d17f8e9d4e1e4f4bab81a7ae3fc97d56b5d. Andreas Fernandez
12:17 Feature #46017: Language switcher for pagetree in Backend
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:01 Bug #42336 (Closed): Disabled users shown in notification list for stage changes
Very related to #35245 - please continue there Oliver Hader
12:01 Bug #42336: Disabled users shown in notification list for stage changes
Very related to #35245 - please continue there Oliver Hader
12:01 Feature #41067 (Accepted): Clearing cache of "stdWrap.cache" entries stored in "cache_hash"
Benni Mack
11:59 Bug #42830 (Needs Feedback): Notifications sent on publish when stagechg_notification=0
Is that still an issue with 6.2 or 7.4? The notification handling was changed in TYPO3 4.6 Oliver Hader
11:58 Bug #43102: Performance flaw when publishing content/pages in huge pagetrees
Will have a look into your finding... Oliver Hader
11:57 Bug #56314 (Accepted): setCacheHashOptions from Bootstrap not relevant for EID
Benni Mack
11:56 Bug #43591 (Closed): Update page properties in a user-definded workspace clear the false cache
That was fixed for 6.2. Please open a new issue if you experience further difficulties with that. Thx Oliver Hader
11:56 Task #67725 (Accepted): Hide module menu if empty
agreed. let's see if we can manage to do that with ExtJS uglyness. Benni Mack
11:55 Task #69845: Use ModuleTemplate API for PageLayout
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:26 Task #69845: Use ModuleTemplate API for PageLayout
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:53 Task #44189 (Resolved): Workspaces: Preview all for editors
Solved with the "all tab" for 6.2 in issue #50223 Oliver Hader
11:48 Task #45214 (Resolved): Problems on publishing complex IRRE structure
Resolved for TYPO3 CMS 6.2.0 Oliver Hader
11:46 Bug #46742 (Closed): CE text with image in workflow: FAL images are in workflow even when not edited
Duplicate of #59116 Oliver Hader
11:43 Feature #47822: Visualize differences in structured content markup
Comparing node structures and visualizing the differences can become very complex. Oliver Hader
11:41 Bug #49119 (Closed): Is Typoscript template versioned?
The answer the the initial question is: Yes, sys_template records are versioned.
I'm closing this issue - please ope...
Oliver Hader
11:38 Bug #49424: Saving content element in workspace change flexform data from typoscript_content plugin
Needs to be checked, whether it's still the case in TYPO3 CMS 7 Oliver Hader
11:37 Feature #60368: Build TCA and SQL Definitions from Entities
Event Sourcing and CQRS might be interesting here. Benni Mack
11:37 Bug #50960 (Needs Feedback): Mass actions not working
Is this still existing in recent TYPO3 versions? Oliver Hader
11:36 Feature #38974 (Resolved): Add support for native date/time fields
Xavier Perseguers
11:34 Bug #51573 (Needs Feedback): Issues with translations in different workspaces
Please check whether this issue exists in the recent master version (TYPO3 CMS 7.4) or the recent LTS version (TYPO3 ... Oliver Hader
11:33 Bug #39514 (Needs Feedback): Page preview broken with lockSSL=1/2 and url_scheme=http
That was solved for TYPO3 CMS 6.2 with issue #61699 please check again.
At the time of the last update to this ticke...
Oliver Hader
11:32 Feature #19053 (Needs Feedback): select function which considers language, enableFields and workspace
Does this problem still exist? @Christian - I guess the PageRepository and BackendUtility methods do the job quite ri... Benni Mack
11:31 Bug #51687 (Needs Feedback): Page Preview not working with LockSSLPort
That was solved for TYPO3 CMS 6.2 with issue #61699 - please check again, whether the bug is still there Oliver Hader
11:30 Bug #70065 (Resolved): Cannot create bookmark
Applied in changeset commit:20e8a21edcab52ff1f65b93c66e493c0cb9f25db. Andreas Fernandez
11:08 Bug #70065: Cannot create bookmark
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Bug #70065: Cannot create bookmark
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Bug #70065: Cannot create bookmark
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:33 Bug #70065 (Under Review): Cannot create bookmark
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:20 Bug #70065: Cannot create bookmark
This is also broken on current master. Andreas Kienast
09:28 Bug #70065 (Closed): Cannot create bookmark
When trying to bookmark a page:
!bookmark.png!
A confirmation dialog is shown but nothing happens when clicking...
Xavier Perseguers
11:28 Bug #52689 (Needs Feedback): List module shows table header even there is no record anymore on that page
Should be solved with one of the placeholder patches for 7.5, right? Oliver Hader
11:24 Bug #69332: Batch Processing not allowed in TYPO3 7.3
yes - its the same with 7.4.0: I can't edit several properties at once - even if you have the rights to edit them in... Thomas W.
11:24 Bug #53619 (Accepted): Moving Elements in draft - now my live is a mess
There are several bugfixes pending or partly merged concerning the placeholder topic. I'd give it another test round ... Oliver Hader
11:22 Story #67665: Removes eval() in extbase Unit Tests
Oliver Hader wrote:
> There are still some eval() calls in Extbase Tests - anybody keen on fixing the last remaining...
Helmut Hummel
10:30 Story #67665 (Accepted): Removes eval() in extbase Unit Tests
There are still some eval() calls in Extbase Tests - anybody keen on fixing the last remaining parts? Oliver Hader
11:18 Feature #55253: Batch generation of workspace preview links
The question during the review was, whether adding a hook at these places is enough since it seems to be a very custo... Oliver Hader
11:15 Bug #56303 (Closed): Button-Labels are hidden in Workspace-Dialog-Box
The button thingy has been fixed with #65102. The preview header issue in the frontend is a duplicate of #58441 Oliver Hader
11:11 Bug #58131: Workspaces notification email doesn't work
The report sounds like backend user groups are not correctly resolved into accordant users. Oliver Hader
11:04 Task #59112 (Resolved): IRRE sorting not reflected
Follow-up in #69967 Oliver Hader
11:00 Bug #69875 (Resolved): custom named enablecolumns for starttime and enttime don't work
Applied in changeset commit:a8adda4723344a0a79d21d79ac3f73749ec65fa9. Georg Ringer
10:58 Feature #56760: Menu: Add stdWrap to showAccessRestrictedPages
it would be great if we can manipulate these kind of use cases. Benni Mack
10:58 Bug #59226 (Needs Feedback): Non-Admin can't publish page to live workspace in new session.
Does that behavior occur in the recent TYPO3 CMS 7.4 version (and/or master)?
Does it occur at all, if the be_acl ex...
Oliver Hader
10:53 Task #60280 (Accepted): Suffix for functional test database
Oliver Hader
10:51 Feature #64902: Translation tools
I like the idea! Benni Mack
10:50 Bug #61234 (Needs Feedback): Copy plus FAL in workspace bug
Might be fixed with some of the recent workspace placeholder fixes for TYPO3 CMS 7.5 and 6.2.16 Oliver Hader
10:44 Bug #62208 (Accepted): ExtJS connection timeout when "Publish To Live"
Still happens on setups where lots of versions shall be published at once. The divide and conquer approach of the wor... Oliver Hader
10:43 Task #67681 (Resolved): Fileicon are very outdated and miss "standard" icons like xlsx, docx, etc
Markus Klein
10:40 Feature #60751 (Closed): FrontendUser: Add method to get group-memberships recursive
See reasoning why we won't have this in https://review.typo3.org/#/c/30978/
Closed this request.
Wouter Wolters
10:40 Feature #60460 (New): Refactor lazyLoading handling in extbase
Benni Mack
10:36 Bug #63906 (Resolved): Preview "send to stage ..." Buttons Label
That's a duplicate of #65102 and was solved in 6.2 branch already Oliver Hader
10:34 Feature #60794 (Closed): New type for ext_conf_template.txt
a new ticket was created for this. Closed as duplicate of #69202
This patch has a patch in review.
Wouter Wolters
10:30 Task #70064 (Resolved): Update styling of sys notes
Applied in changeset commit:778f72f7a9e81400c7ae303e0d215e03bf9d287c. Frank Nägler
09:57 Task #70064: Update styling of sys notes
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:27 Task #70064 (Under Review): Update styling of sys notes
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:24 Task #70064 (Closed): Update styling of sys notes
*Before*:
!{width: 100%}bladebox__typo3_cms_7_5_0-dev__1024.png!
*After*:
!{width: 100%}after.png!
Frank Nägler
10:27 Bug #68663 (Closed): WORKSPACES: IRRE field is lost sorting after saving
It's a duplicate of #59112 Oliver Hader
10:26 Bug #69044 (Accepted): Functional Tests: Tables cf_extbase_object and cf_extbase_object_tags missing
Oliver Hader
10:26 Bug #61996 (Closed): unsafe-eval
Closed as duplicate of #63712 Wouter Wolters
10:22 Task #13011 (Closed): Refactoring of views
This is solved now with v7. Benni Mack
10:20 Bug #69987 (Resolved): EXT:recycler Collapsed record occupied same size as expanded record
Applied in changeset commit:020aa2ad9179b5d9032ce0ce6bac817f02d36407. Frank Nägler
09:44 Bug #69987 (Under Review): EXT:recycler Collapsed record occupied same size as expanded record
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:00 Bug #69987 (Resolved): EXT:recycler Collapsed record occupied same size as expanded record
Applied in changeset commit:10a49b784f09bdf2ead9f7a68fe491e413452ddb. Michael Oehlhof
10:19 Task #40842 (Closed): Decide on what has to happen with removeXss class
We decided to move it to EXT:core in the corresponding directory. fixed IMHO Benni Mack
10:16 Task #62318 (New): Refactoring of Web > Info > PageTSconfig module
Wouter Wolters
10:16 Bug #62570 (Closed): TSconfig -> mod -> wizardItems.[group].elements.[name].icon doesn't work with no other path as 'gfx/c_wiz/icon.gif'
Hi, we fixed this issue in current master. You can use EXT: now too and also an absolute path like fileadmin/ is poss... Wouter Wolters
10:13 Feature #66282: viewDomain with http website in an https backend
for me its not working. view http sites from an https backend is not possible. not even with the previewDomain TSConfig Patrick Lenk
09:55 Feature #66282: viewDomain with http website in an https backend
Any update here? Wouter Wolters
10:13 Epic #63641 (Closed): Introduce Request/Response model
Closed as requested. Wouter Wolters
10:10 Bug #69807: EXT:form - currency filter not working correctly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:09 Story #63590 (Closed): Find a better solution for IconStyleModifier
New IconAPI is in place for this :-) Wouter Wolters
09:56 Feature #66041: Improve exception shown when extension loading fails
Any update here? Wouter Wolters
09:55 Bug #66158: CSV Export duplicates first line of Export
Any update here? Wouter Wolters
09:52 Bug #69833: Processed files don't support not-local storages
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:05 Bug #69833: Processed files don't support not-local storages
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:26 Bug #64899 (Closed): Wizard missing in new CEs like Form or Table
The wizards need the uid of the CE. So this only works after when the CE has been saved. Frans Saris
09:16 Bug #64899: Wizard missing in new CEs like Form or Table
This configuration option is preventing the wizard from showing:... Frans Saris
09:15 Bug #69776: subpages are still visible in menus if parent page is access protected
OK thanks. Again, it works well in 6.2.14 and before. Are there changes in menu TS or user handling?
I have a simple...
Patrick Lenk
00:17 Bug #69776: subpages are still visible in menus if parent page is access protected
Sorry for closing. 2 people reported that it worked for them without issue.
So your issue is probably a tricky one...
Wouter Wolters
09:14 Bug #69761 (Resolved): Backend group form displays invalid additional group
Ok thanks. Wouter Wolters
09:03 Bug #69761: Backend group form displays invalid additional group
This was also resolved with commit:d1caf768. Redmine does not seem to listen to the @Relates:@ keyword. Alexander Stehlik
09:11 Task #69246 (Accepted): Improve Feature-66366-IntroducedMediaViewHelper.rst file
Benni Mack
08:44 Task #69246 (Closed): Improve Feature-66366-IntroducedMediaViewHelper.rst file
Benni Mack
08:41 Bug #67676 (Needs Feedback): Element "sys_file_reference:XXX" does not exist"
Hi, the mentioned issue is now solved, can you please check your issue with TYPO3 from git? Alexander Opitz
08:36 Feature #59627: ExtensionManagementUtility::registerXclass method
Hey Tizian,
your reasoning sounds good. Let's do it.
Benni Mack
08:35 Feature #69764: Detect file icons by mime-type
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:23 Task #67954: Migrate CTypes text, image and textpic to textmedia
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:18 Story #54854 (Closed): As an editor I want to use a more intuitive workspace module
Benni Mack
08:18 Epic #55064 (Closed): WP: Workspaces test cases / DataHandler bugfixes
done. Benni Mack
07:30 Task #70003 (Resolved): Add file icon for .youtube and .vimeo
Applied in changeset commit:2aaa4f4cbcf23c8b6f832047191b1d0e75a8e5cf. Michael Oehlhof
00:37 Task #70003: Add file icon for .youtube and .vimeo
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:22 Task #70003 (Under Review): Add file icon for .youtube and .vimeo
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:25 Bug #69224: Fix wrong usage of Enumerations in InformationStatus::mapStatusToInt()
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:11 Bug #70054: Fluid textare Viewhelper: maxlength tag attribute is missing
I know that I can set maxlength by additionalAttributes. The textarea maxlength is an official attribute. Should th... Manfred Rutschmann
00:39 Bug #70054 (Resolved): Fluid textare Viewhelper: maxlength tag attribute is missing
Use suggested API. Closing as "resolved" because an official API exists for arbitrary attributes. Claus Due
05:27 Task #70025 (Under Review): EXT:form - fix typos
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:12 Bug #68463: Infinite Recursion blocks the Live Workspace
Steps to reproduce:
- Add content/plugins with pagereferences
- Set for each reference to a page way up in the paren...
Jörn M.
02:39 Bug #64742: first click on update-icon does not start update-dialog
have the same problem but it is hard to reproduce when exactly that is happening Simon Schaufelberger
01:12 Bug #58702 (Rejected): f:uri.page Viewhelper creates broken links on cli
Frontend simulation is a mine field built on an ancient tar pit with quicksand on top. It just screams "trap!" ;)
...
Claus Due
01:04 Bug #59409 (Resolved): f:link.page invalid argument value when pageUid is missing
I think all of this boils down to this:
It is by design and it is caused by the fact that while your `pageUid` set...
Claus Due
00:57 Bug #59477 (Resolved): "the requested view was not found" by f:form field named "format"
Confirmed; however, this is entirely by design. The "format", "action" etc. parameters are all reserved.
You can a...
Claus Due
00:53 Bug #61099 (Accepted): CheckboxViewhelper and Objects
I think your example would actually work if you switched from "property" to using "name" and manually prefixing the f... Claus Due
00:48 Bug #67610 (Closed): Unable to call TYPO3\CMS\Core\ExtDirect\ExtDirectDebug::__destructor()
Markus Klein
00:48 Feature #62593 (Rejected): flexible templating: usage of glue-separated list in f:for
Sorry to reject this one Dieter, but hopefully you'll agree:
While it would be convenient to be able to do this fo...
Claus Due
00:30 Bug #66329 (Resolved): FLUID doesn't reconize aria- attributes
Use solution suggested by Markus: additionalAttributes. They were intended to fit this very use case.
A truly gene...
Claus Due
00:26 Bug #66498 (Resolved): Link ViewHelper in Widget View and Backend Context
This is, although slightly hard to know, actually by design. When you render templates from inside a Widget, the enti... Claus Due
00:21 Bug #64365: Sorting by "last edit" sorts by string instead of timestamp
Currently it is not possible to sort the recycler list at all. So this bug is gone =) Daniel Goerz
00:09 Bug #61006 (Closed): Fluid partial is not rendered if folder with same name exists
I'm closing this one but with a bit of back story and a workaround:
The reason that the lookup happens in the orde...
Claus Due
00:01 Feature #66620 (Accepted): FE Edit viewhelper
Recommended location for this ViewHelper is as part of the system extension "feedit"; using standard ViewHelper appro... Claus Due

2015-09-23

23:51 Bug #69776 (New): subpages are still visible in menus if parent page is access protected
I reopen it. My apologies Riccardo De Contardi
23:25 Bug #69776: subpages are still visible in menus if parent page is access protected
Are you read my Text? I set this toggle and its not Working. I postet this Issue two times and you closed it again. WTF Patrick Lenk
23:04 Bug #69776 (Closed): subpages are still visible in menus if parent page is access protected
Wouter Wolters
22:58 Bug #69776: subpages are still visible in menus if parent page is access protected
You need to use the "extend to subpages?" toggle in Access panel if you wish the protection to also extend to subpage... Claus Due
23:48 Bug #67556: System news cannot render RTE content
Suggested alternative solution:
Avoid use of RTE in system news. It's not nice but it would be the only clean solu...
Claus Due
23:45 Bug #66855: Format/HtmlViewHelper don't render Links in TYPO3_MODE = BE
I recommend closing this one, but I refrain from rejecting it outright - will comment in #67556 about suggested solut... Claus Due
23:42 Feature #67372: Fluid Tag Builder: Allow empty attributes
@Sebastian I hate to ask, but would you mind:
- Testing if this problem persists in standalone Fluid (the TagBuild...
Claus Due
23:40 Feature #67372 (Resolved): Fluid Tag Builder: Allow empty attributes
-Resolved (since then also reverted). Issue was not closed by bot. Closing now.-
Must be reported to standalone Flui...
Claus Due
23:39 Bug #68333 (Accepted): Fluid Form ViewHelper dosen't generate Hmac correctly in widgets
Claus Due
23:29 Bug #68333: Fluid Form ViewHelper dosen't generate Hmac correctly in widgets
Sounds reasonable! This still has to be solved in the TYPO3 "fluid" extension even after integrating the Fluid standa... Claus Due
23:38 Bug #68125 (Closed): groupedFor cannot group by DateTime-Object
Claus Due
23:35 Bug #68125: groupedFor cannot group by DateTime-Object
This issue can be closed - will "solve itself" once standalone Fluid is merged. Claus Due
23:37 Bug #67945 (Closed): Condition ViewHelper not evaluated correctly
Claus Due
23:37 Bug #67945: Condition ViewHelper not evaluated correctly
This is the new inner API of AbstractConditionViewHelper; implemented to make all of them compilable. It certainly ha... Claus Due
23:27 Bug #68393: Link in fluidtemplate to root-page is ignored
I suspect this is RealUrl manipulating the generated URL. I am not personally aware of any configuration options, in ... Claus Due
23:17 Task #68797 (Closed): Get rid of eval in the BaseTestCase
Wouter Wolters
23:11 Task #68802: Removes eval() in extbase DomainObject Unit Tests
Duplicate of #68797 Claus Due
23:11 Task #68801: Removes eval() in extbase Persistence Unit Tests
Duplicate of #68797 Claus Due
23:11 Task #68800: Removes eval() in extbase Mvc Unit Tests
Duplicate of #68797 Claus Due
23:11 Task #68798: Removes eval() in extbase Validation Unit Tests
Duplicate of #68797 Claus Due
22:57 Bug #64675 (Closed): GeneralUtility::fixPermissions fails with valid path
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Wouter Wolters
22:55 Feature #70036: Fluid: Custom fallback if partial is not available
The "easy" marker in complexity is a bit misleading, but I digress ;)
There is one way you can do this currently but...
Claus Due
11:27 Feature #70036 (Closed): Fluid: Custom fallback if partial is not available
In Extbase I have a scenario where I have to define partials based on an element type. If the partial is not availabl... Arne-Kolja Bachstein
22:54 Feature #24043: New TYPO3_DB method for select queries that fetch data from up to 3 tables based on RDF like triples
I think we should go a more generic approach here. Using tripple stores on RDBMS like MySQL is quite slow on huge dat... Oliver Hader
22:48 Bug #70054: Fluid textare Viewhelper: maxlength tag attribute is missing
I think this one would be dismissed, referring to `additionalAttributes` which is a common API for adding undeclared ... Claus Due
19:06 Bug #70054 (Closed): Fluid textare Viewhelper: maxlength tag attribute is missing
f:form.textarea dont have a maxlength attribute. Patch from 7.4.0 core attached (code source from f:form.textfield) Manfred Rutschmann
22:48 Bug #65073 (Closed): SelectViewHelper doesn't handle optionValueField and optionLabelField for array options
Issue fixed. Wouter Wolters
22:00 Bug #64642 (Resolved): Adjust visibility of setUp() and tearDown()
Applied in changeset commit:4d08bf58f43f3d85445517dc4f0b4a6bc5220b0e. Helmut Hummel
21:39 Bug #64642: Adjust visibility of setUp() and tearDown()
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:28 Bug #64642 (Under Review): Adjust visibility of setUp() and tearDown()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:57 Feature #65862 (Closed): TCA Sortby
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Wouter Wolters
21:54 Bug #65870 (Closed): Allow quoted keys in Fluids short-hand syntax, like `additionalParam="{'key': 'value'}"
Will be part of the standalone Fluid intergration. Closing it here now. See https://github.com/TYPO3Fluid/Fluid/commi... Wouter Wolters
21:53 Bug #69875 (Under Review): custom named enablecolumns for starttime and enttime don't work
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:52 Bug #69875 (Resolved): custom named enablecolumns for starttime and enttime don't work
Applied in changeset commit:78e20942134e18ab5ec32a36b1a2c0effd0f960f. Georg Ringer
14:36 Bug #69875: custom named enablecolumns for starttime and enttime don't work
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:52 Bug #69875 (Under Review): custom named enablecolumns for starttime and enttime don't work
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:49 Task #70041 (Resolved): Add option to disable LanguageSelector in Web->View
Applied in changeset commit:4b0e3078f4a590665a6209364428bd2c828c8457. Mathias Schreiber
21:31 Task #70041: Add option to disable LanguageSelector in Web->View
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Task #70041: Add option to disable LanguageSelector in Web->View
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:03 Task #70041: Add option to disable LanguageSelector in Web->View
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:03 Task #70041 (Under Review): Add option to disable LanguageSelector in Web->View
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:01 Task #70041 (Closed): Add option to disable LanguageSelector in Web->View
Issue #56282 introduced a language selector in Web -> View.
This, however, locked you in the situation where you e...
Mathias Schreiber
21:35 Bug #70058 (Under Review): Set database record values depending on overrideVals
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:34 Bug #70058 (Closed): Set database record values depending on overrideVals
Currently default values of a new page translation can't be shown due to missing record values which are set by $_GET... Nicole Cordes
21:30 Bug #70057 (Resolved): Do not call non static methods statically in ClassInformationGenerator
Applied in changeset commit:61749cb654ed09d8179fc746a75c6380e064d315. Helmut Hummel
21:01 Bug #70057: Do not call non static methods statically in ClassInformationGenerator
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:58 Bug #70057 (Under Review): Do not call non static methods statically in ClassInformationGenerator
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:49 Bug #70057 (Closed): Do not call non static methods statically in ClassInformationGenerator
Helmut Hummel
21:21 Feature #46017: Language switcher for pagetree in Backend
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:23 Feature #46017: Language switcher for pagetree in Backend
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:20 Bug #67610: Unable to call TYPO3\CMS\Core\ExtDirect\ExtDirectDebug::__destructor()
Can we close this ticket? Wouter Wolters
21:14 Task #68027 (Closed): Deprecate IconUtility::skinImg and IconUtility::makeIcon
already done. Wouter Wolters
21:09 Task #68472 (Closed): Call sql_free_result() on DB-results when no longer needed
this ticket is way too general as Markus also explains. Closed for now. Wouter Wolters
20:58 Feature #68872 (Closed): Reintegrate Fluid Standalone into TYPO3, make EXT:fluid an adapter
Duplicate of #69863 Wouter Wolters
20:55 Bug #68968 (Needs Feedback): FormEngine allows save even though required fields are not filled
I think this is resolved meanwhile, could not reproduce here anymore. Wouter Wolters
20:53 Task #68971 (Resolved): Replace icon by the IconFactory actions-input-clear
Wouter Wolters
20:48 Bug #69277: Invalid request for route "/logout"
Any update here? Wouter Wolters
20:46 Task #69721 (In Progress): Inline BackendUtility::getRecordTitle as data provider
Morton Jonuschat
20:45 Bug #69309 (Closed): config.compressCss breaks CSS3 calc() value
I don't think we can come up with a fix here. The current solution leads to segfaults on some PCRE versions. For vers... Wouter Wolters
20:35 Bug #69332 (Needs Feedback): Batch Processing not allowed in TYPO3 7.3
Can you reproduce this on 7.4 or later? Wouter Wolters
20:32 Feature #69643 (Resolved): Unit Tests can not be executed in "composer mode" projects
Wouter Wolters
20:32 Bug #67838 (Under Review): Cannot instantiate HttpRequest
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:31 Bug #69761 (Needs Feedback): Backend group form displays invalid additional group
Is this still a problem? Could not reproduce it here. Wouter Wolters
20:30 Bug #69642 (Resolved): Crash on Workspace Preview if page in menu is hidden on LiveWS
Applied in changeset commit:25a69735e69e79de0acbc450026f2d5f0ad656ee. Alexander Opitz
20:24 Feature #70056 (Closed): Use guzzle
Add guzzle as depencency and deprecate HttpRequest Georg Ringer
20:23 Bug #65219: Property-Mapping: ObjectStorageConverter fails if a child object is converted to NULL
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:21 Bug #69593 (Resolved): Left multi select field loses selected items
resolved in the meantime Georg Ringer
20:05 Task #69845: Use ModuleTemplate API for PageLayout
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:44 Feature #69814: ModuleTemplate API
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:39 Task #70055 (Under Review): Allow modules to override instead of hard-coded paths
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:36 Task #70055 (Closed): Allow modules to override instead of hard-coded paths
Allow modules to override instead of hard-coded paths Wouter Wolters
19:14 Bug #40611 (Resolved): Call to undefined method t3lib_formprotection_DisabledFormProtection::removeSessionTokenFromRegistry in logout.php
Resolved with https://review.typo3.org/#/c/41466/ in 6.2 and master Helmut Hummel
18:36 Bug #70034 (Closed): Problem with makeCategorizable in TYPO3 6.2.15
As I read your message you found your solution. I'll close this issue now. Wouter Wolters
12:50 Bug #70034: Problem with makeCategorizable in TYPO3 6.2.15
Alexander Stehlik wrote:
> Hy Krzysztof,
>
> thank you for your report.
>
> I think you are using the @makeCat...
Krzysztof Kasprzyca
11:33 Bug #70034: Problem with makeCategorizable in TYPO3 6.2.15
Its seems like a user error.
ext_tables.php...
Robert Dickhaut
10:10 Bug #70034 (Needs Feedback): Problem with makeCategorizable in TYPO3 6.2.15
Stephan Großberndt
09:04 Bug #70034: Problem with makeCategorizable in TYPO3 6.2.15
Hy Krzysztof,
thank you for your report.
I think you are using the @makeCategorizable()@ call in the wrong file...
Alexander Stehlik
08:18 Bug #70034 (Closed): Problem with makeCategorizable in TYPO3 6.2.15
Hello
I have problem with my extension "amt_feed_importer". I use 'makeCategorizable' function in TCA configuratio...
Krzysztof Kasprzyca
17:49 Bug #70053 (Resolved): felogin: Wrong TypoScript variable name (config.typolinkAccessRestrictedPages) in documentation used
Applied in changeset commit:29d3f01a01f6b4278479308ab2d04c4e34b186a1. Felix Heller
17:48 Bug #70053: felogin: Wrong TypoScript variable name (config.typolinkAccessRestrictedPages) in documentation used
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:44 Bug #70053 (Under Review): felogin: Wrong TypoScript variable name (config.typolinkAccessRestrictedPages) in documentation used
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:19 Bug #70053 (Closed): felogin: Wrong TypoScript variable name (config.typolinkAccessRestrictedPages) in documentation used
In the documentation of felogin is written:
> Send visitors to login page and redirect to original page
>
> A c...
Felix Heller
17:20 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:11 Bug #69957: EXT:form - Fix some problems with Container elements
The patchset fix the following things:
1.
There was 4 rendering functions, which tries to render a message or attri...
Ralf Zimmermann
17:18 Bug #69647 (Under Review): ImageManipulation is undefined after opening image record
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:18 Bug #70051 (Closed): TCA displayCond not evaluated
Christian Kuhn
17:07 Bug #70051 (Closed): TCA displayCond not evaluated
If EXT:static_info_tables is not installed, and a record "tx_rtehtmlarea_acronym" is created, an exception is thrown:... Georg Ringer
17:11 Bug #70052 (Closed): TCA displayCond not evaluated
If EXT:static_info_tables is not installed, and a record "tx_rtehtmlarea_acronym" is created, an exception is thrown:... Georg Ringer
16:30 Task #69989 (Resolved): Change typo3.org links to https
Applied in changeset commit:1b5d1ff59001cd93abac06545dfef99a1b222e93. Josef F. Glatz (Old User)
16:00 Task #69989: Change typo3.org links to https
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:45 Task #69989: Change typo3.org links to https
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Task #69989: Change typo3.org links to https
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Task #69989: Change typo3.org links to https
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Task #69989: Change typo3.org links to https
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Task #70040 (Resolved): Always show fieldname in recordlist field selectbox
Applied in changeset commit:b3f2c50f1d6806dd363468ac5abe8c7985193c55. Anonymous
13:33 Task #70040 (Under Review): Always show fieldname in recordlist field selectbox
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Task #70040 (Closed): Always show fieldname in recordlist field selectbox
Benjamin Kott
15:58 Feature #70049 (Closed): Show permanently a warning in EM that dependency check has been disabled
Hi,
what happens if there are more admins and one deactivates the dependency check?
The next admin will not know ...
Daniel Wagner
15:53 Task #70047 (Resolved): Use JsConfirmation constants instead of raw integers
Applied in changeset commit:47fc999516fd926f7904f6bd98d7f36fcb05c15b. Andreas Fernandez
15:31 Task #70047 (Under Review): Use JsConfirmation constants instead of raw integers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Task #70047 (Closed): Use JsConfirmation constants instead of raw integers
Andreas Kienast
15:39 Bug #70033: type select fields should not show icons below by default
Well, this is a side effect since the data processing now finds more icons by default than before. The fact that more... Christian Kuhn
06:40 Bug #70033 (Closed): type select fields should not show icons below by default
IMO it is not useful to show the icons always, e.g. with tt_content and l18n_parent, this just doesn't add more value... Georg Ringer
15:36 Bug #70046 (Rejected): IntegerValidator doesn't work
Please write english next time, TYPO3 is not a german only product. Thanks.
The IntegerValidator is used when you ...
Wouter Wolters
15:11 Bug #70046 (Rejected): IntegerValidator doesn't work
I define in the model the field accountID: ... Alexander Averbuch
15:30 Task #69832 (Resolved): Use binary notation for JsConfirmation enumeration
Applied in changeset commit:2b269855aec093d1695396be506161e32c2655a9. Mathias Brodala
15:25 Bug #70027 (Resolved): Add focus on input field for Online Media in modal
Applied in changeset commit:3037a44d7abd6714e118a99ea2c613c3d13606b1. Wouter Wolters
15:23 Bug #70013 (Resolved): TS can not be saved in template module
Applied in changeset commit:a00bd481e19baf748aaec49e4c8005604109d5c7. Wouter Wolters
14:59 Bug #70013: TS can not be saved in template module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:05 Bug #70013: TS can not be saved in template module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:39 Bug #70013: TS can not be saved in template module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:36 Bug #70013: TS can not be saved in template module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:20 Feature #69120 (Under Review): Add a basic search to the file browser (popup)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:13 Task #67954: Migrate CTypes text, image and textpic to textmedia
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:00 Task #69743 (Resolved): Move css_styled_content icons to IconRegistry
Applied in changeset commit:9bfe22bc32770e4d3099cecb0c95f922954b40d4. Stephan Großberndt
14:07 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:03 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:00 Bug #70043 (Closed): Element of fluid_styled_content are missing in NewContentElementWizard
This is on purpose as you will run into problems if both "css_styled_content" and "fluid_styled_content" are installe... Stephan Großberndt
14:44 Bug #70043 (Closed): Element of fluid_styled_content are missing in NewContentElementWizard
When using the new fluid_styled_content I guess you can uninstall css_styled_content, as all you need should be handl... Tobias Wollender
14:52 Bug #70044 (Closed): Typoscript for plugins not being generated when including static templates of fluid_styled_content in external files
I'm testing out fluid_styled_content and for this deactivated css_styled_content completely. I don't want to include ... Tobias Wollender
14:45 Bug #19920 (Resolved): php exec() warning, on a host with exec blocked, when trying to edit localized content
resolved in 7.5 Georg Ringer
14:39 Bug #70039: Conflicting mailform/FORM element in ext:form and ext:compatibility6
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:07 Bug #70039: Conflicting mailform/FORM element in ext:form and ext:compatibility6
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:06 Bug #70039: Conflicting mailform/FORM element in ext:form and ext:compatibility6
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #70039 (Under Review): Conflicting mailform/FORM element in ext:form and ext:compatibility6
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:29 Bug #70039 (Closed): Conflicting mailform/FORM element in ext:form and ext:compatibility6
Depending on the loading order of the extensions compatibility6 and form, backend configurations are overridden.
The...
Oliver Hader
14:35 Bug #70037 (Resolved): Obsolete construct Parameter in DatabaseQueryProcessor breaks Frontend
Applied in changeset commit:dfea1ce72f453517217e7e987488f23707f82cd3. Sebastian Seidelmann
13:41 Bug #70037: Obsolete construct Parameter in DatabaseQueryProcessor breaks Frontend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:29 Bug #70037: Obsolete construct Parameter in DatabaseQueryProcessor breaks Frontend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:24 Bug #70037 (Under Review): Obsolete construct Parameter in DatabaseQueryProcessor breaks Frontend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:22 Bug #70037 (Closed): Obsolete construct Parameter in DatabaseQueryProcessor breaks Frontend
Hi everbody. The Problem is, that there is a missing argument for the __construct Method in TYPO3\CMS\Frontend\DataPr... Sebastian Seidelmann
14:30 Task #70002 (Resolved): Make it possible to register own icons for file extensions
Applied in changeset commit:783697174dd3734cff7a3e0ba18b9c42a2fc0327. Frank Nägler
13:51 Task #70002: Make it possible to register own icons for file extensions
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Task #70000 (Resolved): ext:belog causes deprecation log entries
Applied in changeset commit:fcf389cedfff92b8f437d0ebcd8e096f5a19fa47. Anja Leichsenring
10:07 Task #70000: ext:belog causes deprecation log entries
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:52 Task #70000: ext:belog causes deprecation log entries
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:09 Bug #70038 (Closed): Erweiterungsmanager aktualisiert nicht
Mathias Schreiber
12:48 Bug #70038 (Needs Feedback): Erweiterungsmanager aktualisiert nicht
Ausnahmesweise mal auf deutsch:
Kannst du mir kurz zeigen, wo die Extension @pdfcontroller_fonts@ http://typo3.org/e...
Mathias Schreiber
12:43 Bug #70038 (Closed): Erweiterungsmanager aktualisiert nicht
Aktuell erhalte ich im Extensionmanager keine aktuelle Extension-Liste.
Obwohl als letzte Aktualisierung vor 5 min a...
Anonymous
13:00 Task #69958 (Resolved): Form: Remove bootstrap class
Applied in changeset commit:65a77402c914a1f2cea166892400029c31428efa. Ralf Zimmermann
12:10 Feature #56282: viewpage should have a language selector to switch preview language
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:59 Feature #56282 (Under Review): viewpage should have a language selector to switch preview language
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:09 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
@Christian: Do you use APC as cache backend? (Install Tool -> Configuration Preset -> Extbase object cache) Markus Klein
12:07 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
@Deividas: That's exactly the reason why we do *NOT* recommend to flush caches manually.
Either use the Install Tool...
Markus Klein
11:23 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
I still did not found any working solution to activate the extensionmanager in all my projects.
On some projects i...
Christian Hillebrand
11:10 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Definetly cache related, happened after updating typo3 (with composer).
Deleted all caches, including typo3temp fo...
Deividas Simas
11:33 Bug #66704: The CSRF protection token for the requested module is missing or invalid - template tab in backend
Same error here with 7.4. Please fix asap! prodigy7 de
11:18 Task #62812 (Under Review): Resolve ULRs to "Link to external URL"-pages directly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:52 Bug #69807: EXT:form - currency filter not working correctly
Note, there are 2 Reviews:
TYPO3 6.2: https://review.typo3.org/#/c/43491/
TYPO3 7: https://review.typo3.org/#/c/4...
Ralf Zimmermann
09:29 Bug #69807: EXT:form - currency filter not working correctly
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:46 Bug #69817: EXT:form - fatal at mail sending if label layout contains a label tag
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:40 Bug #69354: EXT:form - Date validator does not output message (hint)
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:36 Bug #69376: EXT:form - OPTGROUP cannot be a child element of SELECT
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
06:54 Bug #69862 (Closed): BE Icons in extensions are broken
closed as requested Georg Ringer
06:34 Task #70032 (Closed): Language diff should be as large as input field
the value of defaut languages should only be as large as the input field. see the screenshots Georg Ringer
02:11 Bug #70005 (Needs Feedback): TYPO3 7.4 auf php 5.6.*, but not on 5.5.*
Please enable the development-preset in the Install Tool. This looks like there is some error during processing which... Markus Klein
00:12 Feature #69764: Detect file icons by mime-type
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-09-22

23:06 Task #70002: Make it possible to register own icons for file extensions
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #70002: Make it possible to register own icons for file extensions
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #70002: Make it possible to register own icons for file extensions
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:46 Task #70002: Make it possible to register own icons for file extensions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:53 Bug #69957 (Under Review): EXT:form - Fix some problems with Container elements
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:54 Bug #69957 (In Progress): EXT:form - Fix some problems with Container elements
Yes i know, is a ugly big patchset. But the most changes have depencies to others. I want to describe the parts and h... Ralf Zimmermann
20:51 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:21 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:14 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:52 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:09 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #69957: EXT:form - Fix some problems with Container elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:17 Bug #69957 (Under Review): EXT:form - Fix some problems with Container elements
This is not true. The ticket is not solved and nothing was applied to master IMHO. Still open and under review. Björn Jacob
09:00 Bug #69957 (Resolved): EXT:form - Fix some problems with Container elements
Applied in changeset commit:a81bd7977d41c5f7d2007b6ceaf89fe02f69bf2a. Ralf Zimmermann
22:49 Bug #70013 (Under Review): TS can not be saved in template module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:19 Bug #70013 (Accepted): TS can not be saved in template module
Markus Klein
11:21 Bug #70013 (Closed): TS can not be saved in template module
Hallo Core-Team,
I just have installed TYPO3 that way:
composer create-project typo3/cms-base-distribution typo...
Stefan Froemken
22:13 Feature #46017: Language switcher for pagetree in Backend
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:27 Feature #46017: Language switcher for pagetree in Backend
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:56 Bug #69801 (Needs Feedback): EXT:form - Integer filter is not working as expected
I change the status because of forger. If the status is "under review" a link is shown at forger with a non existing ... Ralf Zimmermann
14:13 Bug #69801 (Under Review): EXT:form - Integer filter is not working as expected
IMHO the description wrong. TEXTLINE works, but TEXTAREA not.
Its not the integer filter, its a wrong textarea data ...
Ralf Zimmermann
21:49 Bug #69862: BE Icons in extensions are broken
The issue solved 'itself' partly after the mega merge today, see screenshot.
The page icons in front of each row are...
Loek Hilgersom
19:24 Bug #69862 (Needs Feedback): BE Icons in extensions are broken
Does the problem still exist with current master? Stephan Großberndt
21:00 Bug #69977 (Resolved): Avoid race conditions between opening and closing modals
Applied in changeset commit:5d33df5c793c3bece1604cabf438c31ed13edc9a. Frans Saris
20:21 Bug #69977: Avoid race conditions between opening and closing modals
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:49 Bug #70027 (Under Review): Add focus on input field for Online Media in modal
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:49 Bug #70027 (Closed): Add focus on input field for Online Media in modal
Add focus on input field for Online Media in modal Wouter Wolters
20:37 Task #70025 (Closed): EXT:form - fix typos
There are some typos which need to be fixed. Björn Jacob
20:30 Bug #69826 (Resolved): Broken select wizard
Applied in changeset commit:2ba71dacd09769db8a2d07843d60ace7bb753bfc. Michael Oehlhof
15:24 Bug #69826 (Under Review): Broken select wizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Bug #69826 (Resolved): Broken select wizard
Applied in changeset commit:de3ef520b186fea99bb5e457fa5b8f438e574d0c. Michael Oehlhof
20:06 Bug #69798: EXT:form - TYPO3\CMS\Form\Filter\LowercaseFilter does not exist
... and has been fixed with the rewrite. Björn Jacob
16:10 Bug #69798 (Closed): EXT:form - TYPO3\CMS\Form\Filter\LowercaseFilter does not exist
This does not affect TYPO3 6.2.
The bug only exist since 7.4.x-dev https://github.com/TYPO3/TYPO3.CMS/commit/580642b...
Ralf Zimmermann
09:56 Bug #69798: EXT:form - TYPO3\CMS\Form\Filter\LowercaseFilter does not exist
This is fixed for 7.5. We should backport the fix for 6.2. Björn Jacob
20:04 Bug #69807: EXT:form - currency filter not working correctly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:22 Bug #69807: EXT:form - currency filter not working correctly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Bug #69807 (Under Review): EXT:form - currency filter not working correctly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:59 Bug #69817: EXT:form - fatal at mail sending if label layout contains a label tag
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:37 Bug #69817 (Under Review): EXT:form - fatal at mail sending if label layout contains a label tag
Ralf Zimmermann
17:35 Bug #69817 (New): EXT:form - fatal at mail sending if label layout contains a label tag
Ralf Zimmermann
17:34 Bug #69817 (Under Review): EXT:form - fatal at mail sending if label layout contains a label tag
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:52 Bug #69817: EXT:form - fatal at mail sending if label layout contains a label tag
This is fixed for 7.5. We should also fix this for 6.2 but it's quite some work. Björn Jacob
19:48 Bug #69376: EXT:form - OPTGROUP cannot be a child element of SELECT
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Bug #69376 (Under Review): EXT:form - OPTGROUP cannot be a child element of SELECT
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:43 Bug #69376 (Needs Feedback): EXT:form - OPTGROUP cannot be a child element of SELECT
This ist fixed in version 7.5. Is there any chance of fixing this for 6? At least try to avoid the PHP error. Björn Jacob
19:45 Feature #68771 (Needs Feedback): EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
We've completely rewritten the frontend rendering of EXT:form. Could you please test the current master (7.5.dev)? Ma... Björn Jacob
19:34 Task #69958: Form: Remove bootstrap class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Task #69958 (Under Review): Form: Remove bootstrap class
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Task #69958: Form: Remove bootstrap class
We have to remove the bootstrap class since it prevents loading of the PageTS which registers the content element. Björn Jacob
19:31 Bug #70008 (Rejected): extbase use of class variables don't work
Hi Hans,
I had a look at your code and what you want to achieve isn't possible with your code structure.
If you s...
Wouter Wolters
09:58 Bug #70008: extbase use of class variables don't work
You can find the current state of the extension in the attached file.
There are also error_logs implemented, which s...
Hans-Georg Althoff
19:13 Bug #69971 (Closed): EXT:form Error at Mail sending / ObjectStorage could not be converted to string
Björn Jacob
19:13 Bug #69971: EXT:form Error at Mail sending / ObjectStorage could not be converted to string
This will be fixed with #69957. Closing this issue. Björn Jacob
10:09 Bug #69971 (Needs Feedback): EXT:form Error at Mail sending / ObjectStorage could not be converted to string
This is already applied in: https://forge.typo3.org/projects/typo3cms-core/repository/revisions/a81bd7977d41c5f7d2007... Ralf Zimmermann
19:03 Feature #55175: Accessibility and HTML5 for sysext 'form'
Please see #69974. Benni is not 100% right. The issue is not fixed. Instead it can't be merged. Since we've rewritten... Björn Jacob
18:16 Task #70011 (Closed): EXT:form - Optimize deprecation messages
Already included in https://review.typo3.org/#/c/43471/ Ralf Zimmermann
13:00 Task #70011 (Under Review): EXT:form - Optimize deprecation messages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:05 Task #70011 (Closed): EXT:form - Optimize deprecation messages
Some of the deprecation messages are not meaningful enough. We have to correct this. Furthermore using the IMAGEBUTTO... Björn Jacob
17:43 Bug #53305: HTML5 rendering of headers works only if a date is set
the problem is in the 6.2.15 :(
plz fix the bug, thanks!
Sebastian Schmal
17:30 Bug #69354: EXT:form - Date validator does not output message (hint)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:43 Bug #69354 (Under Review): EXT:form - Date validator does not output message (hint)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:48 Bug #69354: EXT:form - Date validator does not output message (hint)
This is fixed in TYPO3 7.5. It should also be fixed for 6.2. Björn Jacob
17:29 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:46 Task #69743 (Under Review): Move css_styled_content icons to IconRegistry
Stephan Großberndt
09:00 Task #69743 (Resolved): Move css_styled_content icons to IconRegistry
Applied in changeset commit:bb06524a263e54a26bca4279e552d239ae17e9b3. Stephan Großberndt
17:00 Bug #39383 (Resolved): Cannot delete record moved in draft
Applied in changeset commit:27ec0fce29b84120e9d7936db878d6571e78111e. Bart Dubelaar
16:32 Bug #39383 (Under Review): Cannot delete record moved in draft
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:30 Bug #39383 (Resolved): Cannot delete record moved in draft
Applied in changeset commit:f78adb238ef9ad1a5151b6a13708b5bac68456cb. Bart Dubelaar
16:28 Task #69057 (Resolved): Deprecate IconUtility::getSpriteIconForFile()
Applied in changeset commit:77bf6762d2e6c3c897d025153a37c6dce6ad60c9. Frank Nägler
14:25 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:54 Bug #70015: Exception/CMS/1 during update to 6.2.15
Partially:
As described, the null array is the cause for the error.
But the caling routine is basically a "i += 1...
Kurt Ludikovsky
12:58 Bug #70015 (Needs Feedback): Exception/CMS/1 during update to 6.2.15
isn't the problem that someone tries to merge an array with null? Mathias Schreiber
12:29 Bug #70015 (Closed): Exception/CMS/1 during update to 6.2.15
h2. Error:
While upgrading to 6.2.15 I have got the following error in the Install-tool when trying to use the Upg...
Kurt Ludikovsky
15:54 Task #70020 (New): @transient properties should be ignored when checking if object is dirty
I am currently working on a REST Api for TYPO3-7 and i recognized, that i allways get TRUE when checking AbstractEnti... Philipp Wrann
15:44 Bug #69946 (Resolved): Fix class alias maps and IDE files
Helmut Hummel
14:32 Bug #69946 (Under Review): Fix class alias maps and IDE files
Wouter Wolters
15:12 Feature #70014: Remove hardcoded ObjectStorage creation in ObjectStorageConverter
Okay, after more playing with this, I realized, that there are even more places, which are broken as soon, as one use... Viktor Livakivskyi
14:12 Feature #70014: Remove hardcoded ObjectStorage creation in ObjectStorageConverter
Another issue: in case of custom collection _@lazy_ annotation creates instance of _LazyLoadingProxy_ instead of _Laz... Viktor Livakivskyi
12:02 Feature #70014 (Closed): Remove hardcoded ObjectStorage creation in ObjectStorageConverter
_\TYPO3\CMS\Extbase\Property\TypeConverter\ObjectStorageConverter_ contains hardcoded ObjectStorage creation in _conv... Viktor Livakivskyi
14:48 Bug #69195: EXT:form - Error if old mailform option is called
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:38 Bug #69195: EXT:form - Error if old mailform option is called
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:36 Bug #69195 (Under Review): EXT:form - Error if old mailform option is called
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:33 Bug #69987 (Under Review): EXT:recycler Collapsed record occupied same size as expanded record
Wouter Wolters
09:00 Bug #69987 (Resolved): EXT:recycler Collapsed record occupied same size as expanded record
Applied in changeset commit:65ddf25a52f11b29b2c92e62bd0d03d942b4bd7e. Michael Oehlhof
14:32 Task #69989 (Under Review): Change typo3.org links to https
Wouter Wolters
09:00 Task #69989 (Resolved): Change typo3.org links to https
Applied in changeset commit:b96eff58c9004d32008a299ea72d11d6b34831da. Josef F. Glatz (Old User)
14:32 Bug #69991 (Under Review): Image Crop Button Labels break
Wouter Wolters
09:00 Bug #69991 (Resolved): Image Crop Button Labels break
Applied in changeset commit:49af8577dd5ab8fc1da15ca8a019572f1d34ae33. Anonymous
14:22 Bug #54804: Flexform - Link Bug
Hi I've found a working solution for these Bug:
\TYPO3\CMS\Backend\Form\Element\InputElement::render
Line 235...
Marc Bauer
14:21 Bug #69811 (Needs Feedback): EXT:form - trim filter does not seem to work
I can not reproduce this. If i submit the example text this text are trimmed:... Ralf Zimmermann
14:17 Feature #69824 (Under Review): Introduce PdoFileBackend
Andreas Kienast
09:00 Feature #69824 (Resolved): Introduce PdoFileBackend
Applied in changeset commit:cbad29fc79a9ee94e87136525cf32aae15385ec9. Andreas Fernandez
14:12 Bug #43114 (New): sanitizeSelectPart - select CONTENT using DISTINCT
Andreas Kienast
13:59 Bug #70017 (Closed): Domain object validation ignored, when object has property of the same type
When an object has a property, that is of the same type as the current object (e.g. if object can have parent objects... Torben Hansen
12:53 Bug #22519 (Closed): Page moved in custom workspace doesn't get moved when published using LIVE workspace
I close this because I can't reproduce it in both 6.2.15 and 7.5-dev (latest dev)
My test:
I enter TYPO3 as an ...
Riccardo De Contardi
11:59 Bug #22375 (Needs Feedback): no localisation view for page type "Link to external URL"
@Plotz: I did the same test on 7.5-dev (latest master) and I don't see problems, too.
Is there something left, or we...
Riccardo De Contardi
11:16 Feature #70012 (Closed): addFile should not delete the original file
The ResourceStorage class has a method addFile from where it calls the driver classes addFile method. However the par... Franz Holzinger
11:13 Bug #69962: BE use FE directories
Hi Anja,
below my setting of the BE modul.
constants.txt...
Hans-Georg Althoff
11:13 Bug #69395: EXT:form - Allow ReplyTo
@Christian: thank you for your reply. I fully agree that this issue is no big deal. But please consider the bigger pi... Björn Jacob
10:13 Bug #69395: EXT:form - Allow ReplyTo
Using ReplyTo was possible with the old mailform content element.
Since ext:Form is supposed to be the successor o...
Christian Hernmarck
09:40 Bug #69395: EXT:form - Allow ReplyTo
Since it's not part of EXT:form it's not a bug. Instead it's a missing feature. Björn Jacob
10:46 Feature #68613: TypoScript: NOT EQUALS condition operator for condition: [applicationContext]
I change the subject because some conditions already have the operator "!=":... Riccardo De Contardi
10:39 Bug #61878 (Closed): In Image type content not working as extected
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
09:55 Bug #58765 (Closed): EXT:form - Error in mailform with confirmation page
This is fixed in 7.5. It would be a huge architectonic change for 6.2 since we would have to introduce a different se... Björn Jacob
09:50 Bug #47831 (Needs Feedback): EXT:form - FORM error labels wrong for some validators
I really tried to understand and reproduce the problem.
@Patrick: could you please test this with 7.5. Does the pr...
Björn Jacob
09:49 Feature #69764: Detect file icons by mime-type
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:48 Feature #69814: ModuleTemplate API
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:43 Bug #67187: recursiveFileListSortingHelper natural sorting isn't locale aware
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Feature #31096: EXT:form - Recipient field may be undefined
This is quite a huge task. Since we want to rewrite the form wizard I'm moving the ticket to version 8. Björn Jacob

2015-09-21

23:48 Bug #70006 (Rejected): PathUtility::getAbsoluteWebPath is broken
no bug, my mistake Frank Nägler
23:10 Bug #70006: PathUtility::getAbsoluteWebPath is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Bug #70006 (Under Review): PathUtility::getAbsoluteWebPath is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Bug #70006 (Rejected): PathUtility::getAbsoluteWebPath is broken
PathUtility::getAbsoluteWebPath() returns wrong pathes.
The method should be fixed and unit tests should be added
Frank Nägler
23:40 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:07 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:46 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:36 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:29 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:57 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:02 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:44 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:08 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:36 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:09 Bug #70008 (Needs Feedback): extbase use of class variables don't work
Can you create a test extension that shows your problem?
Without this I don't think we can be of any help here.
F...
Wouter Wolters
22:01 Bug #70008 (Rejected): extbase use of class variables don't work
I try to build a BE extension with only one view but different action controllers.
To access the view from any any a...
Hans-Georg Althoff
21:05 Bug #70005 (Closed): TYPO3 7.4 auf php 5.6.*, but not on 5.5.*
Setting up a clean TYPO3 7.4 installation on a MAMP 3.4 environment with php 5.6.10 (no caches like opcode, APCu etc)... Gone With the Wind
20:35 Feature #46017: Language switcher for pagetree in Backend
At the moment I only can reproduce the space below the language listing.
I didn't found the Icon you used for Sout...
Frank Frewer
08:50 Feature #46017: Language switcher for pagetree in Backend
With Patch Set 30 Alexander Opitz
20:33 Task #67954: Migrate CTypes text, image and textpic to textmedia
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:28 Task #70003 (Closed): Add file icon for .youtube and .vimeo
Add youtube and vimeo to the $fileExtensionMapping array so a nice "video" icon is shown in the backend Frans Saris
20:03 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:03 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:18 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:48 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:56 Bug #69977: Avoid race conditions between opening and closing modals
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:50 Task #70002 (Under Review): Make it possible to register own icons for file extensions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:41 Task #70002 (Closed): Make it possible to register own icons for file extensions
At the moment it is not possible to register icon identifier for file extensions.
This must be changed.
Frank Nägler
19:11 Task #69989: Change typo3.org links to https
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:57 Task #69989: Change typo3.org links to https
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:57 Task #69989 (Under Review): Change typo3.org links to https
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:51 Task #69989 (Closed): Change typo3.org links to https
h1. Problem/Description
Since http://typo3.org is also reachable with @https://typo3.org@ as much as possible link...
Josef F. Glatz (Old User)
18:10 Bug #69991: Image Crop Button Labels break
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Bug #69991: Image Crop Button Labels break
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:24 Bug #69991: Image Crop Button Labels break
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Bug #69991: Image Crop Button Labels break
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #69991: Image Crop Button Labels break
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:51 Bug #69991 (Under Review): Image Crop Button Labels break
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:57 Bug #69991: Image Crop Button Labels break
Solution could be:
Remove Button Group Wrap and give the btn 5px margin bottom.
I will try to create a Fix for...
Boris Schauer
10:41 Bug #69991 (Closed): Image Crop Button Labels break
Labels on the Crop Buttons break if there are more buttons with more text.
Boris Schauer
17:36 Feature #69916: Introduce PSR-7-based Routing for Backend AJAX Requests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:54 Task #70000 (Under Review): ext:belog causes deprecation log entries
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:52 Task #70000 (Closed): ext:belog causes deprecation log entries
the usage of __wakeup() in Constraint Model (by extending AbstractDomainModel) and the usage of its properties manual... Anja Leichsenring
16:05 Feature #69824: Introduce PdoFileBackend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Bug #26484: extend to subpages in page properties in access tab does not work correctly
Problem still exists in 6.2.15. Is there any news on this since the bug exists since 4.5? Riny van Tiggelen
15:07 Bug #69999 (Closed): Cannot create CE without default language
Language Mode: Strict
TYPO3 6.2(.14)
Tried:
1. Create a new page
1.1 Create a content element in default langua...
Robert Dickhaut
14:38 Bug #69997 (Closed): DBAL - Fatal Error in install tool - upgrade wizard
Upon opening the install tool and upgrade wizard, following error occurs. A database result is apparently not found.
...
Philipp Rönsch
14:33 Task #69774 (Accepted): Improve session timeout dialog
This patch should be reverted, for the reasons please read the issue #69996 Frank Nägler
14:31 Task #69996 (Rejected): Revert [TASK] Improve session timeout dialog
With issue #69774 the behavior of the LoginRefresh has changed.
The reason why this patch should be reverted:
T...
Frank Nägler
12:51 Bug #65618 (Needs Feedback): Working with list module and page content
in version 7.5-dev (latest master) that field is not present (you have to install the compatibility6 system extension... Riccardo De Contardi
12:47 Bug #69224: Fix wrong usage of Enumerations in InformationStatus::mapStatusToInt()
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Bug #69985 (Resolved): Mod About TYPO3 CMS: Outdated external link
Applied in changeset commit:3a72c37fbe89e849bb9a03cff3efe6b367de3b35. Josef F. Glatz (Old User)
10:14 Bug #69985: Mod About TYPO3 CMS: Outdated external link
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:11 Bug #69985: Mod About TYPO3 CMS: Outdated external link
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:45 Bug #69985: Mod About TYPO3 CMS: Outdated external link
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:38 Bug #69985 (Under Review): Mod About TYPO3 CMS: Outdated external link
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:35 Bug #69985 (Closed): Mod About TYPO3 CMS: Outdated external link
h1. Problem/Description
Fix outdated links in *About TYPO3 CMS* module
h1. ToDo(s)
* Find all outdated link...
Josef F. Glatz (Old User)
12:29 Task #41939 (Closed): "Retina" web logo in login and backend
Closed as resolved with #52514
If you think that this is the wrong decision, then please write to the mailing list...
Riccardo De Contardi
12:25 Bug #69183 (On Hold): Respect TCA option 'columnsOverrides' for server side field evaluations
Waiting for DataHandler refactoring Sascha Egerer
12:05 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Hi Daniel!
There is no such feature yet, you're right. There is even a better way to achieve this, by simply addin...
Markus Klein
10:11 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Sorry, but I have to ask: Since working with symlinks is the officially preferred way to update TYPO3 and centralized... Daniel Neugebauer
12:04 Bug #67625 (Closed): image width of exactly 85px gets ignored, images get rendered in original size
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
12:04 Task #69978 (Resolved): Add Tests for TcaMigration::migrateIconfileRelativePathOrFilenameOnlyToExtReference()
Applied in changeset commit:b3f61ee540720268d2a6d80b194bb1c85c150208. Anja Leichsenring
11:55 Task #69978: Add Tests for TcaMigration::migrateIconfileRelativePathOrFilenameOnlyToExtReference()
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:51 Task #69978: Add Tests for TcaMigration::migrateIconfileRelativePathOrFilenameOnlyToExtReference()
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:04 Bug #67632 (Closed): f:cObject error with field flux field.relation
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:45 Bug #69987: EXT:recycler Collapsed record occupied same size as expanded record
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:07 Bug #69987 (Under Review): EXT:recycler Collapsed record occupied same size as expanded record
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:04 Bug #69987 (Closed): EXT:recycler Collapsed record occupied same size as expanded record
Michael Oehlhof
10:58 Feature #69975: Make typo3temp-path configurable
I started to make the typo3temp path configurable and run into some problems which makes my suggested change not usef... Jonas Enders
10:04 Bug #69802: ElementBrowser misses folder icons in file tree
6.2.14 LTS shows the icons, 6.2.15 LTS is without icons. If you close a subtree and open it again the icons for the s... Steffen Hastädt
10:00 Bug #69982 (Resolved): Recycler Module prevents interaction
Applied in changeset commit:6a4be65fe993f13a4bccb0e1faeb59d94e1cd354. Michael Oehlhof
01:56 Bug #69982 (Under Review): Recycler Module prevents interaction
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:49 Bug #69984 (Resolved): Add missing header for info submodule pagetree overview
Applied in changeset commit:86a15883c20cac9edf089c3710aab69df1e7856f. Josef F. Glatz (Old User)
00:06 Bug #69984 (Under Review): Add missing header for info submodule pagetree overview
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:06 Bug #69984 (Closed): Add missing header for info submodule pagetree overview
h1. Problem/Description
The header tag is missing for the submodule "Pagetree Overview"
h1. ToDo(s)
* Add mi...
Josef F. Glatz (Old User)
09:33 Bug #69957 (Under Review): EXT:form - Fix some problems with Container elements
Ralf Zimmermann
09:20 Bug #69957 (New): EXT:form - Fix some problems with Container elements
The patchset fix the following things:
There was 4 rendering functions, which tries to render a message as cObject...
Ralf Zimmermann
09:19 Bug #69957 (Under Review): EXT:form - Fix some problems with Container elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Feature #69990 (Rejected): Different Favicons for Filelist or per Module
One thing that I've heard editors complain about regarding TYPO3 is the time it takes to switch between File list and... Urs Braem
07:49 Feature #55175: Accessibility and HTML5 for sysext 'form'
Benjamin Mack wrote:
> this is fixed in v7.
I tested the new 7.4 and I was not able to get a proper rendering of ...
Ben Walch
07:30 Feature #69023 (Resolved): Introduce Signal preProcessApplicationRun
Applied in changeset commit:4cb3627090169a31ee001aca5484df7b39015528. Gerrit Mohrmann
00:46 Bug #69983 (Resolved): Correct module markup for pagetree overview
Applied in changeset commit:f75d803a9fed3bba27082603eea5e98a4f730fe0. Josef F. Glatz (Old User)
00:03 Bug #69983 (Under Review): Correct module markup for pagetree overview
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:01 Bug #69983 (Closed): Correct module markup for pagetree overview
h1. Problem/Description
The space between the function menu of the module and the module content is missing due wr...
Josef F. Glatz (Old User)

2015-09-20

23:15 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:27 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:09 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:22 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
We can only recommend those steps to solve the issue:
# Flush the opcode cache via Install Tool or restart the web...
Markus Klein
20:24 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
The same issue appeared on my typo3-installation when updating to 6.2.15 :(
Sidenote: Switching back to 6.2.14 kept ...
Hans-Peter Jacobs
22:00 Bug #69890 (Resolved): Flag icons are missing on flex localization view
Applied in changeset commit:16e225aee24efbcf724b3418af5dc0c16c62b18b. Thorsten Bringewatt
21:30 Bug #69890: Flag icons are missing on flex localization view
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:28 Bug #69890: Flag icons are missing on flex localization view
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:48 Bug #69890: Flag icons are missing on flex localization view
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:09 Bug #69890: Flag icons are missing on flex localization view
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:07 Bug #69890: Flag icons are missing on flex localization view
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:51 Task #69791 (Resolved): Replace all flag-icon usages with SVG flags and IconFactory
Applied in changeset commit:f3554e74a4e6e596cf83b04569a4a715ec2e53d2. Frank Nägler
20:58 Task #69791 (Under Review): Replace all flag-icon usages with SVG flags and IconFactory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Task #69791 (Resolved): Replace all flag-icon usages with SVG flags and IconFactory
Applied in changeset commit:abe3a4cf330ef4f660f96c9bccd67bd1ee641784. Frank Nägler
19:53 Task #69791: Replace all flag-icon usages with SVG flags and IconFactory
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:58 Task #69791: Replace all flag-icon usages with SVG flags and IconFactory
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Task #69791: Replace all flag-icon usages with SVG flags and IconFactory
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #69535 (Resolved): Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Applied in changeset commit:ae6479eac2a4394c75a554fde70a6dae960bc13d. Frank Nägler
17:45 Task #69535: Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:44 Task #69535: Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:53 Bug #69982 (Closed): Recycler Module prevents interaction
In the recycler module only the last element in the table can be clicked and action buttons be used. The other items ... Anja Leichsenring
20:39 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:08 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:14 Bug #69443: Fatal error in indexed search pibased plugin
Hi Vladimir
It looks like you're using new indexed search version on the old core.
Or have an xclass or AbstractPlu...
Tymoteusz Motylewski
19:46 Feature #69023: Introduce Signal preProcessApplicationRun
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:29 Bug #69826 (Under Review): Broken select wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:45 Bug #57408 (Resolved): Call of the meta extractor services for local storage possible
This is now possible see #56726 Frans Saris
18:26 Bug #37244: TCA date evaluation for dates lower 01-01-1970 fails
the same problem in T3 6.2.15
1902 is the last date that works
1901 jump on 2015
:(
Sebastian Schmal
15:04 Feature #69814: ModuleTemplate API
Patch set 57 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:54 Feature #69814: ModuleTemplate API
Patch set 56 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:36 Bug #69979 (Resolved): Use action icon instead of mimetype: actions-document-export-csv
Applied in changeset commit:0865042da2a50a31460cd35770eec4d7af2e1787. Anonymous
13:23 Bug #69979 (Under Review): Use action icon instead of mimetype: actions-document-export-csv
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Bug #69979 (Closed): Use action icon instead of mimetype: actions-document-export-csv
Benjamin Kott
13:15 Task #69978 (Under Review): Add Tests for TcaMigration::migrateIconfileRelativePathOrFilenameOnlyToExtReference()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:13 Task #69978 (Closed): Add Tests for TcaMigration::migrateIconfileRelativePathOrFilenameOnlyToExtReference()
The newly introduced method migrateIconfileRelativePathOrFilenameOnlyToExtReference() lacks unit tests. Anja Leichsenring
12:47 Feature #69975: Make typo3temp-path configurable
I'm not a big fan of this idea. This will trigger tons of changes and the benefit looks rather low. This also affects... Christian Kuhn
12:30 Task #69754 (Resolved): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Applied in changeset commit:237523a06e396e6537ce2b3edfe40d812f3fffdd. Stephan Großberndt
12:22 Bug #69977 (Under Review): Avoid race conditions between opening and closing modals
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:22 Bug #69977 (Closed): Avoid race conditions between opening and closing modals
Frans Saris
11:53 Bug #56633: Add Formprotection Class for FE usage (API for ext developers)
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-09-19

23:42 Feature #69975 (Closed): Make typo3temp-path configurable
The typo3temp-path should be configurable.
I would suggest:
$GLOBALS['TYPO3_CONF_VARS']['BE']['tempDir']
I'm...
Jonas Enders
22:43 Feature #69023: Introduce Signal preProcessApplicationRun
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #69935 (Resolved): Remove version matrix hack from CoreVersionService.php
Applied in changeset commit:11079fe05620c4cbe9b53af4a2f04247298beadd. Andreas Bouche
22:19 Bug #69868 (Resolved): ERROR modal of Online Media is not closable
Applied in changeset commit:aa75e8808d8abc083a872800341616869dba51b0. Andreas Fernandez
21:34 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:24 Task #69754 (Under Review): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:45 Task #69754 (In Progress): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Stephan Großberndt
20:25 Feature #53407 (Closed): HTML5 input attributes for client side validation
Closed as duplicate of #69974 which describes the feature better. Won't go in 7 since the rewrite to Extbase/ Fluid t... Björn Jacob
20:18 Feature #45709: add stdwrap functionality to FORM input elements as well
@Simon: we've rewritten EXT:form and introduced Extbase and Fluid for the frontend rendering. When building forms out... Björn Jacob
20:16 Feature #69176: Fix Layout handling for Form generation
@Marc: please checkout the rewritten form extension. It is now part of 7.5. If the new solution does not suit your ne... Björn Jacob
20:14 Bug #68678: TYPO3\CMS\Form\Utility\FormUtility::__construct needs a hook
@Sebastian: please test the rewritten EXT:form. You should be able to add new elements using TypoScript. If the new s... Björn Jacob
20:12 Task #69974 (Closed): EXT:form - Optimize frontend templates
The HTML code rendered by EXT:form should be more accessible:
* -Add HTML5 required attribute to input tags which ...
Björn Jacob
20:02 Feature #69973 (Closed): Form: Add HTML5 input types to form wizard
The form wizard has to support the HTML5 input types. Björn Jacob
18:52 Feature #69814: ModuleTemplate API
Patch set 55 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:11 Feature #69814: ModuleTemplate API
Patch set 54 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:35 Task #69822: Move select field type detection to TcaMigration
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:18 Task #69822: Move select field type detection to TcaMigration
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Task #69938 (Resolved): Inline ElementConditionMatcher
Applied in changeset commit:963e225aa43bb3ae903f66253782e01c7be7d8fa. Morton Jonuschat
17:09 Task #69938: Inline ElementConditionMatcher
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:49 Task #69938: Inline ElementConditionMatcher
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Task #69938: Inline ElementConditionMatcher
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Bug #69897 (Resolved): Display conditions currently don't work anymore
Applied in changeset commit:963e225aa43bb3ae903f66253782e01c7be7d8fa. Morton Jonuschat
17:09 Bug #69897: Display conditions currently don't work anymore
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:49 Bug #69897: Display conditions currently don't work anymore
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Bug #69897 (Under Review): Display conditions currently don't work anymore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:39 Task #69721: Inline BackendUtility::getRecordTitle as data provider
Morton picked up this topic. Christian Kuhn
17:30 Task #69920 (Resolved): Remove CSS Styled Content option of image position items
Applied in changeset commit:2ef9e011a7f7dbef380e2d5429deb06f597ce1dd. Benni Mack
16:45 Task #69728: Move SelectTree data providing
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:20 Bug #69971 (Under Review): EXT:form Error at Mail sending / ObjectStorage could not be converted to string
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Bug #69971 (Closed): EXT:form Error at Mail sending / ObjectStorage could not be converted to string
The Plain Mail Partials have incorrect settings. This results in:... Ralf Zimmermann
15:26 Bug #69962 (Rejected): BE use FE directories
If you work with an BE module, your settings need to go to module.myextension. This is possible by copying it, like
...
Anja Leichsenring
15:01 Bug #39383: Cannot delete record moved in draft
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:41 Bug #39383: Cannot delete record moved in draft
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:59 Bug #39383: Cannot delete record moved in draft
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Bug #69952 (Resolved): processForeignTableClause fails when used with select fields
Applied in changeset commit:b5f0a348112bfa80aed7dbc4088b2bcf9d386ff1. Mathias Schreiber
13:18 Bug #69952: processForeignTableClause fails when used with select fields
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:21 Bug #69952: processForeignTableClause fails when used with select fields
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:09 Bug #69970 (Closed): Copy content element - paste reference (multi-lang)
When in page or live module
in multi-language setup
with translated tt_content element:
- click "copy" on conten...
Felix Kopp
13:00 Task #69969 (Resolved): Extend workspaces functional tests concerning move-placeholders
Applied in changeset commit:1a3bedb7fb44399cdce8869aaaaa53bddd908ec6. Oliver Hader
12:52 Task #69969: Extend workspaces functional tests concerning move-placeholders
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:40 Task #69969 (Under Review): Extend workspaces functional tests concerning move-placeholders
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:36 Task #69969 (Closed): Extend workspaces functional tests concerning move-placeholders
The "modify" functional tests are extended concerning move-placeholders:
* changeContentSortingAndDeleteMovedRecord
...
Oliver Hader
12:49 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:30 Task #69821 (Resolved): FormEngine: Split TcaTypesShowitem provider
Applied in changeset commit:07dabf60bc58f663022445d54e043d5f058580a8. Morton Jonuschat
11:41 Task #69821: FormEngine: Split TcaTypesShowitem provider
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:36 Task #69821: FormEngine: Split TcaTypesShowitem provider
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Task #69821: FormEngine: Split TcaTypesShowitem provider
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Task #69821: FormEngine: Split TcaTypesShowitem provider
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:10 Task #69821: FormEngine: Split TcaTypesShowitem provider
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Task #69967 (Under Review): Extract data overlay handling to common class
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Task #69967 (Closed): Extract data overlay handling to common class
The data overlay handling of RelationHandler is extracted to
a separate common class. The scope of this object shall...
Oliver Hader
10:56 Task #59112 (Under Review): IRRE sorting not reflected
Setting to under review again, since only the function tests have been merged Oliver Hader
10:53 Task #69966 (New): Integrate localization and fallback resolving in PlainDataResolver
PlainDataResolver is targeted to resolve relations based on a given context (workspaces, localization). The currently... Oliver Hader
10:09 Bug #69964 (Closed): File list paste icon missing
When
- cut single file from list
or
- cut/copy multiple files into clipboard
the file items can not be pasted...
Felix Kopp
02:00 Bug #69961 (Resolved): Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist
Applied in changeset commit:ae18ac1106654b19600ffb1a42bb2270503226e1. Oliver Hader
01:20 Bug #69961: Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:07 Bug #69961: Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-09-18

23:55 Feature #46017: Language switcher for pagetree in Backend
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:45 Feature #46017: Language switcher for pagetree in Backend
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:40 Bug #56633: Add Formprotection Class for FE usage (API for ext developers)
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:11 Bug #56633: Add Formprotection Class for FE usage (API for ext developers)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:36 Bug #56633 (Under Review): Add Formprotection Class for FE usage (API for ext developers)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:25 Bug #69962 (Rejected): BE use FE directories
I have created a new extension with the extension builder git version from today.
The setup.txt and constants.txt lo...
Hans-Georg Althoff
22:19 Feature #54654 (Closed): Customize confirmation page
Can be closed. Possible with new version of EXT:form. Björn Jacob
22:14 Bug #69961: Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist
There are two more test failures in typo3/sysext/form/Tests/Unit/Domain/Model/ConfigurationTest.php:75 Morton Jonuschat
21:55 Bug #69961 (Under Review): Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:50 Bug #69961 (Closed): Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist
The unit tests fail right now.
Wrong:...
Björn Jacob
22:14 Feature #63391 (Closed): HTML5 Placeholder Attribute for TEXTLINE and TEXTAREA Objects
Can be closed. Possible with new version of EXT:form. Björn Jacob
22:13 Feature #55175 (Closed): Accessibility and HTML5 for sysext 'form'
this is fixed in v7. Benni Mack
22:00 Bug #68678 (Closed): TYPO3\CMS\Form\Utility\FormUtility::__construct needs a hook
this is now possible via TypoScript in v7. Benni Mack
21:59 Bug #36950 (Closed): new form content element: input of OPTIONS >> ATTRIBUTES PROPERTIES >> NAME for a specific form element should be validated
this is fixed in v7. Benni Mack
21:58 Feature #69176 (Closed): Fix Layout handling for Form generation
this is fixed in v7. Benni Mack
21:58 Feature #50539 (Closed): Forms: Add HTML5 input types
this is fixed in v7. Benni Mack
21:42 Task #69960 (Closed): EXT:form - Check possibility to move old renderings to compatibility6
Check if it is possible to move the "old" renderings to the compatibility6 extension. Björn Jacob
21:41 Task #69959 (Rejected): EXT:form - Optimize Classes/Domain/*
Sorting out the correct places for Classes/Domain/* classes. Björn Jacob
21:40 Task #69958 (Closed): Form: Remove bootstrap class
Remove bootstrap class to do it like other Extensions in the core. Björn Jacob
21:38 Bug #69957: EXT:form - Fix some problems with Container elements
The problem has already been analyzed and we're working on it.
bq. It's a combination of 3 problems. The checkboxe...
Björn Jacob
21:32 Bug #69957 (Closed): EXT:form - Fix some problems with Container elements
There are some findings on RADIOGROUP and OPTIONGROUP.
* values are not visualized on the confirmAction view
* af...
Björn Jacob
21:30 Bug #69953 (Resolved): Extbase functional tests fail
Applied in changeset commit:adbca66211932b6a9156107072bd346ee213e6cf. Morton Jonuschat
21:09 Bug #69953 (Under Review): Extbase functional tests fail
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:09 Bug #69953: Extbase functional tests fail
Due to https://review.typo3.org/#/c/43427/ Morton Jonuschat
21:08 Bug #69953 (Closed): Extbase functional tests fail
Morton Jonuschat
21:28 Task #69956 (Closed): EXT:form - Optimize file upload/ handling of files
The form object FILEUPLOAD allows to upload and submit files. The upload/ data flow has to be optimized/ streamlined. Björn Jacob
21:26 Epic #69955 (Closed): Optimize new Extbase/ Fluid based rewrite of EXT:form
This epic collects all the tasks we have to tackle in order to finish the rewrite of EXT:form to Extbase/ Fluid. Björn Jacob
21:10 Feature #69814: ModuleTemplate API
Patch set 53 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:13 Feature #69814: ModuleTemplate API
Patch set 52 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:09 Feature #69814: ModuleTemplate API
Patch set 51 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:01 Feature #69814: ModuleTemplate API
Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:29 Feature #69814: ModuleTemplate API
Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:56 Feature #69814: ModuleTemplate API
Patch set 48 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:52 Feature #69814: ModuleTemplate API
Patch set 47 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:19 Feature #69814: ModuleTemplate API
Patch set 46 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:03 Feature #69814: ModuleTemplate API
Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:45 Feature #69814: ModuleTemplate API
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:43 Feature #69814: ModuleTemplate API
Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:39 Feature #69814: ModuleTemplate API
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:21 Feature #69814: ModuleTemplate API
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:19 Feature #69814: ModuleTemplate API
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:00 Feature #69401 (Resolved): Adopt form to support the Extbase/ Fluid MVC stack
Applied in changeset commit:fa116d45e52c129b39cc9951e8892ed92c639dbb. Ralf Zimmermann
16:34 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:34 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:33 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:29 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:10 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:07 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:38 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:11 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:20 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:56 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:53 Bug #48673: Changed language overlay behaviour in TYPO3 6.*
Still have this bug in 7.3.1
I can't create a content in the 2nd language without showing it in the default language.
Mehdi Guermazi
20:49 Task #60011: Missing visual representation of sys_file_reference
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:40 Feature #69023: Introduce Signal preProcessApplicationRun
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Feature #69023: Introduce Signal preProcessApplicationRun
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:35 Bug #65364 (Resolved): _languageUid gets overwritten on updating a new domain object.
Applied in changeset commit:86ac2558aa880d5e4995b3cd980d272e53d38034. Marco Huber
20:35 Bug #65364: _languageUid gets overwritten on updating a new domain object.
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:35 Bug #65363 (Resolved): Set _languageUid to -1 only if the developer hasn't set it himself
Applied in changeset commit:86ac2558aa880d5e4995b3cd980d272e53d38034. Marco Huber
20:35 Bug #65363: Set _languageUid to -1 only if the developer hasn't set it himself
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:07 Feature #35245: Rework workspace notification settings
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:50 Feature #35245: Rework workspace notification settings
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:44 Feature #35245: Rework workspace notification settings
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Task #59144 (Resolved): Ease previewing custom record data in workspace module
Applied in changeset commit:c09a25f4548b1fbf5229dafdb6899b55d7db8796. Oliver Hader
19:00 Bug #69948 (Resolved): Warnings in DataHandler on undefined array indexes
Applied in changeset commit:522e41876eb24ad77197c664988cc0e81b1b2e8b. Oliver Hader
16:10 Bug #69948 (Under Review): Warnings in DataHandler on undefined array indexes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Bug #69948: Warnings in DataHandler on undefined array indexes
Introduces in #68606 Oliver Hader
15:59 Bug #69948: Warnings in DataHandler on undefined array indexes
Introduced in #68606 Oliver Hader
15:58 Bug #69948 (Closed): Warnings in DataHandler on undefined array indexes
Accessing array indexes that actually do not exist results in PHP warnings. This behavior is caught by using isset() ... Oliver Hader
18:49 Bug #69952 (Under Review): processForeignTableClause fails when used with select fields
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:45 Bug #69952 (Closed): processForeignTableClause fails when used with select fields
When processing the @dataBaseRow@ select values become an array with only the selected option (thus one array entry).... Mathias Schreiber
18:42 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:15 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:37 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:22 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:16 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:07 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:55 Task #69754 (Under Review): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:10 Task #69754 (In Progress): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Stephan Großberndt
18:36 Bug #69227: Strings for like are not properly escaped
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:13 Task #69845: Use ModuleTemplate API for PageLayout
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:04 Task #69845: Use ModuleTemplate API for PageLayout
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #69944 (Resolved): Compare users lets current user disable herself
Applied in changeset commit:4c229a1e7950d57d15b66819900b19146b002963. Xavier Perseguers
13:46 Bug #69944 (Under Review): Compare users lets current user disable herself
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:45 Bug #69944 (Closed): Compare users lets current user disable herself
Starting from TYPO3 v7, the Backend module for user management does not let someone
mark herself as disabled (hidden...
Xavier Perseguers
17:28 Task #69937 (Resolved): Update datetiepicker moment.js and add moment-timezone
Applied in changeset commit:4ffe07a05af0a5edbec8be82b766acc72591876f. Tymoteusz Motylewski
15:13 Task #69937: Update datetiepicker moment.js and add moment-timezone
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:22 Task #69937: Update datetiepicker moment.js and add moment-timezone
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Task #69937: Update datetiepicker moment.js and add moment-timezone
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:15 Task #69937: Update datetiepicker moment.js and add moment-timezone
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Task #69937 (Under Review): Update datetiepicker moment.js and add moment-timezone
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:10 Task #69937 (Closed): Update datetiepicker moment.js and add moment-timezone
Tymoteusz Motylewski
17:00 Bug #69946 (Resolved): Fix class alias maps and IDE files
Applied in changeset commit:ef7510e99476fbfd6d50e4e267d49f8a86ae2d11. Helmut Hummel
15:45 Bug #69946: Fix class alias maps and IDE files
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Bug #69946: Fix class alias maps and IDE files
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:39 Bug #69946 (Under Review): Fix class alias maps and IDE files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Bug #69946 (Closed): Fix class alias maps and IDE files
With moving code around the class alias maps placed in compatibility6
and mediace got a little messed up. Move the a...
Helmut Hummel
16:38 Task #69935 (Under Review): Remove version matrix hack from CoreVersionService.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:41 Task #69935 (Closed): Remove version matrix hack from CoreVersionService.php
Currently we need to patch the Class CoreVersionService on every new major version. There should be a more generic ap... Andreas Bouche
16:30 Task #69847 (Resolved): General icon and iconfactory fixes
Applied in changeset commit:e8fb3ef7abe22b9fcf0e603512eabb5076029dbd. Stephan Großberndt
16:03 Task #69847: General icon and iconfactory fixes
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #69949 (Closed): TypoScript: page.inlineLanguageLabel throws a fatal error in frontend
Hi,
the following TypoScript:...
Thomas Deuling
16:03 Bug #69443: Fatal error in indexed search pibased plugin
I'm not sure but I think this Patch do not work, at least it did not work for me.
TYPO3 7.4.0
Problem:
File: ...
Vladimir Falcon
15:09 Bug #21466 (Closed): Deprecate serverTimezone
fixed in master Benni Mack
14:54 Task #59112 (Resolved): IRRE sorting not reflected
Applied in changeset commit:6873c435dcae6a11e0343f12a403e047ef3cf68f. Oliver Hader
14:54 Task #59112: IRRE sorting not reflected
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:51 Task #59112: IRRE sorting not reflected
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:33 Bug #64574 (Closed): felogin stdWrap for messages not working in external typoscript files
Alexander Opitz
14:05 Bug #64574: felogin stdWrap for messages not working in external typoscript files
IMO, this can be closed, as it is not a bug, but the standard (old) behavior.
My only question was if an update of...
Riccardo De Contardi
09:03 Bug #64574: felogin stdWrap for messages not working in external typoscript files
Hi,
are there still questions open on this?
Alexander Opitz
14:22 Bug #69945 (Rejected): Current user disable herself by Edit his User
If you edit you own user on »Backen users« module or »List« module you can disable yourself.
!be_user_selfdisable.png!
Markus Sommer
13:40 Task #69821: FormEngine: Split TcaTypesShowitem provider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:28 Task #69938 (Under Review): Inline ElementConditionMatcher
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Task #69938 (Closed): Inline ElementConditionMatcher
The ElementConditionMatcher class should be inlined into a FormDataProvider, the evaluation of the display Conditons ... Morton Jonuschat
13:13 Bug #69943: sys_language_overlay should respect hidden flag of content elements
I have created a patch that delivers me the desired result.
Unfortunately it is not very pretty, maybe someone else ...
Jonas Enders
11:59 Bug #69943 (Closed): sys_language_overlay should respect hidden flag of content elements
How to reproduce:
* Default language is english
* Setup a additional language (german)
* Set...
Jonas Enders
12:04 Bug #69942: Replace png with svg
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:53 Bug #69942: Replace png with svg
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:52 Bug #69942 (Under Review): Replace png with svg
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:52 Bug #69942 (Closed): Replace png with svg
Replace PNG with SVG of:
- actions-edit-localize-status-low
- actions-edit-localize-status-high
- apps-pagetree-pa...
Frank Nägler
12:00 Bug #69931 (Resolved): Replace module icons with IconFactory
Applied in changeset commit:386c3b94f6a8f19ac28258e50937cf920445ba22. Frank Nägler
11:04 Bug #69931: Replace module icons with IconFactory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Bug #69931 (Under Review): Replace module icons with IconFactory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:16 Bug #69931 (Closed): Replace module icons with IconFactory
Frank Nägler
11:49 Bug #69941 (Closed): slide of cObject CONTENT don't work properly
Hi!
I use a slide option in my extension https://forge.typo3.org/projects/extension-adx_twitter_bootstrap
with fo...
Arno Dudek
11:30 Feature #69918 (Resolved): Allow PSR-7-based dispatching for Backend modules
Applied in changeset commit:6a89d34ebf28eaa13a930fb9de98f1053c994042. Benni Mack
11:00 Bug #69933 (Resolved): Duplicate code in InputTextElement
Applied in changeset commit:b979df40464efd8476b6775213210738265b9249. Xavier Perseguers
10:24 Bug #69933 (Under Review): Duplicate code in InputTextElement
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:23 Bug #69933 (Closed): Duplicate code in InputTextElement
Xavier Perseguers
10:56 Bug #69936 (Closed): Semaphore locking: PHP hangs with 3 concurrent requests
We have a TYPO3 6.2 instance running on PHP-CGI 5.4.40 on Debian 7, using semaphore locking.
Doing 3 concurrent re...
Christian Weiske
10:46 Task #69929 (Resolved): Unsorted list of ISO codes
Applied in changeset commit:a87e2b29b60eb4d0818c0a2fbfc676cc96f4352b. Xavier Perseguers
10:33 Task #69929: Unsorted list of ISO codes
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Task #69929: Unsorted list of ISO codes
Yes this is a general issue but we cannot sort it "automatically" at the TCA level, since the list is hardcoded in a ... Xavier Perseguers
10:10 Task #69929 (Under Review): Unsorted list of ISO codes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:48 Task #69929: Unsorted list of ISO codes
This is a more general issue with the @special@ feature of @select@ and also affects e.g. the list of tables in user ... Mathias Brodala
09:43 Task #69929 (Closed): Unsorted list of ISO codes
Since TYPO3 7 is it now mandatory to set an ISO code for language records (see #61542). However the (localized) list ... Xavier Perseguers
10:42 Bug #42662 (Closed): install tool upgrade wizard to put namespaced class names into existing tasks
not a problem anymore. Christian Kuhn
10:39 Bug #69934 (Closed): Meaningless or wrong add-button in list-module
There is a wrong tooltip in list-module, on hovering the button for creating a new record on not sortable records.
T...
Gernot Ploiner
10:37 Task #69930 (Resolved): Remove option "serverTimeZone"
Applied in changeset commit:b859682b7c5e39f7b04673ab17d7d9e2e9dfac60. Benni Mack
09:57 Task #69930: Remove option "serverTimeZone"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:53 Task #69930 (Under Review): Remove option "serverTimeZone"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:45 Task #69930 (Closed): Remove option "serverTimeZone"
The option is not used, and was introduced when there was no clean way to fetch the timezone option
from the server ...
Benni Mack
10:17 Bug #35693: Mount from groups setting different by new BE-users
Only for one reason: Sorting.
The top-icon creates a record on the top.
The icon in an existing record creates a re...
Gernot Ploiner
09:55 Bug #35693 (Closed): Mount from groups setting different by new BE-users
I'm closing this issue, as IMHO the functionality is as expected. If you create a user from another one, which doesn'... Alexander Opitz
10:16 Feature #69916: Introduce PSR-7-based Routing for Backend AJAX Requests
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:14 Feature #69916: Introduce PSR-7-based Routing for Backend AJAX Requests
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:51 Feature #69916: Introduce PSR-7-based Routing for Backend AJAX Requests
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:51 Bug #64336 (New): FE-logins: For permanent sessions disable iplock-check
Imho we need some way to make permanent logins a working solution, yes. (I don't want to argue whether you shouldn't ... Stefan Neufeind
09:47 Bug #66007 (Closed): BE ViewHelper <f:be.menu.actionMenuItem> generates wrong styling classes
Thanks for your feedback. Alexander Opitz
09:43 Bug #38392 (New): TYPO3_DOCUMENT_ROOT wrong if reverseProxyPrefix/reverseProxyPrefixSSL used
Alexander Opitz
09:30 Bug #38392: TYPO3_DOCUMENT_ROOT wrong if reverseProxyPrefix/reverseProxyPrefixSSL used
Thanks. Closed the other as a dupe now. Stefan Neufeind
09:40 Bug #65391 (Closed): section menu with wrong ids on localized pages
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:30 Bug #69923 (Resolved): Outdated composer.lock since #69904
Applied in changeset commit:3c60e881b1d52d461d503024e9fdc422af20b9f2. Markus Klein
09:29 Bug #25266 (Closed): allow redirect to ssl reverse proxy
Closed as a dupe of #38392. Imho it goes in the same direction and we can continue there. Stefan Neufeind
09:18 Feature #67260 (New): Provide Start / Stop date for FAL entries
Implemented this a long time ago with 4.5 and DAM. The usage there was, that you can add a stop date to a file in a g... Alexander Opitz
09:14 Feature #51238 (Closed): add hook in logout process
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:14 Bug #47124 (Closed): DebugUtility runs into max_execution_timeout on huge error messages
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:13 Feature #12337 (Closed): Replace text in report with icons
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:12 Bug #43033 (Closed): Clicking page title leads to page settings
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:10 Feature #29342 (New): More detailed Mail from scheduler task
Alexander Opitz
09:08 Bug #36277 (Closed): Comments under LIVE versions belong to their successors
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:07 Task #51435 (Closed): Document css_styled_content rendering changes in compat_version
I think this point is to late to change and from 6.2 onwards we document all changes in our rST files. Alexander Opitz
09:04 Task #42461 (Closed): Properly deprecate parameters which are not used anymore
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:04 Bug #22643 (Closed): Symmetric biderectional records, does not work with type=group
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:03 Bug #38417 (Closed): Duplicate tt_content translation records in the database
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:01 Task #65045: Pages Language Overlay -> Media Link / Alternative missing
Hi,
does this issue still exists with latest TYPO3 (6.2.15)?
Alexander Opitz
08:12 Bug #58781: Extbase CLI exit code not used
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:11 Bug #69928 (Closed): Upload to user_upload/_temp_ is possible but linking to files isn't
A BE user has access to fileadmin/user_upload through the filelist module. There he is allowed to create subfolders a... Renzo Lauper
00:30 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:19 Bug #69926: New FormEngine uses already extracted row in calls to USER functions, must use original row
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:19 Bug #69926 (Under Review): New FormEngine uses already extracted row in calls to USER functions, must use original row
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:15 Bug #69926 (Rejected): New FormEngine uses already extracted row in calls to USER functions, must use original row
Like the topic says: currently every USER function registered to render a TCA or other type of form field will receiv... Claus Due

2015-09-17

23:42 Bug #69923: Outdated composer.lock since #69904
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:40 Bug #69923: Outdated composer.lock since #69904
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:40 Bug #69923: Outdated composer.lock since #69904
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:27 Bug #69923: Outdated composer.lock since #69904
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:12 Bug #69923: Outdated composer.lock since #69904
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:27 Bug #69923 (Under Review): Outdated composer.lock since #69904
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:26 Bug #69923 (Closed): Outdated composer.lock since #69904
The composer.lock needs to be fixed to match the .json again.
Moreover @composer validate@ complains about the @*@ v...
Markus Klein
23:30 Task #69261 (Resolved): Reduce PageLayoutController and PageLayoutView dependencies
Applied in changeset commit:f83295f0ec440b385a79ca85aa039b9de35e0c68. Oliver Hader
23:17 Task #69921 (Resolved): Cleanup EXT:felogin directory structure
Applied in changeset commit:1b0d4d85cbde93028376697d67b5f9531731ea04. Benni Mack
18:40 Task #69921: Cleanup EXT:felogin directory structure
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Task #69921: Cleanup EXT:felogin directory structure
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:55 Task #69921 (Under Review): Cleanup EXT:felogin directory structure
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Task #69921 (Closed): Cleanup EXT:felogin directory structure
Move template, language file (easy one) and flexform
in the right place, also make sure to use closures() for the
...
Benni Mack
23:17 Task #68293 (Resolved): Move language in felogin
Applied in changeset commit:1b0d4d85cbde93028376697d67b5f9531731ea04. Benni Mack
18:40 Task #68293: Move language in felogin
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Task #68293 (Under Review): Move language in felogin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Bug #68484 (Resolved): Cropmask causes php to run out of memory (for some users)
Applied in changeset commit:68c765dde1a713749e9873713484eac457eef274. Thomas Maroschik
12:19 Bug #68484: Cropmask causes php to run out of memory (for some users)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:45 Bug #68484 (Under Review): Cropmask causes php to run out of memory (for some users)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Feature #38732 (Resolved): Modernize Content Elements
Applied in changeset commit:b0cf9d8e7dc0835cd58ffe1d4b38424a3f60289a. Patrick Broens
22:05 Feature #38732: Modernize Content Elements
Patch set 78 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:52 Feature #38732: Modernize Content Elements
Patch set 77 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:14 Feature #38732: Modernize Content Elements
Patch set 76 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:39 Feature #38732: Modernize Content Elements
Patch set 75 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:27 Feature #38732: Modernize Content Elements
Patch set 74 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:16 Feature #38732: Modernize Content Elements
Patch set 73 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:50 Feature #38732: Modernize Content Elements
Patch set 72 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:51 Feature #38732: Modernize Content Elements
Patch set 71 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:19 Feature #38732: Modernize Content Elements
Patch set 70 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:40 Feature #38732: Modernize Content Elements
Patch set 69 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:23 Feature #38732: Modernize Content Elements
Patch set 68 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:12 Bug #69925 (Resolved): Adjust itemsProcFunc CategoryRegistry::getCategoryFieldsForTable to new internal record structure
Applied in changeset commit:795531e6a342025c19f733f6c36fc1ea3ff9db65. Frans Saris
21:36 Bug #69925 (Under Review): Adjust itemsProcFunc CategoryRegistry::getCategoryFieldsForTable to new internal record structure
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:28 Bug #69925 (Closed): Adjust itemsProcFunc CategoryRegistry::getCategoryFieldsForTable to new internal record structure
Field @tt_content.category_field@ has a itemsProcFunc assigned that depends on the current "record". The used field i... Frans Saris
21:42 Feature #69918: Allow PSR-7-based dispatching for Backend modules
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:20 Feature #69918: Allow PSR-7-based dispatching for Backend modules
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Feature #69918 (Under Review): Allow PSR-7-based dispatching for Backend modules
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:03 Feature #69918 (Closed): Allow PSR-7-based dispatching for Backend modules
Benni Mack
21:30 Task #69909 (Resolved): Page Resources Datatype
Applied in changeset commit:f514be6b9d42ec1db214e010394b2aef891f34c3. Christian Kuhn
20:56 Task #69909: Page Resources Datatype
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:55 Task #69909 (Under Review): Page Resources Datatype
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:00 Task #69909 (Resolved): Page Resources Datatype
Applied in changeset commit:a6782116be0db734c1bd263be79a671e25d16033. Benni Mack
12:56 Task #69909: Page Resources Datatype
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:44 Task #69909 (Under Review): Page Resources Datatype
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:35 Task #69909: Page Resources Datatype
yes. and for "image" as well, this was because of the backwards-compatibility for pre-6.2 fields. Benni Mack
10:30 Task #69909 (Closed): Page Resources Datatype
Shouldn't the media fields datatype be int(11) unsigned instead of text in pages table? As far as i can see, the back... Kevin Ditscheid
21:06 Feature #61110: Support for timezones in all date fields in TYPO3 BE
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:56 Feature #61110: Support for timezones in all date fields in TYPO3 BE
even better:
timeozne support was added to the stable branch of date picker 4.17.37
see http://eonasdan.github.io/b...
Tymoteusz Motylewski
19:09 Task #69721 (New): Inline BackendUtility::getRecordTitle as data provider
Still needs to be tackled. getRecordTitle within FormEngine usage should vanish and substituted by some proper data p... Christian Kuhn
19:08 Task #69749 (Resolved): Introduce caching for record titles
ok, mixed it up. this one is resolved, the other one is still open. Christian Kuhn
19:04 Bug #64402: ObjectStorageConverter fails to convert empty value
Sorry, I'm on vacations and can not test this within the next two weeks!
Cheers
Dirk
Dirk Wenzel
19:00 Task #69714 (Resolved): Split TcaFlex provider
Applied in changeset commit:9344cf2a03d5222df5ebb0f567cc3daea5e0b3d1. Michael Oehlhof
18:47 Task #69714: Split TcaFlex provider
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:46 Task #69714: Split TcaFlex provider
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:10 Task #69714: Split TcaFlex provider
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:07 Task #69714: Split TcaFlex provider
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:51 Task #69913 (Resolved): Uppercase partial templates in ext:workspaces
Applied in changeset commit:4390c566db6d4b20cbc27bf67784f6cf1f010169. Wouter Wolters
12:33 Task #69913: Uppercase partial templates in ext:workspaces
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Task #69913 (Under Review): Uppercase partial templates in ext:workspaces
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Task #69913 (Closed): Uppercase partial templates in ext:workspaces
Uppercase partial templates in ext:workspaces Wouter Wolters
18:43 Task #69924 (Resolved): End brace in excess in PageTSconfig
Applied in changeset commit:cdebee04a369ac74d0c8176c5fb9abc3053707b3. Andreas Bouche
17:57 Task #69924 (Under Review): End brace in excess in PageTSconfig
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:35 Task #69924 (Closed): End brace in excess in PageTSconfig
Andreas Bouche
18:37 Bug #69896 (Resolved): DefaultTranslation / Diff is missing
Applied in changeset commit:67b1f906405d12a3d8916a0576d68f7fe7f32011. Georg Ringer
11:31 Bug #69896: DefaultTranslation / Diff is missing
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:10 Feature #68402 (Closed): FORGER TEST - PLEASE IGNORE
Wouter Wolters
16:10 Feature #68403 (Closed): FORGER TEST - PLEASE IGNORE
Wouter Wolters
16:07 Feature #69916 (Under Review): Introduce PSR-7-based Routing for Backend AJAX Requests
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Feature #69916 (Closed): Introduce PSR-7-based Routing for Backend AJAX Requests
Andreas Kienast
16:00 Task #69914 (Resolved): Move login-related constants to EXT:felogin
Applied in changeset commit:01718d36a08010f50c7c36a576c6cdc4a08a4a09. Benni Mack
15:10 Task #69914: Move login-related constants to EXT:felogin
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Task #69914: Move login-related constants to EXT:felogin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:38 Task #69914 (Under Review): Move login-related constants to EXT:felogin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:36 Task #69914 (Closed): Move login-related constants to EXT:felogin
Due to historic reasons EXT:css_styled_content has defined
constants that were used before EXT:felogin was there.
...
Benni Mack
15:33 Feature #69814: ModuleTemplate API
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:27 Feature #69814: ModuleTemplate API
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:11 Feature #69814: ModuleTemplate API
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:17 Feature #69814: ModuleTemplate API
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:32 Task #69920 (Under Review): Remove CSS Styled Content option of image position items
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Task #69920 (Closed): Remove CSS Styled Content option of image position items
The extension configuration option that disables the disabling of
the superfluous options on CType=image (like "Left...
Benni Mack
15:28 Bug #69775: Can't paste page into pagetree after resetting a pagetree filter
does not work on 7.5-dev (latest master), too. Riccardo De Contardi
14:26 Bug #61543 (Closed): Language Fallback fails when displaying records, which have translation for other languages but not the current language
Riccardo De Contardi
14:24 Bug #61543: Language Fallback fails when displaying records, which have translation for other languages but not the current language
Hey, yes it was fixed by the core team already, not with my xclass. You could have looked at the mentioned line above... Andre Rinas
13:17 Bug #69864: Add most common tracking parameter to default cHashExcludedParameters
@Mathias Brodala
I don't see what you mean.
The path covers >90% of the installations, so it was right.
The last <...
Jan Kiesewetter
12:31 Bug #69864: Add most common tracking parameter to default cHashExcludedParameters
See what I mean. ;-) Mathias Brodala
13:03 Bug #50786: Loading TypoScript files is more picky about doubletick encapsulation
Testing setup:
https://regex101.com/r/qZ7zH7/1
These syntax perversions should be supported. I will take care e...
Mathias Schreiber
13:00 Task #69908 (Resolved): Adjust constract of new diff view
Applied in changeset commit:470d85dac6a97bbbec8b6a1aa17f9e0d72aa4b92. Andreas Fernandez
10:07 Task #69908 (Under Review): Adjust constract of new diff view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:05 Task #69908 (Closed): Adjust constract of new diff view
Andreas Kienast
12:47 Task #69912 (Resolved): Allow media elements to be previewed in backend
Applied in changeset commit:1c51b6df0c3b529817b43051b6a3b4b245333d7c. Benni Mack
12:41 Task #69912: Allow media elements to be previewed in backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:23 Task #69912 (Under Review): Allow media elements to be previewed in backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:22 Task #69912 (Closed): Allow media elements to be previewed in backend
Benni Mack
12:46 Task #69910 (Resolved): Speed-up update of translations
Applied in changeset commit:272f0783fa9cde5d1305918208c61e9418561809. Xavier Perseguers
11:39 Task #69910 (Under Review): Speed-up update of translations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Task #69910 (Closed): Speed-up update of translations
With the current implementation, 1 AJAX call = 1 Extension = 1 Language, I have following figures for my local instal... Xavier Perseguers
11:00 Bug #69907 (Resolved): Render form-section divs only if content is there
Applied in changeset commit:183f62f67e68f0d12d81ca86441b878052a79784. Georg Ringer
08:40 Bug #69907 (Under Review): Render form-section divs only if content is there
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:38 Bug #69907 (Closed): Render form-section divs only if content is there
If conditions are used, it might be that empty ... Georg Ringer
10:22 Epic #65314: PHP7
h3. Unittests
* PHP 5.6.4-4ubuntu6.2 (cli) (built: Jul 2 2015 15:29:28)
** Time: 24.13 seconds, Memory: 764.00Mb
**...
Alexander Opitz
08:08 Bug #66007: BE ViewHelper <f:be.menu.actionMenuItem> generates wrong styling classes
I currently have no access to the relevant project. So if this is the code that Daniel posted what's being generated ... Anonymous
08:03 Bug #69897 (In Progress): Display conditions currently don't work anymore
I'm currently working on that part of the FormEngine code, fix is already in my codebase. Still looking into the Shee... Morton Jonuschat
07:39 Task #69904 (Resolved): Use 3rd party diff utility
Applied in changeset commit:aff262b3afc20db1703decfd0ba820aa486ee706. Mathias Schreiber
00:00 Feature #61799 (Resolved): Improve the handling of media files
Applied in changeset commit:7a8efdaddf36f8ff2caaf2f0e45a55e7cfe7f0cc. Benni Mack

2015-09-16

23:35 Task #69904: Use 3rd party diff utility
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Task #69904: Use 3rd party diff utility
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:23 Task #69904: Use 3rd party diff utility
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:20 Task #69904: Use 3rd party diff utility
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:31 Task #69904: Use 3rd party diff utility
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:26 Task #69904: Use 3rd party diff utility
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:22 Task #69904: Use 3rd party diff utility
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:04 Task #69904: Use 3rd party diff utility
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:44 Task #69904 (Under Review): Use 3rd party diff utility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:40 Task #69904 (Closed): Use 3rd party diff utility
Remove the hiddeous code that used an exec call to @diff@ while creating two files (I kid you not) before running the... Mathias Schreiber
23:29 Bug #69906 (Closed): Translated categories can not be (re-)assigned to original record in listview
The select field, _l10n_parent_, in a translated category record contains only one (if any) record due to wrong TCA c... Esben Leonhard
23:08 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
!{width: 100%}broken_icons.png! Frank Nägler
23:03 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
!{width: 50%;}before.png! !{width: 50%;}broken.png! Frank Nägler
23:00 Bug #69905 (Resolved): Icons in access list too big
Applied in changeset commit:6a90fd321d6c043e89f1562eb99b872f30b42ef1. Frank Nägler
22:27 Bug #69905 (Under Review): Icons in access list too big
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:26 Bug #69905 (Closed): Icons in access list too big
Some of the icons in backend user access list are too big Frank Nägler
22:59 Bug #39383: Cannot delete record moved in draft
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:53 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:49 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:21 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:07 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:52 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:25 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:45 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:38 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:25 Feature #69863: Use new standalone Fluid as composer dependency
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:25 Feature #69863 (Under Review): Use new standalone Fluid as composer dependency
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:22 Feature #69863 (Closed): Use new standalone Fluid as composer dependency
As complicated as it is easy to say. Hollow out EXT:fluid and introduce standalone fluid as dependency, create necess... Claus Due
22:30 Task #69869 (Resolved): Merge icon methods in FormEngineUtility
Applied in changeset commit:1b31d985327a0180e27bba6051c405db1ccae2ae. Mathias Brodala
11:18 Task #69869 (Under Review): Merge icon methods in FormEngineUtility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:17 Task #69869 (Closed): Merge icon methods in FormEngineUtility
The method @FormEngineUtility::getIcon()@ is unused except within that class and should be merged into @FormEngineUti... Mathias Brodala
22:21 Feature #61799: Improve the handling of media files
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:20 Feature #61799 (Under Review): Improve the handling of media files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:19 Bug #69490 (Resolved): New FormEngineValidation breaks the multiple selection for renderMode 'singlebox'
Applied in changeset commit:afe8432c547383c5fb7a622ec32091ce300d6ad6. Mathias Brodala
09:57 Bug #69490: New FormEngineValidation breaks the multiple selection for renderMode 'singlebox'
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:15 Feature #38732: Modernize Content Elements
Patch set 67 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:23 Feature #38732: Modernize Content Elements
Patch set 66 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:28 Feature #38732: Modernize Content Elements
Patch set 65 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:26 Feature #38732: Modernize Content Elements
Patch set 64 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:13 Feature #38732: Modernize Content Elements
Patch set 62 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:09 Feature #38732: Modernize Content Elements
Patch set 61 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:42 Feature #38732: Modernize Content Elements
Patch set 60 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:06 Feature #38732: Modernize Content Elements
Patch set 59 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:02 Feature #38732: Modernize Content Elements
Patch set 58 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:01 Feature #38732: Modernize Content Elements
Patch set 57 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:00 Feature #38732: Modernize Content Elements
Patch set 56 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:48 Task #69825 (Resolved): Replace editOnClick() with getModuleUrl
Applied in changeset commit:9382a4a7d2137cb790149520710ec2b2502582b1. Benni Mack
09:13 Task #69825: Replace editOnClick() with getModuleUrl
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:38 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:37 Bug #69896 (Under Review): DefaultTranslation / Diff is missing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Bug #69896 (Closed): DefaultTranslation / Diff is missing
a translated record must show the default value + diff below each field. this is currently missing. seems to be a bug... Georg Ringer
20:20 Feature #20421: Unflexible Output of Resultbrowser
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:16 Task #69846 (Resolved): Have eIDs with PSR-7 without ControllerInterface
Applied in changeset commit:0eb8e97d0d50ecd9c8702457529cbaec153f8244. Benni Mack
19:24 Task #69846: Have eIDs with PSR-7 without ControllerInterface
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:26 Task #69846: Have eIDs with PSR-7 without ControllerInterface
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:14 Task #69846: Have eIDs with PSR-7 without ControllerInterface
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:09 Task #69846: Have eIDs with PSR-7 without ControllerInterface
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:05 Feature #23156: Slash is hard–coded in the page path
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:04 Feature #23156: Slash is hard–coded in the page path
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:00 Task #69894 (Resolved): Greenify SearchFormController
Applied in changeset commit:3d6b9233644e1ee09df390d921eed26729f4435d. Tymoteusz Motylewski
19:27 Task #69894: Greenify SearchFormController
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Task #69894 (Under Review): Greenify SearchFormController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Task #69894 (Closed): Greenify SearchFormController
SearchFormController needs a cleanup
- php docs
- typos
- missing returns
Tymoteusz Motylewski
19:23 Task #67963 (Rejected): Replace count with empty in EXT:fluid
Wouter Wolters
18:46 Feature #69814: ModuleTemplate API
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:33 Feature #69814: ModuleTemplate API
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:32 Feature #69814: ModuleTemplate API
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:41 Feature #69814: ModuleTemplate API
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:39 Feature #69814: ModuleTemplate API
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:37 Feature #69814: ModuleTemplate API
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:32 Bug #66007 (Needs Feedback): BE ViewHelper <f:be.menu.actionMenuItem> generates wrong styling classes
Tobias , can you please tell us if this issue is still reproducible? Thank you Riccardo De Contardi
17:13 Bug #69563: Autoloader looks in wrong directory for class files
Hi Helmut,
this file now works.
I removed some entries of the former file which was based on the template you've ...
Thomas Hucke
16:55 Bug #68955: Confirm message on closing an editform with unsaved changes doesn't respect changes in RTE fields
still present in 7.5-dev (latest master) Riccardo De Contardi
16:47 Bug #65611 (Closed): Adding a new filemount produces warnings
I close this as not reproducible.
If you think that this is the wrong decision or experience this issue again, the...
Riccardo De Contardi
16:30 Bug #56484: INCLUDE_TYPOSCRIPT: Content of non-UTF8-files does not show at all
I tried with both 6.2 and 7.5-dev latest master, and I was not able to reproduce it.
I even tried with 2 different...
Riccardo De Contardi
16:30 Task #69895 (Resolved): Remove "experimental" from extbase indexed search plugin name
Applied in changeset commit:94dd5b074d10ce2c9a411d776172d88746dece9f. Tymoteusz Motylewski
16:06 Task #69895: Remove "experimental" from extbase indexed search plugin name
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:04 Task #69895 (Under Review): Remove "experimental" from extbase indexed search plugin name
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:01 Task #69895 (Closed): Remove "experimental" from extbase indexed search plugin name
Tymoteusz Motylewski
16:12 Bug #69897 (Closed): Display conditions currently don't work anymore
display conditions don't work anymore since the formengine change Georg Ringer
16:00 Bug #69757 (Resolved): Show error if a language has a missing language_isocode
Applied in changeset commit:38ede8f5f92eae33efe172fba011398aaf9ad3a5. Nicole Cordes
15:54 Bug #69757: Show error if a language has a missing language_isocode
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #69765 (Resolved): Desired storage "XXXXX" is not in the list of available storages.
Applied in changeset commit:31a52b35d4d9b2290cf277a12bb5123c139e9261. Michael Oehlhof
15:49 Bug #69861 (Under Review): Support urls on image processing
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:30 Bug #69861 (Resolved): Support urls on image processing
Applied in changeset commit:64b87ff2967dd981b7bb6b387e87bb046314a0d9. Nicole Cordes
15:22 Bug #69861: Support urls on image processing
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:30 Bug #69861 (Under Review): Support urls on image processing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:25 Bug #69861 (Closed): Support urls on image processing
FAL files may return an absolute url depending on the driver the storages uses. Currently the configured absRefPrefix... Nicole Cordes
15:43 Task #69872 (Resolved): Organize TSconfig structure
Applied in changeset commit:f769364f8c9a49898f47884c10ecec55ccdea3f3. Benni Mack
15:25 Task #69872: Organize TSconfig structure
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Task #69872: Organize TSconfig structure
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Task #69872 (Under Review): Organize TSconfig structure
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Task #69872 (Closed): Organize TSconfig structure
EXT:backend ships a proper ordered TSconfig for the wizards now
which is places inside EXT:backend/Configuration/Pag...
Benni Mack
15:15 Feature #69409 (Resolved): Forms: allow value attribute of OPTION object in wizard
Applied in changeset commit:e3a5f690b84c5f5c6116b2d4cebf208b356524f9. Christian Fischer
15:08 Task #69723 (Resolved): SelectCheckboxElement merge methods
Applied in changeset commit:d41e357263535b71d22b6df0a957e2863582a839. Nicole Cordes
15:02 Feature #69891: EXT:fom - Wizard doesn't save values unless you click the check-mark after the field
We are aware of this UX problem. I consider this a feature. Björn Jacob
14:18 Feature #69891 (Closed): EXT:fom - Wizard doesn't save values unless you click the check-mark after the field
The interface is very un-intuitive here, see this example:
Go to form wizard, tab Options, and modify a text or nu...
Loek Hilgersom
15:00 Bug #69858 (Resolved): f:format.date doesn't work with empty date argument
Applied in changeset commit:a0dbc91ab673b579f88f34d32dbd4c79b8bfb754. Oliver Thiele
14:53 Bug #69858: f:format.date doesn't work with empty date argument
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Bug #69858: f:format.date doesn't work with empty date argument
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:09 Bug #69858: f:format.date doesn't work with empty date argument
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:37 Bug #69858: f:format.date doesn't work with empty date argument
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:18 Bug #69858 (Under Review): f:format.date doesn't work with empty date argument
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:57 Feature #53406 (Resolved): Add placeholder to form wizard
Applied in changeset commit:3ed3f80def7ae4bc83c1e990aa2b2f300de04107. Anonymous
12:34 Feature #53406: Add placeholder to form wizard
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Feature #69855 (Resolved): Add Dispatcher for Backend Routing
Applied in changeset commit:15ef75bcbfdd1d9be4b446ab6eb7394631c4d8e7. Benni Mack
14:13 Feature #69855: Add Dispatcher for Backend Routing
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:51 Feature #69855: Add Dispatcher for Backend Routing
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:17 Feature #69855: Add Dispatcher for Backend Routing
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:55 Feature #69855: Add Dispatcher for Backend Routing
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:50 Feature #69855: Add Dispatcher for Backend Routing
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:40 Feature #69855: Add Dispatcher for Backend Routing
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:28 Bug #54491: PackageManager doesn't solve/recognize real composer packages
Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:08 Bug #54491: PackageManager doesn't solve/recognize real composer packages
Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:25 Bug #69892 (Closed): Condition usergroup in Backend does not work
In Backend condition "usergroup" does never match.
I debugged the code a little bit and find out that in TYPO3\CMS...
Petra Arentzen
14:11 Bug #69890 (Under Review): Flag icons are missing on flex localization view
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:08 Bug #69890 (Closed): Flag icons are missing on flex localization view
The flag icons on flex form localization view (type 1 & 2) are missing. Thorsten Bringewatt
13:59 Task #69889 (Closed): Use ModuleTemplate API for ext:workspaces
Jan Helke
13:58 Task #69888 (Closed): Use ModuleTemplate API for ext:tstemplate
Jan Helke
13:55 Task #69887 (Closed): Use ModuleTemplate API for ext:taskcenter
Jan Helke
13:53 Task #69886 (Closed): Use ModuleTemplate API for ext:setup
Jan Helke
13:52 Task #69885 (Closed): Use ModuleTemplate API for ext:scheduler
Jan Helke
13:51 Task #69884 (Closed): Use ModuleTemplate API for ext:recordlist
Jan Helke
13:50 Task #69883 (Closed): Use ModuleTemplate API for ext:lowlevel
Jan Helke
13:48 Task #69882 (Closed): Use ModuleTemplate API for ext:linkvalidator
Jan Helke
13:47 Task #69881 (Closed): Use ModuleTemplate API for ext:info
Jan Helke
13:46 Task #69878: Use ModuleTemplate API for ext:form
Should we wait till #69401 and/ or #69394 is merged? The plan is to get this done by this week. Björn Jacob
13:44 Task #69878 (Closed): Use ModuleTemplate API for ext:form
Jan Helke
13:46 Task #69880 (Closed): Use ModuleTemplate API for ext:impexp
Jan Helke
13:45 Task #69879 (Closed): Use ModuleTemplate API for ext:func
Jan Helke
13:40 Task #69847: General icon and iconfactory fixes
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Task #69877 (Closed): Use ModuleTemplate API for ext:filelist
Jan Helke
13:31 Task #69876 (Closed): Use ModuleTemplate API for ext:compatibility6
Jan Helke
13:09 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:59 Bug #69875 (Closed): custom named enablecolumns for starttime and enttime don't work
In TypoScriptFrontendController:
The function getFirstTimeValueForRecord() builds a query like this:
SELECT MIN (...
Philipp Schlosser
12:42 Bug #69874 (Closed): Error message "An error occurred trying to process items for field 'Category' (The given menu_type is not supported.)."
When a content element with CType "Special Menus" has the menu_type set to "categorized_pages" or "categorized_conten... Oliver Thiele
12:32 Task #69845: Use ModuleTemplate API for PageLayout
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:27 Bug #69864: Add most common tracking parameter to default cHashExcludedParameters
Here is a list of params added by different tracking/sharing tools, from my experience:
* d
* src
* t
* ref
* gclid
...
Tymoteusz Motylewski
11:30 Bug #69864 (Resolved): Add most common tracking parameter to default cHashExcludedParameters
Applied in changeset commit:d1a0759373b9f2a860de96d7e8bd3fb0ac9021d8. Mathias Schreiber
11:26 Bug #69864: Add most common tracking parameter to default cHashExcludedParameters
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:25 Bug #69864 (Under Review): Add most common tracking parameter to default cHashExcludedParameters
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:05 Bug #69864: Add most common tracking parameter to default cHashExcludedParameters
But if a visitor share a link with tools like Buffer the parameters are added.
See
https://twitter.com/scheibo_/s...
Jan Kiesewetter
10:53 Bug #69864 (Needs Feedback): Add most common tracking parameter to default cHashExcludedParameters
I'm against this for two reasons:
# You can do this for yourself easily as you mentioned.
# If we start including...
Mathias Brodala
10:50 Bug #69864: Add most common tracking parameter to default cHashExcludedParameters
+1! Wolfgang Wagner
10:47 Bug #69864 (Closed): Add most common tracking parameter to default cHashExcludedParameters
If a user links to a TYPO3 page with tracking parameters like pk_campaign, pk_kwd, utm_source, ...
TYPO3 include the...
Jan Kiesewetter
12:07 Bug #69868: ERROR modal of Online Media is not closable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:18 Bug #69868 (Under Review): ERROR modal of Online Media is not closable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Bug #69868 (Closed): ERROR modal of Online Media is not closable
The ERRROR modal displayed after a failed processing of the media URL is not closable due to a race condition between... Andreas Kienast
12:00 Task #69854 (Resolved): Add some unit tests for splitConfArray TypoScript\TemplateService
Applied in changeset commit:ac07d82de382525c23187bf615b970694b359e9e. Tymoteusz Motylewski
11:59 Bug #61362: Call to a member function getIsStatic() on a non-object in typo3/sysext/extbase/Classes/Persistence/Generic/QueryFactory.php
Got this error in TYPO3 6.2.15 for the scheduler task "Update extension list".... Marco Ziesing
11:58 Bug #69867: FormEngine doesn't resolve inline records from flexforms correctly
Additional information:
The above screenshot shows an error loading the sys_file_reference with uid 1. But that is *...
Sebastian Michaelsen
11:10 Bug #69867 (Closed): FormEngine doesn't resolve inline records from flexforms correctly
Since "[!!!][TASK] The FormEngine is dead, long live the FormEngine!":https://github.com/TYPO3/TYPO3.CMS/commit/b524f... Sebastian Michaelsen
11:57 Task #33952 (Resolved): Mailform - required checkbox in wizard
Applied in changeset commit:ce87c2728de491001799d79d7638f05456506526. Björn Jacob
11:04 Task #69842: Use ModuleTemplate API for extbase modules
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:52 Task #69749: Introduce caching for record titles
This is still an open issue, as discussed with morton and nicole, the getRecordTitle() code still needs to be moved o... Christian Kuhn
10:04 Bug #69862 (Closed): BE Icons in extensions are broken
Calls to @\TYPO3\CMS\Backend\Utility\IconUtility::getIcon@ in ext realurl no longer return the proper icons, but rath... Loek Hilgersom
09:54 Task #69827: Use JsConfirmation enumeration for BackendUserAuthentication check
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Task #69856 (Resolved): Replace icon with SVG: actions-edit-rename
Applied in changeset commit:60f172fee46832272d6acfe9a8f2e77f502ca5c2. Anonymous
09:23 Feature #22985 (Closed): filter page tree by page uid
functionality already present. Closed. Riccardo De Contardi
08:43 Feature #22985: filter page tree by page uid
Yes, you can close this one. Thank you. Stano Paska
00:42 Feature #22985: filter page tree by page uid
Can we close this one? Searching by ID is already possible and I dont consider it a bug that a page with "50" in its ... Daniel Goerz
09:21 Task #69860 (Resolved): Automatic code cleanup
Applied in changeset commit:68a53b3f404164ddd86fcba56ab8e02d19396627. Wouter Wolters
00:09 Task #69860 (Under Review): Automatic code cleanup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:08 Task #69860 (Closed): Automatic code cleanup
Automatic code cleanup Wouter Wolters
01:42 Bug #69833: Processed files don't support not-local storages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:00 Task #69859 (Resolved): Replace icon with SVG: actions-document-duplicates-select
Applied in changeset commit:3d27469a40df7ef2a915b317b5be6d77c8c8700e. Anonymous

2015-09-15

22:52 Task #69751 (Resolved): Replace filetree-folder-default.png with svg
already merged with the mimetype patch
Stephan Großberndt
22:36 Task #69859 (Under Review): Replace icon with SVG: actions-document-duplicates-select
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:35 Task #69859 (Closed): Replace icon with SVG: actions-document-duplicates-select
Benjamin Kott
22:34 Bug #69227: Strings for like are not properly escaped
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:27 Bug #69858 (Closed): f:format.date doesn't work with empty date argument
This code has worked in older versions of the viewhelper before:
<f:format.date date="" format="d.m.Y" />
In TYPO...
Oliver Thiele
22:25 Task #69837: Extract JavaScript code from SelectSingleBoxElement rendering
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:07 Task #69837 (Under Review): Extract JavaScript code from SelectSingleBoxElement rendering
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:04 Task #69837 (Closed): Extract JavaScript code from SelectSingleBoxElement rendering
The embedded JavaScript code within @SelectSingleBoxElement@ should be extracted to a RequireJS module. Mathias Brodala
22:06 Task #69856 (Under Review): Replace icon with SVG: actions-edit-rename
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:05 Task #69856 (Closed): Replace icon with SVG: actions-edit-rename
Benjamin Kott
22:00 Task #69854 (Under Review): Add some unit tests for splitConfArray TypoScript\TemplateService
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:38 Task #69854: Add some unit tests for splitConfArray TypoScript\TemplateService
https://docs.typo3.org/typo3cms/TyposcriptReference/ObjectsAndProperties/Index.html#objects-optionsplit Tymoteusz Motylewski
21:33 Task #69854 (Closed): Add some unit tests for splitConfArray TypoScript\TemplateService
Tymoteusz Motylewski
22:00 Task #33952 (Under Review): Mailform - required checkbox in wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:31 Task #33952 (In Progress): Mailform - required checkbox in wizard
Björn Jacob
21:59 Task #69847: General icon and iconfactory fixes
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Task #69847 (Under Review): General icon and iconfactory fixes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:21 Task #69847 (Closed): General icon and iconfactory fixes
Stephan Großberndt
21:53 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:44 Feature #69855 (Under Review): Add Dispatcher for Backend Routing
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:36 Feature #69855 (Closed): Add Dispatcher for Backend Routing
The newly introduced Backend Routing is updated so that Routes
must define not just the controller but also the acti...
Benni Mack
21:37 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:42 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:14 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:14 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:21 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:18 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:48 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:18 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:13 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:40 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:39 Task #69754 (Under Review): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:12 Task #69754 (In Progress): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Stephan Großberndt
12:11 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:30 Bug #67875 (Resolved): tt_content categories field is not registered for all types
Applied in changeset commit:3dc9b5dbff516139cd4bb4a839cbf928d20c2639. Alexander Stehlik
21:23 Feature #23156: Slash is hard–coded in the page path
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:20 Feature #23156: Slash is hard–coded in the page path
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:04 Feature #23156: Slash is hard–coded in the page path
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:06 Bug #68392: Multiple RTE in element blocktyle dropdown filled only once
Reproduced in 7.3.1 with custom extension, multiple rte and textstyle dropdown. Mehdi Guermazi
20:43 Feature #69814: ModuleTemplate API
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:19 Feature #69814: ModuleTemplate API
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:03 Feature #69814: ModuleTemplate API
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:58 Feature #69814: ModuleTemplate API
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:47 Feature #69814: ModuleTemplate API
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:06 Feature #69814: ModuleTemplate API
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:52 Feature #69814: ModuleTemplate API
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:47 Feature #69814 (Under Review): ModuleTemplate API
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:33 Feature #69814 (Closed): ModuleTemplate API
h3. Challenge
Currently all DocHeaders are implemented on their own.
This means we have about 80 DocHeaders which...
Mathias Schreiber
20:21 Feature #61110: Support for timezones in all date fields in TYPO3 BE
2 good news:
- with forengine refactoring, and removal of jsfunc.evalfield.js implementation of this feature will be...
Tymoteusz Motylewski
20:14 Bug #28567 (Closed): Ugly replacement character when removing whitespaces
I have teste the issue with all kinds of utf characters ( from http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo... Tymoteusz Motylewski
19:30 Task #69823 (Resolved): Optimizing ElementHistoryController
Applied in changeset commit:4c92f935c17eed0dcce3decf82e919915843df4d. Michael Oehlhof
14:25 Task #69823 (Under Review): Optimizing ElementHistoryController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:15 Task #69823 (Closed): Optimizing ElementHistoryController
The function getButtons() instantiates the class RecordHistory only for getting the returnUrl parameter.
This should...
Michael Oehlhof
19:12 Task #69845: Use ModuleTemplate API for PageLayout
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:53 Task #69845 (Under Review): Use ModuleTemplate API for PageLayout
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:51 Task #69845 (Closed): Use ModuleTemplate API for PageLayout
Jan Helke
19:09 Bug #69839 (Resolved): Properly name "typoLink" and "typoLink_URL"
Applied in changeset commit:c0f8db1abbfaeaaec056d771faa4c8e03b60d383. Mathias Brodala
17:25 Bug #69839 (Under Review): Properly name "typoLink" and "typoLink_URL"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:23 Bug #69839 (Closed): Properly name "typoLink" and "typoLink_URL"
The methods @ContentObjectRenderer::typoLink@ and @ContentObjectRenderer::typoLink_URL@ are called with all-lowercase... Mathias Brodala
18:55 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:50 Feature #38732: Modernize Content Elements
Patch set 55 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:39 Feature #38732: Modernize Content Elements
Patch set 54 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:56 Feature #38732: Modernize Content Elements
Patch set 53 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:50 Feature #38732: Modernize Content Elements
Patch set 52 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:01 Feature #38732: Modernize Content Elements
Patch set 51 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:54 Feature #38732: Modernize Content Elements
Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:42 Feature #38732: Modernize Content Elements
Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:10 Feature #38732: Modernize Content Elements
Patch set 48 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:35 Task #69723: SelectCheckboxElement merge methods
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Bug #69830 (Resolved): Broken form in page property TSconfig from Extension
Applied in changeset commit:9986719b175865eccc122c3b403f44ee98a074c6. Mathias Schreiber
17:53 Bug #69830 (Under Review): Broken form in page property TSconfig from Extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:41 Bug #69830: Broken form in page property TSconfig from Extension
!BrokenPagePropertyTSconfigFromExtension.png! Mathias Schreiber
15:20 Bug #69830 (Closed): Broken form in page property TSconfig from Extension
Oliver Thiele
18:29 Task #69846 (Under Review): Have eIDs with PSR-7 without ControllerInterface
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:16 Task #69846 (Closed): Have eIDs with PSR-7 without ControllerInterface
In order to allow the same logic as with the Routing and the direct information which method to call, the ControllerI... Andreas Kienast
18:16 Task #69822 (Under Review): Move select field type detection to TcaMigration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:08 Task #69822 (Closed): Move select field type detection to TcaMigration
The renderMode for TCA select fields is currently detected in the form NodeFactory.
This should be cleaned up:
...
Alexander Stehlik
18:11 Task #69844: Use ModuleTemplate API for ext:lang
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:58 Task #69844 (Under Review): Use ModuleTemplate API for ext:lang
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:49 Task #69844 (Closed): Use ModuleTemplate API for ext:lang
Language Module makes use of BackendActionController and ModuleTemplate API. Anja Leichsenring
18:08 Epic #69841: Roll out of ModuleTemplate API
To do something here, apply first thing the ModuleTemplate API patch (http://forge.typo3.org/issues/69814).
If you...
Anja Leichsenring
17:44 Epic #69841 (Closed): Roll out of ModuleTemplate API
Make use of the newly introduced ModuleTemplate API throughout the core.
http://forge.typo3.org/issues/69814
Anja Leichsenring
18:03 Feature #12018 (Under Review): Link to pages and content elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Bug #69836 (Resolved): Selected node count detection in select tree is invalid
Applied in changeset commit:2f4303a326a54ea4b69be57487b28fb5eb1db00a. Alexander Stehlik
17:08 Bug #69836 (Under Review): Selected node count detection in select tree is invalid
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:53 Bug #69836 (Closed): Selected node count detection in select tree is invalid

The selected node count will always be at least one, even if no value is selected.
Alexander Stehlik
17:58 Task #69843 (Under Review): Use ModuleTemplate API for ext:belog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:48 Task #69843 (Closed): Use ModuleTemplate API for ext:belog
BeLog uses the BackendActionController and ModuleTemplate API for the Backend Module. Anja Leichsenring
17:58 Task #69842 (Under Review): Use ModuleTemplate API for extbase modules
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:46 Task #69842 (Closed): Use ModuleTemplate API for extbase modules
The ActionController needs some adjustments to make room for a BackendActionController, that takes the moduleTemplate... Anja Leichsenring
17:56 Task #69834 (Resolved): Disallow empty values for multi value select fields
Applied in changeset commit:9deb3d77b34d999c249a706558a8d1ac410df72b. Alexander Stehlik
17:22 Task #69834: Disallow empty values for multi value select fields
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:51 Task #69834 (Under Review): Disallow empty values for multi value select fields
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:27 Task #69834 (Closed): Disallow empty values for multi value select fields
Empty values in select fields only make sense where one value can be selected.
For fields where multiple values ca...
Alexander Stehlik
17:52 Bug #69801: EXT:form - Integer filter is not working as expected
Code for testing:... Björn Jacob
17:42 Task #69828: Use modal dialog for refresh after field change
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:17 Task #69828 (Under Review): Use modal dialog for refresh after field change
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:12 Task #69828 (Closed): Use modal dialog for refresh after field change
Fields part of TCA @requestUpdate@ or marked with FlexForm @<onChange>reload</onChange>@ trigger a confirmation dialo... Mathias Brodala
17:37 Feature #69409: Forms: allow value attribute of OPTION object in wizard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Feature #69409: Forms: allow value attribute of OPTION object in wizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:37 Feature #69409 (Under Review): Forms: allow value attribute of OPTION object in wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:21 Feature #69409 (In Progress): Forms: allow value attribute of OPTION object in wizard
Björn Jacob
17:27 Feature #61799 (Resolved): Improve the handling of media files
Applied in changeset commit:e45608848a14752a94cd445253522c6372099585. Frans Saris
15:27 Feature #61799: Improve the handling of media files
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:30 Feature #61799: Improve the handling of media files
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:33 Feature #61799: Improve the handling of media files
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:42 Feature #61799: Improve the handling of media files
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:26 Bug #69757: Show error if a language has a missing language_isocode
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Bug #69765: Desired storage "XXXXX" is not in the list of available storages.
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:14 Bug #69765: Desired storage "XXXXX" is not in the list of available storages.
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Bug #69765: Desired storage "XXXXX" is not in the list of available storages.
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:44 Bug #69765: Desired storage "XXXXX" is not in the list of available storages.
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:11 Bug #69490 (Under Review): New FormEngineValidation breaks the multiple selection for renderMode 'singlebox'
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Task #69725 (Resolved): SelectSingleBoxElement merge methods
Applied in changeset commit:914306f76cb9e7312486e3a2308b3f0a59d49513. Mathias Brodala
16:08 Task #69725: SelectSingleBoxElement merge methods
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
For me none of the delete cache methods work for any of my typo3 installations.
Tried deleting cache in backend (c...
Christian Hillebrand
16:25 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
We just had the same issue on 6.2.15 and it doesn't seem to be directly related to PHP's opcache because we are not u... Daniel Neugebauer
12:53 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Did you clear all caches again after opcode cache has been cleared? Markus Klein
10:22 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Getting exactly this problem this morning on a website where EM is usually completely empty (but answers with a HTTP ... Xavier Perseguers
16:46 Bug #69833 (Under Review): Processed files don't support not-local storages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:03 Bug #69833 (Closed): Processed files don't support not-local storages
Use case:
- a ftp storage (https://github.com/adgrafik/fal_ftp) marked as not writable with processing folder 1:/_...
Nicole Cordes
16:40 Bug #46316 (Closed): TCAdefaults in User tsconfig not working page created via pagetree
I close this as it is a duplicate of #59383, please continue the discussion there.
If you think that this is the w...
Riccardo De Contardi
16:33 Bug #59383: Create page via drag'n'drop does not respect TCAdefaults from UserTS
Still valid for both 6.2.15 and 7.5-dev (latest master).
As stated in #46316, the bug only affects pages created wit...
Riccardo De Contardi
16:30 Task #69717 (Resolved): Flex: Fix langChildren=1 rendering
Applied in changeset commit:f6de14bcd44aee3db53f018c8a2fc1e2af4ec14f. Thorsten Bringewatt
15:02 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:58 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:22 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Bug #62257 (Closed): TCAdefaults are not respected when creating a page via drag'n'drop
I close this as it is a duplicate of #59383, please continue the discussion there.
If you think that this is the wro...
Riccardo De Contardi
16:16 Feature #53406: Add placeholder to form wizard
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:04 Feature #53406: Add placeholder to form wizard
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:45 Feature #53406: Add placeholder to form wizard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:39 Feature #53406: Add placeholder to form wizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Feature #53406 (Under Review): Add placeholder to form wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:34 Feature #53406 (In Progress): Add placeholder to form wizard
Björn Jacob
16:00 Task #69720 (Resolved): Flex: Further remove "TCEforms" from data structure
Applied in changeset commit:641cdbe9dfa34c358b84ab125c3d048f0b1fbed2. Morton Jonuschat
15:30 Task #69720: Flex: Further remove "TCEforms" from data structure
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Task #69720: Flex: Further remove "TCEforms" from data structure
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Task #69720: Flex: Further remove "TCEforms" from data structure
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:27 Task #69720 (Under Review): Flex: Further remove "TCEforms" from data structure
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:39 Task #69720 (In Progress): Flex: Further remove "TCEforms" from data structure
Morton Jonuschat
15:52 Task #69832 (Under Review): Use binary notation for JsConfirmation enumeration
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:50 Task #69832 (Closed): Use binary notation for JsConfirmation enumeration
The numeric values of @JsConfirmation@ are hard to understand, especially wrt bitmask operations.
These should be ...
Mathias Brodala
15:30 Bug #69772 (Resolved): FAL declares mime type of files as array but it is a string
Applied in changeset commit:5a298fb2ea3f25c7e06a9023549f9e0a44204143. Stephan Großberndt
15:20 Feature #66608: Element browser need some kind of sorting
Come on please add this to TYPO3 7.X :) Rafal Brzeski
15:18 Feature #69394: EXT:form - Directly load form wizard as inline wizard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:15 Feature #69394: EXT:form - Directly load form wizard as inline wizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:14 Feature #69394 (Under Review): EXT:form - Directly load form wizard as inline wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Task #69825: Replace editOnClick() with getModuleUrl
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Task #69825 (Under Review): Replace editOnClick() with getModuleUrl
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Task #69825 (Closed): Replace editOnClick() with getModuleUrl
The editOnClick produces JS which is not need in most cases.
Using BackendUtility::getModuleUrl() allows to avoid ...
Benni Mack
15:00 Task #69827 (Under Review): Use JsConfirmation enumeration for BackendUserAuthentication check
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Task #69827 (Closed): Use JsConfirmation enumeration for BackendUserAuthentication check
The method @BackendUserAuthentication::jsConfirmation@ doesn't check if passed/configured values are valid for the @J... Mathias Brodala
15:00 Task #69771 (Resolved): Cleanup \TYPO3\CMS\Backend\History\RecordHistory
Applied in changeset commit:18c668d73f243d237ad73575608f506f85da3c51. Daniel Goerz
13:16 Task #69771: Cleanup \TYPO3\CMS\Backend\History\RecordHistory
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Task #69821 (Under Review): FormEngine: Split TcaTypesShowitem provider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:35 Task #69821 (Closed): FormEngine: Split TcaTypesShowitem provider
Move removeObsoleteColumns() into a dedicated provider and add unit tests. Morton Jonuschat
14:55 Bug #69818: ExtensionService - getPluginNamespace should have signalSlot to build (not only set via TypoScript) own pluginnamespace
No, same plugin different namespaces.
e.g. I have a CE Element twice on the same page which are not related to each o...
Andreas Allacher
12:37 Bug #69818: ExtensionService - getPluginNamespace should have signalSlot to build (not only set via TypoScript) own pluginnamespace
Is this meant for multiple plugins to share the same namespace? In Extbase one can set @plugin.myext_myplugin.view.pl... Mathias Brodala
12:33 Bug #69818 (New): ExtensionService - getPluginNamespace should have signalSlot to build (not only set via TypoScript) own pluginnamespace
Sometimes it would be good to be able to override the pluginnamespace more dynamically then just using the TypoScript... Andreas Allacher
14:49 Bug #52156 (Resolved): jumpurl.secure juHash error with URL encoded characters
Applied in changeset commit:82aa1a21a4265db158053d81f1d125b894d541de. Alexander Stehlik
11:22 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:19 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:02 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:18 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:42 Bug #3004: Recycler: Versioned records are not handled by recycler
It is still present.
I tested it on both 6.2.15 and 7.5-dev (latest master), using a page as record to version and d...
Riccardo De Contardi
14:41 Bug #69826 (Closed): Broken select wizard
The select wizard is broken. You can't select the link target. Oliver Thiele
14:38 Feature #46017: Language switcher for pagetree in Backend
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:38 Feature #69794: Support pecl-memcached in MemcachedBackend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:36 Feature #69824: Introduce PdoFileBackend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Feature #69824 (Under Review): Introduce PdoFileBackend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:16 Feature #69824 (Closed): Introduce PdoFileBackend
Andreas Kienast
14:30 Task #69792 (Resolved): Bring back icons before select fields
Applied in changeset commit:a3bca6ca875736dc43372c8ac5b922a1d327b8ad. Mathias Brodala
12:11 Task #69792: Bring back icons before select fields
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:05 Task #69792: Bring back icons before select fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:47 Task #69792: Bring back icons before select fields
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:37 Task #69792: Bring back icons before select fields
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Task #69792: Bring back icons before select fields
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:21 Feature #69602 (Resolved): Simplify handling of backend layouts in frontend
Applied in changeset commit:3d4e8b167d32e3ea9e06a63621c5203208bb5d4e. Benni Mack
14:16 Bug #69819 (Resolved): File storages not able to save "Is publicly available?" anymore
Applied in changeset commit:44b87601b66a991201d42f50fe3f3a685b37ce1a. Nicole Cordes
13:27 Bug #69819 (Under Review): File storages not able to save "Is publicly available?" anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:18 Bug #69819 (Closed): File storages not able to save "Is publicly available?" anymore
Due to style changes the value of the is_public checkbox isn't transmitted anymore. So the value can't be set in the ... Nicole Cordes
14:04 Bug #69815 (Resolved): Filemount folder selection always shows directories of the first storage
Applied in changeset commit:4adbc6359375343927f6452d42a9b3cd8a3055b2. Nicole Cordes
13:16 Bug #69815: Filemount folder selection always shows directories of the first storage
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:12 Bug #69815 (Under Review): Filemount folder selection always shows directories of the first storage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Bug #69815 (Closed): Filemount folder selection always shows directories of the first storage
Due to the FormEngine changes the database row has resolved properties and as the base field is a select box an array... Nicole Cordes
13:02 Feature #24396: Adminlog doesn't have a pager
no pager in 7 either Riccardo De Contardi
13:00 Bug #52211 (Resolved): Admin Panel image URLs don't respect absRefPrefix
Applied in changeset commit:58c25ccfc20cf92a3af133bce9951f2cfe4758fb. Alexander Stehlik
12:44 Task #69732 (Resolved): Remove name="foo[bar]_hr" from input fields
Christian Kuhn
12:43 Task #69732: Remove name="foo[bar]_hr" from input fields
Don't know why this issue wasn't closed automatically.
It was merged with https://review.typo3.org/#/c/43254/
Christian Kuhn
12:29 Bug #69817 (Closed): EXT:form - fatal at mail sending if label layout contains a label tag
The default value for the label wrapping looks like this @<label><labelvalue /><mandatory /><error /></label>@. When ... Björn Jacob
12:26 Bug #69816 (Closed): PageTS ignored for default language in selector
The language selector (usually @sys_language_uid@) in records shows entries for every language created as @sys_langua... Mathias Brodala
12:24 Bug #66169: Empty grid list in frontend workspace preview
still an issue in both 6.2.15 and 7.5-dev (latest master) Riccardo De Contardi
11:30 Bug #69208 (Resolved): Mail address with UTF-8 smilie validates
Applied in changeset commit:1cd0c99f66a4cd076808f4f019ea52b9d55cede2. Morton Jonuschat
11:28 Bug #69208: Mail address with UTF-8 smilie validates
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:14 Bug #69208: Mail address with UTF-8 smilie validates
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:29 Bug #20892 (Resolved): SELECT_mm_query for dbal/adodb
Applied in changeset commit:512750292328a2c0bfcd729266160ef3ad8fa898. Morton Jonuschat
11:29 Bug #19494 (Resolved): Missing function SELECTmmQuery
Applied in changeset commit:512750292328a2c0bfcd729266160ef3ad8fa898. Morton Jonuschat
11:26 Bug #66653: shortcut_mode value is not correctly selected when adding translation of a page
It is still present in both 6.2.15 and 7.5-dev (latest master)
Step to reproduce:
1) create a new page > type: ...
Riccardo De Contardi
11:19 Task #69727 (Resolved): SelectTreeElement merge methods
Applied in changeset commit:fd76299b686114dc4499349f7f167f8e1b3e50bf. Jan Helke
11:17 Task #69810 (Resolved): Remove codeception from dev requirements, until we really use it
Applied in changeset commit:e0f7c240aeca1abd4c90bb49a0b9420fca814046. Anja Leichsenring
11:01 Task #69810: Remove codeception from dev requirements, until we really use it
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:42 Task #69810 (Under Review): Remove codeception from dev requirements, until we really use it
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:40 Task #69810 (Closed): Remove codeception from dev requirements, until we really use it
Currently we ship codeception as a dev dependency in the composer.json, but until now we don't really use it due to l... Anja Leichsenring
11:14 Bug #69781 (Resolved): Minor code improvement formEngine DatabaseRowInitializeNew.php
Applied in changeset commit:89e11ed04724233004fddfec76c78b58cb227555. Loek Hilgersom
10:32 Bug #69781: Minor code improvement formEngine DatabaseRowInitializeNew.php
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Task #69774 (Resolved): Improve session timeout dialog
Applied in changeset commit:6950ba0b90b19151432bb9154073e587e695775e. Mathias Brodala
11:07 Bug #39983 (Closed): Change colPos of content element in draft workspace
I performed a test in both 6.2.15 and 7.5-dev (latest master) and was not able to reproduce it.
I tested both thi...
Riccardo De Contardi
11:00 Task #69484 (Resolved): Run functional tests in MySQL strict mode
Applied in changeset commit:37df07e8252e65d51b791f1956fc989817d0def9. Morton Jonuschat
10:59 Bug #66641: Application Info got wrong link color
Hey Georg, after 5 month of acclimatization, are you know fine with the white link? =) Daniel Goerz
10:44 Bug #69811 (Closed): EXT:form - trim filter does not seem to work
When using the trim filter on a TEXTAREA form object nothing seems to be filtered. Use the following text which conta... Björn Jacob
10:41 Task #69743 (Under Review): Move css_styled_content icons to IconRegistry
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #69742 (Resolved): Assigning Frontend Groups broken
Applied in changeset commit:bb6064419d449e151535599a82a34e1fda675909. Alexander Stehlik
10:20 Bug #69742 (Under Review): Assigning Frontend Groups broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Bug #69742 (Resolved): Assigning Frontend Groups broken
Applied in changeset commit:d1caf7688bde1c088c797668470c729a4688d3dd. Alexander Stehlik
02:03 Bug #69742: Assigning Frontend Groups broken
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:26 Bug #69802: ElementBrowser misses folder icons in file tree
This was not broken by any recent patch, neither 7.4, 6.2 show these icons. Last version where they were shown is 6.0... Stephan Großberndt
10:25 Task #69387 (Resolved): Form: Wizard saves a class Attribute for the TEXTBLOCK element which is not used at frontend
Applied in changeset commit:a150c6d8b4c094d1d4cbe206b1e8b6f9914333bc. Anonymous
10:02 Task #69387 (Under Review): Form: Wizard saves a class Attribute for the TEXTBLOCK element which is not used at frontend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Task #69724 (Resolved): MultipleSideBySideElement merge methods
Applied in changeset commit:2e72d38bf627b21e943c507476877e1824760ba9. Jan Helke
02:26 Task #69724: MultipleSideBySideElement merge methods
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:10 Task #69724: MultipleSideBySideElement merge methods
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:16 Task #69716 (Resolved): Flex: Prepare "meta" in provider
Applied in changeset commit:b4d6813b291991324c92310edad008e461bb375e. Morton Jonuschat
10:05 Task #69716: Flex: Prepare "meta" in provider
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Task #69716: Flex: Prepare "meta" in provider
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:12 Feature #16525 (Resolved): "<INCLUDE_TYPOSCRIPT:" and multi level conditions
Applied in changeset commit:c4eec960d0a53d30855d3229f485e7532659c458. Jigal van Hemert
10:06 Bug #69807 (Closed): EXT:form - currency filter not working correctly
The currency filter is not working as expected. To reproduce the issue do the following:
# have a form with a conf...
Björn Jacob
10:00 Task #69805 (Resolved): Cleanup unused icons and rebuild third-party code
Applied in changeset commit:d3b743d63c404b16534b5704459a454017703d5a. Benni Mack
09:00 Task #69805 (Under Review): Cleanup unused icons and rebuild third-party code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:59 Task #69805 (Closed): Cleanup unused icons and rebuild third-party code
Benni Mack
08:00 Task #69804 (Resolved): Streamline TCA for tt_content
Applied in changeset commit:f3dc2348b1cd57720fc42c751ec6636e167ab7c0. Benni Mack
07:20 Task #69804 (Under Review): Streamline TCA for tt_content
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:19 Task #69804 (Closed): Streamline TCA for tt_content
Minor cleanups to the definition Benni Mack
07:38 Bug #35693: Mount from groups setting different by new BE-users
Thank you for your answer.
You are right, "the options from the existing user" is the solution.
I always tested t...
Gernot Ploiner
07:09 Task #69795 (Resolved): Remove unused tabmenu javascript
Applied in changeset commit:5fb9005a804e4d886608c1578904f3f3f88231ef. Wouter Wolters
02:55 Task #69714: Split TcaFlex provider
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:29 Task #69714: Split TcaFlex provider
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-09-14

23:24 Task #69795 (Under Review): Remove unused tabmenu javascript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:29 Task #69795 (Resolved): Remove unused tabmenu javascript
Applied in changeset commit:0e7aab0697c059680bf5d3831b1d953a7c204b3e. Benni Mack
16:30 Task #69795 (Under Review): Remove unused tabmenu javascript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:24 Task #69795 (Closed): Remove unused tabmenu javascript
Due to the shift to the new tabmenu logic, all leftover code that is unused is removed. Benni Mack
23:02 Bug #67276 (New): Backend layout without configured colPos crashes page module
Although a backend layout without configured colPos does not make much sense, a fatal is of course not the right way ... Daniel Goerz
23:00 Task #69786 (Resolved): Remove eval() from BackendUtility test
Applied in changeset commit:5ec60a0fa85d184d0b90c011188b92e2be4d77ca. Mathias Brodala
18:44 Task #69786: Remove eval() from BackendUtility test
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Task #69786 (Under Review): Remove eval() from BackendUtility test
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Task #69786 (Closed): Remove eval() from BackendUtility test
The @BackendUtility@ test uses @eval()@ to create a mocked class at runtime for testing. This should be replaced with... Mathias Brodala
22:56 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:51 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Bug #40342 (Under Review): "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
I made a test in both 6.2.15 and 7.5-dev (latest master) and the latest version of tt_address (2.3.5)
On version 6...
Riccardo De Contardi
22:29 Task #69759 (Resolved): Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Applied in changeset commit:8a961ba7ddb3ef7a575e99593c9aa791eadd09cb. Frank Nägler
21:46 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:41 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:18 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:45 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:09 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:51 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:27 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:05 Task #69759: Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:48 Task #69759 (Under Review): Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:29 Task #69744 (Resolved): Move mimetype icons to IconRegistry
Applied in changeset commit:8a961ba7ddb3ef7a575e99593c9aa791eadd09cb. Frank Nägler
21:46 Task #69744: Move mimetype icons to IconRegistry
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:41 Task #69744: Move mimetype icons to IconRegistry
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:18 Task #69744: Move mimetype icons to IconRegistry
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:45 Task #69744: Move mimetype icons to IconRegistry
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:09 Task #69744: Move mimetype icons to IconRegistry
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:51 Task #69744: Move mimetype icons to IconRegistry
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:27 Task #69744: Move mimetype icons to IconRegistry
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:05 Task #69744: Move mimetype icons to IconRegistry
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:03 Task #69744: Move mimetype icons to IconRegistry
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:57 Task #69744: Move mimetype icons to IconRegistry
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:48 Task #69744: Move mimetype icons to IconRegistry
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:46 Task #69744: Move mimetype icons to IconRegistry
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:40 Task #69744: Move mimetype icons to IconRegistry
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:34 Task #69744: Move mimetype icons to IconRegistry
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:30 Task #69744: Move mimetype icons to IconRegistry
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:11 Feature #69496 (Resolved): Indexed Search: PDF Indexing outputs only PDF Filename
Applied in changeset commit:5d9cbae762c2bc79d0fa6abceb0858d4e3ec2867. Xavier Perseguers
18:09 Feature #69496: Indexed Search: PDF Indexing outputs only PDF Filename
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:36 Bug #69802 (Closed): ElementBrowser misses folder icons in file tree
The file tree shown in the element browser doesn't show the folder icons anymore. Frans Saris
21:34 Feature #67147 (New): AJAX delete content element
Implement it in Page module Simon Schaufelberger
21:32 Bug #69801 (Closed): EXT:form - Integer filter is not working as expected
When applying the integer filter to a field element the filter does not work as expected. Instead of removing all oth... Björn Jacob
21:04 Bug #69798: EXT:form - TYPO3\CMS\Form\Filter\LowercaseFilter does not exist
Yes, also tried it with the following examples:
* @filters.1 = lowercase@
* @filters.1 = lowerCase@
As mention...
Björn Jacob
18:25 Bug #69798: EXT:form - TYPO3\CMS\Form\Filter\LowercaseFilter does not exist
Can you try with @TYPO3\CMS\Form\Filter\LowerCaseFilter@ instead? Mathias Brodala
18:23 Bug #69798 (Closed): EXT:form - TYPO3\CMS\Form\Filter\LowercaseFilter does not exist
When trying to add the documented lowercase filter the following PHP error message is displayed:... Björn Jacob
20:59 Bug #64339: multilangual site and image from resources
Funny... because it's there by default, and actually should work when it's there. Very strange. Would have to debug t... Markus Klein
20:18 Bug #64339: multilangual site and image from resources
Indeed I had 'media' on the $GLOBALS['TYPO3_CONF_VARS']['FE']['pageOverlayFields']. Actually I have never touched th... Tomasz Krawczyk
19:54 Bug #64339: multilangual site and image from resources
Our language setup is... Markus Klein
19:06 Bug #64339: multilangual site and image from resources
No. It is not working. Using Markus example I changed TS to:... Tomasz Krawczyk
12:20 Bug #64339 (Needs Feedback): multilangual site and image from resources
Tomasz, I am sorry for this late answer.
Could you tell us if the snippet from Markus Klein is good for you and so...
Riccardo De Contardi
20:47 Feature #69409: Forms: allow value attribute of OPTION object in wizard
Please be aware of #69369. Björn Jacob
20:43 Task #69369: EXT:form - Use property value instead of data for TEXTAREA, TEXTBLOCK, OPTION
We've discussed the whole issue and came to the conclusion to use "text" as the new attribute. According to this the ... Björn Jacob
16:50 Task #69369: EXT:form - Use property value instead of data for TEXTAREA, TEXTBLOCK, OPTION
Just an addition: TEXTBLOCK uses "content" instead of "data". Anyway, it should be used "value" instead. Björn Jacob
20:03 Feature #38732: Modernize Content Elements
Patch set 47 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:50 Feature #38732: Modernize Content Elements
Patch set 46 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:33 Task #69791: Replace all flag-icon usages with SVG flags and IconFactory
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:23 Task #69791: Replace all flag-icon usages with SVG flags and IconFactory
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:05 Task #69791: Replace all flag-icon usages with SVG flags and IconFactory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Task #69791 (Under Review): Replace all flag-icon usages with SVG flags and IconFactory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Task #69791 (Closed): Replace all flag-icon usages with SVG flags and IconFactory
Frank Nägler
19:30 Bug #69433 (Resolved): Forms: wizard does not load or save values for fields "Message" and "Error"
Applied in changeset commit:8062913ccd2e49ce1616a7ac5f9b0cbf58c68b31. Anonymous
19:19 Bug #69433 (Under Review): Forms: wizard does not load or save values for fields "Message" and "Error"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:58 Bug #69433: Forms: wizard does not load or save values for fields "Message" and "Error"
The changes for issue #39280 did not consider that the localization file
for the frontend controller is used in the ...
Oliver Hader
18:56 Bug #69433: Forms: wizard does not load or save values for fields "Message" and "Error"
Regression in master only (relates #39280) Oliver Hader
18:56 Bug #69433 (Accepted): Forms: wizard does not load or save values for fields "Message" and "Error"
Regression in master only (relates #39280) Oliver Hader
19:12 Feature #23156: Slash is hard–coded in the page path
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Task #69718 (Resolved): Flex: Move TCA migration to data provider
Applied in changeset commit:e30681775b0e90f937cc5181689ef5a07fcf5477. Morton Jonuschat
17:58 Task #69718: Flex: Move TCA migration to data provider
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:12 Task #69718: Flex: Move TCA migration to data provider
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Task #69718: Flex: Move TCA migration to data provider
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:27 Bug #69742: Assigning Frontend Groups broken
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:21 Bug #69742: Assigning Frontend Groups broken
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #69742: Assigning Frontend Groups broken
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:12 Bug #69742: Assigning Frontend Groups broken
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Bug #69742: Assigning Frontend Groups broken
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:49 Bug #69742: Assigning Frontend Groups broken
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Task #69672 (Resolved): Replace icon by IconFactory: actions-system-backend-user-switch
Applied in changeset commit:8c9dc75afc69cf02b3c56bffd9dd172e5c07615b. Morton Jonuschat
17:48 Task #69672: Replace icon by IconFactory: actions-system-backend-user-switch
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:23 Bug #69779 (Resolved): Publish dates (starttime and endtime) in tt_content access tab no longer work
Applied in changeset commit:878dcb78ed4391de3d6af86bfe57f5e965248c20. Loek Hilgersom
16:42 Bug #69779 (Under Review): Publish dates (starttime and endtime) in tt_content access tab no longer work
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #69779: Publish dates (starttime and endtime) in tt_content access tab no longer work
After a little digging this is caused by TCA options 'l10n_display' and 'l10n_mode' affect original, not-translation ... Loek Hilgersom
12:58 Bug #69779 (Closed): Publish dates (starttime and endtime) in tt_content access tab no longer work
The fields starttime and endtime are not editable.
It appears they don't get saved either, though that's hard to t...
Loek Hilgersom
18:19 Task #69792 (Under Review): Bring back icons before select fields
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:55 Task #69792 (Closed): Bring back icons before select fields
With the removal of @iconsInOptionTags@ the icon prepended to @select@ fields was dropped too even though it doesn't ... Mathias Brodala
18:00 Task #69797 (Resolved): Remove old and unused icons status/version-*.png
Applied in changeset commit:db736db662191ad3e42bac643a2fd1ad309a7122. Frank Nägler
17:48 Task #69797 (Under Review): Remove old and unused icons status/version-*.png
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:47 Task #69797 (Closed): Remove old and unused icons status/version-*.png
Frank Nägler
17:58 Bug #69784 (Resolved): pages_language_overlay records contain wrong sys_language_uid
Applied in changeset commit:440d27ddb13e1549a8d3bb4279c8af876aa3e103. Anja Leichsenring
17:44 Bug #69784: pages_language_overlay records contain wrong sys_language_uid
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Bug #69784: pages_language_overlay records contain wrong sys_language_uid
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:32 Bug #69784: pages_language_overlay records contain wrong sys_language_uid
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:29 Bug #69784 (Under Review): pages_language_overlay records contain wrong sys_language_uid
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Bug #69784 (In Progress): pages_language_overlay records contain wrong sys_language_uid
Anja Leichsenring
14:17 Bug #69784 (Closed): pages_language_overlay records contain wrong sys_language_uid
When a page gets translated, the resulting record in pages_language_overlay contains the value 0 for sys_language_uid... Anja Leichsenring
17:58 Bug #69664 (Resolved): Override vals using GeneralUtility::_GP('overrideVals'); in \TYPO3\CMS\Backend\Controller\EditDocumentController
Applied in changeset commit:440d27ddb13e1549a8d3bb4279c8af876aa3e103. Anja Leichsenring
17:45 Bug #69664: Override vals using GeneralUtility::_GP('overrideVals'); in \TYPO3\CMS\Backend\Controller\EditDocumentController
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:58 Bug #69661 (Resolved): DatabaseRowInitializeNew does not respect overrideVals
Applied in changeset commit:440d27ddb13e1549a8d3bb4279c8af876aa3e103. Anja Leichsenring
17:44 Bug #69661: DatabaseRowInitializeNew does not respect overrideVals
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Bug #69661: DatabaseRowInitializeNew does not respect overrideVals
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Bug #69661: DatabaseRowInitializeNew does not respect overrideVals
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:32 Bug #69661: DatabaseRowInitializeNew does not respect overrideVals
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:32 Bug #69661: DatabaseRowInitializeNew does not respect overrideVals
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:29 Bug #69661: DatabaseRowInitializeNew does not respect overrideVals
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:29 Bug #69661 (Under Review): DatabaseRowInitializeNew does not respect overrideVals
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:56 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:38 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:34 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:59 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Task #69754 (Under Review): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:37 Task #69754 (In Progress): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Stephan Großberndt
13:36 Task #69754: Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:59 Task #69754 (Under Review): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:55 Task #69787 (Resolved): Rename InputElement Class to InputTextElement
Applied in changeset commit:09c59e339f0b88e2a6f6572e9a93d64e94876abf. Anja Leichsenring
15:26 Task #69787 (Under Review): Rename InputElement Class to InputTextElement
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Task #69787 (Closed): Rename InputElement Class to InputTextElement
In order to further differentiate between input types and render definitions, we distinguish between input types for ... Anja Leichsenring
17:38 Bug #67875: tt_content categories field is not registered for all types
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:37 Bug #67875: tt_content categories field is not registered for all types
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:53 Bug #67875: tt_content categories field is not registered for all types
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:49 Bug #67875: tt_content categories field is not registered for all types
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:21 Bug #67875: tt_content categories field is not registered for all types
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:46 Bug #67875: tt_content categories field is not registered for all types
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Task #69739 (Resolved): Replace icon by IconFactory: status-edit-read-only
Applied in changeset commit:adda05d279412b5eafcf5b99a1073708b53d08f8. Jan Helke
17:02 Task #69739: Replace icon by IconFactory: status-edit-read-only
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:51 Task #69739: Replace icon by IconFactory: status-edit-read-only
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:23 Bug #65364: _languageUid gets overwritten on updating a new domain object.
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:56 Bug #65364: _languageUid gets overwritten on updating a new domain object.
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #65364: _languageUid gets overwritten on updating a new domain object.
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:03 Bug #65364: _languageUid gets overwritten on updating a new domain object.
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:17 Bug #65364: _languageUid gets overwritten on updating a new domain object.
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:23 Bug #65363: Set _languageUid to -1 only if the developer hasn't set it himself
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Task #69785 (Resolved): Replace getSpriteIcon in compatibility6
Applied in changeset commit:c2932c1811c19139b5b756049792740a99b3ebc4. Michael Oehlhof
16:39 Task #69785: Replace getSpriteIcon in compatibility6
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:49 Task #69785 (Under Review): Replace getSpriteIcon in compatibility6
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Task #69785 (Closed): Replace getSpriteIcon in compatibility6
There are 2 calls in compatibility not replaced. Michael Oehlhof
16:57 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:48 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:06 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:01 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Task #69717: Flex: Fix langChildren=1 rendering
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Task #69717 (Under Review): Flex: Fix langChildren=1 rendering
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:44 Feature #69794 (Under Review): Support pecl-memcached in MemcachedBackend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:15 Feature #69794 (Closed): Support pecl-memcached in MemcachedBackend
Currently, the MemcachedBackend only supports pecl-memcache. The MemcachedBackend should also take pecl-memcached int... Andreas Kienast
16:31 Bug #62862: Bug in sys_action - unable to select Pages when creating new be_users
as far as I can see:
in TYPO3 6.2.15 the DB mounts field is present and working (See attached file), while it is abs...
Riccardo De Contardi
16:30 Task #69726 (Resolved): SelectSingleElement merge methods
Applied in changeset commit:fed9c7ef40a8034aee757e478b815b2164d003c0. Jan Helke
16:09 Bug #69793 (Closed): hide ToolTips of Bootstrap on click
Hello,
go to List module and click the three dots to open the expanded list of buttons. Hover over Info-Button unt...
Stefan Froemken
15:55 Bug #69304 (Resolved): Upgrade 4.5 -> 6.2 fails with installed oelib extension
Applied in changeset commit:859a905cd07d81bfe426d36b6176b803b1ccf9ac. Morton Jonuschat
15:50 Bug #69304: Upgrade 4.5 -> 6.2 fails with installed oelib extension
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:45 Bug #24737: backend_layout not workspace compatible
It is still present in both 6.2.15 and 7.5-dev (latest master).
See comment #9 about how to reproduce and the results.
Riccardo De Contardi
15:38 Bug #69790 (Rejected): Page tree hidden after going back from syslog link
The system information menu in the header of the backend shows a link to the Log module in case there are errors. Upo... Mathias Brodala
15:35 Feature #69789 (Closed): Missing checkbox in the TypoScript Object Browser for conditions set in <INCLUDE_TYPOSCRIPT ...>
If i use <INCLUDE_TYPOSCRIPT: source="FILE:EXT:path/to/typoscript.ts" condition="[globalVar = GP:dev=1]"> there is no... Oliver Thiele
15:30 Feature #68746 (Resolved): Annotation to hide commands in scheduler
Applied in changeset commit:cdfd83fed410fab2c92a2ce51eefe793f87460bd. Mathias Brodala
01:22 Feature #68746: Annotation to hide commands in scheduler
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Bug #61656 (Closed): Icon size in the groupMods field not set to 16x16
I close it for now: it has been fixed in v7 using css; It will not be fixed in 6.2 due to huge refactorings in v7, th... Riccardo De Contardi
15:19 Feature #69602: Simplify handling of backend layouts in frontend
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Bug #57272: Extbase doesn't handle FAL translations correctly
Henrik Ziegenhain wrote:
> This issue is so damned annoying. The Workaround extension from https://bitbucket.org/t3e...
Bernhard Berger
14:52 Bug #65275: Problem with Install Tool using GDlib test
@Heike Herzog-Kuhnke: can this be closed, then? Or is there something left to do? Thank you. Riccardo De Contardi
14:36 Task #69771: Cleanup \TYPO3\CMS\Backend\History\RecordHistory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:31 Task #69771: Cleanup \TYPO3\CMS\Backend\History\RecordHistory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:27 Task #69771 (Under Review): Cleanup \TYPO3\CMS\Backend\History\RecordHistory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:24 Task #69771 (Closed): Cleanup \TYPO3\CMS\Backend\History\RecordHistory
CGL, Getter for $GLOBALS, Annotations Daniel Goerz
14:30 Task #69752 (Resolved): Add apps-filetree-mount to IconRegistry
Applied in changeset commit:1349e712849a949aaf61513bd96875b6cfce5c4d. Stephan Großberndt
14:28 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:20 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:18 Bug #69208: Mail address with UTF-8 smilie validates
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #69208 (Under Review): Mail address with UTF-8 smilie validates
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:06 Bug #69208 (In Progress): Mail address with UTF-8 smilie validates
Morton Jonuschat
14:02 Task #69774: Improve session timeout dialog
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:19 Task #69774: Improve session timeout dialog
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:18 Task #69774: Improve session timeout dialog
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:16 Task #69774 (Under Review): Improve session timeout dialog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:43 Task #69774 (Closed): Improve session timeout dialog
If the current backend session is about to expire, a dialog is shown which informs about the pending logout and offer... Mathias Brodala
13:55 Feature #64514: tt_content.image FAL add Button(s) to toggle expand of file_references
This can be fixed locally e.g. by something like this in @.../Configuration/TCA/Overrides/pages.php@:... Mathias Brodala
13:47 Bug #69781 (Under Review): Minor code improvement formEngine DatabaseRowInitializeNew.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Bug #69781 (Closed): Minor code improvement formEngine DatabaseRowInitializeNew.php
Fix some weird and unnecessary conditions. Loek Hilgersom
13:42 Bug #69782 (Closed): SVG.js generates an error "Object doesn't support property or method 'setProperty'" in IE10
Replacing / Updating the svg.js in the typo3/contrib/websvg/ to the latest version fixed the issue on my side.
Found...
Rares Luca
13:30 Bug #69777 (Resolved): Install Tool crashes with `#1341397869: Path does not exist in array`
Applied in changeset commit:d549782abb805d4a6cc4d3952b8bc29d2a909498. Anja Leichsenring
12:03 Bug #69777 (Under Review): Install Tool crashes with `#1341397869: Path does not exist in array`
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:56 Bug #69777 (Closed): Install Tool crashes with `#1341397869: Path does not exist in array`
If the newly introduced configuration value 'SYS/isInitialDatabaseImportDone' is not present in file LocalConfigurati... Anja Leichsenring
13:10 Bug #63559 (Under Review): Filelist plugin does not easily handle folders anymore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:57 Bug #63559 (In Progress): Filelist plugin does not easily handle folders anymore
Mathias Brodala
13:00 Bug #69778 (Resolved): Fix default configuration for formEngine FormDataProvider
Applied in changeset commit:2c61599030bf5871e10b29933cf68d76a437b31f. Anja Leichsenring
12:42 Bug #69778 (Under Review): Fix default configuration for formEngine FormDataProvider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:42 Bug #69778 (Closed): Fix default configuration for formEngine FormDataProvider
Some bugs are currently in the DefaultConfiguration.php. Nicole Cordes
12:29 Bug #36494: GMENU img has "name" attribute instead of "id" in html5
I report here the description of #62622 (closed as duplicate) to help the discussion:
>In typo3/sysext/frontend/Cl...
Riccardo De Contardi
12:28 Task #69714: Split TcaFlex provider
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:16 Task #69714: Split TcaFlex provider
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:27 Bug #62622 (Closed): Javascript variable version not set
I close this in favor of #36494, please continue the discussion there.
For completeness, I will write there the des...
Riccardo De Contardi
12:09 Bug #35693 (Needs Feedback): Mount from groups setting different by new BE-users
Hi and sorry for the late answer.
I think that the @[-1]@ in the URL refers to the ID of the existing user.
I a...
Riccardo De Contardi
11:55 Bug #69776 (Closed): subpages are still visible in menus if parent page is access protected
In 6.2.15: If the page access set to "show at any login" or specific group and the checkbox "extend to subpages" is s... Patrick Lenk
11:52 Bug #69775 (Closed): Can't paste page into pagetree after resetting a pagetree filter
We think, the following behaviour is a bug:
- Filter the pagetree for a specific string, such as "news"
- Right c...
Webadmin no-lastname-given
11:36 Bug #50786: Loading TypoScript files is more picky about doubletick encapsulation
yes, it is still open: in both 6.2.15 and 7.5-dev (latest master) the ... Riccardo De Contardi
11:30 Task #51930 (Resolved): install tool database data step should show query errors
Applied in changeset commit:de386671cd0b6fab3efc13910b1fbb431b2ee64a. Morton Jonuschat
11:30 Bug #42075: Copying fails when page has new draft elements 2 or more levels deep
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:30 Bug #36946: Copy paste in live makes draft placeholders visible.
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:29 Feature #54654 (On Hold): Customize confirmation page
On hold since we're working on the new fluid FE rendering, see #69401. Björn Jacob
11:22 Task #69749 (New): Introduce caching for record titles
Christian Kuhn
11:20 Bug #69773: Warning when clearing all caches from within install tool
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:19 Bug #69773: Warning when clearing all caches from within install tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:06 Bug #69773 (Under Review): Warning when clearing all caches from within install tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:29 Bug #69773 (Closed): Warning when clearing all caches from within install tool
When using the "clearAllCache" button an error message gets shown when the APC file cache is used:... Bernhard Kraft
11:20 Bug #69376 (On Hold): EXT:form - OPTGROUP cannot be a child element of SELECT
On hold since we're working on the new fluid FE rendering, see #69401. Björn Jacob
10:35 Bug #36457 (Closed): Editing Live record warning still shows reference to old versioning system
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
10:30 Bug #69772 (Under Review): FAL declares mime type of files as array but it is a string
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:26 Bug #69772 (Closed): FAL declares mime type of files as array but it is a string
Stephan Großberndt
10:04 Bug #50600 (Closed): "Paste after: Clipboard Contents is inserted after this record"
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
09:54 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:31 Bug #69514: TCA, several "renderMode = Tree" in one tca
Thanks for your tutorial. It helped me a lot to fix it on my site. Sergej Junker
08:30 Bug #69009 (Resolved): The new "rowDescription" field in tt_content is no exclude-field
Applied in changeset commit:f25d43e26b4d351a75d0926137ac1afb3e57115f. Mathias Brodala
01:28 Bug #69009: The new "rowDescription" field in tt_content is no exclude-field
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:31 Bug #69767 (Resolved): Do not create folder in wrong directory when executing tests
Applied in changeset commit:ed6481a97b84539c89d61a77621ed67e8012e53c. Helmut Hummel

2015-09-13

23:56 Bug #69767: Do not create folder in wrong directory when executing tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:54 Bug #69767 (Under Review): Do not create folder in wrong directory when executing tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:54 Bug #69767 (Closed): Do not create folder in wrong directory when executing tests
The testing bootstrap creates several folder so that
the tests can run properly. However this is also done
if the t...
Helmut Hummel
23:46 Task #69714: Split TcaFlex provider
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:43 Task #69714: Split TcaFlex provider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:35 Task #69714 (Under Review): Split TcaFlex provider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:23 Feature #69643: Unit Tests can not be executed in "composer mode" projects
Patch set 2 for branch *master* of project *TYPO3CMS/Distributions/Base* has been pushed to the review server.
It is ...
Gerrit Code Review
23:17 Task #69744: Move mimetype icons to IconRegistry
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:48 Task #69744: Move mimetype icons to IconRegistry
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:37 Task #69744: Move mimetype icons to IconRegistry
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:19 Task #69744: Move mimetype icons to IconRegistry
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:17 Task #69744: Move mimetype icons to IconRegistry
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:03 Task #69744: Move mimetype icons to IconRegistry
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:59 Task #69744 (Under Review): Move mimetype icons to IconRegistry
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Task #69744 (On Hold): Move mimetype icons to IconRegistry
Stephan Großberndt
11:07 Task #69744: Move mimetype icons to IconRegistry
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:01 Task #69744 (Under Review): Move mimetype icons to IconRegistry
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:05 Bug #63290 (Closed): MySQL rights installtool
The Install Tool will show errors as soon as #51930 is fixed. The DB requirements can be seen in the "@INSTALL.md@":h... Mathias Brodala
23:00 Task #69745 (Resolved): Move overlay icons to IconRegistry
Applied in changeset commit:6db1c109ff70d946ca0096f17eaf0761ea2c6a6e. Stephan Großberndt
20:59 Task #69745: Move overlay icons to IconRegistry
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:34 Task #69745 (Under Review): Move overlay icons to IconRegistry
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Task #69745 (On Hold): Move overlay icons to IconRegistry
Stephan Großberndt
12:08 Task #69745 (Under Review): Move overlay icons to IconRegistry
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:53 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:52 Epic #63909: Refactor Extension Manager
AFAIS the purpose of this ticket was not to rewrite the core EM but redo it as 3rd party extension which supports TYP... Mathias Brodala
22:04 Epic #63909: Refactor Extension Manager
Input from all other tickets was collected in this epic. And the rewrite of the extension-manager is not there yet. (... Stefan Neufeind
19:53 Epic #63909: Refactor Extension Manager
All referenced tickets are already closed. Can we close the issue here? Nicole Cordes
22:51 Bug #69742: Assigning Frontend Groups broken
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:40 Bug #69742: Assigning Frontend Groups broken
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:55 Bug #69742: Assigning Frontend Groups broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:28 Bug #69742 (Under Review): Assigning Frontend Groups broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Feature #66371 (Resolved): Add autoplay option to
Applied in changeset commit:5e2cc8e9ffbf0af26b791cc06af64eb35244369d. Frans Saris
22:01 Feature #67686: Clean way to extract doctype
Basic example:
set config.doctype to a custom string...
Thomas Mayer
17:50 Feature #67686 (Needs Feedback): Clean way to extract doctype
Not sure what the issue is here. You can set @config.doctype@ to an arbitrary string and TYPO3 will output that as DO... Mathias Brodala
20:00 Task #69756 (Resolved): Replace icon with SVG: default-not-found
Applied in changeset commit:d66fc5ff090eb79aa1e958d55c942a7eaf9d3cf5. Anonymous
13:43 Task #69756 (Under Review): Replace icon with SVG: default-not-found
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Task #69756 (Closed): Replace icon with SVG: default-not-found
Benjamin Kott
19:53 Feature #61799: Improve the handling of media files
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:51 Epic #67569 (Resolved): Save the precious Pixel space
Riccardo De Contardi
19:47 Epic #67569: Save the precious Pixel space
Feel free to close please Felix Kopp
17:53 Epic #67569: Save the precious Pixel space
Are there tasks which should be added here? The only task #67568 was resolved already. Mathias Brodala
19:50 Bug #69755 (Closed): TCA select tree does not save multiple values
Closed with the permission of the autor as not reproducible.
If you experience this issue again, then please write...
Riccardo De Contardi
13:30 Bug #69755 (Closed): TCA select tree does not save multiple values
When a TCA select field with renderMode tree allows multiple values only one of the selected values will be selected ... Alexander Stehlik
19:45 Bug #69765 (Under Review): Desired storage "XXXXX" is not in the list of available storages.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:12 Bug #69765 (Closed): Desired storage "XXXXX" is not in the list of available storages.
This exception occurs when a file reference from a storage is used on a page and the extension which provides the sto... Michael Oehlhof
19:45 Task #69718: Flex: Move TCA migration to data provider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:22 Task #69718 (Under Review): Flex: Move TCA migration to data provider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:52 Task #69718 (In Progress): Flex: Move TCA migration to data provider
Morton Jonuschat
19:33 Bug #68991 (Resolved): Old TYPO3 logo in Icon
Applied in changeset commit:b8324a49aba53fc9f3600a5df7f471138b70c9ad. Anonymous
13:09 Bug #68991 (Under Review): Old TYPO3 logo in Icon
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:22 Task #69672: Replace icon by IconFactory: actions-system-backend-user-switch
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:41 Task #69672: Replace icon by IconFactory: actions-system-backend-user-switch
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:09 Task #69672 (Under Review): Replace icon by IconFactory: actions-system-backend-user-switch
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:18 Feature #69766 (Closed): Items of TCA select "special" unsorted
Filling an TCA @select@ field with items via @special@ yields an unordered list of items, e.g. based on TCA for @tabl... Mathias Brodala
18:55 Feature #69764 (Under Review): Detect file icons by mime-type
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:53 Feature #69764 (Closed): Detect file icons by mime-type
Currently file icons are only matched by file extension. But as not all existing file extension can be listed a fallb... Frans Saris
18:51 Feature #65325: Bring back some color! [EM > active/inactive extension]
If we continue this road, [+] should be green instead since it matches the "positive purpose" of installing an extens... Mathias Brodala
18:36 Feature #65325: Bring back some color! [EM > active/inactive extension]
I add a couple of suggestions, if someone wants to continue.
best regards
Riccardo De Contardi
18:30 Bug #69710 (Resolved): Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Applied in changeset commit:d535b7904b4b64942fb87e35270f6c7e3a001833. Nicole Cordes
17:57 Bug #69710: Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:48 Bug #69710: Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:29 Bug #69710: Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Bug #69710: Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #69710: Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Bug #64402 (Needs Feedback): ObjectStorageConverter fails to convert empty value
Are you able to reproduce this with the latest TYPO3 version? The @ObjectStorageConverter@ explicitely checks whether... Mathias Brodala
18:07 Task #69762 (Resolved): Enable color output for unit/functional tests
Applied in changeset commit:86b0a64f9cb4711ce730e0f24a3c487ce569e0d6. Mathias Brodala
18:04 Task #69762 (Under Review): Enable color output for unit/functional tests
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:00 Task #69762 (Resolved): Enable color output for unit/functional tests
Applied in changeset commit:d5c3b27c10f4dd6518103d419854967d47c2e8ed. Mathias Brodala
17:32 Task #69762: Enable color output for unit/functional tests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Task #69762 (Under Review): Enable color output for unit/functional tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Task #69762 (Closed): Enable color output for unit/functional tests
It would be nice if the color output of PHPUnit was enabled for unit/functional tests. Both manual as well as automat... Mathias Brodala
18:06 Bug #67375: Typo3DbBackend in current extbase 7.2.0 doesnt replace the placeholder "?" with boundVariables in extbase 6.2 before
How about directly using @PreparedStatement@ here instead? Mathias Brodala
17:59 Task #69749 (Resolved): Introduce caching for record titles
Applied in changeset commit:d10070e81f69a7f46093a175e44db6d9ffedfdc7. Nicole Cordes
17:39 Task #69749: Introduce caching for record titles
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:32 Task #69749: Introduce caching for record titles
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Task #69749: Introduce caching for record titles
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:50 Task #69749: Introduce caching for record titles
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:06 Task #69749: Introduce caching for record titles
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Task #69749 (Under Review): Introduce caching for record titles
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Task #69749 (Closed): Introduce caching for record titles
The title of a record is fetched multiple times inside the core. We should cache the compiled title according to the ... Nicole Cordes
17:55 Bug #69757: Show error if a language has a missing language_isocode
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Bug #69757: Show error if a language has a missing language_isocode
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:45 Bug #69757: Show error if a language has a missing language_isocode
This patch is really necessary as the Introduction Package fails to set language_isocode for imported languages. Nicole Cordes
13:43 Bug #69757 (Under Review): Show error if a language has a missing language_isocode
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:43 Bug #69757 (Closed): Show error if a language has a missing language_isocode
If language records have a missing language_isocode information (and static_info_tables isn't installed), FormEngine ... Nicole Cordes
17:44 Task #69705 (Resolved): Add unified refresh icon
Applied in changeset commit:354af3bbba5f510989c2c86e2cdbbb9415b1d61e. Anonymous
16:47 Task #69705: Add unified refresh icon
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Task #69705: Add unified refresh icon
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Task #69705: Add unified refresh icon
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:55 Task #69705: Add unified refresh icon
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:23 Task #69705: Add unified refresh icon
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:43 Bug #69763 (Closed): Re-login after expired backend session throws exception
After BE session expires you get a lightbox popup ('Refresh Login to TYPO3') which allows you to enter your password ... Loek Hilgersom
17:42 Feature #69711: Add deprecation feature to IconFactory
absolete with https://review.typo3.org/#/c/43220/ Benjamin Kott
17:41 Feature #69711 (Closed): Add deprecation feature to IconFactory
Benjamin Kott
17:30 Bug #69205 (Resolved): Ajax hide/unhide action shows wrong tooltip
Applied in changeset commit:f1d429e958889a60228df80ef922c197592bb089. Mathias Brodala
16:39 Bug #69205: Ajax hide/unhide action shows wrong tooltip
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:06 Bug #69205: Ajax hide/unhide action shows wrong tooltip
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:53 Bug #69205: Ajax hide/unhide action shows wrong tooltip
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:36 Bug #69205 (Under Review): Ajax hide/unhide action shows wrong tooltip
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Bug #68303: Image width/height are displayed as 0 in backend for default dimensions
Still valid with the current 7.5-dev Mathias Brodala
17:17 Task #69724: MultipleSideBySideElement merge methods
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:42 Task #69724: MultipleSideBySideElement merge methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:21 Task #69724 (Under Review): MultipleSideBySideElement merge methods
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Task #69724 (In Progress): MultipleSideBySideElement merge methods
Jan Helke
17:05 Task #69751 (On Hold): Replace filetree-folder-default.png with svg
On hold until #69057 is merged Stephan Großberndt
17:03 Task #69751: Replace filetree-folder-default.png with svg
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:44 Task #69751 (Under Review): Replace filetree-folder-default.png with svg
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:35 Task #69751 (Closed): Replace filetree-folder-default.png with svg
Stephan Großberndt
17:01 Task #69728: Move SelectTree data providing
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:19 Task #69728: Move SelectTree data providing
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:39 Bug #68652 (Closed): file-list: Clickmenu not initialized after upload
This was fixed already, properly closing now. Mathias Brodala
16:33 Bug #69761 (Closed): Backend group form displays invalid additional group
Most of the checkbox select fields in the be_groups form show an additional checkbox group without a header and with ... Alexander Stehlik
16:28 Task #69727: SelectTreeElement merge methods
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:08 Task #69727: SelectTreeElement merge methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Task #69727 (Under Review): SelectTreeElement merge methods
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Task #69727 (In Progress): SelectTreeElement merge methods
Jan Helke
16:00 Task #69753 (Resolved): Replace icon by IconFactory: actions-edit-*
Applied in changeset commit:a7c048ed1df832c3e76101098012100e2310c53c. Michael Oehlhof
13:11 Task #69753 (Under Review): Replace icon by IconFactory: actions-edit-*
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:05 Task #69753 (Closed): Replace icon by IconFactory: actions-edit-*
Michael Oehlhof
15:40 Bug #69009: The new "rowDescription" field in tt_content is no exclude-field
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:49 Bug #69009 (Under Review): The new "rowDescription" field in tt_content is no exclude-field
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:48 Bug #69009 (In Progress): The new "rowDescription" field in tt_content is no exclude-field
Mathias Brodala
15:19 Bug #68650 (Closed): Categories tab not showing on content elements starting with TYPO3 7.2
Will be resolved with #67875. Mathias Brodala
15:14 Task #69716: Flex: Prepare "meta" in provider
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Task #69716: Flex: Prepare "meta" in provider
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:35 Task #69716: Flex: Prepare "meta" in provider
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Feature #68746: Annotation to hide commands in scheduler
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:34 Feature #68746: Annotation to hide commands in scheduler
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Feature #68746 (Under Review): Annotation to hide commands in scheduler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Task #69759 (On Hold): Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Stephan Großberndt
14:41 Task #69759 (Under Review): Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Task #69759 (Closed): Replace IconUtility::getSpriteIconForResource with IconFactory->getIconForResource
Stephan Großberndt
15:02 Task #69754 (On Hold): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Stephan Großberndt
14:33 Task #69754 (Under Review): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:07 Task #69754 (Closed): Replace IconUtility::getSpriteIconForRecord with IconFactory->getIconForRecord
Stephan Großberndt
15:01 Task #69743 (On Hold): Move css_styled_content icons to IconRegistry
Stephan Großberndt
10:59 Task #69743: Move css_styled_content icons to IconRegistry
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:27 Task #69743 (Under Review): Move css_styled_content icons to IconRegistry
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Task #69760 (Closed): Add cache to IconFactory
The @IconFactory@ should have a persistent cache to store the rendered icon markup. Mathias Brodala
14:45 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:45 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:11 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Bug #69758 (Resolved): Correct path to icon: apps-filetree-root
Applied in changeset commit:beb605d7b7447df6f31d85a4b583224040573098. Anonymous
14:07 Bug #69758 (Under Review): Correct path to icon: apps-filetree-root
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:07 Bug #69758 (Closed): Correct path to icon: apps-filetree-root
Benjamin Kott
12:56 Epic #68789: Get rid of BACK_PATH / backPath
How to proceed here? Create tasks for the remaining occurences? Mathias Brodala
12:56 Task #69752 (Under Review): Add apps-filetree-mount to IconRegistry
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:48 Task #69752 (In Progress): Add apps-filetree-mount to IconRegistry
Stephan Großberndt
12:47 Task #69752 (Closed): Add apps-filetree-mount to IconRegistry
... Stephan Großberndt
12:41 Task #69050 (Resolved): Supply a Utility method to create unique ids in the core
This was fixed with #69730. Mathias Brodala
12:11 Bug #69208 (New): Mail address with UTF-8 smilie validates
Unlocked after discussion held on TYPO3camp Munich 2015;
@\TYPO3\CMS\Core\Mail\MailMessage@ should be adapted to fix...
Riccardo De Contardi
12:00 Bug #69208: Mail address with UTF-8 smilie validates
At the TYPO3camp Munich 2015, we tried to fix this bug and thought that the best solution was to extend the default m... Felix Heller
12:01 Bug #69750 (Closed): TCA select tree does not save state
TCA select fields with renderMode tree do not save the collapsed state any more.
The reason for this seems to be, ...
Alexander Stehlik
11:58 Epic #68676 (Under Review): FAL Records should be searchable.
Riccardo De Contardi
11:53 Epic #68676 (Closed): FAL Records should be searchable.
Riccardo De Contardi
11:43 Bug #69593: Left multi select field loses selected items
Confirmed, if @$field.val(newValue);@ is commented out, the selection stays intact. Mathias Brodala
11:42 Task #69737: CLEANUP usage of status-status-reference-hard
To be honest: Drop this :-) We are talking about a usage of a recycled icon in the importer, that is only shown somet... Jan Helke
11:00 Feature #64531 (Closed): Add placeholder attribute to PasswordViewHelper
the patch has been abandoned so I close this for now.
If you think that this is the wrong decision, then please wr...
Riccardo De Contardi
10:59 Bug #23146 (Closed): Remove Workspace Module and Autopublishing from the system extension Version
the re-opening of this issue seems to be due to an error, so I close this. Thank you for your patience.
If you thi...
Riccardo De Contardi
10:53 Task #69721 (Needs Feedback): Inline BackendUtility::getRecordTitle as data provider
Hey Christian,
I had a look at the used BackendUtility::getRecordTitle and had to confess that the title is crawle...
Nicole Cordes
10:45 Task #69748 (Rejected): Use IconRegistry API to register icons
Currently icons of all shipped TYPO3 extensions have their icons registered directly within the @IconRegistry@. This ... Mathias Brodala
10:31 Task #69725: SelectSingleBoxElement merge methods
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Task #69725: SelectSingleBoxElement merge methods
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:26 Task #69725: SelectSingleBoxElement merge methods
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:02 Task #69725: SelectSingleBoxElement merge methods
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:23 Bug #20892: SELECT_mm_query for dbal/adodb
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:23 Bug #19494: Missing function SELECTmmQuery
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Task #69726: SelectSingleElement merge methods
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:53 Task #69726: SelectSingleElement merge methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:02 Task #69726 (Under Review): SelectSingleElement merge methods
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:00 Bug #67637 (Resolved): Fresh installation claims incomplete update in EXT:reports
Applied in changeset commit:b76342d31f5b8ac13ef3574588aef117b18c838e. Morton Jonuschat
02:20 Bug #67637: Fresh installation claims incomplete update in EXT:reports
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:43 Task #51930: install tool database data step should show query errors
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:30 Task #69736 (Resolved): Drop 'iconsInOptionTags'
Applied in changeset commit:53a7425282d13db55d853ee918df2f206b74a6d3. Mathias Brodala
01:58 Task #69736: Drop 'iconsInOptionTags'
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:30 Bug #69741 (Resolved): getComposerManifest doesn't pass exceptions
Applied in changeset commit:8619bba6a6bfb040c93b02f254bc93259e9d37c6. Mathias Brodala
00:30 Task #69738 (Resolved): Replace icon by IconFactory: apps-toolbar-menu-actions
Applied in changeset commit:56d9b75c6eb2508ab4f79b80fbf48181a01bcef6. Jan Helke
00:02 Bug #69545: Typo3 6.2 Faulty links in RTE
I have not found @"Insert Link" -> "page" -> "relationship"@, but I added the attribute @ rel="nofollow"@ to the link... Riccardo De Contardi
00:00 Task #69730 (Resolved): Remove dot in uniqid('NEW', TRUE)
Applied in changeset commit:6465f2f051f7d7d9a2418e080e19ab16fd5196ba. Nicole Cordes

2015-09-12

23:57 Bug #69741: getComposerManifest doesn't pass exceptions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:11 Bug #69741 (Under Review): getComposerManifest doesn't pass exceptions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:05 Bug #69741 (Closed): getComposerManifest doesn't pass exceptions
\TYPO3\CMS\Core\Package\PackageManager::getComposerManifest() calls \TYPO3\CMS\Core\Package\PackageManager::mapExtens... Jigal van Hemert
23:55 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:35 Task #69057 (Under Review): Deprecate IconUtility::getSpriteIconForFile()
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:56 Task #69057 (In Progress): Deprecate IconUtility::getSpriteIconForFile()
Stephan Großberndt
15:02 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:39 Task #69726 (In Progress): SelectSingleElement merge methods
Jan Helke
14:37 Task #69726 (Closed): SelectSingleElement merge methods
Merge getSingleField_typeSelect_single into render, de-uglify, refactor a bit, remove property $resultArray Christian Kuhn
23:38 Task #69716: Flex: Prepare "meta" in provider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:22 Task #69716 (Under Review): Flex: Prepare "meta" in provider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Task #69716 (In Progress): Flex: Prepare "meta" in provider
Morton Jonuschat
13:26 Task #69716 (Closed): Flex: Prepare "meta" in provider
TcaFlex does some preparation of language handling. It should add its findings to "meta" of the data structure.
* ...
Christian Kuhn
23:35 Task #69743 (In Progress): Move css_styled_content icons to IconRegistry
Mathias Brodala
22:49 Task #69743 (Closed): Move css_styled_content icons to IconRegistry
use iconIdentifier instead of icon Stephan Großberndt
23:35 Task #69745 (In Progress): Move overlay icons to IconRegistry
Mathias Brodala
22:54 Task #69745 (Closed): Move overlay icons to IconRegistry
Stephan Großberndt
23:35 Task #69744 (In Progress): Move mimetype icons to IconRegistry
Mathias Brodala
22:52 Task #69744 (Closed): Move mimetype icons to IconRegistry
use iconIdentifier instead of icon Stephan Großberndt
23:17 Bug #53619: Moving Elements in draft - now my live is a mess
this is still present in both 6.2.15 and 7.5-dev (latest master)
I have done the following test (both installations ...
Riccardo De Contardi
22:54 Feature #16525: "<INCLUDE_TYPOSCRIPT:" and multi level conditions
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:52 Task #69730: Remove dot in uniqid('NEW', TRUE)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Task #69730 (Under Review): Remove dot in uniqid('NEW', TRUE)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Task #69730: Remove dot in uniqid('NEW', TRUE)
there are several other places in core where uniqid() is called. this should be unified in general to produce generic... Stephan Großberndt
15:02 Task #69730 (Closed): Remove dot in uniqid('NEW', TRUE)
DatabaseUniqueUidNewRow creates a "dummy" uid for new records. This is given to the DataHandler later, it then persis... Christian Kuhn
22:38 Task #69672 (Resolved): Replace icon by IconFactory: actions-system-backend-user-switch
Wrong issue number in commit. Sorry Morton Jonuschat
22:34 Task #69672 (Under Review): Replace icon by IconFactory: actions-system-backend-user-switch
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #69672 (Resolved): Replace icon by IconFactory: actions-system-backend-user-switch
Applied in changeset commit:a305f97d2b1e2763df74431651fde6d0ee5982b5. Wouter Wolters
22:37 Task #69732 (Under Review): Remove name="foo[bar]_hr" from input fields
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Task #69732 (In Progress): Remove name="foo[bar]_hr" from input fields
Morton Jonuschat
15:29 Task #69732 (Closed): Remove name="foo[bar]_hr" from input fields
In FormEngine most rendered fields consists of a form field that is used for display and a second (hidden) one that i... Christian Kuhn
22:36 Bug #69742: Assigning Frontend Groups broken
Also, this is what i think was required to fix this issue, but i'm also not 100% sure if that is the right track ... ... Christian Kuhn
22:24 Bug #69742: Assigning Frontend Groups broken
Yes. Seen that. This is probably "only" a display issue, but unfortunately not that easy to resolve.
This is caused ...
Christian Kuhn
22:21 Bug #69742 (In Progress): Assigning Frontend Groups broken
Michael Oehlhof
21:27 Bug #69742 (Closed): Assigning Frontend Groups broken
The Multi-Select to set access restrictions on page level behaves weirdly.
1) Setting „Hide at login“ and saving t...
Morton Jonuschat
22:28 Bug #48464 (Closed): Images in workspaces don't work
I close this because I cannot reproduce it in both 6.2.15 and 7.5-dev (latest master)
I built a custom workspace a...
Riccardo De Contardi
22:26 Task #69723: SelectCheckboxElement merge methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:41 Task #69723 (Under Review): SelectCheckboxElement merge methods
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:34 Task #69723 (Closed): SelectCheckboxElement merge methods
Merge getSingleField_typeSelect_checkbox() into render() method, refactor a bit and de-uglify. protected $resultArray... Christian Kuhn
22:10 Task #69728 (Under Review): Move SelectTree data providing
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:10 Task #69728 (In Progress): Move SelectTree data providing
In progress by Alexander Stehlik Stephan Großberndt
15:06 Task #69728: Move SelectTree data providing
The abstract is already there: AbstractItemProvider has a 'addItemsFromPageTsConfig' method. Christian Kuhn
14:43 Task #69728 (Closed): Move SelectTree data providing
The SelectTreeElement currently still does the data item calculation on its own.
This should be extracted to an ow...
Christian Kuhn
22:04 Task #69714 (In Progress): Split TcaFlex provider
Michael Oehlhof
13:07 Task #69714 (Closed): Split TcaFlex provider
Resolve @todo of TcaFlex.php addData(): Split the provider into two parts, with the first one fetching DataStructure ... Christian Kuhn
21:25 Task #69725: SelectSingleBoxElement merge methods
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:16 Task #69725: SelectSingleBoxElement merge methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Task #69725 (Under Review): SelectSingleBoxElement merge methods
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:40 Task #69725 (In Progress): SelectSingleBoxElement merge methods
Mathias Brodala
14:36 Task #69725 (Closed): SelectSingleBoxElement merge methods
Merge getSingleField_typeSelect_singlebox() into render, kick property $resultArray, refactor a bit, de-uglify. Christian Kuhn
21:03 Task #69736 (Under Review): Drop 'iconsInOptionTags'
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:40 Task #69736 (In Progress): Drop 'iconsInOptionTags'
Mathias Brodala
16:37 Task #69736 (Closed): Drop 'iconsInOptionTags'
with TCA config 'iconsInOptionTags' sometimes an item icon was rendered within the option tag of select items. This w... Christian Kuhn
20:44 Bug #69740 (Rejected): validEmail in GeneralUtility accepts special UTF8 characters
Duplicates #69208 Morton Jonuschat
20:37 Bug #69740: validEmail in GeneralUtility accepts special UTF8 characters
The exception from SwiftMailer is:
> Address in mailbox given [*mailer] does not comply with RFC 2822, 3.6.2.
> ...
aimcom no-lastname-given
20:35 Bug #69740 (Rejected): validEmail in GeneralUtility accepts special UTF8 characters
@validEmail@ in @GeneralUtility@ accepts the following mail address as valid and returns TRUE for this mail address:
...
aimcom no-lastname-given
20:00 Feature #69119 (Resolved): Add a basic search to the filelist module
Applied in changeset commit:66a3a98055379104db10c757e9fe6e4c7ce7e0a9. Anonymous
19:48 Task #69719 (Resolved): Flex: Fix hardcoded title
Applied in changeset commit:877a608aae69503f94749ec43d7efa552ae08204. Mathias Brodala
17:55 Task #69719: Flex: Fix hardcoded title
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:09 Task #69719: Flex: Fix hardcoded title
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:14 Task #69719: Flex: Fix hardcoded title
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Task #69719: Flex: Fix hardcoded title
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Task #69719: Flex: Fix hardcoded title
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:55 Task #69719 (Under Review): Flex: Fix hardcoded title
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:37 Task #69719 (Closed): Flex: Fix hardcoded title
FlexFormContainerContainer two todos.
A container / section example can be found on the "flex" tab of ext:styleguide.
Christian Kuhn
19:45 Task #69739: Replace icon by IconFactory: status-edit-read-only
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:45 Task #69739: Replace icon by IconFactory: status-edit-read-only
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:42 Task #69739: Replace icon by IconFactory: status-edit-read-only
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:38 Task #69739 (Under Review): Replace icon by IconFactory: status-edit-read-only
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:37 Task #69739 (Closed): Replace icon by IconFactory: status-edit-read-only
Jan Helke
19:42 Task #69695 (Resolved): Replace icon by IconFactory: status-status-reference-soft
Applied in changeset commit:b9b7ca6a967675bbc97f31cb851e0bb49b2ef9f9. Morton Jonuschat
18:36 Task #69695: Replace icon by IconFactory: status-status-reference-soft
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:33 Task #69695 (Under Review): Replace icon by IconFactory: status-status-reference-soft
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:11 Task #69695 (In Progress): Replace icon by IconFactory: status-status-reference-soft
Morton Jonuschat
19:41 Task #69734 (Closed): Replace getPageTSconfig in InlineRelatedRecordResolver
closed, can not be done at the moment. Christian Kuhn
16:12 Task #69734 (Closed): Replace getPageTSconfig in InlineRelatedRecordResolver
Method call BackendUtility::getPagesTSconfig should vanish. The fully merged PageTS can be found in $this->data['page... Christian Kuhn
19:05 Task #69738: Replace icon by IconFactory: apps-toolbar-menu-actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:05 Task #69738 (Under Review): Replace icon by IconFactory: apps-toolbar-menu-actions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Task #69738 (Closed): Replace icon by IconFactory: apps-toolbar-menu-actions
To reproduce that, you have to install the extension sys_action. Then you have to create an action. After that in the... Jan Helke
19:02 Bug #69703 (Resolved): Media content elements can't be created or edited
Yep, fixed with #69707. Mathias Brodala
19:01 Bug #69703: Media content elements can't be created or edited
I cannot reproduce this with current master, looks like this has been fixed with https://forge.typo3.org/issues/69707 Loek Hilgersom
18:52 Feature #57079: Allow disableing rootline security check for content_from_pid
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:39 Bug #27057: Can't query on properties of child objects of the same class
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:33 Bug #69713 (Resolved): Create new Backend user creates two users
Applied in changeset commit:58fa256b266ab5ae4348d3a49d83f6c7e800c567. Andreas Fernandez
16:26 Bug #69713: Create new Backend user creates two users
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:56 Bug #69713: Create new Backend user creates two users
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:34 Bug #69713: Create new Backend user creates two users
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Bug #69713: Create new Backend user creates two users
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:14 Bug #69713 (Under Review): Create new Backend user creates two users
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Bug #69713 (In Progress): Create new Backend user creates two users
andreas fernandez and me are on it Stephan Großberndt
13:17 Bug #69713: Create new Backend user creates two users
Yep, confirmed in Chrome. Mathias Brodala
13:11 Bug #69713: Create new Backend user creates two users
This seems to happen only in chrome. Jan Helke
13:02 Bug #69713 (Closed): Create new Backend user creates two users
Hey,
on current master i tried to create a new backend user.
I only set a name "test", a password and click "sa...
Thorsten Bringewatt
18:28 Task #69696 (Resolved): Replace icon by IconFactory: status-warning-in-use
The patch is already merged. Michael Oehlhof
17:59 Task #69696 (Under Review): Replace icon by IconFactory: status-warning-in-use
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Task #69696 (Resolved): Replace icon by IconFactory: status-warning-in-use
Applied in changeset commit:118695044b0c7c9f38e9dac1d1787fec930a2460. Michael Oehlhof
11:23 Task #69696: Replace icon by IconFactory: status-warning-in-use
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Task #69696 (Under Review): Replace icon by IconFactory: status-warning-in-use
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:14 Task #69696 (In Progress): Replace icon by IconFactory: status-warning-in-use
Michael Oehlhof
18:03 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Task #69731 (Resolved): Rename DatabaseRowGroupRelations
Applied in changeset commit:e8ba81ae6789c8db7ae91af58565c4a7f2c3c1ec. Michael Oehlhof
15:33 Task #69731 (Under Review): Rename DatabaseRowGroupRelations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:25 Task #69731 (In Progress): Rename DatabaseRowGroupRelations
Michael Oehlhof
15:04 Task #69731 (Closed): Rename DatabaseRowGroupRelations
Rename to TcaGroup or TcaGroupItems
This provider is a "single element" provider, and all the other "single eleme...
Christian Kuhn
17:57 Task #69671 (Resolved): Replace icon by IconFactory: actions-edit-restore-edit
Applied in changeset commit:11462d8344bd4190cf857176f6e7b4be9161f065. Jan Helke
16:26 Task #69671: Replace icon by IconFactory: actions-edit-restore-edit
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Task #69671: Replace icon by IconFactory: actions-edit-restore-edit
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:40 Task #69671 (Under Review): Replace icon by IconFactory: actions-edit-restore-edit
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:21 Task #69671: Replace icon by IconFactory: actions-edit-restore-edit
-bogus- Jan Helke
09:56 Task #69671 (In Progress): Replace icon by IconFactory: actions-edit-restore-edit
Jan Helke
17:47 Task #69735 (Resolved): Replace getSpriteIcon in PageLayoutController
Applied in changeset commit:624a13dab04854c106c24fd82f6ff20fbfca2d33. Jan Helke
17:12 Task #69735: Replace getSpriteIcon in PageLayoutController
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:21 Task #69735 (Under Review): Replace getSpriteIcon in PageLayoutController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:19 Task #69735 (Closed): Replace getSpriteIcon in PageLayoutController
Jan Helke
17:15 Task #69705: Add unified refresh icon
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:41 Task #69705: Add unified refresh icon
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Task #69705: Add unified refresh icon
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:07 Bug #69454 (Needs Feedback): Shortcut page ignores the configured url target
Hi Benjamin,
I am not able to reproduce it in both 6.2.15 and 7.5-dev (latest master); I tried with both a CE head...
Riccardo De Contardi
17:00 Task #69733 (Resolved): Replace icon with SVG: overlay-read-only
Applied in changeset commit:07cf906cb581c369406475e7b3c3366c56814fbb. Anonymous
15:43 Task #69733: Replace icon with SVG: overlay-read-only
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:41 Task #69733 (Under Review): Replace icon with SVG: overlay-read-only
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:39 Task #69733 (Closed): Replace icon with SVG: overlay-read-only
Benjamin Kott
16:50 Task #69737 (Closed): CLEANUP usage of status-status-reference-hard
With patch to issue #68973 the icon in ImportExport module changed from actions-reference-file to status-status-refer... Frank Nägler
16:44 Bug #57272: Extbase doesn't handle FAL translations correctly
Still valid in 7.3 Felix Kopp
16:30 Task #68973 (Resolved): Replace icon by the IconFactory actions-reference-file
Applied in changeset commit:aacfd2baf1b7d06ddee98473f501bc59b73a1c45. Jan Helke
13:29 Task #68973 (Under Review): Replace icon by the IconFactory actions-reference-file
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Task #68973: Replace icon by the IconFactory actions-reference-file
The only way to test that is to copy typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtCont... Jan Helke
16:07 Bug #69707 (Resolved): Exception in FlexForm select when no icon is used
Applied in changeset commit:8c037e463e7c1e33dc3a6a4474876311bfa4a678. Alexander Stehlik
11:50 Bug #69707: Exception in FlexForm select when no icon is used
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:01 Bug #69707: Exception in FlexForm select when no icon is used
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:58 Bug #69707 (Under Review): Exception in FlexForm select when no icon is used
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:52 Bug #69707 (Closed): Exception in FlexForm select when no icon is used

When using a FlexForm with a select field that has no icons (like the login sysext) an Exception is thrown:
> #1...
Alexander Stehlik
15:37 Bug #17327 (New): secure filelinks width jumpurl.secure don't check permission recursive
Reopened as requested by Alex Stehlik. Andreas Kienast
15:33 Bug #17327: secure filelinks width jumpurl.secure don't check permission recursive

@checkRecord()@ still seems to ignore any rootline permissions. It will only check if the provided record is access...
Alexander Stehlik
15:25 Task #69717 (In Progress): Flex: Fix langChildren=1 rendering
Thorsten Bringewatt
13:30 Task #69717 (Closed): Flex: Fix langChildren=1 rendering
With langChildren=1, single elements are localized in flex forms. This is currently broken, there is a @todo in FlexF... Christian Kuhn
14:51 Task #69729 (Closed): Inline getDynamicTabMenu
The "tabbing" in FormEngine is currently done at various (i think container only) places with methods getDynamicTabMe... Christian Kuhn
14:39 Task #69727 (Closed): SelectTreeElement merge methods
Merge renderField into render(), refactor a bit, de-uglify, kick property $resultArray. Keep the commented code, this... Christian Kuhn
14:35 Task #69724 (Closed): MultipleSideBySideElement merge methods
Merge getSingleField_typeSelect_multiple into render, refactor a bit, de-uglify, kick protected $resultArray property Christian Kuhn
14:31 Bug #69614 (Closed): Template info/modify broken
ok, no idea what when wrong on my side or how this was fixed. thx. closed. Christian Kuhn
12:49 Bug #69614 (Needs Feedback): Template info/modify broken
Stephan Großberndt
12:17 Bug #69614: Template info/modify broken
Can't reproduce either with current master.
I tried two different installations (a fresh one and an updated one from...
Thorsten Bringewatt
09:53 Bug #69614 (New): Template info/modify broken
Neither Nicole nor me could verify this. Jan Helke
09:52 Bug #69614 (Needs Feedback): Template info/modify broken
Can't confirm your issue. Can you retry with current master please? Nicole Cordes
14:30 Task #69722 (Resolved): Drop "sprite" from icon variable names in ImportExport
Applied in changeset commit:80c2799d5b6e932efd8fcb3ed096c39382f59c2f. Mathias Brodala
14:18 Task #69722: Drop "sprite" from icon variable names in ImportExport
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:07 Task #69722 (Under Review): Drop "sprite" from icon variable names in ImportExport
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:06 Task #69722 (Closed): Drop "sprite" from icon variable names in ImportExport
To simplify searching for remaining occurrences of "sprite" in the core, the icon variables in @ImportExport@ should ... Mathias Brodala
14:28 Task #69692 (Resolved): Replace icon by IconFactory: status-status-permission-denied
Applied in changeset commit:ca332503f6e0da097e0f46e3ca3c9bd52fc44362. Morton Jonuschat
14:11 Task #69692: Replace icon by IconFactory: status-status-permission-denied
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:02 Task #69692 (Under Review): Replace icon by IconFactory: status-status-permission-denied
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #69692 (Resolved): Replace icon by IconFactory: status-status-permission-denied
Applied in changeset commit:b9a32fe77d51719ae8ae7437e1f4c6523f98ceb2. Morton Jonuschat
13:06 Task #69692: Replace icon by IconFactory: status-status-permission-denied
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:05 Task #69692: Replace icon by IconFactory: status-status-permission-denied
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Task #69692: Replace icon by IconFactory: status-status-permission-denied
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:07 Task #69692 (Under Review): Replace icon by IconFactory: status-status-permission-denied
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:49 Task #69692 (In Progress): Replace icon by IconFactory: status-status-permission-denied
Morton Jonuschat
14:05 Task #69721 (Closed): Inline BackendUtility::getRecordTitle as data provider
BackendUtility::getRecordTitle() is used within FormEngine at various places. It does tons of different data fetching... Christian Kuhn
13:42 Task #69720 (Closed): Flex: Further remove "TCEforms" from data structure
Fix todo "@todo: flex provider should remove the TCEforms sub array for display conditions here as well" in FlexFormN... Christian Kuhn
13:35 Task #69718 (Closed): Flex: Move TCA migration to data provider
This is @todo FlexFormElementContainer ~lines 100-130:
With 7, we're doing some changes to TCA. There is migration...
Christian Kuhn
13:30 Bug #69708 (Resolved): Replace sprite icon in ImportExport::addRelations
Applied in changeset commit:3a7bc22dbd6fa0954c10a613b51adc6c9a1fe3e9. Mathias Brodala
10:52 Bug #69708 (Under Review): Replace sprite icon in ImportExport::addRelations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:46 Bug #69708 (Closed): Replace sprite icon in ImportExport::addRelations
The @IconUtility@ usage for @status-status-checked@ and @status-dialog-warning@ in @ImportExport::addRelations@ must ... Mathias Brodala
13:22 Bug #67637: Fresh installation claims incomplete update in EXT:reports
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Task #69715 (Closed): Flex: Better encapsulation
getFlexIdentifier() of TcaFlex.php calculates the "pointer" that determines which defined data structure should be ch... Christian Kuhn
13:01 Story #69712 (Closed): Further FormEngine development
This story is a parent issue of further FormEngine development. Bug fixes after main patch are handled with #69617
...
Christian Kuhn
12:56 Task #69684 (Resolved): Replace icon by IconFactory: apps-toolbar-menu-workspace
Applied in changeset commit:3a7dce5b197486405c1d7824449bc9b19bb7d33d. Wouter Wolters
12:35 Feature #69711 (Under Review): Add deprecation feature to IconFactory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:19 Feature #69711 (Closed): Add deprecation feature to IconFactory
The @IconFactory@ should be able to handle deprecated icons by logging a deprecation message and optionally using a r... Mathias Brodala
12:34 Task #69686 (Resolved): Replace icon by IconFactory: extensions-scheduler-run-task
Applied in changeset commit:81ea1d8ff89e90bd0a6a0aabff3f166835d32e0c. Wouter Wolters
12:18 Task #69686: Replace icon by IconFactory: extensions-scheduler-run-task
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Task #69690 (Resolved): Replace icon by IconFactory: status-status-current
Applied in changeset commit:22b21d4fc73d04cbd07179f7a97ce01479b2d929. Wouter Wolters
12:26 Task #69691 (Resolved): Replace icon by IconFactory: status-status-locked
Applied in changeset commit:40a1d36ae128abf0eac9cb9b5d435d6d977f487a. Wouter Wolters
12:26 Task #69688 (Resolved): Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Applied in changeset commit:c7d4263eaf6a96b2d46fcc4088e0781e7b536560. Michael Oehlhof
12:12 Task #69688: Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:44 Task #69688: Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:41 Task #69688: Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:19 Task #69688: Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Task #69673 (Resolved): Replace icon by IconFactory: actions-system-cache-clear
Applied in changeset commit:ae6093928ea18a8a74bc3da3ad5337fcc8aa8b52. Wouter Wolters
12:18 Task #69673: Replace icon by IconFactory: actions-system-cache-clear
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:03 Task #69673: Replace icon by IconFactory: actions-system-cache-clear
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Task #69694 (Resolved): Replace icon by IconFactory: status-status-reference-hard
Applied in changeset commit:5e3e5612024a9338dbceb40327859137b4deeedb. Mathias Brodala
10:22 Task #69694 (Under Review): Replace icon by IconFactory: status-status-reference-hard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:10 Task #69694 (In Progress): Replace icon by IconFactory: status-status-reference-hard
Morton Jonuschat
09:59 Task #69694: Replace icon by IconFactory: status-status-reference-hard
I'll take care of this. Mathias Brodala
12:14 Task #69687 (Resolved): Replace icon by IconFactory: mimetypes-text-csv
Applied in changeset commit:9c9476d72baa353ee2336c06a9787077ebc84795. Michael Oehlhof
01:07 Task #69687 (Under Review): Replace icon by IconFactory: mimetypes-text-csv
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Task #69693 (Resolved): Replace icon by IconFactory: status-status-permission-granted
Applied in changeset commit:71b78826b30d619915e7dc645cac042cac269782. Michael Oehlhof
10:55 Task #69693: Replace icon by IconFactory: status-status-permission-granted
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:12 Task #69693 (Under Review): Replace icon by IconFactory: status-status-permission-granted
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:45 Task #69693 (In Progress): Replace icon by IconFactory: status-status-permission-granted
Michael Oehlhof
12:12 Task #69689 (Resolved): Replace icon by IconFactory: mimetypes-x-content-template-static
Applied in changeset commit:0bd992175358575b949875ca6ff2f41c4217519c. Michael Oehlhof
11:59 Task #69689: Replace icon by IconFactory: mimetypes-x-content-template-static
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:14 Task #69689: Replace icon by IconFactory: mimetypes-x-content-template-static
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:04 Task #69685 (Resolved): Replace icon by IconFactory: extensions-extensionmanager-update-script
Applied in changeset commit:95914adaa2b634da8d627e11c2e9ddbd2c4160ce. Wouter Wolters
11:31 Task #69685: Replace icon by IconFactory: extensions-extensionmanager-update-script
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Bug #69710 (Under Review): Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Bug #69710 (Closed): Class Tx_RedirectTest_Domain_Model_Test not added to autoload classmap
Currently class names ending with test or fixture suffix are excluded from the autload classmap generation. Unfortuna... Nicole Cordes
11:30 Bug #52474 (Resolved): Redirect generates wrong URLs if config.absRefPrefix is set to /
Attached a current version of the test extension which proofs that is issue is solved. Nicole Cordes
11:20 Bug #69495: System environment check is not standalone
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Bug #42333: Flexform displayCondition
I'm afraid the original problem is not fixed.
This is working: you can use fields from other tabs within display con...
Alexander Stehlik
00:49 Task #51930: install tool database data step should show query errors
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-09-11

22:51 Feature #69706 (Under Review): Add InlineSvgIconProvider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:49 Feature #69706 (Closed): Add InlineSvgIconProvider
Benjamin Kott
20:44 Task #69688 (Under Review): Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Task #69688 (Closed): Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Morton Jonuschat
20:39 Task #69705 (Under Review): Add unified refresh icon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:37 Task #69705 (Closed): Add unified refresh icon
Benjamin Kott
20:33 Task #69689 (Under Review): Replace icon by IconFactory: mimetypes-x-content-template-static
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Task #69689 (Closed): Replace icon by IconFactory: mimetypes-x-content-template-static
Morton Jonuschat
20:21 Task #69691 (Under Review): Replace icon by IconFactory: status-status-locked
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:54 Task #69691 (Closed): Replace icon by IconFactory: status-status-locked
Morton Jonuschat
20:19 Task #69690 (Under Review): Replace icon by IconFactory: status-status-current
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:54 Task #69690 (Closed): Replace icon by IconFactory: status-status-current
Morton Jonuschat
20:08 Task #69686 (Under Review): Replace icon by IconFactory: extensions-scheduler-run-task
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Task #69686 (Closed): Replace icon by IconFactory: extensions-scheduler-run-task
Morton Jonuschat
20:00 Bug #69135 (Resolved): [DATALOSE] lowlevel_cleaner: orphan_records deletes records in WS
Applied in changeset commit:c2c2d657cd6b4a618cc54d672fd8dc16f594ef45. Alexander Opitz
19:59 Task #69685 (Under Review): Replace icon by IconFactory: extensions-extensionmanager-update-script
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Task #69685 (Closed): Replace icon by IconFactory: extensions-extensionmanager-update-script
Morton Jonuschat
19:53 Task #69684 (Under Review): Replace icon by IconFactory: apps-toolbar-menu-workspace
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:50 Task #69684 (Closed): Replace icon by IconFactory: apps-toolbar-menu-workspace
Morton Jonuschat
19:33 Task #69672 (Under Review): Replace icon by IconFactory: actions-system-backend-user-switch
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:43 Task #69672 (Closed): Replace icon by IconFactory: actions-system-backend-user-switch
Morton Jonuschat
19:28 Task #69673 (Under Review): Replace icon by IconFactory: actions-system-cache-clear
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:45 Task #69673 (Closed): Replace icon by IconFactory: actions-system-cache-clear
Morton Jonuschat
17:48 Bug #69703 (Closed): Media content elements can't be created or edited
Opening a "Media" content element will result in an exception: @#1347135546: $haystack can not be interpreted as stri... Andreas Kienast
17:32 Bug #69702 (Rejected): FAL does not work in section of FlexForms
If I create a new element on the page, then I get the error message:
"Wrong configuration in table xxxxxxx"
The ...
Manuel Selbach
17:30 Task #69676 (Resolved): Replace icon by IconFactory: actions-view-list-expand
Applied in changeset commit:fe82fb2c3532e9aee63bac0de20df4474e49a3ed. Morton Jonuschat
17:17 Task #69676: Replace icon by IconFactory: actions-view-list-expand
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:08 Task #69676: Replace icon by IconFactory: actions-view-list-expand
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:22 Task #69676 (Under Review): Replace icon by IconFactory: actions-view-list-expand
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Task #69676 (Closed): Replace icon by IconFactory: actions-view-list-expand
Morton Jonuschat
17:30 Task #69675 (Resolved): Replace icon by IconFactory: actions-view-list-collapse
Applied in changeset commit:fe82fb2c3532e9aee63bac0de20df4474e49a3ed. Morton Jonuschat
17:17 Task #69675: Replace icon by IconFactory: actions-view-list-collapse
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:08 Task #69675: Replace icon by IconFactory: actions-view-list-collapse
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:22 Task #69675 (Under Review): Replace icon by IconFactory: actions-view-list-collapse
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Task #69675 (Closed): Replace icon by IconFactory: actions-view-list-collapse
Morton Jonuschat
17:18 Task #69683 (Resolved): Replace icon by IconFactory: apps-toolbar-menu-opendocs
Applied in changeset commit:7a84ba3ef3bb9681985572bd17dba3396e01cc0b. Andreas Fernandez
17:15 Task #69683 (Under Review): Replace icon by IconFactory: apps-toolbar-menu-opendocs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:14 Task #69683 (Resolved): Replace icon by IconFactory: apps-toolbar-menu-opendocs
Applied in changeset commit:778975933151659c1fd19aecbcc1d656856bf2be. Morton Jonuschat
17:09 Task #69683: Replace icon by IconFactory: apps-toolbar-menu-opendocs
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Task #69683 (Under Review): Replace icon by IconFactory: apps-toolbar-menu-opendocs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:50 Task #69683 (Closed): Replace icon by IconFactory: apps-toolbar-menu-opendocs
Morton Jonuschat
17:17 Task #69678 (Resolved): Replace icon by IconFactory: actions-view-table-expand
Applied in changeset commit:097f7cdc5e30dcb1515208e5e2b0e46159495c75. Morton Jonuschat
17:14 Task #69678: Replace icon by IconFactory: actions-view-table-expand
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Task #69678 (Under Review): Replace icon by IconFactory: actions-view-table-expand
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Task #69678 (Closed): Replace icon by IconFactory: actions-view-table-expand
Morton Jonuschat
17:17 Task #69677 (Resolved): Replace icon by IconFactory: actions-view-table-collapse
Applied in changeset commit:097f7cdc5e30dcb1515208e5e2b0e46159495c75. Morton Jonuschat
17:14 Task #69677: Replace icon by IconFactory: actions-view-table-collapse
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Task #69677 (Under Review): Replace icon by IconFactory: actions-view-table-collapse
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Task #69677 (Closed): Replace icon by IconFactory: actions-view-table-collapse
Morton Jonuschat
17:09 Task #69680 (Resolved): Replace icon by IconFactory: apps-filetree-root
Applied in changeset commit:fa5ed078debca4636b268ce54f8f7bdd619ccae5. Morton Jonuschat
17:00 Task #69680: Replace icon by IconFactory: apps-filetree-root
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:17 Task #69680 (Under Review): Replace icon by IconFactory: apps-filetree-root
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Task #69680 (Closed): Replace icon by IconFactory: apps-filetree-root
Morton Jonuschat
17:07 Bug #20892: SELECT_mm_query for dbal/adodb
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:07 Bug #19494: Missing function SELECTmmQuery
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Task #69681 (Resolved): Replace icon by IconFactory: apps-pagetree-page-default
Applied in changeset commit:df317a842635296c274b29c785c47360881d3641. Morton Jonuschat
16:27 Task #69681 (Under Review): Replace icon by IconFactory: apps-pagetree-page-default
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Task #69681 (Closed): Replace icon by IconFactory: apps-pagetree-page-default
Morton Jonuschat
16:59 Task #69682 (Resolved): Replace icon by IconFactory: apps-pagetree-page-domain
Applied in changeset commit:6ec31cb9f01060c3da01af0f5b43782d1009f92a. Morton Jonuschat
16:37 Task #69682 (Under Review): Replace icon by IconFactory: apps-pagetree-page-domain
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Task #69682 (Closed): Replace icon by IconFactory: apps-pagetree-page-domain
Morton Jonuschat
16:57 Task #69669 (Resolved): Replace icon by IconFactory: actions-edit-copy
Applied in changeset commit:3d5842c693d15a924852ee67e8803dea5457164c. Morton Jonuschat
16:50 Task #69669: Replace icon by IconFactory: actions-edit-copy
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:48 Task #69669 (Under Review): Replace icon by IconFactory: actions-edit-copy
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Task #69669 (Closed): Replace icon by IconFactory: actions-edit-copy
Morton Jonuschat
16:51 Task #68806 (Resolved): Replace icon by the Icon-API: t3-icon-document-new
Applied in changeset commit:89cd2a2bae7af5f8e9020d8a7dd2bde1d5ffbab9. Morton Jonuschat
14:37 Task #68806 (Under Review): Replace icon by the Icon-API: t3-icon-document-new
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:41 Task #69670 (Resolved): Replace icon by IconFactory: actions-edit-delete
Applied in changeset commit:76190c65e3cef683af5d2b0f6c95de4cff891a08. Morton Jonuschat
14:57 Task #69670 (Under Review): Replace icon by IconFactory: actions-edit-delete
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Task #69670 (Closed): Replace icon by IconFactory: actions-edit-delete
Morton Jonuschat
16:40 Task #69700 (Resolved): Simplify icon handling in FormEngine
Applied in changeset commit:ac028652f0b337b5f88a8980d3ceb372408ad9b0. Frank Nägler
15:56 Task #69700: Simplify icon handling in FormEngine
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Task #69700 (Under Review): Simplify icon handling in FormEngine
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:51 Task #69700 (Closed): Simplify icon handling in FormEngine
Frank Nägler
16:37 Task #68845 (Resolved): Replace icon by the IconFactory actions-document-open
Applied in changeset commit:dee58d3a82935045da8f02d6ee3e18b506ae247a. Morton Jonuschat
16:34 Task #68845: Replace icon by the IconFactory actions-document-open
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Task #68845: Replace icon by the IconFactory actions-document-open
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Task #68845 (Under Review): Replace icon by the IconFactory actions-document-open
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Task #69697 (Resolved): Replace icon by IconFactory: status-warning-lock
Applied in changeset commit:0f265b710784304d4c690e5b932768595f0c4592. Morton Jonuschat
15:49 Task #69697 (Under Review): Replace icon by IconFactory: status-warning-lock
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:56 Task #69697 (Closed): Replace icon by IconFactory: status-warning-lock
Morton Jonuschat
16:24 Task #69674 (Resolved): Replace icon by IconFactory: actions-view-go-forward
Applied in changeset commit:01e96a3554dbbf8baf802f90498611077f214d07. Morton Jonuschat
16:15 Task #69674: Replace icon by IconFactory: actions-view-go-forward
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:34 Task #69674: Replace icon by IconFactory: actions-view-go-forward
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Task #69674 (Under Review): Replace icon by IconFactory: actions-view-go-forward
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Task #69674 (In Progress): Replace icon by IconFactory: actions-view-go-forward
Morton Jonuschat
13:45 Task #69674 (Closed): Replace icon by IconFactory: actions-view-go-forward
Morton Jonuschat
16:21 Task #69679 (Resolved): Replace icon by IconFactory: apps-filetree-folder-default
Applied in changeset commit:50a06c9ce67e589c4037540dc1a8fbc45f4ef6fb. Morton Jonuschat
16:06 Task #69679 (Under Review): Replace icon by IconFactory: apps-filetree-folder-default
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Task #69679 (Closed): Replace icon by IconFactory: apps-filetree-folder-default
Morton Jonuschat
16:21 Task #69699 (Resolved): Drop TCA ctrl typeicons
Applied in changeset commit:7ce9cba5377814514a8c0a0abf22eae389383e67. Christian Kuhn
15:11 Task #69699 (Under Review): Drop TCA ctrl typeicons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:55 Task #69699 (Closed): Drop TCA ctrl typeicons
Christian Kuhn
15:39 Bug #59910 (Closed): Editing an image in a draft workspace corrupt the live frontend.
I am not able to reproduce this issue with both TYPO3 6.2.15 and 7.5-dev (latest master), so I close this for now.
...
Riccardo De Contardi
15:34 Feature #69643 (Under Review): Unit Tests can not be executed in "composer mode" projects
Patch set 1 for branch *master* of project *TYPO3CMS/Distributions/Base* has been pushed to the review server.
It is ...
Gerrit Code Review
12:51 Feature #69643 (Accepted): Unit Tests can not be executed in "composer mode" projects
We should indeed add this section to the base distribution:
https://git.typo3.org/TYPO3CMS/Distributions/Base.git/...
Helmut Hummel
15:33 Feature #69496 (Under Review): Indexed Search: PDF Indexing outputs only PDF Filename
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Bug #67096 (Needs Feedback): Usage of definition list in RTE
Hi Tim,
I performed a test using TYPO3 6.2.15 and in TYPO3 7.5-dev (latest master), using the attached .ts config...
Riccardo De Contardi
14:34 Task #69667 (Rejected): Replace icon by IconFactory: actions-document-new
Duplicates #68806 - handle in followup. Morton Jonuschat
13:39 Task #69667 (Rejected): Replace icon by IconFactory: actions-document-new
Morton Jonuschat
14:03 Task #69668 (Rejected): Replace icon by IconFactory: actions-document-open
Duplicates #68845
Morton Jonuschat
13:40 Task #69668 (Rejected): Replace icon by IconFactory: actions-document-open
Morton Jonuschat
13:59 Feature #34944: Paginate viewhelper should be possible to handle non-query-result objects
This problem has been solved 8 months ago and it's still not merged into the core? w00t! :D (Tried v6.2.15) Julian Stock
13:58 Bug #48040 (Rejected): modified files info and _md5_values_when_last_written not available anymore since 6.0
Hey. No, this will not be brought back. Christian Kuhn
13:56 Task #69696 (Closed): Replace icon by IconFactory: status-warning-in-use
Morton Jonuschat
13:55 Task #69695 (Closed): Replace icon by IconFactory: status-status-reference-soft
Morton Jonuschat
13:55 Task #69694 (Closed): Replace icon by IconFactory: status-status-reference-hard
Morton Jonuschat
13:55 Task #69693 (Closed): Replace icon by IconFactory: status-status-permission-granted
Morton Jonuschat
13:54 Task #69692 (Closed): Replace icon by IconFactory: status-status-permission-denied
Morton Jonuschat
13:53 Feature #30977 (Rejected): Wrong ext_tables.sql in an extension breaks Extension Manager and Installtool Database Analyzer logic
imho, it is nearly impossible to implement this. even with a "clean" db analyzer code, this would be very hard. if a ... Christian Kuhn
13:52 Task #69687 (Closed): Replace icon by IconFactory: mimetypes-text-csv
Morton Jonuschat
13:47 Feature #24123 (Closed): Loading indicator just displays if module is changed
I think we can safely close this issue now. The loading spinner was substituted with at most places already in 7. Christian Kuhn
13:42 Task #69671 (Closed): Replace icon by IconFactory: actions-edit-restore-edit
Morton Jonuschat
13:36 Bug #54491: PackageManager doesn't solve/recognize real composer packages
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:31 Feature #49922 (Closed): Allow "additionalWhereClause" for selection of items to pagetree
Seems the author dropped the patch and the idea. Christian Kuhn
13:27 Feature #58819 (Rejected): check the core for modifications
-2 to implement a feature that is practically impossible to get right. See my arguments on the related issue on that.... Christian Kuhn
13:24 Task #69666 (Under Review): Refactor handling of last inserted id
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:55 Task #69666 (Closed): Refactor handling of last inserted id
The code to handle retrieving & updating the last inserted id of a recond is duplicated multiple times in the same or... Morton Jonuschat
13:12 Feature #66589 (Rejected): Allow class for flexform sheet tabs in backend for better field formatting
What the issue author is trying to achieve is a feature for flex forms that is similar to the palette feature of casu... Christian Kuhn
13:00 Feature #58332 (Closed): Updating from 4.5 to 6.2 removes some be_group permissions
I don't think we should still add upgrade wizards to 6.2 anymore which will reach the 'hard problem & security only' ... Christian Kuhn
12:55 Bug #36285: When working in a draft workspace the path displayed is the live path.
still present in TYPO3 7.5-dev (latest master) Riccardo De Contardi
12:40 Bug #69665 (Closed): Rendering of TypoScript shortcutIcon does not consider HTTPS (in some cases)
IMHO it should be possible to enter the URL for shortcutIcon as arbitrary URL, specifically in any the following form... Sybille Peters
12:17 Bug #65534 (Closed): Flux not loaded when upgrading
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
12:15 Bug #63899: Rendering XML output with the PAGE object goes wrong in TYPO3 6.2.x
I just tried with TYPO3 7.5-dev (current master), using the code in comment N°2, and the result is the same.
As I sa...
Riccardo De Contardi
12:10 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:09 Bug #69614: Template info/modify broken
added to sprint board. should be do-able i guess. Christian Kuhn
12:08 Bug #69642: Crash on Workspace Preview if page in menu is hidden on LiveWS
Testing:
- You need a menu configured with the special "directory"
- On Live set a page in the menu directory to ...
Alexander Opitz
12:02 Bug #69642: Crash on Workspace Preview if page in menu is hidden on LiveWS
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:55 Bug #69642: Crash on Workspace Preview if page in menu is hidden on LiveWS
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:55 Bug #69642 (Under Review): Crash on Workspace Preview if page in menu is hidden on LiveWS
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:04 Bug #69664 (Under Review): Override vals using GeneralUtility::_GP('overrideVals'); in \TYPO3\CMS\Backend\Controller\EditDocumentController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:55 Bug #69664 (Closed): Override vals using GeneralUtility::_GP('overrideVals'); in \TYPO3\CMS\Backend\Controller\EditDocumentController
At now you can use &overrideVals[pages_language_overlay][description]=test to override the default values in TCA by C... Markus Sommer
12:00 Bug #69660 (Resolved): Invalid SQL query originating in BackendUtility::readPageAccess(1, 31)
Applied in changeset commit:15b328f7e357db4681a32ed7e981afdbe3ec7d9b. Morton Jonuschat
11:37 Bug #69660: Invalid SQL query originating in BackendUtility::readPageAccess(1, 31)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:43 Bug #69660 (Under Review): Invalid SQL query originating in BackendUtility::readPageAccess(1, 31)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:09 Bug #69660 (In Progress): Invalid SQL query originating in BackendUtility::readPageAccess(1, 31)
The actual origin of the wrong query seems to be further up the call chain... Morton Jonuschat
10:02 Bug #69660 (Closed): Invalid SQL query originating in BackendUtility::readPageAccess(1, 31)
BackendUtility::readPageAccess(1, 31) results in the following SELECT call:
DatabaseConnection::exec_SELECTquery("...
Morton Jonuschat
11:55 Bug #5242: Redesign browse_links window
this is a screenshot taken with TYPO3 7.5-dev (latest master) Riccardo De Contardi
11:53 Bug #12452: RTE LinkWizard is unstyled
this is a screenshot taken with TYPO3 7.5-dev (latest master) Riccardo De Contardi
11:45 Bug #69622 (Resolved): Template save with t3editor installed broken
Applied in changeset commit:9ffe2045aa186a188d2f852c3307559d0fd50397. Wouter Wolters
10:44 Bug #69622: Template save with t3editor installed broken
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:41 Bug #67077 (Resolved): PHP error on page creation
Applied in changeset commit:af79a94fad4ed01f90a9edb98d52b172f5130cb6. Morton Jonuschat
10:55 Bug #67077 (Under Review): PHP error on page creation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:30 Bug #66558 (Resolved): Wobbly spinner in BE login form
Applied in changeset commit:533f2505e326e97d6a43882b432a7ec0a861d674. Anonymous
11:06 Bug #66558: Wobbly spinner in BE login form
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Bug #66558: Wobbly spinner in BE login form
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Bug #69657 (Resolved): Replace sprite icon "status-status-checked" with the new IconFactory
Applied in changeset commit:9341062b10dd07a20b0c243d22c3792b6e52f558. Wouter Wolters
10:48 Task #69535: Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:39 Bug #69658 (Closed): Custom composer packages won't load
Closed as requested by Stefano. Andreas Kienast
10:34 Bug #69658: Custom composer packages won't load
This will work if typo3_src will locate in the webroot and not somewhere outside. Stefano Kowalke
09:28 Bug #69658: Custom composer packages won't load
The core is located at ... Stefano Kowalke
09:17 Bug #69658: Custom composer packages won't load
What's the full path to this root directory here? Again, your @vendor-dir@ must be @/Users/$user/Sites/TYPO3/Packages... Mathias Brodala
09:09 Bug #69658: Custom composer packages won't load
My folder structure looks like ... Stefano Kowalke
09:06 Bug #69658: Custom composer packages won't load
Your setup will work if @/Users/$user/Sites/TYPO3/Packages/Libraries/@ is your @vendor-dir@. Have you tried that? For... Mathias Brodala
01:59 Bug #69658: Custom composer packages won't load
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:58 Bug #69658 (Under Review): Custom composer packages won't load
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:34 Bug #69658 (Closed): Custom composer packages won't load
According to the wiki "article":https://wiki.typo3.org/Composer TYPO3 will load custom Composer packages from Package... Stefano Kowalke
10:18 Bug #69661 (Closed): DatabaseRowInitializeNew does not respect overrideVals
Reproducable in info module "localization overview":
If you try to create a new Translation of a page via the info...
Daniel Goerz
09:04 Task #51930: install tool database data step should show query errors
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:59 Task #51930: install tool database data step should show query errors
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:26 Feature #61799: Improve the handling of media files
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:46 Feature #61799: Improve the handling of media files
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:35 Feature #61799: Improve the handling of media files
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:44 Feature #68497 (Resolved): Look and feel of the icons for saving pages and records
Hi Artus,
the icons for saving records have lately been changed and are now fitting the look & feel of the rest of t...
Daniel Goerz

2015-09-10

23:48 Bug #69622: Template save with t3editor installed broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:52 Bug #69622 (Under Review): Template save with t3editor installed broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:58 Bug #69657 (Under Review): Replace sprite icon "status-status-checked" with the new IconFactory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:57 Bug #69657 (Closed): Replace sprite icon "status-status-checked" with the new IconFactory
Replace sprite icon "status-status-checked" with the new IconFactory Wouter Wolters
22:08 Bug #69649 (Resolved): Info Module - Localisation Overview is broken
I'll create a new ticket for the minor bugs. This one is resolved for now. Daniel Goerz
18:14 Bug #69649: Info Module - Localisation Overview is broken
The main issue in FormEngine is fixed with the related issue. is the rest of the issue still FormEngine related and a... Christian Kuhn
15:48 Bug #69649: Info Module - Localisation Overview is broken
Daniel Goerz wrote:
> # If you check the checkbox and click the plus icon you are on a page that states "Create new ...
Daniel Goerz
15:47 Bug #69649: Info Module - Localisation Overview is broken
The main bug (Nr.4 in the list from the description) is a formEngine regression.
Additionally it is not possible to ...
Daniel Goerz
15:21 Bug #69649 (Closed): Info Module - Localisation Overview is broken
It is not possible to create new Alternative Page Languages in the info module.
Additinally there are some other fla...
Daniel Goerz
22:02 Feature #69548 (Needs Feedback): Insert images and change them
Hi, I know this is not a solution for you but could you try how 7.4 works out for you? The replacing feature was buil... Wouter Wolters
20:16 Feature #61799: Improve the handling of media files
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:35 Feature #61799: Improve the handling of media files
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:12 Bug #69652 (Resolved): Saving fal relation fails
Applied in changeset commit:693d3bc6cc2214245e3fdc47d2bda50c0cd78590. Christian Kuhn
19:35 Bug #69652: Saving fal relation fails
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #69652 (Under Review): Saving fal relation fails
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:10 Bug #69652 (Closed): Saving fal relation fails
Christian Kuhn
19:56 Bug #69653 (Resolved): Possible warning on getRecordTitle
Applied in changeset commit:5d00d27829ee3c72f1e04142fb39e3faedf5eed0. Christian Kuhn
17:56 Bug #69653 (Under Review): Possible warning on getRecordTitle
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:55 Bug #69653 (Closed): Possible warning on getRecordTitle
Christian Kuhn
19:32 Bug #69651 (Resolved): Not possible to create Alternative Page Languages
Applied in changeset commit:7871233cad776bc3854a2fedae849c4c98134b19. Christian Kuhn
18:10 Bug #69651 (Under Review): Not possible to create Alternative Page Languages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:56 Bug #69651 (Closed): Not possible to create Alternative Page Languages
Currently it is not possible to create new page_language_overlay records in the list module (Alternative Page Languag... Daniel Goerz
18:31 Bug #36719: Javascript in header without script tags
@Kurt: +1 for the patch published on Note 39 on statictemplates
(Tested on Typo3 6.2.15 & statictemplates 6.0.0)
Sebastien Michel
17:57 Bug #67001: Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
#69642 is another issue, so the copied comment #4 do not apply to this issue. Alexander Opitz
17:00 Bug #67001: Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
Edit: Missread the information.
Daniel Goerz
17:56 Bug #69642 (New): Crash on Workspace Preview if page in menu is hidden on LiveWS
Reopen:
The issue, which I mention exists since 6.2.15 and is inside the menu.
This doesn't have to do with the i...
Alexander Opitz
17:02 Bug #69642 (Closed): Crash on Workspace Preview if page in menu is hidden on LiveWS
HI Alex, I close this as duplicate of #67001. I copied your comment to that ticket to keep all information together. Daniel Goerz
12:25 Bug #69642 (Closed): Crash on Workspace Preview if page in menu is hidden on LiveWS
After the changes in #33436 we crash, if you preview a page with menu which have a page which is hidden on LiveWS.
...
Alexander Opitz
17:00 Bug #69583 (Resolved): Cannot define a category module icon as non-sprite
Applied in changeset commit:65e9db4775154a698f6abb35d6fa1b33863b6d4a. Xavier Perseguers
16:52 Bug #62523 (Closed): Workspace dosen't generate the preview stop/logout button like TYPO3 4.5.x
Closed as duplicate of #53456. Please add further information to that ticket. Daniel Goerz
16:49 Bug #68859 (Closed): [Workspace] Broken Preview link on Page tree list
Closed as duplicate of #69021 Daniel Goerz
16:34 Bug #69648 (Closed): Built-in css minification destroys certain CSS constructs
Closed as duplication of #69309 and #62463 Daniel Goerz
14:45 Bug #69648: Built-in css minification destroys certain CSS constructs
Hey Jost. We've fiddled with this stuff already and it is fixed in 7. in 6.2 however it may lead to pcre segfaults an... Christian Kuhn
14:40 Bug #69648 (Closed): Built-in css minification destroys certain CSS constructs
Example:
top: calc(100% + 5px);
is compressed to
top:calc(100%+5px);
The latter on is invalid a...
Jost Baron
16:26 Bug #69281 (Closed): Clear all Cache under install tool not possible after Update to 6.2.14
Daniel Goerz
16:08 Bug #69637: Creating preview links overloads user interface
This is also an issue for master Daniel Goerz
10:35 Bug #69637 (Closed): Creating preview links overloads user interface
Introduced with #20852 in TYPO3 6.2.15 is the generation of preview links for multiple languages. But if you have man... Alexander Opitz
16:01 Bug #69650: Domain Model with one optional DateTime validator
For further support/questions please join us on Slack https://forger.typo3.org/slack and ask in the #typo3-cms channel. Stephan Großberndt
16:00 Bug #69650 (Closed): Domain Model with one optional DateTime validator
This is not a bug.... Stephan Großberndt
15:48 Bug #69650 (Closed): Domain Model with one optional DateTime validator
Hey
I'm not sure if it's a bug but:
I have Domain model with some properties. One of the property has annotatio...
ondro no-lastname-given
16:00 Task #68700 (Resolved): Improve composer integration
Applied in changeset commit:d07e333a0a76c52b52698a1794225a8a16af70ce. Helmut Hummel
01:08 Task #68700: Improve composer integration
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:57 Task #68700: Improve composer integration
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:53 Task #68700: Improve composer integration
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Bug #69626: FormEngine still used in the core
Thats another issue which has been solved in https://forge.typo3.org/issues/69634 Stephan Großberndt
15:35 Feature #69643: Unit Tests can not be executed in "composer mode" projects
Mathias and Olivers suggested solution works. Thanks.
Still feels suboptimal. Would be great if this would not be ne...
most wanted
15:29 Feature #69643: Unit Tests can not be executed in "composer mode" projects
When you use "require typo3/cms" instead of create-project, you may work around the missing dev Namespaces of the Cor... Oliver Eglseder
14:41 Feature #69643: Unit Tests can not be executed in "composer mode" projects
This is the expected behavior since @typo3/cms@ was pulled in as dependency, thus both @autoload-dev@ and @require-de... Mathias Brodala
13:51 Feature #69643: Unit Tests can not be executed in "composer mode" projects
This also leads to an error message:
*composer.json*...
most wanted
12:38 Feature #69643 (Closed): Unit Tests can not be executed in "composer mode" projects
I am not sure if I found a bug/missing feature - this should be possible, right?... most wanted
15:00 Bug #69646 (Resolved): Adding new IRRE child on new localizable parent fails
Applied in changeset commit:eb4cf510121d2ba7983363be2a42471080a9726e. Christian Kuhn
14:12 Bug #69646 (Under Review): Adding new IRRE child on new localizable parent fails
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:11 Bug #69646 (Closed): Adding new IRRE child on new localizable parent fails
Christian Kuhn
14:56 Bug #54491: PackageManager doesn't solve/recognize real composer packages
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:36 Bug #69647 (Closed): ImageManipulation is undefined after opening image record
ImageManipulation is undefined after opening image record
If the record was already open there is no problem.
Wouter Wolters
14:25 Bug #69640 (Resolved): Value of transOrigPointerField might be an array
Applied in changeset commit:36417310588cecd616377cfd27e0a5ba66610797. Christian Kuhn
12:45 Bug #69640: Value of transOrigPointerField might be an array
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:41 Bug #69640: Value of transOrigPointerField might be an array
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:17 Bug #69640 (Under Review): Value of transOrigPointerField might be an array
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:15 Bug #69640 (Closed): Value of transOrigPointerField might be an array
Christian Kuhn
14:10 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:51 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:50 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:56 Bug #68663 (Needs Feedback): WORKSPACES: IRRE field is lost sorting after saving
Is this a duplicate of #59112 ? Alexander Opitz
13:00 Bug #69634 (Resolved): undefined method FormEngineUtility::getSelectItems
Applied in changeset commit:c30d02879a0258452228332dbe13eb80fae5e56d. Christian Kuhn
12:39 Bug #69634 (Under Review): undefined method FormEngineUtility::getSelectItems
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:17 Bug #69634: undefined method FormEngineUtility::getSelectItems
yep. found, too ... will fix today. Christian Kuhn
08:54 Bug #69634 (Closed): undefined method FormEngineUtility::getSelectItems
in @\TYPO3\CMS\Backend\Form\FormDataTraverser@ there is a call to @FormEngineUtility::getSelectItems@ but this method... Georg Ringer
12:43 Bug #69639 (Resolved): Invalid TCA type in sys_file_metadata
Applied in changeset commit:6f0ae0272fdf4ac7e7d1c9bfd2e74049ab46c87e. Christian Kuhn
12:08 Bug #69639 (Under Review): Invalid TCA type in sys_file_metadata
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:05 Bug #69639 (Closed): Invalid TCA type in sys_file_metadata
Christian Kuhn
12:32 Story #69617: FormEngine bugs
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:27 Story #69617: FormEngine bugs
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:16 Story #69617: FormEngine bugs
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Story #69617 (Under Review): FormEngine bugs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:52 Bug #46118: Overriding _LOCAL_LANG in TS broken for fluid templates
Sven Juergens wrote:
> same Problem here
>
> i tried to set
>
> plugin.xxx_local_lang.hu.downloadPDF = Letölt...
Hannes Gesmann
11:45 Feature #51905: Manage multiple classes attribution inside RTE
Is there a way to use this in TYPO3 6.2? Andreas Becker
09:30 Bug #69571 (Resolved): Frontend editing is broken
Applied in changeset commit:2b987c31b81d5cb26d00a4cb1e4e8a02713a9d06. Michael Oehlhof
07:44 Bug #69571: Frontend editing is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:21 Task #55589 (Closed): Redundant method: ResourceCompressor::checkBaseDirectory
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:15 Bug #66827 (Closed): gdlib fails - no thumbnails in backend after update to 6.2.12
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:15 Bug #67183 (Closed): Exception in \TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect::languageAndWorkspaceOverlay
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:15 Bug #60748 (New): Not possible to import static sql-entries (records shipped with extensions)
Alexander Opitz
09:13 Bug #63899: Rendering XML output with the PAGE object goes wrong in TYPO3 6.2.x
What is the state of this issue? Alexander Opitz
09:08 Feature #48013: Add support for progressive jpg files
Would be a nice feature. Jorgen van der Kroon
09:00 Task #69564 (Resolved): Replace icon by IconFactory: actions-system-shortcut-new
Applied in changeset commit:f050fbfcf3024029c778fe4b5976d46fbb855b53. Jan Helke
08:50 Bug #69600 (Resolved): Inline edit for page title must not react on all h1 elements
Applied in changeset commit:9bd845ed3f75b813fb76dc6e1a6566e08082a84a. Andreas Fernandez
08:28 Bug #69600 (Under Review): Inline edit for page title must not react on all h1 elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:49 Task #69628 (Resolved): The documentation for the userfields feature mention wrong marker names
Applied in changeset commit:5380aa9ffa7bf9af9228894da0c032f0140d97e8. Wouter Wolters
08:44 Task #69628: The documentation for the userfields feature mention wrong marker names
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:43 Task #69628 (Under Review): The documentation for the userfields feature mention wrong marker names
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:45 Bug #69135 (Under Review): [DATALOSE] lowlevel_cleaner: orphan_records deletes records in WS
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:44 Bug #69135 (Resolved): [DATALOSE] lowlevel_cleaner: orphan_records deletes records in WS
Applied in changeset commit:0607b2e2c1518148dc0a5bd5357e0729bdaee0c8. Alexander Opitz
07:35 Bug #20502 (Resolved): MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
resolved as mentioned about the caching framework Georg Ringer
00:37 Bug #69516 (Resolved): IMG_RESOURCE does not prepend absRefPrefix
Applied in changeset commit:23df34dc7bd995a5a7ad5f8ee65cde7c828674b2. Paints
00:36 Bug #69516: IMG_RESOURCE does not prepend absRefPrefix
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:36 Bug #69417 (Resolved): Inline Element doesn't open in Internet Explorer
Applied in changeset commit:ee6f592254874a3c60ebc8a5789420d07fe96289. Anonymous

2015-09-09

23:09 Task #51930: install tool database data step should show query errors
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:21 Task #51930: install tool database data step should show query errors
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:52 Task #51930: install tool database data step should show query errors
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:04 Bug #69516: IMG_RESOURCE does not prepend absRefPrefix
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:15 Bug #69516: IMG_RESOURCE does not prepend absRefPrefix
Hi Daniel,
you can reproduce the bug with this code:...
Heiko Kromm
23:00 Bug #67245 (Resolved): Prevent information disclosure in file list
Applied in changeset commit:d84687876f3b77883c4bdb20b7d3a0227d8774ea. Nicole Cordes
22:42 Task #69564: Replace icon by IconFactory: actions-system-shortcut-new
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #69628 (Resolved): The documentation for the userfields feature mention wrong marker names
Applied in changeset commit:cd06eb1ec5dca4a3afc9f84f6c192b4578491189. Wouter Wolters
18:03 Task #69628 (Under Review): The documentation for the userfields feature mention wrong marker names
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:54 Task #69628 (Closed): The documentation for the userfields feature mention wrong marker names
The documentation for the userfields feature (i.e. using custom markers from the fe_users table in the felogin templa... Ulrik H. Kold
22:26 Bug #67276: Backend layout without configured colPos crashes page module
The error is reproducable when not a single colPos is given.
*Crashes:*...
Rüdiger Marwein
22:26 Task #68845 (Resolved): Replace icon by the IconFactory actions-document-open
Applied in changeset commit:a509589cbd361e509da54c069e62fa04fc308897. Markus Klein
22:22 Task #68845 (Under Review): Replace icon by the IconFactory actions-document-open
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:24 Feature #61799: Improve the handling of media files
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:14 Feature #61799: Improve the handling of media files
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:10 Feature #61799: Improve the handling of media files
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:43 Feature #61799: Improve the handling of media files
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:13 Feature #61799: Improve the handling of media files
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:12 Feature #61799: Improve the handling of media files
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:21 Feature #61799: Improve the handling of media files
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:07 Bug #69571: Frontend editing is broken
Closed the duplications. Daniel Goerz
18:07 Bug #69375 (Closed): Feedit edit and add element actions lead to exception
Closed as Duplicate of https://forge.typo3.org/issues/69571 Daniel Goerz
18:06 Bug #69499 (Closed): Frontend Editing broken
Closed as Duplicate of https://forge.typo3.org/issues/69571 Daniel Goerz
16:57 Feature #69602: Simplify handling of backend layouts in frontend
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:31 Feature #69602: Simplify handling of backend layouts in frontend
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:57 Bug #69626: FormEngine still used in the core
Editing a file in the filelist module still leads to a fatal error for me:
> PHP Fatal error: Call to undefined met...
Patrick Schriner
16:00 Bug #69626 (Resolved): FormEngine still used in the core
Applied in changeset commit:1692d5ee6781649588a7ee54cae71f8b24d61bcf. Markus Klein
15:33 Bug #69626: FormEngine still used in the core
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:31 Bug #69626: FormEngine still used in the core
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Bug #69626: FormEngine still used in the core
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:21 Bug #69626 (Under Review): FormEngine still used in the core
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:52 Bug #69626 (Closed): FormEngine still used in the core
e.g.
* \TYPO3\CMS\Core\Resource\Service\UserStorageCapabilityService
* \TYPO3\CMS\Core\Resource\Hook\FileInfoHook...
Georg Ringer
16:44 Bug #69282: Mistake in FormEngine.php: hook getMainFields_preProcess cannot change databaseRow
Confirmed. The code:... Eugene Skomorokhov
16:33 Bug #69622: Template save with t3editor installed broken
Christian Kuhn wrote:
> ha! this was broken before FormEngine massacre already ^^
Since commit:b524fc860c96077eab...
Georg Tiefenbrunn
15:59 Bug #69622: Template save with t3editor installed broken
ha! this was broken before FormEngine massacre already ^^ Christian Kuhn
15:20 Bug #69622: Template save with t3editor installed broken
broken means: changed values of t3editor fields are not persisted at all. Christian Kuhn
05:43 Bug #69622 (Closed): Template save with t3editor installed broken
saving template records with t3editor installed broken in master after #69568 Georg Ringer
15:30 Bug #69618 (Resolved): IRRE with select causes 500
Applied in changeset commit:6df86daa4e4c3a60c0e568ce01ed0ad966f72ce9. Christian Kuhn
15:14 Bug #69618 (Under Review): IRRE with select causes 500
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:16 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:05 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:36 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:36 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:49 Bug #69631 (Closed): UserStorageCapabilityService still references FormEngine
Markus Klein
14:47 Bug #69631 (Closed): UserStorageCapabilityService still references FormEngine
Try to edit a storage.... Markus Klein
13:45 Bug #65363: Set _languageUid to -1 only if the developer hasn't set it himself
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:24 Bug #65363 (Under Review): Set _languageUid to -1 only if the developer hasn't set it himself
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Bug #69241 (Resolved): DatabaseConnection::searchQuery don't use escapeStrForLike
Applied in changeset commit:534c8ff267bd4e4b33c2a88784b30764cea9bc4b. Morton Jonuschat
12:28 Bug #27760 (Resolved): Quoting issues with search words
Applied in changeset commit:95eb409d887ca880388cb975d52210b1fb0448c1. Morton Jonuschat
12:14 Bug #27760 (Under Review): Quoting issues with search words
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:12 Bug #27760 (Resolved): Quoting issues with search words
Applied in changeset commit:6bb7938175f9775ef4f054304bd9455990aa96b5. Morton Jonuschat
12:11 Bug #66535: Property _localizedUid is not set correctly
The currently provided patch prevents translated records from being updated as the uid isn't fetch from the _localize... Nicole Cordes
12:00 Feature #25341 (Resolved): Create scheduler task to reclaim spaces and optimize tables
Applied in changeset commit:69e03be15231cc4fca54d8c5247b223abaad9793. Morton Jonuschat
11:56 Feature #16525: "<INCLUDE_TYPOSCRIPT:" and multi level conditions
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:23 Feature #16525: "<INCLUDE_TYPOSCRIPT:" and multi level conditions
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:25 Feature #16525: "<INCLUDE_TYPOSCRIPT:" and multi level conditions
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:21 Feature #16525: "<INCLUDE_TYPOSCRIPT:" and multi level conditions
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Bug #69612: access-protected pages are visible in menus for not logged in users
Yes, all caches were cleared also have extensions disabled. Unfortunately, no success.
Are there changes in TS oder ...
Patrick Lenk
11:31 Bug #69630 (Under Review): Relations are updated with wrong parent id
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Bug #69630 (Closed): Relations are updated with wrong parent id
If you update a child object with extbase, the wrong parent id is set as always the parent's uid is taken as referenc... Nicole Cordes
11:30 Task #69621 (Resolved): Replace icon by the Icon-API: search and filter
Applied in changeset commit:766da078bd7aee7c3c4056056ce7c67402a50b59. Anonymous
10:58 Bug #68585 (Resolved): Extension Manager not accessible after upgrade to 6.2.14
Applied in changeset commit:94046903a7c1fe47ee8cb0a05c016732795b2191. Nicole Cordes
10:53 Bug #68585: Extension Manager not accessible after upgrade to 6.2.14
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:30 Task #69550 (Resolved): Replace sprite icon with IconFactory in ClickMenu
Applied in changeset commit:a509d15fac4c56869414ed4e866c837343d2caf6. Michael Oehlhof
10:00 Task #69624 (Resolved): Switch content of render and __toString in Icon class
Applied in changeset commit:258d157b885a4c35ac25b9591db55452128b2bba. Frank Nägler
09:36 Task #69624 (Under Review): Switch content of render and __toString in Icon class
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:27 Task #69624 (Closed): Switch content of render and __toString in Icon class
currently the render method of Icon class calls __toString method to render the content.
This should be switched, be...
Frank Nägler
09:45 Bug #69327: Check if absolute url is used for responsive images
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:37 Bug #67848: Cannot update core from Install Tool
to be verified (version matrix on get.typo3.org/json is actually the way we want it). Xavier Perseguers
09:34 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Maybe you are using a memcache?! The error occurs because there is a wrong reflection in the extbase reflection cache... Nicole Cordes
09:07 Task #69535: Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Feature #69459 (Resolved): Show tt_content preview in page module via Fluid
Applied in changeset commit:c3c8300515eb99a6e899f82b21f05a565c3ece58. Benni Mack
06:09 Bug #69623 (Rejected): suggest wizard shows warnings
current master shows warnings in the suggest wizard as result.
see screenshot
Georg Ringer
00:10 Feature #68316 (Closed): Differenciate "Create new record" icon from "create new page"
New icons are in place Markus Klein
00:09 Feature #69611: User-option to warn when leaving a page with unsaved text
Thanks. Didn't spot it, since moving to a different module or page still doesn't bring up that message. Discussed it ... Stefan Neufeind
00:08 Bug #60196 (Closed): FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
Seems to be working on 6.2 and later meanwhile. Thanks for the feedback. Stefan Neufeind

2015-09-08

23:55 Task #69621 (Under Review): Replace icon by the Icon-API: search and filter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:51 Task #69621 (Closed): Replace icon by the Icon-API: search and filter
Benjamin Kott
23:30 Bug #69432 (Resolved): Prototype leftover "without" in jsfunc.inline.js
Applied in changeset commit:80fcc3e9e3c016f2e2e348aadac7bfda208d7f0a. Andreas Fernandez
23:20 Task #69550: Replace sprite icon with IconFactory in ClickMenu
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:15 Task #69550: Replace sprite icon with IconFactory in ClickMenu
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:15 Task #69620 (Resolved): Replace sprite icon in WorkspaceSelectorToolbarItem
Applied in changeset commit:8145a99f3cfbdbe5302bfcbb57a63fc19fb60301. Wouter Wolters
20:15 Task #69620 (Under Review): Replace sprite icon in WorkspaceSelectorToolbarItem
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:14 Task #69620 (Closed): Replace sprite icon in WorkspaceSelectorToolbarItem
Replace sprite icon in WorkspaceSelectorToolbarItem Wouter Wolters
22:15 Bug #69574 (Resolved): Remove unused grunt task call
Applied in changeset commit:281e18383eb7997de6252a2711d92106e517f2fa. Ingo Pfennigstorf
21:00 Task #69561 (Resolved): Replace sprite icons with IconFactory in ContextMenu
Applied in changeset commit:6cd27b493b8c7397b687f02e6dfee3949c088962. Anonymous
20:33 Task #69561: Replace sprite icons with IconFactory in ContextMenu
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:41 Feature #69459: Show tt_content preview in page module via Fluid
Added Extension that makes use of this new Feature. How to test:
# Install fluid_preview
# Clear Caches
# Go to ...
Daniel Goerz
08:09 Feature #69459: Show tt_content preview in page module via Fluid
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:57 Feature #69459: Show tt_content preview in page module via Fluid
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Task #69601 (Resolved): Scheduler title should be linked in info module
Applied in changeset commit:c24cfbffb31c1181e30a34ff7bef63c1fbe7b3e6. Georg Ringer
07:41 Task #69601 (Under Review): Scheduler title should be linked in info module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:39 Task #69601 (Closed): Scheduler title should be linked in info module
As in every table listing, the record title should be linked. Georg Ringer
19:40 Feature #69512 (Resolved): Support *.typoscript files, not only *.ts
Applied in changeset commit:484263d7a533c6baf72989a264a77e6afd9d565c. Georg Ringer
19:30 Task #69568 (Resolved): The FormEngine is dead, long live the FormEngine
Applied in changeset commit:b524fc860c96077eabe6adb6fc9d0eab197aea9e. Christian Kuhn
15:34 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 100 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availab...
Gerrit Code Review
15:26 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 99 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:26 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 98 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:04 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 97 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:09 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 96 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:58 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 95 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:18 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 94 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:11 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Caches are always hard to track down.. no real exaplanation from my side :( Wouter Wolters
19:01 Bug #69619 (Closed): Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
your welcome. Wouter Wolters
18:57 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Yes, restarting worked. (I always included opcode cleaning.)
Thank you very much!
Any explanation? Have followed un...
Daniel Wagner
18:56 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
"all caches" did also involve the opcode cache? Markus Klein
18:54 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Did you try to restart your webserver? Wouter Wolters
18:28 Bug #69619: Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
all ! caches have been cleared manually and with install tool, but it only happens in 2 of 3 tested systems.
Uncaugh...
Daniel Wagner
18:20 Bug #69619 (Needs Feedback): Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
Did you flush all caches in the Install Tool? Markus Klein
18:15 Bug #69619 (Closed): Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
*Problem*
After Upgrading to 6.2.15 it is not possible to use important Modules:
* Extension Manager
* Languag...
Daniel Wagner
17:34 Bug #69618 (Closed): IRRE with select causes 500
trimExplode on an array causes a warning and therefore an exception. Expanding IRRE records fails with ajax 500 erro... Markus Klein
17:10 Story #69617 (Closed): FormEngine bugs
Issues following initial monster #69568
This story is for bug fixes after the main patch.
Christian Kuhn
16:37 Bug #69612 (Rejected): access-protected pages are visible in menus for not logged in users
Hi patrick, we cannot reproduce this on 6.2.15.
Are you 100% sure there are no other factors like Frontend Caches (V...
Mathias Schreiber
15:06 Bug #69612 (Rejected): access-protected pages are visible in menus for not logged in users
access-protected pages are visible in menus for not logged in users after update to v6.2.15 Patrick Lenk
15:56 Bug #66582 (Rejected): Can't Set Page Title After Update In Extbase Controller
Helmut Hummel
15:17 Bug #66582 (Needs Feedback): Can't Set Page Title After Update In Extbase Controller
The correct way to set a page title is:... Markus Klein
15:42 Bug #69614 (Closed): Template info/modify broken
looks ugly - at least some labels are missing, see screenshot Christian Kuhn
15:27 Bug #65619 (Needs Feedback): List view > localizing elements >closing an element without saving with the "X" icon still saves the localized element
I performed the following test on 7.5-dev (latest master):
1) list view
2) click on the alt language label to tra...
Riccardo De Contardi
15:09 Bug #60196: FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
If you agree, then, I'll close it Riccardo De Contardi
15:05 Bug #60196: FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
I answered in #1 that it did not occour in 6.3.git ... and I did not run into this again so far. d.ros no-lastname-given
15:01 Bug #60196 (Needs Feedback): FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
Hi, sorry for the late answer.
Is the solution proposed by Stefan Neufeind good for you? Can you give us feedback...
Riccardo De Contardi
14:38 Feature #69611 (Closed): User-option to warn when leaving a page with unsaved text
try for a time to change any field in any form and then click the close icon and look what happens. Anja Leichsenring
14:21 Feature #69611 (Closed): User-option to warn when leaving a page with unsaved text
Such options exist in several other applications. Especially for non-powerusers this might be a helpful feature. It s... Stefan Neufeind
14:30 Task #69566 (Resolved): Replace icon by IconFactory: actions-system-list-open
Applied in changeset commit:bbe40115aaa40b0f39e2d0363cf4fb6c9fd5bf4c. Georg Ringer
13:47 Task #69566 (Under Review): Replace icon by IconFactory: actions-system-list-open
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:54 Feature #69119: Add a basic search to the filelist module
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:32 Feature #69119: Add a basic search to the filelist module
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:55 Feature #69119: Add a basic search to the filelist module
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:54 Bug #68561 (Needs Feedback): rtehtmlarea: Plugin "DefaultInline" fails to transform em tag properly
Hi Johannes,
as you provided a patch, can you bring this to Gerrit? For help take a look to http://wiki.typo3.org/CWT
Alexander Opitz
13:53 Bug #68558 (Needs Feedback): jsfunc.updateform.js is not compatible with field type "email"
Alexander Opitz
13:49 Bug #66361: Workspaces: Email Notifications are always sent to members of the current workspace, NOT the selected workspace.
@Sven
Do you like to provide a patch?
Alexander Opitz
13:44 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
No it wasn't fixed. Alexander Opitz
12:39 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
*6.2.15 Released today.*
Is it fixed or not?
Anonymous
13:40 Bug #69191 (Needs Feedback): Pagetree jumps to last opened page when expanding
The pagetree jumps to the last selected page item, if you expand another tree you always get back to your last select... Alexander Opitz
13:31 Bug #68393 (New): Link in fluidtemplate to root-page is ignored
Alexander Opitz
13:17 Bug #69281: Clear all Cache under install tool not possible after Update to 6.2.14
Yes, can be closed, thank you. Alex B
12:31 Bug #69281: Clear all Cache under install tool not possible after Update to 6.2.14
Hi Alex, then could this be closed? Thank you. Riccardo De Contardi
12:36 Task #67120 (Closed): RTE: Save <br> instead of <br /> in database
closed with the consent of the reporter. Riccardo De Contardi
12:13 Bug #67276: Backend layout without configured colPos crashes page module
I have performed the following test with 7.5.0-dev (latest master)
1) create a BE layout with the following config...
Riccardo De Contardi
12:01 Task #68681: Scheduler 2.0
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:27 Bug #69505: Rte modify Iframe / script protocol-relative url with firefox
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Bug #68825 (Resolved): XSS in History module (and probably more places)
Applied in changeset typo3cms-core:commit:f6d8d3dceaad314ab9f51af76dd955275e57fa3d. Nicole Cordes
10:58 Bug #68825: XSS in History module (and probably more places)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:57 Bug #68825: XSS in History module (and probably more places)
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:51 Bug #68825: XSS in History module (and probably more places)
Patch set 2 for branch *TYPO3_6-2* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It ...
Gerrit Code Review
08:50 Bug #68825: XSS in History module (and probably more places)
Patch set 1 for branch *TYPO3_6-2* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It ...
Gerrit Code Review
10:56 Bug #69212 (Rejected): Truncate table in extension "extensionmanager"
Georg Ringer
10:56 Bug #69277 (Needs Feedback): Invalid request for route "/logout"
thanks for your report. I could not reproduce this with latest master, could you retest please? that would be great! Georg Ringer
10:40 Bug #68585: Extension Manager not accessible after upgrade to 6.2.14
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:38 Bug #69592: Cannot add scheduled tasks
Florian Rival wrote:
> It's impossible to add tasks with Typo3 6.2.14
>
> How to reproduce :
> . click on 'Scheduler...
Florian Rival
10:30 Task #69599 (Resolved): Replace icon by the IconFactory apps-pagetree-root
Applied in changeset commit:86e0140b1a375736babbe26b674e19fbc1b0c337. Frank Nägler
00:42 Task #69599 (Under Review): Replace icon by the IconFactory apps-pagetree-root
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:16 Task #69599 (Closed): Replace icon by the IconFactory apps-pagetree-root
Frank Nägler
10:29 Bug #68764 (Closed): Page ids instead of page names in URLs after upgrade to 7.4
Stephan Großberndt
10:24 Bug #68764: Page ids instead of page names in URLs after upgrade to 7.4
Solved!
For me it was about the order of packages in the `typo3conf/PackageStates.php` file. When upgrading, every...
Reinis Zumbergs
10:00 Feature #47812 (Resolved): Query support for BETWEEN
Applied in changeset commit:0fd91ff67d3a9512b569120cf6aa02bc18e266ff. Morton Jonuschat
09:30 Bug #69318 (Resolved): HtmlParser->getFirstTag() returns character if no tag found in given string
Applied in changeset commit:4bdc929bfdcf5b162d102a0116bb8d0521c5a6cc. Morton Jonuschat
09:11 Feature #69602: Simplify handling of backend layouts in frontend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:45 Feature #69602 (Under Review): Simplify handling of backend layouts in frontend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:35 Feature #69602 (Closed): Simplify handling of backend layouts in frontend
To avoid complex TypoScript for all integrators, simplify the way to get the desired backend layout.
Currently you...
Georg Ringer
08:36 Task #69535: Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:04 Task #69535: Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:30 Task #69597 (Resolved): Replace icon by the IconFactory status-status-sorting-*
Applied in changeset commit:61d023cdbc7e6de0f428acc4979a8cf7ea038fd3. Frank Nägler
08:04 Task #69598 (Resolved): Replace icon by the IconFactory actions-view-paging-*
Applied in changeset commit:127a708ec60e3246149162e5193784c14a6d010d. Frank Nägler
00:08 Task #69598 (Under Review): Replace icon by the IconFactory actions-view-paging-*
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:00 Task #69598 (Closed): Replace icon by the IconFactory actions-view-paging-*
Frank Nägler
08:03 Task #69595 (Resolved): Replace icon by the IconFactory actions-view-go-back
Applied in changeset commit:badeec397e1d095a0255908c25c8145917dd99c6. Frank Nägler
08:00 Task #69596 (Resolved): Replace icon by the IconFactory actions-view-go-up
Applied in changeset commit:0d326f07e6ba467846dca740fa9070b07ba35126. Frank Nägler
07:33 Bug #69600 (Closed): Inline edit for page title must not react on all h1 elements
Currently, the inline editing of the page title is bount to ... Georg Ringer
06:24 Bug #68753 (Closed): Clipboard is limited to
closed as requested Georg Ringer
06:23 Bug #69358 (Under Review): strtolower() breaks German Umlaute in File Pathes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
05:21 Bug #20612: scandinavian letters are transliterated wrong
Riccardo De Contardi wrote:
> Still present in 6.2.11 I guess, the file /typo3/sysext/core/Resources/Private/Charsets...
Joonas Kauhanen

2015-09-07

23:57 Task #69597 (Under Review): Replace icon by the IconFactory status-status-sorting-*
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:51 Task #69597 (Closed): Replace icon by the IconFactory status-status-sorting-*
Frank Nägler
23:48 Task #69596 (Under Review): Replace icon by the IconFactory actions-view-go-up
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:42 Task #69596 (Closed): Replace icon by the IconFactory actions-view-go-up
Frank Nägler
23:39 Task #69595 (Under Review): Replace icon by the IconFactory actions-view-go-back
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:29 Task #69595 (Closed): Replace icon by the IconFactory actions-view-go-back
Frank Nägler
23:18 Bug #67367: Wrong dependency check when overwriting extension in EM
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Feature #53992 (Resolved): Make it possible to change the backend layout for page type "system folder"
Applied in changeset commit:d60237c5fb6282f9259497e94d03d9bb25633a02. Georg Ringer
22:12 Feature #53992 (Under Review): Make it possible to change the backend layout for page type "system folder"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:57 Bug #69593: Left multi select field loses selected items
The problem is located in FormEngineValidation.js at line 52:... Frank Nägler
22:00 Bug #69593 (Closed): Left multi select field loses selected items
Given is a multi select field, e.g. usergroups in @fe_users@
and multiple records are assigned to the record
and an...
Georg Ringer
22:40 Task #69561: Replace sprite icons with IconFactory in ContextMenu
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #69561: Replace sprite icons with IconFactory in ContextMenu
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:36 Task #69561: Replace sprite icons with IconFactory in ContextMenu
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:36 Bug #68825: XSS in History module (and probably more places)
Patch set 5 for branch *master* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is ...
Gerrit Code Review
22:32 Bug #68825: XSS in History module (and probably more places)
Patch set 4 for branch *master* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is ...
Gerrit Code Review
22:30 Task #57546 (Resolved): Call ExtractionService on new files and not only Indexer::createIndexEntry()
Applied in changeset commit:99de17ab9db52d349a3e1eff62d5ffe5bb3577fb. Frans Saris
22:30 Feature #56726 (Resolved): Trigger MetaDataExtraction after file upload
Applied in changeset commit:99de17ab9db52d349a3e1eff62d5ffe5bb3577fb. Frans Saris
22:10 Feature #56726: Trigger MetaDataExtraction after file upload
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:20 Feature #56726: Trigger MetaDataExtraction after file upload
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:19 Bug #53579 (Closed): Backend layout of subpages is ignored/not inherited to all subpages
You should update your TYPO3 to the latest version of 6.2 Wouter Wolters
22:14 Bug #68534 (Closed): Sysfolder should show backend_layout fields
Markus Klein
22:00 Bug #69539 (Resolved): Allow @var resource in class memebrs annotations
Applied in changeset commit:3aaa86f15d59ee8f3869d07319da1681875a6854. Nicole Cordes
19:09 Bug #69539 (Under Review): Allow @var resource in class memebrs annotations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:52 Feature #69512 (Under Review): Support *.typoscript files, not only *.ts
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:43 Task #69550: Replace sprite icon with IconFactory in ClickMenu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:42 Bug #69563: Autoloader looks in wrong directory for class files
Hi Helmut,
I've created a composer.json file using the template of your ext_scaffold example.
Even it's being wel...
Thomas Hucke
09:01 Bug #69563 (Rejected): Autoloader looks in wrong directory for class files
Thomas Hucke wrote:
> Yes, the new JSON view which is being referenced in the controller.
OK, then that is why ...
Helmut Hummel
07:16 Bug #69563: Autoloader looks in wrong directory for class files
Helmut Hummel wrote:
> You added a new class file to your extension?
Yes, the new JSON view which is being referenc...
Thomas Hucke
21:41 Feature #25341: Create scheduler task to reclaim spaces and optimize tables
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:32 Task #69564: Replace icon by IconFactory: actions-system-shortcut-new
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #69581 (Resolved): Simplify "save" labels
Applied in changeset commit:c7cd3a5e53453372fa10e72df1c6489974f31bde. Ingo Pfennigstorf
10:55 Task #69581 (Under Review): Simplify "save" labels
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Task #69581 (Closed): Simplify "save" labels
The "save" labels can be simplified and shortened by omitting the word "document" Ingo Pfennigstorf
21:29 Task #69566 (Resolved): Replace icon by IconFactory: actions-system-list-open
Applied in changeset commit:aa0907a09b6e0eb474e823be5edf231990014edf. Jan Helke
21:25 Task #69566: Replace icon by IconFactory: actions-system-list-open
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:15 Task #69566: Replace icon by IconFactory: actions-system-list-open
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:14 Task #69566: Replace icon by IconFactory: actions-system-list-open
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:08 Task #69566: Replace icon by IconFactory: actions-system-list-open
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:25 Feature #61799: Improve the handling of media files
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:21 Feature #61799: Improve the handling of media files
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:18 Bug #69289 (Resolved): Reestablish DB connection for long running scripts
Applied in changeset commit:045b4ea60779e4bf5510a06d7f956498f7969c69. Markus Klein
20:57 Bug #69289 (Under Review): Reestablish DB connection for long running scripts
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Bug #69289 (Resolved): Reestablish DB connection for long running scripts
Applied in changeset commit:92bae6eb55f94fecf94ab94ce140f887134a3fb5. Markus Klein
17:15 Bug #69289: Reestablish DB connection for long running scripts
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:18 Bug #69001 (Resolved): Scheduler: Make sure DB-connection is okay after long-running task
Applied in changeset commit:045b4ea60779e4bf5510a06d7f956498f7969c69. Markus Klein
20:57 Bug #69001 (Under Review): Scheduler: Make sure DB-connection is okay after long-running task
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Bug #69001 (Resolved): Scheduler: Make sure DB-connection is okay after long-running task
Applied in changeset commit:92bae6eb55f94fecf94ab94ce140f887134a3fb5. Markus Klein
17:15 Bug #69001: Scheduler: Make sure DB-connection is okay after long-running task
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:59 Task #69531 (Resolved): Remove SpriteManagerIconViewHelper
Applied in changeset commit:a4180e0027765b33926fce7a7b292ea3f3c60ba5. Frank Nägler
20:52 Task #69531: Remove SpriteManagerIconViewHelper
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:50 Task #69531: Remove SpriteManagerIconViewHelper
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:27 Task #69531: Remove SpriteManagerIconViewHelper
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:57 Task #69569 (Resolved): Replace icon by IconFactory: actions-page-new
Applied in changeset commit:039143d32728c967d9e72b3bd2bf6eeb353d8b51. Anonymous
07:12 Task #69569: Replace icon by IconFactory: actions-page-new
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:50 Task #69567 (Resolved): Replace icon by IconFactory: actions-selection-delete
Applied in changeset commit:9b8e00e827160838669e0ea9c174e6a3a593155a. Jan Helke
20:25 Task #69587 (Resolved): Replaced icon with IconFactory: actions-move-*
Applied in changeset commit:ab5497b924fe929063bb9aff7af097863d1b099e. Frank Nägler
19:48 Task #69587: Replaced icon with IconFactory: actions-move-*
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Task #69587 (Under Review): Replaced icon with IconFactory: actions-move-*
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Task #69587 (Closed): Replaced icon with IconFactory: actions-move-*
Frank Nägler
19:41 Bug #66704: The CSRF protection token for the requested module is missing or invalid - template tab in backend
I can confirm this bug. It happens only one time per day. I have to remove the get paramter from the backend url, aft... Tobias H.
10:36 Bug #66704: The CSRF protection token for the requested module is missing or invalid - template tab in backend
Forgot to say that on friday I did the same thing on another instance without any issue and, for example installed in... Ivano Luberti
10:34 Bug #66704: The CSRF protection token for the requested module is missing or invalid - template tab in backend
Same issue on a newly created 7.4.0 instance on amazon.
Just created from the marketplace
Logged in as admin in the...
Ivano Luberti
19:00 Task #69584 (Resolved): Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Applied in changeset commit:9b9e1eefe628f925b15cdea00b2652c1e8ab1e36. Nicole Cordes
15:36 Task #69584 (Under Review): Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:30 Task #69584 (Resolved): Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Applied in changeset commit:f635d8288f85d857dd033e63b2c0dce293aaf3e4. Nicole Cordes
15:02 Task #69584: Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Task #69584 (Under Review): Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:48 Task #69584 (Closed): Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Within the GeneralUtilityTest::sanitizeLocalUrlValidPathsDataProvider are still wrong dataset unfortunately. As on Wi... Nicole Cordes
18:47 Task #69585 (Rejected): Replace icon by the IconFactory status-version
those icons seem to not be used in the core anymore. Christian Kuhn
15:49 Task #69585: Replace icon by the IconFactory status-version
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:24 Task #69585 (Under Review): Replace icon by the IconFactory status-version
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:19 Task #69585 (Rejected): Replace icon by the IconFactory status-version
Frank Nägler
18:32 Bug #67366 (Closed): PHP Errors after clearing cache in BE
Since it is reported that #67246 solves the issue, I close this issue. We fail to reproduce this reliably. Markus Klein
18:30 Task #69575 (Resolved): Replace icon by the IconFactory actions-window-open
Applied in changeset commit:44c37ec0c627c5ebe2316cd31813d34b052e7d2e. Frank Nägler
09:44 Task #69575 (Under Review): Replace icon by the IconFactory actions-window-open
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:37 Task #69575 (Closed): Replace icon by the IconFactory actions-window-open
Frank Nägler
18:13 Task #69576 (Resolved): Replace icon by the IconFactory actions-system-refresh
Applied in changeset commit:b816c08cb4780c7d1fbaa76699e097dc8bd346da. Frank Nägler
10:05 Task #69576 (Under Review): Replace icon by the IconFactory actions-system-refresh
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:47 Task #69576 (Closed): Replace icon by the IconFactory actions-system-refresh
Frank Nägler
18:00 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 93 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:06 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 92 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:16 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 91 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:06 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 90 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:05 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 87 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:40 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 86 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:02 Task #69568: The FormEngine is dead, long live the FormEngine
Patch set 85 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:53 Bug #69592 (Closed): Cannot add scheduled tasks
It's impossible to add tasks with Typo3 6.2.14
How to reproduce :
. click on 'Scheduler'
. Add a task
The tas...
Florian Rival
17:30 Bug #69342 (Closed): Documentation of changes has invalid reStructuredText
Xavier Perseguers
17:22 Bug #69590 (Resolved): Invalid path to default log file in error message of processed file cleanup tool
Applied in changeset commit:61d8a5c6ab477845da8b6c401ae3fe3d8e7c3038. Markus Klein
17:20 Bug #69590 (Under Review): Invalid path to default log file in error message of processed file cleanup tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Bug #69590 (Closed): Invalid path to default log file in error message of processed file cleanup tool
Change typo3.log to typo3_*.log Markus Klein
17:22 Bug #69560 (Resolved): Invalid rst syntax
Applied in changeset commit:481545f653de8ce21b38137bd4b089d8cc1e2660. Markus Klein
17:01 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:04 Bug #69588 (Closed): prefixLocalAnchorsWithScript: URL does not match request URL
@prefixLocalAnchorsWithScript()@ does not prefix local anchors with requested URL but with newly created.
The newl...
Sebastian Mendel
15:14 Bug #67676: Element "sys_file_reference:XXX" does not exist"
At the moment I'm waiting for reviews on https://forge.typo3.org/issues/69135 ... which may also cause this issue. Alexander Opitz
10:11 Bug #67676 (In Progress): Element "sys_file_reference:XXX" does not exist"
Alexander Opitz
09:58 Bug #67676: Element "sys_file_reference:XXX" does not exist"
In live workspace are two columns "Changed" and "Live-Title". Its filled with some information about former changes. ... Rene Sonntag
15:00 Task #69570 (Resolved): Replace icon by IconFactory: actions-page-move
Applied in changeset commit:b5a1d42c2b68996480a44af8e8e0f3266b00ea0c. Anonymous
15:00 Bug #69562 (Resolved): Remove redundant CSRF protection tokens and deprecate used methods
Applied in changeset commit:dfdfc9c91c524523ca1ae7f0738d48db02f3cc1c. Helmut Hummel
11:31 Task #69559 (Resolved): Replace sprite icon with IconFactory in RecordHistory
Applied in changeset commit:3372b327b22d83538768a4d7ce793021e735cec1. Michael Oehlhof
11:27 Bug #69583 (Under Review): Cannot define a category module icon as non-sprite
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:25 Bug #69583 (Closed): Cannot define a category module icon as non-sprite
Xavier Perseguers
11:26 Task #69558 (Resolved): Replace sprite icon with IconFactory in SystemInformationToolbarItem
Applied in changeset commit:f13d0f118e46e21162c60901bedd82bc90b0e7af. Michael Oehlhof
10:30 Task #69547 (Resolved): Replace icon by the IconFactory in Shortcut DropDown
Applied in changeset commit:b705a7eff90bbd7fbae6b92a596b8a3bc1496130. Michael Oehlhof
10:23 Task #68973: Replace icon by the IconFactory actions-reference-file
I think we should simple remove it. Frank Nägler
10:22 Bug #69514: TCA, several "renderMode = Tree" in one tca
can be fixed if you make the name unique in
typo3/sysext/backend/Classes/Form/Element/SelectSingleElement.php
line ...
andreas no-lastname-given
10:04 Bug #69577: Wrong max size in TCA
Added an image Stefan Froemken
10:04 Bug #69577 (Closed): Wrong max size in TCA
Hello,
max size for input fields is 48:
https://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Input/In...
Stefan Froemken
09:32 Bug #69574 (Under Review): Remove unused grunt task call
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Bug #69574 (Closed): Remove unused grunt task call
The grunt file calls grunt.loadNpmTasks('grunt-contrib-copy'); that is not included in the package.json and also doe... Ingo Pfennigstorf
08:38 Bug #66691: Cannot clear all cache in Install Tool
Forwarded to Tizian, who initially discovered the bug with me and having a system to test and reproduce. Xavier Perseguers
08:33 Bug #67082 (Closed): TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
08:23 Bug #67276: Backend layout without configured colPos crashes page module
Ok, so without colPos you get this error? Does this also happen with latest 7.4? Alexander Opitz
01:04 Feature #69572 (Closed): Page module Notice "Content is shown …"
When page content is inherited from different page via "Show content from page" there is notice displayed on the page... Felix Kopp
00:12 Feature #35337 (Rejected): Hook Request for t3lib_transferData
This patch was rejected in favor of #69568 where the dataPreprocessor is substituted by a much more flexible construct. Christian Kuhn

2015-09-06

23:52 Task #69568 (Under Review): The FormEngine is dead, long live the FormEngine
Patch set 84 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:36 Task #69568 (Closed): The FormEngine is dead, long live the FormEngine
Christian Kuhn
23:51 Bug #69571 (Under Review): Frontend editing is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Bug #69571 (Closed): Frontend editing is broken
If you click the pencil to edit content in the frontend the exception "Module record_edit is not configured" occurs i... Michael Oehlhof
23:29 Task #69570 (Under Review): Replace icon by IconFactory: actions-page-move
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:27 Task #69570 (Closed): Replace icon by IconFactory: actions-page-move
Benjamin Kott
23:20 Task #69569: Replace icon by IconFactory: actions-page-new
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:17 Task #69569 (Under Review): Replace icon by IconFactory: actions-page-new
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:16 Task #69569 (Closed): Replace icon by IconFactory: actions-page-new
Benjamin Kott
21:54 Task #69561: Replace sprite icons with IconFactory in ContextMenu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:26 Task #69561 (Under Review): Replace sprite icons with IconFactory in ContextMenu
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:13 Task #69561 (Closed): Replace sprite icons with IconFactory in ContextMenu
Benjamin Kott
19:51 Task #69567 (Under Review): Replace icon by IconFactory: actions-selection-delete
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:50 Task #69567 (Closed): Replace icon by IconFactory: actions-selection-delete
Jan Helke
19:36 Task #69566 (Under Review): Replace icon by IconFactory: actions-system-list-open
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Task #69566 (Closed): Replace icon by IconFactory: actions-system-list-open
Jan Helke
19:30 Bug #67881 (Resolved): CategoryRegistry is empty when TCA is read from cache
Applied in changeset commit:095b7812849bace033e5cabc5983588eaf98f318. Alexander Stehlik
17:18 Bug #67881: CategoryRegistry is empty when TCA is read from cache
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:04 Bug #67881 (Under Review): CategoryRegistry is empty when TCA is read from cache
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:00 Bug #67881 (Resolved): CategoryRegistry is empty when TCA is read from cache
Applied in changeset commit:791f3576753ea692a1552e4e46d70a3b894ab874. Alexander Stehlik
16:59 Bug #67881: CategoryRegistry is empty when TCA is read from cache
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:22 Bug #69563: Autoloader looks in wrong directory for class files
Thomas Hucke wrote:
> I stumbeld upon this issue setting in my controller
You added a new class file to your exte...
Helmut Hummel
18:06 Bug #69563: Autoloader looks in wrong directory for class files
Hi Wouter,
thanks for your quick response.
It's the normal way registering an extbase extension:...
Thomas Hucke
17:57 Bug #69563 (Needs Feedback): Autoloader looks in wrong directory for class files
How do you register your module/plugin? Wouter Wolters
17:38 Bug #69563 (Rejected): Autoloader looks in wrong directory for class files
I stumbeld upon this issue setting in my controller... Thomas Hucke
18:56 Task #69564: Replace icon by IconFactory: actions-system-shortcut-new
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:37 Task #69564 (Under Review): Replace icon by IconFactory: actions-system-shortcut-new
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:35 Task #69564 (Closed): Replace icon by IconFactory: actions-system-shortcut-new
Jan Helke
17:02 Bug #69562: Remove redundant CSRF protection tokens and deprecate used methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:49 Bug #69562 (Under Review): Remove redundant CSRF protection tokens and deprecate used methods
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:41 Bug #69562 (Closed): Remove redundant CSRF protection tokens and deprecate used methods
The CSRF tokens for edit document and tce actions was introduced,
to protect these entry scripts. Since the entry sc...
Helmut Hummel
15:30 Task #69557 (Resolved): Add SVG Icons for document paste actions
Applied in changeset commit:3a7213c89e63ec95f459e1cef541fc39560adbfc. Anonymous
02:00 Task #69557 (Under Review): Add SVG Icons for document paste actions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:57 Task #69557 (Closed): Add SVG Icons for document paste actions
Benjamin Kott
15:08 Bug #68545: Logical mistake in checkFileActionPermission?
I will try to provide you with a working code snipped. Stefano Kowalke
15:00 Task #69556 (Resolved): Replace icon by IconFactory: actions-page-open
Applied in changeset commit:15e22aa697a1021787f8c0dc4b9eedc8a7b9ecb9. Anonymous
14:07 Task #69556: Replace icon by IconFactory: actions-page-open
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:23 Bug #69560: Invalid rst syntax
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:20 Bug #69560 (Under Review): Invalid rst syntax
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Bug #69560 (Closed): Invalid rst syntax
https://docs.typo3.org/~mbless/git.typo3.org/TYPO3CMS/Extensions/TYPO3.CMS.ALL-SYSEXT.make_latest/core.make_latest/wa... Markus Klein
13:24 Bug #69452 (Closed): Language Repository Freezes
closed as requested Georg Ringer
12:11 Bug #69505: Rte modify Iframe / script protocol-relative url with firefox
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:09 Bug #69505 (Under Review): Rte modify Iframe / script protocol-relative url with firefox
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
02:47 Task #69559 (Under Review): Replace sprite icon with IconFactory in RecordHistory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:45 Task #69559 (Closed): Replace sprite icon with IconFactory in RecordHistory
Michael Oehlhof
02:34 Task #69558 (Under Review): Replace sprite icon with IconFactory in SystemInformationToolbarItem
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:32 Task #69558 (Closed): Replace sprite icon with IconFactory in SystemInformationToolbarItem
Michael Oehlhof
01:33 Task #68869 (Resolved): Replace icon by the IconFactory actions-document-save-view
Benjamin Kott
01:32 Task #68869: Replace icon by the IconFactory actions-document-save-view
resolved in https://review.typo3.org/#/c/43058/ Benjamin Kott
01:14 Task #68869 (Rejected): Replace icon by the IconFactory actions-document-save-view
Review was abandoned Michael Oehlhof
00:39 Feature #61799: Improve the handling of media files
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-09-05

23:45 Task #69556 (Under Review): Replace icon by IconFactory: actions-page-open
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:41 Task #69556 (Closed): Replace icon by IconFactory: actions-page-open
Benjamin Kott
23:44 Feature #56726: Trigger MetaDataExtraction after file upload
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:08 Feature #56726: Trigger MetaDataExtraction after file upload
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:07 Feature #56726 (Under Review): Trigger MetaDataExtraction after file upload
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:48 Bug #69303 (Resolved): Prevent getting any upload_folder from writeprotected storages
Applied in changeset commit:b8350ab24c97835d364122ae6e7644c56bab6978. Nicole Cordes
22:47 Bug #69303: Prevent getting any upload_folder from writeprotected storages
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:46 Task #69555 (Resolved): Replace icon by IconFactory: actions-system-help-open
Applied in changeset commit:5d01c0375e60cb782e5f1aa2d4740535da3f0568. Anonymous
22:15 Task #69555 (Under Review): Replace icon by IconFactory: actions-system-help-open
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:14 Task #69555 (Closed): Replace icon by IconFactory: actions-system-help-open
Benjamin Kott
22:30 Task #69554 (Resolved): Add SVG Icons for document save actions
Applied in changeset commit:df5d2742be658378ab07ac1a4368acc590794a64. Anonymous
21:09 Task #69554: Add SVG Icons for document save actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:58 Task #69554 (Under Review): Add SVG Icons for document save actions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:58 Task #69554 (Closed): Add SVG Icons for document save actions
Benjamin Kott
22:28 Feature #69543 (Resolved): Introduce $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']
Applied in changeset commit:492cead4f94e4154f6649822aa32d8e994434296. Frans Saris
22:13 Feature #61799: Improve the handling of media files
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:29 Task #68869: Replace icon by the IconFactory actions-document-save-view
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:39 Task #68869: Replace icon by the IconFactory actions-document-save-view
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:23 Task #69547: Replace icon by the IconFactory in Shortcut DropDown
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Task #69547: Replace icon by the IconFactory in Shortcut DropDown
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:34 Task #69547 (Under Review): Replace icon by the IconFactory in Shortcut DropDown
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:30 Task #69547 (Closed): Replace icon by the IconFactory in Shortcut DropDown
Register the icon "actions-system-shortcut-new" and replace the iconUtility call for that icon with the IconFactory i... Michael Oehlhof
18:45 Bug #68545: Logical mistake in checkFileActionPermission?
Stefano,
Could you provide a code snippet so I can easily reproduce your issue? Or maybe even provide tests for th...
Frans Saris
13:07 Bug #68545: Logical mistake in checkFileActionPermission?
@Marcus: One word to the ... Stefano Kowalke
12:57 Bug #68545: Logical mistake in checkFileActionPermission?
I have an example here where this issue takes full affect.
I have a folder with files which are also present in sys_...
Stefano Kowalke
18:15 Task #69550 (Under Review): Replace sprite icon with IconFactory in ClickMenu
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Task #69550 (In Progress): Replace sprite icon with IconFactory in ClickMenu
Michael Oehlhof
14:37 Task #69550 (Closed): Replace sprite icon with IconFactory in ClickMenu
Michael Oehlhof
17:18 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:30 Bug #51093 (Resolved): Create database "databaseName" not escaped ...
Applied in changeset commit:4679e1e2d6fbd29fcaa7d40441b58686b5ec3b13. Morton Jonuschat
15:06 Bug #51093: Create database "databaseName" not escaped ...
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Bug #69546 (Needs Feedback): Error in the FAL
Hi Peter,
could you maybe describe the situation where this happens a little bit more? How can we reproduce the er...
Frans Saris
11:17 Bug #69546 (Closed): Error in the FAL
Hello,
there is an error in the FAL.
If I want to replace a picture, he will not accept the new image. Only when I ...
Peter Dexheimer
15:10 Bug #67637: Fresh installation claims incomplete update in EXT:reports
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #69528 (Resolved): PHP Catchable Fatal Error with DBAL in InstallTool
Applied in changeset commit:40e14d3fd53ae0dc28122d7557981197b324dfa2. Morton Jonuschat
14:36 Task #69531: Remove SpriteManagerIconViewHelper
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #69386 (Resolved): Remove data processing trait in favor of object
Applied in changeset commit:e864a5c93598bebbcae77a4cc276e50b0cb032e5. Helmut Hummel
13:50 Task #69538 (Resolved): Replace icon by IconFactory: mimetypes-text-html
Applied in changeset commit:ddeef6ac92dac6f506f4c87d545c2c295ea213ea. Jan Helke
13:35 Task #69540 (Resolved): Replace icon by IconFactory: mimetypes-word
Applied in changeset commit:20aa25a5aea9c8f85b173022c495a30238cd2e74. Jan Helke
12:49 Task #69549 (Closed): Replace mime type icons by the IconFactory in Shortcut DropDown
Michael Oehlhof
12:34 Task #69549 (Under Review): Replace mime type icons by the IconFactory in Shortcut DropDown
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Task #69549 (Closed): Replace mime type icons by the IconFactory in Shortcut DropDown
Register the icons "mimetypes-text-html" and "mimetypes-word" and replace the iconUtility call for these icons with t... Michael Oehlhof
12:30 Task #69069 (Resolved): Some parts of Record History are looking ugly and should be improved
Applied in changeset commit:e70b1386362ee15fdc70baf40143f8f5609344b1. Jan Helke
12:27 Task #68868 (Resolved): Replace icon by the IconFactory actions-document-save-new
Applied in changeset commit:b7fa48295c128552cc570a446dc15006c885c84f. Michael Oehlhof
11:44 Bug #69537 (Resolved): BackendUtility::getAjaxUrl() should not be internal
Applied in changeset commit:3c79c86c235bc67e30556f0241175eef00170d9d. Francois Suter
00:43 Bug #69537: BackendUtility::getAjaxUrl() should not be internal
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Feature #69548 (Closed): Insert images and change them
Hello,
I'm workling with 6.2.12
1. If I have a photo inserted, I can not simply replace this image, but must alwa...
Peter Dexheimer
11:14 Bug #69545 (Closed): Typo3 6.2 Faulty links in RTE
Hello,
if I set an internal link in RTE, it is displayed correctly on the realurl.
But if I add rel="nofollow" i...
Peter Dexheimer

2015-09-04

23:51 Bug #65867 (Resolved): Ignore typo3/cms package requirement
Applied in changeset commit:ff8096097a1d638657c4c532f59728bcfe31b4fd. Mathias Brodala
23:51 Bug #65867: Ignore typo3/cms package requirement
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:48 Bug #65867 (Under Review): Ignore typo3/cms package requirement
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Bug #69542 (Resolved): Folder:getReadablePath() returns double slash
Applied in changeset commit:8758c3a31d12d610bffef47e244ecf9e1cfb4aee. Frans Saris
22:18 Bug #69542 (Under Review): Folder:getReadablePath() returns double slash
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:13 Bug #69542 (Closed): Folder:getReadablePath() returns double slash
Folder:getReadablePath() used for displaying the readable path of a file/folder returns a double slash in front of ev... Frans Saris
23:16 Feature #69543: Introduce $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:54 Feature #69543 (Under Review): Introduce $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:34 Feature #69543 (Closed): Introduce $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']
Now we got the RendererRegistry with the VideoTagRenderer and AudioTagRenderer and MediaViewHelper the in the core we... Frans Saris
23:03 Feature #66371: Add autoplay option to
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:47 Task #68869 (Under Review): Replace icon by the IconFactory actions-document-save-view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:21 Task #68868 (Under Review): Replace icon by the IconFactory actions-document-save-new
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:15 Feature #65186: Enhance usability of ElementBrowser - Files
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:17 Feature #46017: Language switcher for pagetree in Backend
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:21 Feature #46017: Language switcher for pagetree in Backend
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:46 Feature #25341 (Under Review): Create scheduler task to reclaim spaces and optimize tables
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:19 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:40 Task #69540: Replace icon by IconFactory: mimetypes-word
To test that edit content element with RTE, open the RTE in fullscreen and shortcut that. Jan Helke
18:39 Task #69540 (Under Review): Replace icon by IconFactory: mimetypes-word
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:37 Task #69540 (Closed): Replace icon by IconFactory: mimetypes-word
Jan Helke
18:21 Task #69538 (In Progress): Replace icon by IconFactory: mimetypes-text-html
To test that goto File List, select HTML file and edit content. Mark that form as shortcut. Jan Helke
18:19 Task #69538 (Under Review): Replace icon by IconFactory: mimetypes-text-html
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:17 Task #69538 (Closed): Replace icon by IconFactory: mimetypes-text-html
Jan Helke
18:19 Task #69531: Remove SpriteManagerIconViewHelper
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Task #69531: Remove SpriteManagerIconViewHelper
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Task #69531: Remove SpriteManagerIconViewHelper
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Task #69531 (Under Review): Remove SpriteManagerIconViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Task #69531 (Closed): Remove SpriteManagerIconViewHelper
The old @SpriteManagerIconViewHelper@ is not used anymore and must be removed. Frank Nägler
18:18 Bug #69539 (Closed): Allow @var resource in class memebrs annotations
I have a model, which has _protected_ property @$_remoteFile@ of type _resource_
The story is, that I fetch resour...
Viktor Livakivskyi
17:30 Task #69529 (Resolved): Replace icon by IconFactory: apps-toolbar-menu-shortcut
Applied in changeset commit:ce2b1e09e8d9e0e2ba6610a53a5a9e2e13d6b824. Jan Helke
17:13 Task #69529: Replace icon by IconFactory: apps-toolbar-menu-shortcut
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:04 Task #69529 (Under Review): Replace icon by IconFactory: apps-toolbar-menu-shortcut
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:22 Task #69529 (Closed): Replace icon by IconFactory: apps-toolbar-menu-shortcut
Jan Helke
17:00 Task #68861 (Resolved): Replace icon by the IconFactory actions-document-open-read-only
Applied in changeset commit:51920bec2e7c68b83f4e8dfbae62942b139a1cf8. Frank Nägler
16:13 Task #68861: Replace icon by the IconFactory actions-document-open-read-only
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:38 Task #68861 (Under Review): Replace icon by the IconFactory actions-document-open-read-only
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:29 Task #68861 (In Progress): Replace icon by the IconFactory actions-document-open-read-only
Frank Nägler
16:55 Bug #69537 (Under Review): BackendUtility::getAjaxUrl() should not be internal
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:49 Bug #69537 (Closed): BackendUtility::getAjaxUrl() should not be internal
Method @\TYPO3\CMS\Backend\Utility\BackendUtility::getAjaxUrl()@ was marked as internal in #57096.
However there a...
Francois Suter
16:40 Task #69535: Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:53 Task #69535 (Under Review): Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:52 Task #69535 (Closed): Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper
Replace IconUtility and use IconFactory in \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper Frank Nägler
16:01 Task #51930 (Under Review): install tool database data step should show query errors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Task #69069: Some parts of Record History are looking ugly and should be improved
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:25 Task #69069: Some parts of Record History are looking ugly and should be improved
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:23 Task #69069: Some parts of Record History are looking ugly and should be improved
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Task #69069: Some parts of Record History are looking ugly and should be improved
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Task #68935 (Resolved): Replace icon by the IconFactory actions-edit-restore
Applied in changeset commit:8f2fa68ad181c33ce4a097a9f880ea1ce6edd311. Morton Jonuschat
08:32 Task #68935 (Under Review): Replace icon by the IconFactory actions-edit-restore
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:12 Task #68845 (Resolved): Replace icon by the IconFactory actions-document-open
Applied in changeset commit:7580a73d3cfe54ebb7e5641ec288690b0d67c015. Markus Günther
09:24 Task #68845: Replace icon by the IconFactory actions-document-open
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:42 Bug #67676: Element "sys_file_reference:XXX" does not exist"
I mean, do you see elements in the Workspace module for the live Workspace? Normally you shouldn't see something ther... Alexander Opitz
14:01 Bug #67676: Element "sys_file_reference:XXX" does not exist"
After the steps of reproducing the error "sys_file_reference:XXX" appears in Workspace module for the "Live Workspace... Rene Sonntag
14:02 Bug #51093: Create database "databaseName" not escaped ...
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Bug #51093 (Under Review): Create database "databaseName" not escaped ...
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #68867 (Resolved): Replace icon by the IconFactory actions-document-save-close
Applied in changeset commit:027c5f54d4883fc32490236af357a583bfd6d64e. Michael Oehlhof
12:28 Task #68867: Replace icon by the IconFactory actions-document-save-close
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Task #68867: Replace icon by the IconFactory actions-document-save-close
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Task #68867: Replace icon by the IconFactory actions-document-save-close
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:43 Task #68867: Replace icon by the IconFactory actions-document-save-close
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #69063 (Resolved): Admin user can't filter page tree
Applied in changeset commit:5fad14453b0626781f97b8e9e4c9324f2a6d4ba8. Nicole Cordes
13:20 Bug #69063: Admin user can't filter page tree
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:00 Task #68928 (Resolved): Replace icon by the IconFactory actions-edit-localize-status-high
Applied in changeset commit:61e5573b53fd8fa41507b14ea439a8e02b777bdf. Morton Jonuschat
12:34 Task #68928: Replace icon by the IconFactory actions-edit-localize-status-high
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Task #68928 (Under Review): Replace icon by the IconFactory actions-edit-localize-status-high
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:56 Bug #69528 (Under Review): PHP Catchable Fatal Error with DBAL in InstallTool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Bug #69528 (Closed): PHP Catchable Fatal Error with DBAL in InstallTool
PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Dbal\Database\SqlCompilers\AbstractCompiler::__construct() ... Morton Jonuschat
12:36 Task #68874 (Resolved): Replace icon by the IconFactory actions-document-synchronize
Applied in changeset commit:bcde74f325da4f74161326bd4308efab178dd849. Morton Jonuschat
09:09 Task #68874 (Under Review): Replace icon by the IconFactory actions-document-synchronize
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:35 Bug #69417: Inline Element doesn't open in Internet Explorer
I can verifiy the issue in IE11 on TYPO3 7.4.0 and the code change above (or the slightly modified at review.typo3.or... Andreas Allacher
12:31 Task #68929 (Resolved): Replace icon by the IconFactory actions-edit-localize-status-low
Applied in changeset commit:19879143bd6e57ccce1312dba4b09405d567f7c4. Morton Jonuschat
08:50 Task #68929 (Under Review): Replace icon by the IconFactory actions-edit-localize-status-low
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Bug #69523 (Resolved): Save icon broken
Applied in changeset commit:e02628b12e7d263dd86cfc302d8481ad6bd09314. Frank Nägler
11:24 Bug #69523 (Under Review): Save icon broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:23 Bug #69523 (Closed): Save icon broken
Since #68866 was merged, the save functionality is broken again. Frank Nägler
11:59 Bug #69525 (Rejected): Provide Rollback functionality after core upgrade
After discussing the issue further this functionality won't be implemented for the time being. Morton Jonuschat
11:44 Bug #69525 (Rejected): Provide Rollback functionality after core upgrade
After a core upgrade has been performed through the install tool the option to perform a rollback to the previous ver... Morton Jonuschat
11:59 Bug #52638 (Rejected): ext:install Add registry entries if core update was done
After discussing the issue further this functionality won't be implemented for the time being. Morton Jonuschat
11:29 Bug #52638 (Under Review): ext:install Add registry entries if core update was done
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Bug #52638 (In Progress): ext:install Add registry entries if core update was done
Morton Jonuschat
11:52 Feature #69478: Colored border for Backend layout
Oh, I think this suffices. I don't know about this. On wich Version works this Feature and how is it documented?
T...
Andreas Keck
08:13 Feature #69478 (Needs Feedback): Colored border for Backend layout
You can colorize the background, does this fits your needs? Alexander Opitz
11:02 Bug #69516: IMG_RESOURCE does not prepend absRefPrefix
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:40 Bug #67637 (Under Review): Fresh installation claims incomplete update in EXT:reports
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Bug #67637: Fresh installation claims incomplete update in EXT:reports
Reproduced on 7.4 and current master Morton Jonuschat
09:31 Bug #67637 (In Progress): Fresh installation claims incomplete update in EXT:reports
Morton Jonuschat
10:21 Task #68866 (Resolved): Replace icon by the IconFactory actions-document-save
Applied in changeset commit:5d9c729306fccb7b0950a65e8b23306a52ce0ded. Michael Oehlhof
09:57 Task #68866: Replace icon by the IconFactory actions-document-save
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:16 Bug #69368 (Resolved): eID not recognized on POST requests
Applied in changeset commit:565c38c0ede18f8af6cdf2e5b86f8b364c123924. Markus Klein
09:19 Feature #69517 (Closed): Add language check hook
In case that an editor has no access to the default language in an multi-language enviroment, the editor is not able ... Sebastian Fischer
09:00 Bug #69378 (Resolved): Remove check for always_populate_raw_post_data for PHP7
Applied in changeset commit:ff54e69034013f7e5761ac9d526d76cc08b36f5d. Alexander Opitz
08:30 Feature #59591 (Resolved): Provide definable image quality for images of sourceCollection
Applied in changeset commit:e9658128335e18d22671e876270a80e39b805755. Christian Seifert
01:15 Feature #59591: Provide definable image quality for images of sourceCollection
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:12 Feature #69496: Indexed Search: PDF Indexing outputs only PDF Filename
Hi Tizian,
can you bring a patch to Gerrit? See http://wiki.typo3.org/CWT for help.
Alexander Opitz
08:07 Task #68936 (Closed): Replace icon by the IconFactory actions-edit-undelete-edit
Icon is not in use in Core Morton Jonuschat
08:07 Bug #69505: Rte modify Iframe / script protocol-relative url with firefox
Hi Nicolas,
can you provide this as patch to Gerrit please? See http://wiki.typo3.org/CWT for help.
Alexander Opitz

2015-09-03

23:30 Task #69510 (Resolved): Auto-focus search field of content search
Applied in changeset commit:4ce133032f70396db7b8322396dbfbdf8f759da5. Andreas Fernandez
17:59 Task #69510: Auto-focus search field of content search
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:42 Task #69510: Auto-focus search field of content search
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:29 Task #69510 (Under Review): Auto-focus search field of content search
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:28 Task #69510 (Closed): Auto-focus search field of content search
After enabling the content search (in Page / List module), the search field should be automatically focused. Andreas Kienast
23:24 Task #69488 (Resolved): Replace icon by IconFactory: apps-toolbar-menu-cache
Applied in changeset commit:b9ea417d67a7f325b22f7c427245efcebd001cd2. Frank Nägler
10:37 Task #69488: Replace icon by IconFactory: apps-toolbar-menu-cache
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:21 Task #68867 (Under Review): Replace icon by the IconFactory actions-document-save-close
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:46 Task #68866: Replace icon by the IconFactory actions-document-save
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:56 Task #68866: Replace icon by the IconFactory actions-document-save
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:28 Bug #69516 (Under Review): IMG_RESOURCE does not prepend absRefPrefix
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:20 Bug #69516 (Rejected): IMG_RESOURCE does not prepend absRefPrefix
Rendering an imageResource with TypoScript IMG_RESOURCE does not prepend the absRefPrefix. This will cause problems l... Heiko Kromm
20:44 Bug #68903 (Resolved): indexed_search plugin throws uncatchable fatal error if not logged in in backend
Resolved by #69443 Morton Jonuschat
19:42 Bug #69417: Inline Element doesn't open in Internet Explorer
Nicole Cordes wrote:
> Is there any special element you used? I tried with text/images and all images are opening ju...
Marco Dinnbier
18:31 Bug #69514 (Closed): TCA, several "renderMode = Tree" in one tca
if i use more than one select in a tca with "renderMode = tree", only the first "tree" is rendered as tree. the other... andreas no-lastname-given
18:07 Bug #69294: Datetime selector is not shown after change in type-field (Chrome)
This problem is not restricted to the date or datetime selectors and not to situations with changes.
Even I don't kn...
David Bruchmann
18:07 Feature #69512 (Closed): Support *.typoscript files, not only *.ts
As ".ts" filetype is used also for video containers, ".typoscript" is used moere and more.
In Default configuratio...
André Spindler
18:06 Feature #46017: Language switcher for pagetree in Backend
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:30 Feature #46017: Language switcher for pagetree in Backend
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:02 Task #57096: Cleanup Ajax URL JS settings
Thanks for your answer. I'll make myself a note and push a patch for this when I have a few minutes. Francois Suter
16:25 Bug #69227: Strings for like are not properly escaped
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:21 Bug #69227: Strings for like are not properly escaped
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Task #69500 (Resolved): [CLEANUP] Streamline toggle search toolbox
Applied in changeset commit:9e06b8c56121d60034f9785caa68a33d44bd3a49. Anonymous
15:43 Task #69500: [CLEANUP] Streamline toggle search toolbox
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:09 Task #69500: [CLEANUP] Streamline toggle search toolbox
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Task #69500 (Under Review): [CLEANUP] Streamline toggle search toolbox
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Task #69500 (Closed): [CLEANUP] Streamline toggle search toolbox
Remove the toggle functionality from the html-template and use jQuery + require.js for page and list. Florian Peters
15:30 Bug #69505 (Rejected): Rte modify Iframe / script protocol-relative url with firefox
With firefox 40.0.3, when I add iframe or script with protocol-relative url (// instead of http:// or https://), afte... Nicolas Forgeot
15:08 Feature #69119: Add a basic search to the filelist module
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:35 Bug #67676 (Needs Feedback): Element "sys_file_reference:XXX" does not exist"
Again a Question. :)
After the steps of reproducing and running the _typo3/cli_dispatch.phpsh lowlevel_refindex -e...
Alexander Opitz
13:52 Bug #67676 (In Progress): Element "sys_file_reference:XXX" does not exist"
Fine, will check. Would be nice if you can find a way to reproduce the other one (or maybe it is a side effect of thi... Alexander Opitz
13:48 Bug #67676: Element "sys_file_reference:XXX" does not exist"
The steps describe a way to reproduce the "sys_file_reference:XXX" issue.
We can reproduce it with a clean TYPO3 i...
Rene Sonntag
11:20 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Hmmm, this sounds as sys_file_metadata for the given sys_file was changed inside a workspace (that's why pid is set t... Alexander Opitz
13:43 Bug #69481 (Closed): Repository ignoreEnableFields does not work in frontend mode
No problem, thanks for your feedback. Alexander Opitz
10:42 Bug #69481: Repository ignoreEnableFields does not work in frontend mode
Aha, so this was just a misunderstanding of the functionality. My bad, This ticket can be closed then, because it's w... Kevin Ditscheid
10:35 Bug #69481: Repository ignoreEnableFields does not work in frontend mode
There are two ways to ignore enable fields.
- Ignore ALL enable fields...
Alexander Opitz
10:05 Bug #69481: Repository ignoreEnableFields does not work in frontend mode
The default ones, starttime and endtime, but both aren't set for the records. Kevin Ditscheid
09:54 Bug #69481: Repository ignoreEnableFields does not work in frontend mode
... Alexander Opitz
09:33 Bug #69481: Repository ignoreEnableFields does not work in frontend mode
Shure, i created a normal repository and inserted a function, that will fetch the hidden records:... Kevin Ditscheid
13:18 Bug #69499 (Closed): Frontend Editing broken
Currently the frontend editing is broken. I think the problem is, that the BE routing not working in FE context.
C...
Frank Nägler
12:34 Epic #65314: PHP7
h3. Unittests
* PHP 5.6.4-4ubuntu6.2 (cli) (built: Jul 2 2015 15:29:28)
** Time: 21.21 seconds, Memory: 698.75Mb
**...
Alexander Opitz
12:07 Feature #66371: Add autoplay option to
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:15 Feature #66371: Add autoplay option to
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:32 Bug #69327: Check if absolute url is used for responsive images
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:32 Bug #69327: Check if absolute url is used for responsive images
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:26 Bug #69327: Check if absolute url is used for responsive images
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:04 Bug #69327 (Under Review): Check if absolute url is used for responsive images
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:07 Bug #69495: System environment check is not standalone
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:05 Bug #69495: System environment check is not standalone
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #69495 (Under Review): System environment check is not standalone
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:52 Bug #69495 (Closed): System environment check is not standalone
The class @TYPO3\CMS\Install\SystemEnvironment\Check@ cannot be used without having a fully set up TYPO3 installation... Mathias Brodala
11:06 Feature #69496 (Closed): Indexed Search: PDF Indexing outputs only PDF Filename
There used to be a feature in indexed search where while indexing the document title would be added to a pdf if there... Tizian Schmidlin
10:41 Bug #69449 (Rejected): PHP7: SIGABRT, Aborted at raise.c
Closed as this seams a side effect of #69448 which is resolved in PHP master branch. Alexander Opitz
10:40 Bug #69448 (Resolved): PHP7: SIGSEGV, Segmentation fault zend_ast_destroy_ex
Issue was resolved in 6815c08e2939f49a2ac9087924d58448edb401ba on PHP master branch.
The fix will be available in ...
Alexander Opitz
10:32 Bug #69452: Language Repository Freezes
Can be closed André Stafast
10:21 Bug #66535: Property _localizedUid is not set correctly
There won't be a new release for 7.4. It only may come to 7.5 and 6.2.x.
You only can help to bring this into master...
Alexander Opitz
10:18 Bug #66535: Property _localizedUid is not set correctly
Could you change that as well in the TYPO3 7.4 Version ?
Thanks
Christian
Christian Schmitt
09:39 Task #68971 (Accepted): Replace icon by the IconFactory actions-input-clear
Alexander Opitz
09:38 Bug #64763 (Closed): composerName sometimes not present in PackageStates.php
Thanks for your feedback. Alexander Opitz
09:37 Bug #44270: wrong result in substituteMarkerArrayCached
Can you please push this patch to Gerrit? Alexander Opitz
09:35 Bug #54476 (Closed): Unknown Exception in Caching framwork
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:35 Bug #63918 (Closed): After deleting a page or adding it to the trash, the entry in "sys_category_record_mm" is still present.
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
09:10 Bug #69301: Suggest Wizard dont return any results because fieldConfig is empty
Sorry, but currently I don’t have much time. Maybe you could do the check and the needed merges for the next release? Stefan Berger
09:06 Bug #69490 (Closed): New FormEngineValidation breaks the multiple selection for renderMode 'singlebox'
I use a simple select TCA form element configured to be multiple selected.
Here an example TCA:...
Stefan Berger
09:00 Bug #69475 (Resolved): Streamline unit tests for GeneralUtility::sanitizeLocalUrl
Applied in changeset commit:7774a08686b35fe99d83dba9d65fc4289a173326. Nicole Cordes
08:34 Bug #69475 (Under Review): Streamline unit tests for GeneralUtility::sanitizeLocalUrl
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:30 Bug #69475 (Resolved): Streamline unit tests for GeneralUtility::sanitizeLocalUrl
Applied in changeset commit:386c5eb71f3717a744b5d24aa89e844875e7eaa3. Nicole Cordes
01:44 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:20 Bug #69374 (Resolved): Feedit Icons are not shown anymore
Applied in changeset commit:4af6d837a52596e0d981f53fda80d1f3ec48ba5c. Daniel Goerz

2015-09-02

23:22 Bug #67875: tt_content categories field is not registered for all types
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:20 Bug #67881: CategoryRegistry is empty when TCA is read from cache
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:04 Task #68866: Replace icon by the IconFactory actions-document-save
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:18 Task #68866 (Under Review): Replace icon by the IconFactory actions-document-save
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #68925 (Resolved): Replace icon by the IconFactory actions-edit-hide and actions-edit-unhide
Applied in changeset commit:8b9c30b6460ae579b852c9dfeab03c6b2999a4c6. Markus Günther
21:48 Task #68925: Replace icon by the IconFactory actions-edit-hide and actions-edit-unhide
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:28 Task #69488: Replace icon by IconFactory: apps-toolbar-menu-cache
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:00 Task #69488 (Under Review): Replace icon by IconFactory: apps-toolbar-menu-cache
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:56 Task #69488 (Closed): Replace icon by IconFactory: apps-toolbar-menu-cache
Frank Nägler
22:11 Bug #69374: Feedit Icons are not shown anymore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:59 Feature #38732: Modernize Content Elements
Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:33 Feature #38732: Modernize Content Elements
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:09 Task #68971: Replace icon by the IconFactory actions-input-clear
Morton Jonuschat wrote:
> What needs to happen with IconUtility::getSpriteIconClasses() calls?
The method should ...
Frank Nägler
21:05 Task #68970 (Closed): Replace icon by the IconFactory actions-input-clear
duplicated issue Frank Nägler
21:03 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:00 Feature #68538 (Resolved): Introduce ImplodeViewHelper
Applied in changeset commit:3194169a767294d7ce1a187e2dfe508bb1713b47. Frans Saris
09:54 Feature #68538: Introduce ImplodeViewHelper
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:28 Task #69484 (Under Review): Run functional tests in MySQL strict mode
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:06 Task #69484 (Closed): Run functional tests in MySQL strict mode
Enable MySQL strict mode for the functional tests to avoid invalid queries, silent data truncation and invalid values. Morton Jonuschat
20:13 Bug #69417: Inline Element doesn't open in Internet Explorer
Is there any special element you used? I tried with text/images and all images are opening just fine. Nicole Cordes
19:25 Bug #69417: Inline Element doesn't open in Internet Explorer
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:41 Bug #69481 (Needs Feedback): Repository ignoreEnableFields does not work in frontend mode
Can you give some more information on what you are trying to do and where it fails? I tried to reproduce with a custo... Morton Jonuschat
18:20 Bug #69481 (Closed): Repository ignoreEnableFields does not work in frontend mode
The possibility to ignore enable fields, such as the hidden field, does not work in frontend mode, because it is igno... Kevin Ditscheid
19:30 Task #69460 (Resolved): Use Flash Message for export status messages
Applied in changeset commit:541c07bbb782db534dfcc2681c37c8e3bd6b5ea1. Daniel Goerz
19:29 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:24 Bug #27760: Quoting issues with search words
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:50 Bug #69378: Remove check for always_populate_raw_post_data for PHP7
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:23 Bug #69378: Remove check for always_populate_raw_post_data for PHP7
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:50 Bug #69378 (Under Review): Remove check for always_populate_raw_post_data for PHP7
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:42 Bug #69378 (In Progress): Remove check for always_populate_raw_post_data for PHP7
Alexander Opitz
17:33 Feature #69423: CSC-Menu should have class "active" for active Element
Didn't check if that is the case code-wise, but your syntax is wrong in any case... Markus Klein
17:31 Bug #58099 (New): default.css loaded after saving changes
Markus Klein
17:12 Bug #58099: default.css loaded after saving changes
I have a similar problem.
After saving a content, the settings of rte are not loading.
I found the cause, my si...
Nicolas Forgeot
17:30 Bug #69479 (Resolved): Fix aligning of checkbox is_public in sys_file_storage
Applied in changeset commit:1f09d0c939706275c117fa85185d5e6cb51a1e9f. Wouter Wolters
16:51 Bug #69479 (Under Review): Fix aligning of checkbox is_public in sys_file_storage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:49 Bug #69479 (Closed): Fix aligning of checkbox is_public in sys_file_storage
Fix aligning of checkbox is_public in sys_file_storage Wouter Wolters
17:27 Task #69461 (Resolved): Replace all be.buttons.icon ViewHelpers that use an icon
Applied in changeset commit:51bb498d29eb4f32d6ff059032eebab9173f8b52. Wouter Wolters
16:27 Task #69461: Replace all be.buttons.icon ViewHelpers that use an icon
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Feature #69095 (Resolved): Introduce state argument for icons
Applied in changeset commit:0777205a254892e591990ec9a7df8768220c4fb0. Frank Nägler
14:18 Feature #69095: Introduce state argument for icons
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:02 Feature #69095: Introduce state argument for icons
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:31 Feature #69095: Introduce state argument for icons
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:48 Bug #69477 (Closed): Colored border for Backend layout
Wouter Wolters
15:57 Bug #69477: Colored border for Backend layout
Duplicate report. Please delete. Andreas Keck
15:44 Bug #69477 (Closed): Colored border for Backend layout
Provide an opportunity to colorize the border of backend layout area, like Gridelements.
On sites with many conten...
Andreas Keck
16:46 Bug #69475: Streamline unit tests for GeneralUtility::sanitizeLocalUrl
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Bug #69475 (Under Review): Streamline unit tests for GeneralUtility::sanitizeLocalUrl
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:46 Bug #69475 (Closed): Streamline unit tests for GeneralUtility::sanitizeLocalUrl
Currently the unit tests for the function GeneralUtility::sanitizeLocalUrl are just working by accident. To add furth... Nicole Cordes
15:55 Feature #69478 (Closed): Colored border for Backend layout
Provide an opportunity to colorize the border of backend layout area, like Gridelements.
On sites with many conten...
Andreas Keck
15:37 Bug #69476 (Under Review): Declaration of TYPO3\CMS\Core\Package\PackageManager::injectClassLoader() should be compatible with TYPO3\Flow\Package\PackageManager::injectClassLoader(TYPO3\Flow\Core\ClassLoader $classLoader)
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:33 Bug #69476 (Closed): Declaration of TYPO3\CMS\Core\Package\PackageManager::injectClassLoader() should be compatible with TYPO3\Flow\Package\PackageManager::injectClassLoader(TYPO3\Flow\Core\ClassLoader $classLoader)
The class @TYPO3\CMS\Core\Package\PackageManager@ overwrites the method @injectClassLoader@ from it's parent class wi... Martin Helmich
14:30 Task #55419 (Resolved): Use enumeration for handling conflict in file names
Applied in changeset commit:1aac4a14d070b97709ee2677c8385b58b3603cdf. Daniel Goerz
09:20 Task #55419: Use enumeration for handling conflict in file names
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:16 Bug #67676: Element "sys_file_reference:XXX" does not exist"
We rerun the lowlevel command. The last output was "Index Integrity was perfect!".
So, we debugged the 'Element "sys...
Rene Sonntag
14:13 Task #69441 (Resolved): Remove additional class setting
Applied in changeset commit:5ca6e7dc38cd62b748b9545ac52de650020ca476. Frank Nägler
11:32 Task #69441: Remove additional class setting
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:27 Task #69441: Remove additional class setting
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:08 Bug #67355: Manually instantiated objects in 6.2 are incomplete
@Philipp: This can not work if the ConfigurationManager has no ContentObjectRenderer assigned. If you bootstrap your ... Markus Klein
13:37 Bug #67355: Manually instantiated objects in 6.2 are incomplete
This problem reappeared in 7.4 for me. Same picture instancing the UriBuilder even in FE context. I do the following ... Philipp Rönsch
11:41 Bug #69227: Strings for like are not properly escaped
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:29 Bug #69227: Strings for like are not properly escaped
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:25 Bug #69227: Strings for like are not properly escaped
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Bug #69290: Dates get reduced by a day if before 1970
Thanks for digging a bit in the issue.

I think the general approach has to be more complicated as the solution mi...
David Bruchmann
10:14 Bug #69290: Dates get reduced by a day if before 1970
I've same problem.
The date is correctly stored in the database.
At viewing in BE form of value output is false....
Nils Schmidt
10:36 Feature #69176 (On Hold): Fix Layout handling for Form generation
I change this to "on hold". I rewrite forms to use fluid. If this is done you are able to define templates and partia... Ralf Zimmermann
09:48 Bug #69463 (Resolved): Abstract XSD generator can handle more than two namespace parts
Applied in changeset commit:3d50d7334195853c2e0136cb09540c55512c889f. Helmut Hummel
09:41 Bug #69463: Abstract XSD generator can handle more than two namespace parts
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
07:58 Bug #69463: Abstract XSD generator can handle more than two namespace parts
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-09-01

23:22 Bug #64763: composerName sometimes not present in PackageStates.php
I think it can be closed. I've never had this problem again.
Thanks!
Uwe Trotzek
23:11 Bug #69417 (Under Review): Inline Element doesn't open in Internet Explorer
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:43 Bug #69417 (Needs Feedback): Inline Element doesn't open in Internet Explorer
Hi Marco,
can you please bring this patch to Gerrit?
The wiki entry http://wiki.typo3.org/CWT may help you.
Alexander Opitz
22:30 Task #68974 (Resolved): Replace icon by the IconFactory actions-insert-reference
Applied in changeset commit:81ad545eb4bf8804d1abc529671af6da8b7fbed9. Morton Jonuschat
22:00 Task #68974: Replace icon by the IconFactory actions-insert-reference
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:55 Task #68974: Replace icon by the IconFactory actions-insert-reference
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Task #68974 (Under Review): Replace icon by the IconFactory actions-insert-reference
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:23 Bug #67136: Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
My solution:
..\typo3\sysext\frontend\Classes\Controller\TypoScriptFrontendController.php
$res = GeneralUti...
Jürg Blaser
22:11 Bug #69463 (Under Review): Abstract XSD generator can handle more than two namespace parts
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:10 Bug #69463: Abstract XSD generator can handle more than two namespace parts
can be tested with typo3_console: ... Helmut Hummel
22:07 Bug #69463 (Closed): Abstract XSD generator can handle more than two namespace parts
The getTagNameForClass method in the abstract XSD generator class
could not handle class names with more than two na...
Helmut Hummel
22:00 Task #68930 (Resolved): Replace icon by the IconFactory actions-edit-merge-localization
Applied in changeset commit:4925eba6c9f029dcd1a42f5b0a008af6b66a5efb. Morton Jonuschat
21:10 Task #68930: Replace icon by the IconFactory actions-edit-merge-localization
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:08 Task #68930: Replace icon by the IconFactory actions-edit-merge-localization
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:35 Task #68930 (Under Review): Replace icon by the IconFactory actions-edit-merge-localization
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:32 Task #68820 (Resolved): Replace icon by the IconFactory actions-document-localize
Applied in changeset commit:4f025c6554354743765719bbfb1d47e7a48b5d5a. Morton Jonuschat
20:55 Task #68820 (Under Review): Replace icon by the IconFactory actions-document-localize
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:31 Task #68972 (Resolved): Replace icon by the IconFactory actions-insert-record
Applied in changeset commit:9a24ae3ce879707392f5bb8ea5e7ba846ec1b8c5. Morton Jonuschat
20:06 Task #68972 (Under Review): Replace icon by the IconFactory actions-insert-record
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Task #68838 (Resolved): Replace icon by the IconFactory actions-document-duplicates-select
Applied in changeset commit:ecf3276fee7f81fbe2d775bbbbdb59585c577096. Morton Jonuschat
20:42 Task #68838 (Under Review): Replace icon by the IconFactory actions-document-duplicates-select
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:29 Bug #69231 (Resolved): Log message for renamed file contains only new name, but twice
Applied in changeset commit:8f93108e35cd360dd590dc7c2dde11de900c6c67. Morton Jonuschat
18:32 Bug #69231 (Under Review): Log message for renamed file contains only new name, but twice
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:26 Bug #69227 (Under Review): Strings for like are not properly escaped
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:12 Task #69461: Replace all be.buttons.icon ViewHelpers that use an icon
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:51 Task #69461 (Under Review): Replace all be.buttons.icon ViewHelpers that use an icon
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:51 Task #69461 (Closed): Replace all be.buttons.icon ViewHelpers that use an icon
Replace all be.buttons.icon ViewHelpers that use an icon Wouter Wolters
20:54 Task #69460: Use Flash Message for export status messages
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:54 Task #69460: Use Flash Message for export status messages
If you reproduce the error message without the patch the undefined method @getTemporaryFolderPath@ gets called, wich ... Daniel Goerz
20:49 Task #69460 (Under Review): Use Flash Message for export status messages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:44 Task #69460 (Closed): Use Flash Message for export status messages
Where to find:
# Right click a page in the page tree
# Go to "Branch Actions"
# Click "Export to .t3d"
# Go to ...
Daniel Goerz
20:30 Task #69445 (Resolved): Replace sprite icon "actions-system-extension-*" with the new IconFactory
Applied in changeset commit:4e31e612b922efb8b26a03f16d6a183c079409c1. Wouter Wolters
18:48 Task #69445: Replace sprite icon "actions-system-extension-*" with the new IconFactory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:23 Task #68866 (In Progress): Replace icon by the IconFactory actions-document-save
Michael Oehlhof
20:19 Task #68973 (Needs Feedback): Replace icon by the IconFactory actions-reference-file
Seem the icon file and the associated CSS is missing. The icon is referenced in EXT:impexp Morton Jonuschat
19:37 Task #68973: Replace icon by the IconFactory actions-reference-file
#68973 and #68974 were identical, but the issue for „actions-reference-file“ was missing. Morton Jonuschat
20:18 Task #68971 (Needs Feedback): Replace icon by the IconFactory actions-input-clear
What needs to happen with IconUtility::getSpriteIconClasses() calls? Morton Jonuschat
20:09 Task #57096: Cleanup Ajax URL JS settings
Francois Suter wrote:
> I am updating my extension "flush_language_cache" to work with TYPO3 7.4. It adds an item in...
Helmut Hummel
09:23 Task #57096: Cleanup Ajax URL JS settings
I am updating my extension "flush_language_cache" to work with TYPO3 7.4. It adds an item in the clear cache menu to ... Francois Suter
19:55 Task #55419: Use enumeration for handling conflict in file names
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:50 Task #55419: Use enumeration for handling conflict in file names
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:15 Task #55419: Use enumeration for handling conflict in file names
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:54 Feature #69459 (Under Review): Show tt_content preview in page module via Fluid
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:45 Feature #69459 (Closed): Show tt_content preview in page module via Fluid
A new option via TSconfig allows to render tt_content elements via Fluid
in the Backend.
Example:
mod.web_layout...
Benni Mack
19:00 Task #68937 (Resolved): Replace icon by the IconFactory actions-edit-undo
Applied in changeset commit:5231d25ada69b59c566223316dc68c31d26bf589. Michael Oehlhof
17:46 Task #68937: Replace icon by the IconFactory actions-edit-undo
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:28 Task #68937: Replace icon by the IconFactory actions-edit-undo
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:41 Bug #69225 (Needs Feedback): DatabaseConnectionMock missing method isConnected
I tried to reproduce this but can't reproduce.
What I did:
1. Modify my GFX setup, changed path so that Graphic...
Morton Jonuschat
18:00 Bug #69443 (Resolved): Fatal error in indexed search pibased plugin
Applied in changeset commit:81d7ce7c36e3f061862324ec4b7324be02511cb4. Tymoteusz Motylewski
17:43 Bug #67676: Element "sys_file_reference:XXX" does not exist"
As the number of updates isn't zero, it seams it needs to run more times. Please take a look into the documentation f... Alexander Opitz
16:48 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Sorry about that - here are the last lines of the lowlevel_refindex run:
_"Index table hosted 51 indexes for non-e...
Rene Sonntag
15:48 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Till yet you spoke about the issue "sys_file_reference:XXX" which is, as you wrote, gone now. So the described fix he... Alexander Opitz
15:35 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Ok, we run a development platform and a live platform.
On development platform the error 'Element "sys_file_referenc...
Rene Sonntag
10:39 Bug #67676: Element "sys_file_reference:XXX" does not exist"
What was the last output of the typo3/cli_dispatch.phpsh lowlevel_refindex run? Alexander Opitz
10:19 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Hello Alexander,
We run the cleaner_fix.sh script - same error in TYPO3 backend.
We run the "lowlevel_refindex"...
Rene Sonntag
17:40 Feature #69457 (Closed): Un-delete for files
Would be great to have a possibility to un-delete files or even undo file changes. Katja Lampela
17:39 Bug #69378 (Accepted): Remove check for always_populate_raw_post_data for PHP7
Didn't see such notices yet, will check. Alexander Opitz
16:20 Bug #69378: Remove check for always_populate_raw_post_data for PHP7
The ini directive is not there anymore so the check is superfluous for PHP 7. This leads to errors notices while inst... Stefano Kowalke
08:54 Bug #69378 (Needs Feedback): Remove check for always_populate_raw_post_data for PHP7
As we want to support PHP from 5.5 to 7.0 in 7LTS, what is the issue with testing this ini setting? Alexander Opitz
17:34 Task #69446 (Resolved): Collapse / expand tables in record list by AJAX
Applied in changeset commit:66b5be614d2ef21ebe821b4d680eedc891c30423. Andreas Fernandez
06:10 Task #69446: Collapse / expand tables in record list by AJAX
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:10 Task #69446: Collapse / expand tables in record list by AJAX
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
05:54 Task #69446 (Under Review): Collapse / expand tables in record list by AJAX
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
05:49 Task #69446 (Closed): Collapse / expand tables in record list by AJAX
For UX improvements, the tables in the record list should be expandable / collapsible by AJAX. Andreas Kienast
16:12 Bug #44270: wrong result in substituteMarkerArrayCached
This patch solves this issue for most cases. In a normal case this error message occurs because the TYPO3 extension c... Franz Holzinger
14:30 Bug #69451: Permissions are not properly updated for be user
okay grouplist '16' was just an accident but the table_modfiy property is empty..... Stefan Höfler
11:42 Bug #69451 (Closed): Permissions are not properly updated for be user
Hey there,
on the current typo3 7.4 i gave a user only the permission to show a specific extbase table.
But in th...
Stefan Höfler
13:51 Bug #69454 (Closed): Shortcut page ignores the configured url target
Each page has a "target" configuration under "behaviour" tab. For both shortcut as default page this is configurable.... Benjamin Serfhos
13:05 Bug #68009: In draft workspace, nest Fluid content
I think this belongs to the fluidcontent-extension. Jost Baron
12:31 Task #69439: Enhance SQL query reduction in page tree in workspaces
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:31 Task #69439: Enhance SQL query reduction in page tree in workspaces
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:08 Bug #69452 (Closed): Language Repository Freezes
Hello,
in all my T3 setups (6.2 and 7.4 versions) the language updates (DE/GER) for "Advanced file metadata, Backe...
André Stafast
11:20 Bug #69449 (Rejected): PHP7: SIGABRT, Aborted at raise.c
https://bugs.php.net/bug.php?id=70399 Alexander Opitz
11:01 Bug #69448 (Closed): PHP7: SIGSEGV, Segmentation fault zend_ast_destroy_ex
https://bugs.php.net/bug.php?id=70398 Alexander Opitz
11:00 Bug #69447 (Resolved): JavaScript error after onchange in EXT:belog
Applied in changeset commit:415c203dfefef819aef454bc906b5511bbf6d923. Andreas Fernandez
10:07 Bug #69447 (Under Review): JavaScript error after onchange in EXT:belog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:04 Bug #69447 (Closed): JavaScript error after onchange in EXT:belog
After changing a constraint value in EXT:belog, a JavaScript error "submit is not a function" appears. Andreas Kienast
10:45 Task #69416 (Resolved): make AbstractPlugin::pi_loadLL load labels from custom file
Applied in changeset commit:4dd593e4f9cc83521cab61732f457bb21a9a57a9. Tymoteusz Motylewski
10:26 Feature #69401: Adopt form to support the Extbase/ Fluid MVC stack
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2015-08-31

23:27 Task #69445: Replace sprite icon "actions-system-extension-*" with the new IconFactory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:25 Task #69445 (Under Review): Replace sprite icon "actions-system-extension-*" with the new IconFactory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:24 Task #69445 (Closed): Replace sprite icon "actions-system-extension-*" with the new IconFactory
Replace sprite icon "actions-system-extension-*" with the new IconFactory Wouter Wolters
22:25 Story #46140: Add configurable linkhandler for arbitrary records
Hi Francois!
I'm extremely busy implementing this feature! I'm working at least 10h per week on this topic only. A...
Markus Klein
21:29 Story #46140: Add configurable linkhandler for arbitrary records
How much hope is there of this feature making it into 7 LTS? I'm getting totally desperate about getting extension "l... Francois Suter
21:42 Task #68937 (Under Review): Replace icon by the IconFactory actions-edit-undo
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:36 Task #68937 (In Progress): Replace icon by the IconFactory actions-edit-undo
Michael Oehlhof
21:30 Feature #28243 (Resolved): Make timedifference of date input optional
Applied in changeset commit:cb093068bb8032909c6c6975e035d52ad398eb1d. Christian Seifert
18:23 Bug #69443 (Under Review): Fatal error in indexed search pibased plugin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Bug #69443 (Closed): Fatal error in indexed search pibased plugin
Fatal error: Call to a member function includeLLFile() on a non-object in indexed search pibased plugin after pull
...
Tymoteusz Motylewski
18:03 Task #69416: make AbstractPlugin::pi_loadLL load labels from custom file
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Task #69416: make AbstractPlugin::pi_loadLL load labels from custom file
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Task #69416: make AbstractPlugin::pi_loadLL load labels from custom file
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:53 Bug #20826: Login status is wrong after redirect to 404 with pageNotFound_handling
+ 1
The issue still exists on TYPO3 6.2.
Guillaume Germain
17:33 Task #69441 (Under Review): Remove additional class setting
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Task #69441 (Closed): Remove additional class setting
Remove additionalClasses option from FontawesomeProvider.
This option was introduced with icon API but is not usef...
Frank Nägler
17:30 Task #69435 (Resolved): Minify SVG Icons
Applied in changeset commit:61286ef38b1785f8225bbc7d26053ab704c401fe. Anonymous
15:42 Task #69435 (Under Review): Minify SVG Icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Task #69435 (Closed): Minify SVG Icons
Benjamin Kott
17:28 Task #69439: Enhance SQL query reduction in page tree in workspaces
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:14 Task #69439: Enhance SQL query reduction in page tree in workspaces
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:13 Task #69439 (Under Review): Enhance SQL query reduction in page tree in workspaces
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:55 Task #69439 (Closed): Enhance SQL query reduction in page tree in workspaces
This changeset is a follow-up to the changes for issue #50349 and
it partly reverts the changes that have been intro...
Oliver Hader
17:17 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:17 Task #50349 (Resolved): Reduce SQL queries of page tree in workspaces
Oliver Hader
17:17 Task #50349 (Closed): Reduce SQL queries of page tree in workspaces
Follow-up #69439 Oliver Hader
16:45 Bug #69327: Check if absolute url is used for responsive images
Hi Heiko,
at first a patch should first only be done for master and if this is accepted and merged we will backpor...
Alexander Opitz
16:15 Bug #69327: Check if absolute url is used for responsive images
Hi Alexander,
I've never pushed something to gerrit before.
I followed this description: https://forge.typo3.org/...
Heiko Kromm
15:54 Bug #69434 (Resolved): disable production mode in htaccess
Applied in changeset commit:e517fd649bc513406ba39821d5b4cd9933ffac5b. Harry Glatz
15:53 Bug #69434: disable production mode in htaccess
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:51 Bug #69434: disable production mode in htaccess
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:43 Bug #69434 (Under Review): disable production mode in htaccess
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Bug #69434 (Closed): disable production mode in htaccess
Line 268 sets TYPO3 to production mode no matter what is definied above.
Example:
you define a local environment ...
Harry Glatz
15:48 Bug #69432: Prototype leftover "without" in jsfunc.inline.js
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:40 Bug #69432: Prototype leftover "without" in jsfunc.inline.js
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:57 Bug #69432: Prototype leftover "without" in jsfunc.inline.js
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:34 Bug #69432 (Under Review): Prototype leftover "without" in jsfunc.inline.js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:32 Bug #69432 (Closed): Prototype leftover "without" in jsfunc.inline.js
The "memorizeRemoveRecord" method in jsfunc.inline.js uses "without" to create a new array without the given element.... Andreas Kienast
15:19 Bug #69433 (Closed): Forms: wizard does not load or save values for fields "Message" and "Error"
When loading the wizard the field values for "Message" and "Error" are not loaded or stored properly. When loading th... Björn Jacob
15:15 Bug #28402 (Closed): Wizard: Textarea -> Options -> Validation -> Minimum/Maximum values are not saved.
Issue is duplicated by #69024. Björn Jacob
15:00 Bug #69427 (Resolved): Replace sprite icon "actions-system-cache-clear-impact-*" with IconFactory
Applied in changeset commit:4cd6495c8c05b46a13d7fa829959bcb47baf3f53. Frank Nägler
14:45 Bug #69427: Replace sprite icon "actions-system-cache-clear-impact-*" with IconFactory
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:41 Bug #69427: Replace sprite icon "actions-system-cache-clear-impact-*" with IconFactory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:35 Bug #69427: Replace sprite icon "actions-system-cache-clear-impact-*" with IconFactory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:45 Bug #69427 (Under Review): Replace sprite icon "actions-system-cache-clear-impact-*" with IconFactory
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:45 Bug #69427 (Closed): Replace sprite icon "actions-system-cache-clear-impact-*" with IconFactory
Frank Nägler
14:41 Bug #58765 (New): EXT:form - Error in mailform with confirmation page
Since I can reproduce this behaviour this is a bug which needs to be fixed at least for 7. Björn Jacob
14:38 Feature #31097 (New): EXT:form - Default value in text fields cannot be defined in form wizard
Björn Jacob
14:19 Feature #67851 (Needs Feedback): EXT:form - Allow multiple recipient adresses in Form Wizard
Just to get you right. Maybe I understood something wrong. Do you want to achieve this by using TypoScript or do you ... Björn Jacob
14:13 Task #68293: Move language in felogin
felogin rewrite can be found here:
https://forge.typo3.org/issues/64626
Michael Oehlhof
13:57 Bug #69063: Admin user can't filter page tree
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Bug #69386: Remove data processing trait in favor of object
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:42 Bug #69386: Remove data processing trait in favor of object
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:28 Bug #69386: Remove data processing trait in favor of object
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Bug #69421 (Resolved): Remove top level modules from access checks
Applied in changeset commit:1716c67a6d4aac1e2bb8adfef06fe1ea39402bb8. Helmut Hummel
09:43 Bug #69421: Remove top level modules from access checks
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:35 Bug #69421: Remove top level modules from access checks
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:33 Bug #69421 (Under Review): Remove top level modules from access checks
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:31 Bug #69421 (Closed): Remove top level modules from access checks
The access checks are obsolete as the top level modules to not have any functionality.
Access checks should be imp...
Helmut Hummel
13:13 Feature #69095: Introduce state argument for icons
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:06 Feature #69095: Introduce state argument for icons
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Feature #69095: Introduce state argument for icons
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:23 Task #55419: Use enumeration for handling conflict in file names
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:09 Task #55419: Use enumeration for handling conflict in file names
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Feature #69389 (Resolved): Add spinning feature for icon
Applied in changeset commit:d942f72e259230ffb416b551b8f4379752547bea. Frank Nägler
09:52 Feature #69389: Add spinning feature for icon
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:56 Bug #20274: SYS_LASTCHANGED should not change when only page permissions are changed (but it does)
It's not updated even after clearing all caches and temp files... See screenshot of the two database tables. Annina H
10:17 Bug #20274: SYS_LASTCHANGED should not change when only page permissions are changed (but it does)
The cache of that page has to be rewritten for SYS_LASTCHANGED to be updated. Florian Seirer
10:08 Bug #20274: SYS_LASTCHANGED should not change when only page permissions are changed (but it does)
Not sure if it's related. I am using TYPO3 7.4.0 with the Introduction Package on a local installation with XAMPP (Wi... Annina H
11:03 Task #67134: The core must provide structured content elements which are configurable similar to backend layouts out of the box
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:55 Feature #69423 (Rejected): CSC-Menu should have class "active" for active Element
It would be nice if the active Element of a Special-Menu had a class like "active" or something else.
For exampl...
Philipp Parzer
10:30 Bug #69422 (Resolved): Correct visual nesting of tables in collapsible panels
Applied in changeset commit:304440e590cb034c1f4a1c484a92ee44cd169791. Anonymous
10:05 Bug #69422 (Under Review): Correct visual nesting of tables in collapsible panels
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:04 Bug #69422 (Closed): Correct visual nesting of tables in collapsible panels
Benjamin Kott
08:59 Bug #69295 (New): Suggest wizard is too small and looks wrong, when located at right side of type='group'
Alexander Opitz
08:57 Bug #66704 (New): The CSRF protection token for the requested module is missing or invalid - template tab in backend
Alexander Opitz
08:56 Story #66807 (Closed): Fill if.value with content object
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
08:56 Bug #67170 (New): CLI extbase class loading more case sensitive than scheduler task class loading?
Alexander Opitz
08:54 Feature #67147 (Closed): AJAX delete content element
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
08:54 Bug #67077 (Accepted): PHP error on page creation
Hi Morton,
can you please bring this as patch into TYPO3? (If you don't have time, please assign it back to me).
Alexander Opitz
08:46 Bug #69135: [DATALOSE] lowlevel_cleaner: orphan_records deletes records in WS
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:40 Bug #69135: [DATALOSE] lowlevel_cleaner: orphan_records deletes records in WS
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:57 Feature #69420 (Closed): Scheduler - Importer Task
In the sourcecode a scheduled importer is included, but not functional.
It would be quite useful syncing a folder ...
Niko Schneider
00:31 Bug #69417 (Closed): Inline Element doesn't open in Internet Explorer
I've recognized an issue in Internet Explorer 11. An already existing inline element doesn't open. The console shows ... Marco Dinnbier

2015-08-30

23:00 Feature #23669 (Resolved): Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
Applied in changeset commit:f57782b786e255fd6304ce98221d1fd81c1fca16. Xavier Perseguers
22:40 Task #69416: make AbstractPlugin::pi_loadLL load labels from custom file
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:38 Task #69416: make AbstractPlugin::pi_loadLL load labels from custom file
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:38 Task #69416 (Under Review): make AbstractPlugin::pi_loadLL load labels from custom file
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Task #69416 (Closed): make AbstractPlugin::pi_loadLL load labels from custom file
Right now AbstractPlugin::pi_loadLL looks for hardcoded
language.xml file in the scirpt directory "scriptRelPath"....
Tymoteusz Motylewski
21:49 Bug #66704: The CSRF protection token for the requested module is missing or invalid - template tab in backend
Hi there,
I got in 7.4.0 the same error calling different Modules:
Core: Exception handler (WEB): Uncaught TYPO...
Roman Teitge
21:10 Feature #28243: Make timedifference of date input optional
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:09 Feature #28243: Make timedifference of date input optional
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:57 Feature #28243: Make timedifference of date input optional
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Feature #28243: Make timedifference of date input optional
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:34 Feature #67550 (Resolved): TCA Description Column / per record description
All subtasks are resolved Markus Klein
16:21 Bug #60995 (Resolved): tx_form PostProcessor - wrong layout handling
Oliver Hader
15:47 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:38 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:33 Bug #60995 (Under Review): tx_form PostProcessor - wrong layout handling
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:30 Bug #60995 (Resolved): tx_form PostProcessor - wrong layout handling
Applied in changeset commit:ff6748ae7f416ea990a6c6bba83e6456cfcd25da. Ralf Zimmermann
12:18 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:17 Bug #36950: new form content element: input of OPTIONS >> ATTRIBUTES PROPERTIES >> NAME for a specific form element should be validated
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Bug #36950: new form content element: input of OPTIONS >> ATTRIBUTES PROPERTIES >> NAME for a specific form element should be validated
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Task #69407 (Resolved): Refactor PostProcessorTest to use Prophecy
Applied in changeset commit:9d032819f3493a42443405a40783dc7d60834f65. Anja Leichsenring
14:31 Task #69407 (Under Review): Refactor PostProcessorTest to use Prophecy
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:30 Task #69412 (Resolved): Remove eval() in ext:form Unit Tests
Applied in changeset commit:e2e7e241cc32bafa107d2b57440f17a55a180f47. Wouter Wolters
14:25 Task #69412: Remove eval() in ext:form Unit Tests
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:12 Task #69412 (Under Review): Remove eval() in ext:form Unit Tests
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:10 Task #69412 (Closed): Remove eval() in ext:form Unit Tests
This partly back-ports the changes of issue #67664 to remove eval() calls in uni tests. This change affects only the ... Oliver Hader
14:14 Feature #69176: Fix Layout handling for Form generation
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:10 Feature #69176: Fix Layout handling for Form generation
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:59 Feature #69176: Fix Layout handling for Form generation
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:55 Feature #69176: Fix Layout handling for Form generation
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:19 Feature #69176: Fix Layout handling for Form generation
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:56 Feature #69176: Fix Layout handling for Form generation
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Task #63673 (Closed): Define standard layout
I've tested the desired output with the current master. The following snippet does what d.ros describes.... Björn Jacob
13:44 Task #66107: Refactor htmlArea RTE
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:10 Task #66107: Refactor htmlArea RTE
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:42 Task #66107: Refactor htmlArea RTE
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:31 Feature #69401 (Under Review): Adopt form to support the Extbase/ Fluid MVC stack
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:30 Bug #69247 (Resolved): Inserting records fails when the model has a incompatible default value
Applied in changeset commit:0e37d59849b5f20c5e094a93f965e2d91fe38e87. Morton Jonuschat
10:20 Bug #32463 (Closed): New Form ext throws error on missing wraps
I've tested the described problems:
* elementWrap: still cannot be "empty". Since we're moving to a new rendering ...
Björn Jacob
09:58 Feature #63391 (On Hold): HTML5 Placeholder Attribute for TEXTLINE and TEXTAREA Objects
Putting this "On Hold" since we're heavily working on a new rendering solution using fluid. Björn Jacob
09:56 Feature #53405 (On Hold): EXT:form - Add novalidate attribute to form attributes properties
Putting this "On Hold" since we're heavily working on a new rendering solution using fluid. Björn Jacob
09:52 Task #69362 (On Hold): Forms: allow wrapping of error and message object
As Olly mentioned this should be done differently using fluid. Björn Jacob
09:49 Feature #53407 (On Hold): HTML5 input attributes for client side validation
On hold since we're working on the new fluid FE rendering, see #69401. Björn Jacob
09:44 Epic #69410 (Closed): EXT:form - Flexibilize forms using hooks, signal slots and custom post processors
Björn Jacob
09:43 Bug #32950 (Needs Feedback): EXT:form - Confirmation mail to sender in FORM
To be honest I don't understand what you guys want to achieve. Would #68771 suit your needs? Björn Jacob

2015-08-29

20:11 Bug #36950: new form content element: input of OPTIONS >> ATTRIBUTES PROPERTIES >> NAME for a specific form element should be validated
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Bug #36950: new form content element: input of OPTIONS >> ATTRIBUTES PROPERTIES >> NAME for a specific form element should be validated
Here's a snippet which helps to reproduce the problem:... Björn Jacob
20:00 Bug #69398 (Resolved): Forms: Form spinner elements need own icon
Applied in changeset commit:86ebff477cc0b01d49feb4c923195a7f1d5bb12c. Björn Jacob
20:00 Bug #69398: Forms: Form spinner elements need own icon
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:26 Bug #69398: Forms: Form spinner elements need own icon
Compare the both screenshots which show the situation before and after the change.
That's the reason for me consider...
Oliver Hader
19:21 Bug #69398: Forms: Form spinner elements need own icon
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:03 Bug #69398: Forms: Form spinner elements need own icon
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Bug #69398: Forms: Form spinner elements need own icon
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:59 Bug #64532 (Needs Feedback): sysExt:Form Wizard taking Select->Option->value into Account
The issue describes several problems:
# The OPTION value is not transferred via postprocess. Right now I'm not sure ...
Björn Jacob
19:59 Feature #69409 (Closed): Forms: allow value attribute of OPTION object in wizard
As described in #64532 right now it's not possible to add a value to the OPTION object using the wizard. There is a p... Björn Jacob
19:19 Bug #69399 (Resolved): Fatal Error due to class object inconsistencies in Form Wizard
Applied in changeset commit:791cb96fd3a68cb6aab7d6496634b8d88b506a97. Oliver Hader
19:18 Bug #69399: Fatal Error due to class object inconsistencies in Form Wizard
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:18 Feature #67851 (Closed): EXT:form - Allow multiple recipient adresses in Form Wizard
I've tested the issue with current master (7.5dev). I've used the following config:... Björn Jacob
18:36 Feature #67851 (In Progress): EXT:form - Allow multiple recipient adresses in Form Wizard
Björn Jacob
18:48 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:37 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:48 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:45 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:45 Bug #60995: tx_form PostProcessor - wrong layout handling
Tested it with the following snippet. To test the fallback process/ backward compatibility comment out the different ... Björn Jacob
12:02 Bug #60995: tx_form PostProcessor - wrong layout handling
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:27 Bug #45605: Forms: Optimize and fix certain validation rules
@move:elevator: Please check #69396. There I've posted the solution for having a mandatory SELECT object. Björn Jacob
18:26 Task #69396 (Closed): Forms: validation of SELECT element
This can be achieved easily using e.g. the alphabetic validator. See the following example:... Björn Jacob
18:00 Task #69407 (Resolved): Refactor PostProcessorTest to use Prophecy
Applied in changeset commit:b298745b502df436f85f9194c95c13f0361fcbb5. Anja Leichsenring
16:38 Task #69407: Refactor PostProcessorTest to use Prophecy
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Task #69407 (Under Review): Refactor PostProcessorTest to use Prophecy
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:17 Task #69407 (Closed): Refactor PostProcessorTest to use Prophecy
In order to get rid of the mocking of the system under test, the tests of ext:form PostProcessorTest are refactored t... Anja Leichsenring
17:41 Task #69408 (Resolved): Followup for broken unit tests on 6.2
Applied in changeset commit:3e00f81898d657cb4d6d06608d368cd7b4dba59c. Anja Leichsenring
17:09 Task #69408 (Under Review): Followup for broken unit tests on 6.2
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:08 Task #69408 (Closed): Followup for broken unit tests on 6.2
Anja Leichsenring
17:31 Feature #59591: Provide definable image quality for images of sourceCollection
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:31 Feature #42404 (In Progress): EXT:form - Mailform actions should include hashes to scroll to form element
Björn Jacob
17:23 Feature #63697 (Rejected): ext:form "proper" property naming
This is no issue of sysext form. You're talking about the "old" mailform which has now been moved to the compatibilit... Björn Jacob
17:10 Feature #45742 (Closed): Extension Form: Better implementation of the feature "layout"
* Problem 1 is obsolete when integrating #69394. Furthermore there is already a ticket handling this issue.
* Problem...
Björn Jacob
17:02 Bug #58765 (Needs Feedback): EXT:form - Error in mailform with confirmation page
Can you please confirm the procedure:
# Open page with form.
# Enter values and submit form.
# You see confirmat...
Björn Jacob
17:00 Task #69406 (Resolved): Follow-up #31100: add missing documentation for feature
Applied in changeset commit:84f5e339a01226f6b03f28e40f592cc4a22d7f61. Björn Jacob
16:42 Task #69406: Follow-up #31100: add missing documentation for feature
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:04 Task #69406: Follow-up #31100: add missing documentation for feature
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Task #69406 (Under Review): Follow-up #31100: add missing documentation for feature
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:53 Task #69406 (In Progress): Follow-up #31100: add missing documentation for feature
Björn Jacob
15:52 Task #69406 (Closed): Follow-up #31100: add missing documentation for feature
#31100 has introduced a new feature for the form wizard. Add the missing documentation. Björn Jacob
16:57 Feature #63391: HTML5 Placeholder Attribute for TEXTLINE and TEXTAREA Objects
Half way done, see #61308. Björn Jacob
16:34 Task #69405 (Resolved): Add Unit Test for Bugfix
Applied in changeset commit:4a4cb9109265bf0948aa73c107aa5b637e5b0dba. Anja Leichsenring
16:32 Task #69405: Add Unit Test for Bugfix
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:29 Task #69405 (Under Review): Add Unit Test for Bugfix
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Task #69405 (Closed): Add Unit Test for Bugfix
With #45685 a bugfix was merged. Now the corresponding unit test is added as well.
Anja Leichsenring
15:29 Feature #69176: Fix Layout handling for Form generation
Here's the code I've used for testing this issue:... Björn Jacob
15:00 Feature #31100 (Resolved): Element content textblock is textline in wizard
Applied in changeset commit:36b9b288ab8a20e3415efd6135e046f8712ebabe. Ralf Zimmermann
13:07 Bug #69400 (Resolved): Fix broken link to security resources page on typo3.org
Applied in changeset commit:d92f3ef2c8b297069a2edc2b265e281686363f13. Wouter Wolters
13:07 Bug #69400: Fix broken link to security resources page on typo3.org
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:25 Bug #69010 (Needs Feedback): "Click Enlarge" not working correctly with umlauts
Sorry, I could not confirm this. Neither with 6.2.14 nor master. Both images with and without umlaut generate the lin... Jan Helke
11:51 Bug #45685 (Resolved): EXT:form Fatal error: Call to a member function getValue()
Applied in changeset commit:ae96b3545df21fc558bbd5429b4f2f9178649b24. Ralf Zimmermann
11:51 Bug #45685: EXT:form Fatal error: Call to a member function getValue()
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
06:14 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
I got the same problem.
Link is working just fine when I disable realUrl.
Workaround "config.absRefPrefix = /" work...
Patrick Crausaz

2015-08-28

22:53 Bug #47831 (New): EXT:form - FORM error labels wrong for some validators
I'll take care of the testing. Björn Jacob
22:42 Feature #69401 (In Progress): Adopt form to support the Extbase/ Fluid MVC stack
Björn Jacob
22:40 Feature #69401 (Closed): Adopt form to support the Extbase/ Fluid MVC stack
In order to solve all the layout issues we want to move a big step forward in introducing fluid as template engine. Björn Jacob
22:37 Task #61934 (Closed): Forms: "current" and ".field" data is not visible
I've analyzed the issue. There are some things to know and take care of.
* Building the form with the wizard does ...
Björn Jacob
22:11 Feature #45709 (Rejected): add stdwrap functionality to FORM input elements as well
Ticket #38163 only allows stdWrap for labels, see #66831.
Since we don't want to open security issues we will not ...
Björn Jacob
22:05 Feature #66831 (Closed): Forms: Localize form labels
Works as expected. Nothing to do here. Tested with current master of v6 and v7. Björn Jacob
21:38 Feature #66831 (New): Forms: Localize form labels
-Okay, tried it out on my own. This should be somehow tackled. Right now it's not possible to translate labels easily... Björn Jacob
21:27 Bug #69399: Fatal Error due to class object inconsistencies in Form Wizard
Here's a complete snippet:... Björn Jacob
18:44 Bug #69399 (Under Review): Fatal Error due to class object inconsistencies in Form Wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:41 Bug #69399 (Closed): Fatal Error due to class object inconsistencies in Form Wizard
Elements in the form wizard can either be defined by TypoScript or by using the accordant wizard. Some of these eleme... Oliver Hader
21:00 Task #69265 (Resolved): Write unit tests for HtmlParser->getFirstTag() and HtmlParser->getFirstTagName()
Applied in changeset commit:d436dfefefd8db210968f23fbab6edd3be0c270a. Michael Oehlhof
20:46 Bug #69318: HtmlParser->getFirstTag() returns character if no tag found in given string
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:30 Bug #69318 (Under Review): HtmlParser->getFirstTag() returns character if no tag found in given string
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:24 Bug #69318 (In Progress): HtmlParser->getFirstTag() returns character if no tag found in given string
Morton Jonuschat
20:45 Bug #69400 (Under Review): Fix broken link to security resources page on typo3.org
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:44 Bug #69400 (Closed): Fix broken link to security resources page on typo3.org
Fix broken link to security resources page on typo3.org Wouter Wolters
20:30 Task #69384 (Resolved): Add validation for name option in FontAwesomeProvider
Applied in changeset commit:df7378c46c2f98f49443534f8c0d14eaa533aa54. Frank Nägler
20:12 Task #69384: Add validation for name option in FontAwesomeProvider
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:18 Task #69384: Add validation for name option in FontAwesomeProvider
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:40 Task #69384: Add validation for name option in FontAwesomeProvider
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:43 Task #69384: Add validation for name option in FontAwesomeProvider
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:42 Task #69384: Add validation for name option in FontAwesomeProvider
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Task #69384: Add validation for name option in FontAwesomeProvider
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:17 Task #69384: Add validation for name option in FontAwesomeProvider
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Task #69384 (Under Review): Add validation for name option in FontAwesomeProvider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Task #69384 (Closed): Add validation for name option in FontAwesomeProvider
currently all characters allowed as value for the name option. this must be checked, so that only a-z A-Z 0-9 and - a... Frank Nägler
20:22 Bug #69239 (Resolved): Change docs.typo3.org to https
Applied in changeset commit:4d7150b219c9fe192d87480533d5d3770259e926. Georg Ringer
17:01 Bug #69239: Change docs.typo3.org to https
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:40 Bug #69239 (Under Review): Change docs.typo3.org to https
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:17 Bug #69361 (Resolved): Inline actions in Flexform sections are broken
Applied in changeset commit:6aab3bc7a339ca8fc6c90ab9693c51252f69792e. Andreas Fernandez
17:00 Bug #69361: Inline actions in Flexform sections are broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #45685: EXT:form Fatal error: Call to a member function getValue()
The issue can be tested by using the following setup:... Björn Jacob
19:28 Feature #34241 (New): EXT:form - Fill SELECT with OPTIONS from static_info_tables
I think this is a good idea. Having a new abstract syntax and no stdWrap support would allow the secure inclusion of ... Björn Jacob
18:43 Bug #69398: Forms: Form spinner elements need own icon
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #69398: Forms: Form spinner elements need own icon
Changing to [TASK] by request of Morton Jonuschat
bq. Introducing a new Icon is probably a [TASK] and thus would n...
Björn Jacob
18:37 Bug #69398: Forms: Form spinner elements need own icon
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Bug #69398: Forms: Form spinner elements need own icon
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:23 Bug #69398 (Under Review): Forms: Form spinner elements need own icon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:57 Bug #69398 (In Progress): Forms: Form spinner elements need own icon
Björn Jacob
17:56 Bug #69398 (Closed): Forms: Form spinner elements need own icon
The form wizard has a spinner element, see #69024 for example. Right now we're using the classes ".x-form-field-wrap ... Björn Jacob
18:41 Bug #40945 (On Hold): EXT:form - Form Wizard overwrites configuration
We're working on a different solution, see #69394. For TYPO3 7 there will be no possibility anymore to change the dec... Björn Jacob
18:36 Feature #69394 (In Progress): EXT:form - Directly load form wizard as inline wizard
Björn Jacob
16:03 Feature #69394 (Closed): EXT:form - Directly load form wizard as inline wizard
We want to load the form wizard directly as inline wizard. That way we'll achieve a lot of awesome things:
* UX im...
Björn Jacob
18:27 Feature #31100: Element content textblock is textline in wizard
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:47 Feature #31100: Element content textblock is textline in wizard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:43 Feature #31100: Element content textblock is textline in wizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:45 Bug #69208 (On Hold): Mail address with UTF-8 smilie validates
GeneralUtility::validEmail() is actually correct as the smiley in the domain name is valid as long as it's punycode e... Morton Jonuschat
17:35 Bug #69024 (Resolved): Forms: form wizard not working when trying to enter numbers for length validator
Applied in changeset commit:07bc69344ee6b0f7956df2c11bea227115f8acc8. Sebastian Wagner
17:32 Bug #69024: Forms: form wizard not working when trying to enter numbers for length validator
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:48 Bug #69024: Forms: form wizard not working when trying to enter numbers for length validator
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:18 Task #69057: Deprecate IconUtility::getSpriteIconForFile()
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Bug #68068: php-warning when trying to open a content element with rte-field
We have the same problem in 6.2.14
Core: Error handler (BE): PHP Warning: Illegal string offset 'counting.' in /t...
Robert Rentz
17:00 Task #69371 (Resolved): Forms: Deprecate IMAGEBUTTON
Applied in changeset commit:dded3acdf4a47065b5a8ce21e74a19f22a7b534d. Ralf Zimmermann
16:53 Task #69371: Forms: Deprecate IMAGEBUTTON
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:47 Task #69371: Forms: Deprecate IMAGEBUTTON
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:44 Task #69371: Forms: Deprecate IMAGEBUTTON
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Task #69371: Forms: Deprecate IMAGEBUTTON
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:59 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
Gerrit Mohrmann wrote:
> > - it was there with the "old" mailform
>
> Then I agree with you. Feel free to open a ...
Christian Hernmarck
13:59 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
> - it was there with the "old" mailform
Then I agree with you. Feel free to open a ticket for 6.2.
> The curre...
Gerrit Mohrmann
13:15 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:05 Feature #68771: EXT:form - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail
Gerrit Mohrmann wrote:
> You understand it right. In the patch documentation file is an example for that.
>
> Tes...
Christian Hernmarck
16:52 Bug #60463: Wrong condition against Statement in getObjectCountByQuery
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:41 Bug #69372 (Resolved): Forms: fix src attribute of IMAGEBUTTON object
Applied in changeset commit:3b1ffd1404020243b7ad6d32394b419fda6d6473. Ralf Zimmermann
16:31 Bug #69372: Forms: fix src attribute of IMAGEBUTTON object
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:31 Bug #69372: Forms: fix src attribute of IMAGEBUTTON object
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:30 Bug #69089 (Resolved): Functional Tests: Extbase blog_example has unused NOT NULL fields in SQL schema
Applied in changeset commit:fbd1cb4fd3d12b6c7f37e360fd0cb90a95de0416. Morton Jonuschat
16:27 Bug #45605 (Under Review): Forms: Optimize and fix certain validation rules
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:19 Bug #32463 (New): New Form ext throws error on missing wraps
Björn Jacob
16:16 Task #69396 (Closed): Forms: validation of SELECT element
Originally reported in #45605.
Mandatory for select-boxes: this validation ALWAYS succeeds because it is not possi...
Björn Jacob
16:12 Task #69362: Forms: allow wrapping of error and message object
Allowing real cObjects in that place, that can be defined by any non privileged backend user targets again security i... Oliver Hader
16:06 Bug #69395 (Closed): EXT:form - Allow ReplyTo
With the former mailform there was an option to set the "replyto" mail header field (needed because of SPF).
In th...
Christian Hernmarck
16:01 Bug #42075: Copying fails when page has new draft elements 2 or more levels deep
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:01 Bug #36946: Copy paste in live makes draft placeholders visible.
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:24 Feature #69389: Add spinning feature for icon
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Feature #69389: Add spinning feature for icon
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:37 Feature #69389: Add spinning feature for icon
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Feature #69389: Add spinning feature for icon
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:34 Feature #69389 (Under Review): Add spinning feature for icon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:20 Feature #69389 (Closed): Add spinning feature for icon
The Icon API needs an option for spinning icons. Add a new property in the IconRegistry to support spinning icons. Frank Nägler
15:22 Bug #69386: Remove data processing trait in favor of object
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:03 Bug #69386 (Under Review): Remove data processing trait in favor of object
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:02 Bug #69386 (Closed): Remove data processing trait in favor of object
The introduced DataProcessingTrait isn't exactly a good prototype
for Trait usage.
It incorporates functionality ...
Helmut Hummel
15:08 Feature #23669: Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Feature #23669: Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:48 Feature #23669: Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:44 Feature #23669: Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #69377 (Resolved): Image Content elements result in exception
Applied in changeset commit:7dfcdf4d772f11244a4b2c90e1e6377d8ec60127. Daniel Maier
00:40 Bug #69377: Image Content elements result in exception
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:40 Bug #69377: Image Content elements result in exception
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:40 Bug #69377 (Under Review): Image Content elements result in exception
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:31 Task #69346: Forms: Optimize documentation
@Ralf: Could you please provide some more insights about the following objects? I'm thinking of available attributes ... Björn Jacob
14:30 Bug #69085 (Resolved): transOrigDiffSourceField ignored by Datamapper
Applied in changeset commit:e6c42f87a78aa7530e9a63f8e4cfc2cab5054f3e. Anja Leichsenring
14:22 Bug #39280 (Resolved): Overwriting via _LOCAL_LANG is not working
Applied in changeset commit:2b2a323ad58359d04e455cd0b02e6e449979bb30. Ralf Zimmermann
14:16 Bug #39280: Overwriting via _LOCAL_LANG is not working
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:58 Bug #39280: Overwriting via _LOCAL_LANG is not working
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:17 Bug #69368: eID not recognized on POST requests
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:12 Feature #31098: EXT:form - Reduce predefined form element fullname
We could easily switch prefix, middlename and suffix to disabled per default.
This arises an UX problem though:
U...
Sebastian Wagner
10:02 Feature #31098 (In Progress): EXT:form - Reduce predefined form element fullname
Björn Jacob
14:00 Feature #69388: Remove limitation: Ajax error status is hard coded
I could provide a patch for this as soon as there is some sort of clearance. Would like to see this done for the 7 LT... Thomas Mayer
13:01 Feature #69388: Remove limitation: Ajax error status is hard coded
The new setter should be ... Thomas Mayer
12:19 Feature #69388 (Closed): Remove limitation: Ajax error status is hard coded
As of TYPO3 CMS 7.5.0-dev, 85ce761, the http status for ajax errors is hard coded:
TYPO3\CMS\Core\Http\AjaxRequest...
Thomas Mayer
13:23 Bug #61861: Frontend throws exception on missing image
any progress with this GIGA annoying dysfunctional behaviour ? Rafal Brzeski
12:42 Task #68646 (In Progress): Outer Layout for FORM mails cannot be changed
Awesome. I'll take care of the documentation. Björn Jacob
11:29 Task #68646: Outer Layout for FORM mails cannot be changed
I can confirm a working solution using the postProcessor. Documentation would be nice, though. Dennis Schubert
12:36 Task #69069: Some parts of Record History are looking ugly and should be improved
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:34 Bug #69390 (Closed): File not displayed on second page in filelist
The last File in the Filelist is not displayed if there are enough files that it goes to the second page.
the displa...
Sascha Löffler
12:03 Task #69387 (Closed): Form: Wizard saves a class Attribute for the TEXTBLOCK element which is not used at frontend
The Formwizard saves a class Attribute for the TEXTBLOCK element which is not used at frontend.
This class property ...
Ralf Zimmermann
11:41 Bug #69303: Prevent getting any upload_folder from writeprotected storages
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:02 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:46 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:40 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:36 Bug #69380: Set "si" as the default for cObj fileSizes
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:24 Bug #69380 (Under Review): Set "si" as the default for cObj fileSizes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:10 Bug #69380 (Rejected): Set "si" as the default for cObj fileSizes
Hello Core,
we just have added some related files to Georg Ringers "news". We are wondered about the filesizes lik...
Stefan Froemken
11:02 Feature #69095: Introduce state argument for icons
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:00 Feature #69095: Introduce state argument for icons
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:43 Feature #69095: Introduce state argument for icons
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:27 Feature #69095: Introduce state argument for icons
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:43 Bug #69383 (Closed): Flexform input field not saved on first save
I have a flexform with an input field and a textarea in it (inside a section).
When I save the form for the first ti...
Alexander Dick
10:42 Bug #69304: Upgrade 4.5 -> 6.2 fails with installed oelib extension
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:41 Bug #69304 (Under Review): Upgrade 4.5 -> 6.2 fails with installed oelib extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:50 Bug #69304 (In Progress): Upgrade 4.5 -> 6.2 fails with installed oelib extension
Morton Jonuschat
10:17 Feature #50539: Forms: Add HTML5 input types
IMHO it would be great not having an additional area for the new HTML5 elements. Since all of the new elements are in... Björn Jacob
10:15 Task #69381 (Under Review): Move the images field of the images CE to the first form tab
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:50 Task #69381 (Rejected): Move the images field of the images CE to the first form tab
Historically the images of the images content element were always configured in the second tab.
Back in the times be...
Sebastian Michaelsen
09:56 Task #67572: Update calls to formatSize to adjust to new units
Why you want "iec" as default? I have asked my collegues and my friends and no one knows Kibibytes. So IMO that shoul... Stefan Froemken
09:42 Task #66107: Refactor htmlArea RTE
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:33 Task #66107: Refactor htmlArea RTE
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:46 Bug #69241 (Under Review): DatabaseConnection::searchQuery don't use escapeStrForLike
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:00 Task #69329 (Resolved): Replace static Utility with object
Applied in changeset commit:207cb1dcd51591ce37b0a0eadebcbc2cc80ecd3f. Anja Leichsenring
 

Also available in: Atom