Project

General

Profile

Activity

From 2014-06-19 to 2014-07-18

2014-07-18

22:38 Bug #24411: Error messages using DB compare function with tables definitions from real_url extension
I was accidentially using dbal extension. Uninstalling it solved the issues then.
I would agree to close this issu...
Adrian Dymorz
20:41 Bug #59157: Linkvalidator prüft falsch!

This problem seems also to be fixed with the patch for #50772 which is pending for quite some time now.
Please t...
Alexander Stehlik
18:45 Bug #60386 (Needs Feedback): Update uninstalled extension
Which version of TYPO3 CMS are you using?
This should be fixed in version 6.2.4
Wouter Wolters
13:29 Bug #60386 (Closed): Update uninstalled extension
On uninstalled extensions update they get installed. If the extension is not installed it should stay uninstalled. Jose Ramon Roca
18:30 Bug #60227 (Resolved): Update Swiftmaler to latest version to offer signed + encrypted emails
Applied in changeset commit:e52d56cac70ce242ce920152a98921fbfbe13549. Wouter Wolters
17:03 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
The DEV Server I mentioned in the last comment is an Ubuntu 12.04.3 LTS. 4.7 and 6.2 work so far.
A customer serve...
David Gurk
15:45 Bug #54014 (Needs Feedback): cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
Debian-like system have separate configuration for CLI and web. So please check these do match. Markus Klein
15:49 Bug #60370 (Under Review): Irre elements with enabled useCombination missing new record button
https://review.typo3.org/31648 Markus Klein
15:42 Bug #60372: Standalone phpunit fails when LocalizationUtility:translate is called
Basic setup:
http://wiki.typo3.org/Functional_testing#Setup
bin/phpunit -c typo3/sysext/core/Build/UnitTests.xml...
Markus Klein
14:37 Bug #60372: Standalone phpunit fails when LocalizationUtility:translate is called
I finally managed to prevent this error by better mocking... So it can be closed.
Anyway I would be glad for any h...
Dirk Wenzel
15:20 Bug #60389: Backend Layout upside down
One more question:
Did you inspect what happens if the two columns are side-by-side?
Or if you have 4 cols in a squar...
Markus Klein
15:11 Bug #60389 (Accepted): Backend Layout upside down
Thanks for your great report and the patch.
Can you push it to our review system?
Feel free to ask, if you need a...
Markus Klein
14:51 Bug #60389 (Closed): Backend Layout upside down
I use just normal backend layout configuration with two columns: header, content
When I switch in the backend to l...
Michael Fritz
10:34 Bug #60382 (Rejected): Shortcut is displayed like a regular page if isn't a shortcut in the original language
Reproduce the Bug like this:
- Translate any regular page to any language
- Modify the pages_language_overlay recor...
Christoph Buchli
09:43 Bug #60381 (Closed): Local object configuration ignored in CLI context
Local object configuration (@module.tx_myext.objects@ in addition to @config.tx_extbase.objects@) is ignored when exe... Mathias Brodala

2014-07-17

