Project

General

Profile

Activity

From 2014-05-28 to 2014-06-26

2014-06-26

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

2014-06-25

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

2014-06-24

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

2014-06-23

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

2014-06-22

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

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

2014-06-21

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

2014-06-20

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

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

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

2014-06-19

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

2014-06-18

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

2014-06-17

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

2014-06-16

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

2014-06-15

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

2014-06-14

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

2014-06-13

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

2014-06-12

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

2014-06-11

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

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

2014-06-10

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

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

2014-06-09

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

2014-06-08

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

2014-06-07

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

2014-06-06

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

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

2014-06-05

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

2014-06-04

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

2014-06-03

23:40 Bug #59185: DataHandler->log() has no return value when logging is disabled
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:39 Bug #59321 (Under Review): Old TYPO3 logo still in ext:workspaces
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:35 Bug #59321 (Accepted): Old TYPO3 logo still in ext:workspaces
Wouter Wolters
23:35 Bug #59321 (Closed): Old TYPO3 logo still in ext:workspaces
Old TYPO3 logo still in ext:workspaces Wouter Wolters
23:30 Task #58682 (Resolved): Impexp: use created Folder object for image adding
Applied in changeset commit:44b18664c9d65820eb4f5ab520585932ee387f5e. Marc Bastian Heinrichs
23:30 Task #58761 (Resolved): Check and use current hash and size on export to prevent errors on import.
Applied in changeset commit:8454a6988c1d5ca765b6a3ffff43fbbadd642fcf. Marc Bastian Heinrichs
23:27 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
I encounter the same issue. A possible reason might be a two disk setup. I have a SSD with the OS and a HDD with my $... Stefano Kowalke
22:30 Bug #59199 (Resolved): Element Browser: GET-Data is not unencoded in fields
Applied in changeset commit:a40a196c2a67eb5ec4db68ad8104e14806a6f740. Markus Klein
21:09 Bug #59309 (Needs Feedback): Documentation to Scheduler for Developers
Just have a look into the scheduler extension. All code is there! And you as a "developer" should find your informati... Wouter Wolters
13:20 Bug #59309 (Closed): Documentation to Scheduler for Developers
Please, can SOMEBODY make a better documentation for developers?? PLEASE I BEG YOU
I just can't stand it anymore. PL...
Peter C
18:45 Task #55942: More robust way of appending TypoScript to contentrendering templates
Regression: #59318 Marc Bastian Heinrichs
18:41 Bug #59318 (Under Review): Loading css_styled_content TS using INCLUDE_TYPOSCRIPT doesn't include defaultContentRendering
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:17 Bug #59318 (Closed): Loading css_styled_content TS using INCLUDE_TYPOSCRIPT doesn't include defaultContentRendering
Since making TS content templates more flexible in https://review.typo3.org/#/c/27587/ the fix for making loading css... Marc Bastian Heinrichs
18:30 Bug #59302 (Resolved): JavaScript Error with userLinks in RTE
Applied in changeset commit:9576c32cd4c8ab878912e6370215463b784ae1fb. Markus Klein
18:13 Bug #59302: JavaScript Error with userLinks in RTE
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
18:12 Bug #59302 (Under Review): JavaScript Error with userLinks in RTE
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
17:30 Bug #59302 (Resolved): JavaScript Error with userLinks in RTE
Applied in changeset commit:50b8effde87207b5ec63dd1b86aab3eb9a6f1503. Markus Klein
12:03 Bug #59302 (Under Review): JavaScript Error with userLinks in RTE
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 #59302 (Closed): JavaScript Error with userLinks in RTE
If using custom user links in the RTE, you get a JavaScript error, if you click any link with a target.
Page TS Co...
Robert Vock
18:27 Bug #59034 (Resolved): Generating new encryption key results in HTTP 503 error
Markus Klein
18:15 Bug #59034: Generating new encryption key results in HTTP 503 error
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:15 Bug #59034: Generating new encryption key results in HTTP 503 error
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
13:27 Bug #59034: Generating new encryption key results in HTTP 503 error
Patch set 2 for branch TYPO3_6-1 works. Successfully tested in 6.1.9, see attached screenshot0001.png
Browser used: ...
Michael Schams
18:26 Bug #59315 (Needs Feedback): Bug with mailto in RTE
Can not reproduce this on 6.2.3
Please upgrade your system and check again.
Markus Klein
17:19 Bug #59315 (Closed): Bug with mailto in RTE
Hi,
I'm using TYPO3 6.2.0
When i insert a mailto link in the RTE, the closing tag for the link is always missin...
Mohamed Rebai
17:30 Bug #59303 (Resolved): Retrieving resources with relative links is messy
Applied in changeset commit:f432417ef5481ac4a9e08d80e0a2463633092518. Nils Blattner
16:44 Bug #59303: Retrieving resources with relative links is messy
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:17 Bug #59303 (Under Review): Retrieving resources with relative links is messy
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:11 Bug #59303: Retrieving resources with relative links is messy
Helmut Hummel wrote:
> I do not see how sensitive data or files can be exposed by this, so this can be handled in ou...
Helmut Hummel
12:20 Bug #59303: Retrieving resources with relative links is messy
I do not see how sensitive data or files can be exposed by this, so this can be handled in our regular bug fixing pro... Helmut Hummel
11:51 Bug #59303: Retrieving resources with relative links is messy
Moved to security area until it is verified this is not a security issue. Markus Klein
11:21 Bug #59303 (Closed): Retrieving resources with relative links is messy
Hi
The use case is the following:
1) TYPO3 6.2.x installed with symlinks
ls -lah:
... index.php -> typo3_src/...
Nils Blattner
16:30 Bug #58755 (Resolved): Select-type fields and requestUpdate broken
Applied in changeset commit:8fe6901a8277ab1375b4131c7d86ed9dd136d6af. Francois Suter
16:28 Bug #54414: File indexer does not detect missing files if no files in storage
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:01 Bug #54414: File indexer does not detect missing files if no files in storage
FileIndexRepository::findInStorageAndNotInUidList() needs a non-empty $uidList. That's why I use array(0) when $ident... Robert Vock
13:59 Bug #54414 (Under Review): File indexer does not detect missing files if no files in storage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Bug #59226: Non-Admin can't publish page to live workspace in new session.
Fixed it.
If no new page is created, the be_acl cache is not updated.
To fix it I added a hook that does just that:...
Sven Flesch
14:46 Bug #58138 (Needs Feedback): CSRF with registerModule and navFrameScript
You want to have a custom navFrame, right? How does the URL to your navigation must look like? is it mod.php?M=<modul... Helmut Hummel
14:31 Bug #55514 (Closed): Create new file or upload with Uppercase filename results in lowercase filename
Alexander Opitz
14:31 Bug #54743 (Closed): class_exists() in GeneralUtility::getClassName() should not autoload class
Alexander Opitz
14:27 Feature #59312 (Under Review): No possibility to remove missing indexed files from DB
There currently is no possibility to remove indexed files from DB, when they are missing.
The FileStorageIndexingT...
Robert Vock
13:58 Bug #59305: Form Wizard broken for MSIE
This Problem occure in typo3 6.2.3. Matthias Hermsdorf
12:25 Bug #59305: Form Wizard broken for MSIE
High which TYPO3 version did you use exactly? Markus Klein
12:10 Bug #59305 (Closed): Form Wizard broken for MSIE
Tested in MSIE 10 the Content of #formwizard-right is broken. Hovering on Elements will show an empty blue box and an... Matthias Hermsdorf
11:58 Bug #55303: Form Wizard container drag-in & Layout broken
Confirmed.
The Wizard is nice, but moving Inputfields in an Empty Fieldset doesn't work in Firefox. Once created an f...
Matthias Hermsdorf
11:39 Bug #54917: Debug "Column 'first' cannot be null"
Just as a note, because it took me a while to find this bug report and the solution:
In Typo3 6.1.8, my indexed_sear...
Timotheus Pokorra
08:57 Bug #56030: cli_dispatch.phpsh : Fatal error: The PackageStates.php file is either corrupt or unavailable.
Gabe Blair wrote:
> In case it helps anyone:
>
> A developer here ran into this today, and we found that it depe...
Mathias Brodala

