Project

General

Profile

Activity

From 2014-06-04 to 2014-07-03

2014-07-03

19:30 Bug #59412 (Resolved): "Make object access work with ObjectStorage" removed access to properties of ObectStorages
Applied in changeset commit:c7d1d07d67b857d71fa134dc0d58b6065d24dd5b. Markus Klein
18:49 Bug #59412: "Make object access work with ObjectStorage" removed access to properties of ObectStorages
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:58 Bug #51507: Use logging framework in DatabaseConnection
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:22 Bug #51507: Use logging framework in DatabaseConnection
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:27 Bug #51507: Use logging framework in DatabaseConnection
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:19 Feature #60045: Allow disabling cache clearing in tstemplate modules
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Feature #60045: Allow disabling cache clearing in tstemplate 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
16:54 Bug #52822: Updating extensions triggers errors due to folder permissions
I got the same error when updating from 1.3.1 to 1.3.3 (TYPO3 4.5.34). The Install tool is configured to give the pro... Tony Lush
14:36 Feature #59312: No possibility to remove missing indexed files from DB
+1 for some solution for this issue. Marcin Sągol
13:28 Bug #58357: Superfluous SQL queries on copying records
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:26 Bug #58357 (Under Review): Superfluous SQL queries on copying records
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:13 Bug #58357: Superfluous SQL queries on copying records
Exactly, this is caused by trying to fetch record data for non existing records. The virtual uid in this case looks l... Oliver Hader
13:12 Bug #58357: Superfluous SQL queries on copying records
Exactly, this is caused by trying to fetch record data for non existing records. The virtual uid in this case looks l... Oliver Hader
13:12 Bug #60082 (Closed): Backport: Objects cast to string are not escaped
Basically if you have a class like this:
class HelloWorld {
public function __toString() { return '<script>alert(...
Philipp Maier
13:10 Task #60081 (Closed): Add more Unit Tests to DatabaseConnection
Stefano Kowalke
12:20 Feature #58929 (Under Review): PageLayoutView: Add hook for tt_content_drawFooter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:28 Bug #60064: Add BacktraceProcessor for the Loggin framework
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:28 Feature #60070 (Closed): EM: Update of Extension can only be performed on latest version
On TYPO3 4.5 it was possible to choose which version of an extension should be installed/updated to.
On TYPO3 6.2 i ...
Andreas Becker

2014-07-02

22:51 Bug #60052: sys_language_mode=content_fallback only supports language uid 0 as fallback
One more note: Extbase language handling is even worse, but the fallback is already not working in the Core itself. Markus Klein
22:50 Bug #60052 (Closed): sys_language_mode=content_fallback only supports language uid 0 as fallback
This is a known issue and a problem out several problems in the language handling area.
Closing this as (in)direct d...
Markus Klein
10:31 Bug #60052 (Closed): sys_language_mode=content_fallback only supports language uid 0 as fallback
In TYPO3 6 the language fallback only supports uid 0.
I configured the following languages:
ID - Title
0 = Dut...
Bas van Beek
22:10 Task #59775: Cleanup 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
19:01 Task #59775 (Under Review): Cleanup 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
22:04 Bug #58969 (Closed): Call to a member function boot() on a non-object
Markus Klein
20:00 Bug #58969: Call to a member function boot() on a non-object
Yes, you can ;) Oliver Eglseder
21:16 Bug #59865: TCEforms required field icon has wrong position
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:12 Bug #59998 (Accepted): Invalid composer.json breaks package management
Georg Ringer
19:30 Bug #60065 (Resolved): Two png files should have filemode 664
Applied in changeset commit:cfc2f89ce7dbeef26b106af54eb8526118578cc1. Anonymous
18:38 Bug #60065: Two png files should have filemode 664
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:37 Bug #60065 (Under Review): Two png files should have filemode 664
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Bug #60065 (Closed): Two png files should have filemode 664
Two images:
workspaces/Resources/Public/Images/zoom_in.png and
workspaces/Resources/Public/Images//zoom_out.png
...
Martin Bless
19:06 Bug #60064 (Under Review): Add BacktraceProcessor for the Loggin framework
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:59 Bug #60064 (Closed): Add BacktraceProcessor for the Loggin framework
There is currently no processor to add a full backtrace to a log in the logging framwork.
The existing @Introspectio...
Sascha Egerer
17:48 Bug #51507: Use logging framework in DatabaseConnection
Example logging framework configuration.
Put this into you @AdditionalConfiguration.php@. But do this never ever o...
Sascha Egerer
17:46 Bug #51507: Use logging framework in DatabaseConnection
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:41 Bug #51507: Use logging framework in DatabaseConnection
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:20 Bug #60063: felogin plugin still uses old class name in TypoScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #60063 (Under Review): felogin plugin still uses old class name in TypoScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:09 Bug #60063 (Closed): felogin plugin still uses old class name in TypoScript
FE Login still uses TypoScript with a manual inclusion
of the original file and then the original class
plugin.tx...
Benni Mack
14:47 Feature #58929: PageLayoutView: Add hook for tt_content_drawFooter
Georg Ringer wrote:
> wanna do a patch and maybe even push to gerrit?
I'm not sure if I can come up with somethin...
Leon de Rijke
14:36 Bug #22513: Changelog, README, NEWS files should be blocked via htaccess
I still think that it would help in making fingerprinting harder. Christian Weiske
14:30 Task #60059 (Resolved): Create a Getter for the CacheManager inside Datahandler class
Applied in changeset commit:bf0627347ea2d0f006d1b1519e8aea2ad3f9d838. Stefano Kowalke
14:03 Task #60059: Create a Getter for the CacheManager inside Datahandler class
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:02 Task #60059: Create a Getter for the CacheManager inside Datahandler class
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:26 Task #60059 (Under Review): Create a Getter for the CacheManager inside Datahandler 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
13:23 Task #60059 (Closed): Create a Getter for the CacheManager inside Datahandler class
At the moment the CacheManager is created by ... Stefano Kowalke
13:30 Task #60053 (Resolved): Workspace not always applied in RelationHandler queries
Applied in changeset commit:f1b50201441dc8cd8cbc8f6a6c9b50ac8edf6bee. Oliver Hader
12:31 Task #60053: Workspace not always applied in RelationHandler queries
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 Task #60053: Workspace not always applied in RelationHandler queries
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:37 Task #60053 (Under Review): Workspace not always applied in RelationHandler queries
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:27 Task #60053 (Closed): Workspace not always applied in RelationHandler queries
The possibly submitted value to RelationHandler::setWorkspaceId() is not used for SQL queries to read IRRE foreign fi... Oliver Hader
13:26 Task #60011: Missing visual representation of sys_file_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
12:44 Task #60011: Missing visual representation of sys_file_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
12:45 Bug #60033 (Accepted): Shortcut: tooltip shows id=0 in list view
I can confirm this on 6.3-dev in the list view. Philipp Gampe
12:41 Feature #60056 (Needs Feedback): Execute custom scripts in distributions
I doubt that we do that. Keep in mind that distributions are supposed to be installed only once.
Why do you need t...
Philipp Gampe
12:24 Feature #60056 (Closed): Execute custom scripts in distributions
Hi all
We've tried to create a new distribution for Arcavias, our web shop and e-commerce system. It uses an insta...
Norbert Sendetzky
12:41 Task #60054 (Under Review): Refactor file references relations retrieval
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:32 Task #60054 (Closed): Refactor file references relations retrieval
The retrieval of file references in BackendUtility is currently bound to the thumbCode() method but is useful for oth... Oliver Hader
10:30 Bug #31757 (Resolved): Foreign field as label for relation
Applied in changeset commit:dfcec4de2512694efd5b231382868535e0d862ff. Anonymous
10:17 Bug #31757: Foreign field as label for relation
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:42 Bug #31757 (Under Review): Foreign field as label for relation
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:30 Bug #31757 (Resolved): Foreign field as label for relation
Applied in changeset commit:ea61ec7ea9af8d4d8a57ef21086732463bf90a2b. Anonymous
09:20 Feature #35245: Rework workspace notification settings
*Workspace*
!35245_workspace.png!
*Stage*
!35245_stage.png!
Oliver Hader
09:14 Bug #59845: Full system crash after installing extension on a live system
On the windows boxes I can't help.
> #1334756737: The temporary cache file "C:/Daten/arbeit/www/typo3_62/typo3temp...
Alexander Opitz
09:11 Bug #24481 (Under Review): Missing favicon results in invalid html 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
09:06 Bug #24481: Missing favicon results in invalid html code
Sascha Egerer wrote:
> Is this Problem fixed by #60019 ?
It is not.
Sascha Egerer
00:30 Bug #59671 (Resolved): IRRE related child records are not listed (comma separated list) in list module
Applied in changeset commit:2e60690d0ac357056b47e851ee5cad060b3d1996. Thomas Löffler
00:04 Bug #59671: IRRE related child records are not listed (comma separated list) in list module
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

2014-07-01

22:30 Task #59898 (Resolved): Add action selector in toolbar in workspaces menu
Applied in changeset commit:331002ea7ae2785dc817e9775e2aa7ecb78d0f5f. Oliver Hader
21:38 Task #59898: Add action selector in toolbar in workspaces menu
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:37 Task #59898: Add action selector in toolbar in workspaces menu
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:37 Task #59898: Add action selector in toolbar in workspaces menu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #59950 (Resolved): Spaces in BE shortcut names get replaces by + signs after saving
Applied in changeset commit:8a3de423a2f8828d88834f0c2847ce294c68ca30. Frans Saris
22:12 Bug #59950: Spaces in BE shortcut names get replaces by + signs after saving
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:30 Bug #59692 (Resolved): edit_wideDocument was removed, bring it back - reloaded
Applied in changeset commit:b1e2259e2adde719431171f2396a11a92d8e1f80. Markus Klein
22:03 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
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:30 Task #57878 (Resolved): Cleanup Extbase Reflection classes
Applied in changeset commit:73978383b447fe4d4021c08e05454f7c134135ff. Markus Klein
22:07 Feature #60045 (Under Review): Allow disabling cache clearing in tstemplate 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
22:00 Feature #60045 (Closed): Allow disabling cache clearing in tstemplate modules
Currently most actions in the tstemplate module will trigger a cache clearing of all pages (@DataHandler->->clear_cac... Alexander Stehlik
21:51 Bug #24481: Missing favicon results in invalid html code
Is this Problem fixed by #60019 ? Sascha Egerer
21:30 Bug #59957 (Resolved): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Applied in changeset commit:a03309172057517ff7a07074ffe2cc40f620f27a. Markus Klein
21:08 Bug #59957 (Under Review): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
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
21:30 Bug #59893 (Resolved): Backend search box: use label_alt field value if label is emtpy
Applied in changeset commit:a03309172057517ff7a07074ffe2cc40f620f27a. Markus Klein
21:08 Bug #59893 (Under Review): Backend search box: use label_alt field value if label is emtpy
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
21:30 Task #59775 (Resolved): Cleanup FormEngine
Applied in changeset commit:1aa6c01bbd1fb95e3c3b0c5610cf6f84f70a2a3b. Markus Klein
21:27 Task #59775: Cleanup FormEngine
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:26 Task #59775: Cleanup 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
21:21 Task #59775: Cleanup FormEngine
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 Task #60011 (Under Review): Missing visual representation of sys_file_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
21:06 Task #60011: Missing visual representation of sys_file_reference
*before*
!60011_before.png!
*after*
!60011_after.png!
Oliver Hader
21:05 Task #60011 (Accepted): Missing visual representation of sys_file_reference
Oliver Hader
20:30 Task #59997 (Resolved): Remove unused use statements
Applied in changeset commit:05c6b4f7d90616319266e851c59dc13b52b5c8c1. Nicole Cordes
20:30 Bug #59994 (Resolved): PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be array
Applied in changeset commit:58331e5ea33f8b2b67280bc1d1cc4a7244b69740. Markus Klein
20:05 Bug #59994: PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be array
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:30 Bug #59991 (Resolved): Extensionmanager Method installFromTer returns error messages in wrong array structure
Applied in changeset commit:f3883006f086ec3fd0b8ddfc6c6321d4e369352e. Anonymous
19:19 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array structure
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:01 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array 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
16:55 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array 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
16:38 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array structure
Testplan to reproduce this issue:
Go to the Extension manager in the "Get Extension" module.
Edit the file @typ...
Sascha Egerer
16:34 Bug #59991: Extensionmanager Method installFromTer returns error messages in wrong array 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
19:30 Bug #59952 (Resolved): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Applied in changeset commit:062cdfe3c0dc8a0dfe8fc0607190d19e9bed6f55. Anonymous
19:22 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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:19 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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 #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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 #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
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:38 Bug #59952 (Under Review): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was 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
15:27 Bug #59952 (Accepted): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Nicole Cordes
19:30 Bug #59564 (Resolved): display of MD5 errors is false
Applied in changeset commit:062cdfe3c0dc8a0dfe8fc0607190d19e9bed6f55. Anonymous
19:22 Bug #59564: display of MD5 errors is false
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:19 Bug #59564: display of MD5 errors is false
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Bug #59564: display of MD5 errors is false
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:55 Bug #59564: display of MD5 errors is false
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:43 Bug #59564: display of MD5 errors is false
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:20 Bug #59972: Invalid mergeIfNotBlank usage in sys_file_reference TCA
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 #59972: Invalid mergeIfNotBlank usage in sys_file_reference TCA
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 Bug #59845: Full system crash after installing extension on a live system
If each server has it's own typo3temp folder on the local harddrive, will the system be stable with a shared database... Tobias Klepp
15:58 Task #60037 (Under Review): Possibility to disable grouping in workspace module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Task #60037 (Closed): Possibility to disable grouping in workspace module
The workspace modules uses the ExtJS component GroupingStore per default to group and nest version by page path. Howe... Oliver Hader
15:45 Bug #58314 (Rejected): 6.2.1 and preconfigured distribution -og_base-
As the distribution og_base comes from the community (no "Official distribution" badge) we can't remove this from the... Nicole Cordes
14:16 Bug #59544: CTYPE=media php fatal error with fixed width or height
I located the following behavior:
* make new content element media and don't touch the "audio description for vid...
Karsten Nowak (undkonsorten)
13:31 Bug #59544: CTYPE=media php fatal error with fixed width or height
The same here when i delete the empty "audio description for videos" field in "HTML5 Additions".
Using width and hei...
Karsten Nowak (undkonsorten)
13:44 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
Small update.
getLocalConfigurationValueByPath() may ignore AdditionalConfiguration.php, becasue it is explicitly men...
Viktor Livakivskyi
13:38 Bug #59941: Frontent: Connection reset if no heading for File List content element set
A hint where to start would be great, thanks.
Yesterday, I discovered this issue at various other content elements...
Christoph Schwarzenberg
13:32 Bug #60033 (Closed): Shortcut: tooltip shows id=0 in list view
In List View the Tooltip over the Page Icon of Shortcuts always shows id=0. It works correctly within the page tree. ... Ole no-lastname-given
13:13 Task #59911: Update ADOdb to 5.19
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:05 Bug #21964: New child records created from a translated record have default language
Hi, Helmut.
> so we can close it?
Yes, becasue this issue is about non-'readOnly' scenario.

> > But there...
Viktor Livakivskyi
12:02 Feature #60026 (New): Set explicitly 'readOnly' sys_language_uid of child to value, taken from parent record
After fix of #57063 there is still a case, when record can get sys_language_uid=0.
Whenever 'sys_language_uid' fie...
Viktor Livakivskyi
10:44 Bug #60020 (Closed): Sysfolder rendered twice in page tree on user user account
I have strange issue on BE users accounts (not admins). I have several BE groups created and one of them just gives a... Marcin Sągol
10:29 Feature #60019: Create utility function to get the file mimetype depending on available php 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:18 Feature #60019 (Under Review): Create utility function to get the file mimetype depending on available php 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
10:10 Feature #60019 (Closed): Create utility function to get the file mimetype depending on available php modules
TYPO3 does currently use @finfo_file@ to get the mime type of a file. This does only work if the @finfo@ module is lo... Sascha Egerer
10:15 Bug #52993: index.php in DOC_ROOT must be symlinked
Are there any news on the "exception part"?
Imho the very nice and useful feature of automatic core updates is absol...
Henrik Ziegenhain
10:04 Feature #59003: Enable Longdescurl in TYPO3 6.2
Further Information
@mattur on twitter pointed something out : https://twitter.com/mattur/status/483710007192846337
...
Luc Muller
09:53 Bug #59844: Create default language entry fails
Alexander Schnitzler wrote:
> Hi Marian,
> why did you add especially me as a watcher here?
Hi Alexander,
this migh...
Marian Pollzien

2014-06-30

22:08 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:02 Task #60015 (Under Review): Simplify record icons in workspace 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
20:56 Task #60015 (Closed): Simplify record icons in workspace module
The record details view renders record icons for both live and versioned record. However, this representation is show... Oliver Hader
18:26 Task #60011 (Closed): Missing visual representation of sys_file_reference
A proper representation and data aggregation of sys_file_reference is missing in the workspace module.
Besides that,...
Oliver Hader
18:15 Task #60010: Integrate collection selection behavior in workspace 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
18:13 Task #60010 (Under Review): Integrate collection selection behavior in workspace 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
18:08 Task #60010 (Closed): Integrate collection selection behavior in workspace module
Since TYPO3 6.2 parent-child structures are visualized in the workspace module. However, this representation lacks th... Oliver Hader
18:07 Task #59997: Remove unused use statements
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:48 Task #59997: Remove unused use statements
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 Task #59997: Remove unused use statements
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:31 Task #59997 (Under Review): Remove unused use statements
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:21 Task #59997 (Closed): Remove unused use statements
There are several files which have use statements that are unused. Nicole Cordes
18:04 Story #60008 (Closed): Visual enhancements
Oliver Hader
17:54 Bug #59088: PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
You can reproduce this in TYPO3 6.2.3 with a setup like this:
@
page = PAGE
page {
10 = TEXT
10.value = Hello1
inclu...
form4 GmbH & Co. KG
17:46 Task #59999 (Under Review): Make getExtensionFromT3xFile public
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 #59999 (Closed): Make getExtensionFromT3xFile public
In order to make the ext:coreapi import command workable make the method UploadExtensionFileController::getExtensionF... Stefano Kowalke
17:45 Bug #60006 (Rejected): flooding of MySQL-Log
This is NOT a TYPO3 error at all, but your database seems to be corrupted.
Try to repair the tables.
Markus Klein
17:19 Bug #60006 (Rejected): flooding of MySQL-Log
Version 6.2.3 is flooding the sql-log with this Error (11GB in max 5 min. !!!):... David Bruchmann
17:30 Bug #59957 (Resolved): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Applied in changeset commit:7a354dd769696034b237c5e4565bb313280a8903. Markus Klein
17:12 Bug #59957: Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
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:30 Bug #57163 (Resolved): Pagetree unfold wrong page whith multiple mount points
Applied in changeset commit:8c58f8cfba063254d963401078db4dec1ea71e3e. Alexander Stehlik
16:39 Bug #57163: Pagetree unfold wrong page whith multiple mount points
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:32 Bug #57163: Pagetree unfold wrong page whith multiple mount points
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:30 Task #59916 (Resolved): Re-work/simplify copyright header in JS files
Applied in changeset commit:ecbe0ee064b02dea92124defe7857a1b13a38263. Michael Schams
17:22 Task #59916: Re-work/simplify copyright header in JS files
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:27 Task #59916: Re-work/simplify copyright header in JS files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #59893 (Resolved): Backend search box: use label_alt field value if label is emtpy
Applied in changeset commit:7a354dd769696034b237c5e4565bb313280a8903. Markus Klein
17:12 Bug #59893: Backend search box: use label_alt field value if label is emtpy
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:14 Bug #57565 (Closed): Creating new sys_file_metadata record for existing sys_file record doesn't set image dimensions
Correction. Closing this as it seems resolved. Markus Klein
15:32 Bug #57565 (Needs Feedback): Creating new sys_file_metadata record for existing sys_file record doesn't set image dimensions
Please test again, once 6.2.4 is released. Markus Klein
14:35 Bug #57565: Creating new sys_file_metadata record for existing sys_file record doesn't set image dimensions
I've tested this again with 6.2.3 including running the complete set of install tool upgrade wizards and scheduler ta... Bernhard Schmitt
15:57 Bug #52491: index.php/something/something will cause error in frontend
It's an interesting discovery. I think it can be solved by mod_rewrite in the .htaccess-file.
TYPO3 should catch it ...
David Bruchmann
15:48 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
Thank you, will do that. Bernhard Schmitt
15:44 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
I'd rather go for the English list: http://forum.typo3.org/index.php/f/10/
There are more people that might be able ...
Markus Klein
15:38 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
This one?
http://forum.typo3.org/index.php/f/18/
Bernhard Schmitt
15:35 Bug #60001 (Needs Feedback): File list module vs. File list element browser: Inconsistent behaviour
Please ask this on the mailing lists or the forum. Thank you. Markus Klein
15:20 Bug #60001 (Closed): File list module vs. File list element browser: Inconsistent behaviour
Hi there,
I just migrated 6.1 to 6.2 and converted all that file meta data. Everything seems fine in the frontend....
Bernhard Schmitt
15:30 Bug #60002 (Rejected): Expand icons in TS objectbrowser hardly clickable anymore
Since 6.2 (I guess?) the backend CSS is more spacey and therefore the little icons to expand parts of the TS objectbr... Anonymous
15:09 Bug #59998 (Closed): Invalid composer.json breaks package management
If an extension has an invalid composer.json the package management:
PHP Fatal error: Uncaught exception 'TYPO3\\...
Martin Kutschker
15:01 Bug #59969: Typo3 6.2.3
The cause of the problem is the extension, right.
But why is the exception uncaught? IMHO 6.2.x is not very forgiv...
Martin Kutschker
13:50 Bug #59994 (Under Review): PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be 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:40 Bug #59994 (Closed): PHP Warning: BackendUtility::getProcessedValue(); ksort() expects parameter 1 to be array
When showing mm relation field with MM_opposite_field in list view you can get a warning:
> #1: PHP Warning: ksort...
Christian Riedler
12:46 Bug #59995 (Closed): Copy of extension instance is related to the same content elements
Hi,
In flexform of my extension i've specified possibility to adding inline new records to tt_content table. Consi...
Michał S.
11:46 Bug #59845: Full system crash after installing extension on a live system
@Tobias
How many files do you have in typo3temp/locks ?
Is NFS Caching deactivated?
NFS isn't the best FS for ...
Alexander Opitz
11:06 Bug #59845: Full system crash after installing extension on a live system
Then you've the root cause. Locking very often does not work over NFS.
> #1394480725: Could not acquire lock for C...
Markus Klein
10:55 Bug #59845: Full system crash after installing extension on a live system
Yes. The complete webroot is shared via NFS. Tobias Klepp
10:53 Bug #59845: Full system crash after installing extension on a live system
So you're sharing typo3temp via NFS? Markus Klein
10:33 Bug #59845: Full system crash after installing extension on a live system
I tried to reproduce the error on our test server, but the result is different. If I deactivate an extension for exam... Tobias Klepp
11:45 Task #20016 (Under Review): wrong age calculating in stdWrap
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:41 Bug #59564 (Under Review): display of MD5 errors is false
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:38 Bug #59564: display of MD5 errors is false
There is a @TODO in the Code ;-)... Sascha Egerer
11:33 Bug #59991 (Under Review): Extensionmanager Method installFromTer returns error messages in wrong array 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
11:22 Bug #59991 (Closed): Extensionmanager Method installFromTer returns error messages in wrong array structure
The method @TYPO3\CMS\Extensionmanager\Controller\DownloadController\installFromTer@ catches exceptions of type @\TYP... Sascha Egerer
11:31 Bug #59992 (Closed): Persistence session doesn't take overlays into account
ATM the @DataMapper@ only allows for mapping one record per UID but not additional instances like localized records (... Mathias Brodala
10:54 Bug #59985 (Rejected): Functions disabled! warning in install tool does not adhere to frame borders
We will not fix such minor problems on 4.5. Sorry. Markus Klein
08:49 Bug #56520: felogin: Redirects after login don't work if "showLogutFormAfterLogin" is selected
I can confirm this. When "showLogutFormAfterLogin" is activated in flexform, the redirect does'nt work.
TYP3 6.2.3...
Karsten Nowak (undkonsorten)

2014-06-29

23:34 Task #20016 (Accepted): wrong age calculating in stdWrap
Reverted with: https://review.typo3.org/31236 Helmut Hummel
18:30 Task #20016 (Resolved): wrong age calculating in stdWrap
Applied in changeset commit:4c52cb3cfe4f6819a29f1daa064859affe23989d. Alexander Opitz
17:52 Task #20016: wrong age calculating in stdWrap
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:51 Task #20016: wrong age calculating in stdWrap
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:30 Bug #59770 (Resolved): addPlugin in TCA overrides
Applied in changeset commit:bcd44e70a256015c4307b644d127b996702e68fa. Helmut Hummel
21:36 Bug #59770: addPlugin in TCA overrides
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:36 Bug #59770 (Under Review): addPlugin in TCA overrides
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:30 Bug #59770 (Resolved): addPlugin in TCA overrides
Applied in changeset commit:869855c2cc157ae29e4e3d017d7d19f3a92b7c35. Helmut Hummel
21:00 Bug #59770: addPlugin in TCA overrides
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:58 Bug #59770: addPlugin in TCA overrides
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:19 Bug #59770: addPlugin in TCA overrides
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:04 Bug #59770: addPlugin in TCA overrides
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 Bug #58804 (Rejected): Interface 'TYPO3\CMS\Scheduler\AdditionalFieldProviderInterface' not found when ext:scheduler ist not installed
As discussed in the review, this issue is solved differently and can be closed. Christian Kuhn
21:37 Bug #59985 (Rejected): Functions disabled! warning in install tool does not adhere to frame borders
See attached screenshot.
Actual result:
The list of disabled PHP functions is not wrapped and hence exceeds the a...
Stefan no-lastname-given
21:33 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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 Bug #58293 (Resolved): Cleanup DatabaseRecordList
Applied in changeset commit:d07cc4a58934b5ddd07478392dcdbb030f7e0794. Markus Klein
12:47 Bug #58293: Cleanup DatabaseRecordList
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:23 Feature #34823: Remove language "default" from Alternative Page Language Records
From reading I agree that having "default" in the dropdown for an alternative language-record doesn't make sense and ... Stefan Neufeind
19:54 Bug #52765: Image upload fails to be indexed
Just downloaded the current Version 6.2.3 and the problem still exists.
Additionally the Error-Message "Oops, an err...
David Bruchmann
18:30 Task #57255 (Resolved): Cleanup redundant code in extbase persistence
Applied in changeset commit:1a87798b66e31112aab0d99b413ef1c8bacc0372. Alexander Stehlik
12:34 Task #57255: Cleanup redundant code in extbase persistence
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:25 Task #59984 (Under Review): Followup for calcAge refactoring
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:23 Task #59984 (Rejected): Followup for calcAge refactoring
Remove the deprecation log for 6.2 Markus Klein
18:23 Feature #35245: Rework workspace notification 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
17:52 Bug #21964 (Needs Feedback): New child records created from a translated record have default language
Viktor Livakivskyi wrote:
> #57063 is solved, which may lead to closing of this issue.
so we can close it?
> B...
Helmut Hummel
17:49 Bug #48883 (Needs Feedback): Wrong sys_language_uid in sys_file_reference
Can you please check if this issue is fixed for you with the fix applied to #57063 Helmut Hummel
17:37 Task #57812: Cleanup Extbase classes around request 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
12:57 Task #57812: Cleanup Extbase classes around request 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:30 Bug #59981 (Resolved): Re-enable skipped tests
Applied in changeset commit:1882ccc587bdc9dfd72b690425fa8457e4b6d3e7. Helmut Hummel
16:40 Bug #59981 (Under Review): Re-enable skipped 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
16:38 Bug #59981 (Closed): Re-enable skipped tests
To make the build pass despite the PHP language changes,
#59685 disabled some failing tests.
Re-enable them by pr...
Helmut Hummel
17:30 Bug #59979 (Resolved): Fix Travis for 6.1
Applied in changeset commit:8481caf0f358e26106297adc665d76f41e74a7e9. Helmut Hummel
17:05 Bug #59979: Fix Travis for 6.1
Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:54 Bug #59979: Fix Travis for 6.1
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:43 Bug #59979 (Under Review): Fix Travis for 6.1
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:42 Bug #59979 (Closed): Fix Travis for 6.1
Anja Leichsenring
15:52 Bug #59971 (Under Review): Reset languageMode query setting for child object queries in 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
11:08 Bug #59971 (Rejected): Reset languageMode query setting for child object queries in Extbase

This behavior might be intended but it would be cool if it would be configurable somehow:
I have an Extbase doma...
Alexander Stehlik
14:30 Bug #59977 (Resolved): Use mkdir_deep() to simplify unit test setup
Applied in changeset commit:1c195f18774dbc9957c0ca8fc81b380bb6d89322. Sebastian Bergmann
14:03 Bug #59977: Use mkdir_deep() to simplify unit test setup
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:34 Bug #59977: Use mkdir_deep() to simplify unit test setup
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:31 Bug #59977: Use mkdir_deep() to simplify unit test setup
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:29 Bug #59977: Use mkdir_deep() to simplify unit test setup
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:08 Bug #59977: Use mkdir_deep() to simplify unit test setup
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:59 Bug #59977: Use mkdir_deep() to simplify unit test setup
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 Bug #59977: Use mkdir_deep() to simplify unit test setup
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:21 Bug #59977 (Under Review): Use mkdir_deep() to simplify unit test setup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Bug #59977 (Closed): Use mkdir_deep() to simplify unit test setup
Sebastian Bergmann
14:30 Bug #59978 (Resolved): Use phpunit 3.7 in core 6.1
Applied in changeset commit:5e0c3def922132458f6c4cacc38a0fce6cc291a7. Anja Leichsenring
14:11 Bug #59978 (Under Review): Use phpunit 3.7 in core 6.1
Patch set 4 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:10 Bug #59978 (Closed): Use phpunit 3.7 in core 6.1
Christian Kuhn
13:49 Bug #40656 (Resolved): t3lib_TCEforms_inline->createNewRecord doesn't create localized records
Resolved with fix #57063 Helmut Hummel
13:30 Bug #56781 (Resolved): Cleanup main_rte function in the ElementBrowser and children
Applied in changeset commit:e8442b8b360869568dfa56265f6a73318bde4a88. Tymoteusz Motylewski
11:57 Bug #59975: DownloadQueue of EM contains wrong code
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:45 Bug #59975: DownloadQueue of EM contains wrong code
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:43 Bug #59975 (Under Review): DownloadQueue of EM contains wrong 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
11:35 Bug #59975 (Closed): DownloadQueue of EM contains wrong code
The DownloadQueue supports multiple stacks for extension handling, but contains wrong checks which do not take the st... Markus Klein
11:36 Task #59775: Cleanup 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
11:36 Task #59775: Cleanup 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
11:09 Task #59775: Cleanup FormEngine
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:36 Bug #59974: dependencyType not set correctly
Maybe related: #59975 Markus Klein
11:21 Bug #59974 (Closed): dependencyType not set correctly
While trying to install "multishop_paypal" I got the message below. tt_address was already installed and afaik also a... Stefan Neufeind
11:18 Bug #59972 (Under Review): Invalid mergeIfNotBlank usage in sys_file_reference 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
11:16 Bug #59972 (Closed): Invalid mergeIfNotBlank usage in sys_file_reference TCA
Some fields in the sys_file_reference table currently are configured to behave as "mergeIfNotBlank" but this behavior... Alexander Stehlik
11:08 Bug #59589: "Select & upload files" button not showing for non-admin users.
Here is how my sys_file_storage is configured:... Nicolai Schirawski
01:10 Bug #59589: "Select & upload files" button not showing for non-admin users.
I have the same problem, my sys_file_storage is configured as following (CSV):
"1","0","1403872510","1403816278","0",...
Job Rutgers
10:30 Task #59838 (Resolved): Update Travis CI notification settings
Applied in changeset commit:4f13b3a303269290d36891a7b1aea41bfd6f33f2. Michael Stucki
10:30 Task #57878: Cleanup Extbase Reflection classes
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:41 Bug #59969 (Needs Feedback): Typo3 6.2.3
Hi, you're already answering this yourself: Have a look at the paths you see in the message.
@typo3conf/ext/cdnfil...
Markus Klein
00:07 Bug #59969 (Closed): Typo3 6.2.3
After Installation from Typo3 6.2.3 the followin Error is displayed in BE as well as in FE:
Warning: Uncaught exce...
Sebastian no-lastname-given

2014-06-28

23:21 Task #59838: Update Travis CI notification settings
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:02 Task #59838 (Under Review): Update Travis CI notification settings
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:30 Bug #59967 (Resolved): Insufficient mocking in ContentObjectRendererTest
Applied in changeset commit:f119e67d5d530a6ac03eac197e9071e0380b04a1. Markus Klein
21:33 Bug #59967: Insufficient mocking in ContentObjectRendererTest
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:31 Bug #59967 (Under Review): Insufficient mocking in ContentObjectRendererTest
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:27 Bug #59967: Insufficient mocking in ContentObjectRendererTest
For 6.2 and 6.3 Markus Klein
21:27 Bug #59967 (Closed): Insufficient mocking in ContentObjectRendererTest
The fix for #59392 revealed a bug with the ContentObjectRenderer tests because of insufficient mocking. Markus Klein
22:30 Bug #59392 (Resolved): Gifbuilder: Make image-mask-functionality work again
Applied in changeset commit:16cd7eb88d7da177c2e58509bebad97a13e597db. Stefan Neufeind
21:35 Bug #59392 (Under Review): Gifbuilder: Make image-mask-functionality work again
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:30 Bug #59392 (Resolved): Gifbuilder: Make image-mask-functionality work again
Applied in changeset commit:521b3464ce1819de9728fd3434e62d36750b3a4d. Stefan Neufeind
21:11 Bug #59392: Gifbuilder: Make image-mask-functionality work again
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:57 Bug #59392: Gifbuilder: Make image-mask-functionality work again
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:30 Task #59917: User Repositories in internal persistence logic
Hey Helmut,
thanks for your comment.
My idea is to use a generic repository for the domain objects which are no...
Felix Oertel
18:13 Task #59917: User Repositories in internal persistence logic
Felix Oertel wrote:
> If we implement using Repositories instead, this solves all those problems at once.
What ab...
Helmut Hummel
20:54 Bug #59589: "Select & upload files" button not showing for non-admin users.
Hi!
Can you please check, how your storage is configured, especially what checkboxes are enabled in the storage re...
Markus Klein
20:53 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Unfortunately, no. You can only debug on your own, on that specific page.
I can help you, if you need a hint where t...
Markus Klein
20:25 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Ok.
I understand that this is quite hard to reproduce. Until now, even I didn't manage to force this error on a di...
Christoph Schwarzenberg
19:29 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Ok, I'm sorry, this is impossible for me to reproduce, since I was logged in to the BE when I tested this.
The heade...
Markus Klein
15:06 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Yesterday, I tried to reproduce this error on a different page using the same configuration but everything worked fin... Christoph Schwarzenberg
13:40 Bug #59941 (Needs Feedback): Frontent: Connection reset if no heading for File List content element set
I tried to reproduce this on current master, but it works as expected.
Generally an error like "The connection to ...
Markus Klein
20:48 Task #59857: Cleanup EXT:version
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:44 Bug #59845 (Needs Feedback): Full system crash after installing extension on a live system
Markus Klein
20:43 Bug #59845: Full system crash after installing extension on a live system
Tobias, I created a separate ticket #59966 for the extension configuration setting problem and pushed a patch.
Reg...
Markus Klein
20:42 Bug #59845 (Accepted): Full system crash after installing extension on a live system
The issue with "extension setting" was moved into #59966
The added patch was also moved there as it only fixed the "...
Alexander Opitz
14:13 Bug #59845 (Under Review): Full system crash after installing extension on a live system
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:36 Bug #59966 (Under Review): EM should not clear all system caches on extension configuration 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
20:36 Bug #59966 (Closed): EM should not clear all system caches on extension configuration change
If you only change the configuration of an extension, the EM clears the system caches.
This is overkill, since a con...
Markus Klein
20:23 Bug #59963: Invalid moduleToken in returnUrl of the shortcutMenu
Gernot, can you please push that to Gerrit. Thanks. Markus Klein
16:37 Bug #59963 (Closed): Invalid moduleToken in returnUrl of the shortcutMenu
At the moment the moduleToken of the returnUrl in the shortcutMenu is stored statically in the database in the field ... Gernot Schulmeister
20:20 Bug #59957 (Under Review): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:20 Bug #59957: Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
Just pushed a patch today, that removes this line. Markus Klein
13:45 Bug #59957 (Closed): Duplicate code respectively not used variable in sysext\backend\Classes\Search\LiveSearch\LiveSearch.php
In the function findByTable($tableName, $pageIdList, $limit) (line 190 in version 6.2.3) the variable $orderBy in lin... Gernot Schulmeister
20:20 Bug #59893: Backend search box: use label_alt field value if label is emtpy
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:09 Bug #59893: Backend search box: use label_alt field value if label is emtpy
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:03 Bug #59893 (Under Review): Backend search box: use label_alt field value if label is emtpy
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:37 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Yes. If we are using label_alt, on the list we can se only record type icon and no name (as label is empty and label_... Marcin Sągol
17:28 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Ah alright, now I got it. It's about the result list and not how the search is performed. Markus Klein
15:24 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Hi Markus,
yes search fields have to be configured. The question now is, what field from the table is used to displa...
Marcin Sągol
15:02 Bug #59893: Backend search box: use label_alt field value if label is emtpy
From what I see the label is not considered at all.
All search fields must be defined in TCA @$GLOBALS['TCA'][$table...
Markus Klein
14:57 Bug #59893: Backend search box: use label_alt field value if label is emtpy
Are you talking about the search box on the top right, or the one that in included in the list module? Markus Klein
20:08 Bug #59965: Metatags with colon do not work
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:20 Bug #59965: Metatags with colon do not 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
17:19 Bug #59965 (Under Review): Metatags with colon do not 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:58 Bug #59965 (Closed): Metatags with colon do not work
One can not define meta tags with colons in the name.
Example:...
Markus Klein
19:35 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Sorry, I it's currently not possible for me to invest more time into getting debugging running on your hosting provid... Markus Klein
19:30 Bug #59946 (Resolved): BE shortcuts to new/edit forms do not show up for editors
Applied in changeset commit:5ea7a88ff5511a69eb3d9f8eed784022c1f047b0. Frans Saris
19:11 Bug #59946: BE shortcuts to new/edit forms do not show up for editors
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:55 Bug #59946: BE shortcuts to new/edit forms do not show up for editors
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:30 Task #58763 (Resolved): Add a function for clearing the rootline caches
Applied in changeset commit:af3380fab4f35d1114c2bca08fe98bb0028abd9d. Oliver Klee
19:13 Task #58763: Add a function for clearing the rootline caches
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:12 Task #58763: Add a function for clearing the rootline caches
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:09 Task #58763: Add a function for clearing the rootline caches
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:54 Bug #59890: Escaping dots in page.meta TypoScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:53 Bug #59890: Escaping dots in page.meta TypoScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:59 Bug #59890: Escaping dots in page.meta TypoScript
Issue for colons: #59965 Markus Klein
16:56 Bug #59890 (Under Review): Escaping dots in page.meta TypoScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Bug #59890 (Accepted): Escaping dots in page.meta TypoScript
I can confirm the improper handling of dots in the meta tags code. Markus Klein
15:30 Bug #59958 (Resolved): Switch back to phpunit 4.1
Applied in changeset commit:e92c8680cbef1701c8ce28d151c11b40b5af8416. Christian Kuhn
14:37 Bug #59958 (Under Review): Switch back to phpunit 4.1
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:30 Bug #59958 (Resolved): Switch back to phpunit 4.1
Applied in changeset commit:ee2dd7719711ec3786a86d8ded7dc5a085a7d7e9. Christian Kuhn
14:09 Bug #59958 (Under Review): Switch back to phpunit 4.1
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #59958 (Closed): Switch back to phpunit 4.1
Christian Kuhn
14:56 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
This is really weird, because the text is only present in the NotFoundView, which is only used in the ActionControlle... Markus Klein
14:43 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Markus any idea where I can start looking a problem ? Krzysztof Adamczyk
14:18 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Varsion : 6.3-dev
The problem concerns all packages
Krzysztof Adamczyk
13:15 Bug #59952: Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
Hi!
Which TYPO3 version are you using exactly and which distribution are you trying to install?
Markus Klein
14:32 Task #59916: Re-work/simplify copyright header in JS files
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:20 Task #59916: Re-work/simplify copyright header in JS 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
14:22 Bug #59959 (Closed): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
in the function initializeCoreToolbarItems() line 138 the path to the LiveSearchToolbarItem class is not set correctl... Gernot Schulmeister
13:57 Bug #56127: Images not processed in backend context if special chars in path
Oliver what behaviour could you reproduce? When you rename a folder with a space in the name the space is replaced by... Frans Saris
13:46 Bug #59889 (Needs Feedback): stdWrap.addParams breaks on comments
Well, why not simply using the @_offset@ setting for @addParams@?
http://docs.typo3.org/typo3cms/TyposcriptReferen...
Markus Klein
13:30 Bug #59948 (Closed): Template Module: Save icons visible after closing of setup.
Hi Franz!
I know this issue and I can reproduce it on my 6.2 installations, but not on current master (latest 6.2)...
Markus Klein
13:19 Feature #59833: levelmedia translation fallback
Can't we use any existing param for this? I see this more like a bug then a feature Frans Saris
12:58 Bug #59950: Spaces in BE shortcut names get replaces by + signs after saving
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-27

23:04 Bug #59952 (Closed): Extension manager - Get preconfigured distribution fails with "Sorry, the requested view was not found"
When I try to install preconfigured distribution I received error :
"Sorry, the requested view was not found.The tec...
Krzysztof Adamczyk
21:49 Bug #59950 (Under Review): Spaces in BE shortcut names get replaces by + signs after saving
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:46 Bug #59950 (Closed): Spaces in BE shortcut names get replaces by + signs after saving
When you edit the title/name of a BE shortcut the spaces in the name get replaced by + signs.
It looks like a chan...
Frans Saris
21:10 Bug #59948 (Closed): Template Module: Save icons visible after closing of setup.
If you open and then close a setup form of the Template Module, then the save buttons remain visible. The save icon b... Franz Holzinger
20:36 Bug #59947 (Under Review): getSystemLanguages() method in TranslationConfigurationProvider does not respect enable 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
20:31 Bug #59947 (Closed): getSystemLanguages() method in TranslationConfigurationProvider does not respect enable fields
I'm not sure if this intended behavior but currently the @TranslationConfigurationProvider->getSystemLanguages()@ met... Alexander Stehlik
20:17 Bug #59946 (Under Review): BE shortcuts to new/edit forms do not show up for editors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:15 Bug #59946: BE shortcuts to new/edit forms do not show up for editors
How to reproduce:
- Login as non admin
- Create a BE shortcut to a "create content element" form
- Try to open/c...
Frans Saris
20:14 Bug #59946 (Closed): BE shortcuts to new/edit forms do not show up for editors
BE shortcuts to new/edit forms do not show up for editors. Further do the links not work if PHP Notices are transform... Frans Saris
18:29 Feature #59792: Remove old and unused extension icons from t3skin
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 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Great :)
I am using TYPO3 version 6.2.3. The filelist and css_styled_content version is therefore 6.2.0.
In the t...
Christoph Schwarzenberg
17:44 Bug #59941 (New): Frontent: Connection reset if no heading for File List content element set
Ah good to know. Then this is the right place. Thank you.
Can you please tell us which TYPO3 CMS version you're us...
Markus Klein
17:26 Bug #59941: Frontent: Connection reset if no heading for File List content element set
I have none of these extensions installed. The bug is about the default extension filelist included in the TYPO3 defa... Christoph Schwarzenberg
17:00 Bug #59941 (Needs Feedback): Frontent: Connection reset if no heading for File List content element set
I guess you've to find it out, by removing either of them. Markus Klein
16:58 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Hi Markus,
I referred to the _TYPO3 CMS community extensions_ http://forge.typo3.org/projects/extension-dr_blob an...
Christoph Schwarzenberg
16:45 Bug #59941: Frontent: Connection reset if no heading for File List content element set
Hi Christoph,
what do you mean with "File List-Extension Projects"?
Markus Klein
16:28 Bug #59941 (Closed): Frontent: Connection reset if no heading for File List content element set
The affected File List is created directly from included files meaning it is not created via a file collection.
If...
Christoph Schwarzenberg
17:33 Bug #56351: view page in another language than default language from Backend is incorrect
If this still exists on 6.2 we need to ensure the link appends the target L parameter correctly. Markus Klein
17:30 Bug #59844 (Needs Feedback): Create default language entry fails
Markus Klein
16:50 Bug #48943 (Under Review): Tree minitems bug if maxitems = 1
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:50 Bug #31637 (Under Review): Unselectable items with renderMode=tree
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:46 Bug #21964: New child records created from a translated record have default language
#57063 is solved, which may lead to closing of this issue.
But there is still a case, when this issue is reproduced e...
Viktor Livakivskyi
15:42 Bug #59938 (Under Review): Empty class selector crashes Update image dialog box
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:41 Bug #59938: Empty class selector crashes Update image dialog box
How to reproduce:
* make sure that the class selector is enabled for images in the RTE
* select an image and choo...
Francois Suter
15:36 Bug #59938 (Closed): Empty class selector crashes Update image dialog box
If the class selector is displayed in the "Update image" dialog box, but that class selector is empty (because no cla... Francois Suter
14:52 Bug #21161 (New): Problem with moved translated content elements (wrong column)
Reopened after feedback and quick check with TYPO3 4.5.34 on Ubuntu 12.04 Thorsten Kahler
13:56 Bug #21161: Problem with moved translated content elements (wrong column)
yes, the issue exists in TYPO3 CMS 4.5 as well. Gleb Levitin
14:34 Bug #59845: Full system crash after installing extension on a live system
We should move the "extension setting" thing to another issue to stay clean on this one.
The main issue on this on...
Alexander Opitz
13:55 Bug #59845: Full system crash after installing extension on a live system
Ok that is strange. Saving extension settings shouldn't actually clear the classes cache. That does not make sense. Markus Klein
08:57 Bug #59845: Full system crash after installing extension on a live system
Also if we save the extension settings, all cached classes are regenerated and if you do it on a live system, the com... Tobias Klepp
14:26 Bug #44109: ses_iplock IPv6
Still not working in Typo3 6.2 Job Rutgers
14:13 Bug #59928 (Closed): format.crop view helper doesn't work anymore
We updated our website from TYPO3 6.1.5 to TYPO3 6.1.9. Now the crop view helper doesn't work anymore.
Our fluid s...
Chris Müller
13:30 Bug #59890: Escaping dots in page.meta TypoScript
Yes, I'll file a separate issue about the colon thing, once I took a closer look, what is wrong. Markus Klein
13:11 Bug #59925 (Closed): BE user group right: file permission "delete files" could not be saved
Duplicates #59263 Markus Klein
11:57 Bug #59925 (Closed): BE user group right: file permission "delete files" could not be saved
Under BE user group rights the checkbox "delete files" can't be saved. [be_groups][1][file_permissions][16] always st... Heinz Schilling
11:16 Feature #59923 (Closed): Extension Manager Edit Files and choose older version
First I'd like to repeat Feature #47296. Everything Markus Timnter has written is absolutely true: sometimes you just... Marion Seitz
09:55 Bug #59843: Fix the help message of CLI
I can't find any passage where the CGL is against aligning. Its just not mentioned. After a discussion with Sebastian... Stefano Kowalke
09:34 Bug #32406: Menus not working in translated pages for type "shortcut"
bug confirmed for 6.1.8
...well - bug or feature? lol
I consider it a bug:
translation of shortcut should be create...
Roman Eberle
08:56 Bug #31757: Foreign field as label for relation
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:27 Task #59917 (Rejected): User Repositories in internal persistence logic
Internal (e.g. when fetching child records), Extbase does not use the Repository provided by an extension but it's ow... Felix Oertel
08:22 Story #54567 (Closed): Extbase: overall performance of backend modules
Felix Oertel
08:21 Task #55661 (Resolved): Add functional tests for extbase persistence
Felix Oertel
04:46 Task #59916: Re-work/simplify copyright header in JS files
Attached list of files excluded from update due to _unusual_ headers.
These files possibly require a manual updated.
Michael Schams
04:24 Task #59916: Re-work/simplify copyright header in JS 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
04:21 Task #59916 (Under Review): Re-work/simplify copyright header in JS 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
04:17 Task #59916: Re-work/simplify copyright header in JS files
*Processing JavaScript (JS) files*
@Scanning directory......: 262 files found@
@Files checked...........: 262 of ...
Michael Schams
03:54 Task #59916 (Closed): Re-work/simplify copyright header in JS files
The copyright/license header in PHP files, JavaScript files, etc. of the TYPO3 core show an outdated year range (e.g.... Michael Schams
00:45 Feature #59915 (Closed): Allow limiting number of im/gm processes
Resizing images with imagemagick/graphicsmagick requires a lot of resources, therefore it might be too heavy for a se... Job Rutgers

2014-06-26

23:41 Bug #59910: Editing an image in a draft workspace corrupt the live frontend.
Quick update:
Checked with a Bootsrap package (6.2.3) out of the box: Following the procedure outlined in the origi...
Christian Rieke
17:32 Bug #59910 (Closed): Editing an image in a draft workspace corrupt the live frontend.
Connected to issue #48464.
Tested in version 6.2.3:
- Start with an existing "text & images" content element wi...
Christian Rieke
23:34 Bug #59890: Escaping dots in page.meta TypoScript
OK, maybe we should split this into two bugs and focus here on escaping the dots as this is documented to work in gen... Jan Kiesewetter
18:59 Bug #59890: Escaping dots in page.meta TypoScript
Ok, so actually the bug is that colon is not accepted as key at all. I've to look into that. Markus Klein
10:32 Bug #59890: Escaping dots in page.meta TypoScript
Hi Markus,
it is not _necessary_ to excape colons, but it don't get rendered if there is one in the key.
Jan Kiesewetter
10:03 Bug #59890: Escaping dots in page.meta TypoScript
Hi Jan,
seems we've two separate bugs here.
The dot problem is not a TS problem, but rather a problem of the meta...
Markus Klein
09:26 Bug #59890 (Closed): Escaping dots in page.meta TypoScript
The TypoScript documentation
http://docs.typo3.org/TYPO3/TyposcriptSyntaxReference/Syntax/TypoScriptSyntax/Index.htm...
Jan Kiesewetter
23:07 Bug #59901: Move records in list module kills sys_language_uid
Checked the core code and "moveRecord_raw" is always the final method that moves a record unless it has been moved by... Jo Hasenau
22:56 Bug #59901 (Needs Feedback): Move records in list module kills sys_language_uid
After uninstalling Gridelements the behaviour is exactly the same, due to the following tt_content default setting of... Jo Hasenau
15:15 Bug #59901: Move records in list module kills sys_language_uid
Having grid children isn't the real point here, I'm just talking about plain non-grid records.
But I'm reporting her...
Stephan Schuler
14:58 Bug #59901: Move records in list module kills sys_language_uid
As far as I can see, the only records you can move up and down in the list module are those, that are not children of... Jo Hasenau
14:48 Bug #59901: Move records in list module kills sys_language_uid
Well, I cannot update my first post. So here's the complete situation:
# tt_content:1, sys_language:uid:2
# tt_co...
Stephan Schuler
14:44 Bug #59901: Move records in list module kills sys_language_uid
Here's what happens in detail:
# Move a tt_content
# GridElementsTeam\Gridelements\Hooks\DataHandler::moveRecord ...
Stephan Schuler
13:50 Bug #59901 (Under Review): Move records in list module kills sys_language_uid
Jo Hasenau
13:44 Bug #59901: Move records in list module kills sys_language_uid
Jep, that's what I saw right after pushing the ticket, and that's the reason for not having a patch applied.
I need t...
Stephan Schuler
13:42 Bug #59901: Move records in list module kills sys_language_uid
copyRecord() must use the copyAfterDuplFields and especially sys_language_uid to make sure that copying after an exis... Jo Hasenau
13:21 Bug #59901 (Closed): Move records in list module kills sys_language_uid
Hey there.
I discovered a very nasty thing crashing lots of tt_contents silently.
I call it a "Must have" becau...
Stephan Schuler
21:43 Bug #52892 (Closed): Backend ignores setting gfx/typo3logo.gif
Just tested both on current 6.2 release and master branch. Both settings work just fine. Wouter Wolters
21:17 Bug #53311 (Closed): t3lib_extMgm::extPath() no longer works in ext_localconf.php
No feedback for over 5 months. I will close this now. Wouter Wolters
17:52 Task #59911 (Under Review): Update ADOdb to 5.19
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 #59911 (Closed): Update ADOdb to 5.19
In ADOdb 5.19, many bugs were fixed. After a short test it seems performance has increased heavily.
Please see htt...
Andreas Kienast
16:20 Bug #58441: Displaced button in workspace preview toolbar
I am not sure also if it is related to this issue or not and to the updates that have happened at the top bar on 6.2,... Hercules Karvasonis
16:04 Bug #31757: Foreign field as label for relation
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Bug #59907 (Closed): Pagesection caching fails - 'Duplicate entry for key PRIMARY' in cache_pagesection when t3lib_extMgm::addTypoScriptSetup is used
Whenever there is typoscript setup included by an extension through @t3lib_extMgm::addTypoScriptSetup@ or @t3lib_extM... Alexander Rothmund
14:22 Feature #47919: Catch exceptions in USER TS objects
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:43 Feature #47919: Catch exceptions in USER TS objects
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:39 Feature #35245: Rework workspace notification 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
12:10 Bug #59900 (Closed): Backend Search -> Show all respect only permissions from first user group
If you use the live search (right top search) in the typo3 backend and press "Show all", not all results are availabl... Steffen Mächtel
11:57 Feature #59899 (Rejected): Clear system caches selectively
There should be a way to selectively clear system caches.
This would speed up development tremendously, e.g. if on...
Mathias Brodala
11:44 Task #59898 (Under Review): Add action selector in toolbar in workspaces menu
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:41 Task #59898 (Closed): Add action selector in toolbar in workspaces menu
Currently there are two selectors in the bottom toolbar of the workspace module. One to handle stage changes on selec... Oliver Hader
11:36 Bug #59897: pageNotFound_handling with USER_FUNCTION not working when page with wrong uid or hidden is called
The other settings like "1" for an error message or directly stating a file do not work either Klaus Hinum
11:21 Bug #59897 (Closed): pageNotFound_handling with USER_FUNCTION not working when page with wrong uid or hidden is called
Using simulate static documents and
[FE][pageNotFound_handling] = USER_FUNCTION:error.php:user_pagenotfound
the fun...
Klaus Hinum
10:50 Bug #48943: Tree minitems bug if maxitems = 1
This problem exists in 4.7.19, 6.1.9 and 6.2.3 (haven't tried with 4.5.x).
Example from slub_events:...
Alexander Bigga
10:43 Feature #58563: Add attribute required to checkbox, radio and textarea
Wouter Wolters wrote:
> This feature is available in 6.2. There will be no features in TYPO3 CMS 6.1. What Markus su...
Benjamin Robinson
10:41 Bug #31637: Unselectable items with renderMode=tree
This issue persist in recent 4.7.19, 6.1.9 and 6.2.3 :-( Alexander Bigga
10:39 Bug #59893 (Closed): Backend search box: use label_alt field value if label is emtpy
Through TCA we can configure columns that are used to display record name (for example on the records list):... Marcin Sągol
09:16 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
I'm having the same problem with TYPO3 6.1 and would be good if this could be fixed soon ;-) Visay Keo
08:59 Bug #59867: error drag & drop upload functionality with inline elements
----- angelina jullie
08:44 Bug #59889 (Rejected): stdWrap.addParams breaks on comments
In typo3\sysext\frontend\Classes\ContentObject\ContentObjectRenderer.php:addParams (line 4191 in Typo3 6.2.3, but the... Lukas Domnick
01:12 Bug #59829: Uncaught TYPO3 Exception #1310027933
Ok, thanks for trying at least. We will leave that open with that question, so in case somebody has the same issue, h... Markus Klein

2014-06-25

21:30 Bug #59813 (Resolved): [usergroup] BE condition in TSconfig not working
Applied in changeset commit:d7a2a8ac075650bfde32c2dc8dcb040ad95cec2c. Markus Klein
21:10 Bug #59813: [usergroup] BE condition in TSconfig not working
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:07 Bug #59813: [usergroup] BE condition in TSconfig not working
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:25 Bug #59829: Uncaught TYPO3 Exception #1310027933
I tried to test it on 6.2 as well, but my website required too much effort to make it compatible, consuming time I do... Lieuwe Hummel
09:55 Bug #59829 (Needs Feedback): Uncaught TYPO3 Exception #1310027933
Is this also present on current master or 6.2?
If not, we will not take the time to look into this. 4.7 is too old a...
Markus Klein
19:30 Task #59514 (Resolved): Add more files in gitignore file
Applied in changeset commit:554cba5299864bb96cdc0d84718d5292861bf3a9. Fabien Udriot
18:42 Task #59514: Add more files in gitignore file
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:51 Bug #59868: EM does not properly resolve dependencies
Hi!
When did you try that? I had to revert a patch of mine recently (#59831) that caused severe troubles in the Pa...
Markus Klein
13:09 Bug #59868 (New): EM does not properly resolve dependencies
Xavier Perseguers
13:08 Bug #59868: EM does not properly resolve dependencies
Nothing to do with YAG in se. Xavier Perseguers
12:31 Bug #59868 (Needs Feedback): EM does not properly resolve dependencies
Hey Xavier,
sounds more like an Extension Manager issue.
Does the installation of pt_extbase and pt_extlist help?...
Daniel Lienert
10:58 Bug #59868: EM does not properly resolve dependencies
Actually in TER I see that this extension has other dependencies, seems that they are not properly resolved when exte... Xavier Perseguers
10:53 Bug #59868 (Closed): EM does not properly resolve dependencies
How to reproduce:
* Manually download EXT:yag
* Ensure you don't have the dependencies locally
* Activate EXT:ya...
Xavier Perseguers
18:22 Task #59144: Ease previewing custom record data in workspace module
Backport for 6.2: https://github.com/ohader/TYPO3.CMS/commit/296a412a97a8ea8d0dde0391fb412084ea55cfba Oliver Hader
18:21 Task #59144 (Under Review): Ease previewing custom record data in workspace 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:59 Bug #59886 (Closed): PHP Warning: Creating default object from empty value
I'm getting this warning in my TYPO3 installation version 6.0.14, using PHP 5.4.17:
Core: Error handler (BE): P...
Thomas Jirasko
16:31 Bug #59157: Linkvalidator prüft falsch!
Translation:
When creating a link in the RTE with enabled accessibility icons, some code is added to the accessibi...
Christoph Werner
15:56 Task #59113 (Under Review): Failing cascaded delete action of localized 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
15:56 Task #59881 (Under Review): Extend Regular DataHandler 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
15:05 Task #59881 (Closed): Extend Regular DataHandler functional tests
* add third tt_content element with localization in live context
* populate changes to all scenarios in live and wor...
Oliver Hader
14:33 Bug #31652: Fatal error: Call to a member function getValue() [Attributes.php line 154]
Still a problem with TYPO3 6.2 :-( Wolfgang Klinger
14:30 Task #59838 (Resolved): Update Travis CI notification settings
Applied in changeset commit:e6ba1eed8d4deed0c94d0dac3defa5999d9f92ac. Michael Stucki
13:17 Task #59874 (Closed): Wrong sys_refindex for deleted child records
Oliver Hader
10:38 Bug #59867: error drag & drop upload functionality with inline elements
*image Tommy Bley
10:37 Bug #59867 (Closed): error drag & drop upload functionality with inline elements
We get a strange error in the Typo3 BE with the new drag & drop upload functionality.
It only occurs when the FAL...
Tommy Bley
10:26 Feature #59866 (Closed): sys_file's uid should be visible in filelist
There are several cases where editors manually link to files (<LINK file:123>Download PDF</LINK>), f.e. in bulletlist... Benjamin Robinson
10:13 Bug #59865 (Under Review): TCEforms required field icon has wrong position
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 Bug #59865 (Closed): TCEforms required field icon has wrong position
Before:
!t3-TCEforms-reqImg-before.png!
After:
!t3-TCEforms-reqImg-after.png!
Frans Saris
10:13 Bug #24596: Swap/Publish calls wrong file
I can't remember anything on this one.
We do not use workspaces in our projects, so simply close this bug.
Christian Welzel
02:18 Feature #47919: Catch exceptions in USER TS objects
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:33 Bug #46187: Missing columns sys_file.fileinfo and sys_file_meta.fileinfo
Stefano Kowalke wrote:
> Is there any solution yet?
I think the correct solution would be to add a configuration ...
Helmut Hummel
00:18 Bug #59843 (Needs Feedback): Fix the help message of CLI
Stefano Kowalke wrote:
> As you can see the help text includes sometimes the name of the variable ($override, $mir...
Helmut Hummel

2014-06-24

23:41 Task #59857 (Under Review): Cleanup EXT:version
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 Task #59857 (Closed): Cleanup EXT:version
Cleanup EXT:version Wouter Wolters
18:30 Bug #59037 (Resolved): Set of TYPO3_CONTEXT in .htaccess throws internal server error
Applied in changeset commit:5d3608c00f8d73f0b6580808e3845acc9df9b974. Armin Vieweg
17:45 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Yes but it is not rewriting anything in the URL. It did before this patch, but also just 1:1.
This notice stands t...
Armin Vieweg
17:40 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:37 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Right now I'm implementing the new TYPO3_CONTEXT within our environment. I've found tihs ticket by accident and think... Björn Jacob
16:41 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:38 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:32 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Okay, I stop trying^^
Thanks for help :)
Armin Vieweg
14:32 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:31 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:28 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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:28 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
Ups. I think I did something wrong. Just wanted to create a new patch set, but I've created a new review entry o.0
H...
Armin Vieweg
14:26 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server 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
17:53 Task #59853 (Accepted): Wrong nesting of deleted versioned child records
Oliver Hader
17:25 Task #59853 (Closed): Wrong nesting of deleted versioned child records
Scenario/Actions:
* having an IRRE parent-child structure (live)
* backend, workspace selected
* delete a child-re...
Oliver Hader
17:45 Bug #59598: double content when copy/paste a page
I can confirm this for 6.1.9.
It seems, that gridelements column content is affected too.
Heiko Kromm
16:35 Bug #59589: "Select & upload files" button not showing for non-admin users.
This is my impression, too
Nicolai Schirawski
15:28 Bug #59589: "Select & upload files" button not showing for non-admin users.
I'll look into this tonight again. The must be some subtle difference between new installations and upgrades. Markus Klein
15:04 Bug #59589: "Select & upload files" button not showing for non-admin users.
Yes, this is perfectly possible. It is the workaround, that I have suggested to my clients. Nicolai Schirawski
13:03 Bug #59589: "Select & upload files" button not showing for non-admin users.
Thanks Nicolai!
Is the user able to upload files in the filelist module?
Markus Klein
12:00 Bug #59589: "Select & upload files" button not showing for non-admin users.
I dont know exactly, what informations you need, but I try my best:
I used typo3 6.2.3 after an upgrade from 4.5....
Nicolai Schirawski
16:28 Bug #58521: TCA: select with size=1, maxitems=2 only allows selection of 1 item
Did you try to build an HTML select with multiple and size=1.
Give it a shot and modify any dropdown in the forge ...
Markus Klein
16:01 Bug #58521: TCA: select with size=1, maxitems=2 only allows selection of 1 item
@size=1@ means that I want a list of size 1. More could be made visible by scrolling. This is what I want.
Unfortu...
Christian Weiske
16:19 Bug #59813 (Under Review): [usergroup] BE condition in TSconfig not working
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #59813 (Accepted): [usergroup] BE condition in TSconfig not working
Markus Klein
15:57 Bug #59813: [usergroup] BE condition in TSconfig not working
I found the reason.
The userTSconfig is evaluated before the groups are evaluated.
Evaluating now, if we can chan...
Markus Klein
13:22 Bug #59813: [usergroup] BE condition in TSconfig not working
Hi Markus
Hopefully this helps. Switched to master: commit 143c274496c566f80e3481050bcd54408e3fba58
UserTS in file,...
Martin Wiederkehr
16:04 Bug #59852 (Closed): Unable to create Elements in Form Wizard
Way to reproduce:
- create a new mail-form element on a page
- save it once (otherwise the wizard icon is not shown...
Anonymous
15:41 Bug #59851 (Closed): Image thumbnails sometimes in backend not shown
Sometime the image thumbnails in the page module are not shown in the TYPO3 backend.
The reason for that could be mi...
Oliver Hader
15:39 Bug #59837 (Under Review): Form type content element - oversized 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:14 Bug #59837 (Accepted): Form type content element - oversized fields
Thanks. Markus Klein
14:57 Bug #59837: Form type content element - oversized fields
Yes, it is TYPO3 6.2.3 on Firefox 30.0 on Windows 7. Tobias Klepp
14:54 Bug #59837: Form type content element - oversized fields
Is this screenshot from 6.2?
Which browser and -version did you use?
Markus Klein
13:49 Bug #59837: Form type content element - oversized fields
We use the system form extension. Tobias Klepp
13:05 Bug #59837: Form type content element - oversized fields
Are you using the form sysext or the old form code?
Can you maybe upload a screenshot here?
Thanks
Markus Klein
10:22 Bug #59837 (Closed): Form type content element - oversized fields
Hello,
We have recently upgraded our TYPO3 installation to 6.2.3. In the backend, when looking at the Form type co...
Tobias Klepp
15:18 Bug #59846: [FEATURE][API] Make the FileHandlingUtility more verbose
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Bug #59846 (Under Review): [FEATURE][API] Make the FileHandlingUtility more verbose
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Bug #59846 (Rejected): [FEATURE][API] Make the FileHandlingUtility more verbose
Currently there are no informations if the upload folders were created by FileHandlingUtility::ensureConfiguredDirect... Stefano Kowalke
15:07 Bug #59844: Create default language entry fails
Marian, that means some PHP error which is hidden. Please enable displayErrors in the Install Tool, to reveal the err... Markus Klein
13:26 Bug #59844: Create default language entry fails
Hi Marian,
why did you add especially me as a watcher here?
Alexander Schnitzler
13:05 Bug #59844 (Closed): Create default language entry fails
If I try to create a default language entry for a record from another language, an empty page is shown with the close... Marian Pollzien
14:53 Bug #59847 (Under Review): [API] Make getAbsolutePathsToConfiguredDirectories public
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:26 Bug #59847 (Rejected): [API] Make getAbsolutePathsToConfiguredDirectories public
In order to use getAbsolutePathsToConfiguredDirectories() inside CLI Commands, make the method public.
Stefano Kowalke
14:52 Bug #59845: Full system crash after installing extension on a live system
Well this seems to be exactly the problem we were trying to solve before the 6.2 release. I invested a week or so in ... Markus Klein
14:28 Bug #59845: Full system crash after installing extension on a live system
Sounds a little bit related to my issue here: #59662
where LocalConfiguration.php is not written while read in again
Wolfgang Klinger
14:12 Bug #59845 (Closed): Full system crash after installing extension on a live system
Hello everybody,
we have a really big problem with our TYPO3 6.2 system. If I try to update, install, enable or di...
Tobias Klepp
14:49 Bug #59849: Global renderReadonly in Tceforms doesn't affect tree
Steps to reproduce:
Implement @$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tceforms.php']['getMainF...
Lorenz Ulrich
14:47 Bug #59849 (Under Review): Global renderReadonly in Tceforms doesn't affect tree
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #59849 (Closed): Global renderReadonly in Tceforms doesn't affect tree
The global renderReadonly status in Tceforms doesn't affect a rendered tree because the check was forgotten when #258... Lorenz Ulrich
14:35 Bug #59848 (Closed): EM crashes with exception #1382276561 (missing extension)
The full description of the PHP exception is:
The package "a" depends on "b" which is not present in the system.
...
Martin Kutschker
13:27 Bug #59843 (Under Review): Fix the help message of CLI
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:53 Bug #59843 (Closed): Fix the help message of CLI
The CLI offers a help which prints the informations of a command... Stefano Kowalke
13:08 Feature #59833: levelmedia translation fallback
Hi Tizian,
can you please push that patch to our review system?
http://wiki.typo3.org/CWT holds information on ...
Markus Klein
09:01 Feature #59833 (Closed): levelmedia translation fallback
Hello there,
I recently run into a use case that was not covered by the standard TYPO3 features: translation fallb...
Tizian Schmidlin
12:06 Bug #59821: link to forgot password page does'nt work in 6.2
The patch does'nt work for me.
I need showForgotPassword and showForgotPasswordLink in TS again.
Karsten Nowak (undkonsorten)
10:41 Task #59514: Add more files in gitignore 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
10:33 Task #59838 (Under Review): Update Travis CI notification 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
10:33 Task #59838 (Closed): Update Travis CI notification settings
We can integrate Travis CI notifications with Slack.
Additionally, email notifications are no longer needed and can ...
Michael Stucki
09:03 Bug #59809: Create better indexes for EM
I have added following line to my.cnf... Stefan Froemken
00:55 Bug #59809: Create better indexes for EM
According to http://en.wikipedia.org/wiki/Database_index#Column_order this really makes sense.
If we happen to have ...
Markus Klein
00:49 Bug #59809: Create better indexes for EM
I didn't measure it, but after applying the patch, updating the table and optimizing it, I had the feeling it is faster. Markus Klein
00:42 Bug #59809: Create better indexes for EM
Could you explain what you did to get that query!? I don't get it and IMHO the change slows down the list view of the... Nicole Cordes
08:58 Bug #55666 (Closed): Thumbs in FAL have very big sizes
Frans Saris
03:30 Bug #59831 (Resolved): Package loading order is currupted by faulty patch #59147
Applied in changeset commit:f1c270a7a0ac3653d9e823d63d466d60f43d0bd4. Markus Klein
03:14 Bug #59831 (Under Review): Package loading order is currupted by faulty patch #59147
Markus Klein
03:14 Bug #59831 (Accepted): Package loading order is currupted by faulty patch #59147
Markus Klein
03:12 Bug #59831: Package loading order is currupted by faulty patch #59147
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
03:11 Bug #59831 (Under Review): Package loading order is currupted by faulty patch #59147
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:48 Bug #59831 (Closed): Package loading order is currupted by faulty patch #59147
The path saved to packagePathStack contains the package name, but is compared to the storage folder only.
Moreover...
Markus Klein
03:10 Bug #59147 (Accepted): Wrong extension precedence in TYPO3 6.2
Patches reverted by #59831.
We need to rethink the solution again, since we need the packagePathStack also when re...
Markus Klein
00:19 Feature #59830 (Under Review): Add a read_only column to the filemount table
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:19 Bug #57979: Wrong icon for filemount
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:19 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2014-06-23

23:46 Feature #59830 (Closed): Add a read_only column to the filemount table
The patch for #49391 reintroduced the readonly filemounts via TSconfig.
It seems logical that this should also be co...
Markus Klein
23:40 Bug #57979: Wrong icon for filemount
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:52 Bug #57979: Wrong icon for filemount
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:42 Bug #57979: Wrong icon for filemount
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:30 Bug #57979: Wrong icon for filemount
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:40 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:52 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:42 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:30 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:01 Bug #59829 (Closed): Uncaught TYPO3 Exception #1310027933
An exception occured during the rendering of an Extbase query in a custom extension. My method in the repository:
...
Lieuwe Hummel
22:07 Bug #55666: Thumbs in FAL have very big sizes
I dont have this Problem anymore. I dont know why. Get Luck ;-)
I think this Task can be closed.
Thomas Kakuschke
20:37 Task #59828 (Under Review): Page Tree not always updated after workspace 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:33 Task #59828 (Closed): Page Tree not always updated after workspace actions
After some workspace actions being performed in the workspaces module in the TYPO3 Backend, the page tree does not ge... Oliver Hader
19:30 Bug #59825 (Resolved): Typo3 4.5 use namespace in AbstractBackendViewHelper
Applied in changeset commit:64a43caef922826bf2544ced1dba08d17edb49bc. Markus Klein
18:29 Bug #59825: Typo3 4.5 use namespace in AbstractBackendViewHelper
@Steffen: I'm not able to add you as reviewer on Gerrit for some reason.
Please test that patch. Thank you.
Markus Klein
18:22 Bug #59825 (Under Review): Typo3 4.5 use namespace in AbstractBackendViewHelper
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:19 Bug #59825 (Accepted): Typo3 4.5 use namespace in AbstractBackendViewHelper
Markus Klein
18:19 Bug #59825: Typo3 4.5 use namespace in AbstractBackendViewHelper
Thanks for the finding. Markus Klein
18:18 Bug #59825: Typo3 4.5 use namespace in AbstractBackendViewHelper
-Typo3 4.5.32- -> Typo3 4.5.34 Steffen Mächtel
18:07 Bug #59825 (Closed): Typo3 4.5 use namespace in AbstractBackendViewHelper
Typo3 4.5.32 use namespace in class "Tx_Fluid_ViewHelpers_Be_AbstractBackendViewHelper".
File: typo3\sysext\fluid...
Steffen Mächtel
19:01 Bug #59826 (Under Review): Better index for sys_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
18:55 Bug #59826 (Rejected): Better index for sys_language
Hello Core-Team,
I found a better index for sys_language...
Stefan Froemken
18:48 Bug #59809: Create better indexes for EM
Gotcha now! Thx. Markus Klein
18:40 Bug #59809: Create better indexes for EM
It is absolutely necessary to reduce the amount of selected rows as fast as you can within your index. In your case "... Stefan Froemken
18:01 Bug #59809: Create better indexes for EM
Wow, impressive. Do you have a technical reasoning why switching the order of the index, helps so much? Markus Klein
17:20 Bug #59809 (Under Review): Create better indexes for EM
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:47 Bug #59809: Create better indexes for EM
And another one
change review_state with current_version:...
Stefan Froemken
15:34 Bug #59809 (Closed): Create better indexes for EM
Hello Core-Team,
I have changed an index for em. Here are the result (before and after)...
Stefan Froemken
18:47 Bug #59813: [usergroup] BE condition in TSconfig not working
And can you maybe debug once more and have a look at line 1355 (on current master)... Markus Klein
18:44 Bug #59813: [usergroup] BE condition in TSconfig not working
Hi!
Can you please post some sample TSconfig you've been using?
Markus Klein
15:51 Bug #59813 (Closed): [usergroup] BE condition in TSconfig not working
Having troubles with the [usergroup] BE condition in TSconfig as it's not working at all. I have analyzed the code a ... Martin Wiederkehr
18:33 Task #57733: Add a "save and new" button in the scheduler module
Can somebody change the title of this issue like this : "Add a "save and new" button in the scheduler module" and del... Eric Chavaillaz
18:31 Task #57733: Add a "save and new" button in the scheduler 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:49 Task #57733: Add a "save and new" button in the scheduler module
So I can't update my previous issue.
But this one become the scheduler part of the issue.
Thanks
Eric Chavaillaz
18:25 Bug #59824: Better index for determineSiteRoot
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 #59824 (Under Review): Better index for determineSiteRoot
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:03 Bug #59824 (Closed): Better index for determineSiteRoot
Hello Core-Team,
updating the index determineSiteRoot is a little bit faster:...
Stefan Froemken
18:13 Bug #59812: Add a "save and close" button in the extensionmanager
Can somebody change this issue from "Bug" to "Task".
And had a relation with http://forge.typo3.org/issues/57733.
...
Eric Chavaillaz
18:11 Bug #59812 (Under Review): Add a "save and close" button in the extensionmanager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:50 Bug #59812 (Closed): Add a "save and close" button in the extensionmanager
Hi,
It would be great to add a "save and close" button in the extensionmanager module when you edit the configurat...
Eric Chavaillaz
17:59 Bug #59589: "Select & upload files" button not showing for non-admin users.
Please give us more details on your setup, so we can figure it out.
What permissions are set for the user and for ...
Markus Klein
17:25 Bug #59589: "Select & upload files" button not showing for non-admin users.
I can confirm the issue.
Checked all avaiable permissions without success. "Select & Upload" never appeared.
Nicolai Schirawski
17:54 Bug #59821: link to forgot password page does'nt work in 6.2
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:52 Bug #59821: link to forgot password page does'nt work in 6.2
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:48 Bug #59821 (Under Review): link to forgot password page does'nt work in 6.2
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:40 Bug #59821 (Accepted): link to forgot password page does'nt work in 6.2
This is interesting, since it works when defined in the plugin. (via flexforms)
Markus Klein
17:09 Bug #59821 (Closed): link to forgot password page does'nt work in 6.2
The link to the forgot password page does'nt work in TYPO3 6.2.
In FrontendLogincontroller line 170 ...
Karsten Nowak (undkonsorten)
17:17 Bug #59822 (New): Same action called on property mapping errors with view.pluginNamespace
With @plugin.tx_<myext>.view.pluginNamespace@ one can have all plugins of an extension share the same prefix for form... Mathias Brodala
17:07 Task #59820 (Closed): Re-sync Extbase with TYPO3 Flow wherever possible
From time to time I stumble upon bugs in Extbase which apparently where fixed in TYPO3 Flow already. These fixes shou... Mathias Brodala
16:30 Bug #59655 (Resolved): Fatal JS Error in elementBrowser with %
Applied in changeset commit:27b5433ac0457d06afd6c273c51720bb70aaa2df. Rémy DANIEL
15:40 Bug #59655: Fatal JS Error in elementBrowser with %
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:30 Bug #59794 (Resolved): Follow up: Fix returns for associated signal arguments array
Applied in changeset commit:3b2fcb4647a0accdb1936a0033f3e071c6d80c66. Marc Bastian Heinrichs
15:46 Bug #59794 (Under Review): Follow up: Fix returns for associated signal arguments array
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:16 Bug #59794 (On Hold): Follow up: Fix returns for associated signal arguments array
Helmut Hummel
14:13 Bug #59794: Follow up: Fix returns for associated signal arguments array
Nicole Cordes wrote:
> Applied in changeset commit:c14b3fdd7fbe4529a113691677d9c43da92413ad.
is it possible that ...
Kevin Häfeli
12:22 Bug #59794: Follow up: Fix returns for associated signal arguments 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
10:37 Bug #59794: Follow up: Fix returns for associated signal arguments 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
09:47 Bug #59794 (Under Review): Follow up: Fix returns for associated signal arguments 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
15:48 Task #59775: Cleanup 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:43 Task #59616: Import forces pid 0 if rootLevel = -1 is set in TCA
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:13 Task #59616 (Under Review): Import forces pid 0 if rootLevel = -1 is set 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
15:36 Bug #59810 (Closed): Element Wizard doesn't switch to available tabs and stys at a hidden tab
If I add a new content element using the element wizard and switch to p.e. the last tab to add a gridlement, it inter... Christian Seifert
15:33 Bug #59808 (Closed): Signal Slot returns broken in case array keys have been used
Closed in favor of https://review.typo3.org/31063 Helmut Hummel
15:19 Bug #59808: Signal Slot returns broken in case array keys have been 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
15:19 Bug #59808 (Under Review): Signal Slot returns broken in case array keys have been used
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Bug #59808 (Closed): Signal Slot returns broken in case array keys have been used
Helmut Hummel
12:42 Bug #25312: Removing URL from pagetype 'external url' is impossible to do
Just tested it with 6.2.x and couldn't reproduce it anymore. Guess, this has been solved somewhere on the road ;-) Anonymous
11:03 Bug #25481: default setting for styles.content.links.target fails in CSC's static template constants
Yes, still an issue in 6.2.x, but I have no idea why the heck I reported this 3 years ago ;-)
Maybe it's not a pro...
Anonymous
10:16 Bug #59799 (New): showPossibleLocalizationRecords does not work if parent language is not allowed for current BE-User
Hi!
It seems that showPossibleLocalizationRecords does not work if currently logged-in BE-User does not have acces...
David Greiner
10:02 Bug #59523: Content Element "Special Menus"
Hi Marc, no, I have to admit I haven't noticed that at all and - tada - now it works! Thanks a lot for the hint! Martin Weisbach
09:49 Bug #51401: Install Tool auto-creates broken File Storages from filemounts
No, I have not. Maybe just close this issue for now. I'll create a new issue if I run into it again. Michiel Roos
09:05 Bug #59798 (Closed): Install Tool shows rename option for cf_extbase_datamapfactory_datamap
If you use 6.2.3 and open the isntall tool you will see a delete option for cf_extbase_datamapfactory_datamap.
If ...
Ralle Büchnitz
08:57 Bug #25782: typo3-login-cookiecheck Cookie does not respect cookieSecure
Seems to be alright now. Jan Loderhose

2014-06-22

22:30 Task #59789 (Resolved): Cleanup EXT:workspaces
Applied in changeset commit:6f809920b8f094cfed9331209afb8c89ad1b9c58. Wouter Wolters
20:59 Task #59789: Cleanup EXT: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
11:46 Task #59789 (Under Review): Cleanup 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
11:45 Task #59789 (Closed): Cleanup EXT:workspaces
Cleanup EXT:workspaces Wouter Wolters
21:38 Bug #59793 (Closed): Follow up: Fix returns for associated signal arguments array
Duplicate ticket for #59794 Wouter Wolters
12:33 Bug #59793 (Closed): Follow up: Fix returns for associated signal arguments array
After clean up the signal registrations the returns of associated signal arguments gets broken. Nicole Cordes
21:08 Task #59791: Update jQuery to 1.11.1
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:16 Task #59791 (Under Review): Update jQuery to 1.11.1
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:16 Task #59791 (Closed): Update jQuery to 1.11.1
Update jQuery to 1.11.1 Wouter Wolters
19:30 Bug #59794 (Resolved): Follow up: Fix returns for associated signal arguments array
Applied in changeset commit:c14b3fdd7fbe4529a113691677d9c43da92413ad. Nicole Cordes
18:55 Bug #59794: Follow up: Fix returns for associated signal arguments array
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:59 Bug #59794: Follow up: Fix returns for associated signal arguments 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:42 Bug #59794: Follow up: Fix returns for associated signal arguments array
Add a the related issue please Markus Klein
12:37 Bug #59794 (Under Review): Follow up: Fix returns for associated signal arguments 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:33 Bug #59794 (Closed): Follow up: Fix returns for associated signal arguments array
After clean up the signal registrations the returns of associated signal arguments gets broken. Nicole Cordes
16:51 Bug #58009: Update of multiple installations using same core fails
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:30 Bug #58728 (Resolved): Regression: unaccessible protected section with shortcut in rootline
Applied in changeset commit:626925808451f6464753008038094d17553fdadc. Helmut Hummel
12:41 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
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:38 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 3 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:36 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:26 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Oliver Hader wrote:
> Alexander Opitz wrote:
> > 1) Revert patch.
> > 2) Add a possibility to enable/disable the "...
Helmut Hummel
12:25 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
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 #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:24 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:22 Bug #58728 (Under Review): Regression: unaccessible protected section with shortcut in rootline
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:30 Task #59535 (Resolved): Re-work/simplify copyright header in PHP files
Applied in changeset commit:8f938a17bdd1766e656574eaea6aa0dbfa2e386a. Markus Klein
13:22 Task #59535: Re-work/simplify copyright header in PHP files
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:02 Task #59535: Re-work/simplify copyright header in PHP files
Please add a 10th part for the JS files. Thank you Markus Klein
12:56 Task #59535: Re-work/simplify copyright header in PHP files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:00 Task #59535: Re-work/simplify copyright header in PHP files
Discussed with Markus Klein:
It would be legitimate to split this issue into several sub-tickets (and make this ti...
Michael Schams
13:30 Task #59778 (Resolved): Re-work/simplify copyright header in PHP files - Part 2
Applied in changeset commit:41322e3c9dad4004c3e77e4eb350b3b7438ce6c0. Michael Schams
13:23 Task #59778: Re-work/simplify copyright header in PHP files - Part 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
06:57 Task #59778 (Under Review): Re-work/simplify copyright header in PHP files - Part 2
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:51 Task #59778 (Closed): Re-work/simplify copyright header in PHP files - Part 2
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59777 (Resolved): Re-work/simplify copyright header in PHP files - Part 1
Applied in changeset commit:60d74e71cefd77b7f4ffec14ee5ef2f6b9bfe63e. Michael Schams
13:23 Task #59777: Re-work/simplify copyright header in PHP files - Part 1
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 Task #59777 (Under Review): Re-work/simplify copyright header in PHP files - Part 1
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:03 Task #59777 (Closed): Re-work/simplify copyright header in PHP files - Part 1
See issue #59535
Apparently, jenkins does not cope with the huge number of changed files, see comments in [1]. As ...
Michael Schams
13:30 Task #59780 (Resolved): Re-work/simplify copyright header in PHP files - Part 4
Applied in changeset commit:49b7acabd5cd165d16815f9835fd693631a489ac. Michael Schams
13:27 Task #59780: Re-work/simplify copyright header in PHP files - Part 4
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:19 Task #59780 (Under Review): Re-work/simplify copyright header in PHP files - Part 4
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:03 Task #59780 (Closed): Re-work/simplify copyright header in PHP files - Part 4
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59779 (Resolved): Re-work/simplify copyright header in PHP files - Part 3
Applied in changeset commit:62f120b9c0929607d9b6f9e0089ef1fe9bf868ba. Michael Schams
13:23 Task #59779: Re-work/simplify copyright header in PHP files - Part 3
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:37 Task #59779: Re-work/simplify copyright header in PHP files - Part 3
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:15 Task #59779 (Under Review): Re-work/simplify copyright header in PHP files - Part 3
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:58 Task #59779 (Closed): Re-work/simplify copyright header in PHP files - Part 3
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59781 (Resolved): Re-work/simplify copyright header in PHP files - Part 5
Applied in changeset commit:e6cb893de444a51347ce840f583ddf4f4a526032. Michael Schams
13:24 Task #59781: Re-work/simplify copyright header in PHP files - Part 5
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:22 Task #59781 (Under Review): Re-work/simplify copyright header in PHP files - Part 5
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:04 Task #59781 (Closed): Re-work/simplify copyright header in PHP files - Part 5
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59783 (Resolved): Re-work/simplify copyright header in PHP files - Part 7
Applied in changeset commit:d2bc550377d98975ec62cbb8b42cc961a63a87a0. Michael Schams
13:24 Task #59783: Re-work/simplify copyright header in PHP files - Part 7
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:53 Task #59783 (Under Review): Re-work/simplify copyright header in PHP files - Part 7
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:24 Task #59783 (Closed): Re-work/simplify copyright header in PHP files - Part 7
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59782 (Resolved): Re-work/simplify copyright header in PHP files - Part 6
Applied in changeset commit:8c9a62b0c4f70bacdd8b6c573c4cf601d23ca893. Michael Schams
13:24 Task #59782: Re-work/simplify copyright header in PHP files - Part 6
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:50 Task #59782 (Under Review): Re-work/simplify copyright header in PHP files - Part 6
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:23 Task #59782 (Closed): Re-work/simplify copyright header in PHP files - Part 6
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59784 (Resolved): Re-work/simplify copyright header in PHP files - Part 8
Applied in changeset commit:4b6fcd5a4b22aeb68710d1a0854ac8351d269a55. Michael Schams
13:25 Task #59784: Re-work/simplify copyright header in PHP files - Part 8
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:56 Task #59784 (Under Review): Re-work/simplify copyright header in PHP files - Part 8
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:24 Task #59784 (Closed): Re-work/simplify copyright header in PHP files - Part 8
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
13:30 Task #59785 (Resolved): Re-work/simplify copyright header in PHP files - Part 9
Applied in changeset commit:44a612478436cc43a4fafde190865bf9ced85d43. Michael Schams
13:25 Task #59785: Re-work/simplify copyright header in PHP files - Part 9
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:59 Task #59785: Re-work/simplify copyright header in PHP files - Part 9
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:10 Task #59785 (Under Review): Re-work/simplify copyright header in PHP files - Part 9
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:57 Task #59785 (Closed): Re-work/simplify copyright header in PHP files - Part 9
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
12:35 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing 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
12:30 Task #59774 (Resolved): Cleanup signal registration
Applied in changeset commit:70c9baf47f46c5397bd28883a03f08c93c73b4b2. Nicole Cordes
12:05 Task #59774: Cleanup signal registration
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:02 Task #59774: Cleanup signal registration
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:16 Task #59774: Cleanup signal registration
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:23 Feature #59792 (Under Review): Remove old and unused extension icons from t3skin
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 Feature #59792 (Closed): Remove old and unused extension icons from t3skin

in t3skin/icons/ext there are plenty of really old icons
for e.g. tt_guest, tt_calener (sic!), ....
We should r...
Tymoteusz Motylewski
12:07 Task #58763: Add a function for clearing the rootline caches
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:07 Task #59788 (Closed): Re-work/simplify copyright header in PHP files - Part 12
Not needed Markus Klein
07:59 Task #59788 (Closed): Re-work/simplify copyright header in PHP files - Part 12
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
12:06 Bug #59787 (Closed): Re-work/simplify copyright header in PHP files - Part 11
Not needed Markus Klein
08:00 Bug #59787: Re-work/simplify copyright header in PHP files - Part 11
Should be *task* (not a bug). Michael Schams
07:58 Bug #59787 (Closed): Re-work/simplify copyright header in PHP files - Part 11
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
12:06 Task #59786 (Closed): Re-work/simplify copyright header in PHP files - Part 10
Not needed. Markus Klein
07:58 Task #59786 (Closed): Re-work/simplify copyright header in PHP files - Part 10
See issue #59535
Apparently, jenkins can not cope with the huge number of changed files, see comments in [1]. As d...
Michael Schams
11:57 Bug #59770: addPlugin in TCA overrides
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:04 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
03:30 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
Applied in changeset commit:c0779513b431b19413873893bf630aa3de6fc1fc. Markus Klein
03:18 Bug #59147: Wrong extension precedence in TYPO3 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
03:15 Task #59775: Cleanup FormEngine
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:15 Task #59775: Cleanup FormEngine
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:14 Task #59775: Cleanup FormEngine
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:46 Task #59775: Cleanup FormEngine
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 Task #59775: Cleanup FormEngine
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:19 Task #59775: Cleanup FormEngine
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:39 Task #59775: Cleanup FormEngine
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:37 Task #59775 (Under Review): Cleanup FormEngine
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:11 Task #59775 (Closed): Cleanup FormEngine
Cleanup FormEngine code.
This involves multiple steps:
* use getters for global objects
* ensure the IDE does no...
Markus Klein
00:31 Task #58995 (Resolved): Code Cleanups in FormEngine
Applied in changeset commit:faa7bdb60dc88d88ed58d7df907a7c7dee4b5348. Anonymous
00:02 Task #58995: Code Cleanups in FormEngine
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:01 Task #58995: Code Cleanups in FormEngine
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-21

23:51 Task #59774: Cleanup signal registration
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 #59774: Cleanup signal registration
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:49 Task #59774 (Under Review): Cleanup signal registration
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:43 Task #59774 (Closed): Cleanup signal registration
Convert all signal calls to unique registrations with own functions. Nicole Cordes
20:30 Bug #59773 (Resolved): Remove never working rootlevel = -1 in sys_file_collection
Applied in changeset commit:20734bea92dc704d52eb7ea6709d8fc34f95dabd. Marc Bastian Heinrichs
19:30 Bug #59773 (Under Review): Remove never working rootlevel = -1 in sys_file_collection
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:30 Bug #59773 (Resolved): Remove never working rootlevel = -1 in sys_file_collection
Applied in changeset commit:16f2644f432397d83761a5a638f915f296c7fb6f. Marc Bastian Heinrichs
19:29 Bug #59773: Remove never working rootlevel = -1 in sys_file_collection
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:25 Bug #59773 (Under Review): Remove never working rootlevel = -1 in sys_file_collection
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:17 Bug #59773 (Closed): Remove never working rootlevel = -1 in sys_file_collection
The right setting is rootLevel, so remove it. Marc Bastian Heinrichs
19:30 Task #58782 (Resolved): Add signal in ImportExportUtility for importer modifications
Applied in changeset commit:601720890a8e4443bd19aa7a68dd703e1436dd7f. Marc Bastian Heinrichs
16:57 Task #58782: Add signal in ImportExportUtility for importer modifications
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:54 Task #58782: Add signal in ImportExportUtility for importer modifications
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:53 Task #58782: Add signal in ImportExportUtility for importer modifications
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:08 Task #58782: Add signal in ImportExportUtility for importer modifications
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:30 Bug #59705 (Resolved): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:1a91fd5107c4c000102c9240c5780a6d9848c1d8. Anja Leichsenring
19:30 Bug #59466 (Resolved): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:510d4c9cbaa6e53d6ad780e5b925147cdb390b6b. Anja Leichsenring
19:30 Bug #59463 (Resolved): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:57b9fd213897663b4c12d025375a8564cb7d60b2. Anja Leichsenring
19:20 Task #53045: Make \TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable() reusable
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:20 Task #53045: Make \TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable() reusable
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:19 Task #59771: Change be_sessions:ses_data field from LONGTEXT to TEXT
See related info on GitHub issue (read this comment and below): https://github.com/facebook/hhvm/issues/2377#issuecom... Jose Antonio Guerra
18:33 Task #59771 (Rejected): Change be_sessions:ses_data field from LONGTEXT to TEXT
The ses_data field of the be_sessions table has always been LONGTEXT.
This breaks TYPO3 sessions when running unde...
Michiel Roos
19:19 Bug #52156: jumpurl.secure juHash error with URL encoded characters
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:57 Task #57733 (Under Review): Add a "save and new" button in the scheduler 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
18:55 Bug #59770: addPlugin in TCA overrides
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:31 Bug #59770 (Under Review): addPlugin in TCA overrides
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Bug #59770 (Closed): addPlugin in TCA overrides
Christian Kuhn
18:27 Bug #46679: impexp: Import in v6 fails with fal-error
Works for you now in 6.2? Marc Bastian Heinrichs
18:26 Task #49227 (Needs Feedback): Files missing in import/export
Works for you now in 6.2? Marc Bastian Heinrichs
17:57 Bug #57145: FLUID viewhelper form.validationResults fails in sind Beta 6 (also Beta 7 and current master branch)
sorry, i was wrong:
my patch didn't solve anything, it only suppresses the error.
infact, it is not a core bug, but ...
Philipp Thiele
17:44 Bug #57145: FLUID viewhelper form.validationResults fails in sind Beta 6 (also Beta 7 and current master branch)
problem still exists in 6.2.3, at least on windows machines with php 5.3.13
occurs when a whole model is validated, ...
Philipp Thiele
17:38 Bug #59523: Content Element "Special Menus"
Probably already noticed, but Xaviers code example contains a little typo. Has to be "pages" instead of "page":
<pre...
Marc Wöhlken
17:30 Task #59703 (Resolved): Add hook to BackendUtility::getPagesTSconfig()
Applied in changeset commit:e35a34bc0a297943b72880f4376aed04fd5ba22f. Alexander Stehlik
16:45 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:35 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:07 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:03 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:40 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:07 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:36 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:25 Task #59703: Add hook to BackendUtility::getPagesTSconfig()
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:30 Bug #58138 (Resolved): CSRF with registerModule and navFrameScript
Applied in changeset commit:f8b88c848b41da7f52d261d3f4479bd2f9b49435. Helmut Hummel
16:30 Task #59742 (Resolved): Update all extension versions to 6.3.0
Applied in changeset commit:738dde1fe7364f598d152bafa7c002802108db4a. Robert van Kammen
16:30 Bug #51420 (Resolved): non static method getAvailableWorkspaces()
Applied in changeset commit:b99a67c2fc5b5c2122f42f6fadc997e07282c91c. Wouter Wolters
16:30 Task #59737 (Resolved): Clean up NEWS.md for 6.3
Applied in changeset commit:cc458f91549e7c9a07e1548e3b3b109382302cb3. Wouter Wolters
16:05 Task #59737: Clean up NEWS.md for 6.3
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Task #59736 (Resolved): Create CSS Styled Content TypoScript configuration for 6.3
Applied in changeset commit:f1cc58caeefb589185f870bc62ffce4b29bf02d5. Wouter Wolters
16:07 Task #59736: Create CSS Styled Content TypoScript configuration for 6.3
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 #58798: Log errors after distribution t3d import also, if pages was created.
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 #58798: Log errors after distribution t3d import also, if pages was created.
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:08 Task #58798: Log errors after distribution t3d import also, if pages was created.
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:57 Bug #58474: Invalid dependency is not hinted to the developer
This happens when downloading an extension from TER using the Extension Manager. This extension is dependent on the e... Franz Holzinger
14:18 Bug #58474 (Needs Feedback): Invalid dependency is not hinted to the developer
With what extension did you have that error and was it while trying to download from TER? Susanne Moog
15:53 Bug #58967 (Under Review): On deleting files from uploads folder related sys_file records have to be deleted
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 #59147: Wrong extension precedence in TYPO3 6.2
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 #59739 (Resolved): Remove not maintained ChangeLog files
Applied in changeset commit:27d99cb8379415e0a89123498d8ce801210ee933. Wouter Wolters
15:17 Task #59763 (Under Review): Usability improvements through search box at the top of the list module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:55 Task #59763 (Closed): Usability improvements through search box at the top of the list module
For a better user experience in the list module, it makes sense to display the search box at the top and not only at ... Frank Nägler
15:01 Bug #58009: Update of multiple installations using same core fails
Testing instructions in comments on gerrit Markus Klein
13:16 Bug #58009: Update of multiple installations using same core fails
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:45 Bug #57200: Update-Icon not shown for manually uploaded extensions
I don't think it is good to remove the info about available extension updates alltogether. The problem is that some p... Jost Baron
14:36 Bug #57200: Update-Icon not shown for manually uploaded extensions
I would not show an action icon for an action that is not available, on an older installation you'd then get icons ev... Susanne Moog
13:30 Task #59748 (Resolved): Cleanup WorkspaceSelectorToolbarItem
Applied in changeset commit:0a9d160d1dc23d8b8d0cc73df8fb7949f82ebc07. Wouter Wolters
12:30 Bug #59698 (Resolved): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:920f93cc4a150c74e91a65d0309291327e600c39. Anja Leichsenring
12:30 Bug #59344 (Resolved): Condition globalString with LIT: is not true if left and right of condition are empty strings
Applied in changeset commit:d4c9e042dfdf0d4aca6500573fb527badb9c274e. Marc Bastian Heinrichs
11:50 Bug #59344 (Under Review): Condition globalString with LIT: is not true if left and right of condition are empty strings
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:30 Bug #59344 (Resolved): Condition globalString with LIT: is not true if left and right of condition are empty strings
Applied in changeset commit:36b6df8403b685f0f543135620c773dad67a862b. Marc Bastian Heinrichs
00:04 Bug #59344: Condition globalString with LIT: is not true if left and right of condition are empty strings
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:34 Task #58693: Ignore sys_file_reference records pointing to missing files on import
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:30 Task #58826 (Resolved): Prevent error message for correct imports of sys_file_metadata
Applied in changeset commit:5e8b65de8f4a332802ebd05f263891ad5a11153c. Marc Bastian Heinrichs
11:19 Task #58826: Prevent error message for correct imports of sys_file_metadata
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
04:41 Bug #25348: ExtDirect Exception occurs when BE session times out
I tried in TYPO3 CMS 6.2.3, but I am unable to reproduce the issue.
When the session times out, the "re-login" popup...
Michael Schams
00:48 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
Interesting, I didn't know about these resets :-)
So when a user is reset, that's when the selected "Default languag...
Stefan Neufeind

2014-06-20

23:53 Feature #59752: Provide method in fe_user repository to get current logged in user
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:58 Feature #59752 (Under Review): Provide method in fe_user repository to get current logged in 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:50 Feature #59752 (Rejected): Provide method in fe_user repository to get current logged in user
Thomas Löffler
23:48 Task #59756 (Rejected): Add constants for environment variables for better IDE integration
Instead of calling GeneralUtility::getIndpEnv('VAR_AS_STRINGS') I would suggest to add constants for better IDE integ... Vaclav Janoch
23:43 Task #59748: Cleanup WorkspaceSelectorToolbarItem
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:46 Task #59748 (Under Review): Cleanup 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
21:45 Task #59748 (Closed): Cleanup WorkspaceSelectorToolbarItem
Cleanup WorkspaceSelectorToolbarItem Wouter Wolters
23:39 Bug #59344: Condition globalString with LIT: is not true if left and right of condition are empty strings
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:30 Task #59132 (Resolved): Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Applied in changeset commit:5110012201ff2a51fc099d3de9d0053bed6f08b6. Markus Klein
21:55 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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:25 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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:30 Task #58841 (Resolved): Fix file imports to fallback storage 0
Applied in changeset commit:9ebf372a168f14df33161349baee2710e2a58ea6. Marc Bastian Heinrichs
23:03 Task #58841: Fix file imports to fallback storage 0
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
23:02 Task #58841: Fix file imports to fallback storage 0
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:01 Task #58841: Fix file imports to fallback storage 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
23:30 Task #45499 (Resolved): \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
Applied in changeset commit:5110012201ff2a51fc099d3de9d0053bed6f08b6. Markus Klein
21:55 Task #45499: \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
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:25 Task #45499: \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
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:24 Bug #58746 (Under Review): setTemplatePathAndFilename not work when original Template was 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
23:08 Task #59015: Catch all errors on adding files of sys_files to export
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 Task #59739: Remove not maintained ChangeLog files
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:26 Task #59739: Remove not maintained ChangeLog files
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:24 Task #59739: Remove not maintained ChangeLog 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
20:40 Task #59739: Remove not maintained ChangeLog 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
20:38 Task #59739 (Under Review): Remove not maintained ChangeLog 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
20:36 Task #59739 (Closed): Remove not maintained ChangeLog files
Remove not maintained ChangeLog in
EXT:dbal
EXT:version
EXT:workspaces
Wouter Wolters
22:48 Task #58826: Prevent error message for correct imports of sys_file_metadata
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:40 Task #58826: Prevent error message for correct imports of sys_file_metadata
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:35 Task #58826: Prevent error message for correct imports of sys_file_metadata
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:48 Task #58824: Impexp: add test for importing with forced uids
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:46 Task #58824: Impexp: add test for importing with forced uids
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:45 Bug #21396: sys_refindex can't handle linkhandler links 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
22:36 Bug #58492: "Show documentation"-link in extension-list not shown for inactive extensions
In this case this is not a task for the extension manager. The documentation icon is added by the documentation exten... Susanne Moog
22:30 Task #57379 (Resolved): Support for files separated from the t3d file
Applied in changeset commit:8a402d2a28d06e4f87a30f5b334c42c9dccb6bcc. Marc Bastian Heinrichs
21:31 Task #57379: Support for files separated from the t3d 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
19:07 Task #57379 (Under Review): Support for files separated from the t3d 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
18:30 Task #57379 (Resolved): Support for files separated from the t3d file
Applied in changeset commit:f9f534ed497e5ff22e345e5bb80ad8ae5e9a5a02. Marc Bastian Heinrichs
14:41 Task #57379: Support for files separated from the t3d 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:30 Bug #49036 (Resolved): Allow custom active tabs in RTE element browser
Applied in changeset commit:b81d415848a4a7e396614c396b7a3ca2a6e7bbe2. Alexander Stehlik
22:21 Bug #49036: Allow custom active tabs in RTE element browser
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:20 Bug #49036: Allow custom active tabs in RTE element browser
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:13 Bug #49036: Allow custom active tabs in RTE element browser
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:54 Feature #59384 (Under Review): Make GeneralUtility::xml2tree configurable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:54 Feature #50501 (Under Review): The ability to just import/fetch/download an extension from the TER without installing 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
21:38 Bug #59671: IRRE related child records are not listed (comma separated list) in list 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
21:21 Bug #59671 (Under Review): IRRE related child records are not listed (comma separated list) in list module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:29 Bug #51388 (Closed): $maxUploadSize hardcoded in tx_em_Extensions_Details
This is not there anymore in the new Extension Manager. Wouter Wolters
21:16 Task #59742 (Under Review): Update all extension versions to 6.3.0
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 #59742 (Closed): Update all extension versions to 6.3.0
Update all extension versions to 6.3.0 Robert van Kammen
21:10 Feature #53421: Media 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
18:32 Feature #53421: Media Element
I have just checked the other video providers: Dailymotion, Vimeo, ClipFish, Liveleak, Metacafe, MyVideo now use ifra... Markus Hölzle
14:14 Feature #53421 (Under Review): Media 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
20:47 Bug #51189: Remove non-needed Url parameter for standard 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
20:31 Bug #58796: Indexed Search is not translatable
I can't update the status. When I click on "Update" above the BugReport, I only get focus on this comment field, but ... Robert Vock
20:01 Bug #58796: Indexed Search is not translatable
Hi Robert,
could you please change the status of this issue to something else than "resolved" as there ist still no ...
Gerhard Rupp
20:31 Bug #51420 (Under Review): non static method getAvailableWorkspaces()
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 #59738 (Resolved): Remove not maintained ChangeLog in EXT:linkvalidator
Applied in changeset commit:b242f0aafc3e48a9ce70f4e411aa1b08c6be8840. Wouter Wolters
20:27 Task #59738: Remove not maintained ChangeLog in EXT:linkvalidator
Do that for extbase and others too. thx Markus Klein
20:19 Task #59738 (Under Review): Remove not maintained ChangeLog in EXT:linkvalidator
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:19 Task #59738 (Closed): Remove not maintained ChangeLog in EXT:linkvalidator
Remove not maintained ChangeLog in EXT:linkvalidator Wouter Wolters
20:09 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
isn't it a duplicate of #56882 ? Tymoteusz Motylewski
18:04 Bug #59734 (Under Review): Translating a CE containing inline elements doesn't apply language to inline elements
Well this could be an OSI8 (user mistakes) but I've tried every possible combination of the flexform behavior configu... Teamgeist Medien
20:06 Task #59737 (Under Review): Clean up NEWS.md for 6.3
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:05 Task #59737 (Closed): Clean up NEWS.md for 6.3
Clean up NEWS.md for 6.3 Wouter Wolters
19:58 Task #59736: Create CSS Styled Content TypoScript configuration for 6.3
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:57 Task #59736 (Under Review): Create CSS Styled Content TypoScript configuration for 6.3
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:54 Task #59736 (Closed): Create CSS Styled Content TypoScript configuration for 6.3
Create CSS Styled Content TypoScript configuration for 6.3 Wouter Wolters
19:44 Bug #59382: Page with overlayed mountpoint should not be accessible
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:44 Bug #59382: Page with overlayed mountpoint should not be accessible
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:38 Task #53122 (Closed): Use package manager in impexp extension selector
Already fixed! Wouter Wolters
19:37 Bug #42178 (Closed): Check write access to ext_emconf.php before TER upload
Uploading to TER is not possible anymore since 6.0. Wouter Wolters
19:36 Feature #48245 (Closed): Link to download extension documentation is missing in new extension manager
This has been added in 6.2. Documentation can be viewed from within the Extension Manager Wouter Wolters
19:23 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:23 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:58 Bug #59692 (Under Review): edit_wideDocument was removed, bring it back - reloaded
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:34 Bug #59692 (Accepted): edit_wideDocument was removed, bring it back - reloaded
Markus Klein
18:33 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
Hell yeah. Good catch. Thanks a lot. Will do a followup on this. Markus Klein
14:46 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
My bad! I posted this issue with haste and mixed things up ... Very sorry!
To get the whole/right context please h...
Jan Loderhose
13:56 Bug #59692: edit_wideDocument was removed, bring it back - reloaded
I see that the option is still mentioned in the docs, but I can't find it in the code. Can you please guide me there?... Markus Klein
11:21 Bug #59692 (Closed): edit_wideDocument was removed, bring it back - reloaded
According to issue Bug #57295 (Resolved): Remove option "edit_wideDocument" (http://forge.typo3.org/issues/57295) "th... Jan Loderhose
18:31 Bug #59698: TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
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:20 Bug #59698: TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
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:49 Bug #59698 (Under Review): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
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:49 Bug #59698 (Closed): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
18:28 Bug #59701: uniqid() not returning unique values
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:54 Bug #59701: uniqid() not returning unique values
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:51 Bug #59701: uniqid() not returning unique values
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:48 Bug #59701 (Under Review): uniqid() not returning unique values
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:28 Bug #59701: uniqid() not returning unique values
another thing to keep in mind while testing is that uniqid("", TRUE) returns id which contains a dot, e.g. "53a4364e8... Tymoteusz Motylewski
12:41 Bug #59701 (Closed): uniqid() not returning unique values
uniqid() generates values based on current time,
subsequent calls may return the same value on a fast machine.
On...
Tymoteusz Motylewski
18:28 Bug #59055: Import from .t3d failed on Windows 7 with a lot of messages
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:54 Bug #59055: Import from .t3d failed on Windows 7 with a lot of messages
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:51 Bug #59055 (Under Review): Import from .t3d failed on Windows 7 with a lot of 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
17:11 Bug #59055 (Accepted): Import from .t3d failed on Windows 7 with a lot of messages
Problem is related to #59701.
When I change uniqid('NEW'); to uniqid('NEW', TRUE); in class ImportExport the funct...
Marc Bastian Heinrichs
18:28 Bug #58602: Datepicker issue on multiple datetime fields in BE
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:54 Bug #58602: Datepicker issue on multiple datetime fields in BE
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:51 Bug #58602 (Under Review): Datepicker issue on multiple datetime fields in BE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Bug #58602: Datepicker issue on multiple datetime fields in BE
uniqid is also used in ImportExport for creating the 'NEW' id for new records, so this obviously the reason that brea... Marc Bastian Heinrichs
18:28 Bug #51781: IMAGE content object accepts 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
18:13 Bug #35449 (Closed): https (SSL) for extension images
We do not show a mirror image anymore in the newest Extension Manager. This is obsolete now. Wouter Wolters
18:11 Bug #33896 (Closed): $BE_USER->uc (User Settings)->moduleData->tools_em->extMirrors is not changed on repository change
We do not work on the old Extension Manager anymore. This functionality is not supported in the current Extension Man... Wouter Wolters
17:57 Feature #58087: Fluid should support "EXT:" paths
Ok, I think it's always possible to call the getAbsFileName() manually. I just thought it would be a little simpler f... Markus Hölzle
17:47 Feature #58087: Fluid should support "EXT:" paths
Can you give a use case where it's not possible to get the correct path when calling setTemplatePathAndFilename() ?
...
Jigal van Hemert
17:30 Bug #59728 (Resolved): remove skipped fal tests
Applied in changeset commit:4f9732b170cc55689d2132db50f59c0d265a18e0. Susanne Moog
16:39 Bug #59728 (Under Review): remove skipped fal 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
16:37 Bug #59728 (Closed): remove skipped fal tests
FAL includes some tests that are skipped ever since FAL was merged. Most of them don't even have a comment as to why ... Susanne Moog
17:30 Bug #59707 (Resolved): language condition does not match exact string
Applied in changeset commit:25e9e391fc2aea121a9258c776d5ecf97e03e210. Susanne Moog
17:02 Bug #59707: language condition does not match exact 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
14:01 Bug #59707 (Under Review): language condition does not match exact 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
13:58 Bug #59707 (Closed): language condition does not match exact string
The documentation for conditions of type "language" states: "The values must be a straight match with the value of ge... Susanne Moog
17:28 Task #59731 (Closed): Cleanup created files in functional test in impexp
If the functional tests are running to fast again, they will fail, because the instance will be reused and the files ... Marc Bastian Heinrichs
17:12 Bug #59706 (Under Review): TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
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 Bug #59706 (Rejected): TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
17:12 Bug #59649: Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Any browser with language set to 'fr-fr' or 'fr-FR' or '*-*' aren't recognize by the typo3 HTTP_ACCEPT_LANGUAGE funct... Hennebicq Romain
14:04 Bug #59649 (Needs Feedback): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Can you describe what the problem is? How does your configuration (TypoScript) look like? What does your solution do ... Susanne Moog
17:06 Bug #58768 (Rejected): Import from .t3d failed on Windows 7 with a lot of messages (6.1 => 6.2)
As explained exports from 6.1 would not be fully compatible on importing in 6.2.
The win problems are handled in #...
Marc Bastian Heinrichs
17:05 Bug #59705 (Under Review): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
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 #59705 (Closed): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
16:59 Bug #59704 (Under Review): TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
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:30 Bug #59704 (Closed): TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
16:10 Task #59712 (Under Review): Improve userFunc in HtmlParser
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:41 Task #59712 (Closed): Improve userFunc in HtmlParser

Currently the userFunc that can be configured for attributes in the "HtmlParser":http://docs.typo3.org/typo3cms/Typ...
Alexander Stehlik
15:06 Bug #59714 (Closed): Multiline constants with '(' or ')' break
Example.
Constant:...
Jan Loderhose
14:54 Bug #59713 (Closed): TSCONFIG Flexform modifications on Models (non tt_content)
It seems theres a bug with the TSCONFIG flexform features to change configuration (like disabling a field).
On tt_...
Hendrik Reimers
14:32 Bug #59708: TCA/Override-Feature makes it impossible to modify table of extension not using it
I think this can be resolved by adding a rule to only use TCA/Overrides for stuff that is
already done in TCA/Overri...
Jost Baron
14:05 Bug #59708 (Closed): TCA/Override-Feature makes it impossible to modify table of extension not using it
When there are two extensions, where the first one describes a table in
@ext_tables.php@, and the second one depends...
Jost Baron
14:30 Task #59700 (Resolved): Re-Add unit tests for ExtensionCompatibilityTester
Applied in changeset commit:70936537ecd43f958cef395e84cfe10f62e57ca3. Susanne Moog
12:28 Task #59700: Re-Add unit tests for ExtensionCompatibilityTester
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 #59700 (Under Review): Re-Add unit tests for ExtensionCompatibilityTester
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 #59700 (Closed): Re-Add unit tests for ExtensionCompatibilityTester
The tests for the ExtensionCompatibilityTester are currently skipped. We should just remove the broken tests and leav... Susanne Moog
14:30 Bug #59391 (Resolved): recommendedMaxNestingLevel too low
Applied in changeset commit:7190cfd9880acd0315f735e6f66a5c0e6d5e8960. Anonymous
13:51 Bug #59391: recommendedMaxNestingLevel too low
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:40 Bug #59391: recommendedMaxNestingLevel too low
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:30 Bug #59368 (Resolved): Nested Flexforms throw Exception
Applied in changeset commit:3ae1385c0d806d08aa09d94aa6c9483e95ca4f85. Anonymous
14:08 Bug #59368: Nested Flexforms throw Exception
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:42 Bug #59368: Nested Flexforms throw Exception
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:01 Task #59703 (Under Review): Add hook to BackendUtility::getPagesTSconfig()
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:02 Task #59703 (Closed): Add hook to BackendUtility::getPagesTSconfig()

Required for the themes Extension:
In the @TYPO3\CMS\Backend\Utility\BackendUtility::getPagesTSconfig()@ a hook ...
Alexander Stehlik
13:59 Bug #56388: _preocessed_ not using fileCreateMask
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:58 Bug #21964: New child records created from a translated record have default language
Having the same problem. This fix http://forge.typo3.org/issues/57063 sets the language of newRecords to the parents ... Teamgeist Medien
13:30 Bug #59493 (Resolved): felogin - redirectPageLoginError
Applied in changeset commit:7c5639a0c0fe493cdb3d6fdda6e0c96972ccf724. Tomita Militaru
13:02 Bug #59493: felogin - redirectPageLoginError
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:38 Bug #59691: repository->add must not update existing 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
11:37 Bug #59691 (Under Review): repository->add must not update existing 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
11:20 Bug #59691 (Closed): repository->add must not update existing object
The behaviour of the repository->add() method was changed by changes https://review.typo3.org/19992/ and https://revi... Peter Niederlag
12:30 Bug #59529 (Resolved): Make Functional tests work on fast machines (especially on Windows)
Applied in changeset commit:cbd8a3949b9c91bf769791e8af8feaeb31f79ee7. Tymoteusz Motylewski
12:20 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:08 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:48 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:48 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:28 Bug #59466: TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
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:28 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:28 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:27 Bug #59463: TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
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:26 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:57 Bug #30354: FlexForm select fields can't replace makers in their foreign_table_where clause
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:55 Bug #59664: Copied flexform element is missing FAL images
Test extension added Alexey Gafiulov
11:30 Bug #59685 (Resolved): Fix travis
Applied in changeset commit:75f9d411ba97c35c8f33aa80d5071a2513c08af7. Markus Klein
11:02 Bug #59685: Fix travis
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:42 Bug #59685 (Under Review): Fix travis
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:39 Bug #59685 (Closed): Fix travis
Christian Kuhn
11:30 Task #59679 (Resolved): Enlarge showConfigurationForm input fields
Applied in changeset commit:b63c0709a1aa97718f235424cc7a4c4b543ea3e0. Felix Kopp
11:01 Task #59679: Enlarge showConfigurationForm input fields
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:51 Task #59679 (Under Review): Enlarge showConfigurationForm input 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
10:03 Task #59679 (Closed): Enlarge showConfigurationForm input fields
Extend the length of string input fields in EM > showConfigurationForm Felix Kopp
11:18 Task #50796: Prevent creating a FAL storage that is a subfolder of another storage
MaBa: any feedback on this? Andreas Wolf
11:06 Bug #50871 (Accepted): Remove option to delete a File Storage
I just had this case while debugging a broken installation. I think the DataMapper should check in a hook that no fil... Andreas Wolf
10:59 Task #54847: Many ProcessedFiles per Storage lead to performance issues.
This problem will arise e.g. on AFS (Andrew File System) storages. IIRC they only support 2^15 (32768) files per fold... Andreas Wolf
10:22 Feature #15294: Cannot reactivate TS templates with Web>Template
still present in 6.2 Riccardo De Contardi
08:42 Feature #51219 (Closed): Autodetection for integrated charset-conversions
Ok, so closing this issue as 6.2 is out and it works like Christian described. Alexander Opitz
08:41 Bug #50197 (Closed): Test failure in TYPO3\CMS\Core\Tests\Integrity\Integrity
Alexander Opitz
08:36 Bug #53416 (Closed): Cannot unassign a backend layout
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:34 Feature #39016 (Closed): Hook to modify t3lib_div::getIndpEnv return value
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:34 Bug #51401: Install Tool auto-creates broken File Storages from filemounts
Hi Michiel,
did you test if this issue still exists?
Alexander Opitz
08:33 Feature #50319 (Closed): improve domain handling
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:30 Bug #51493 (Closed): Error Reporting always set with E_WARNING
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:28 Bug #53066 (Closed): media content-element and minify
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:27 Bug #29583 (Closed): TypoScript condition [userFunc]...[ELSE] does not work correctly
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:27 Bug #28566 (Closed): You Tube channels not supported by media element
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:26 Bug #49849 (Closed): Frontend timetracking - Do not try to pop an entry of a stack if it is empty
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
08:18 Bug #43606 (Closed): Wrong path when compressing and merging external js files
Thanks for testing. Alexander Opitz
08:17 Bug #58142 (Closed): Backend layout, empty colpos breaks JS
Alexander Opitz
04:43 Bug #58521 (New): TCA: select with size=1, maxitems=2 only allows selection of 1 item
Markus Klein
04:41 Bug #30244 (Resolved): Indexing of external documents with german "umlaut"s in filename does not work
Merged for 6.1 and 6.2+ Markus Klein
04:35 Bug #30244 (Under Review): Indexing of external documents with german "umlaut"s in filename does not work
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
04:30 Bug #30244 (Resolved): Indexing of external documents with german "umlaut"s in filename does not work
Applied in changeset commit:b029113016746f16bd8bbc6179d3c6da69742a38. Jigal van Hemert
04:02 Bug #59655: Fatal JS Error in elementBrowser with %
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
04:00 Bug #59655: Fatal JS Error in elementBrowser with %
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:58 Task #55173: Optimize invocation of cObj::checkIf
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:51 Bug #59392: Gifbuilder: Make image-mask-functionality work again
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:37 Bug #59392: Gifbuilder: Make image-mask-functionality work again
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:33 Task #57255: Cleanup redundant code in extbase persistence
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:17 Task #57255: Cleanup redundant code in extbase persistence
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:09 Task #57255: Cleanup redundant code in extbase persistence
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2014-06-19

23:29 Bug #58142: Backend layout, empty colpos breaks JS
This issue was fixed with:
2014-05-22 938f7f8 #57576 [SECURITY] XSS in Backend Layout Wizard (Helmut Humm...
Fabian Lachman
23:11 Feature #8596: add isEmpty() to Query
Anybody interested in working on this issue together at the T3DD14's coding night on friday? I have prepared an examp... most wanted
22:55 Bug #57172: Adminpanel: Only show "Editing" if EXT:feedit loaded
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:49 Bug #57172: Adminpanel: Only show "Editing" if EXT:feedit loaded
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:48 Bug #59671 (Closed): IRRE related child records are not listed (comma separated list) in list module
If you configure a field's *type* as *inline* (and do not use the *MM* option) the field will hold an integer represe... most wanted
22:47 Task #59670 (Under Review): Cleanup 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
22:46 Task #59670 (Closed): Cleanup jsfunc.inline.js
Markus Klein
22:30 Bug #59423 (Resolved): Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
Applied in changeset commit:7f4cc74e8b6687fe3d74a6a3977247630668c768. Anonymous
21:42 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:41 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:35 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:19 Bug #58511: addUnionStatement does not respect MM_match_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
22:12 Bug #59344: Condition globalString with LIT: is not true if left and right of condition are empty strings
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:11 Bug #58138: CSRF with registerModule and navFrameScript
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:07 Bug #54414: File indexer does not detect missing files if no files in storage
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:05 Bug #59505: AbstractWidgetController sets view-configuration wrong
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:51 Bug #51748: PageRenderer->executePostRenderHook() does nothing when INT scripts are present
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:50 Bug #59642: Suggest wizard doesn't work in page flexforms
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:43 Bug #59642: Suggest wizard doesn't work in page flexforms
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:58 Feature #58087: Fluid should support "EXT:" 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:52 Bug #43606: Wrong path when compressing and merging external js files
yes, works as expected. issue can be closed. Simon Schaufelberger
19:30 Task #59556 (Resolved): Ensure that cli user is admin on extension install and uninstall
Applied in changeset commit:6fbac4bb717dbd1a7c7c412330f8525d9ac98af0. Marc Bastian Heinrichs
18:35 Task #59556: Ensure that cli user is admin on extension install and uninstall
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:32 Task #59556: Ensure that cli user is admin on extension install and uninstall
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:30 Task #59583 (Resolved): Default sorting EM
Applied in changeset commit:ca201f350788fd3f8db602f5b0fce8892c2d6424. Felix Kopp
18:38 Task #59583: Default sorting EM
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:16 Task #59583: Default sorting 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
19:30 Feature #57297 (Resolved): Add UID to SysDomainCache
Applied in changeset commit:8ed935c9df26ecd953c29b6dd5cad74960dc2eb3. Anonymous
19:30 Bug #58534 (Resolved): Remove warnings in ImportExportController.php
Applied in changeset commit:29b003017bc25e4208a965e94dd683780b1f34c1. Nicole Cordes
19:11 Bug #58534: Remove warnings in ImportExportController.php
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:42 Bug #58534: Remove warnings in ImportExportController.php
Some more information how to reproduce this issue. I have a read-only storage without the temp folder. On trying to c... Nicole Cordes
19:01 Bug #52949: Speed decrease since 4.5
I would still consider the performance of the new extension manager as horrible, especially on windows. Don't know mu... Simon Schaufelberger
18:00 Bug #52949: Speed decrease since 4.5
You consider this solved? What about the huge amount of open sub-tickets? Markus Klein
17:46 Bug #52949 (Needs Feedback): Speed decrease since 4.5
Quite a lot of actions happened in the last few weeks of 6.2 development concerning performance. Personally I conside... Oliver Hader
18:52 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
Attached test extension. Susanne Moog
17:31 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly 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
18:50 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
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:46 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
Here is already a good starting point :D haha Simon Schaufelberger
18:46 Bug #17090 (Under Review): wrong INCLUDE_TYPOSCRIPT does not output error message
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:35 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
Hmm, in the Object Browser I get a red box when I do an error I (apart form the include typoscript file!) but in the ... Simon Schaufelberger
18:36 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:31 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:24 Task #59107: Extbase behaviour concerning workspaces
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:22 Bug #39335 (Closed): Call to undefined method tx_indexedsearch_indexer::isTableUsed()
Already solved in 6.0 and higher. Wouter Wolters
18:16 Bug #59664 (Under Review): Copied flexform element is missing FAL 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
16:08 Bug #59664 (Closed): Copied flexform element is missing FAL images
If FAL images fields exists in flexform, when content element is copying, referenced images are not updating, causing... Alexey Gafiulov
18:08 Bug #53216 (Closed): PHP-Error results in a 30 second request
Has been abandoned on review.typo3.org by author Oliver Hader
18:05 Task #27955: minor layout fix
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:59 Bug #56250 (Under Review): Clickmenu show_item.php 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
17:30 Bug #51800 (Resolved): 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
Applied in changeset commit:08ab8684ce8cd38f2369a5efd697d0dce66efec3. Markus Klein
17:24 Bug #51800: 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
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:19 Task #58763: Add a function for clearing the rootline caches
Patch set 3 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:19 Task #58763: Add a function for clearing the rootline caches
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:18 Task #20016: wrong age calculating in stdWrap
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:50 Task #20016: wrong age calculating in stdWrap
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:47 Task #20016: wrong age calculating in stdWrap
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:28 Task #20016: wrong age calculating in stdWrap
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:17 Task #20016: wrong age calculating in stdWrap
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:59 Task #20016: wrong age calculating in stdWrap
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:53 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:49 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:18 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:09 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:59 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:53 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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 Bug #57367 (Accepted): PageLayoutViewDrawItemHookInterface has bad function definition
Will cause a change in the interface, which is a breaking change.
Postponed until... forever
Markus Klein
16:27 Bug #59216: Image dimensions (width/height) are 0 when not scaled
I was on latest version 6.2.3 but I made the update from 6.1.9 to 6.2.3 comletly new (with the obove mentioned patch7... Harald Dolderer
15:08 Bug #59216: Image dimensions (width/height) are 0 when not scaled
So you weren't on latest version of 6.2? Frans Saris
13:32 Bug #59216: Image dimensions (width/height) are 0 when not scaled
unfortunately no.
importinig 6.1 database again and running the Upgrade withard again after patch7 from #57495 is ins...
Harald Dolderer
16:25 Bug #59661: Syscategories are duplicated for backend 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:45 Bug #59661: Syscategories are duplicated for backend 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:00 Bug #59661: Syscategories are duplicated for backend 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
12:34 Bug #59661: Syscategories are duplicated for backend 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:48 Bug #59661 (Under Review): Syscategories are duplicated for backend 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
11:43 Bug #59661 (Closed): Syscategories are duplicated for backend users
If a user belongs to multiple user groups which define allowed sys categories it might be that the same category is s... Georg Ringer
16:18 Bug #59619 (Accepted): Static call of non-static function in Package.php
Will be discussed on T3DD14 with Thomas, the integrator of the package manager backport. Wouter Wolters
14:56 Bug #55835: Suggest wizard does not work correctly in flexforms
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:50 Bug #55835: Suggest wizard does not work correctly in flexforms
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 #55835: Suggest wizard does not work correctly in flexforms
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:55 Bug #59662 (Closed): Problem with subsequent calls to $configurationManager->setLocalConfigurationValueByPath and 'LocalConfiguration invalid'
We ran into problems when using subsequent calls to
$configurationManager->setLocalConfigurationValueByPath('… any...
Wolfgang Klinger
11:52 Task #57545: Missing metadata entry impossible to regenerate.
BTW. We shouldn't catch the Exception, the Scheduler handles Exception themselves. Removing the catch would bring fol... Alexander Opitz
11:46 Task #57545: Missing metadata entry impossible to regenerate.
Debugged it to show the exception:... Alexander Opitz
11:41 Task #57545: Missing metadata entry impossible to regenerate.
While Running the task I get:
> Execution of task "File Abstraction Layer: Update storage index (scheduler)" faile...
Alexander Opitz
10:40 Task #57545: Missing metadata entry impossible to regenerate.
Could you try as workaround the following steps:
# *Set missing flag for all files in your local storage(s)*
U...
Frans Saris
11:01 Feature #45725: FAL file collections should be able to be recursive
It would be great if this could not only be done for folder based collections but for category based ones too. Maybe ... Uwe Wiebach
10:32 Bug #23625: globalVar = TSFE : beUserLogin > 0 is only true for BE admin users
Are there any other options without userFunction to do this?
This might be needed for previewing new settings, or di...
Patrick Kroog
09:12 Bug #59657: An extension may have no ext_localconf.php file
I cannot get the same exact issue, but the problematic scenario is updating an extension which has an ext_localconf.p... Francois Suter
08:46 Bug #59657: An extension may have no ext_localconf.php file
The latest version of kb_tv_cont_slide is 0.5.0 and has no ext_locaconf.php file anymore.
I will now try with a du...
Francois Suter
01:05 Bug #59657 (Needs Feedback): An extension may have no ext_localconf.php file
Francois Suter wrote:
> * install extension "kb_tv_cont_slide"
> * try updating, installing or uninstalling another ...
Helmut Hummel
03:37 Task #59659: Remove deprecated code for sysext 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
02:46 Task #59659 (Under Review): Remove deprecated code for sysext 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
02:45 Task #59659 (Closed): Remove deprecated code for sysext Backend
Markus Klein
02:43 Task #45499 (Under Review): \TYPO3\CMS\Utility\StringUtility is not used in core - consider deprecation
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:43 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-18

22:45 Task #58305: Severe Issues with FAL records when in workspaces.
We have tested this with the dev version of TYPO3 and the fix tests good with us. Thanks all of you for addressing th... Ron Hall
22:09 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Oh, I understood that also for new uploaded files width and height where 0.
Have a look ar #46020 for some hint ho...
Frans Saris
21:24 Bug #59216: Image dimensions (width/height) are 0 when not scaled
I didn't say this.
New uploaded images are displayed in the right way, but it is impossible for me to upload many hu...
Harald Dolderer
20:52 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The install tool database analyser doesn't show any columns to be deleted?
I find it strange that when you upload ...
Frans Saris
20:46 Bug #59216: Image dimensions (width/height) are 0 when not scaled
o.k,removing indexed search solves #59567.
The upgrade manager is now running till the end.
But the main problem is...
Harald Dolderer
20:22 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The columns are present in sys_file in 6.1 and will be migrated over to the new columns in 6.2 on the sys_file_metada... Markus Klein
20:13 Bug #59216: Image dimensions (width/height) are 0 when not scaled
see my comments for #59567 maybe you can proceed the upgrade then.
If you remove the columns by hand you lose all wi...
Frans Saris
20:03 Bug #59216: Image dimensions (width/height) are 0 when not scaled
that's it. This columns are present in 6.1 and are missing in 6.2.
May I create this columns by hand or is there ano...
Harald Dolderer
19:03 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Could you check if the width and height column are still present in sys_file. That could cause your problems. Frans Saris
18:32 Bug #59216: Image dimensions (width/height) are 0 when not scaled
yes, I tried, but there is another bug which prevents the update manager to finish.
https://forge.typo3.org/issues/5...
Harald Dolderer
18:05 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Did you run all upgrade wizards in install tool and remove all obsolete columns from sys_file etc? Frans Saris
17:47 Bug #59216: Image dimensions (width/height) are 0 when not scaled
yes I'm sure.
See screenshot.
It's an update from 6.1.9
Harald Dolderer
15:56 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Are you sure the width and height of sys_file_metadata are empty?
Did you do a clean install of 6.2 or an update f...
Frans Saris
15:06 Bug #59216: Image dimensions (width/height) are 0 when not scaled
too early pleased.
clearing the cache next time same again.
Harald Dolderer
14:57 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The metadata are only updated by scheduler if lastmodification date of file is newer than last_indexed of the corresp... Frans Saris
14:40 Bug #59216: Image dimensions (width/height) are 0 when not scaled
@Frans: width and height are 0 in the table sys_file_metadata and in the html source code.
Gererating metadata with s...
Harald Dolderer
14:13 Bug #59216: Image dimensions (width/height) are 0 when not scaled
@Harald, are the dimensions 0 in both database (sys_file_metadate) and in the tag (html source) or only in the tag?
...
Frans Saris
09:08 Bug #59216: Image dimensions (width/height) are 0 when not scaled
The link should be: https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/core/Classes/Resource/Index/Indexer.p... Alexander Opitz
07:09 Bug #59216: Image dimensions (width/height) are 0 when not scaled
the link above is unfortunately broken.
Same problem with image dimensions 0 for me.
We are using a local storage.
Harald Dolderer
20:37 Bug #59657 (Under Review): An extension may have no ext_localconf.php 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
20:33 Bug #59657 (Closed): An extension may have no ext_localconf.php file
Having an ext_localconf.php file in an extension is very common, but is not required. For example, extension "kb_tv_c... Francois Suter
20:32 Bug #59493: felogin - redirectPageLoginError
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:26 Bug #59493: felogin - redirectPageLoginError
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:19 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Frans, I guess the _mysql version of the ext is in the DB, hence the index is already present and the migration to In... Markus Klein
20:15 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
If un-installing doesn't help maybe you can try to run the CREATE TABLE statement manualy... Frans Saris
19:20 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Looks like index_search_mysql comes into the game, as the FULLTEXT index comes from this extension, but it has MyISAM... Markus Klein
19:07 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Please try to un-install indexed_search and try then again the upgrade wizard.
Because strange thing is that these t...
Frans Saris
19:52 Task #20016: wrong age calculating in stdWrap
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:41 Task #20016: wrong age calculating in stdWrap
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:32 Task #20016: wrong age calculating in stdWrap
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:16 Task #20016: wrong age calculating in stdWrap
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:04 Task #20016: wrong age calculating in stdWrap
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:03 Task #20016: wrong age calculating in stdWrap
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:32 Bug #38024: Illegal string offsets in t3lib_stdgraphic
Error still there in 6.1.9, indeed in GraphicalFunctions.php in line 2285 Robert Steindl
18:23 Bug #59656 (Closed): List mode doesn't show relation number, but tries to get record title from related table
Hi,
This issue is a regression, caused by fix of http://forge.typo3.org/issues/52133
Whenever an editor has detai...
Viktor Livakivskyi
18:06 Bug #55835: Suggest wizard does not work correctly in flexforms
I fix a JS error in #59655. Maybe this is related to this particular issue, because it fixed it for me... Rémy DANIEL
17:11 Bug #55835: Suggest wizard does not work correctly in flexforms
Hi Daniel!
Please post feedback to a patch directly in Gerrit. I just invited you there. Login with your normal TY...
Markus Klein
16:25 Bug #55835: Suggest wizard does not work correctly in flexforms
What is the status of this review? Why `item.id` needs to be escaped with `this.escapeObjectId()`? Rémy DANIEL
17:59 Bug #59655 (Under Review): Fatal JS Error in elementBrowser with %
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:19 Bug #59655 (Closed): Fatal JS Error in elementBrowser with %
TYPO3 6.2.3
When I select an item from the element browser (or from the autocomplete wizard), and if the item cont...
Rémy DANIEL
17:36 Feature #50481: TCEforms: Replace "More options" icon for uncollapsing palettes
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:35 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:07 Bug #51800 (Under Review): 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
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 Bug #51800: 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
I had the same Issue with upgrading from 4.5.32 to 6.2.3.
Setting the search in line 207 in RteFileLinksUpdateWiza...
Marcel Gaetje
12:00 Feature #41347: ImageViewHelper: more flexible arguments
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:39 Feature #41347 (Under Review): ImageViewHelper: more flexible arguments
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:55 Feature #41347: ImageViewHelper: more flexible arguments
this patch is actually really cool, i also want to see that in the core! Simon Schaufelberger
11:46 Bug #59473: Inconsistent API for folders
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:40 Bug #59473: Inconsistent API for folders
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:46 Bug #59475: Folder Object is missing getFile
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:40 Bug #59475: Folder Object is missing getFile
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:30 Bug #57979: Wrong icon for filemount
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:40 Bug #57979: Wrong icon for filemount
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:30 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:40 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:22 Bug #59649 (Closed): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Hello,
We found an issue with the HTTP_ACCEPT_LANGUAGE detection,
when we use safari 7.0.4 with the locale set to...
Hennebicq Romain
11:05 Bug #59641: Make Extbase use Repository for internal calls
I suppose this is the same isse I found in 4.7.
Take a look at this, might be of some help.
http://forge.typo3.or...
Alexander Jahn
09:59 Bug #59641: Make Extbase use Repository for internal calls
Please see my comment only as a workaround and not as a solution.
If you need f.e. hidden records you can inject t...
Stefan Froemken
09:17 Bug #59641 (Rejected): Make Extbase use Repository for internal calls
When resolving request arguments, extbase does not use the corresponding repository to get the object from the databa... Felix Oertel
10:53 Bug #59533: OptionSplit cObjNum inside FILES CO does not work
I can confirm this Bug.
lib.supersized = TEXT
lib.supersized {
data = levelmedia: -1, slide
split {
token =...
Christian Tauscher
10:53 Feature #59646 (Closed): RTE: Add configuration property buttons.link.[ type ].properties.target.default
There is no possibility to configure buttons link for specific type,
thanks to this option, it would be possible to ...
Rafal Brzeski
10:47 Bug #59642: Suggest wizard doesn't work in page flexforms
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:06 Bug #59642 (Under Review): Suggest wizard doesn't work in page flexforms
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:34 Bug #59642 (Closed): Suggest wizard doesn't work in page flexforms
When using the suggest wizard from within a flexform in a page it doesn't work properly. Patch on gerrit. Bernhard Kraft
10:36 Feature #23885: Uploads outside of DOCUMENT_ROOT
Funny,
this is 3 years old.
I can't remember this.
But i dont think so because still strict path_site is used:
...
Carsten Bleicker
10:26 Feature #23885: Uploads outside of DOCUMENT_ROOT
Could it be closed after the introduction of FAL? Riccardo De Contardi
10:36 Bug #47322: Import Selection with TYPO3 Element Browser
Perfect. Thanks @Nico this worked for me. Malte Riechmann
10:30 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:55 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:27 Bug #59255 (Under Review): Switch ViewHelper breaks with a NULL value
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:58 Bug #59644 (Rejected): Fatal Error while try to registerProviderExtensionKey with flux
TYPO3 6.2.3
flux 7.0.0
In TYPO3 BE I get this WARNING:
Core: Error handler (BE): PHP Warning: array_merge(): Arg...
Anonymous
02:31 Bug #59568 (Resolved): filelist: No context-menu for folders
Applied in changeset commit:5ef754bea5b3b997798cf3994b1bb3627069e471. Frans Saris
01:43 Bug #59568: filelist: No context-menu for folders
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:42 Bug #59568: filelist: No context-menu for folders
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:24 Bug #58293: Cleanup DatabaseRecordList
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:19 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:31 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:29 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:23 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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:11 Bug #56781: Cleanup main_rte function in the ElementBrowser and children
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:52 Bug #56781: Cleanup main_rte function in the ElementBrowser and children
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:39 Bug #59037: Set of TYPO3_CONTEXT in .htaccess throws internal server error
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 #57716 (Resolved): Easy-fix: CSS-error in t3skin
Applied in changeset commit:803a900a8bd60e09530b93477d75694cbdb46e20. Markus Klein
00:43 Bug #57716: Easy-fix: CSS-error in t3skin
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:42 Bug #57716: Easy-fix: CSS-error in t3skin
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:53 Bug #59412: "Make object access work with ObjectStorage" removed access to properties of ObectStorages
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-17

21:55 Feature #28382: Allow asynchronous JavaScript files
Come on guys... it should be possible. Google Page Speed complains about the current way page.includeJS includes java... Mario Colombo
21:12 Bug #59589 (Needs Feedback): "Select & upload files" button not showing for non-admin users.
Can't reproduce this. Works for me.
Do the users have filemounts? Do they have permissions for the assigned storage?
Markus Klein
20:40 Task #59583: Default sorting EM
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:30 Bug #59615 (Resolved): Clear input and trigger icon for date fields not correctly aligned
Applied in changeset commit:7420fc5e1c9298d60fbcf32b683175864bce1c7b. Frans Saris
20:14 Bug #59615: Clear input and trigger icon for date fields not correctly aligned
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:14 Bug #59615: Clear input and trigger icon for date fields not correctly aligned
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:23 Bug #58534: Remove warnings in ImportExportController.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
20:21 Task #57812: Cleanup Extbase classes around request 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
20:21 Bug #57856: @inject does not work relative to current namespace
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 #57856: @inject does not work relative to current namespace
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:20 Task #57878: Cleanup Extbase Reflection classes
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:20 Task #57878: Cleanup Extbase Reflection classes
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:20 Bug #57716: Easy-fix: CSS-error in t3skin
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:08 Bug #57716: Easy-fix: CSS-error in t3skin
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 Bug #57716: Easy-fix: CSS-error in t3skin
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:19 Bug #58293: Cleanup DatabaseRecordList
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:08 Bug #58804: Interface 'TYPO3\CMS\Scheduler\AdditionalFieldProviderInterface' not found when ext:scheduler ist not installed
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:04 Bug #59147: Wrong extension precedence in TYPO3 6.2
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:03 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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:03 Bug #57367: PageLayoutViewDrawItemHookInterface has bad function definition
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:03 Bug #57367: PageLayoutViewDrawItemHookInterface has bad function definition
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:03 Bug #59412: "Make object access work with ObjectStorage" removed access to properties of ObectStorages
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 Bug #58913: Missing and invalid warnings on referenced files
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:51 Bug #58913: Missing and invalid warnings on referenced 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
18:50 Task #59107: Extbase behaviour concerning workspaces
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:18 Bug #50906 (Closed): Allow using sys-categories for all core-records usable by editors
Marc Bastian Heinrichs
18:15 Bug #50906: Allow using sys-categories for all core-records usable by editors
This is solved in 6.2 and can be closed. Default categorizable pages are tt_content, pages and sys_file_metadata. Eac... Lorenz Ulrich
18:16 Task #54241: Upgrade wizard for sys_category <<-->> sys_file relations
Is this already implemented? Lorenz Ulrich
17:57 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
What is the status? Did you wait for something? Johannes C. Laxander
17:54 Bug #59636 (Closed): TCEFORM.tt_content.menu_type / removeItems 0 => mod.wizards hidden
When removing menu types 0, the menu item in wizard (displayed when creating a new content) is hidden :
TCEFORM.tt...
GAYA La Nouvelle Agence
17:30 Feature #17742: config.fileTarget for default link target on files
this feature doesn't work any more, tested on TYPO3 6.x Rafal Brzeski
16:54 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
Alexander Opitz wrote:
> 1) Revert patch.
> 2) Add a possibility to enable/disable the "uptree" handling.
I'd op...
Oliver Hader
16:32 Task #54948: swap workspace won't reset t3ver_wsid
By looking to the SQL data, it looks correct since "swapping" just switches live versions with workspace versions. Fo... Oliver Hader
16:28 Task #54948: swap workspace won't reset t3ver_wsid
Alright & thanks, I moved the issue to the current workpackage and will have a look soon (with some functional tests ... Oliver Hader
16:30 Bug #59624 (Resolved): Cannot Update Extensions
Applied in changeset commit:66af35a768be91fe5aea7db6ea799181aa5af907. Oliver Hader
15:37 Bug #59624 (Under Review): Cannot Update 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:32 Bug #59624 (Accepted): Cannot Update Extensions
Reproducible on upgrading an existing extension to a newer version from TER.. Oliver Hader
14:44 Bug #59624 (Closed): Cannot Update Extensions
... Alexander Opitz
16:24 Bug #30354 (Under Review): FlexForm select fields can't replace makers in their foreign_table_where clause
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:23 Task #43210 (Closed): Resolving element dependencies does not work on deleted child records
t3lib_loadDBgroup / RelationHandler filtered out delete placeholders in the past - thus was resolved with TYPO3 6.2.0 Oliver Hader
16:21 Task #45676 (Rejected): Workspace references are not considered
Since IRRE persistence has changed (always live/default, then overlay), issue #59107 holds the new approach concernin... Oliver Hader
16:20 Task #54956 (Closed): Invalid workspace image preview in page and list module
Solved with #43916 for TYPO3 CMS 6.2.4 Oliver Hader
16:16 Bug #38703 (Rejected): Publishing records with IRRE records -> lost relation
Please upgrade to TYPO3 CMS 6.2 which got a lot of fixes in that regard.
No backports from 6.2 to 4.5 since the chan...
Oliver Hader
16:10 Bug #59626 (Rejected): Firefox 30 problem
I'm also using Firebug 2.0 and FF30 and I didn't have the problems at the beginning. But after clicking around for so... Markus Klein
16:02 Bug #59626: Firefox 30 problem
Indeed it's linked to firebug. I have firebug 2.0.
What is strange is that a friend has firefox 30 and firebug 2.0 an...
joujou no-lastname-given
15:34 Bug #59626: Firefox 30 problem
https://bugzilla.mozilla.org/show_bug.cgi?id=998908 Markus Klein
15:33 Bug #59626: Firefox 30 problem
And the bugzilla entry: https://bugzilla.mozilla.org/show_bug.cgi?id=996456 Alexander Opitz
15:32 Bug #59626: Firefox 30 problem
Thx Alex.
Note from there:
>Note that the platform bug is fixed in Firefox 31
>
>So you need following config...
Markus Klein
15:30 Bug #59626: Firefox 30 problem
This seams to be: https://code.google.com/p/fbug/issues/detail?id=7359 Alexander Opitz
15:29 Bug #59626 (Needs Feedback): Firefox 30 problem
Markus Klein
15:28 Bug #59626: Firefox 30 problem
It seems to be a bug in Firebug! If I disable it, things are working again. Markus Klein
15:26 Bug #59626: Firefox 30 problem
For me it doesn't work, I get the firefox menu instead. joujou no-lastname-given
15:24 Bug #59626: Firefox 30 problem
Ok I see the error now too on my site, but the menu still works. Markus Klein
15:23 Bug #59626: Firefox 30 problem
You have firefox 30 and tried on typo3 demo site ? joujou no-lastname-given
15:21 Bug #59626: Firefox 30 problem
Can't reproduce this. Tried it on one of my 6.2.3 installations. Markus Klein
15:15 Bug #59626: Firefox 30 problem
Version 6.2.2.
Same problem occurs on the demo site demo.typo3.org.
Backend menu that appears when you right click ...
joujou no-lastname-given
15:10 Bug #59626: Firefox 30 problem
Which exact TYPO3 version are you using?
What do you mean with "backend menu"? Do you mean the context menu when rig...
Markus Klein
14:56 Bug #59626 (Rejected): Firefox 30 problem
Only with Firefox 30.0, javascript problem (ReferenceError: batch is not defined) causing the backend menu of the pag... joujou no-lastname-given
16:10 Bug #59592 (Closed): Updating not activated extension seems to fail
Oliver Hader
16:10 Bug #59592: Updating not activated extension seems to fail
There are two separated scenarios, please see the duplicated referenced issues and continue there. Thanks
* #59624
...
Oliver Hader
16:04 Bug #59631 (Accepted): Updating inactive extension
TYPO3\CMS\Extensionmanager\Controller\DownloadController::updateExtensionAction() is the place to start...
* $this->...
Oliver Hader
15:59 Bug #59631 (Closed): Updating inactive extension
If you update an inactive extension will activate this one. Which isn't desired. Alexander Opitz
15:30 Task #59143 (Resolved): Preview of moved workspace elements on source page
Applied in changeset commit:d3de5d553ccb70e0aa93bd94b8b8ee65186101da. Oliver Hader
15:30 Task #59118 (Resolved): Define precedence of states in workspace module
Applied in changeset commit:01efa5c3b05c84af9c62683243169d2fd205a264. Oliver Hader
15:30 Task #59114 (Resolved): Page tree does not visualize move targets
Applied in changeset commit:3fe13ccbf6ede0a897a6cf14aa119a86997ac26e. Oliver Hader
15:28 Bug #54488: Images vanishing from output in preview
I think that this should be marked as related or even a duplicate of #54948 and/or as related to #37065.
To anyone...
Lars Trebing
15:07 Feature #59627 (Rejected): ExtensionManagementUtility::registerXclass method
Hello there,
I thought it was sad that with TYPO3 growing to become even more awesome it hadn't yet a method to re...
Tizian Schmidlin
11:39 Bug #59620 (Rejected): Strange property mapping when using subclasses
Hi,
i have a strange behaviour with the property mapping.
Situation:
Model:...
Eike Starkmann
11:28 Bug #56250 (Accepted): Clickmenu show_item.php is broken
Markus Klein
11:20 Task #59616 (Accepted): Import forces pid 0 if rootLevel = -1 is set in TCA
Marc Bastian Heinrichs
10:43 Task #59616: Import forces pid 0 if rootLevel = -1 is set in TCA
@MaBa: Can you please check on that? Thx Markus Klein
11:11 Bug #59619 (Closed): Static call of non-static function in Package.php
in Classes/Package/PackageManager.php around line 73 there is this line:
if (!\TYPO3\CMS\Core\Package\PackageManag...
Jan Schreier
10:30 Bug #58786: Scheduler report triggers mail with warnings unknown where from
Same problem here, so I enriched the mail with more information. Benedict Burckhart
10:26 Task #59556: Ensure that cli user is admin on extension install and uninstall
Steps to reproduce
----------------------
Prepare environment:
* Install a fresh, blank CMS
* Create user _cl...
Fabien Udriot
10:24 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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 #59587 (Under Review): Performance killer: APC cache backend, wrong assignment of cache tags
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:11 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
This issue also applies to Memcached/Wincache/Xcache Alexander Opitz
10:09 Bug #59587 (Accepted): Performance killer: APC cache backend, wrong assignment of cache tags
Alexander Opitz
10:05 Bug #59587 (Under Review): Performance killer: APC cache backend, wrong assignment of cache tags
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:41 Bug #59587 (Accepted): Performance killer: APC cache backend, wrong assignment of cache tags
By reading the code, this solution seams not correct course the source around also isn't correct, a copy&paste error ... Alexander Opitz
09:33 Task #59535: Re-work/simplify copyright header in PHP files
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:30 Bug #59614 (Resolved): The property newSessionID is used in a wrong context in AbstractUserAuthentication
Applied in changeset commit:df11f015ffc7f6f8fe70bc2b14ef260032c8b61e. Helmut Hummel

2014-06-16

23:46 Bug #57979: Wrong icon for filemount
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:46 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:14 Bug #59568: filelist: No context-menu for folders
Regression to #51512 Markus Klein
21:39 Bug #59568 (Under Review): filelist: No context-menu for folders
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:59 Bug #56250: Clickmenu show_item.php 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:58 Bug #56250 (Under Review): Clickmenu show_item.php 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:49 Task #59616 (Closed): Import forces pid 0 if rootLevel = -1 is set in TCA
Hi
When importing tx_gridelements_backend_layout records they are "forced" to the root level (pid=0).
Warnings ...
Simplicity GmbH
21:31 Bug #59615: Clear input and trigger icon for date fields not correctly aligned
*Before*
!before.png!
*After*
!after.png!
Frans Saris
21:27 Bug #59615 (Under Review): Clear input and trigger icon for date fields not correctly aligned
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 Bug #59615 (Closed): Clear input and trigger icon for date fields not correctly aligned
The clear input icon in the input field and the trigger icon outside the datepicker input fields are not correctly al... Frans Saris
20:35 Bug #59613 (Rejected): DateTime values in BE are shown in UTC
Okay just TCA eval time is affected when used in extbase as DateTime property.
Looks like a timestamp thingie. I...
Frans Saris
17:07 Bug #59613 (Rejected): DateTime values in BE are shown in UTC
DateTime values are not only saved in UTC but also shown in UTC in BE.
When you fill a time field with 00:01 in BE...
Frans Saris
17:12 Bug #57751: Felogin session not set
Fix will be reverted with #59614 as a better solution #58713 was merged. Markus Klein
17:09 Bug #59614 (Under Review): The property newSessionID is used in a wrong context in AbstractUserAuthentication
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:07 Bug #59614 (Closed): The property newSessionID is used in a wrong context in AbstractUserAuthentication
The fix for #57751 was to force the cookie to be set again although it was
deleted in the same request again (when a...
Helmut Hummel
17:06 Bug #59610 (Under Review): Implement multiple checkbox in CheckboxViewhelper
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 Bug #59610 (Closed): Implement multiple checkbox in CheckboxViewhelper
To cover the case of multivalue-checkboxes in TYPO3 Core Fluid CheckboxViewhelper I have applied implementation of th... Max Hellwig
16:32 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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:07 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
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 #59606 (Under Review): [FEATURE] Integrate Symfony/Console into CommandController
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:30 Bug #59606 (Closed): [FEATURE] Integrate Symfony/Console into CommandController
This is a backport from the new introduced feature in Flow [[https://review.typo3.org/#/c/30653/4]].
This extends ...
Stefano Kowalke
16:02 Bug #24378 (Resolved): Frame added to IM/GM commands should be inside quotes
Seems fixed in \TYPO3\CMS\Core\Imaging\GraphicalFunctions::imageMagickExec() Jigal van Hemert
10:08 Bug #24378 (Needs Feedback): Frame added to IM/GM commands should be inside quotes
Hi,
was this issue fixed or does it still exists?
Alexander Opitz
15:18 Bug #24227 (Closed): Deprecation Log blocks system
Markus Klein
15:05 Bug #24227: Deprecation Log blocks system
Of course. We don't need duplicated issues ;-) Guido S.
09:11 Bug #24227 (Needs Feedback): Deprecation Log blocks system
Hi,
I don't think that logrotate should be implemented by the CMS. I would like to take the approach from #24040 t...
Alexander Opitz
15:07 Bug #59608 (Rejected): displayEditIcons error with tt_content.mailform
If i use a typoscript object path like lib.test and apply tt_content.mailform to it, I get a catchable php error beca... Dominik Weber
14:29 Bug #59605 (Closed): Export to .t3d depends on presence of Powermail extension
I get a permanent failure with this message when trying to export from pid 0:
#1: PHP Warning: fileperms(): stat f...
Matt Bracewell
12:56 Bug #59598 (Closed): double content when copy/paste a page
When you copy a page and paste it somewhere else and you have an element text with image, the images will be copied b... olaf gerigk
12:30 Task #59546 (Resolved): Field labels not shown in workspaces history
Applied in changeset commit:22e9d09a0de10353c4bcc2914620b17f97854747. Oliver Hader
12:23 Bug #25986 (Closed): CE Mailform does not respect https protocol
Alexander Opitz
11:52 Bug #25986: CE Mailform does not respect https protocol
Alexander Opitz wrote:
> as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS ...
Marc Wöhlken
10:15 Bug #25986 (Needs Feedback): CE Mailform does not respect https protocol
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
12:08 Bug #25289 (Closed): Problems setting (external) links in IE7 or IE8
Alexander Opitz wrote:
> Hi,
>
> as this issue is very old. Does the problem still exists within newer versions o...
Helmut Hummel
10:06 Bug #25289 (Needs Feedback): Problems setting (external) links in IE7 or IE8
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.34)?
Alexander Opitz
12:01 Bug #59597 (Closed): fileupload - file not sent with email
Hi,
I can add a fileupload-field to my forms withe the form-wizard. But when I send the form I get only the filena...
Kerstin Finke
11:44 Bug #52822: Updating extensions triggers errors due to folder permissions
user is web0 which is a user for special web access having full access on the typo3 installation.
the user is the own...
Stefan no-lastname-given
11:22 Bug #25128: 4.5.0 redirect after fe_login to usergroup fails
I´ll check this next week d.ros no-lastname-given
09:45 Bug #25128 (Needs Feedback): 4.5.0 redirect after fe_login to usergroup fails
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:16 Bug #25363 (Closed): If only list module is visible for backend user, backend is loaded again and again and again
Thanks for feedback. Alexander Opitz
11:12 Bug #25363: If only list module is visible for backend user, backend is loaded again and again and again
I remember this problem. I have updates the corresponding website long time ago to 4.5. I have testet it again today ... Christian Clemens
09:59 Bug #25363 (Needs Feedback): If only list module is visible for backend user, backend is loaded again and again and again
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:04 Bug #50581 (Closed): File-Mounts: TCA issue
Thanks for feedback, so closing this issue. Alexander Opitz
09:13 Bug #50581: File-Mounts: TCA issue
The issue seems to be fixed in 6.2 Tomita Militaru
09:02 Bug #50581: File-Mounts: TCA issue
Hi,
does this issue persists in newer versions?
Alexander Opitz
11:01 Bug #25283 (Closed): File upload in Flexform-Sections
Thanks for answer. So I'm closing this issue for now. If this issue occurs again, feel free to open a new issue repor... Alexander Opitz
10:44 Bug #25283: File upload in Flexform-Sections
Hi,
I don't know and I have no time to test it at the moment...
Best Tim
Tim Schenk
09:50 Bug #25283 (Needs Feedback): File upload in Flexform-Sections
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:25 Bug #25241 (Needs Feedback): TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
Alexander Opitz
09:40 Bug #25241: TemplaVoila FCE > overwrite image > error: The fields marked with a yellow ....
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:14 Bug #25290 (Needs Feedback): wrong 404-handling when TYPO3_CONF_VARS['FE']['pageNotFound_handling'] is empty
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:14 Bug #24590 (Needs Feedback): Trouble with new EM: Download from chosen repository not possible + choice not remembered in GUI
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:13 Bug #25798 (Needs Feedback): Missing flags when editing a content element in different language
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:13 Bug #25782 (Needs Feedback): typo3-login-cookiecheck Cookie does not respect cookieSecure
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:12 Bug #25349 (Needs Feedback): BE-Printing broken with IE 8 on 4.5
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.34)?
Alexander Opitz
10:11 Bug #25722 (Needs Feedback): No feedback from TCEmain in case of insufficent access
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:10 Bug #14363 (Needs Feedback): sendnotifyemail - fromname
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:10 Bug #25491 (Needs Feedback): t3skin: plugin selector is too small
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:10 Bug #25486 (Needs Feedback): t3skin: icons problem in Google Chrome
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:09 Bug #25481 (Needs Feedback): default setting for styles.content.links.target fails in CSC's static template constants
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:07 Bug #23857 (Needs Feedback): Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:02 Bug #25366 (Needs Feedback): cross domain links to pages with different protocol point to wrong (current) domain
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:02 Bug #25396 (Needs Feedback): Database inconsistence between sys_language_uid and language-id value in "l10n_diffsource"
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:01 Bug #25400 (Needs Feedback): Make the "disabled" state consistent in the List Module
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:58 Bug #25291 (Needs Feedback): Error when Typo3 Admin Panel is activated
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:58 Bug #25351 (Needs Feedback): Underlining text does not work
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:57 Bug #25257 (Needs Feedback): Query with LIMIT does not work in ux_t3lib_db->exec_query
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:57 Bug #25348 (Needs Feedback): ExtDirect Exception occurs when BE session times out
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:56 Bug #24482 (Closed): FCE with sections loses data in backend
Alexander Opitz
09:56 Bug #25184 (Needs Feedback): felogin - change password -> error instead of sending mail
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:55 Bug #25340 (Needs Feedback): state "excludeFromUpdates" causes Uncaught TYPO3 Exception
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:54 Bug #25330 (Needs Feedback): EM - Wrong SQL query while retrieiving extension updates.
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:52 Bug #25253 (Needs Feedback): When previewing a page in a custom Workspace, unable to execute an action in List view tab.
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:51 Bug #25087 (Needs Feedback): Soft hyphens: Editing impossible
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:51 Bug #25310 (Needs Feedback): Chrome 10 : bold and co disappear after saving item
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:50 Bug #25198 (Needs Feedback): Multiple recipients in mailform not possible any longer
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:49 Bug #25312 (Needs Feedback): Removing URL from pagetype 'external url' is impossible to do
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:48 Bug #25297 (Needs Feedback): When trying to edit or rename a file in the filelist "file was not found (2)!" errors occur
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:48 Bug #25304 (Needs Feedback): Creating new pages in a workspace shows the page also in the live pagetree
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:47 Bug #25300 (Needs Feedback): Typolink - AddQueryString - Adds any Params added to URL
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:47 Bug #25294 (Needs Feedback): Filelist > cut and paste JPG or PDF in another directory > error: 'Ext' is not defined
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:46 Bug #23975 (Closed): TCAtree config option readOnly = 1 has no effect
Fixed in dupe #25888 Marc Bastian Heinrichs
09:16 Bug #23975: TCAtree config option readOnly = 1 has no effect
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
IMHO t...
Alexander Opitz
09:46 Bug #24998 (Needs Feedback): GIFBUILDER / specCharsToASCII breaks image file names
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:45 Bug #25271 (Closed): imageLinkWrap without typolink
Alexander Opitz
09:44 Bug #25122 (Rejected): FE-Login failed
Closing this issue as rejected.
As the image shows that the issue is in your storage engine, nothing can be done b...
Alexander Opitz
09:42 Bug #25268 (Needs Feedback): broken GIFBUILDEER with niceText
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:42 Bug #25267 (Needs Feedback): pages.layout.altLabels won't accept values beginning with numbers - error 403!
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:41 Bug #25265 (Needs Feedback): Error after upgrading workspaces to 4.5 : Reviewer is not able to do his review-job anymore
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:40 Bug #25264 (Needs Feedback): Multi-Column image generation broken after update from 4.3.9 to 4.3.11
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:40 Bug #25261 (Closed): Make backend layout dropdown in CE editform translateable
The review was merged, so I think this issue can be closed.
Alexander Opitz
09:38 Feature #25259 (Rejected): Add MySpace as a Media content provider
Such things should be done as extension. Especially since FAL exists, this can be provided as new driver. So closing ... Alexander Opitz
09:36 Bug #25247 (Needs Feedback): Remove colon in Extension Manager
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:36 Bug #25240 (Needs Feedback): Typo3 natives menus don't build cHash in links
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:35 Bug #25238 (Needs Feedback): Sorting of fe_users in list view is wrong on last page
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:34 Bug #25229 (Needs Feedback): localconf.php gets set to 0 (empty) when permissions are set wrong and do changes in em
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:31 Bug #24613 (Needs Feedback): Changing case-sensitivity of file name on Windows doesn't work
I don't think this will get fixed with newer TYPO3.
With FAL on a case insensitive system, we save all files in lo...
Alexander Opitz
09:19 Bug #24387: XHTML 2.0 doctype should be deprecated
Deprecate this with 6.2+x? Alexander Opitz
09:18 Bug #25136 (Needs Feedback): Sorting on object field from mm-table i list-mode
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:17 Bug #23705 (Needs Feedback): sections in flexform check access to language 0 even if record is in another language
Hi Andreas,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:16 Bug #24479 (Needs Feedback): Two link elements created for favicon
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
09:14 Bug #24040 (Needs Feedback): Handling deprecation log
Hi Ben,
as #23489 is rejected, we should go forward here. As I can see point 1. and 2. is done, so clearing deprec...
Alexander Opitz
08:59 Feature #55948 (New): Constants: Standard CE mapping for FE-Login depending content elements
Alexander Opitz
08:58 Bug #50392 (New): Specifying size in ImageViewHelper does nothing
Alexander Opitz
08:57 Bug #45478 (New): Resizing a magic image in rte woun't get scaled in frontend
Alexander Opitz
08:53 Bug #50231 (New): Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
Alexander Opitz
08:30 Bug #59593 (Closed): EM should be still working if installed ext sources are missing
if (for some reason) the ext sources of an extension are missing, the extension manager should not break, but show a ... Kay Strobach
08:29 Bug #59592 (Closed): Updating not activated extension seems to fail
having an extension, which is not activated in EM, can show the update from TER button.
If you hit this button the...
Kay Strobach

2014-06-15

23:52 Feature #59591 (Closed): Provide definable image quality for images of sourceCollection
At the moment you can add your dataKeys and set a width to the versions of the generated images.
P.e. the original ...
Christian Seifert
20:17 Bug #59589 (Closed): "Select & upload files" button not showing for non-admin users.
When logged in as a non-admin user and editing a content element like "Images", "Text & Images", or "File Links", no ... Torsten Crass
17:58 Bug #59587 (Closed): Performance killer: APC cache backend, wrong assignment of cache tags
It adds way too many tags to the "ident_..." entries due to wrong usage of for loop. This results in ident-to-tag-map... Florian Schwaiger
17:54 Bug #59584 (Closed): Error opening Extension Manager after updating from 4.7.19 to 6.2.3
Wouter Wolters
13:19 Bug #59584: Error opening Extension Manager after updating from 4.7.19 to 6.2.3
hi Markus,
sorry my fault! Thanks for the advices. Can you close the issue then?
BR, Jan
PS: In case somebod...
Jan Schreier
12:34 Bug #59584 (Needs Feedback): Error opening Extension Manager after updating from 4.7.19 to 6.2.3
Hi Jan,
please use the forum/maillinglists for questions first. The bugtracker is not meant for support purposes.
...
Markus Klein
12:27 Bug #59584 (Closed): Error opening Extension Manager after updating from 4.7.19 to 6.2.3
I just tried to run a first testupdate for our environment and got stuck when opening extension manager. I get the be... Jan Schreier
12:56 Bug #59547 (New): Different identifier hashes while indexing files
After looking around a bit, I can't find a problem in the Code.
What is weird in your description is that you say th...
Markus Klein
12:43 Bug #59547 (Needs Feedback): Different identifier hashes while indexing files
Hi Oliver!
I had a look at this issue. You're mixing two different things here.
LocalDriver::hash() is meant to...
Markus Klein
12:52 Feature #49714: Localizable FAL file records
I think this issue can be closed. Lorenz Ulrich
11:13 Task #59583 (Under Review): Default sorting EM
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:12 Task #59583 (Closed): Default sorting EM
Change default sorting in extension manager to display extension by update and not lexically.
Solve issue that only ...
Felix Kopp
03:56 Bug #51420: non static method getAvailableWorkspaces()
I get the same error message in 6.2.3 but I think it should be fixed by update WorkspaceSelectorToolbarItem.php
just...
Jan Schreier
01:00 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
No, it's NOT fixed in 6.1.9. It's because the default values for:... Sven Tappert
00:42 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
I have to do some testing. I'm not sure if the other issues were based on the same cause. Sven Tappert

2014-06-14

15:21 Task #27955: minor layout fix
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:25 Task #27955 (Under Review): minor layout fix
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:37 Bug #21768 (Under Review): sysext simulatestatic got no icon
Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:15 Bug #59493: felogin - redirectPageLoginError
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:59 Bug #59493 (Under Review): felogin - redirectPageLoginError
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:09 Feature #18851: Add StdWrap feature "random Number"
random might also be useful to just generate a md5-like random string. If you want, maybe give it a charset-parameter... Stefan Neufeind
12:33 Task #55043 (Under Review): Ensure usage of base constants 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
11:59 Bug #59574 (Closed): RTE: JS exception raised in BlockStyle plugin regarding property disableStyleOnOptionLabel
Hi,
using own RTE-Configuration causes exceptions, as plugins try to check deprecated variable (disableStyleOnOption...
Sebastian Stelmasik
09:28 Feature #59570: Description-field for filemounts
Thinking about it again: Should we add such metadata on the level of folders instead of filemounts instead? Every fil... Stefan Neufeind
07:58 Bug #59537: Not able to add dates prio now to endtime field
Forget about it.
My mistake. Sorry.
Mischa Heissmann
00:14 Task #59556: Ensure that cli user is admin on extension install and uninstall
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-13

22:57 Bug #59544: CTYPE=media php fatal error with fixed width or height
I have the same fatal error when using HTML5 Video and add any parameter. In my case, the width and height fields are... Martina Greiner
14:33 Bug #59544 (Needs Feedback): CTYPE=media php fatal error with fixed width or height
I tested this with mp4 and webm on current master and it worked flawlessly. Did you change any other settings? Markus Klein
11:55 Bug #59544 (Closed): CTYPE=media php fatal error with fixed width or height
I use TYPO3 6.2.3;
# I insert a Content element, type=MEDIA on a page, with the following:
Media Type: Video
HT...
Riccardo De Contardi
21:44 Feature #59570 (Closed): Description-field for filemounts
With a description-field it would be possible to offer things like hover-texts in BE to suggest what certain filemoun... Stefan Neufeind
21:30 Feature #59569: Add permissions to BE-filemounts / Allow read-only filemounts
Afaik only small workarounds were available to add mounts to the file-selector without having them in the filelist. F... Stefan Neufeind
21:28 Feature #59569 (Closed): Add permissions to BE-filemounts / Allow read-only filemounts
It would imho be great to be able to create a file-mount that has certain permissions. As a basic step being able to ... Stefan Neufeind
21:09 Bug #59568 (Closed): filelist: No context-menu for folders
When in the filelist it's possible to open a context-menu for files but not for folders (to rename them or so). Openi... Stefan Neufeind
21:02 Bug #54466: Could not find any folder to be displayed
Just stumbled across this as well. Still an issue. Ugly exception in BE instead of a meaningful error-message for the... Stefan Neufeind
19:03 Bug #59567 (Closed): Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
Using MySQL 5.5, the Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB; giving the error message: SQL-... Jürgen König
17:40 Bug #59564 (Closed): display of MD5 errors is false
If fetchExtension in typo3/sysext/extensionmanager/Classes/Utility/Connection notices that the md5 sums mismatch, it ... Johannes Goslar
17:35 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
It get scaled now, but it's not possible to get a bigger size than 300px width, also when I raise maxWInText. Will re... Marc Bastian Heinrichs
17:30 Bug #59562 (Closed): WebKit may insert a span element when backspacing an heading
When removing a block format (h2, p) from an element in the RTE, the following element (for example the next paragrap... Wouter Beeftink
16:57 Bug #33137: CSS concatenation only working for files with media attribute set to "all"
Just move to Grunt :-) Wouter Beeftink
16:54 Bug #59559 (Closed): White space before list in RTE after saving
When I insert a list in the RTE and save the page, an empty paragraph is inserted before the list. Obviously, that sh... Wouter Beeftink
16:52 Bug #59033 (Closed): Invalid Extension key after update
Alexander Opitz
14:24 Bug #59033: Invalid Extension key after update
In my opinion this ticket can be closed Martin Sonnenholzer
14:24 Bug #59033: Invalid Extension key after update
I had the makeCategorizable function call in the TCA files of each model. That fixed the problem, nevertheless breaki... Martin Sonnenholzer
16:36 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:30 Bug #59549 (Resolved): Broken tests due to modified PostProcessor constructor
Applied in changeset commit:7c8b73d70ee8b835b3f1658976345462e051120b. Oliver Hader
15:06 Bug #59549 (Under Review): Broken tests due to modified PostProcessor constructor
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 Bug #59549 (Closed): Broken tests due to modified PostProcessor constructor
Oliver Hader
16:25 Task #59556 (Under Review): Ensure that cli user is admin on extension install and uninstall
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:18 Task #59556 (Closed): Ensure that cli user is admin on extension install and uninstall
Extension install and uninstall is an admin task. Calling this task via cli should ensure, that the user has admin ri... Marc Bastian Heinrichs
15:43 Bug #59553 (Closed): Workspace image preview not show in page module
In TYPO3 4.5.34 (and before, to TYPO3 4.5.30 minimum)
In the Backend, in a workspace, on Page module, when I add an ...
Manu no-lastname-given
15:36 Bug #59551 (Closed): Workspace - Preview Image - Image not show - 4.5.31 and after
As soon I've udpate my TYPO3 4.5.30 to 4.5.31.
The images that I add in a content element "Text and Images" are no...
Manu no-lastname-given
15:05 Bug #49036: Allow custom active tabs in RTE element browser
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 #59548 (Closed): TypoScript parser implementation doubles backslashes
I've found a potential bug in the parse() method of the TS parser:
$parser = t3lib_div::makeInstance( 't3lib_tspar...
Norbert Sendetzky
14:11 Bug #59547 (Closed): Different identifier hashes while indexing files
I found a bug while migrating DAM to FAL:
1) I index files via scheduler task or by just clicking some folders in ...
Oliver Schulz
13:30 Bug #31951 (Resolved): Own checkbox layout breaks HTML mail
Applied in changeset commit:8bd1988d82256c1851b426e1e86b04c308a3b50f. Cornel Boppart
13:26 Task #59546 (Under Review): Field labels not shown in workspaces history
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 #59546 (Closed): Field labels not shown in workspaces history
Field labels are not shown if opening the history of an element in the workspace module. Oliver Hader
11:41 Feature #59497: Typed Slots
Please correct me if I'm wrong, but you are trying to mix two design patterns. Hooks belong to the template method pa... Martin Sonnenholzer
11:30 Task #59521 (Resolved): Restructure functional frontend tests
Applied in changeset commit:26819f9e2a38db3ff9d0bf1b50595802746d7f8e. Oliver Hader
11:19 Task #59535: Re-work/simplify copyright header in PHP 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
10:57 Task #59535: Re-work/simplify copyright header in PHP files
You are right - that's not correct. It should read:... Michael Schams
10:54 Task #59535: Re-work/simplify copyright header in PHP files
In #56776 Olivier wrote:
"GPL2 or any later version in the license header"
But the patch introduces LGPL v3 and...
Alexander Opitz
02:33 Task #59535: Re-work/simplify copyright header in PHP 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
01:01 Task #59535 (Under Review): Re-work/simplify copyright header in PHP 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
00:43 Task #59535 (Closed): Re-work/simplify copyright header in PHP files
The copyright/license header in files (PHP files, maybe others such as JavaScript, etc.) of the TYPO3 core show the y... Michael Schams
11:05 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
As I wrote above, I would not change the code, but the documentation. ENT_COMPAT is the default for hsc(). Markus Klein
10:34 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
Does anybody know, why ENT_COMPAT is in use here?
In my opinion, the flag has to be changed to ENT_QUOTES to be c...
Julian Hofmann
09:55 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
What fix do you propose?
* Correct the example
* change the code
I propose to go for the first solution
Markus Klein
09:52 Bug #59540: Viewhelpers htmlspecialchars and htmlentities never replace single quotes
Which TYPO3 version are you using? Markus Klein
09:49 Bug #59540 (Closed): Viewhelpers htmlspecialchars and htmlentities never replace single quotes
Both Viewhelper are documented with ... Julian Hofmann
10:18 Task #27955: minor layout fix
Still present in TYPO3 6.2.2
The code for icon is here: ...
Riccardo De Contardi
09:30 Bug #59458 (Resolved): Erroneous date sorting in File List
Applied in changeset commit:15ffdb207bb92d02d4457ba8a364598c8c87acf0. Francois Suter
08:58 Bug #59458 (Under Review): Erroneous date sorting in File List
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:14 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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:50 Bug #59537 (Closed): Not able to add dates prio now to endtime field
In Backend I'm not able to enter Stopdates older than today. The calendar won't let me select older dates, too.
If I...
Mischa Heissmann
08:32 Bug #59536 (Closed): EXT:linkvalidator BE Module not taking mod.linkvalidator.linktypes into account
The result "Listing of broken Links" and the "Broken Links Total:" values in BE Module are not taking mod.linkvalidat... Vitoandre D'Oria

2014-06-12

20:06 Bug #59533 (Closed): OptionSplit cObjNum inside FILES CO does not work
Please look at the following TS code below.
In my opinion the TS is correct. But this section does not work.
<p...
Jan Stoll
19:49 Bug #52125: Saving records takes ages to complete
Is this resolved by the "[TASK] Use SimpleFileBackend for t3lib_l10n cache"-revisions? Or should this stay open becau... Stephan Großberndt
19:30 Task #59276 (Resolved): Integrate functional DataHandler tests for FAL
Applied in changeset commit:35a93a95559dc0dc64e10a0fba0746852a78553e. Oliver Hader
13:15 Task #59276: Integrate functional DataHandler tests for FAL
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:09 Feature #59532: Session renewal: Add signal/hook when renewing session
Add skeleton for this hook. I will try to push it on gerrit next week. I'm a bit in a hurry right now.... Clément MICHELET
18:04 Feature #59532 (Closed): Session renewal: Add signal/hook when renewing session
In @TYPO3\CMS\Core\Authentication\AbstractUserAuthentication::fetchUserSession@, there is a part dedicated to update ... Clément MICHELET
19:06 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:03 Bug #59466: TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
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:00 Bug #59463: TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
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:54 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Task #59487 (Resolved): Reduce complexity in frontend functional tests
Applied in changeset commit:85f37a098d2050e9faeab6ea27bd507b19bc72e2. Oliver Hader
13:15 Task #59487: Reduce complexity in frontend functional tests
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Task #59111 (Resolved): IRRE children's children are not moved with parent
Applied in changeset commit:9f0a5b493246647890fabdab5f07062c72ecf46e. Oliver Hader
18:30 Task #59016 (Resolved): Missing "all workspaces" tab action for regular editors
Applied in changeset commit:4b44c2eb80e1bb2b798526a9eb92c53d77d39ebe. Oliver Hader
18:30 Task #59110 (Resolved): Field size of t3ver_label too low
Applied in changeset commit:7f21712f3a54035bd6d1580668cb94df47fa0af5. Oliver Hader
17:27 Task #59521: Restructure functional frontend tests
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:35 Task #59521: Restructure functional frontend 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
13:15 Task #59521 (Under Review): Restructure functional frontend 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
12:33 Task #59521 (Closed): Restructure functional frontend tests
In the scope of enabling Extbase frontend rendering during functional test runs, the response object contains multipl... Oliver Hader
17:27 Task #59107: Extbase behaviour concerning 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
13:35 Task #59107: Extbase behaviour concerning 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
13:15 Task #59107 (Under Review): Extbase behaviour concerning 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
17:02 Task #56996: Remove attribute data-htmlarea-file-table from RTE
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:32 Bug #57979: Wrong icon for filemount
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:25 Bug #57979: Wrong icon for filemount
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 Bug #57979: Wrong icon for filemount
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:07 Bug #57979: Wrong icon for filemount
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Bug #57979 (Under Review): Wrong icon for filemount
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:32 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:25 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:07 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:58 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Steffen Ritter and I are currently working on a new implementation that doesn't add a database field. This way it can... Lorenz Ulrich
12:07 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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 #59142 (Resolved): Preview links are shown for deleted pages
Applied in changeset commit:ebce207f18311b0042369bb04248bc0695f03a82. Oliver Hader
16:11 Bug #59529: Make Functional tests work on fast machines (especially on Windows)
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 Bug #59529 (Under Review): Make Functional tests work on fast machines (especially on Windows)
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:06 Bug #59529 (Closed): Make Functional tests work on fast machines (especially on Windows)
uniqueid("NEW") can return the same value if its called in the quick loop (as it's based on the microtime).
This is ...
Tymoteusz Motylewski
16:05 Bug #59527: Functional Test: force the storage record to be caseSensitive "1"
This issues is particularly visible on Mac OS where the file system is case insensitive. Steps to reproduce:
* Ins...
Fabien Udriot
15:27 Bug #59527 (Under Review): Functional Test: force the storage record to be caseSensitive "1"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Bug #59527 (Closed): Functional Test: force the storage record to be caseSensitive "1"
In the context of Functional Tests, makes sure the
storage record in initialized with caseSensitive "1"
which preve...
Fabien Udriot
15:55 Task #59514: Add more files in gitignore 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
14:30 Task #59514: Add more files in gitignore file
Can we also add "*.kdev4" to ignore the files from KDevelop IDE? Alexander Opitz
10:04 Task #59514 (Under Review): Add more files in gitignore 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
10:02 Task #59514 (Closed): Add more files in gitignore file
Whenever running the Functional Tests
directly from the Core, the framework requires
some additional folders that c...
Fabien Udriot
15:54 Bug #59523: Content Element "Special Menus"
I already tried that but the yellow exclamation marks is still there and so the content element can not be saved in t... Martin Weisbach
14:57 Bug #59523: Content Element "Special Menus"
The field in database (tt_content/pages) is a TINYTEXT, this means it can hold up to 255 characters.
If you take (...
Xavier Perseguers
13:17 Bug #59523 (Closed): Content Element "Special Menus"
Using the Content Element "Special Menus" in this case the "Menu of selected pages" the number of pages which can be ... Martin Weisbach
15:40 Bug #59528 (Closed): SQL-Error: Column 'height' cannot be null
At the TYPO3\CMS\Core\Resource\Service\IndexerService::indexFile method the file size is determined by getimagesize:
...
rengaw83
15:36 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
I attached a FlexForm configuration that helps reproduce the problem. Lorenz Ulrich
15:01 Bug #40004 (Closed): New page layout leads to empty plugin for own CType
Alexander Opitz
15:01 Bug #40005 (New): Several unit tests fail under Windows system
Hi Nicole,
you abandoned the patch and mentioned that this is fixed in several other patches. So close this issue?
Alexander Opitz
14:59 Bug #34383 (New): Incorrect redirect with multiple user groups
Patch was abandoned so reset issue status. Alexander Opitz
14:59 Feature #59524 (Accepted): Change Icon for 'Edit Metadata of this file' in file browser
I double that, having 2 pencils is really unclear. Xavier Perseguers
14:09 Feature #59524 (Closed): Change Icon for 'Edit Metadata of this file' in file browser
The attached Icon for editing metadata of files is a bit irritating.
How about changing the icon to a gear with a p...
Ralle Büchnitz
14:58 Feature #41526 (New): Make "Hide in menu" option easier
Patch was abandoned. I also like to vote for handling this in an extension instead of core. Alexander Opitz
14:34 Bug #44795: Page tree - Copy page (and paste) - preview images (often missing)
Hi Alexander,
will this patch be available with the next update?
Thanks and greetings
David
---
EDIT:
Ah, it's al...
David Gurk
14:30 Bug #59449 (Resolved): Unnecessary instantiation of object in contentObjectRender
Applied in changeset commit:284c5a816032ad768e03346f8a01850d3c16db69. Tomas Norre Mikkelsen
09:23 Bug #59449: Unnecessary instantiation of object in contentObjectRender
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:30 Feature #57454 (Resolved): Trigger events in DragUploader
Applied in changeset commit:4477f2772dee41fbdddd69fcb8925c5ed8cca538. Stephan Schuler
14:30 Bug #25188 (Resolved): System News use htmlspecialchars incorrectly leading to garbled output
Applied in changeset commit:43e5e4cc9138b524580d9b138be776ddbc040cf9. Alexander Opitz
14:15 Bug #25188: System News use htmlspecialchars incorrectly leading to garbled output
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:16 Bug #59525 (Closed): Sorting Icons missing in extension manager
As you can see in the attached screenshot you can sort in the extension manager but you dont see any hint how or in w... Ralle Büchnitz
14:07 Bug #43606: Wrong path when compressing and merging external js files
Hi Simon, did you already tested the behavior? Alexander Opitz
13:38 Feature #50039: Allow adding multiple CSS files
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #53450 (Resolved): addQueryStringMethod functionality overwrites GET/POST parameters
Applied in changeset commit:eeaad6119e1b495edefafdb4c12bffd53815cc3c. Anonymous
11:57 Bug #53450: addQueryStringMethod functionality overwrites GET/POST parameters
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:13 Bug #53450: addQueryStringMethod functionality overwrites GET/POST parameters
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:02 Bug #59147: Wrong extension precedence in TYPO3 6.2
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 Bug #56781: Cleanup main_rte function in the ElementBrowser and children
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:39 Bug #31951: Own checkbox layout breaks HTML mail
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:16 Task #59515 (Under Review): Ship composer.lock file as well
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:16 Task #59515 (Closed): Ship composer.lock file as well
composer.lock file has the effect to lock the version
of the Composer packages we require for TYPO3 CMS
when runnin...
Fabien Udriot
09:30 Bug #58316 (Resolved): 6.2.1 and Curl
Applied in changeset commit:600a3ed94d0e27d78b35ef91bd0cd14cf1d0a44e. Markus Klein
09:22 Bug #57392 (Closed): Responsive Image Rendering absRefPrefix
Closed this as duplicate and reopened the original issue.
Please post your findings there. Thanks.
Markus Klein
09:08 Bug #57392: Responsive Image Rendering absRefPrefix
Seems that it is a duplicate of #53292
patchset https://review.typo3.org/#/c/25138/ works for me and solves the is...
Philipp Thiele
09:21 Task #53292: Add absRefPrefix to responsive images
@Georg: Rejected for no reason??
Duplicate #57392 says the abandoned patch solves the issue.
Markus Klein
09:20 Task #53292 (New): Add absRefPrefix to responsive images
Markus Klein
08:57 Feature #59355: make trustedHostsPattern use sys_domain records
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:46 Task #57371 (Resolved): Document custom constant categories
Fixed as "5bb2ac7b396efd634b5de044b03d40441a017f7a":https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-Typoscr... Xavier Perseguers
08:30 Feature #59498 (Resolved): Displaying loading mask after clicked button in new compatibility check in extension manager
Applied in changeset commit:7c7792d99cc820a67fa397fb2b3ceab8a3bb8ebe. Zbigniew Jacko
03:06 Feature #59511 (Closed): Remove previous TYPO3 version after core update
Install Tool -> Important Actions -> *Core Update*
After updating the TYPO3 core to a new version, the old TYPO3 s...
Michael Schams
02:41 Bug #59510 (Closed): Use relative path to typo3_src-x.y.z (symbolic link)
Install Tool -> Important Actions -> *Core Update*
After downloading and extracting a new TYPO3 core package, the ...
Michael Schams
00:30 Bug #57369 (Resolved): Constant categories cannot be localized
Applied in changeset commit:df9399a1352cbafeaaa5fe39cc0084f8537804ea. Xavier Perseguers

2014-06-11

23:54 Bug #59508 (Closed): List-view: Can't go back from table-filter if last record is deleted
* Have a page with pages from 2 tables, for example tt_content-records and news-records.
* Open the list-view.
* Cl...
Stefan Neufeind
23:30 Bug #58352 (Resolved): Invalid localization overlay of cObject FILES
Applied in changeset commit:90b0b4a3973697c2324c5a7ef8eec7db0a23d66e. Steffen Ritter
22:39 Bug #58352: Invalid localization overlay of cObject 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
19:49 Bug #58352: Invalid localization overlay of cObject FILES
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:50 Bug #58352 (Under Review): Invalid localization overlay of cObject 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
17:11 Bug #58352 (Resolved): Invalid localization overlay of cObject FILES
Steffen Ritter
17:10 Bug #58352: Invalid localization overlay of cObject FILES
should be resolved with https://review.typo3.org/29739 Tymoteusz Motylewski
16:54 Bug #58352: Invalid localization overlay of cObject 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
23:30 Bug #47869 (Resolved): Failed localization of FILES content object related to pages
Applied in changeset commit:90b0b4a3973697c2324c5a7ef8eec7db0a23d66e. Steffen Ritter
22:39 Bug #47869: Failed localization of FILES content object related to pages
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:49 Bug #47869: Failed localization of FILES content object related to pages
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:50 Bug #47869 (Under Review): Failed localization of FILES content object related to pages
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:17 Bug #47869 (Resolved): Failed localization of FILES content object related to pages
Steffen Ritter
16:54 Bug #47869: Failed localization of FILES content object related to pages
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:30 Bug #59504 (Resolved): Exception Argument #2 is not an array in DatabaseAnalyzer
Applied in changeset commit:27b85a41506c45fd3e7aa01a9f60d32f75206fb7. Stephan Großberndt
22:45 Bug #59504: Exception Argument #2 is not an array in DatabaseAnalyzer
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 #59504 (Under Review): Exception Argument #2 is not an array in DatabaseAnalyzer
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 Bug #59504 (Closed): Exception Argument #2 is not an array in DatabaseAnalyzer
If there are changes found by the database analyzer and you just click "Execute" without checking at least one checkb... Stephan Großberndt
22:47 Bug #59505: AbstractWidgetController sets view-configuration wrong
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:36 Bug #59505 (Under Review): AbstractWidgetController sets view-configuration wrong
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:34 Bug #59505 (Rejected): AbstractWidgetController sets view-configuration wrong
The AbstractWidgetController performs its own way of setting the view-configuration (in setViewConfiguration()). It d... Stefan Neufeind
22:09 Bug #56951: New page wizard broken tree lines
Sure! Felix Kopp
14:58 Bug #56951: New page wizard broken tree lines
Maybe Felix could help here? Xavier Perseguers
20:50 Bug #50392: Specifying size in ImageViewHelper does nothing
Same here with TYPO3 v6.2.3. Images sometimes appeared in the desired size and sometimes not. Until this is fixed, I ... Christian Ludwig
20:12 Bug #26088: Pagetree of 4.5.2 backend is not loaded via Proxy
Very important moment for Apache vhost after You've configured Nginx:... Fedir RYKHTIK
20:06 Task #59472: Backend date format
Should that be an input field or more like select box? How do other cms deal with that? Georg Ringer
08:39 Task #59472 (Closed): Backend date format
Make the backend date & time format user dependend and not systemwide configurable.
Also add option to EXT: setup se...
Felix Kopp
19:20 Feature #59502 (Closed): EXT:linkvalidator hooks
Hello,
we are still sitting on 4.5 but the following things should apply to 6.2 and above:
Please consider adding...
Vitoandre D'Oria
18:24 Feature #59355: make trustedHostsPattern use sys_domain records
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:08 Feature #59498: Displaying loading mask after clicked button in new compatibility check in extension manager
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:30 Feature #59498 (Under Review): Displaying loading mask after clicked button in new compatibility check in extension manager
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 Feature #59498 (Closed): Displaying loading mask after clicked button in new compatibility check in extension manager
I would like to display loading mask when user click on buttons in compability check warning. Zbigniew Jacko
17:30 Bug #59495 (Resolved): set_no_cache log severity detection uses invalid $GLOBALS array key
Applied in changeset commit:929079375573fd9bc18fe5013f59b08afc324362. Alexander Stehlik
16:40 Bug #59495 (Under Review): set_no_cache log severity detection uses invalid $GLOBALS array key
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:37 Bug #59495 (Closed): set_no_cache log severity detection uses invalid $GLOBALS array key

The error is quite obvious. If a Backend user is logged in the log level for the set_no_cache() call in the TypoScr...
Alexander Stehlik
17:30 Bug #59245 (Resolved): PAGE_TSCONFIG_ID is not visible in TCA wizards
Applied in changeset commit:14183c8d0dfbb85110e99de786b964ddf01fb221. Steffen Kamper
14:31 Bug #59245: PAGE_TSCONFIG_ID is not visible in TCA wizards
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:13 Bug #59245: PAGE_TSCONFIG_ID is not visible in TCA wizards
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Task #54512 (Resolved): Bypass compatibility check in extension manager
Applied in changeset commit:2f2c328ee835e227f0458ab11d9834ca4a49a4f6. Nicole Cordes
12:40 Task #54512: Bypass compatibility check in extension manager
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:15 Task #54512: Bypass compatibility check in extension manager
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:30 Task #59154 (Resolved): Detect and import XML file as well as t3d
Applied in changeset commit:81662133d515949c54f0c9b611a61416bce8b001. Marc Bastian Heinrichs
17:30 Task #57280 (Resolved): Introduce setting to be able to disable Extbase query cache for all queries.
Applied in changeset commit:b8f385b304cf47afac9b22fa476c71b878a5dd2b. Marc Bastian Heinrichs
17:18 Bug #59024 (Resolved): filemetadata removes category field
Steffen Ritter
17:17 Feature #59497: Typed Slots
The title should read "Typed slots" Bernhard Kraft
17:17 Feature #59497 (Closed): Typed Slots
At some time the TYPO3 project introduced interfaces for hooks. This seemed as a good idea so a developer does have a... Bernhard Kraft
17:13 Bug #48113 (Resolved): typoscript FILES object always uses default language when accessing page resource images of translated images
Steffen Ritter
16:36 Bug #57811 (Closed): filelist and file wizard very slow for more file than usual
duplicates/solved with #56746 Stefan Neufeind
15:20 Bug #59493 (Closed): felogin - redirectPageLoginError
I've found an error in felogin.
I want to redirect after an login error, it appears a cookie warning.
I solve...
Sebastian Krah
14:34 Bug #59449: Unnecessary instantiation of object in contentObjectRender
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Task #59276: Integrate functional DataHandler tests for FAL
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:04 Bug #49339 (Closed): Remove deprecated FAL code
seems not to be relevant anymore Steffen Ritter
14:03 Bug #48643 (Resolved): home directories of users and groups are not mounted in file list
resolved with https://review.typo3.org/#/c/23597/ Steffen Ritter
13:58 Bug #46964 (Rejected): FileIndexer updates every DB record on every run
Steffen Ritter
13:53 Bug #52806 (Resolved): FAL: getPublicUrl does not always return a valid URL
Steffen Ritter
13:40 Bug #55517: ClassLoader not working with NullBackend for legacy classes
A teammate points me to the solution using the lifetime. Just set it to 1. So each cache will be invalid as soon as h... Daniel Siepmann
13:30 Bug #59458 (Resolved): Erroneous date sorting in File List
Applied in changeset commit:e7c1ea0e676759c91f8b31b29441d266199456b8. Francois Suter
11:42 Bug #59458 (Under Review): Erroneous date sorting in File 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
13:24 Bug #59423: Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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:08 Task #59487: Reduce complexity in frontend functional tests
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:37 Task #59487 (Under Review): Reduce complexity in frontend 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
12:34 Task #59487 (Closed): Reduce complexity in frontend functional tests
Testing the frontend behavior in functional tests creates currently an own PHP sub-request to execute TypoScript in f... Oliver Hader
12:52 Bug #58521: TCA: select with size=1, maxitems=2 only allows selection of 1 item
Markus Klein wrote:
> How would you select two elements if you only display 1 (size = 1).
>
> That configuration ...
Krzysztof Adamczyk
12:30 Bug #59295 (Resolved): Calling getFileObjectFromCombinedIdentifier(NULL) creates bogus file index entry
Applied in changeset commit:944d335b9e5a8faa97a37d1c6faeac4c31fc2163. Helmut Hummel
08:54 Bug #59295: Calling getFileObjectFromCombinedIdentifier(NULL) creates bogus file index entry
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:30 Task #43916 (Resolved): File Repository does not work with Workspaces
Applied in changeset commit:ed5b0d124dcc7b8975e37b9afda6fae18c8aff6e. Benni Mack
12:30 Task #58305 (Resolved): Severe Issues with FAL records when in workspaces.
Applied in changeset commit:ed5b0d124dcc7b8975e37b9afda6fae18c8aff6e. Benni Mack
12:30 Task #57230 (Resolved): Activate "clear system cache" with Preset "Development"
Applied in changeset commit:f66a4db61333a13132d761e8e3966faec7f339f2. Zbigniew Jacko
12:02 Task #57230: Activate "clear system cache" with Preset "Development"
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:48 Task #57230: Activate "clear system cache" with Preset "Development"
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:31 Task #57230 (Under Review): Activate "clear system cache" with Preset "Development"
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 #47770: installtool "compare" fails on ADD KEY sha1 (sha1(40))
This issue also exists in TYPO3 6.2.3 ;-(
Installtool could not create table sys_file.
I had to create the table ...
Christian Sonntag
11:30 Bug #59318 (Resolved): Loading css_styled_content TS using INCLUDE_TYPOSCRIPT doesn't include defaultContentRendering
Applied in changeset commit:81ec29a236f76983f22d7374b7845be9293072cd. Marc Bastian Heinrichs
11:30 Bug #59338 (Resolved): Improve styling of sys_action "Create Backend User"
Applied in changeset commit:1682401c36170f8519f89a1c069403403ee6253e. Lorenz Ulrich
09:29 Bug #59338: Improve styling of sys_action "Create Backend User"
Steps to reproduce (for those who never used the taskcenter):
# Add a new user that will be a template for users c...
Lorenz Ulrich
10:32 Bug #57716: Easy-fix: CSS-error in t3skin
If nobody "missed" those settings, imho let's better just remove them and be done. Safer than introducing CSS-changes... Stefan Neufeind
10:18 Bug #59475: Folder Object is missing getFile
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:14 Bug #59475: Folder Object is missing getFile
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:07 Bug #59475: Folder Object is missing getFile
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:57 Bug #59475: Folder Object is missing getFile
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:48 Bug #59475 (Under Review): Folder Object is missing getFile
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:56 Bug #59475 (Closed): Folder Object is missing getFile
the Folder Object API provides hasFile, and addFile but is missing getFile
for subFolders we have the whole stack: h...
Steffen Ritter
10:18 Bug #59473 (Under Review): Inconsistent API for folders
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:38 Bug #59473: Inconsistent API for folders
How to reproduce it:
$folder->createFolder("test2 space")
creates a folder with space converted to underscore, and r...
Tymoteusz Motylewski
08:49 Bug #59473 (Closed): Inconsistent API for folders
if you have a Folder-object than you can call hasFolder($folderName)
Even if that returns TRUE getFolder($folderNam...
Steffen Ritter
10:11 Bug #59467: Incorrect urls calculated when typo3 placed at 4th level subdomain
I would tend to think that this is this instead:
http://www.domain.tld/second/third/fourth/typo3/
but I just tried ...
Xavier Perseguers
02:23 Bug #59467: Incorrect urls calculated when typo3 placed at 4th level subdomain
Just to be sure, you're talking about http://some.subdomain.example.com/typo3/ ? Markus Klein
09:55 Bug #57369: Constant categories cannot be localized
Steps to reproduce:
# Install Sphinx extension as a random extension (@git clone git://git.typo3.org/TYPO3CMS/Ex...
Fabien Udriot
09:31 Bug #55735: Replace trash icon from FE Editing
Hi I checked this problem on few instance of TYPO3 and i can't reproduce this bug. Sorry Krzysztof Adamczyk
09:25 Bug #59477 (Closed): "the requested view was not found" by f:form field named "format"
When trying to submit a form with an <f:form.select name="format"> the controller action runs ok, but the view return... Santiago Soler
09:24 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:22 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:17 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:19 Bug #59466: TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
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:41 Bug #58918 (Rejected): FileRepository: addToIndex is marked as deprecated but alternative method is protected!
As Markus told, this won't be fixed as it is not needed by the new indexing mechanism Steffen Ritter

2014-06-10

23:57 Task #54512: Bypass compatibility check in extension manager
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:47 Task #54512: Bypass compatibility check in extension manager
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:48 Task #54512: Bypass compatibility check in extension manager
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:38 Task #54512: Bypass compatibility check in extension manager
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:12 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
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:09 Bug #59462 (Under Review): TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
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:06 Bug #59462 (Closed): TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
22:49 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:34 Bug #59468 (Under Review): TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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 Bug #59468 (Closed): TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
22:41 Bug #59463: TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
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 Bug #59463: TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
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:53 Bug #59463 (Under Review): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
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:51 Bug #59463 (Closed): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
22:13 Task #58475: Change IRRE Javascript code to jQuery
There is a review in ticket #55572 meanwhile. I guess we can close this one and continue in the other ticket? Stefan Neufeind
22:12 Bug #59467 (Closed): Incorrect urls calculated when typo3 placed at 4th level subdomain
Incorrect urls calculated when typo3 placed at the 4th level subdomain. Login screen become unstyled. Can't login to BE. Eugene Skomorokhov
22:10 Bug #59466 (Under Review): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
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:09 Bug #59466 (Closed): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
22:02 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:57 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:10 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:03 Bug #59464 (Under Review): TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:02 Bug #59464 (Closed): TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
22:01 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:00 Bug #59465 (Under Review): TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:58 Bug #59465 (Closed): TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
While working with TCA/Overrides to properly store TCA manipulation, leftovers in ext_tables.php prevent clean overri... Anja Leichsenring
18:30 Bug #46477 (Resolved): IRRE shows no field values with useCombination
Applied in changeset commit:3d3b794a59ab53786ae98c2a71df31a0ae5ce080. Stefan Froemken
14:56 Bug #46477: IRRE shows no field values with useCombination
I just rebase this for 6.2 and reworked the commit message.
A real-life demo is the 6.2 fork of "html5videoplayer"...
Lorenz Ulrich
14:52 Bug #46477: IRRE shows no field values with useCombination
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 #58305: Severe Issues with FAL records when in workspaces.
The latest patch set in #43916 solves all open problems here according to my testing.
@ Ron: Could you test as well?
Lorenz Ulrich
11:38 Task #58305: Severe Issues with FAL records when in workspaces.
Thanks for your rework. Now only bug 2 persists :-). Lorenz Ulrich
17:43 Bug #59338: Improve styling of sys_action "Create Backend User"
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:41 Bug #59338: Improve styling of sys_action "Create Backend User"
Style suggestion as in change request:
!taskcenter-afterstyling.png!
Lorenz Ulrich
17:40 Bug #59338 (Under Review): Improve styling of sys_action "Create Backend 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
17:41 Bug #58697 (Under Review): jQuery tabs pollution
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 #43916: File Repository does not work with Workspaces
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:44 Task #43916: File Repository does not work with Workspaces
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:41 Task #43916: File Repository does not work with Workspaces
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:19 Bug #59458 (Closed): Erroneous date sorting in File List
The sorting by date fails in the Filelist module under some conditions.
The sorting happens in @\TYPO3\CMS\Filelis...
Francois Suter
15:37 Task #54948: swap workspace won't reset t3ver_wsid
Hi Oliver,
i now tested this issue on an clean (Intropackage) 4.5.34 and on the latest 6.2.3 and still can reproduce...
Michael Voehringer
15:34 Bug #59440: HMENU of the type special=categories shows hidden pages
- it will also render deleted pages.
- i tested it again under 6.2.3 and the bug is still there.
taywa gmbh
13:04 Bug #59440 (Closed): HMENU of the type special=categories shows hidden pages
a menu created with TS using the new *"categories" type will show disabled pages* (also hidden in navigation and time... taywa gmbh
15:15 Bug #59449 (Under Review): Unnecessary instantiation of object in contentObjectRender
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:59 Bug #59449 (Closed): Unnecessary instantiation of object in contentObjectRender

Classes implementing this hook:
TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClass']...
Tomas Norre Mikkelsen
14:38 Bug #59444: DB Compare Fails Key sha1(40)
then the DB Compare Tool should atleast show a warning if the mySQL version is to low ... Kay Strobach
14:22 Bug #59444: DB Compare Fails Key sha1(40)
jigal said backticks will break dbal ... Kay Strobach
14:22 Bug #59444: DB Compare Fails Key sha1(40)
MySQL 5.1 is the minimum requirement for TYPO3 6.2. => https://github.com/TYPO3/TYPO3.CMS/blob/master/INSTALL.md
B...
Alexander Opitz
14:17 Bug #59444: DB Compare Fails Key sha1(40)
PS: MySQL 5.0 at Mittwald Kay Strobach
14:16 Bug #59444 (Closed): DB Compare Fails Key sha1(40)
During the Installation of TYPO3 i got a problem with that query:... Kay Strobach
14:31 Bug #59447 (Closed): Page -> Contains Plugin doesn't use sprite if availeble
If you add an item to the "Contains Plugin" value of page the icon in TCEForms is only shown if the icon value is set... Frans Saris
14:30 Bug #59397 (Resolved): Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
Applied in changeset commit:382457d241514ea200eaadc4c258ed75cdc57727. Anja Leichsenring
14:16 Bug #59337: copy an element over listview doesn't work
based on the description, i cannot reproduce the bug. i added screenshots of a working example.
could you add a scre...
taywa gmbh
14:12 Bug #25188 (Under Review): System News use htmlspecialchars incorrectly leading to garbled output
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 #25188 (Accepted): System News use htmlspecialchars incorrectly leading to garbled output
Alexander Opitz
11:33 Bug #25188 (New): System News use htmlspecialchars incorrectly leading to garbled output
Alexander Opitz
13:37 Bug #23739: Translation Diff not working for child pages
Yes, please try it with a fresh install, maybe something went wrong for you. If the issue persists open a new issue r... Alexander Opitz
13:33 Bug #23739: Translation Diff not working for child pages
I don't have opcache & I tried to clear all caches (also from Install Tool).
This instance was alpha -> beta -> stab...
Tomita Militaru
13:27 Bug #23739: Translation Diff not working for child pages
Ok, PHP Version should be ok.
As I don't have an issue there, and nobody reported one yet. Is this a clean TYPO3 6...
Alexander Opitz
11:56 Bug #23739: Translation Diff not working for child pages
PHP Version 5.5.9-1ubuntu4
I've tried to create other type of records, but I didn't have that problem with neither.
Tomita Militaru
11:32 Bug #23739: Translation Diff not working for child pages
Which PHP Version are you using? Does this error occurs also on other actions? Alexander Opitz
13:30 Bug #59041 (Resolved): FE login fails at first attempt with page shown in multiple browser tabs
Applied in changeset commit:7717507f559cb2360d615d2f3632f846ca08331a. Frans Saris
12:30 Task #58701 (Resolved): Package metadata should include "suggest" information
Applied in changeset commit:b1f40e9b582b3b37f431e5c96c95fa689e2f335a. Steffen Ritter
12:12 Task #58701: Package metadata should include "suggest" information
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 #58694 (Resolved): rtehtmlarea user settings are not shown in setup ext
Applied in changeset commit:5442fe23c32d56a27e7aa960b241718c411eddad. Markus Klein
12:30 Bug #57825 (Resolved): Configuration option for defining loading order of extensions
Applied in changeset commit:d8b4aae080242573039ad6034c3ac5d8f01e1239. Markus Klein
12:18 Feature #55934: Entitycache for extbase
In addition a database request, that does only return the primary key could be processed as index only scan (when the... Philipp Wrann
12:14 Bug #59436 (Rejected): tearDown don't clean up database
Hi,
The functional testing is not cleaning up the databases when running the functional testing from cli. I'm usin...
Tomas Norre Mikkelsen
12:01 Bug #59434: l10n_mode "exclude" not respected by list module (icons)
!screenshot-001.png! most wanted
12:00 Bug #59434 (Closed): l10n_mode "exclude" not respected by list module (icons)
If you set l10n_mode to "exclude" for the enable columns "disabled", "starttime" and "endtime" and set the value of t... most wanted
11:47 Bug #53537 (Closed): PackageFactory class not found while running install-tool in 6.2
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
11:41 Bug #55720: EM: SimpleFileBackend warnings
Hi,
did you take a look into your source as Markus mentioned?
Alexander Opitz
11:38 Bug #23235 (Closed): Javascript on tabs tt_content
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
11:36 Bug #25155 (Closed): formToken is not appended in list module
Ok, thanks for help. Alexander Opitz
11:34 Bug #25114 (Closed): [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
Alexander Opitz
11:34 Feature #24246 (New): Link Wizard Improvements ...
Alexander Opitz
11:32 Bug #20180: The Message "The backend is locked" is not translatable
still present in TYPO3 6.2 Riccardo De Contardi
11:30 Bug #24442 (Closed): Each element shows start und stop 01.01.1970
Alexander Opitz
11:30 Bug #24515 (New): alt_doc.php does not keep default values given in URL.
Alexander Opitz
11:29 Bug #25216 (New): Repositioning of translated CE in the list module replaces language ID
Alexander Opitz
11:28 Bug #24860 (New): Local Installed Extension Update even when empty but Global Extensions exist
Alexander Opitz
11:28 Bug #19245: No more than one css-class for table element posible
As far as I can see, it has been fixed in TYPO3 CMS 6.2.2 Riccardo De Contardi
11:27 Bug #41629 (New): TYPO3-Workspaces height of iframe to small
Alexander Opitz
11:23 Bug #22940 (Rejected): Changes in core files for running TYPO3 on OS/2 or eComStation
Ok closing this issue as rejected.
If someone wants to do a OS/2 or eComStation compatible version, please create ...
Alexander Opitz
11:21 Feature #24123 (New): Loading indicator just displays if module is changed
I mark this as feature, but this may need to wait for switching away from ExtJS Alexander Opitz
11:19 Bug #25235 (New): List view: editing multiple records does not respect mandatory/optional values
Alexander Opitz
11:18 Bug #44551 (Closed): Image caption appears under wrong image
Alexander Opitz
11:18 Bug #44046 (Closed): Description (Caption) allocation in TYPO3 6.0.0
Alexander Opitz
10:55 Bug #59432 (Rejected): setLocalConfigurationValueByPath() writes LocalConfiguration.php on each request
Hi,
Since TYPO3 6.0 it is recommended to not use $GLOBALS['TYPO3_CONF_VARS'], but TYPO3\CMS\Core\Configuration\Con...
Viktor Livakivskyi
10:33 Bug #58131: Workspaces notification email doesn't work
The problem is due to using groups (owner, member) at workspace configuration.
It works, if you use users instead ...
Rene Sonntag
10:16 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
Tried with TYPO6 CMS 6.2.3:
In TS Setup I include a non-existent file:...
Riccardo De Contardi
10:10 Feature #16403: removing additional JS-code by config.removeAdditionalJS
Isn't it... Riccardo De Contardi
07:19 Bug #59427 (Under Review): Hook in calcPerms was not called 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
07:09 Bug #59427 (Rejected): Hook in calcPerms was not called anymore
Hello Core-Team,
the extension tc_beuser does not work anymore in TYPO3 6.2. The Patch #18797 prevents calling the...
Stefan Froemken

2014-06-09

23:30 Bug #59423 (Under Review): Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
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 Bug #59423 (Closed): Field name not passed to getFlexFormDS in copyRecord_procBasedOnFieldType
As title says, DataHandler's copyRecord_procBasedOnFieldType method itself receives the $field variable containing th... Claus Due
23:01 Bug #59422 (Under Review): Flexform copyRecord, sys_file_reference inline post-copy filtering 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
22:57 Bug #59422 (Closed): Flexform copyRecord, sys_file_reference inline post-copy filtering fails
Currently, the DataHandler class allows invalid values to be copied in XML without taking into consideration if such ... Claus Due
22:12 Bug #59415 (Resolved): Admin panel : showHiddenPage and showHiddenRecords are broken
Resolved with #58148 Helmut Hummel
14:31 Bug #59415: Admin panel : showHiddenPage and showHiddenRecords are broken
Hello Markus
Yes this patch solves the issue. Thanks!
Rémy DANIEL
11:53 Bug #59415 (Needs Feedback): Admin panel : showHiddenPage and showHiddenRecords are broken
Hi!
Can you please test if this patch [1] (will be part of 6.2.4) solves the issue for you?
[1] https://review.ty...
Markus Klein
11:16 Bug #59415 (Closed): Admin panel : showHiddenPage and showHiddenRecords are broken
Hi
Since TYPO3 6.2, the uses of showHiddenPage and showHiddenRecords from the admin panel are broken.
Rémy DANIEL
21:44 Bug #51234: Exception with EXT:sys_note is installed
Yeah. But at what end of the line? :)
In my opinion it is still strange to have TypoScript parsed in Backend. Typo...
Bernhard Kraft
21:04 Bug #59419: Method "getImgResource" sets variable "origFile" to invalid value
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:04 Bug #59419: Method "getImgResource" sets variable "origFile" to invalid value
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:01 Bug #59419: Method "getImgResource" sets variable "origFile" to invalid value
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:38 Bug #59419 (Under Review): Method "getImgResource" sets variable "origFile" to invalid value
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:28 Bug #59419 (Closed): Method "getImgResource" sets variable "origFile" to invalid value
When the method "getImgResource" (ContentObjectRendere.php) gets called it sets the variable "origFile" according to ... Bernhard Kraft
15:59 Task #58850: Redirect URLs containing special chars may lead to garbled headers
Sven Carstens wrote:
> - header('Location: ' . t3lib_div::locationHeaderUrl($url));
> + header('Location: ' . r...
Helmut Hummel
15:57 Task #58850: Redirect URLs containing special chars may lead to garbled headers
http://www.ietf.org/rfc/rfc2616.txt
Section 4.2 of RFC 2616:
"A header may be spread over more than one line if...
Helmut Hummel
13:00 Bug #59412: "Make object access work with ObjectStorage" removed access to properties of ObectStorages
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 #59412 (Under Review): "Make object access work with ObjectStorage" removed access to properties of ObectStorages
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:07 Bug #59412 (Closed): "Make object access work with ObjectStorage" removed access to properties of ObectStorages
Unfortunately with https://review.typo3.org/29923 the access to properties which are not numeric, broke.
Have a lo...
Alexander Schnitzler
12:26 Bug #59414: Move all TCA from ext_tables.php to TCA/Overrides for core extensions
felogin: https://review.typo3.org/#/c/30629/ Jost Baron
11:14 Bug #59414 (Closed): Move all TCA from ext_tables.php to TCA/Overrides for core extensions
To make sure all TCA operations are cached and properly be overritten by extensions all TCA from core/sysext ext_tabl... Frans Saris
11:56 Bug #59402 (Closed): Image uid in Frontend is always equal number images
These old templates are there to create the HTML output of those old version, which might be handy if you upgrade old... Markus Klein
09:08 Bug #59402: Image uid in Frontend is always equal number images
I found the error.
CSS Styled Content TYPO3 v6.1 was set instead of CSS Styled Content.
But the behaviour and the e...
David Meister
01:06 Bug #59365: Session Lifetime for FE-Users can not be less than 6000 secs
You assigned this issue to me, was this correct? I fixed the description of the issue. Alexander Opitz
00:08 Bug #59409: f:link.page invalid argument value when pageUid is missing
Hi Markus,
ok didn't know, sorry.
Marcin Sągol

2014-06-08

22:27 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
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:25 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
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:50 Bug #59392: Gifbuilder: Make image-mask-functionality work again
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:34 Feature #20558: Mass file uploader: Uploading directories
Looks like it is only supported by chrome. With some webkit named functions.
Frans Saris
16:24 Bug #52598 (Closed): Enlarge on Click doesn't work with extern FAL-Pictures
Handling image links tot remote storages is fixed in 6.2 Frans Saris
16:21 Bug #46610 (Closed): ElementBrowser must not use dirname() on identifier
This is already resolved with some other cleanup patch. Frans Saris
16:13 Bug #48349 (Rejected): File->isIndexed() triggers indexing
All files are indexed since 6.2 thats why isIndexed returns always true is only there for backwards compatibility. Frans Saris
16:09 Bug #48583 (Closed): FAL - Umlaut in fileadmin or Filename -> no image Manipulation
Frans Saris
16:07 Bug #46867 (Closed): typo3temp flooded by never used temporary files
Frans Saris
16:07 Bug #46537 (Needs Feedback): More than one FAL on one Item
Is this still a problem for you in 6.2?
If so could you post the used TCA here?
Frans Saris
15:55 Bug #45374 (Needs Feedback): absRefPrefix and File Storages
Is this still an issue in 6.2? Frans Saris
15:53 Task #45130 (Closed): Reset deleted flag for existing files
Frans Saris
15:43 Bug #57585 (Resolved): Wrong Picture in FE
Frans Saris
12:32 Bug #59411 (Closed): Forward: Clear cache for pages content_from_pid
Pages might show content_from_pid: The cache of the hosting page must be cleared when source content is changed.
F...
Felix Kopp
12:13 Bug #59410 (Closed): Deprecated clearCacheCmd and bring UI
Bring an adequate user interface for clearCacheCmd by group field on pages. Felix Kopp
01:11 Bug #59409: f:link.page invalid argument value when pageUid is missing
Hi Marcin,
please do not open new issues in Fluid or Extbase, but create them on the Core project and assign the c...
Markus Klein
00:13 Bug #59409 (Closed): f:link.page invalid argument value when pageUid is missing
Hi,
i have strange behaviour when building navigation menu for records.
On list view im using this code:
@<f:l...
Marcin Sągol

2014-06-07

19:36 Task #53471: Remove unused function BackendUtility::updatePagesTSconfig()
@Felix, I do not know what direct_mail does here, but this method was never public API. Also it does not look like a ... Philipp Gampe
09:14 Task #53471: Remove unused function BackendUtility::updatePagesTSconfig()
Is there any alternative method? direct_mail is broken. Felix Kopp
17:30 Bug #57190 (Resolved): 6.2.0rc1 Image Upload into CE -> uncomplete
Applied in changeset commit:858ef83690d23b6f2a053314c4d98bdb8bbbb849. Frans Saris
17:30 Bug #58956 (Resolved): Only one Image saved after multiple upload
Applied in changeset commit:858ef83690d23b6f2a053314c4d98bdb8bbbb849. Frans Saris
17:30 Bug #57472 (Resolved): FAL multiple file upload: not all images are uploaded
Applied in changeset commit:858ef83690d23b6f2a053314c4d98bdb8bbbb849. Frans Saris
15:13 Feature #59074: [FE] Ask for password-change on next login
Optional might imho be a way to allow a "skip now" for a certain amount of time (probably controllable through hooks.... Stefan Neufeind
14:20 Bug #59402 (Needs Feedback): Image uid in Frontend is always equal number images
Please post your code. Markus Klein
12:58 Bug #59402 (Closed): Image uid in Frontend is always equal number images
I can not display an image in the frontend.
The function getFileObject() always takes a wrong uid for an image, so I...
David Meister
12:02 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
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:41 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
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:26 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
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:14 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:07 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
Can you please test my patch? It works for me now with the cleanup.
For reference, my <extensionkey>/Configuration/TC...
Anja Leichsenring
09:01 Bug #59397 (Under Review): Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:26 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
Anja,that was my first thought to. But it is the types part that breaks imo. Because the ext_tables.php is renderend ... Frans Saris
11:13 Feature #59396: typolink ViewHelper
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-06-06

22:59 Bug #59397: Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
Hi Anja,
setting the dependency did not help, I tried that already.
Jost Baron
22:58 Bug #59397 (Needs Feedback): Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
Please set in your extension a dependency to extbase. This changes the loading order and should ensure your configura... Anja Leichsenring
22:27 Bug #59397 (Closed): Extbase FrontendUser does not work with the TCA caching feature (6.2.1)
I use the following code to add a field to the @fe_users@ table:
<code class="php">
$newColumns = array(
...
Jost Baron
22:09 Feature #59396 (Under Review): typolink ViewHelper
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 #59396 (Closed): typolink ViewHelper
On many requests there should be a viewhelper shipped with fluid, that can handle the input of a link wizard input fi... Anja Leichsenring
20:30 Bug #59324 (Resolved): CLI command drops last line of method description
Applied in changeset commit:ce838380d5036b439fca5ded104056f46d7fc3da. Mathias Brodala
20:14 Bug #59324: CLI command drops last line of method description
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:14 Bug #59324: CLI command drops last line of method description
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:54 Bug #59324 (Under Review): CLI command drops last line of method description
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:37 Bug #59324: CLI command drops last line of method description
Am I understanding correctly that project "Extbase MVC Framework" only was used when Extbase was still a separate rep... Mathias Brodala
18:30 Bug #59391: recommendedMaxNestingLevel too low
can you elaborate, what the szenario was, when you broke the limit? Would be good to know, because when you run an ed... Anja Leichsenring
18:04 Bug #59391: recommendedMaxNestingLevel too low
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 #59391 (Under Review): recommendedMaxNestingLevel too 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
15:38 Bug #59391 (Closed): recommendedMaxNestingLevel too low
The recommended max nesting level of 250 is sometimes too low.
PHP Fatal error: Maximum function nesting level of...
Thomas Christiansen
18:00 Task #59132 (Under Review): Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
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 Task #59132: Move GenralUtility::isFirstPartOfStr() to StringUtility::isFirstPartOfStr()
That make senses! Then duplicate is maybe a good solution for now. So people have time to change from GeneralUtility ... Tobias Braumann
17:29 Bug #57190 (Under Review): 6.2.0rc1 Image Upload into CE -> uncomplete
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Bug #57190: 6.2.0rc1 Image Upload into CE -> uncomplete
Hi Marc,
do you still have the problem? Could you test if #58956 resolves the issue?
Frans Saris
17:29 Bug #58956: Only one Image saved after multiple 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
16:18 Bug #58956: Only one Image saved after multiple 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
16:10 Bug #58956 (Under Review): Only one Image saved after multiple 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
15:45 Bug #58956 (Accepted): Only one Image saved after multiple upload
Frans Saris
17:29 Bug #57472 (Under Review): FAL multiple file upload: not all images are uploaded
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:17 Bug #57472 (Needs Feedback): FAL multiple file upload: not all images are uploaded
Could you check if #58956 resolves your issue? Frans Saris
16:35 Feature #59355: make trustedHostsPattern use sys_domain records
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:03 Feature #59355: make trustedHostsPattern use sys_domain records
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:23 Bug #59392: Gifbuilder: Make image-mask-functionality work again
Works for me using the patch in gerrit and the following code to watermark all images.
For an easier example just ...
Stefan Neufeind
16:12 Bug #59392 (Under Review): Gifbuilder: Make image-mask-functionality work again
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 #59392 (Closed): Gifbuilder: Make image-mask-functionality work again
Currently the mask-functionality seems broken. The mask is not applied since
$processingConfiguration['maskImages'][...
Stefan Neufeind
16:13 Bug #57618 (Resolved): FAL - backend - thumbnails are not regenerated after file is replaced
Frans Saris
15:42 Feature #46460: Introduce TCA displayCond type "USER"
How is the current status on this issue? Sebastian Fischer
14:27 Task #25830 (Closed): Use $TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow' as default
IMO yes.
Closed as this has been fixed with the rewrite of the Install Tool.
Markus Klein
14:18 Task #25830: Use $TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow' as default
so it could be seen as fixed? right? Kay Strobach
11:45 Task #25830 (Needs Feedback): Use $TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow' as default
For new installations explicitAllow is the default now on 6.2!
(FactoryDefault)
Markus Klein
07:50 Task #25830: Use $TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow' as default
imho it would be enough to define a new default and explizitly set the value of existing installations to whatever it... Kay Strobach
13:47 Bug #16676: default setting for imageorient does not work
this bug is still present in 6.2.3, I think after seven years, this should be fixed ;) Frank Nägler
12:51 Feature #59384: Make GeneralUtility::xml2tree configurable
Would you mind to provide a patch in push that to Gerrit? http://wiki.typo3.org/CWT Philipp Gampe
11:44 Feature #59384 (Closed): Make GeneralUtility::xml2tree configurable
Hello there,
I recently ran into a problem with GeneralUtility::xml2tree (formerly known as t3lib_div::xml2tree) w...
Tizian Schmidlin
12:30 Bug #37467 (Resolved): Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
Applied in changeset commit:0f9bd665fba2fa0240c5bba38bdfbbf6214cad47. Jan-Erik Revsbech
11:42 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:21 Task #53146: Hard-coded MM table name in CategoryCollection
ATM (personally) I don't see a use-case for changing the MM table name. Lorenz Ulrich
11:47 Bug #44551: Image caption appears under wrong image
Tried on current master, it is fixed.
The line break problem described in #3 is also fixed. In early versions the ...
Christian Reiter
10:12 Bug #44551 (Needs Feedback): Image caption appears under wrong image
Can someone confirm that this is fixed in 6.2? Frans Saris
11:30 Task #59294 (Resolved): More & improved signals (hooks) in ResourceStorage
Applied in changeset commit:d15687b7e2e54c44551b9632d2144fb832693acf. Alexander Stehlik
11:18 Bug #59383 (Closed): Create page via drag'n'drop does not respect TCAdefaults from UserTS
When creating a new page via drag'n'drop in the pagetree the configured TCAdefaults settings won't be applied to the... Konrad Schiertz
11:04 Bug #57191: conversion of filename from Uppercase to lowercase
I had the same Problem after moving my site to another Server, my solution was to activate case-sensitive in File Sto... Matthias Hinner
10:57 Bug #59382: Page with overlayed mountpoint should not be accessible
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:55 Bug #59382 (Under Review): Page with overlayed mountpoint should not be accessible
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 #59382 (Closed): Page with overlayed mountpoint should not be accessible

When a page is of type mountpoint and the mountpoint overlay mode is enabled (so if the page is accessed the conten...
Alexander Stehlik
10:33 Bug #58967: On deleting files from uploads folder related sys_file records have to be deleted
Sorry, in the BE of course, so via DataHandler: see functions extFileFunctions and deleteRecord_flexFormCallBack. Marc Bastian Heinrichs
10:08 Bug #58967 (Needs Feedback): On deleting files from uploads folder related sys_file records have to be deleted
How do you delete these files? Frans Saris
08:49 Bug #59368: Nested Flexforms throw Exception
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:42 Task #58305 (Needs Feedback): Severe Issues with FAL records when in workspaces.
Hi everybody,
I've overworked the patch for #43916 and reproduced the behavior with new functional tests in issue #5...
Oliver Hader
07:45 Bug #30849: Pagetree won't open in IE when page is locked
can't reproduce that in ie8 - 11 64bit ... Kay Strobach
02:22 Bug #58138: CSRF with registerModule and navFrameScript
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:15 Bug #59344: Condition globalString with LIT: is not true if left and right of condition are empty strings
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:57 Bug #25235: List view: editing multiple records does not respect mandatory/optional values
Yes, the issue still exists in TYPO3 CMS 6.2.3 and is reproducible, see attached screenshot. Michael Schams

2014-06-05

23:30 Bug #58339 (Resolved): Wrong returning from ->extGetFeAdminValue
Applied in changeset commit:3b5196b6216131700b50acc3c8478558b4ab72bd. Markus Klein
23:30 Bug #54925 (Resolved): Disabled users show up in workflow notification popup
Applied in changeset commit:795fa7f5d6ba36368ae350349bb9982562679c29. Stefan Rotsch
23:30 Bug #55731 (Resolved): Inconsistent group field maxitems validation
Applied in changeset commit:c578d47617f803c9ea167d88000e63a92c13fa93. Alexander Stehlik
23:20 Feature #57454: Trigger events in DragUploader
For those who are also struggeling with the require js part.
This is how I did the tests:
*my_test_extension/ex...
Frans Saris
22:31 Bug #59375 (Resolved): No image thumbs shown for custom content elements in page module
Applied in changeset commit:1c766e7509eb16bdb1bc33254fe827202862e942. Frans Saris
21:33 Bug #59375 (Under Review): No image thumbs shown for custom content elements in page module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:26 Bug #59375 (Closed): No image thumbs shown for custom content elements in page module
If you create your own custom content element that uses images you get a nice preview (thumbs of these images) in the... Frans Saris
21:36 Feature #59312 (Accepted): No possibility to remove missing indexed files from DB
Indeed something we need to add. Maybe something we can add to System -> DB check and can link to from reports module... Frans Saris
21:30 Task #59374 (Resolved): Add missing PHP comments in class LogoView
Applied in changeset commit:06af78d504c8fc35444f34f77ff2ea6acb5d054e. Fabien Udriot
20:32 Task #59374 (Under Review): Add missing PHP comments in class LogoView
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:29 Task #59374 (Closed): Add missing PHP comments in class LogoView
Fabien Udriot
21:02 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:06 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:50 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:41 Bug #59324 (Accepted): CLI command drops last line of method description
Markus Klein
20:30 Bug #59372 (Resolved): Improve the formatting of help of the CommandController
Applied in changeset commit:2105c6f47220e1b83af09d68e7d2eb35f36c5336. Stefano Kowalke
19:28 Bug #59372 (Under Review): Improve the formatting of help of the CommandController
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:16 Bug #59372 (Closed): Improve the formatting of help of the CommandController
With the command ... Stefano Kowalke
20:30 Bug #59364 (Resolved): Illegal string offset 'uid' in TypoScriptFrontendController.php line 1281
Applied in changeset commit:b2114781802c7cb39e9fbd3aa626e8b8bead4b7b. Robert Vock
19:49 Bug #59364: Illegal string offset 'uid' in TypoScriptFrontendController.php line 1281
Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:48 Bug #59364: Illegal string offset 'uid' in TypoScriptFrontendController.php line 1281
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:59 Bug #59364 (Under Review): Illegal string offset 'uid' in TypoScriptFrontendController.php line 1281
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:52 Bug #59364 (Closed): Illegal string offset 'uid' in TypoScriptFrontendController.php line 1281
When the backend user session has timed out, you can get this PHP Warning in the frontend.
The be_sessions entry is ...
Robert Vock
19:37 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
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:20 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
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:55 Bug #37467 (Under Review): Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
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:50 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
I can confirm that this is indeed a problem. I seem to have other problems when solving this, so I will dig a little ... Jan-Erik Revsbech
17:36 Task #43916: File Repository does not work with Workspaces
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:01 Bug #58138: CSRF with registerModule and navFrameScript
Falk Aaron wrote:
> 'navFrameScript' => BackendUtility::getModuleUrl('RolRkchannelRkchannel_RolRkchannelM3', array('...
Helmut Hummel
17:00 Bug #58138 (Under Review): CSRF with registerModule and navFrameScript
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:56 Bug #58138 (Accepted): CSRF with registerModule and navFrameScript
Helmut Hummel
16:28 Bug #59368: Nested Flexforms throw 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
16:20 Bug #59368: Nested Flexforms throw 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
16:02 Bug #59368 (Under Review): Nested Flexforms throw Exception
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:55 Bug #59368 (Closed): Nested Flexforms throw Exception
Having a nested Flexform results in this Exception:
Uncaught TYPO3 Exception
#1: PHP Warning: substr() expects pa...
Thomas Christiansen
16:11 Feature #24123: Loading indicator just displays if module is changed
don't know, close it for now, as it is ignored anyway? Kay Strobach
16:05 Feature #57066: Allow Paste Upload into filerefences and rte
http://joelb.me/blog/2011/code-snippet-accessing-clipboard-images-with-javascript/ Kay Strobach
16:01 Bug #33403: Ensure, that Extbase Modules use the new Pagetree
please close - seems to be fixed Kay Strobach
16:00 Task #30765: Move all Marker based or php based templates to fluid in system extensions
afaik most of the system extensions are extbased now Kay Strobach
15:59 Bug #21605: recursive file copy on windows
afaik this seems to work with FAL Kay Strobach
15:18 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
No, xdebug.so is not pre-installed, but it is possible to do this. Provider ist jweiland.net and from support I#ve go... Johannes C. Laxander
13:53 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Ok, do you know if your server has xdebug enabled for remote debugging? Markus Klein
09:44 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
I'm not a developer, and so I have no IDE installed. Johannes C. Laxander
09:20 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
debuggin with your IDE via xdebug to find out which records are affected by this problem. Markus Klein
09:17 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
tt_content has ca. 1800 records.
Sorry I do not understand what you mean:
"if you could do a real debugging sessi...
Johannes C. Laxander
08:58 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Hi!
Well admin sounds good already, but how many content elements are in this instance?
If it is over 100, I'd pref...
Markus Klein
08:28 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Both is possible. It is a test instance, and so you can got an admin login by email.
Unless you'd prefer a DB Dump?
Johannes C. Laxander
00:23 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
I guess there are three issues actually.
* First one is that internal_type 'file' seems to be not handled correctl...
Markus Klein
00:03 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
BTW: Here is the discussion http://forum.typo3.org/index.php/t/204087/
It seems that the reference index had been ...
Jo Hasenau
15:15 Bug #22940: Changes in core files for running TYPO3 on OS/2 or eComStation
Hi,
for me it is not needed any more. I don't know if someone out there needs it.
I know the OS2Ports, because ...
Michael Oehlhof
15:05 Bug #59367 (Closed): Responsive Image Rendering sourceCollection should exclude animated gif
Animated gif is back, but using retina images they don't works because they are scaled.
could be a good solution t...
David Denicolo'
14:31 Bug #59277 (Resolved): Warning "Invalid argument supplied for foreach()" in SearchController
Applied in changeset commit:66bf424e690e60dec384ed9f7552f5ba22f8f2c6. Anonymous
13:44 Bug #59277: Warning "Invalid argument supplied for foreach()" in SearchController
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:25 Bug #59365 (Closed): Session Lifetime for FE-Users can not be less than 6000 secs
Setting the session lifetime to a value less than 6000 secs has no effect, f.e.
$GLOBALS['TYPO3_CONF_VARS']['FE'][...
Alexander Bohndorf
14:11 Bug #41629: TYPO3-Workspaces height of iframe to small
Hi,
the problem still exists, seen on a very new T3-CMS (6.2.3). Not only the IE is affected but also browsers lik...
Kaan Sanli
14:05 Bug #57272: Extbase doesn't handle FAL translations correctly
Workaround for the original problem:
Within \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapper::getConstrain...
Robert Heinig
13:07 Bug #57272: Extbase doesn't handle FAL translations correctly
FAL image localization problem faced in the case of flexforms also. I've created a flexform element based on this htt... Arun Chandran
13:43 Bug #59363 (Needs Feedback): Problem with New Content Wizard when in List mode
Seems to be a duplicate of #59059, which is already resolved on current master.
Please verify if the patch linked th...
Markus Klein
12:39 Bug #59363 (Closed): Problem with New Content Wizard when in List mode
In TYPO3 6.2.3 I'm experience a back-end admin user experience issue.
When in List mode, and after I click on a p...
Roel Krottje
11:14 Bug #57191: conversion of filename from Uppercase to lowercase
i can confirm that problem too after an update from TYPO3 4.6 to 6.2 Christian Schuller
11:03 Feature #59355: make trustedHostsPattern use sys_domain records
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:57 Feature #59355 (Under Review): make trustedHostsPattern use sys_domain records
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:55 Feature #59355 (Rejected): make trustedHostsPattern use sys_domain records
Configuring the regexp for trustedHostsPattern is really tedious in larger installations with lots of handled domains... Christian Zenker
10:30 Bug #58148 (Resolved): If page is hidden - Content not visible in FE Preview
Applied in changeset commit:79bbd9a3d7a073b79e68192bff6d4dcd90828c8e. Markus Klein
09:14 Bug #59353: TYPO3 Upgrade to 6.2.3
How can you be sure that it is a bug and not an improper upgrade? Did you follow all steps to upgrade? Did you clear ... Dmitry Dulepov
09:06 Bug #59353: TYPO3 Upgrade to 6.2.3
I think this is bug..
While i am upgrading to 6.2 then throw this error message.
Jainish Senjaliya
08:55 Bug #59353: TYPO3 Upgrade to 6.2.3
Or use the forum if you like it better than the mailing list:
http://forum.typo3.org/index.php/f/10/
Markus Klein
08:50 Bug #59353 (Closed): TYPO3 Upgrade to 6.2.3
Please, ask support questions in TYPO3 mailing lists. The bug tracker is for bugs, not for questions :) People in TYP... Dmitry Dulepov
08:46 Bug #59353 (Closed): TYPO3 Upgrade to 6.2.3
Hello,
I have upgrade typo3 project 4.5 to 4.7 its was successfully upgraded.
Then I have upgrade typo3 4.7 to 6....
Jainish Senjaliya
08:56 Task #59291: `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
OK, I have written an update-script for my extension. Kurt Gusbeth
08:53 Bug #57798: get file path for Resource in tt_content
perfect, thank you Kay Strobach
08:50 Bug #57798: get file path for Resource in tt_content
This is possible/present in current master.
Hover file irre element when editing tt_content element and click on t...
Frans Saris
08:06 Bug #57798: get file path for Resource in tt_content
Please take a look here - your version seems to be a lot nicer.
Perhaps you can add a link to the folder, which allo...
Kay Strobach

2014-06-04

23:54 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
It doesn't make a difference though, since this is still a bug in the reference index updater, which should not inser... Jo Hasenau
23:47 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Well I guess we have to rephrase this text.
You should update the reference index BEFORE upgrading in the old version.
Markus Klein
23:13 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
That's what I assumed too, but according to the discussion in the German list, the update has been done on 6.2.3 afte... Jo Hasenau
22:50 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
Thanks.
You reported this for 6.2, but I guess you ran the ref index update on 4.7. So the bug is on 4.7 then, right?
Markus Klein
22:28 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
exec_INSERTquery
caller: TYPO3\CMS\Core\Database\DatabaseConnection::exec_INSERTquery
ERROR: Column 'ref_uid' can...
Johannes C. Laxander
21:27 Bug #59349: Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
What is the actual SQL error message? Markus Klein
21:04 Bug #59349 (Closed): Update Reference Index failed by SQL errors (INSERT INTO sys_refindex )
I'll update a website from 4.7.17 to 6.2.3. By updating the reference Index I get this errors:
76054 records from ...
Johannes C. Laxander
21:11 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:36 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:33 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:03 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:35 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:30 Bug #59343 (Resolved): Running tests, that use GeneralUtility::getIndpEnv() with TYPO3_HOST_ONLY or HTTP_HOST, standalone fail
Applied in changeset commit:e00d0bfec809611cea2098650f3f746600cd6d89. Helmut Hummel
19:45 Bug #59343: Running tests, that use GeneralUtility::getIndpEnv() with TYPO3_HOST_ONLY or HTTP_HOST, standalone fail
Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:42 Bug #59343 (Under Review): Running tests, that use GeneralUtility::getIndpEnv() with TYPO3_HOST_ONLY or HTTP_HOST, standalone fail
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:30 Bug #59343 (Resolved): Running tests, that use GeneralUtility::getIndpEnv() with TYPO3_HOST_ONLY or HTTP_HOST, standalone fail
Applied in changeset commit:15c261403904be352986862449a8dd3ad4bb78f7. Helmut Hummel
17:17 Bug #59343 (Under Review): Running tests, that use GeneralUtility::getIndpEnv() with TYPO3_HOST_ONLY or HTTP_HOST, standalone fail
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 Bug #59343 (Closed): Running tests, that use GeneralUtility::getIndpEnv() with TYPO3_HOST_ONLY or HTTP_HOST, standalone fail
Dependeny between tests. Previously executed tests set the static $allowHostHeaderValue to TRUE. Marc Bastian Heinrichs
18:30 Bug #57798 (Resolved): get file path for Resource in tt_content
Applied in changeset commit:13104c3e7bd0d38c9d68db8acb21115f94221221. Frans Saris
17:47 Bug #57798: get file path for Resource in tt_content
Kay, could you provide a screenshot? Frans Saris
17:29 Bug #57798: get file path for Resource in tt_content
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Bug #57798: get file path for Resource in tt_content
it's not the same, i mentioned 4.5 as reference Kay Strobach
17:23 Bug #57798: get file path for Resource in tt_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
16:51 Bug #57798: get file path for Resource in tt_content
After patch.
!show_item-file-with-folder-info.png!
#57302, #57832 changes the blue info icon for the file relations...
Frans Saris
16:45 Bug #57798 (Under Review): get file path for Resource in 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
16:18 Bug #57798 (Accepted): get file path for Resource in tt_content
Most basic file info is now visible, but storage and folder is still missing.
!show_item-file.png!
Frans Saris
18:05 Bug #59192: mergeIfNotBlank with FAL records
I'll hava a look into that... I'm trying to reproduce that with the Git version of EXT:news...
In IRRE there's the l...
Oliver Hader
17:18 Bug #59192 (Accepted): mergeIfNotBlank with FAL records
Markus Klein
17:21 Bug #59340: New content wizard broken in 4.5.34
Second thing is fixed with: https://review.typo3.org/30419
Please test the patch on 4.5, so we can merge it. Thanks.
Markus Klein
15:01 Bug #59340 (Closed): New content wizard broken in 4.5.34
There are two issues:
- there is no possibility to choose a column for the new content element
- the new content el...
SITS Developer
17:18 Bug #57272: Extbase doesn't handle FAL translations correctly
Related to #59192 Markus Klein
16:51 Bug #59344 (Under Review): Condition globalString with LIT: is not true if left and right of condition are empty strings
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:35 Bug #59344 (Closed): Condition globalString with LIT: is not true if left and right of condition are empty strings
An empty "LIT:" results in NULL, so the strict compare doesn't match.
Solution is to cast the left value to string...
Marc Bastian Heinrichs
15:33 Bug #58138: CSRF with registerModule and navFrameScript
'navFrameScript' => BackendUtility::getModuleUrl('RolRkchannelRkchannel_RolRkchannelM3', array('tx_rolrkchan... Falk Aaron
15:08 Feature #59341 (Closed): Provide progress indicator while image-processing FAL uploads
This applies to all FAL-capable media fields: After an image is uploaded through the uploader (click or drag'n'drop) ... Christoph Fischer
15:05 Bug #24562 (Rejected): Extension update pop-up says "Remove extension"
Yes :-) Francois Suter
11:17 Bug #24562 (Needs Feedback): Extension update pop-up says "Remove extension"
After (many) rewritings of the ExtensionManager, can the issue closed? Alexander Opitz
15:01 Bug #59338: Improve styling of sys_action "Create Backend User"
BTW, we should also change the naming of the action type. It is "Create Backend User", but the module allows Creating... Lorenz Ulrich
14:52 Bug #59338 (Closed): Improve styling of sys_action "Create Backend User"
The styling of the sys_action "Create Backend User" is not very user-friendly. Especially if you're dealing with a lo... Lorenz Ulrich
14:57 Bug #58915 (Closed): Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
Btw. 6.2.3 was a sec release, you should have updated much earlier. ;-) Markus Klein
14:14 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
hah, you are right 6.2.3 seems to have fixed it (or the Clear PHP opcode cache, updated refindex, redone upgrade wiza... Klaus Hinum
13:57 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
No idea, sorry. Maybe update to 6.2.3 first and see if it got fixed there. Markus Klein
13:50 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
was no issue before with 6.1, so what can that be? Klaus Hinum
13:20 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
This is a configuration issue on your server, as I'm doing this all the time.
Some editors enter the BE via www. o...
Markus Klein
13:10 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
well i still see it as a bug, as the backend is not working when logging in with another url (without the www.). gues... Klaus Hinum
13:08 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
So this can be closed as this seems to be a server issue then, right? Markus Klein
12:30 Bug #58915: Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object
looks like it was a problem of the url i logged in.
When logging in with
http://test.com/typo3
I got the error, w...
Klaus Hinum
14:12 Bug #24702 (Closed): CSRF protection in Template module
Helmut Hummel
14:12 Bug #24702: CSRF protection in Template module
Alexander Opitz wrote:
> The CSRF protection got many updates. Can this issue closed or is this point left over?
...
Helmut Hummel
11:20 Bug #24702 (Needs Feedback): CSRF protection in Template module
The CSRF protection got many updates. Can this issue closed or is this point left over? Alexander Opitz
14:09 Bug #59337 (Closed): copy an element over listview doesn't work
inserting the copied element with the "insert after icon - t3-icon-document-paste-after" does not work.
nothing ha...
Markus Dübbert
13:22 Task #59334 (Closed): Enable workspace handling for FAL
Probably these methods lack of workspaces support - depends on the context they are used in:
* ResourceFactory::ge...
Oliver Hader
13:03 Bug #24860: Local Installed Extension Update even when empty but Global Extensions exist
It sounds ridiculous, but yes, this one seems to be persistent through all the rewrites of EM since reporting.
(but ...
Clemens Riccabona
11:37 Bug #24860 (Needs Feedback): Local Installed Extension Update even when empty but Global Extensions exist
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.34/6.2.3)?
Alexander Opitz
12:43 Bug #59147: Wrong extension precedence in TYPO3 6.2
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 #59147: Wrong extension precedence in TYPO3 6.2
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:41 Bug #25216: Repositioning of translated CE in the list module replaces language ID
Yes - behaviour is exactly as described. Jo Hasenau
11:37 Bug #25216 (Needs Feedback): Repositioning of translated CE in the list module replaces language ID
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
12:20 Bug #24515: alt_doc.php does not keep default values given in URL.
Hello,
The issue still exists in 6.2.3. It has moved at there : typo3/sysext/backend/Classes/Controller/EditDocument...
Pierrick Caillon
11:14 Bug #24515 (Needs Feedback): alt_doc.php does not keep default values given in URL.
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
12:12 Bug #24442: Each element shows start und stop 01.01.1970
I think this issue could be closed. I can not reproduce this in 6.2.2 Henrik Ziegenhain
11:10 Bug #24442 (Needs Feedback): Each element shows start und stop 01.01.1970
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:58 Bug #23739: Translation Diff not working for child pages
I just tried it in TYPO3 6.1 and it seems it's fixed now. Oddly, when I try in TYPO3 6.2 to make a new Website Langua... Tomita Militaru
11:27 Bug #23739 (Needs Feedback): Translation Diff not working for child pages
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:50 Bug #25188: System News use htmlspecialchars incorrectly leading to garbled output
This Bug still exists. Christian Tauscher
11:28 Bug #25188 (Needs Feedback): System News use htmlspecialchars incorrectly leading to garbled output
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:46 Bug #25235 (Needs Feedback): List view: editing multiple records does not respect mandatory/optional values
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:45 Bug #25234 (Needs Feedback): FE setup different from BE setup
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:44 Bug #24943 (Closed): preg_replace error at search for '/'
This was fixed in trunk on Mar 12, 2011 Alexander Opitz
11:43 Feature #24246: Link Wizard Improvements ...
speed is still an issue - even if moved away from extjs this window should be modal and quite a lot spedier with pure... Kay Strobach
11:02 Feature #24246 (Needs Feedback): Link Wizard Improvements ...
Some parts of this issue may be resolved and TYPO3 will move away from ExtJS, so can this issue be closed? Alexander Opitz
11:42 Bug #25114: [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
both extensions are fixed - afaik this can be closed now
sadly i can't close my issues myself ;)
Kay Strobach
11:39 Bug #25114 (Needs Feedback): [Patch] Fatal error in /t3lib/class.t3lib_tcemain.php on line 6774
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
BTW: A...
Alexander Opitz
11:39 Bug #25222 (Needs Feedback): Custom field eval functions are not applied inside inline elements
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:36 Bug #25192 (Closed): Login mail notification broken
Alexander Opitz
11:35 Bug #25210 (Needs Feedback): live-search-box and db-list-search with oracle (search in backend doesn't work)
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:35 Bug #25181 (Needs Feedback): Typolink config parameter "section" overrides full "parameter" ?
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:32 Bug #24330 (Closed): Prevent search engines (like google) to index error messages
Alexander Opitz
11:30 Bug #25199 (Needs Feedback): Small CSS bug in Access Tab
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:27 Bug #25155: formToken is not appended in list module
Since nobody every reported it since then, I suppose it's solved BUT I can only assure it for TYPO3 6.2.3, since I bu... Tizian Schmidlin
11:25 Bug #25155 (Needs Feedback): formToken is not appended in list module
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.34/6.2.3)?
Alexander Opitz
11:26 Bug #25169 (Needs Feedback): "Functions ->Create Multipe pages" doesn't respect custom page types
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:25 Bug #25166 (Needs Feedback): after deleting leaf page in pagetree parent context menu is not fully loaded with functions
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:24 Bug #24918 (Closed): Filenames generated by GMENU contain spaces and special chars and the images are not displayed
Alexander Opitz
11:23 Bug #25076 (Closed): when saving a tt_content element layout in "Appearance"-Tab not saved, yet saved in "Extended"-Tab
Alexander Opitz
11:22 Bug #25116 (Needs Feedback): Fatal error: Class 't3lib_spritemanager_SimpleHandler' not found in .../typo3_src/t3lib/class.t3lib_div.php on line 5277
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:22 Bug #24959 (Needs Feedback): Make createVersionNumberedFilename() use native dirname() function
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:18 Bug #24596 (Needs Feedback): Swap/Publish calls wrong file
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.34/6.2.3)?
Alexander Opitz
11:16 Bug #23254 (Needs Feedback): referende to undefined property SWFUpload.instances.SWFUpload_n
The Flash uploader was replaced in 6.x with the HTML5 upload.
Anything against closing this issue?
Alexander Opitz
11:13 Bug #24510 (Needs Feedback): css_styled_content => different behaviour depending on include techique
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:11 Bug #24481 (Needs Feedback): Missing favicon results in invalid html code
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:09 Bug #24424 (Needs Feedback): PageRenderer and 'jsFooterFiles'
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
11:07 Bug #24308 (Needs Feedback): sys_log: optimize index recuidIdx
There were many index improvements for TYPO3 while developing the 6.x release series.
Also the mentioned assumption ...
Alexander Opitz
11:06 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
Alexander Stehlik wrote:
> It also seems to affect group fields with a configured @minitems@ value.
>
> The FlexForm...
Rares Luca
10:56 Bug #23585 (Needs Feedback): All Configuration does not show values correctly
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Alexander Opitz
10:55 Bug #17512 (Needs Feedback): Debugflag in class.t3lib_db.php $debugOutput
The debugOutput var can be configured by $GLOBALS['TYPO3_CONF_VARS']['SYS']['sqlDebug'] in the localconf.php/LocalCon... Alexander Opitz
10:52 Bug #22940 (Needs Feedback): Changes in core files for running TYPO3 on OS/2 or eComStation
Hi,
as this issue is very old. Is the OS/2 or eComStation support needed any more?
New versions of PHP seams to b...
Alexander Opitz
10:36 Feature #59326 (Closed): getURL with CURLOPT_SSL_VERIFYPEER
Hello there,
I'd like to address a matter that bothered me for a long time.
GeneralUtiliy::getURL (formerly kno...
Tizian Schmidlin
09:59 Bug #59324 (Closed): CLI command drops last line of method description
The CLI command drops the last line of method descriptions. Thus given the following doc comment:... Mathias Brodala
00:41 Bug #59321 (Resolved): Old TYPO3 logo still in ext:workspaces
Applied in changeset commit:1355d8b6f13f487d84fa2537873e4a26d48855cf. Wouter Wolters
00:41 Bug #59185 (Resolved): DataHandler->log() has no return value when logging is disabled
Applied in changeset commit:cd81ccb50a293f521b5a5a3040ebcc1c3ff6e607. Markus Klein
00:41 Feature #57832 (Resolved): Preview inline files in BE (info icon)
Applied in changeset commit:67dbe5b927be564420f9faea8ce932221adcb6fe. Frans Saris
00:41 Bug #57302 (Resolved): Unify show item for FAL records
Applied in changeset commit:67dbe5b927be564420f9faea8ce932221adcb6fe. Frans Saris
00:41 Bug #55320 (Resolved): Database records list pagination issue with recordsPerPage=1
Applied in changeset commit:c14e786dd14c8b4ff6a9f8639a445b08678db0b7. Markus Klein
00:38 Feature #57695: Implement unicode normalization in TYPO3 Core's charset conversion routines, especially for filepaths in TYPO3 FAL's LocalDriver.
Just for the record - here a (generated) list of open TODOs I'd still like to check. It might help someone to given s... Stephan Jorek
 

Also available in: Atom