22:41 Bug #60372: Standalone phpunit fails when LocalizationUtility:translate is called
The vendor folder has been created by composer. I do use a local composer.phar.
My setup is a default TYPO3 with sour...
Dirk Wenzel
14:52 Bug #60372 (Needs Feedback): Standalone phpunit fails when LocalizationUtility:translate is called
Can't reproduce this.
But why do you have a vendor-folder? There seems something wrong with your setup.
After com...
Markus Klein
12:28 Bug #60372 (Closed): Standalone phpunit fails when LocalizationUtility:translate is called
Calling the standalone phpunit results in:... Dirk Wenzel
20:12 Feature #56726: Trigger MetaDataExtraction after file upload
FWIW: Tika can also be run in server mode, which then saves the start up time of the JVM and the making it a lot fast... Ingo Renner
16:37 Feature #56726: Trigger MetaDataExtraction after file upload
(By overloading the system, I meant slowing down the upload <-- just for the sake of clarity.)
By far not everyone...
Fabien Udriot
14:10 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
Good to hear. In my case it could be the server configuration (I guess). I run the different TYPO3 DEV Systems on the... David Gurk
13:00 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
Thank you for your help. I've solved this issue - in my case the problem was server configuration. CLI-php didn't hav... Michal Cygankiewicz
09:37 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
Do you try to test the scheduler with an clean installation of TYPO3 6.2? David Gurk
09:10 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
It doesn't execute any of the tasks from CLI becaouse it stops before becaouse of this mysqli error...
It stops in...
Michal Cygankiewicz
08:45 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
Um... anyhow, an error is something to work with. Is this this error occurs with any type of scheduler task? David Gurk
08:00 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
It's strange but for me it doesn't work on 6.2 becaouse of error:
"Uncaught TYPO3 Exception #1271492607: Database ...
Michal Cygankiewicz
13:57 Task #45151: IRRE 1n:csv parent records point to workspace placeholder
Hi Oliver,
it's me again. I found out, that for me your reason "Not required anymore since record shall point to d...
Tim Spiekerkötter
12:24 Bug #60370: Irre elements with enabled useCombination missing new record button
See test extension here #55553 Marc Bastian Heinrichs
12:13 Bug #60370 (Closed): Irre elements with enabled useCombination missing new record button
Regression by https://review.typo3.org/#/c/29719/ Marc Bastian Heinrichs
12:03 Feature #60368: Build TCA and SQL Definitions from Entities
The Extbase project on forge is legacy, please always add issues for the Core project.
Regarding your select box e...
Markus Klein
11:09 Feature #60368: Build TCA and SQL Definitions from Entities
I think at first we would have accept that it could never deal perfectly with all situations, the specific example wi... Philipp Wrann
10:31 Feature #60368: Build TCA and SQL Definitions from Entities
I like your basic idea and support it, but how to deal with simple select boxes (that are not relations but just item... Martin Sonnenholzer
10:00 Feature #60368: Build TCA and SQL Definitions from Entities
Forgot:
Things like I18N, Workspaces, crdate, tstamp, cruser_uid etc could also be added automatically
Indexes co...
Philipp Wrann
09:43 Feature #60368 (Rejected): Build TCA and SQL Definitions from Entities
When adding some features to a project i allways wonder why there is not way to port an entity model into TCA.
It sh...
Philipp Wrann
10:07 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
I did no deeper investigations on this topic anymore,
but I can tell you, that I did not stumble upon this issue sin...
Clemens Riccabona
10:02 Bug #24785: Install Extensions Globally from TER no more possible
And wow! The new (old old new) EM on 4.5.35 is really great in some kinds: the part with the fileviewer ist impressiv... Clemens Riccabona
09:53 Bug #24785: Install Extensions Globally from TER no more possible
Hi there,
It sounds ridiculous, but yes, the problem seems to be persistent in some way:
1. It works flawlessly...
Clemens Riccabona

2014-07-16

23:30 Task #60366 (Closed): Automatically set [SYS][UTF8filesystem] correctly during a new install
Can we detect if a UTF8-filesystem is used? Currently the flag is off by default, although most (all?) Linux-hosts wi... Stefan Neufeind
23:13 Bug #60365 (Closed): Adjust comment for default HTTP-userAgent
The default userAgent is for example TYPO3/6.2.4, not just the branch-version (6.2). Also the current helptext still ... Stefan Neufeind
19:17 Feature #45725: FAL file collections should be able to be recursive
With the patch attached it is possible to get files recursive (only in CE, no typoscript) Stephan Bauer
16:49 Task #45151: IRRE 1n:csv parent records point to workspace placeholder
Hi Oliver,
it seems to me that the problem still exists in TYPO3 6.2.4.
I have some sort of tt_content (custom ...
Tim Spiekerkötter
15:56 Bug #60196: FAL resource problem detected -> Umlaut problem although UTF8filesystem is set

> ### T3 Version
>
> 6.1.9 && 6.1.10 tested
>
> ### PHP Version
>
> 5.5.14 && 5.4.30 tested
Does not oc...
d.ros no-lastname-given
15:25 Bug #60296: Task executor ignores full framework configuration
Since it somehow does not show up here, here's the related changeset on Gerrit:
https://review.typo3.org/31618/
Mathias Brodala
14:53 Bug #18520 (New): indexing of external files may be prevented by php's open_basedir restriction
Alexander Opitz
14:51 Feature #55157 (New): Support for MySQL replication
Alexander Opitz
12:00 Feature #55157: Support for MySQL replication
We have this workaround. Thomas Löffler
14:27 Bug #60357 (Closed): Pasting a localized content element into another colPos fails
Hi,
in TYPO3 6.2.3 , pasting a localized content element into an empty column fails.
The default language CE reco...
Frank Gerards
12:28 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
I can fully confirm this report on TYPO3 CMS 6.2.4.
Some more details to reproduce:
* The effect is NOT visible if y...
Jörg Wagner
12:15 Task #60356 (Under Review): Extend install tool suhosin checks
Review: https://review.typo3.org/31637 Oliver Hader
12:12 Task #60356 (Closed): Extend install tool suhosin checks
Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhos...
Oliver Hader
09:37 Bug #60352: Configuration caseSensitive for sys_file_storage has wrong behaviour
Hi Tobias,
thanks for your detailed report.
Can you push a patch to our review system?
Infos here: http://wiki.t...
Markus Klein
08:56 Bug #60352 (Closed): Configuration caseSensitive for sys_file_storage has wrong behaviour
Hello TYPO3-Team!
If I uncheck the FlexForm-Configuration "caseSensitive" for the sys_file_storage fileadmin on Pa...
Tobias Eichelberger
09:27 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
No, sadly not. In 6.1 it's still a problem. But in the newest 6.2 it worked well. I updated a 6.1 to 6.2 and here it ... David Gurk
08:35 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
Did you manage to solve this problem? It seems I have similr problem with 6.2 version... Michal Cygankiewicz
00:34 Bug #60350 (Rejected): Severity for max_execution_time < 240s too high
Most web hosters configure an execution time below 240s. This changes triggers a warning in the system environment ch... Philipp Gampe

2014-07-15

23:03 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
Yes - at least 4.5.35...
just removed the @ infront of the "is_file()" calls...
[15-Jul-2014 22:58:04] http://d...
Christian Hernmarck
15:53 Bug #18520 (Needs Feedback): indexing of external files may be prevented by php's open_basedir restriction
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
20:22 Feature #27475 (Accepted): Add fileicons for open document formats (LibreOffice/OpenOffice.org)
Still an issue in master (pre-6.3). For example in filelist icons from t3skin are now used. The skin contains icons f... Stefan Neufeind
16:03 Feature #27475 (Needs Feedback): Add fileicons for open document formats (LibreOffice/OpenOffice.org)
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
Alexander Opitz
20:17 Bug #27212 (Accepted): Recycler: Pagetree not refreshed after undeleting a page/pagetree
Re-tested on current master (pre-6.3). Still an issue. Stefan Neufeind
15:57 Bug #27212 (Needs Feedback): Recycler: Pagetree not refreshed after undeleting a page/pagetree
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
Alexander Opitz
19:57 Bug #26901 (Accepted): Icon for new page should be hidden if no access to pages
With master (pre-6.3) it sort-of still exists. Above the tree the user still has a "new"-icon. When clicking on that ... Stefan Neufeind
15:51 Bug #26901 (Needs Feedback): Icon for new page should be hidden if no access to pages
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
Alexander Opitz
19:55 Bug #60346: indexed_search experimental mode returns negative values in page browser
I pushed a new version, which also fixes this in the legacy code. Markus Klein
19:38 Bug #60346: indexed_search experimental mode returns negative values in page browser
Patch seems to work. Didn´t find any issues so far. Gerhard Rupp
19:31 Bug #60346 (Under Review): indexed_search experimental mode returns negative values in page browser
Please test this patch and vote there:
https://review.typo3.org/31632
Markus Klein
19:07 Bug #60346: indexed_search experimental mode returns negative values in page browser
Oh dear, there's a bit more to do.
I'm working on it.
Markus Klein
18:31 Bug #60346 (Closed): indexed_search experimental mode returns negative values in page browser
In line 57 in the file PageBrowsingViewHelper.php
$min -= $max - $pageCount;
should be replaced by
$max = $...
Gerhard Rupp
18:10 Bug #60343 (Closed): Metadata does not recognize workspace
Metadata retrieved from table sys_file_metadata does not recognize workspaces. Therefore users in a draft workspace c... Gerhard Rupp
17:50 Task #43916: File Repository does not work with Workspaces
It seems that this is fixed in TYPO3 6.2.4. Gerhard Rupp
17:41 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Stefan Regniet wrote:
> Hi together. Just tested the patch on a page with > 40 languages (on a patched 4.7.2). Works...
Marc Steiner
17:17 Bug #31920: Form element with attribute value "0"
Unfortunately this bug is still present in 6.2.4. Was one of the patches applied back then?
Current workaround (wh...
Simon Praetorius
16:16 Bug #60227 (Under Review): Update Swiftmaler to latest version to offer signed + encrypted emails
https://review.typo3.org/31572 Markus Klein
16:15 Task #60250 (Closed): Update swiftmailer to 5.2.1
Duplicates #60227 Markus Klein
16:12 Bug #60264 (Under Review): felogin permalogin not working with typo3 6.2.x -> cookie expires with session
Markus Klein
16:09 Bug #25335: Make TYPO3 free of NOTICE errors
This is an umbrella ticket and one of its children is not closed.
However, I'd say that in latest versions of TYPO...
Xavier Perseguers
15:59 Bug #25335: Make TYPO3 free of NOTICE errors
What's the state of this issue? Alexander Opitz
16:02 Bug #60338: Changing view format does not affect partial format
Please report all Bugs to the Core project. Fluid and Extbase projects are legacy only. Markus Klein
16:01 Bug #60338 (Accepted): Changing view format does not affect partial format
Markus Klein
15:37 Bug #60338: Changing view format does not affect partial format
The @setFormat@ call is not possible with the default @TemplateView@ of course. Imagine one would modify the current ... Mathias Brodala
15:35 Bug #60338 (Closed): Changing view format does not affect partial format
When using one view object to render a template in different formats (e.g. email in text and HTML), the template resp... Mathias Brodala
16:02 Bug #27331 (Needs Feedback): htmlSpecialChars und TS-Menu-Wrap
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
16:01 Bug #27303 (Needs Feedback): t3lib_BEfunc::blindUserNames might use wrong group list collection
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
Alexander Opitz
16:01 Bug #27290 (Needs Feedback): TMENU state option: subst_elementUid did not work for {elementUid} in wrapItemAndSub
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
16:01 Bug #27294 (Needs Feedback): IPv6 Support for $TYPO3_CONF_VARS['FE']['IPmaskMountGroups'] broken
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
16:00 Bug #27271 (Needs Feedback): Class p.align-center missing in css_styled_content
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
Alexander Opitz
16:00 Bug #27266 (Needs Feedback): customMediaRender Hook
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:58 Bug #26718 (Needs Feedback): TCA tt_content - sys_language_uid & l18n_parent - set noIconsBelowSelect
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:57 Bug #27185 (Needs Feedback): Missing substitution of placeholders of the log string while copying a file
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:57 Bug #27184 (Needs Feedback): locale_all ignored in eid extensions
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:56 Bug #20329 (Needs Feedback): cache_hash fills up with huge amounts of MENUDATA
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:56 Feature #23126 (Needs Feedback): Mount pages should keep their original page or navigation title
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:55 Bug #23171 (Needs Feedback): Install tool always overwrites settings
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:55 Bug #24785 (Needs Feedback): Install Extensions Globally from TER no more possible
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:55 Bug #27099 (Needs Feedback): HMENU.excludeUidList is not accounted for when determining if a submenu is available
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:53 Bug #26997 (Needs Feedback): ExtDirect API Generator - namespace filter works not expectable
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:52 Bug #26996 (Needs Feedback): ExtDirect FE Mode - sL call works only if logged in the backend
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:52 Bug #24411 (Needs Feedback): Error messages using DB compare function with tables definitions from real_url extension
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:51 Feature #26861 (Needs Feedback): Extbase - Abstract hierarchies over 2 levels are not recognized
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:51 Bug #24791 (Needs Feedback): htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
Alexander Opitz
15:48 Bug #25159 (Needs Feedback): RTE hangs on load in repetitive TV data object
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
Alexander Opitz
15:48 Bug #26737 (Needs Feedback): Click-to-enlarge produces Link with target=""
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
Alexander Opitz
15:45 Bug #57058 (Closed): TYPO3\CMS\Extbase\Persistence\Generic\Storage\Backend maybe not loaded or no autoloader?
Alexander Opitz
15:43 Bug #60339 (Closed): displayCond for sheets in flexform with extbase settings namespace
To be available in Extbase controllers via $this->settings array, flexform fields have to be named as... M. Ecker
15:24 Bug #60336 (Closed): Sort package states before serializing them
Closing as duplicate: #56362
For your info: PackageStates can't be sorted, as they are sorted by dependency = load...
Markus Klein
15:08 Bug #60336 (Closed): Sort package states before serializing them
Whenever the PackageStates.php is rewritten it's a horrible mess in our VCS and impossible to determine what has actu... Oliver Salzburg
14:33 Feature #60335 (Closed): Fetching extension list from TER at the end of installation
In every new TYPO3 installation the first I do is to fetch the extension list from TER to install extensions.
It wou...
Thomas Löffler
12:27 Task #60322 (Under Review): Add possibility to always extract TS path in object browser
https://review.typo3.org/31623 Markus Klein
10:12 Task #60322 (Closed): Add possibility to always extract TS path in object browser
In order to be able to extract a TS objects path from the TS object browser even when being on a page that doesn't ha... Anonymous
12:22 Feature #60332 (Closed): Multilanguage 123-installer
The 123-installer shouldn't imho have too many string that actually need translation. It might be a good idea to make... Stefan Neufeind
11:12 Bug #60327 (Closed): Change sys_file.size type from INT to BIGINT
Hi.
Because type for sys_file.size is "INT" max file size is limited to 2147483647 Byte (2GB) by storing entries ...
David Greiner
11:00 Bug #60317 (Resolved): Final cleanup of TCA Overrides
Applied in changeset commit:a8736bae847fe4d90b5708a434662bf4c275cc6e. Helmut Hummel
00:49 Bug #60317 (Closed): Final cleanup of TCA Overrides
Some of the files still miss the die statement
in the first line. To be consistent, add it to
every file.
On fil...
Helmut Hummel
09:47 Feature #60223 (Closed): Scheduler task to remove deleted records from DB
Closed as duplicate of #32651 Alexander Opitz
00:31 Bug #60316: Parsing RTE links should not throw an exception if a resource is missing or its path invalid
Steps to reproduce:
# Create tt_content text element
# Disable RTE
# put the following into the bodytext field a...
Helmut Hummel
00:25 Bug #60316: Parsing RTE links should not throw an exception if a resource is missing or its path invalid
Steps to reproduce:
# Create tt_content text element
# Disable RTE
# put the following into the bodytext field a...
Helmut Hummel

2014-07-14

23:45 Bug #60316 (Closed): Parsing RTE links should not throw an exception if a resource is missing or its path invalid
Alexander Schnitzler
22:57 Bug #60273 (Closed): No permission to edit content in different languages since 6.2.4
Reopened #60199, closing this as duplicate. Markus Klein
11:14 Bug #60273: No permission to edit content in different languages since 6.2.4
This problem is also described here:
https://forge.typo3.org/issues/60199
If you use gridelements, there is a fix...
Robert Heinig
22:56 Bug #60199 (New): Page module: tt_content records are not editable
Markus Klein
20:54 Bug #50392: Specifying size in ImageViewHelper does nothing
I found out that we had lots of entries in table 'sys_file_processedfile' that had an empty 'name', 'width' and 'heig... Christian Ludwig
18:46 Feature #60298 (Closed): Required fields for alttext etc. in FAL
Wouter Wolters
11:54 Feature #60298: Required fields for alttext etc. in FAL
You're right, I'll post it in the mailing list.
This issue can be closed.
Florian Seirer
11:53 Feature #60298: Required fields for alttext etc. in FAL
You should really ask such questions on the mailing list or the forums. This is not the place for questions and not t... Markus Klein
10:23 Feature #60298 (Closed): Required fields for alttext etc. in FAL
As a government agency we are bound by accessibility laws to make sure every image on our websites has an alternative... Florian Seirer
11:08 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
I can't identify a definite error message in the log, only two candidates:... Jost Baron
09:54 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
Do you have see error messages? What is generated instead of the images. I doubt this is a concurrency problem as the... Markus Klein
09:38 Feature #56726: Trigger MetaDataExtraction after file upload
Just to be complete here, automatic metadata extraction is not only a problem of overloading the system but it slows ... Xavier Perseguers
09:24 Bug #60296 (Closed): Task executor ignores full framework configuration
In the "initialization step":https://git.typo3.org/?p=Packages/TYPO3.CMS.git;a=blob;f=typo3/sysext/extbase/Classes/Sc... Mathias Brodala

2014-07-13

23:32 Bug #60294 (Closed): If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
This possibility was introduced with this patcheset: https://review.typo3.org/#/c/27760/
If there are many (5-10) ...
Jost Baron
20:23 Feature #56726: Trigger MetaDataExtraction after file upload
+1 for metadata extraction upon upload. The actual situation is not satisfying, IMO -> Users do not want to wait unti... Fabien Udriot
15:42 Bug #60245: Database table structure for fe_groups is incomplete
Should i create a small test extension? Markus Günther
12:02 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
I had the same problem with the permalogin. The solution mentioned above by Pierrick worked fine for me and I pushed ... Gernot Schulmeister

2014-07-12

12:39 Bug #48965: FileReference can't be created in Frontend context
Thank you Frans, for me it works perfectly with an own FileReference.
Take a look into https://github.com/helhum/u...
Daniel Ostmann

2014-07-11

23:11 Bug #59901: Move records in list module kills sys_language_uid
a better way... without changing the command...
This one checks if $SOBE->CN is an array just before calling fixCo...
Christian Hernmarck
15:55 Bug #59901: Move records in list module kills sys_language_uid
A proposal...
if my "solution" above is good, then I'd change theese lines...
in class.t3lib_clipboard.php, ...
Christian Hernmarck
21:55 Task #60280 (Rejected): Suffix for functional test database
Hi,
I would like to discuss/suggest the possibility to have a surfix as test-database name in the functional testi...
Tomas Norre Mikkelsen
20:32 Task #41211 (Resolved): CGL Cleanup: Fix TYPO3.ControlStructures.DisallowEachInLoopCondition-Sniff
Applied in changeset commit:8b9cf132fbdb5228bdc04e647093c46fb943228c. Andy Grunwald
16:34 Bug #60272: Skip cache hash for URIs to non-cacheable actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #60272: Skip cache hash for URIs to non-cacheable actions
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:56 Bug #60272 (Under Review): Skip cache hash for URIs to non-cacheable 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
13:48 Bug #60272 (Closed): Skip cache hash for URIs to non-cacheable actions
When URIs are built pointing to non-cacheable actions, currently a cache hash is always included.
This should be s...
Mathias Brodala
14:35 Bug #60273 (Needs Feedback): No permission to edit content in different languages since 6.2.4
I'm running 6.2.4 on multilang sites and we don't have any problems like that.
Also current master does not show a...
Markus Klein
14:03 Bug #60273 (Closed): No permission to edit content in different languages since 6.2.4
Both admins and non-admins cannot edit content elements in other languages than the default language. Once one clicks... Markus Kasten
14:07 Task #55572: Switch IRRE to jQuery
I blocked the issue until #58475 is done Markus Klein
14:07 Task #58475: Change IRRE Javascript code to jQuery
I blocked #55572 until this is done. Markus Klein
14:06 Task #59670 (Resolved): Cleanup jsfunc.inline.js
Markus Klein
14:01 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
Thanks for testing this!
Huh, will be tough to find this out.
Markus Klein
13:18 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
Hi Markus,
we have tested it in TYPO3 4.5, 4.6, 4.7, 6.1, 6.2.
It only works in 4.5. So the Bug exists since 4.6.
Gernot Ploiner
11:17 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
Hi Gernot,
we have to test this in all versions down to 4.5 to see where this was broken.
I suspect this to havin...
Markus Klein
08:36 Bug #60258 (Closed): showAccessRestrictedPages with shortcuts to restricted pages
In menus with activated showAccessRestrictedPages setting, links to shortcut-pages, which link to another restricted ... Gernot Ploiner
13:06 Bug #60263 (Accepted): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
Alexander Opitz
12:09 Bug #60263: sys_category relations: unexpected limit of item number in TYPO3 6.2.4
Have the same issue. Tobias Pierschel
10:22 Bug #60263 (Closed): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
In a TYPO3 6.2.4 project, when more than one FAL metadata record is associated with a sys_category, it is no longer p... Christian Reiter
13:06 Bug #60180: sys_collection_entries db-type varchar(30) too small
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 #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
As a workaround, I have changed the method @FrontendUserAuthentication::createUserSession@ to ... Pierrick Caillon
12:31 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
I also encounter the same issue.
I saw the @TYPO3\CMS\Core\Authentication\AbstractUserAuthentication::setSessionCo...
Pierrick Caillon
10:55 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
hi Markus,
I got:
'FE' => array(
'activateContentAdapter' => '0',
'checkFeUserPid' => '1',
'compression...
Jan Schreier
10:49 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
Hi Jan,
what did you configure to enable permalogin?
What is set in the Install Tool for FE-cookies?
Markus Klein
10:30 Bug #60264 (Closed): felogin permalogin not working with typo3 6.2.x -> cookie expires with session
Since Typo3 6.2.x there is a new value in the login process called:
dontSetCookie
This is set to TRUE by default...
Jan Schreier
11:50 Bug #60002: Expand icons in TS objectbrowser hardly clickable anymore
Attached there's a patch file for the TS module. Anonymous
11:42 Task #59853 (Under Review): Wrong nesting of deleted versioned child 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
11:37 Task #59874: Wrong sys_refindex for deleted child 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
11:34 Task #59874 (Under Review): Wrong sys_refindex for deleted child 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
11:30 Task #59881 (Resolved): Extend Regular DataHandler functional tests
Applied in changeset commit:303fa53fd07a0b16e3b7d93e4f1cf5eed6b94ea4. Oliver Hader
11:13 Task #59881: Extend Regular DataHandler functional tests
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:15 Task #59881: Extend Regular DataHandler 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
08:55 Task #59881: Extend Regular DataHandler 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
11:22 Task #60249 (Under Review): Publishing delete placeholder affects different workspaces 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
11:22 Task #59113: Failing cascaded delete action of localized elements
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:07 Bug #22203: MENU.showAccessRestrictedPages.addParams generates wrong URLs
I could finally solve the "problem" (tested with TYPO3 6.2.4).
First of all, you should configure TYPO3 to create...
Torben Hansen
11:03 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
I do have the same problem with 6.2.4.
- "allow_url_fopen" ist on, but "allow_url_include" is off.
- wget "http://rep...
Benjamin no-lastname-given
10:50 Bug #60261: Upload folder missing for preinstalled extensions
@Markus Do you know how this has been handled before 6.2? Imho the install tool has to install the extensions. The PM... Thomas Maroschik
10:42 Bug #60261 (Accepted): Upload folder missing for preinstalled extensions
Thanks for the report.
@Tom: This needs to be handled in the PackageManager then. Felogin "isPartOfFactoryDefault".
Markus Klein
10:02 Bug #60261 (Closed): Upload folder missing for preinstalled extensions
The extension felogin is one of the preinstalled extensions in TYPO3 6.2. It seems, that the creation of the upload-f... Torben Hansen
10:20 Bug #55731: Inconsistent group field maxitems validation
Attached Extension for testing. Test instructions:
* note that no "maxitems" config is present in the TCA
* Rever...
Alexander Stehlik
08:16 Bug #60256 (Closed): Argument 2 passed to mapRecordTypeToSpriteIconName() must be of the type array
After upgrade to 6.2.4 i can see some errors in Log module:
@Core: Error handler (BE): PHP Catchable Fatal Error: ...
Marcin Sągol
00:11 Bug #51031: Not appropriate check for data type in Redis caching backend
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-07-10

23:30 Bug #58288 (Resolved): Cache that write absolute paths needs PATH_site in cache identifier
Applied in changeset commit:d3c95a1cd42922d304246b03001347e099895166. Helmut Hummel
22:56 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
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:16 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
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:34 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
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:17 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
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 #58288 (Under Review): Cache that write absolute paths needs PATH_site in cache identifier
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:10 Bug #60254 (Closed): Non-admins cannot rename bookmarks
A non-admin can add bookmarks to pages, but adding bookmarks to records fails. After the confirmation popup is clicke... Lorenz Ulrich
22:09 Bug #60251: Sending test email in Install Tool doesn't send as HTML
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:29 Bug #60251 (Under Review): Sending test email in Install Tool doesn't send as HTML
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:27 Bug #60251 (Closed): Sending test email in Install Tool doesn't send as HTML
Sending test email in Install Tool doesn't send as HTML Wouter Wolters
21:50 Bug #51031: Not appropriate check for data type in Redis caching backend
Can someone finally review and merge this? I would like to stop having to patch every release for one Year now. Moritz Ahl
20:57 Bug #59889 (Under Review): stdWrap.addParams breaks on comments
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:39 Bug #59889: stdWrap.addParams breaks on comments
implementation done and tested via an isolated test, see attached file.
A benchmark shows, this implementation is ...
Lukas Domnick
20:56 Task #60250 (Under Review): Update swiftmailer to 5.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
20:56 Task #60250 (Closed): Update swiftmailer to 5.2.1
Update swiftmailer to 5.2.1 Wouter Wolters
20:39 Bug #60180 (Under Review): sys_collection_entries db-type varchar(30) too small
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Bug #60180 (Accepted): sys_collection_entries db-type varchar(30) too small
Your extension can change that by redefining the field in the sql file Markus Klein
20:37 Task #60249 (Closed): Publishing delete placeholder affects different workspaces as well
Scenario:
* having two workspaces (1 and 2)
* having a live record with uid 10
* having a delete placeholder for u...
Oliver Hader
20:25 Bug #60247: eval=>"required" not working with select fields
Did you check if this is also a problem on 6.2? Markus Klein
18:50 Bug #60247 (Closed): eval=>"required" not working with select fields
As a developer, i want to be able to enforce selection of exactly one item in a select field. But currently, it seems... Moritz Ahl
20:04 Feature #59497: Typed Slots
Well. Then it sounds this for you.
For me both are variants of the same principle. Don't paint hooks black because t...
Bernhard Kraft
18:43 Bug #53157 (Closed): Basic Configuration can't be opened on shared hoster due to MySQL restrictions
duplicate Wouter Wolters
18:37 Bug #55636 (Resolved): Background-color of "system environment" is wrong
Is resolved with another ticket. Wouter Wolters
18:30 Bug #60225 (Resolved): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Applied in changeset commit:e64eaffd0d76a9e2a924bb0263e733c660a97ecf. Helmut Hummel
17:49 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.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
16:07 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:53 Bug #60225 (Under Review): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.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
15:15 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Discussion continued in slack and it seems we aligned on the following:
* Exception will stay both in master and 6.2...
Christian Kuhn
14:32 Bug #60225 (Needs Feedback): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Helmut Hummel
14:29 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Christian Kuhn wrote:
> OTOH it is not simple for ext devs to decide what exactly should go to ext_localconf and wha...
Helmut Hummel
14:22 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Hi!
Robert Vock wrote:
> As you said, the handling of ext_localconf.php is a bit different than than that of ex...
Helmut Hummel
14:20 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Yeah, main issue is that we did not expect that addPlugin() could reside in ext_localconf where $_EXTKEY is not set .... Christian Kuhn
14:13 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
I tried to narrow down the problem and noticed something.
As you said, the handling of ext_localconf.php is a bit ...
Robert Vock
14:05 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Better said, this is not a regression to #59770 but to an earlier patch that changed the ext_localconf handling Markus Klein
14:03 Bug #60225 (Accepted): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Ok, so the bug is actually that we changed that to $GLOBAL! We need to check for the local variable (too). Markus Klein
13:48 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
One line above does not solve the problem.
There are possibilities where $_EXTKEY is not in the global scope.
One s...
Robert Vock
13:45 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
Look one line above. Markus Klein
13:44 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
It is marked as optional, but you get an exception if you do not set it:
https://git.typo3.org/Packages/TYPO3.CMS....
Robert Vock
13:42 Bug #60225 (Needs Feedback): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
The ext key parameter is optional, so what is the problem?
It falls back to $_EXTKEY as it was before.
Markus Klein
11:04 Bug #60225 (Closed): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
TYPO3 6.2.4 introduces a breaking change in ExtensionManagementUtility::addPlugin. Before the extensionKey was not ne... Robert Vock
18:13 Bug #58952: Inconsistent extension/package relative paths
Please test: https://review.typo3.org/31565 Helmut Hummel
17:41 Bug #58952 (Closed): Inconsistent extension/package relative paths
closed as duplicate Helmut Hummel
18:13 Bug #59088: PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
Please test: https://review.typo3.org/31565 Helmut Hummel
17:45 Bug #59088 (Closed): PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
closing as duplicate Helmut Hummel
18:13 Bug #60224: Package Paths should be relative to TYPO3_site
Please test: https://review.typo3.org/31565 Helmut Hummel
17:35 Bug #60224 (Closed): Package Paths should be relative to TYPO3_site
Thanks for the report. I will close this as duplicate. Please comment and watch #58288 Helmut Hummel
14:11 Bug #60224 (Accepted): Package Paths should be relative to TYPO3_site
I'm rather sure this is a duplicate, but I can't find it atm. Markus Klein
10:30 Bug #60224 (Closed): Package Paths should be relative to TYPO3_site
Ok, this one is quite complicated to explain.
In short: The Backend does not work if you use multiple domains with...
Robert Vock
18:04 Feature #52090: Merge Save Buttons
There should be the possibility (configurable) to hide the label(s) of the button(s) or else the clutter will be near... Ian Solo
17:58 Bug #60245: Database table structure for fe_groups is incomplete
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 #60245 (Under Review): Database table structure for fe_groups is incomplete
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:21 Bug #60245 (Closed): Database table structure for fe_groups is incomplete
If your using frontend usergroups via extbase and creating new groups via extbase - you will have a problem when you ... Markus Günther
17:37 Story #57862 (Resolved): Add possibility to make all TCA additions cached
Helmut Hummel
17:23 Task #54887 (New): Post-processing of the previewUrl
Alexander Opitz
15:15 Task #54887: Post-processing of the previewUrl
I don't have the need anymore since my websites are fully running on SSL but the problem must not have changed so a h... Xavier Perseguers
14:47 Task #54887: Post-processing of the previewUrl
Hi Xavier,
what's the state of this issue?
Alexander Opitz
17:16 Bug #59657 (New): An extension may have no ext_localconf.php file
Alexander Opitz
17:14 Bug #59649 (New): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
Alexander Opitz
17:14 Bug #60001 (Closed): File list module vs. File list element browser: Inconsistent behaviour
Markus Klein
17:09 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
Yes, as this turned out to definitively be no core issue. Bernhard Schmitt
17:02 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
So, can we close this issue? Alexander Opitz
17:13 Bug #25348 (Closed): ExtDirect Exception occurs when BE session times out
Ok, closing the issue. Thanks for the help. Alexander Opitz
17:11 Bug #58474 (New): Invalid dependency is not hinted to the developer
Alexander Opitz
17:10 Bug #25782 (Closed): typo3-login-cookiecheck Cookie does not respect cookieSecure
Ok, closing the issue. Thanks for the help. Alexander Opitz
17:09 Bug #51401 (Closed): Install Tool auto-creates broken File Storages from filemounts
Ok, so closing the issue. Thanks for help. Alexander Opitz
17:08 Bug #25481 (New): default setting for styles.content.links.target fails in CSC's static template constants
Alexander Opitz
17:07 Bug #25312 (Closed): Removing URL from pagetype 'external url' is impossible to do
Ok, thanks for help. Alexander Opitz
17:07 Bug #24596 (Closed): Swap/Publish calls wrong file
Ok, I close the issue, thanks for help. Alexander Opitz
17:04 Bug #59589 (New): "Select & upload files" button not showing for non-admin users.
Alexander Opitz
17:01 Bug #21964 (Closed): New child records created from a translated record have default language
Closing as commented.
Thanks for help.
Alexander Opitz
17:00 Bug #59544 (New): CTYPE=media php fatal error with fixed width or height
Alexander Opitz
16:40 Task #43916: File Repository does not work with Workspaces
Dear TYOP3 core team,
we've recently updated (from 6.1.7) to TYPO3 6.2.3 in order to have this problem solved. Unf...
Alex Pöll
16:19 Feature #14026: Add new ordering "RAND()" to TYPO3 DB Backend
Another workaround is to extend the Typo3DbQueryParser like the following.
It's just a workaround that allows rand()...
Daniel Siepmann
15:56 Feature #60223: Scheduler task to remove deleted records from DB
Yes, that's what I meant. Florian Seirer
15:42 Feature #60223 (Needs Feedback): Scheduler task to remove deleted records from DB
This is already under review but not completed yet for FAL.
http://forge.typo3.org/issues/32651
https://review.ty...
Wouter Wolters
09:53 Feature #60223 (Closed): Scheduler task to remove deleted records from DB
Similar to the already existing task that removes deleted files from the folder _recycler_ after X days, this could h... Florian Seirer
15:50 Bug #24472: Install complains about default values in ext_tables.sql
The problem does not exist in the same way as it did before. Now it's fine, when the default value is properly specif... Christian Futterlieb
14:52 Bug #24472 (Closed): Install complains about default values in ext_tables.sql
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
15:42 Bug #60235 (Under Review): Exception handler unavailable in early bootstrap
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:40 Bug #60235 (Closed): Exception handler unavailable in early bootstrap
Currently registering the exception handler is done
after extensions are loaded to allow extensions to
modify confi...
Helmut Hummel
15:17 Feature #56726: Trigger MetaDataExtraction after file upload
It was done on purpose, so this should not be changed.
If you really want to index right away, EXT:"extractor":htt...
Xavier Perseguers
14:55 Feature #56726: Trigger MetaDataExtraction after file upload
Hi,
what's the state of this issue?
Alexander Opitz
15:11 Bug #14873: CE jumps from right to normal when moved in list mode
See also #59901
It has to do with the handling of "moving a content element".
Using cut and paste (paste after ...
Christian Hernmarck
15:04 Bug #54482 (Closed): Install Tool select/deselect all
Thanks for help. Alexander Opitz
14:59 Bug #56882: Can not translate IRRE elements
Hi,
does this issue still exists in 6.2.4?
Alexander Opitz
14:58 Bug #39715: FAL Unit tests produce failures and errors on Windows
Hi Jigal,
does all tests running on windows now?
Alexander Opitz
14:58 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
I don't know exactly what was fixed here - but there is still a problem when moving content-elements in list view and... Christian Hernmarck
14:56 Bug #31589 (Closed): returnUrl in sysext filelist points to deprecated file_list.php
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:56 Bug #56851 (New): t3lib_extMgm::isLoaded is TRUE for not existing extension
Alexander Opitz
14:56 Bug #55294 (Closed): Under heavy load, two request can simultaneously write to same cache file - should use locking
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:55 Bug #60199: Page module: tt_content records are not editable
Currently having the same problem. Even without gridelements the error still occurs in the language module, when clic... Teamgeist Medien
14:54 Bug #25057 (Closed): im_version_5 is not set in basic configuration
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:54 Bug #22055 (Closed): Improve message "Error..." in Extension Manager
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:54 Bug #25053 (Closed): Copy and paste in Workspace don't work prefectly.
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #25048 (Closed): Time 0:00 not possible if 'eval' => 'time'
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #25045 (Closed): Frontend editing is broken
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #25042 (Closed): options.moduleMenuCollapsable does not have any effect on extjs based menus
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #24989 (Closed): external="1" on crypted emails
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:53 Bug #24887 (Closed): Context Menu of the pagetree is not shown anymore after update
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:52 Bug #25005 (Closed): Show 'Skip wizard' only in step 1 or step 2
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:51 Bug #24999 (Closed): Truecolor support breaks GIF transparency
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:51 Bug #24961 (Closed): Improve t3lib_extMgm::addToAllTCAtypes performance
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:51 Bug #23722 (Closed): media content element: format of flashvars is nowhere specified
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #24879 (Closed): Built in Media Player (MP3 and FLV) invisible in Safari
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #24734 (Closed): Inconsistent Extension List (Update Status) + minor CSS-Fixes
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #53983 (Closed): htmlArea leaving bookmarks in html-code
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:50 Bug #24431 (Closed): Start/Stop - difference in calculated days
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:49 Bug #56624 (Closed): automatic class loading for lowercase extbase-style classes doesn't work
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:46 Bug #25768 (Closed): Grid View: It is not possible to move a content element to another column in page/grid view
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:45 Bug #38698 (Closed): css_styled_content overwrites contentRenderingTemplates array
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:43 Bug #44745 (New): Slider split preview uses only part of the available height
Alexander Opitz
14:41 Bug #56103 (Closed): Language Menu error
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
14:40 Bug #54159: Installer got no DB Connection on locahost
Hi,
does this issue happen with latest TYPO3 version? (6.1.10 or 6.2.4)
Alexander Opitz
14:38 Feature #56133 (New): Replace file feature for fal file list
Alexander Opitz
14:36 Task #48309: Consider moving from GPLv2 to GPLv3
What's the state of this issue? Alexander Opitz
13:57 Bug #59901: Move records in list module kills sys_language_uid
Hi
I also have the same problem: when moving content up/down the sys_language_uid (and also colPos) often changes.
I...
Christian Hernmarck
13:52 Feature #60221: Read FAL resources in chunks
This issue is marked as feature and could have. So its rather an idea/suggestion than a pressing requirement!
I do...
Bernhard Kraft
01:37 Feature #60221: Read FAL resources in chunks
Does this method from the File class fulfill your needs?... Markus Klein
00:28 Feature #60221 (Closed): Read FAL resources in chunks
Usually file layers like the Linux file system support a basic common set of IO operations.
If you ever have to impl...
Bernhard Kraft
13:00 Bug #60230 (Closed): Show hidden records from admin panal doen't work
Closed as duplicate of http://forge.typo3.org/issues/58148 Nicole Cordes
12:35 Bug #60230 (Closed): Show hidden records from admin panal doen't work
If you activate the "show hidden records" from the admin panel it doesn't work and hidden records aren't shown at all. Nicole Cordes
12:10 Bug #60173 (Accepted): fileDenyPattern is not respected for admins on renaming files
Manuel Wohlers wrote:
> Yes I tested as admin user.
OK. Thanks for your response.
> At least in 6.2.3 it is p...
Helmut Hummel
11:21 Bug #60227 (Closed): Update Swiftmaler to latest version to offer signed + encrypted emails
With one of the later releases Swift combined Swift_SignedMessage with Swift_Message so that now it is possible to se... Michael Bakonyi
11:06 Bug #60226 (Closed): Content Element header_link to a page also adds a references to the file with same id
When adding a page link to a content elements header_link field the file with corresponding uid is 'referenced' too. ... Thomas West
08:28 Bug #54514 (Closed): A cache with identifier "cache_classes" does not exist.' when accessing Install tool
Didn't have the problems in other upgrades. Frans Saris
00:32 Story #54261: As an Extension-Developer I want to use FAL assets in my custom development
This one #60221 could get added to this story. Bernhard Kraft

2014-07-09

20:57 Bug #50392: Specifying size in ImageViewHelper does nothing
Not sure if this is related (if it's not, I can create a new bug if there isn't already one).
I have upgraded TYPO3 4...
filigivuji filigivuji
20:46 Bug #57294 (Accepted): pageRenderer was resetted after render call
The latest patch got reverted so this issue still exists. Bernhard Kraft
20:18 Bug #54482: Install Tool select/deselect all
Nope. In 6.2 it works as expected. Tomasz Krawczyk
20:06 Bug #54482 (Needs Feedback): Install Tool select/deselect all
Is this still a problem in 6.2? Wouter Wolters
20:09 Bug #54477 (Closed): class.tx_install.php - Install Tool mail not delivered
has been resolved in TYPO3 CMS 6.2 Wouter Wolters
20:04 Bug #54514 (Needs Feedback): A cache with identifier "cache_classes" does not exist.' when accessing Install tool
Still a problem with this on current 6.2 release? Wouter Wolters
20:02 Bug #54773 (Needs Feedback): "Check Extensions" - strange behavior
Still having problems with this check?
There were some problems in the beta's but they are solved..
Wouter Wolters
19:55 Bug #49758 (Closed): checkTheDatabase hook missing in refactored Install-Tool
New way to handle this! See comment above Wouter Wolters
19:52 Bug #51382 (Closed): Old information on install tool Welcome screen
This has been done in another ticket already. Wouter Wolters
18:51 Bug #57920 (Accepted): PageRenderer do not unset() class members
Patch was reverted. Markus Klein
18:50 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
see: #57920 Markus Klein
18:49 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
Bernhard, we already removed this reset in Core, but had to revert that patch, as it breaks the RSA auth for BE login. Markus Klein
18:47 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
Attached a patch. Gerrit is not working currently. Bernhard Kraft
18:43 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
Maybe this issue is related to the same problem in FE context. This problem exists in frontend when using ->addJsFoot... Bernhard Kraft
18:40 Bug #60213 (Closed): pageRenderer->addJsFooterFile doesn't work as expected
When using "addJsFooterFile" to add JS files to a backend module this doesn't work as expected.
The reason for this ...
Bernhard Kraft
18:27 Bug #60204 (Closed): Cannot create a new task in scheduler since 6.2.4
Thanks for your feedback. Wouter Wolters
15:53 Bug #60204: Cannot create a new task in scheduler since 6.2.4
I figured out, that the newest dev version of the crawler extensions causes this behaviour. So this can be closed an ... Christian Seifert
14:54 Bug #60204 (Needs Feedback): Cannot create a new task in scheduler since 6.2.4
I'm not able to reproduce this on current master. What are the available scheduler tasks you have in this installatio... Wouter Wolters
14:23 Bug #60204 (Closed): Cannot create a new task in scheduler since 6.2.4
I click on the new-task button in the top bar and then the page reloads. Unfortantely there is no edit form shown any... Christian Seifert
17:34 Bug #60199: Page module: tt_content records are not editable
With the gridlements-Fix this problem was only partially solved.
I uninstalled gridelements and I´m still experien...
Robert Heinig
16:55 Bug #60199 (Closed): Page module: tt_content records are not editable
Markus Klein
14:00 Bug #60199: Page module: tt_content records are not editable
This was a gridelements issue:
http://forge.typo3.org/issues/60194
Sorry, this issue here can be closed.
Robert Heinig
11:18 Bug #60199 (Closed): Page module: tt_content records are not editable
This problem was introduced with 6.2.4:
When trying to edit a tt_content record in the page module that has sys_lang...
Robert Heinig
16:47 Bug #59598: double content when copy/paste a page
Heiko Kromm wrote:
> I can confirm this for 6.1.9.
> It seems, that gridelements column content is affected too.
...
olaf gerigk
15:30 Bug #56714 (Resolved): Page module styling broken in "languages" view
Applied in changeset commit:a3641663477ca37773a6818be18b59db2042ef61. Tomita Militaru
14:51 Bug #56714: Page module styling broken in "languages" view
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:10 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
I have had the same problem with Typo3 6.2. There is a default configuration of the max image width ($magicImageMaxim... Björn Haverland
14:59 Task #59107: Extbase behaviour concerning workspaces
This workaround did the trick for me (I wrote the text in German):
http://devsieben.tumblr.com/post/91247895755/typo...
Michael Weber
14:28 Bug #60173: fileDenyPattern is not respected for admins on renaming files
Yes I tested as admin user.
At least in 6.2.3 it is possible to rename to php but it is not possible to upload a php...
Manuel Wohlers
10:08 Bug #60173 (Needs Feedback): fileDenyPattern is not respected for admins on renaming files
Manuel Wohlers wrote:
> The configured fileDenyPattern is not respected on rename:
>
> A file can be uploaded as ...
Helmut Hummel
10:06 Bug #60173: fileDenyPattern is not respected for admins on renaming files
Yes, admins can rename files to php files. They can even upload php files and install extensions.
However, it is n...
Helmut Hummel
14:00 Bug #60203 (Closed): Encoding image metadata
There seems to be an error with image metadata.
Having a chinese content element of type "images", title and descrip...
Phrank Handke
13:33 Bug #43362: Language Update Repository Error /Freeze
Oh, i solved it!
Go to install tool => upgrade wizard and be sure the default extension manager tables are install...
Daniel Ostmann
13:26 Bug #43362: Language Update Repository Error /Freeze
Freshly installed 6.2.4... Same errors.... :-( Daniel Ostmann
12:31 Bug #60187: css styled content is missing ext_tables.php
This is absolutely right!
We switched to the following mode since 6.2 was released: We have typosrc6_cur and typosrc...
M.P. Hanke
11:32 Bug #60187: css styled content is missing ext_tables.php
Clearing the cache is mandatory, yes. But in the past updating from one patch version to the next didn't break the fr... C. Weilguny
09:27 Bug #60187: css styled content is missing ext_tables.php
Maybe in my case this was some local thing - neither BE nor Install Tool was accessible after upgrade.
Just upgraded...
M.P. Hanke
12:30 Bug #60192 (Resolved): Collapse icon for accordion not centered in Install Tool
Applied in changeset commit:9cff80ff6790225a8bd88e411b424c0697f7f827. Wouter Wolters
11:30 Bug #60192 (Under Review): Collapse icon for accordion not centered in Install Tool
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Bug #60192 (Resolved): Collapse icon for accordion not centered in Install Tool
Applied in changeset commit:e5d9ffd3968c1b5c32c79b8899c3df2538e96439. Wouter Wolters
12:17 Bug #60200 (Closed): BE users filter form
When BE is switched to use Polish language fields filter fields are too short. I'm attaching screenshot. It would be ... Tomasz Krawczyk
10:27 Bug #60196 (Closed): FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
Over months this T3 was working flawless. From yesterday to today nothing was changed on server nor in settings.
Ope...
d.ros no-lastname-given
08:53 Bug #48965: FileReference can't be created in Frontend context
You need at least 6.2 to get this to work. Frans Saris

2014-07-08

23:30 Bug #59587 (Resolved): Performance killer: APC cache backend, wrong assignment of cache tags
Applied in changeset commit:66d2354a1c505b7e64cc6422f75ce6983f1bcfcb. Markus Klein
23:04 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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
23:04 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:00 Bug #59587: 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
22:56 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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
22:43 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:43 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
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:31 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:46 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:30 Task #58798 (Resolved): Log errors after distribution t3d import also, if pages was created.
Applied in changeset commit:4b76798e8870cb3b2101cc8c1ea41df425f8b114. Marc Bastian Heinrichs
23:09 Task #58798: Log errors after distribution t3d import also, if pages was created.
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:59 Task #58798: Log errors after distribution t3d import also, if pages was created.
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Task #58798: Log errors after distribution t3d import also, if pages was created.
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:25 Bug #60192 (Under Review): Collapse icon for accordion not centered in Install Tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:23 Bug #60192 (Closed): Collapse icon for accordion not centered in Install Tool
Collapse icon for accordion not centered in Install Tool Wouter Wolters
23:03 Bug #57307 (Needs Feedback): Extbase query cache parameter identifier collisions possible
Markus Klein
22:46 Feature #59830: Add a read_only column to the filemount table
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:46 Task #57182: Refactor Install Tool JavaScript
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:45 Bug #60187: css styled content is missing ext_tables.php
I upgraded my installation by manually placing the zip-file content. I had to use the Clear Cache function in the ins... Markus Klein
21:40 Bug #60187: css styled content is missing ext_tables.php
How did you upgraded your installation?
Inside the Install Tool is a clear all cache button which can be used. Ins...
Wouter Wolters
20:39 Bug #60187: css styled content is missing ext_tables.php
Same problem here. Neither FE nor BE are accessible. Deleting the Cache-dir from shell solved the problem: $ rm -rf t... Jan Bartels
20:31 Bug #60187: css styled content is missing ext_tables.php
Yes, the update "failed" from 6.2.3, the backend was inaccessible until I put the files back into the dir.
Even clea...
M.P. Hanke
18:52 Bug #60187 (Needs Feedback): css styled content is missing ext_tables.php
They are not missing but the content is moved into Configuration/TCA/Overrides/
Do you have any problem because of...
Wouter Wolters
16:28 Bug #60187: css styled content is missing ext_tables.php
In fact these sysexts are missing ext_tables.php :-)
./felogin
./css_styled_content
M.P. Hanke
16:21 Bug #60187 (Closed): css styled content is missing ext_tables.php
In the latest release 6.2.4 the ext_tables.php of css_styled_content is missing in the dist package M.P. Hanke
19:29 Bug #42500: Sysext form output not adjustable via ts in 4.7.5
I just had a new project starting with TYPO3 6.2, I also switched to Bootstrap, and I also used extension bootstrap_p... Bernhard Eckl
17:11 Bug #59844: Create default language entry fails
Is defLangBinding activated in page TSconfig? Markus Klein
17:04 Bug #59844: Create default language entry fails
yes. Christian Weiske
17:00 Bug #59844: Create default language entry fails
So you are actually creating a new content element for a language and then try to translate it to the default language? Markus Klein
17:11 Bug #59889: stdWrap.addParams breaks on comments
Will do, thanks! Lukas Domnick
17:11 Bug #59889 (New): stdWrap.addParams breaks on comments
Alright, please push a patch to the review system. We'll see what others think. I'll not be blocking this. Markus Klein
16:57 Bug #59889: stdWrap.addParams breaks on comments
I don't think that HTML comments could be considered an edge case when talking about HTML output. E.g. I have found t... Lukas Domnick
16:48 Bug #59889: stdWrap.addParams breaks on comments
But it is a quick way of parsing HTML. And the question is, the right tool for the right job?
Are comments an edge c...
Markus Klein
16:36 Bug #59889: stdWrap.addParams breaks on comments
While I have found a solution to my specific use case, this has nothing to do with the bug report.
Whether or not it...
Lukas Domnick
16:31 Bug #59889: stdWrap.addParams breaks on comments
Then you should maybe have a closer look at the TypoScript of css_styled_content. There you can add everything you li... Markus Klein
16:15 Bug #59889: stdWrap.addParams breaks on comments
Somehow, yes.
In fact, I am intending to add an ID to the first tag on a set of page content elements, or - depen...
Lukas Domnick
10:15 Bug #59889: stdWrap.addParams breaks on comments
What is your real use case?
You're adding params to some unknown string??
Markus Klein
08:59 Bug #59889: stdWrap.addParams breaks on comments
I am not sure how this is supposed to be a bugfix for the described use case.
tt_content starts how ever it will.....
Lukas Domnick
17:06 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
@Christian: Can you maybe say something about this? Markus Klein
17:05 Bug #59941: Frontent: Connection reset if no heading for File List content element set
I don't know cf_lifetime_patch and what it actually does.
You can set a breakpoint in the file typo3/sysext/fronte...
Markus Klein
16:49 Bug #60189 (Closed): Radio Button cant be Validate
When the form is submitted without having to select a radio button.
Does not fetch the validation because the $_POST...
David Nagelschmidt
16:26 Bug #48544: Extbase warnings in devLog
last update was 9 months ago, and nothing happens? The devlog grows up only with this messages. is it possible to fil... Frank Nägler
15:26 Bug #56603: error #1251315967: Could not determine the child object typ when adding new property to model
The same in 4.5 LTS
Extabse cache cleaning helps :
TRUNCATE tx_extbase_cache_object;
TRUNCATE tx_extbase_cache_ob...
Fedir RYKHTIK
15:13 Bug #31652: Fatal error: Call to a member function getValue() [Attributes.php line 154]
Same here on 6.2.
No special characters or spaces used.
It only works if I set _confirmation = 0_, but not with _co...
Florian Seirer
14:51 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
This is related to #52133 and #59656 Caspar Stuebs
14:48 Bug #59656: List mode doesn't show relation number, but tries to get record title from related table
The fix of #52133 in uncomplete.
To handle TCA type inline, some more lines of code are needed.
Please see Tick...
Caspar Stuebs
14:48 Bug #52133: Display title of related record when using fields of type:inline as TCA label
This fix in uncomplete.
To handle TCA type inline, some more lines of code are needed.
Please see Ticket #22970...
Caspar Stuebs
13:30 Bug #60179 (Resolved): Wrong typehint for emitAfterExtensionT3DImportSignal()
Applied in changeset commit:2eb245b7b7ead0369cdc3b96206214632eb2f93e. Markus Klein
13:22 Bug #60179: Wrong typehint for emitAfterExtensionT3DImportSignal()
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:58 Bug #60179: Wrong typehint for emitAfterExtensionT3DImportSignal()
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:55 Bug #60179 (Under Review): Wrong typehint for emitAfterExtensionT3DImportSignal()
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 #60179 (Closed): Wrong typehint for emitAfterExtensionT3DImportSignal()
emitAfterExtensionT3DImportSignal() got an array typehint for the second parameter, but that's wrong as it is an inte... Markus Klein
13:30 Bug #58357 (Resolved): Superfluous SQL queries on copying records
Applied in changeset commit:3e1a8f53915c3e7ea871fe2a42aa8048ae540375. Oliver Hader
12:49 Bug #58357: Superfluous SQL queries on copying records
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:25 Bug #58357: Superfluous SQL queries on copying records
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:08 Bug #58357: Superfluous SQL queries on copying records
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:26 Bug #58357: Superfluous SQL queries on copying 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
10:20 Bug #58357: Superfluous SQL queries on copying 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
10:02 Bug #58357: Superfluous SQL queries on copying 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
07:59 Bug #58357: Superfluous SQL queries on copying 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
13:24 Bug #48965: FileReference can't be created in Frontend context
I have also an empty File Reference in the database :/
File is filled
File Reference has only a filled uid_local (a...
Lars A
13:16 Bug #60180 (Closed): sys_collection_entries db-type varchar(30) too small
When creating a sys_collection for an own extension, the sys_collection_entries for a dataset such as "tx_collection_... Oguzhan Alan
12:55 Bug #56714: Page module styling broken in "languages" view
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:04 Bug #56714: Page module styling broken in "languages" view
Oh wait I've gridelements installed there. Have to test separately. Markus Klein
12:04 Bug #56714: Page module styling broken in "languages" view
Can't reproduce this on a live site. (running git version of 6.2 from mid June)
Headers are fine.
Markus Klein
11:50 Bug #56714: Page module styling broken in "languages" view
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:48 Bug #56714 (Under Review): Page module styling broken in "languages" view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Bug #57979 (Resolved): Wrong icon for filemount
Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34. Helmut Hummel
12:10 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
11:59 Bug #57979: Wrong icon for filemount
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:32 Bug #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
12:30 Bug #49055 (Resolved): colPos gets messed up when moving content element to top position in backend grid
Applied in changeset commit:f9d05d26a3314f2354442ab3d8d0fa3da2b874c8. Nicole Cordes
11:33 Bug #49055 (Under Review): colPos gets messed up when moving content element to top position in backend grid
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
11:30 Bug #49055 (Resolved): colPos gets messed up when moving content element to top position in backend grid
Applied in changeset commit:ebdd15ea62115329eb324ac29e5400e5806c01bf. Nicole Cordes
11:14 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:13 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
Patch set 2 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:09 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
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
10:45 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
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:37 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
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:54 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
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 Bug #48939 (Resolved): Moving a content down moves it in another column
Applied in changeset commit:f9d05d26a3314f2354442ab3d8d0fa3da2b874c8. Nicole Cordes
11:33 Bug #48939 (Under Review): Moving a content down moves it in another column
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
11:30 Bug #48939 (Resolved): Moving a content down moves it in another column
Applied in changeset commit:ebdd15ea62115329eb324ac29e5400e5806c01bf. Nicole Cordes
11:14 Bug #48939: Moving a content down moves it in another column
Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:13 Bug #48939: Moving a content down moves it in another column
Patch set 2 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:09 Bug #48939: Moving a content down moves it in another column
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
10:45 Bug #48939: Moving a content down moves it in another column
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:37 Bug #48939: Moving a content down moves it in another column
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:54 Bug #48939: Moving a content down moves it in another column
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 Feature #59569 (Resolved): Add permissions to BE-filemounts / Allow read-only filemounts
Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34. Helmut Hummel
12:30 Bug #49391 (Resolved): options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34. Helmut Hummel
12:10 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
11:59 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
11:32 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
12:01 Bug #60006: flooding of MySQL-Log
Thanks the hint about the database was helpful.
I changed nn my.ini the line
innodb_data_file_path = ibdata1:200M...
David Bruchmann
11:55 Bug #60177 (Closed): Sorting in Indexed_search_mysql does not work
Using indexed_search and indexed_search_mysql and the extended view form allowing sorting of results, it is not possi... Christian Seifert
10:42 Bug #60174 (Closed): Singleton instance w/ GeneralUtility::makeInstance
You cannot always get a "unique" singleton class with "GeneralUtility::makeInstance".
The static method doesn't c...
Jan Runte
10:41 Bug #60173 (Closed): fileDenyPattern is not respected for admins on renaming files
The configured fileDenyPattern is not respected on rename:
A file can be uploaded as "test.jpg" and renamed to "te...
Manuel Wohlers
10:30 Task #60172 (Resolved): Update phpdoc @return of exec_SELECTgetSingleRow()
Applied in changeset commit:99f1221a79006d4191ec735a711613871d9997af. Markus Klein
10:22 Task #60172: Update phpdoc @return of exec_SELECTgetSingleRow()
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:12 Task #60172 (Under Review): Update phpdoc @return of exec_SELECTgetSingleRow()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:11 Task #60172 (Closed): Update phpdoc @return of exec_SELECTgetSingleRow()
DatabaseConnection::exec_SELECTgetSingleRow() may return FALSE if no row is found. This is not reflected in the phpdo... Markus Klein
10:30 Task #27955: minor layout fix
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:23 Task #55043: Ensure usage of base constants in the core
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:53 Bug #60171 (Closed): Recursive content crashes with Text / Pics element
For a single page, I needed to display the content of pages and subpages with this TS code :... Antoine Bouet
08:49 Bug #60064: Add BacktraceProcessor for the Loggin framework
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:43 Bug #60082: Backport: Objects cast to string are not escaped
Meanwhile merged in TYPO3.Fluid - needs a backport. Stefan Neufeind
00:30 Bug #60119 (Resolved): Wrong position of save icons when RTE maximized
Applied in changeset commit:78685353fb33dbe975666ccd1af571e3de22185e. Markus Klein
00:30 Bug #59959 (Resolved): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
Applied in changeset commit:f31e4f0be83b0b5381f8ef5d91d9b0b66e866ef6. Gernot Schulmeister
00:30 Bug #55835 (Resolved): Suggest wizard does not work correctly in flexforms
Applied in changeset commit:a026f1873c8ae95a4feed3b7bdf0284076a65bb5. Anonymous
00:30 Bug #48943 (Resolved): Tree minitems bug if maxitems = 1
Applied in changeset commit:10b853dc9a312103afd5902e91f1c82ed0cc3860. Anonymous
00:30 Bug #31637 (Resolved): Unselectable items with renderMode=tree
Applied in changeset commit:10b853dc9a312103afd5902e91f1c82ed0cc3860. Anonymous
00:04 Task #59984 (Rejected): Followup for calcAge refactoring
has been reverted Wouter Wolters

2014-07-07

23:52 Bug #48943: Tree minitems bug if maxitems = 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
23:50 Bug #48943: Tree minitems bug if maxitems = 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
00:17 Bug #48943: Tree minitems bug if maxitems = 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
23:52 Bug #31637: Unselectable items with renderMode=tree
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
23:50 Bug #31637: Unselectable items with renderMode=tree
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:17 Bug #31637: Unselectable items with renderMode=tree
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:50 Bug #55835: Suggest wizard does not work correctly in flexforms
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:37 Bug #59959: LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.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
23:36 Bug #59959: LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.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
23:34 Bug #59959 (Under Review): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:35 Bug #60119: Wrong position of save icons when RTE maximized
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:21 Bug #60119 (Under Review): Wrong position of save icons when RTE maximized
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Task #59999 (Resolved): Make getExtensionFromT3xFile public
Applied in changeset commit:f5c01b2cdf03ecc8894052a793ee0a6dfcf082f1. Nicole Cordes
22:39 Task #59999: Make getExtensionFromT3xFile public
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:26 Feature #60070: EM: Update of Extension can only be performed on latest version
In 6.2 you can do it like this:
* Switch to the "Get Extensions" view in EM.
* Search the extension
* Click on t...
Markus Klein
23:06 Bug #60126 (Under Review): Illegal string offset 'uid' in TypoScriptFrontendController
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:00 Bug #60135: Nested stdWraps cause multiple "function calls"
Interesting finding, thank you! Markus Klein
11:30 Bug #60135 (Closed): Nested stdWraps cause multiple "function calls"
In case of nested stdWraps, the specified objects (like TEXT or USER) will be called multiple times even though the o... Anonymous
22:30 Bug #54843 (Resolved): SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
Applied in changeset commit:ba4b915fdcacae2d300a6b81e6cfc54da5177eb2. Julian Hofmann
22:14 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:06 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:29 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:44 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:20 Task #59917: User Repositories in internal persistence logic
Hey,
yep, there is some budget left and we are working on this task right now. ;-) Actually having a little two-da...
Felix Oertel
21:00 Task #59917: User Repositories in internal persistence logic
Is there still Work Packages budget left for this task? I completely agree with Felix. Lorenz Ulrich
20:30 Task #60133 (Resolved): Use emit functions for new introduced signals in SoftReferenceIndex
Applied in changeset commit:1d3a315282489c41d183b836ec9343b3a2fb19fa. Nicole Cordes
19:50 Task #60133: Use emit functions for new introduced signals in SoftReferenceIndex
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:49 Task #60133 (Under Review): Use emit functions for new introduced signals in SoftReferenceIndex
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:43 Task #60133 (Closed): Use emit functions for new introduced signals in SoftReferenceIndex
Two new signals were introduced with patch https://review.typo3.org/#/c/27746/ but unfortunately without own signal f... Nicole Cordes
18:32 Feature #20555: New parseFunc setting
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:11 Feature #60152 (Closed): stdWrap.bytes doesn't support decimal pointer localization
It's not possible to convert the decimal pointer for localization purposes directly from point to comma.
The point...
Falk no-lastname-given
16:25 Bug #53215: Rename symlink of typo3_src results in fatal error
This problem is alive and kicking in 6.2.3.
It has driven us nuts for about one week.
On a hosting webspace with no v...
Jörg Wagner
14:57 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
> What happens if you disable realurl?
The problem persists with config.tx_realurl_enable=0
> Is it the same wi...
Andreas Schosser
14:57 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
Thanks Dmitry for clarification!! Markus Klein
14:37 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
1. RealURL does not handle anything regarding authentication or login because it runs before the page id is known to ... Dmitry Dulepov
14:28 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
What happens if you disable realurl?
Is it the same with TYPO3 CMS 6.2?
301 is not good in most cases, but we've ...
Markus Klein
14:08 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
Hi Alexander
I think I have to clarify the issue.
Let's have a look at the following page structure:...
Andreas Schosser
14:56 Feature #59830: Add a read_only column to the filemount table
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:55 Feature #59830: Add a read_only column to the filemount table
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:53 Bug #57979: Wrong icon for filemount
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:53 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:46 Task #60141: Clear caches according to incoming actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:44 Task #60141 (Under Review): Clear caches according to incoming 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
14:37 Task #60141 (Rejected): Clear caches according to incoming actions
The caching framework introduces tag database tables. But unfortunately it doesn't take care of cleaning them on inco... Nicole Cordes
13:56 Feature #60139 (Closed): broadcast messages
as sys_news are shown only in the moment a user logged in they are not usefull on spontan announcements of maintenanc... Bernd Wilke
13:29 Bug #55905 (Closed): In some matter the package manager duplicates entries in PackageState which leads to fatals
Markus Klein
13:24 Bug #55905: In some matter the package manager duplicates entries in PackageState which leads to fatals
I'm sorry, forget what I wrote above. It doesn't happen, if you properly update from 6.1 to 6.2.
One of my colleag...
mathias petermann
11:30 Bug #58463 (Resolved): internalUploadMap not set in ExtendedFileUtility
Applied in changeset commit:a33b53731813d3c9fdc643a1cafd7022f21c9609. Marc Bastian Heinrichs
09:30 Bug #57575 (Resolved): TceformsUpdateWizard reports success although some migrations failed
Applied in changeset commit:23e6073adb7e14b7a6f7c9b448356de5bcb301fa. Steffen Müller
09:03 Bug #57575: TceformsUpdateWizard reports success although some migrations failed
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:55 Bug #57575: TceformsUpdateWizard reports success although some migrations failed
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:30 Bug #54414 (Resolved): File indexer does not detect missing files if no files in storage
Applied in changeset commit:108f07040a55b6893c2e901439f6763d2d083a77. Robert Vock
08:32 Bug #54414: File indexer does not detect missing files if no files in storage
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
02:30 Bug #59664 (Resolved): Copied flexform element is missing FAL images
Applied in changeset commit:316ba85905b2a3ad341e6d04c0aa24ede87edeeb. Anonymous
01:32 Bug #59664: Copied flexform element is missing FAL images
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
01:31 Bug #59664: Copied flexform element is missing FAL images
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:31 Bug #59664: Copied flexform element is missing FAL images
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:31 Bug #59664: Copied flexform element is missing FAL images
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:26 Bug #59664: Copied flexform element is missing FAL images
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:16 Task #49575: Split up typolink() functionality in multiple methods
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:12 Feature #46017: Language switcher for pagetree in Backend
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:05 Bug #50450: Drop keys before fields in install tool
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:58 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
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:58 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:46 Bug #50396: RootlineUtility->enrichWithRelationFields issue with "group" type MM fields
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:41 Task #56996: Remove attribute data-htmlarea-file-table from RTE
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:33 Bug #58792: next in Menu is not working as expected with localizations
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:30 Bug #21396 (Resolved): sys_refindex can't handle linkhandler links correctly
Applied in changeset commit:3a8ffa20c9d5de197ba4840b94bb809cd6877035. Alexander Stehlik
00:09 Bug #21396: sys_refindex can't handle linkhandler links correctly
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:00 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2014-07-06

23:55 Task #58798: Log errors after distribution t3d import also, if pages was created.
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:48 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
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:46 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
Is this really a feature? I tend to call it a bugfix. Markus Klein
23:31 Bug #58746: setTemplatePathAndFilename not work when original Template was not found
Can anyone provide an extension for testing the issue?
Thanks
Markus Klein
23:30 Bug #59642 (Resolved): Suggest wizard doesn't work in page flexforms
Applied in changeset commit:3e4879b2101b25ea43a4a258ba6c10a33deee14b. Anonymous
23:21 Bug #59642: Suggest wizard doesn't work in page flexforms
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
23:20 Bug #59642: Suggest wizard doesn't work in page flexforms
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
23:15 Bug #59642: Suggest wizard doesn't work in page flexforms
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:30 Bug #51189 (Resolved): Remove non-needed Url parameter for standard search
Applied in changeset commit:900b11bb3ff2ca8697fab8420b794a3054b6b949. Tomita Militaru
23:14 Bug #51189: Remove non-needed Url parameter for standard search
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
23:11 Bug #51189: Remove non-needed Url parameter for standard search
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:30 Task #55173 (Resolved): Optimize invocation of cObj::checkIf
Applied in changeset commit:73586569574ec03143d59cea2b5fa2515b757e09. Oliver Hader
23:10 Task #55173: Optimize invocation of cObj::checkIf
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:30 Bug #59890 (Resolved): Escaping dots in page.meta TypoScript
Applied in changeset commit:15959967268a2dd8c94ad4378115b636e2054701. Markus Klein
19:54 Bug #59890: Escaping dots in page.meta TypoScript
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:28 Bug #59890: Escaping dots in page.meta TypoScript
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Bug #59890: Escaping dots in page.meta TypoScript
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:52 Bug #59843: Fix the help message of CLI
I feel we agreed upon not aligning but indenting with only one space (at least in CGL for the core).
But for outputt...
Stefan Neufeind
19:30 Bug #60129 (Resolved): Remove outdated comment header in ext_emconf
Applied in changeset commit:7755bf4c2933f3dcf3536f653406294d228fd9d5. Christian Kuhn
18:44 Bug #60129 (Under Review): Remove outdated comment header in ext_emconf
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #60129 (Closed): Remove outdated comment header in ext_emconf
Christian Kuhn
19:30 Bug #59821 (Resolved): link to forgot password page does'nt work in 6.2
Applied in changeset commit:f383f1b3a0ffa8e4c78e2868db0ff9dfcc7a6f3e. Markus Klein
12:51 Bug #59821: link to forgot password page does'nt work in 6.2
@Karsten: Please post feedback to the patches right into our review system. Thank you. Markus Klein
18:30 Task #58365 (Resolved): Remove unused EM_CONF variables
Applied in changeset commit:a29e3a2f994c76dbb1784c73155ab4542cf7ca03. Benni Mack
17:32 Task #58365: Remove unused EM_CONF variables
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:32 Task #58365: Remove unused EM_CONF variables
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:05 Task #58365: Remove unused EM_CONF variables
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:22 Task #58365: Remove unused EM_CONF variables
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:54 Task #58365: Remove unused EM_CONF variables
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:32 Task #58365: Remove unused EM_CONF variables
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Bug #60128 (Resolved): clean up ext_emconf files
Applied in changeset commit:bb6fe018967473a9935a4d06c0e4b18739a361c1. Christian Kuhn
18:14 Bug #60128: clean up ext_emconf 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
17:47 Bug #60128: clean up ext_emconf 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
17:32 Bug #60128: clean up ext_emconf 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:21 Bug #60128 (Under Review): clean up ext_emconf 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:19 Bug #60128 (Closed): clean up ext_emconf files
Christian Kuhn
18:30 Task #59775 (Resolved): Cleanup FormEngine
Applied in changeset commit:287bbdd431250d50a19d4c6619e4f85b0cdff9b4. Markus Klein
15:32 Task #59775: Cleanup FormEngine
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:31 Task #59775: Cleanup FormEngine
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:38 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
12:27 Task #59775: Cleanup FormEngine
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 #59965 (Resolved): Metatags with colon do not work
Applied in changeset commit:78af7508173c357bc3de947500abd4b52f7ac82e. Markus Klein
16:38 Bug #59965: Metatags with colon do not work
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:38 Bug #59965: Metatags with colon do not work
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:43 Bug #59965: Metatags with colon do not work
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:29 Bug #59965: Metatags with colon do not work
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:16 Bug #59965: Metatags with colon do not work
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #59963 (Resolved): Invalid moduleToken in returnUrl of the shortcutMenu
Applied in changeset commit:777086e0bc83e3d495a85726b4d53a15f112bac8. Frans Saris
17:20 Bug #59963: Invalid moduleToken in returnUrl of the shortcutMenu
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #59963: Invalid moduleToken in returnUrl of the shortcutMenu
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:38 Bug #59963 (Under Review): Invalid moduleToken in returnUrl of the shortcutMenu
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 #60127 (Resolved): clearCacheOnLoad used camelCase and lowerCase
Applied in changeset commit:2a1131324b50a3039fbf32234196e344fb61cc08. Susanne Moog
17:30 Bug #60127: clearCacheOnLoad used camelCase and lowerCase
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:30 Bug #60127: clearCacheOnLoad used camelCase and lowerCase
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:11 Bug #60127 (Under Review): clearCacheOnLoad used camelCase and lowerCase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:04 Bug #60127 (Closed): clearCacheOnLoad used camelCase and lowerCase
The em_conf setting "clearCacheOnLoad" is both used in camelCase and lower case but only the latter one is supported ... Susanne Moog
16:24 Bug #60092 (Needs Feedback): GeneralUtility::getFileAbsFileName does not return an absolute path
Are you sure? It does check the path with @validPathStr()@ which returns FALSE for @\..@ inside the file. Also it che... Philipp Gampe
16:18 Bug #60126 (Accepted): Illegal string offset 'uid' in TypoScriptFrontendController
This relates to initializeBackendUser() which does not check the the backend user is actually created correctly but t... Philipp Gampe
13:34 Bug #60126 (Closed): Illegal string offset 'uid' in TypoScriptFrontendController
Hi,
i just spotted 2 warnings in Log module. Both with exactly the same time:
@Core: Error handler (FE): PHP Wa...
Marcin Sągol
15:32 Bug #30354 (Resolved): FlexForm select fields can't replace makers in their foreign_table_where clause
Resolved with #16392 Wouter Wolters
15:32 Bug #50785 (Resolved): FlexForm does not substitute markers in foreign_table_where
Resolved with #16392 Wouter Wolters
15:30 Bug #16392 (Resolved): Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
Applied in changeset commit:cf0542c19a1a2f1ce37c435ceee8dbc19379e8cd. Wouter Wolters
15:16 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
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:15 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Bug #60106 (Resolved): Extension updates not shown anymore
Applied in changeset commit:5dbd36d85a651718a47fea91144f867b9fe51ea0. Nicole Cordes
13:53 Bug #60106: Extension updates not shown anymore
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
13:53 Bug #60106 (Under Review): Extension updates not shown anymore
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:30 Bug #60106 (Resolved): Extension updates not shown anymore
Applied in changeset commit:8f6eb41fb7029d69b7d40e6a55cc970b445283cf. Nicole Cordes
14:30 Bug #59837 (Resolved): Form type content element - oversized fields
Applied in changeset commit:9ba1a5da68cadd8fe0d9ba86149031dd39ba2e29. Markus Klein
14:11 Bug #59837: Form type content element - oversized fields
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:11 Bug #59837: Form type content element - oversized 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
13:20 Bug #59837: Form type content element - oversized fields
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:57 Task #57733: Add a "save and new" button in the scheduler module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:12 Task #59999: Make getExtensionFromT3xFile public
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:01 Task #59999: Make getExtensionFromT3xFile public
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:30 Task #59911 (Resolved): Update ADOdb to 5.19
Applied in changeset commit:32aaf7413e5fbb5a6c61991895f1531f50cf9e9f. Andreas Kienast
10:38 Task #59911: Update ADOdb to 5.19
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-05

23:30 Bug #59974 (Resolved): dependencyType not set correctly
Applied in changeset commit:7b6e91ff0af58b7c6486e0c5cc70a61372614a80. Markus Klein
23:28 Bug #59974: dependencyType not set correctly
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:28 Bug #59974: dependencyType not set correctly
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:12 Bug #59974: dependencyType not set correctly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:59 Bug #59974 (Under Review): dependencyType not set correctly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:09 Task #59999: Make getExtensionFromT3xFile public
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:18 Task #59999: Make getExtensionFromT3xFile public
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 Task #59700 (Resolved): Re-Add unit tests for ExtensionCompatibilityTester
Applied in changeset commit:a486a09927223d38fbe7cd6685758532e82e34b0. Susanne Moog
21:30 Task #59700: Re-Add unit tests for ExtensionCompatibilityTester
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 #59700 (Under Review): Re-Add unit tests for ExtensionCompatibilityTester
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 #57812 (Resolved): Cleanup Extbase classes around request handling
Applied in changeset commit:ce3fade69bb1bda1a48ba874796f5ae6fc0ffc37. Markus Klein
19:13 Task #57812: Cleanup Extbase classes around request handling
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:30 Bug #59975 (Resolved): DownloadQueue of EM contains wrong code
Applied in changeset commit:c11cec6d078df4322fcd8b3e2402f49e422eca9f. Markus Klein
21:12 Bug #59975: DownloadQueue of EM contains wrong code
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:11 Bug #59975: DownloadQueue of EM contains wrong code
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:59 Bug #59975: DownloadQueue of EM contains wrong code
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:30 Bug #59865 (Resolved): TCEforms required field icon has wrong position
Applied in changeset commit:791c36ab17931e5de6ced875049bf42cc24af8a2. Frans Saris
21:08 Bug #59865: TCEforms required field icon has wrong position
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:12 Bug #59865: TCEforms required field icon has wrong position
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 #60121 (Resolved): Clean up buildBaseTcaFromSingleFiles()
Applied in changeset commit:bca9f4c3b7f8093018a0f5ee294ac3a8b53c19ce. Christian Kuhn
19:21 Bug #60121: Clean up buildBaseTcaFromSingleFiles()
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:09 Bug #60121 (Under Review): Clean up buildBaseTcaFromSingleFiles()
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:07 Bug #60121 (Closed): Clean up buildBaseTcaFromSingleFiles()
Christian Kuhn
19:30 Bug #56250 (Resolved): Clickmenu show_item.php is broken
Applied in changeset commit:7b1ba4cd81eb3d7ab0293c0acf2c87c7ab197b28. Frans Saris
18:56 Bug #56250: Clickmenu show_item.php is broken
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:48 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
19:30 Bug #60122 (Resolved): Possible warning in addPlugin()
Applied in changeset commit:e68e7b11bf4d1069a63c6ece9748b49e0bd52ada. Christian Kuhn
19:22 Bug #60122: Possible warning in addPlugin()
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:14 Bug #60122 (Under Review): Possible warning in addPlugin()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Bug #60122 (Closed): Possible warning in addPlugin()
Christian Kuhn
19:30 Bug #60120 (Resolved): [Tests] Incomplete mock in ext:install
Applied in changeset commit:d37922c42b2c05f5e84eeca94e792ba467ad6572. Christian Kuhn
19:28 Bug #60120: [Tests] Incomplete mock in ext:install
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:06 Bug #60120: [Tests] Incomplete mock in ext:install
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Bug #60120: [Tests] Incomplete mock in ext:install
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:05 Bug #60120 (Under Review): [Tests] Incomplete mock in ext:install
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:58 Bug #60120 (Closed): [Tests] Incomplete mock in ext:install
Christian Kuhn
19:04 Task #60123 (Under Review): Unify test file removal
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:03 Task #60123 (Closed): Unify test file removal
Some tests create files or directories in the filesystem. Unify the removal handling after tests are done to make sur... Anja Leichsenring
17:50 Bug #58786: Scheduler report triggers mail with warnings unknown where from
I controlled my PHP config with PHP info in install tool:... Heinz Schilling
17:30 Task #60112 (Resolved): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
Applied in changeset commit:09ddf99dc1d43d1a81bf2b2d578e1829be1000a2. Wouter Wolters
16:49 Task #60112: Change check for TYPO3_MODE in ext_tables.php and ext_localconf.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
16:22 Task #60112: Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:42 Task #60112 (Under Review): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:41 Task #60112 (Closed): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
if (!defined('TYPO3_MODE')) {
die('Access...
Wouter Wolters
16:59 Task #59775: Cleanup FormEngine
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Task #59857 (Resolved): Cleanup EXT:version
Applied in changeset commit:ba3b1f29cbb65017bd47bc55389046bd7a1a6116. Wouter Wolters
15:37 Task #59857: Cleanup EXT:version
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:30 Bug #59938 (Resolved): Empty class selector crashes Update image dialog box
Applied in changeset commit:c1ae3d1e2d3b7917df18939095991c083a7a67d4. Francois Suter
16:03 Bug #59938: Empty class selector crashes Update image dialog box
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:24 Bug #59414 (Resolved): Move all TCA from ext_tables.php to TCA/Overrides for core extensions
Anja Leichsenring
16:23 Bug #59704 (Resolved): TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
Anja Leichsenring
16:08 Bug #59704: TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
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:54 Bug #59704: TCA Manipulation in sysext saltedpasswords 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
16:23 Bug #59464 (Resolved): TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
Anja Leichsenring
16:13 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:49 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
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:21 Bug #59708 (Resolved): TCA/Override-Feature makes it impossible to modify table of extension not using it
Anja Leichsenring
16:21 Bug #59708: TCA/Override-Feature makes it impossible to modify table of extension not using it
done by resolving #59414 Anja Leichsenring
16:16 Bug #59706 (Rejected): TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
too many interferences with code handled in ext_tables.php, for example by sysext:core. So no movement for this stuff. Anja Leichsenring
15:36 Bug #59706: TCA Manipulation in sysext t3skin 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
15:52 Bug #60119 (Closed): Wrong position of save icons when RTE maximized
If we enter some content element that uses RTE, than maximize editor, we can see 2 action save icons (save and save +... Marcin Sągol
15:44 Task #60118 (Closed): Remove compat code for version < 4.2
There is still code maintaining compatibility for core version < 4.2. This version is EOL, so this code can be removed. Anja Leichsenring
15:30 Bug #59468 (Resolved): TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:b29e9ca849aab91fec8fa2e07a071c9113fc2047. Anja Leichsenring
14:49 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
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:33 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:32 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Bug #59468: TCA Manipulation in sysext indexed_search 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
15:30 Bug #59698 (Resolved): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:62f315539293c36ee65c6c83897e90eed4a9d9e2. Anja Leichsenring
14:57 Bug #59698 (Under Review): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:30 Bug #59465 (Resolved): TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:a8e6b67d38239de24487102fc65fb0eb15b173e2. Anja Leichsenring
14:47 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
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:22 Bug #59465: TCA Manipulation in sysext css_styled_content 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
15:30 Bug #59463 (Resolved): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:e8b30f83c89f37c9ec5560ea2588cd9447138d92. Anja Leichsenring
14:56 Bug #59463 (Under Review): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:30 Bug #60116 (Resolved): Init variable in GeneralUtility::createVersionNumberedFilename
Applied in changeset commit:df8c2a8579e2fe8588150fa13ad4f7c12de5284d. Anonymous
15:10 Bug #60116: Init variable in GeneralUtility::createVersionNumberedFilename
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:00 Bug #60116 (Under Review): Init variable in GeneralUtility::createVersionNumberedFilename
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #60116 (Closed): Init variable in GeneralUtility::createVersionNumberedFilename
Init variable in GeneralUtility::createVersionNumberedFilename
The variable '$doNothing' was not initialized, le...
Wouter Wolters
15:30 Bug #60115 (Resolved): Use string as constant name in FormProtectionFactory.
Applied in changeset commit:d17bfefb3af8de898b1568675b5682ef6e962e95. Anonymous
15:08 Bug #60115: Use string as constant name in FormProtectionFactory.
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:59 Bug #60115 (Under Review): Use string as constant name in FormProtectionFactory.
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:57 Bug #60115 (Closed): Use string as constant name in FormProtectionFactory.
Use string as constant name in FormProtectionFactory. Wouter Wolters
15:30 Bug #59705 (Resolved): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:3d02ceed4e7a20a1b892bd5c5c09d8e6cf44cef1. Anja Leichsenring
14:56 Bug #59705 (Under Review): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:30 Bug #59466 (Resolved): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:6edae9c2aa8c0b9cf58707938160b96383085c10. Anja Leichsenring
14:55 Bug #59466 (Under Review): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:30 Task #59791 (Resolved): Update jQuery to 1.11.1
Applied in changeset commit:bff12fd2343bb12edc95ef6638dd3bf2ebaca490. Wouter Wolters
15:30 Bug #59631 (Resolved): Updating inactive extension
Applied in changeset commit:b3c618d133e40fa79089204429c7d3b666a91368. Nicole Cordes
15:23 Bug #59631: Updating inactive extension
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:03 Bug #59631 (Under Review): Updating inactive extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Bug #59462 (Resolved): TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
Applied in changeset commit:31abaaada60b8d053b94ccc661b3e2192e57f45d. Anonymous
15:11 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
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:03 Bug #59462: TCA Manipulation in sysext felogin 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
14:44 Bug #59462: TCA Manipulation in sysext felogin 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
14:40 Bug #59462: TCA Manipulation in sysext felogin 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
15:26 Feature #20555: New parseFunc setting
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:18 Feature #57875: Make RTE overlay popups maximizable
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 #60110 (Resolved): Add Unittests for addPlugin
Applied in changeset commit:c7dbd9f4f258f12b9b77094c553ea66879f63fb7. Anja Leichsenring
14:08 Task #60110: Add Unittests for addPlugin
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:57 Task #60110: Add Unittests for addPlugin
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:55 Task #60110: Add Unittests for addPlugin
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:53 Task #60110 (Under Review): Add Unittests for addPlugin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Task #60110 (Closed): Add Unittests for addPlugin
Add unittests for add plugin to make sure the newly introduced third parameter $extensionKey is handled properly. Anja Leichsenring
14:30 Bug #60109 (Resolved): Give extensionKey to addPlugin in extbase registerPlugin
Applied in changeset commit:34feddb752f8e63ec6b7713195ee31b00eb4bb0c. Christian Kuhn
14:10 Bug #60109: Give extensionKey to addPlugin in extbase registerPlugin
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:54 Bug #60109: Give extensionKey to addPlugin in extbase registerPlugin
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:49 Bug #60109 (Under Review): Give extensionKey to addPlugin in extbase registerPlugin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Bug #60109 (Closed): Give extensionKey to addPlugin in extbase registerPlugin
Christian Kuhn
14:30 Bug #60033 (Resolved): Shortcut: tooltip shows id=0 in list view
Applied in changeset commit:3b213fb87d41a8462edc040637cdea7556801a96. Wouter Wolters
14:19 Bug #60033: Shortcut: tooltip shows id=0 in list view
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:00 Feature #60056 (New): Execute custom scripts in distributions
Norbert Sendetzky
13:59 Feature #60056: Execute custom scripts in distributions
Hi Philipp
It's absolutely OK that distributions are installed only once but during this installation, we need to ...
Norbert Sendetzky
00:47 Bug #60106 (Under Review): Extension updates not shown 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
00:32 Bug #60106 (Closed): Extension updates not shown anymore
Due to changes in the DependencyUtility errors are collected and not removed anymore. This breaks the update check fo... Nicole Cordes

2014-07-04

22:44 Bug #51572 (Under Review): Extensions order changing in LocalConfiguration.php during extensions update
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
16:23 Bug #51572 (Accepted): Extensions order changing in LocalConfiguration.php during extensions update
Nicole Cordes
21:26 Bug #60033 (Under Review): Shortcut: tooltip shows id=0 in list view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #57979: Wrong icon for filemount
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:16 Bug #57979: Wrong icon for filemount
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:09 Bug #57979: Wrong icon for filemount
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:22 Bug #57979: Wrong icon for filemount
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:35 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:15 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:09 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
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:22 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:30 Bug #60101 (Resolved): Cleanup - Stupid array assignment
Applied in changeset commit:69be7404e0fe665087e8aba039f62c4c83d769dd. Anonymous
15:56 Bug #60101: Cleanup - Stupid array assignment
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:43 Bug #60101 (Under Review): Cleanup - Stupid array assignment
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 #60101 (Closed): Cleanup - Stupid array assignment
In @FormEngine.php@ there are two cases where the following assignment is done:... Sascha Egerer
16:13 Feature #60070 (Accepted): EM: Update of Extension can only be performed on latest version
Nicole Cordes
15:09 Task #60059 (Under Review): Create a Getter for the CacheManager inside Datahandler class
Patch set 1 for branch *master* of project *TYPO3CMS/Extensions/solr* has been pushed to the review server.
It is ava...
Gerrit Code Review
13:40 Bug #60100 (Closed): BE panels drag-resize not working
Resizing the modules and pagetree panels in the BE is almost impossible. "ew-resize" cursor appears, but nothing is g... Rikke Charlotte Perriard
09:58 Bug #60093 (Closed): Datepicker doesn't show in IRRE form
When you have a date(time) field in a IRRE form the datepicker doesn't show when clicking the calendar icon. Frans Saris
09:46 Bug #58786: Scheduler report triggers mail with warnings unknown where from
Using the patch results as followed:
*Mail:*
Issues:
[WARN] System environment check - 1 Test(s...
Heinz Schilling
09:20 Bug #60092 (Closed): GeneralUtility::getFileAbsFileName does not return an absolute path
„Returns the absolute filename of a relative reference“
it does not, getFileAbsFileName does not resolve relative ...
Wolfgang Klinger
00:31 Bug #55694: System-status-updates sends emails about same "errors" over and over again
The following bug report applies to 6.2.3 and also some earlier versions:
The original reported trigger for gettin...
Friesen Kiwi

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
 

Also available in: Atom