2014-06-02

22:45 Task #59296: Filelinks Content Element: Implement sorting direction, use FAL fields
Well i guess if a title is empty the usual thing happens... random order for these items Markus Klein
21:59 Task #59296: Filelinks Content Element: Implement sorting direction, use FAL fields
Ah, sorry, didn't want to bring in this concern as well.
This ticket is about the direction. I thought that also s...
Lorenz Ulrich
21:38 Task #59296: Filelinks Content Element: Implement sorting direction, use FAL fields
Do you mean only the direction or also the field to use for sorting? (title says something different than text of the... Markus Klein
21:04 Task #59296 (Closed): Filelinks Content Element: Implement sorting direction, use FAL fields
The Filelinks CE offers the possibility to sort the files selected. It should also offer a possibility to define the ... Lorenz Ulrich
22:29 Task #59276: Integrate functional DataHandler tests for FAL
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Task #59276: Integrate functional DataHandler tests for FAL
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:12 Task #59276 (Under Review): Integrate functional DataHandler tests for 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
13:33 Task #59276 (Closed): Integrate functional DataHandler tests for FAL
Oliver Hader
21:33 Bug #59297: sorting.direction in Content Object FILES has no stdWrap
+1 for adding it! Markus Klein
21:07 Bug #59297 (Closed): sorting.direction in Content Object FILES has no stdWrap
I remember a decision that new TypoScript properties should always be stdWrap enabled, but I'm not sure if it is stri... Lorenz Ulrich
20:56 Feature #48785: Reverse sorting of FilesContentObject
This can indeed be closed as it is implemented. Lorenz Ulrich
20:33 Bug #54743: class_exists() in GeneralUtility::getClassName() should not autoload class
Yes, please close. Michiel Roos
16:57 Bug #54743: class_exists() in GeneralUtility::getClassName() should not autoload class
@Michiel: As the patchset was abandoned, can this issue be closed? Alexander Opitz
20:23 Bug #59295: Calling getFileObjectFromCombinedIdentifier(NULL) creates bogus file index entry
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:22 Bug #59295: Calling getFileObjectFromCombinedIdentifier(NULL) creates bogus file index entry
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:20 Bug #59295 (Under Review): Calling getFileObjectFromCombinedIdentifier(NULL) creates bogus file index entry
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:03 Bug #59295 (Closed): Calling getFileObjectFromCombinedIdentifier(NULL) creates bogus file index entry
When calling ResourceFactory::getInstance()->getFileObjectFromCombinedIdentifier($identifier)
with $identifier === N...
Helmut Hummel
19:54 Task #59294 (Under Review): More & improved signals (hooks) in ResourceStorage
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:52 Task #59294 (Closed): More & improved signals (hooks) in ResourceStorage

Currently not all file actions emit a signal in the @ResourceStorage@ class.
Additionally in the post file / fol...
Alexander Stehlik
19:14 Bug #59277: Warning "Invalid argument supplied for foreach()" in SearchController
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:13 Bug #59277: Warning "Invalid argument supplied for foreach()" in SearchController
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Bug #59277: Warning "Invalid argument supplied for foreach()" in SearchController
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:51 Bug #59277 (Under Review): Warning "Invalid argument supplied for foreach()" in SearchController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Bug #59277 (Closed): Warning "Invalid argument supplied for foreach()" in SearchController
Performing a search with indexed_search a warning will be raised:... Christian Zenker
18:30 Bug #59263 (Resolved): last file_permissions won`t be written to the mySQL database
Applied in changeset commit:1e6c9544ccc313a99c60b87cb6d5e988b5d9143c. Markus Klein
15:49 Bug #59263 (Under Review): last file_permissions won`t be written to the mySQL database
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 #59263: last file_permissions won`t be written to the mySQL database
Regression to https://review.typo3.org/24613 Markus Klein
11:35 Bug #59263 (Accepted): last file_permissions won`t be written to the mySQL database
I've to correct myself, I mixed something up. There's no such recommendation! Sorry for that. Markus Klein
11:30 Bug #59263: last file_permissions won`t be written to the mySQL database
But why are the file_permissions via User/Group settings available in the backend when it should set via User TS config? Walter Kruml
11:09 Bug #59263 (Needs Feedback): last file_permissions won`t be written to the mySQL database
Are talking about the permission you can define in the be_user records?
If so, please be aware that this is not reco...
Markus Klein
10:28 Bug #59263 (Closed): last file_permissions won`t be written to the mySQL database
BE User have all permissions except one e.g. "deleteFile". If I mark all checkboxes and save, the last will not be wr... Walter Kruml
17:52 Task #59291: `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
This was indeed forgotten. There should have been an upgrade wizard for this. But it's related to the TYPO3 CMS Core,... Francois Suter
17:39 Task #59291 (Closed): `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
I am using makeCategorizable since Typo3 version 6.0 like this:... Kurt Gusbeth
17:11 Bug #54292 (Closed): Language module gives uncaught TYPO3 Exception #1329821485
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:10 Bug #23269 (Closed): RTE collapses in frontend after resizing
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:10 Bug #23392 (Closed): Entering line breaks in a blank RTE with Internet Explorer works not correctly
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:10 Bug #55514: Create new file or upload with Uppercase filename results in lowercase filename
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:08 Bug #50231: Caching framework broken - cache expires after 1 hour (cf_cache_pagesection & cf_cache_rootline)
As the mentioned issues #51116 and #39295 are already resolved.
Is something left to do here or can this issue be ...
Alexander Opitz
17:06 Bug #53217: Package xy ist not available in em
So do you have an extension installed, which depends on jw_api? Alexander Opitz
17:04 Bug #51864: Fatal Error on empty repository table
Why do you truncate this table?
If you do a new install => The table will be created with this entry.
If you upgr...
Alexander Opitz
17:01 Bug #24843 (Closed): ter not loading when clicking on "update"
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:00 Bug #24971 (Closed): validateform.js can't handle lower and upper quantifiers
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:00 Bug #15339 (Closed): localization fails if content is moved from other language to default language
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:00 Bug #24688 (Closed): Pagetree cannot be initialized with a specific page ID
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:00 Bug #24775 (Closed): Adding a function to bodyTag doesn't work when removeDefaultJS=1
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
17:00 Bug #24902 (Closed): debug() output in frontend and backend not shown
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:59 Bug #52071 (Closed): L10n Cache Exception
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:59 Bug #52299 (Closed): JS error in backend
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:58 Bug #55378 (Closed): "Showing" page type -Menu Separator- results in Uncaught Exception
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:54 Bug #24520 (Closed): ImageMagick / GraphicsMagick does not run on every system
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:54 Bug #24928 (Closed): PHP Warning: implode(): Argument to implode must be an array in showpic.php line 152
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:54 Bug #24909 (Closed): There is no limit in colPos/colNumber
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:53 Feature #24894 (Closed): add css classes to pagebrowser links
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:52 Bug #24848 (Closed): content page and content version
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:52 Bug #24820 (Closed): 2 Steps now necessary in updating Extensions where before 1 Step
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:52 Feature #24842 (Closed): Need a hook to alter list rendering of special fields
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:52 Bug #24846 (Closed): SQL error on duplicate rows in cache_imagesizes
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:51 Bug #24624 (Closed): Tree jumps in Opera
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:51 Bug #24810 (Closed): CSH popup windows for FlexForm fields do not show field label
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:51 Bug #24811 (Closed): Palettes are not intended anymore
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:50 Bug #24798 (Closed): T3-Editor cannot be reactivated
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:50 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
Are all points cleared out so that this issue can be closed? Alexander Opitz
16:48 Bug #49125 (Closed): makeCategorization - category
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:48 Bug #55211 (Closed): Depreciation Log seems to cache old issues
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:46 Bug #54866 (New): make ExtensionManagementUtility known to ext_localconf.php
Alexander Opitz
16:39 Bug #46146 (Closed): RTE: Typical config blockstyle for tables did not show in frontend
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi...
Alexander Opitz
16:17 Feature #48013: Add support for progressive jpg files
For ImageMagick the parameter "-interlace" needs to be passed to "convert". One possible addition would be to also us... Stefan Neufeind
16:05 Bug #59034: Generating new encryption key results in HTTP 503 error
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
16:02 Bug #59034: Generating new encryption key results in HTTP 503 error
The issue is present in all versions since this js file exists.
Fixing the double question mark does the trick.
Markus Klein
14:51 Bug #47409 (Resolved): Skip sprite in element from suggest-list
Markus Klein
14:48 Bug #55835: Suggest wizard does not work correctly in flexforms
Related to #47409 Markus Klein
14:36 Bug #55835: Suggest wizard does not work correctly in flexforms
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:58 Bug #55835 (Under Review): Suggest wizard does not work correctly in flexforms
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:56 Bug #55835: Suggest wizard does not work correctly in flexforms
Also in 6.2.3. I join a patch of jsfunc.tceforms_suggest.js for this version. Please check it cause I'm not expert in... GAYA La Nouvelle Agence
13:57 Feature #55934: Entitycache for extbase
Phillip, yes, own cache will be helpful, but this mean, that not only controller needs to be modified, but a set of B... Viktor Livakivskyi
10:46 Feature #59228: Select All/None Checkbox for email notifications in workspace stage change window
Okay, point taken. Any idea if there is a possible way to hook into the form generation? Sven Flesch
09:34 Bug #24075: Not possible to configure RTE for flexform fields
The Patch reset the whole config.
Use this Patch to change only the Buttons.
Works under 6.0.13
Witali Rott

2014-06-01

23:48 Feature #57695: Implement unicode normalization in TYPO3 Core's charset conversion routines, especially for filepaths in TYPO3 FAL's LocalDriver.
Hi Oliver,
I acknowledge your feedback-collection wish. So, I'll lead any related discussions raising at github back...
Stephan Jorek
21:30 Bug #58713 (Resolved): Failed feuser login removes the existing session data
Applied in changeset commit:1d23e5e04424060237f9e5b26421efca6efd93b2. Helmut Hummel
15:01 Bug #58713: Failed feuser login removes the existing session data
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:27 Bug #58713: Failed feuser login removes the existing session data
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:45 Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.
The issue here is that the class loader fails without a lock, but actually it should just move on and skip writing ca... Philipp Gampe
15:20 Bug #57463: Upgrading 6.2: PHP Fatal error: Could not acquire lock for ClassLoader cache creation.
I just had the same issue with a fresh cloned TYPO3 6.2.3 source, running typo3/sysext/install/Start/Install.php from... Alexander Schnitzler
14:38 Bug #59255 (Closed): Switch ViewHelper breaks with a NULL value
The f:switch ViewHelper breaks with Fluid error @No value found for key "TYPO3\CMS\Fluid\ViewHelpers\SwitchViewHelper... Björn Fromme
14:04 Bug #33090: New way to embed youtube videos
Yep of course. iframe player detection is much more intelligent! Markus Klein
12:46 Bug #33090: New way to embed youtube videos
Oh yes, that patch went in after 6.2.3-release. I just tried it out. Works fine on a machine where you have Flash ava... Stefan Neufeind
12:22 Bug #33090: New way to embed youtube videos
From what I saw, I can tell that after the current media provider parses and rewrites the youtube url it uses the def... Markus Klein
00:49 Bug #33090: New way to embed youtube videos
Could we maybe agree on some "hack" to get youtube working again with one of the next releases? I doubt that a full r... Stefan Neufeind
00:41 Bug #33090: New way to embed youtube videos
I agree we need to restructure the Media Providers a lot. Currently you can only modify the path to videos within a p... Markus Klein
10:43 Bug #59253 (Under Review): Additional Identity Properties not set on mapping 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
10:42 Bug #59253 (Closed): Additional Identity Properties not set on mapping error
Backport from #29290, see this issue for detailed problem description
When binding Fluid forms to nested objects, ...
Anja Leichsenring

2014-05-31

14:29 Bug #59245: PAGE_TSCONFIG_ID is not visible in TCA wizards
This variable should be set in pageTS:... Xavier Perseguers
14:13 Bug #59245: PAGE_TSCONFIG_ID is not visible in TCA wizards
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:06 Bug #59245 (Under Review): PAGE_TSCONFIG_ID is not visible in TCA wizards
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 #59245 (Closed): PAGE_TSCONFIG_ID is not visible in TCA wizards
Reported by Steffen Kamper in Core ML:
Hi,
with the wish of organizing related records in the BE i stumbled on ...
Xavier Perseguers
13:43 Bug #59215: t3lib_BEfunc::getThumbnail doesn't work anymore
Maybe you wanna push that to our review system?
Feel free to ask, if you need help.
Markus Klein
00:31 Bug #59215: t3lib_BEfunc::getThumbnail doesn't work anymore
We have 2 Problems:
t3lib_BEfunc::getThumbnail needs an absolute path and it uses function md5
\TYPO3\CMS\Core\Uti...
Jens no-lastname-given
06:13 Bug #57191: conversion of filename from Uppercase to lowercase
I have something similar after an upgrade to 6.2 …
A file called 120923-10225000-DM.jpg
exists and is OK, in sys...
Wolfgang Klinger

2014-05-30

17:37 Bug #59216 (Needs Feedback): Image dimensions (width/height) are 0 when not scaled
Frans Saris
17:36 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Are you using a local or remote storage?
Could test what for results getimagesize() give you for one of the files?...
Frans Saris
12:04 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Clearing sys_file_metadata and running the scheduler-job "File Abstraction Layer: Extract metadata in storage" I get ... Stefan Neufeind
12:00 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Just found that I'm missing image-dimensions for other text-with-images as well. After clearing sys_file_metadata all... Stefan Neufeind
11:56 Bug #59216: Image dimensions (width/height) are 0 when not scaled
AFAIK the fieldName property is required. Don't know if that is related though. Markus Klein
02:42 Bug #59216: Image dimensions (width/height) are 0 when not scaled
Workaround for the moment that works whether img needs to be scaled (processed) or not:
renderObj = IMG_RESOURCE...
Stefan Neufeind
02:37 Bug #59216 (Closed): Image dimensions (width/height) are 0 when not scaled
I have images inserted as media-references in page-records and use level-sliding for header-images with the below att... Stefan Neufeind
17:30 Bug #59163 (Resolved): Missing wrapper tag for TCEforms with tabs disabled
Applied in changeset commit:d357653bf15a313ae954280f28b82b2f93238355. Frans Saris
17:26 Feature #20064 (New): "no columns" setting for Images
I've just come across a similar request and think this ticket might fit.
Currently a CE of type "images" allows to...
Stefan Neufeind
15:38 Task #59233 (Closed): Do not transfer content of fields with eval=password
When you edit an arbitrary record with a password field, the content of the password field (as stored in the database... Franz G. Jahn
15:00 Bug #59224: Changing the order of gridelements backend layouts destroys them
What is the alias field good for?
how can it be uniqueInPid when there are multiple empty fields.
Markus Klein
14:55 Bug #59224: Changing the order of gridelements backend layouts destroys them
It seems that this behaviour is caused by... Jo Hasenau
12:25 Bug #59224 (Accepted): Changing the order of gridelements backend layouts destroys them
Can reproduce that bug, but have to check, if this a core or GE problem. Jo Hasenau
10:24 Bug #59224 (Closed): Changing the order of gridelements backend layouts destroys them
Changing the sorting for the gridelement backend alyouts using the list view in TYPO3 6.2.3 destroys something. I had... Jens Jacobsen
14:49 Bug #33090: New way to embed youtube videos
This is still an issue in latest TYPO3 CMS (6.2.3). Embedding by using an iframe seems to be the best way.
Here is a...
Stefan Neufeind
12:03 Bug #52897 (Closed): Multiple tests ouput on commandline due to syslog
This seems to be solved meanwhile Markus Klein
12:01 Feature #59228: Select All/None Checkbox for email notifications in workspace stage change window
There will not be new features for 4.5. Markus Klein
11:55 Feature #59228 (Closed): Select All/None Checkbox for email notifications in workspace stage change window
When publishing a record the user has the option to send an email notification to all owners of that workspace.
All ...
Sven Flesch
11:34 Bug #59226 (Closed): Non-Admin can't publish page to live workspace in new session.
A member of a custom workspace can't publish a page once they have started a new session (logged out and logged in).
...
Sven Flesch
11:28 Bug #59173: Caching group "pages" and "all" are equal
Maybe this is related somehow: #54498 Markus Klein
10:04 Bug #59173: Caching group "pages" and "all" are equal
Philipp Gampe wrote:
> And of course you can add the @system@ caches to the @all@ group to have them cleared on @all...
Robert Vock
10:58 Bug #59225 (New): Disabled Pages from Type Mount Point are still visible in Frontend
System TYPO3 4.7.17

Scenario: Adding a Page of type "Mount Point" with a page from tree 1 in tree 2.

I want t...
Alex Kellner
08:50 Bug #59070: Bootstrap Invalid cache identifier
Hi Klaus, hi all,
thank you again for your quick assistance.
I would gladly help testing and improving your eID Aja...
Dirk Wenzel

2014-05-29

23:56 Bug #59215 (Closed): t3lib_BEfunc::getThumbnail doesn't work anymore
I migrated from 4.5 to 6.2.3. In 4.5 t3lib_BEfunc::getThumbnail($this->doc->backPath.'thumbs.php',PATH_site.$path.$fi... Jens no-lastname-given
22:15 Bug #59070: Bootstrap Invalid cache identifier
Hi Dirk and all,
thank for confirmation - and yes, the script you mentioned is from me ;)
As far as see, there...
Klaus no-lastname-given
01:13 Bug #59070: Bootstrap Invalid cache identifier
Hi Klaus,
I can confirm that this...
Dirk Wenzel
17:30 Bug #58910 (Resolved): Flexform element title is cropped to hardcoded length
Applied in changeset commit:34f254ba49b06cb0b6b6f1afdabf2ed49d00aaaa. Anonymous
16:37 Bug #58910: Flexform element title is cropped to hardcoded length
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:33 Bug #58910: Flexform element title is cropped to hardcoded length
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 #59203 (Resolved): #59001 breaks on PHP 5.3
Applied in changeset commit:40b0ac51e29109041408cc579061d1b090cf06f7. Markus Klein
16:40 Bug #59203 (Under Review): #59001 breaks on PHP 5.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
16:36 Bug #59203 (Closed): #59001 breaks on PHP 5.3
The fix for #59001 breaks on PHP 5.3.
Within a closure it is not possible to use self::.
Markus Klein
17:18 Task #58655: Add tests for extbase query cache current fe_group
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:48 Task #58655: Add tests for extbase query cache current fe_group
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:17 Bug #59173 (Rejected): Caching group "pages" and "all" are equal
The cache group @all@ exists for backwards compatibility reasons and includes all caches without a cache group set an... Philipp Gampe
16:30 Bug #59087 (Resolved): Since 6.2.3 installation fails with exception
Applied in changeset commit:916402527d79b2d7f28f033604a63601c69d332e. Markus Klein
15:44 Bug #59087: Since 6.2.3 installation fails with exception
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
15:34 Bug #59087: Since 6.2.3 installation fails with 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
16:30 Task #59001 (Resolved): Use self:: where possible in GeneralUtility
Applied in changeset commit:9ffc7865a30ed1826d2a187116acf235df2b628a. Anonymous
16:30 Bug #58485 (Resolved): Admin panel text selection when moving
Applied in changeset commit:6deca0f7e87fbe576ba8218acbc005d39bd11cdb. Goran Medakovic
15:17 Bug #58316: 6.2.1 and Curl
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 #58316 (Under Review): 6.2.1 and Curl
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:38 Bug #58316: 6.2.1 and Curl
According to http://at2.php.net/manual/en/filesystem.configuration.php 'allow_url_fopen' is enabled by default.
But ...
Markus Klein
14:42 Feature #55934: Entitycache for extbase
You can use the caching framework to use an own cache in your controller. Should less than 20 lines of code.
Then ...
Philipp Gampe
14:29 Bug #59185: DataHandler->log() has no return value when logging is disabled
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Bug #58713: Failed feuser login removes the existing session data
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:15 Bug #58713 (Under Review): Failed feuser login removes the existing session data
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 #58713 (Accepted): Failed feuser login removes the existing session data
h2. Easiest way to reproduce
* Click on the forgot password link (fe cookie is created)
* Click on the back to lo...
Markus Klein
13:30 Bug #58640 (Resolved): ExtensionManager PHP warning if there're no dependencies in emconf
Applied in changeset commit:f377c8f228eb1011b99f794fb44bb79378976d28. Markus Klein
12:42 Bug #59199: Element Browser: GET-Data is not unencoded in 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
12:41 Bug #59199 (Under Review): Element Browser: GET-Data is not unencoded in 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
12:16 Bug #59199: Element Browser: GET-Data is not unencoded in fields
I really start hating the Element Browser. This is the third bug for the link stuff in a row.
I even still have my t...
Markus Klein
12:15 Bug #59199 (Accepted): Element Browser: GET-Data is not unencoded in fields
Markus Klein
11:20 Bug #59199 (Closed): Element Browser: GET-Data is not unencoded in fields
The wizard browser takes it's set values out of a GET param. It fails to decode these params.
In the link field of...
Markus Bucher
12:35 Task #55983: Cleanup init() function of ElementBrowser
Regression in #59199 Markus Klein
12:30 Bug #58756 (Resolved): Info in BE Error
Applied in changeset commit:5e6359df29c63bf28123e5d143cd572f22a843b4. Markus Klein
12:06 Bug #58756: Info in BE 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
12:03 Bug #31951: Own checkbox layout breaks HTML mail
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:34 Bug #31951: Own checkbox layout breaks HTML mail
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2014-05-28

23:12 Bug #31951: Own checkbox layout breaks HTML mail
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:09 Bug #31951: Own checkbox layout breaks HTML mail
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Bug #31951: Own checkbox layout breaks HTML mail
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:08 Bug #31951: Own checkbox layout breaks HTML mail
With this patch it is possible to configure custom layouts for the form, confirmation, and each type of post processo... Cornel Boppart
23:06 Bug #57272 (Accepted): Extbase doesn't handle FAL translations correctly
Markus Klein
22:55 Bug #59192 (Closed): mergeIfNotBlank with FAL records
mergeIfNotBlank doesn't seem to play with FAL records. I'm using EXT:news with FAL relations enabled (default as of 3... Lorenz Ulrich
19:38 Bug #59185 (Under Review): DataHandler->log() has no return value when logging is disabled
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Bug #59185 (Closed): DataHandler->log() has no return value when logging is disabled
I had a bug in 6.1.9 with dd_googlesitemap and after debugging I'm pretty sure that there is some sort of flaw in the... Felix Jacobi
19:30 Bug #59187 (Resolved): Correct minor typo in "About TYPO3 CMS"
Applied in changeset commit:8bdcbc19ad7b1f9ca85cd5f934b6c786d3e7eb0e. Anonymous
19:13 Bug #59187: Correct minor typo in "About TYPO3 CMS"
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:53 Bug #59187 (Under Review): Correct minor typo in "About TYPO3 CMS"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:34 Bug #59187 (Closed): Correct minor typo in "About TYPO3 CMS"
Correct minor typo in module: Web -> About TYPO3 CMS
It currently reads "TYPO3 CMS is a enterprise-class...", but it...
Michael Schams
18:57 Bug #59070: Bootstrap Invalid cache identifier
If I change the code in the dispatcher from... Klaus no-lastname-given
17:47 Bug #59070: Bootstrap Invalid cache identifier
Same here, I tried this: http://stackoverflow.com/questions/21139769/typo3-extbase-ajax-without-page-typenum
It work...
Thomas no-lastname-given
16:27 Bug #59186 (Under Review): trustedHostsPattern is not case insensitive
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:23 Bug #59186 (Closed): trustedHostsPattern is not case insensitive
trustedHostsPattern is not case insensitive Dietrich Heise
15:45 Task #59143 (Under Review): Preview of moved workspace elements on source page
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Task #59143 (Accepted): Preview of moved workspace elements on source page
Oliver Hader
15:45 Task #59114 (Under Review): Page tree does not visualize move targets
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Task #59114 (Accepted): Page tree does not visualize move targets
Oliver Hader
15:23 Bug #56603: error #1251315967: Could not determine the child object typ when adding new property to model
seems still present in 6.2.3 Riccardo De Contardi
14:57 Bug #59183 (Rejected): Copy Pages loose images
Issue #55700 is also present in TYPO3 CMS 6.1.8 and 6.1.9.
We have just found out that these versions are also affec...
André Spindler
14:30 Bug #57063 (Resolved): Parent language is not applied to new child records
Applied in changeset commit:3e6e8ec89c00b04485a3c6050e0cfdd9548a213e. David Greiner
14:19 Bug #57063: Parent language is not applied to new child records
Just wasted a half day with handling the complications without this function working. Thanks alot! Teamgeist Medien
14:12 Bug #57063: Parent language is not applied to new child records
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:10 Task #59113 (Accepted): Failing cascaded delete action of localized elements
Oliver Hader
14:05 Task #59142 (Under Review): Preview links are shown for deleted pages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:12 Task #59142 (Accepted): Preview links are shown for deleted pages
Oliver Hader
13:21 Bug #59180 (Closed): Export from Clipboard only exports one record
When using the extended clipboards to select multiple records then exporting them doesn't work as before.
Usually ...
Bernhard Kraft
13:16 Bug #44795: Page tree - Copy page (and paste) - preview images (often missing)
Good point, David. Patch for 6.1 was pushed to Gerrit. Alexander Stehlik
13:14 Bug #44795: Page tree - Copy page (and paste) - preview images (often missing)
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:13 Bug #44795 (Under Review): Page tree - Copy page (and paste) - preview images (often missing)
Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:12 Task #59120 (Accepted): Enhance workspace preview for new localized pages
Oliver Hader
13:08 Task #59118 (Under Review): Define precedence of states 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
12:38 Task #59118 (Accepted): Define precedence of states in workspace module
Oliver Hader
13:08 Bug #59173: Caching group "pages" and "all" are equal
Oh, it did not say "all caches". Just the caching group is named "all".
Our staging servers also do not run in dev...
Robert Vock
12:51 Bug #59173: Caching group "pages" and "all" are equal
Where does it say "all caches"? The name of the cache group is "all" and that's not so good.
Why do you need to ad...
Markus Klein
11:53 Bug #59173: Caching group "pages" and "all" are equal
Yes, I added the option for my admin user:
options.clearCache.system = 1
But I need to remember to set this for e...
Robert Vock
11:46 Bug #59173: Caching group "pages" and "all" are equal
Hi!
Thanks for you findings. This is indeed very interesting.
You can add the button for clearing the system ca...
Markus Klein
11:33 Bug #59173 (Rejected): Caching group "pages" and "all" are equal
The caching groups "pages" and "all" both clear the same caches:
- cache_hash
- cache_pages
- cache_pagesection
-...
Robert Vock
12:51 Bug #58120: Extension Manager: cli install fails
Same in Version 6.2.3 (activation in backend works fine...)
cli install fails with all extensions!? (e.g.: $./typo3/c...
Robin Poppenberg
12:32 Task #59110 (Under Review): Field size of t3ver_label too low
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:58 Bug #59163: Missing wrapper tag for TCEforms with tabs disabled
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:07 Bug #59163: Missing wrapper tag for TCEforms with tabs disabled
Easy to test:
Set $GLOBALS['TCA']['tt_content']['ctrl']['dividers2tabs'] = 0;
And add a content element with im...
Frans Saris
10:04 Bug #59163 (Under Review): Missing wrapper tag for TCEforms with tabs disabled
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:49 Bug #59163 (Closed): Missing wrapper tag for TCEforms with tabs disabled
#49647 added an extra check that prevents the wrapping of TCEforms with a div that brings the background color if inl... Frans Saris
11:40 Bug #59138 (Closed): UserElements not loading in TYPO3 6.x
Thanks for finding this.
Closing as duplicate of #58371
Markus Klein
11:20 Bug #59138: UserElements not loading in TYPO3 6.x
Issue is solved, Stanislas uploaded a patch here:
https://review.typo3.org/#/c/30221/
Sacha Vorbeck
11:33 Task #59154 (Under Review): Detect and import XML file as well as t3d
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Task #59111 (Under Review): IRRE children's children are not moved with parent
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:40 Task #59111: IRRE children's children are not moved with parent
The reason is, that the move-placeholder is only created for the first level of children. Oliver Hader
11:09 Bug #59171 (Closed): Subheader visibility depends on doctype
Hi,
if I am not mistaken, the decision for which content element types a subheader gets rendered depends on whethe...
Torsten Crass
10:07 Bug #58796: Indexed Search is not translatable
Yes, I noticed :(
Does someone know why it does not appear on the translation server?
Both language files appea...
Robert Vock
10:02 Bug #59027: renderMode='tree' in IRRE record
The issue appears to be resolved in TYPO3 6.2.3. Can anybody verify this? Martin R. Krause
09:39 Bug #59161 (Closed): Metadata and File Reference inconsitency
Currently, the usage of Metadata in File References is a bit distracting.
Once the sysext filemetadata is installe...
Lorenz Ulrich
09:30 Bug #59160 (Resolved): Missing padding for palette-header in TCEForms
Applied in changeset commit:552e8b28bc41538c18105de5b9842ba02d3eb29e. Frans Saris
09:23 Bug #59160: Missing padding for palette-header in TCEForms
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:10 Bug #59160: Missing padding for palette-header in TCEForms
Easy to test with ext:news (see screenshots) Frans Saris
09:09 Bug #59160 (Under Review): Missing padding for palette-header in TCEForms
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:05 Bug #59160 (Closed): Missing padding for palette-header in TCEForms
Because of a missing padding the palette header is displayed incorrect.
See screenshots.
Frans Saris
09:09 Bug #59041: FE login fails at first attempt with page shown in multiple browser tabs
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:07 Bug #59158 (Closed): Does an uncached content element break the template?
In one of my TYPO3 Installations i can not overrule the page title. When manipulating it and the page is served uncac... Philipp Wrann
06:44 Bug #59157 (Closed): Linkvalidator prüft falsch!
Wenn ich einen Link erzeuge und aktiviere im RTE ( Enable links accessibility icons ) dann sieht mein Quelltext so au... Carsten Hager
 

Also available in: Atom