Project

General

Profile

Activity

From 2016-02-09 to 2016-03-09

2016-03-09

20:46 Bug #74603 (Closed): RTE default link style doesn't work correctly
Wouter Wolters
20:43 Bug #74603 (Closed): RTE default link style doesn't work correctly
I have the following default configurations in my TypoScript-config for the RTE:... Tim Jungebluth
20:45 Bug #74604 (Closed): RTE default link style doesn't work correctly
Wouter Wolters
20:44 Bug #74604 (Closed): RTE default link style doesn't work correctly
I have the following default configurations in my TypoScript-config for the RTE:... Tim Jungebluth
20:40 Bug #74586 (Accepted): RTE default link style doesn't work correctly
Hi Tim!
Thanks for the detailed report.
Can you push a patch to our review system?
Tell me, if you need help.
Markus Klein
20:34 Bug #74586 (Closed): RTE default link style doesn't work correctly
I have the following default configurations in my TypoScript-config for the RTE:... Tim Jungebluth
18:37 Bug #73675: URLs with spaces in the 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
18:05 Bug #73675: URLs with spaces in the RTE
Usecase:
Our customer uses TYPO3 as an intranet in a Windows world. There the editors are used to do a right click...
Marco Huber
14:29 Bug #73675: URLs with spaces in the RTE
@file:///C:\my\Path is\sö\crazy with everything.pdf@ is an invalid URL, isn't it?
all spaces must be %20 to be a val...
Markus Klein
18:03 Bug #73013: Don't render the "more" link in the help popup if the user has no access to cshmanual module
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:48 Bug #73013: Don't render the "more" link in the help popup if the user has no access to cshmanual module
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:42 Bug #73013: Don't render the "more" link in the help popup if the user has no access to cshmanual module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Bug #73013: Don't render the "more" link in the help popup if the user has no access to cshmanual module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Bug #73013: Don't render the "more" link in the help popup if the user has no access to cshmanual module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #73013: Don't render the "more" link in the help popup if the user has no access to cshmanual 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
17:55 Bug #73167: Indexes on deleted and hidden
It's just "I have not much experience with MySQL performance improvements but think, it might be wise" ;) And because... Sven Burkert
17:53 Task #74317: EXT:form - optimize layout of inline form wizard
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:42 Task #74317: EXT:form - optimize layout of inline form wizard
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:00 Task #74379 (Resolved): Acceptance tests should be more stable on travis
Applied in changeset commit:a8922f11a7edb5e5e352733cd3cbaaa4e2f82c88. Anonymous
15:00 Bug #71622: TCA type=select does not render select field
I can also reproduce this "error" (7.6.4). In the documentation examples the rednerType is also missing and therefore... Andreas Krämer
12:35 Bug #74536: AjaxWidget 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
12:13 Bug #74536 (Under Review): AjaxWidget 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
12:00 Bug #74536 (Closed): AjaxWidget broken
Due to two colliding injects in WidgetRequestHandler the AjaxWidget functionality is completely broken.
After #730...
Alexander Jahn
12:02 Task #73018: Remove @inject from ext:fluid
I hit the same bug today and opened a new issue. Alexander Jahn
11:13 Bug #69763: Re-login after expired backend session throws exception
Confirmed and still there in TYPO3 7.6.4... Jens Jacobsen
10:28 Bug #74533: No errors from GeneralUtility::callUserFunction without explicit request
+1 Michiel Roos
10:21 Bug #74533 (Closed): No errors from GeneralUtility::callUserFunction without explicit request
Currently trying to call a method of a non existing (not autoloadable) class via `GeneralUtility::callUserFunction()`... Mathias Brodala
10:20 Feature #74532: Support PUT, PATCH and DELETE requests in PSR-7 API
How to test:
# extract and install the attached test extension
# create a new site in your installation with a Ty...
Andreas Wolf
10:17 Feature #74532 (Under Review): Support PUT, PATCH and DELETE requests in PSR-7 API
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:15 Feature #74532 (Closed): Support PUT, PATCH and DELETE requests in PSR-7 API
The PSR-7 compliant API (ServerRequestFactory and friends) currently relies on GeneralUtility for decoding a request,... Andreas Wolf
09:42 Bug #43725 (Closed): TceformsUpdateWizard exceeds memory_limit/max_execution_time
Over a year no action here. Meanwhile we released version 7.6 a few months ago and I think this can be closed now.
I...
Wouter Wolters
09:39 Bug #30918 (Closed): update process language has false indication
Language update does not use this own zip implementation anymore, but relies on php functions.
This is at least the ...
Wouter Wolters
09:11 Bug #74498: PHP setlocale() should be called in \TYPO3\CMS\Lang\LanguageService::init()
To test:
* Choose a different language in your user settings;
* Set TS setup: module.tx_belog.settings.dateFormat =...
Michiel Roos
09:11 Bug #74498: PHP setlocale() should be called in \TYPO3\CMS\Lang\LanguageService::init()
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:05 Task #63291: APC & CMS7
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:37 Bug #71361: fluid link.typolink crashes in Backend with page links
I've made a custom view helper that I use instead of @<f:link.typolink>@; see http://p.cweiske.de/301 Christian Weiske
07:47 Feature #74531 (Rejected): Installtool Database Userright Check
Hi, after having problems to clear the cache and make DI, it would be nice if the install tool has some function to c... Johannes Regner
06:37 Bug #74323 (Closed): Removing "Static templates from extensions" not possible
we solved this yesterday. thanks! Benni Mack
00:05 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
it works when i set the constant in the page-TSconfig (edit the page), so not in the normal template!!... Frederick d. Maus

2016-03-08

23:38 Bug #64348 (New): preg_replace in removeBadHTML crashes with lots of responsive image
patch has been abandoned Wouter Wolters
23:34 Bug #63692 (Closed): Memory consumption while bulk inserting
All tickets are solved. Wouter Wolters
23:18 Bug #50493 (Closed): "Invalid Memcache-&gt;connection member variable" in unit tests
Mmm, the MemcachedBackend tests check for loaded memcache or memcached module and try to fsockopen() to 11211 on loca... Christian Kuhn
23:15 Bug #74498 (Under Review): PHP setlocale() should be called in \TYPO3\CMS\Lang\LanguageService::init()
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:40 Bug #74498 (Rejected): PHP setlocale() should be called in \TYPO3\CMS\Lang\LanguageService::init()
PHP setlocale() should be called in \TYPO3\CMS\Lang\LanguageService::init()
Of course with proper checking of the ...
Michiel Roos
23:14 Bug #61635 (Closed): Click-enlarge images with missing data-htmlarea-file-uid lead to error in rendering the page
Reported as fixed. Closing the issue. Wouter Wolters
23:10 Bug #60821 (Needs Feedback): Migrate all file relations from tt_content.image delete files and not migrate
Did this happen again with a newer version of 6.2?
In the beginning there were a few problems with the upgrade wizar...
Wouter Wolters
23:08 Bug #60256 (Closed): Argument 2 passed to mapRecordTypeToSpriteIconName() must be of the type array
Since only a few had this problem and 6.2 is in low prio mode I close this issue.
We have a complete new IconAPI in ...
Wouter Wolters
22:56 Bug #74510 (Resolved): PAGE_TSCONFIG_ID not working anymore in TYPO3 7.6.1
resolved as dupe of #73209 Christian Kuhn
22:38 Bug #74510 (Closed): PAGE_TSCONFIG_ID not working anymore in TYPO3 7.6.1
i have the same problem in 7.6.0 Frederick d. Maus
22:48 Bug #58131 (Closed): Workspaces notification email doesn't work
Reported as solved by author. Closing this ticket now. Wouter Wolters
22:47 Bug #57414 (New): Deprecate Extbase BooleanValidator and copy it to BooleanValueValidator
Wouter Wolters
22:42 Bug #53285 (Closed): fe_user TCA for field image needs FAL adaption
A new ticket was created #74375. Closing this one as duplicate Wouter Wolters
22:19 Bug #24911 (Closed): Search term gets changed in search results quick list
Wouter Wolters
22:19 Bug #24911: Search term gets changed in search results quick list
As 6.2 is in low priority mode I'll close this ticket as solved.
Thanks for the quick response!
Wouter Wolters
22:12 Bug #24911: Search term gets changed in search results quick list
Confirming. Works correctly in 7.6 LTS.
Tanel Põld
21:44 Bug #24911 (Needs Feedback): Search term gets changed in search results quick list
Tried this on version 7.6 and this seems to be solved now. Can you confirm? Wouter Wolters
20:30 Bug #74492 (Resolved): 404 link to licence page in backend on about TYPO3 page
Thanks for resolving this on TYPO3.org :) Wouter Wolters
16:07 Bug #74492: 404 link to licence page in backend on about TYPO3 page
This is resolved and can be closed. A redirect is activated. Stefan Busemann
10:43 Bug #74492 (Accepted): 404 link to licence page in backend on about TYPO3 page
the about module links to "http://typo3.org/license" (404) instead of "http://typo3.org/typo3-cms/overview/licenses/" Frank Nägler
10:42 Bug #74492 (Closed): 404 link to licence page in backend on about TYPO3 page
404 link to licence page in backend on about TYPO3 page Philippe COURT
19:40 Bug #74508 (Accepted): PHP error t3editor in TYPO3 7.6.4 "failed to load external entity &quot;"
Markus Klein
19:27 Bug #74508 (Closed): PHP error t3editor in TYPO3 7.6.4 "failed to load external entity &quot;"
With TYPO3 7.6.4 I got this error logged:... Riccardo De Contardi
19:22 Bug #70992 (Needs Feedback): New Version Issue
It should have been fixed with version 7.6; could you try with 7.6.4 ? Thank you! Riccardo De Contardi
18:13 Bug #74506: Page TSConfig not parsed / added to BackendUserAuthentication if processing inline request (record/inline/create)
Okay forget it, i forgot thats my implementation by a hook allready. Philipp Wrann
17:53 Bug #74506: Page TSConfig not parsed / added to BackendUserAuthentication if processing inline request (record/inline/create)
I set up the default upload folder by adding this tsconfig option to the different contextual root pages:
options.de...
Philipp Wrann
17:52 Bug #74506 (Closed): Page TSConfig not parsed / added to BackendUserAuthentication if processing inline request (record/inline/create)
When requesting ajax route record/inline/create the TSConfig set up in the rootline (pages) is not added to the compl... Philipp Wrann
18:02 Bug #72116 (Closed): Files without references still show a warning before deleting
The problem seems fixed in 7.6.4 as far as I can see; moreover there has been no feedback within the last 90 days => ... Riccardo De Contardi
17:08 Bug #67904 (Closed): "Clear Temporary Data" in user settings results in PHP warning
The issue seems fixed in 7.6.4, so I'll close it for now.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
17:00 Task #74501 (Resolved): Remove igbinary from cache framework
Applied in changeset commit:582d2e9e270fa99e713142f9c0f9e0cf35ea3ab8. Mathias Schreiber
16:30 Task #74501: Remove igbinary from cache framework
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:10 Task #74501: Remove igbinary from cache framework
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Task #74501 (Under Review): Remove igbinary from cache framework
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:59 Task #74501 (Closed): Remove igbinary from cache framework
The patch removes igbinary serializer support from the cache framework.
When igbinary support was added back then in...
Mathias Schreiber
16:31 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:29 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:14 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:58 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:39 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:24 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:36 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:56 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:53 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:27 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:02 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:38 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:34 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
09:15 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
16:23 Bug #74503 (Resolved): Can not change sort order of template includes in current 7.6.5-dev state
Has just been fixed as followup. ;-) Markus Klein
16:06 Bug #74503 (Closed): Can not change sort order of template includes in current 7.6.5-dev state
In the current 7.6.5 development state i have a problem to change the order of included TypoScript Templates in the b... Timo Hund
16:20 Bug #74502: adodb - Deprecation Notice
We use the svconnector extension which uses the adodb sys extension. Björn Heinermann
16:12 Bug #74502: adodb - Deprecation Notice
This is probably not a core issue but a dbal misconfiguration:
If you are not using db abstraction to a different da...
Christian Kuhn
16:08 Bug #74502 (Rejected): adodb - Deprecation Notice
Use the ADOdb driver "mysqli" instead of "mysql" and the deprecation notice will go away.
Sidenote: If you only u...
Morton Jonuschat
16:02 Bug #74502 (Rejected): adodb - Deprecation Notice
Hi,
our TYPO3 protocol is full with this deprecation notice.
Core: Error handler (FE): PHP Runtime Deprecation No...
Björn Heinermann
15:07 Bug #72547: Moving orig tt_content records does not move translated records
Hi Jo,
thanks for your feedback to this issue.
I agree, the two-way concept of the translations is correct in t...
David Richter
14:10 Task #74491: Add Travis check for file path length
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:57 Task #74491: Add Travis check for file path length
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:59 Task #74491: Add Travis check for file path 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
10:27 Task #74491 (Under Review): Add Travis check for file path length
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:20 Task #74491 (Closed): Add Travis check for file path length
A check should be added to Travis to check the file path lengths in the core repository.
The "limit has been set t...
Mathias Brodala
13:55 Bug #58957 (Under Review): Frontend User Session by POST ['recs']['ts']
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Bug #58957 (Accepted): Frontend User Session by POST ['recs']['ts']
This issue still persists.
Try something like the following TS to confirm it. If there is already a FE-User cookie...
Bernhard Kraft
13:43 Task #74379: Acceptance tests should be more stable on 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
13:40 Task #74379: Acceptance tests should be more stable on travis
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Task #73699: #1443706103: TCA of table xyz misses required ['ctrl']['label'] definition.
[ctrl][label] was defined as "required" ever since. The only difference to 7 compared to 6.2 is that 7 now actively t... Christian Kuhn
13:26 Bug #70154: Extbase 'sorting' l10nmode
Same problem here. We have translated sys_categories. The default sorting is not present, although there are sorting ... Stephan Brun
13:22 Bug #72321 (Resolved): Inline element Error: showItem
I assume this as resolved, because I couldn't reproduce it either and the reporter gave no feedback Mathias Schreiber
12:36 Task #73026: Move backend index.php to backend extension
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Story #74496 (Closed): Test coverage of stdWrap processors
Test all stdWrap processors.
This gives an overview of the unit test coverage of stdWrap processors in the Content...
Elmar Hinz
08:18 Feature #69457: Un-delete for files
Versioning for files was part of the original FAL concept, but we never got around implementing it. I also think we f... Andreas Wolf
07:56 Task #69172: Cache requireJS config in order to avoid searching all the extensions all the time
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:12 Bug #70526: Location of formatToPageTypeMapping option
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2016-03-07

21:51 Bug #74452: retrieveFileOrFolderObject does not find processed files
Just curios, what is your use-case to fetch the processed file by publicUrl? Frans Saris
15:41 Bug #74452 (Closed): retrieveFileOrFolderObject does not find processed files
Usage example:
$processedFile = $resourceFactory->retrieveFileOrFolderObject($filePublicUrl);
with `$filePu...
marian gosign
21:06 Bug #70542 (Under Review): Save and new record fails in workspace mode
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:06 Bug #69390 (Closed): File not displayed on second page in filelist
fixed in master #73103 Mathias Schreiber
20:46 Bug #73080: Install tool "All Configuration" view fails with Fluid error message
Follow-Up Pull-Request: https://github.com/TYPO3Fluid/Fluid/pull/85 Frank Nägler
20:25 Bug #73565: AbstractConditionViewHelper should not implemented CompilableInterface but the IfViewHelper should
True.
Fluid Standalone / master doesn't have CompileableInterface yet, does it?
Andreas Allacher
19:56 Bug #73565: AbstractConditionViewHelper should not implemented CompilableInterface but the IfViewHelper should
Note to self: This is 7.6 only Mathias Schreiber
20:13 Bug #73207: Changing the Template of a fluid widget does not work
For news the overwrite looks like this:
plugin.tx_news.view.widget.GeorgRinger\News\ViewHelpers\Widget\PaginateVie...
Frank Nägler
20:02 Bug #71692 (Closed): Fluid does not encode objects that act as string (have the __toString method)
fixed Mathias Schreiber
19:37 Bug #74451: Select Tree does not save selected nodes that have never been expanded (collapsed on load and not expanded afterwards)
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:56 Bug #74451 (Under Review): Select Tree does not save selected nodes that have never been expanded (collapsed on load and not expanded afterwards)
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:29 Bug #74451: Select Tree does not save selected nodes that have never been expanded (collapsed on load and not expanded afterwards)
Also exists with 6.2.19 according to another test. Andreas Allacher
15:05 Bug #74451 (Rejected): Select Tree does not save selected nodes that have never been expanded (collapsed on load and not expanded afterwards)
I have noticed the following bug with 7.6.4 (probably exists longer already), steps to reproduce:
1.) Create a TCA r...
Andreas Allacher
19:32 Bug #69763: Re-login after expired backend session throws exception
h2. I am also having this same issue but it's not because I'm changing network/IP stuff as one person reported was th... Charles Coleman
18:50 Bug #74462 (Closed): Setting a field to null in an own extension won work with process_datamap()
Setting eval=null in tca.php of the extension now works in the Typo3 forms, but how can I change or set a value to NU... Klaus Hinum
17:49 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
17:22 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
17:17 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
16:08 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
15:46 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
15:36 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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:36 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
15:32 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
15:08 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
15:04 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of 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
14:52 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:35 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
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:13 Task #68733: Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap
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:24 Bug #70810: Error when installing TYPO3 7.5 via Composer
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:24 Bug #68998: File names of functional tests are too long when installing via composer 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
17:24 Task #65570: Reduce Github release archive size
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:34 Bug #62400: Lot of entries in sys_file_processed with name=NULL and identifier empty
Martin Kutschker wrote:
> If name is null and the identifier empty, what sould be the values of width and height? Sh...
Andreas Wolf
15:55 Bug #62400: Lot of entries in sys_file_processed with name=NULL and identifier empty
If name is null and the identifier empty, what sould be the values of width and height? Shoudl they both be 0? I have... Martin Kutschker
16:31 Task #74432 (Under Review): Codeception Add Page Cest
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 #74432 (Closed): Codeception Add Page Cest
Add a new page with the page menu. Check error messages and the correct adding. Roland Golla
16:15 Bug #73702 (Closed): mirrors.xml.gz file includes HTTP headers, curl settings bug?
If you disable curl, then the Core will simply use the PHP function 'file_get_contents'. So anything that does not wo... Markus Klein
16:08 Bug #73702: mirrors.xml.gz file includes HTTP headers, curl settings bug?
could you test it behind a proxy? If we disable curl it won't work either. Paul Buechler
15:53 Bug #73702: mirrors.xml.gz file includes HTTP headers, curl settings bug?
I can see no mistake in the code and the code is there for a very long time. Also I can't test/reproduce the issue, s... Markus Klein
14:21 Bug #73702: mirrors.xml.gz file includes HTTP headers, curl settings bug?
I don't know if this is a bug. @open_basedir@ is set like I wrote in the bugreport. Maybe it changes variables, so th... Paul Buechler
16:13 Feature #72202: Extend the lowlevel lost_files to accept customPaths as input
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:01 Feature #71827: FAL File Collection
Cool! Andrea Herzog-Kienast
15:14 Bug #73167: Indexes on deleted and hidden
pages has a key on (pid,deleted,sorting) that typically kicks in and drastically reduces the result set. this was res... Christian Kuhn
14:22 Feature #69824: Introduce PdoFileBackend
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:09 Feature #69824: Introduce PdoFileBackend
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:08 Feature #69824: Introduce PdoFileBackend
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:55 Feature #69824: Introduce PdoFileBackend
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:12 Bug #73673 (New): Service chaining impossible with SaltedPasswordService
The saltedpassword service has to be the last one for security reasons if the user uses a salted password. This issue... Nicole Cordes
13:45 Feature #49826 (New): Linkhandler: add possibility to change query-param-selector to dropdown
This feature does not make sense to implement for RTE anymore, since CKEditor will be the new editor for CMS 8.
So t...
Markus Klein
13:40 Task #74382: Fluidification of Function 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
01:38 Task #74382 (Under Review): Fluidification of Function 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
01:35 Task #74382 (Closed): Fluidification of Function Module
Move all HTML from PHP code to an own Fluid template. Michael Oehlhof
13:30 Bug #73182 (Resolved): Import of localized content fails, content looses language id
Applied in changeset commit:fe306dd6386aae3fe718c05be991eaa096f49074. Markus Klein
13:19 Bug #74440 (Needs Feedback): csc-header class missing in tt_content.textpic (css_styled_content)
This was never there :-) I checked all the way back to TYPO3 4.0
https://github.com/TYPO3/TYPO3.CMS/blob/TYPO3_4-0...
Wouter Wolters
13:00 Bug #74440 (Closed): csc-header class missing in tt_content.textpic (css_styled_content)
It seems that somewhere in TYPO3 7.x the .csc-header class went missing from tt_content.textpic which caused some mas... Bernhard Berger
10:23 Task #69062: Properly escape all form attributes in SetupModuleController
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:08 Task #69062: Properly escape all form attributes in SetupModuleController
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:16 Task #74404 (Under Review): Rename cObj to contentObjectRenderer
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:07 Task #74404 (Closed): Rename cObj to contentObjectRenderer
To modernise TYPO3 CMS cryptic names should go in favour of speaking names. The cryptic names *cObj* and *cObject* ar... Elmar Hinz
10:16 Task #69172: Cache requireJS config in order to avoid searching all the extensions all the time
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:12 Task #73018: Remove @inject from ext:fluid
Should I create a new issue for this? Markus Gerdes
09:55 Feature #73589: add rel="next" and rel="prev" to pagination
After some research it looks like I provided some false information:
Like Georg Ringer did it in his News Extensio...
Philipp Parzer
09:49 Bug #74393 (Closed): Recursive section calls in fluid don't work anymore in 8
Calling sections recursivly does not work anymore in 8 with TYPO3Fluid.
A currently failing test at https://github...
Georg Ringer
09:30 Bug #74384 (Closed): Cannot edit text in Microsoft Edge
thx Xavier Perseguers
09:23 Bug #74384 (Needs Feedback): Cannot edit text in Microsoft Edge
Did you try 6.2 with https://review.typo3.org/#/c/47073/ applied? Wouter Wolters
08:50 Bug #74384 (Closed): Cannot edit text in Microsoft Edge
When editing a text CE, the rich text editor is properly loading but text cannot be edited when using Microsoft Edge.... Xavier Perseguers
09:30 Task #73029: Move cli_dispatch.phpsh to backend extension
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:11 Bug #67858: Image caption vs. description FAL element vs. content element
Yes, are right.
Not shure, but I believe that it was fixed silently in one of the last versions.
Bernhard Giner
09:09 Feature #73122: feedit: "Create new element" does not show new content element wizard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:26 Feature #73176: Search filter in link wizard page tree
Also a search field for the "file"tab should be implemented. Currently an editor has to now, where a file is stored, ... Stefan Busemann

2016-03-06

20:50 Task #74379 (Under Review): Acceptance tests should be more stable on travis
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:38 Task #74379 (Closed): Acceptance tests should be more stable on travis
Currently some of the acceptance tests fail on travis-ci because of timing issues. We should investigate this and mak... Timo Hund
20:40 Bug #74380 (Closed): TypoScript interpret XLF wrong for Default-Language (german) and english
*System:*
- TYPO3 7.6.4
- default language German
- misleading language in language-Switcher
*Bug*
The engish...
Dieter Porth
18:14 Task #74378: Introduce global AMD module for TYPO3 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
18:10 Task #74378 (Under Review): Introduce global AMD module for TYPO3 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
18:08 Task #74378 (Closed): Introduce global AMD module for TYPO3 object
To get rid of direct references and in the long run the global object, we should encapsulate it in an AMD module. For... Andreas Wolf
17:19 Bug #74335: Remove link gets disappeared when user clicks on other tabs in insert link pop up window
That happens in both 7.6.4 and latest master (8.0-dev) Riccardo De Contardi
17:06 Bug #74333: Help texts in Backend User Settings do not appear
For completeness, I add a relation to this ticket: #70183 Riccardo De Contardi
16:05 Feature #41713: Consider localizeReferencesAtParentLocalization for group/db
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:10 Bug #64708: Enable button does not enable scheduler task
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:05 Bug #64708: Enable button does not enable scheduler task
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:01 Bug #64708: Enable button does not enable scheduler task
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:30 Bug #74377 (Resolved): Remove non-existant hard-coded check for user_ws
Applied in changeset commit:fba718c58715126a9d0b8f90572e3b4bccb590c6. Benni Mack
14:15 Bug #74377 (Under Review): Remove non-existant hard-coded check for user_ws
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:14 Bug #74377 (Closed): Remove non-existant hard-coded check for user_ws
Benni Mack
14:29 Task #72071 (Resolved): Use variable argument-lists instead of func_get_args()
Applied in changeset commit:a03668a809892fe3abcbc18a9e4b632a2ba3ba17. Benni Mack
14:09 Task #72071 (Under Review): Use variable argument-lists instead of func_get_args()
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:55 Task #72071 (Resolved): Use variable argument-lists instead of func_get_args()
Applied in changeset commit:5bf153899dd8122a56adffff6985be0bc4bcc629. Benni Mack
14:24 Task #74375: Handle fe_user images 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:17 Task #74375: Handle fe_user images 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:13 Task #74375 (Under Review): Handle fe_user images 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
13:53 Task #74375 (Accepted): Handle fe_user images with FAL
Daniel Maier
13:47 Task #74375: Handle fe_user images with FAL
So that it pulls data from \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getFileFieldTCAConfig rather than work... Karthikeyan Palaniswamy
13:43 Task #74375 (Closed): Handle fe_user images with FAL
Change TCA of fe_user to handle images via FAL.
Note: A migration script is needed to convert existing images to f...
Karthikeyan Palaniswamy
14:19 Feature #74359: Migrate workspace module to Bootstrap an jQuery
If I see that correctly, paging in the backed module is also missing. Andreas Kienast
14:02 Feature #74359: Migrate workspace module to Bootstrap an jQuery
Open tasks (on patch-set 25)
see ws_1.png
* PreviewController (frontend preview)
** functionality on stage buttons ...
Oliver Hader
13:19 Feature #74359: Migrate workspace module to Bootstrap an jQuery
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:07 Feature #74359 (Under Review): Migrate workspace module to Bootstrap an jQuery
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:06 Feature #74359 (Accepted): Migrate workspace module to Bootstrap an jQuery
Oliver Hader
01:06 Feature #74359 (Closed): Migrate workspace module to Bootstrap an jQuery
Basically, getting rid of ExtJS and migrate to Bootstrap and jQuery.
The workspace interface shall be simplified, ...
Oliver Hader
14:06 Bug #73673: Service chaining impossible with SaltedPasswordService
Here is a very little Extension that adds authentication service to test this.
With the patch applied it will just...
Jonas Götze
14:03 Bug #72878 (Under Review): wrong datetime handling, they are not UTC in db
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Bug #72878: wrong datetime handling, they are not UTC in db
Andreas Wolf wrote:
> From looking at the code I’m pretty sure that the handling of date/datetime fields is correct ...
Andreas Wolf
00:22 Bug #72878 (Accepted): wrong datetime handling, they are not UTC in db
From looking at the code I’m pretty sure that the handling of date/datetime fields is correct in Extbase, but int fie... Andreas Wolf
14:03 Bug #74376 (Under Review): Extbase persistence not working with datetime 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
13:59 Bug #74376 (Closed): Extbase persistence not working with datetime fields
The persistence backend does not hand the column map to plainValue(), therefore the storage type is unknown, which is... Andreas Wolf
14:00 Bug #73060 (Resolved): Felogin - forgotHash needs urldecode
Applied in changeset commit:7686ceba27745b1428274b5bb579a3cb2d15313e. Zsolt Molnar
13:53 Bug #73060: Felogin - forgotHash needs urldecode
Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:52 Bug #73060 (Under Review): Felogin - forgotHash needs urldecode
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:44 Bug #73060 (Resolved): Felogin - forgotHash needs urldecode
Applied in changeset commit:3ce0a5963205e971d1e8d481223d900ae09f00b2. Zsolt Molnar
13:18 Bug #73060: Felogin - forgotHash needs urldecode
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:17 Bug #73060: Felogin - forgotHash needs urldecode
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:49 Bug #73060: Felogin - forgotHash needs urldecode
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:59 Epic #13749: Copy/Cut and Paste Improvements
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:48 Epic #13749 (Under Review): Copy/Cut and Paste Improvements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Task #74360 (Resolved): Fluidification of Info Module
Applied in changeset commit:6fc46ad7405f4c758fd84d7fb998b7d376044195. Michael Oehlhof
02:50 Task #74360: Fluidification of Info 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
01:43 Task #74360 (Under Review): Fluidification of Info Module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:41 Task #74360 (Closed): Fluidification of Info Module
Move all HTML from PHP code to an own Fluid template. Michael Oehlhof
13:49 Feature #74365: Add Linkservice for unified referencing syntax
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:01 Feature #74365: Add Linkservice for unified referencing syntax
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:19 Feature #74365 (Under Review): Add Linkservice for unified referencing syntax
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:02 Feature #74365 (Closed): Add Linkservice for unified referencing syntax
Mathias Schreiber
13:43 Feature #57079: Allow disableing rootline security check for content_from_pid
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:42 Bug #73567 (Resolved): cURL Proxy HTTP header not cleaned correctly
Applied in changeset commit:09f1f5632e05a9140a7d65ceca0f38caa5f335eb. Albrecht Köhnlein
13:33 Feature #70056 (Under Review): Use guzzle
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Task #73566 (Resolved): Codeception simple tests for admin user
Applied in changeset commit:c2b994b42a58ff1e920eabdf0378f0b812ba01c2. Roland Golla
13:10 Task #73566: Codeception simple tests for admin user
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:07 Task #73566: Codeception simple tests for admin user
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:06 Task #73566: Codeception simple tests for admin user
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:06 Task #73566: Codeception simple tests for admin user
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:26 Task #69062: Properly escape all form attributes in SetupModuleController
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #69062: Properly escape all form attributes in SetupModuleController
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:52 Task #69062: Properly escape all form attributes in SetupModuleController
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:10 Bug #30229 (Closed): Error when deleting a Page with translation
As the issue is rather old and nobody is able to reproduce it on the current 6.2/7.6/8.0-dev versions I'll close this... Morton Jonuschat
13:09 Task #74374 (Rejected): EXT:form - fix wording and grammar of documentation
Some wording and grammar of the EXT:form documentation should be further improved. Morton found some goofs and would ... Björn Jacob
12:48 Bug #74373 (Closed): EXT:form - Form wizard not correctly working on IE
There are some misbehaviours when using the form wizard on master and TYPO3 7 with IE 11 (and lower?). Steps to repro... Björn Jacob
12:38 Bug #72757 (New): EXT:form - anchor is missing when using FSC
We've abandoned the patch after discussing it with Benni M. He told us, that Patrick has some bigger plans for FSC.
...
Björn Jacob
12:30 Bug #74124 (Resolved): sys_file_reference field downloadname has no TCA definition
Applied in changeset commit:8ec2d5f4abfadbfa9069f1914648a8b0376dc26f. Wouter Wolters
10:37 Bug #74124: sys_file_reference field downloadname has no TCA definition
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 #74317: EXT:form - optimize layout of inline form wizard
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 Task #74334 (Resolved): The Scheduler should be tested with an acceptance test
Applied in changeset commit:be492263c58b4a4aebc215394bfe1b14a011f066. Anonymous
11:12 Task #74334: The Scheduler should be tested with an acceptance test
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:29 Task #68890 (Resolved): Cleanup dual-use of auth_timeout_field in AbstractUserAuthentication
Applied in changeset commit:38f938207aebac724786613737d5fadb5af8e7af. Stefan Neufeind
02:03 Task #68890: Cleanup dual-use of auth_timeout_field in AbstractUserAuthentication
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:31 Task #68890: Cleanup dual-use of auth_timeout_field in AbstractUserAuthentication
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:27 Task #69355: EXT:form - Allow case insensitive for inarray validator
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:10 Task #69355: EXT:form - Allow case insensitive for inarray validator
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:00 Task #72076 (Resolved): Allow calling tests with phpdbg-SAPI
Applied in changeset commit:6eaaa30b4f013f4865b58aeb8f5877cac734986c. Stefan Neufeind
10:44 Task #74363 (Resolved): Use simple syntax for labels in module registration
Applied in changeset commit:364c7a34f6388e5290f0065d26474ee3833cf7e5. Benni Mack
10:35 Task #74363: Use simple syntax for labels in module 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
10:20 Task #74363 (Under Review): Use simple syntax for labels in module 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
03:37 Task #74363 (Closed): Use simple syntax for labels in module registration
Benni Mack
02:45 Task #68681 (New): Scheduler 2.0
Mathias Schreiber
02:44 Feature #72309 (Resolved): EXT:form - allow integration of predefined forms
Applied in changeset commit:d4d6b5be0c909346bcab15a8999a9454f833fcc4. Ralf Zimmermann
02:17 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:57 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
02:43 Bug #53928 (Closed): itemsProcFunc for Radio-Buttons doesn't work correctly
Use FormEngine DataProcessors :) Mathias Schreiber
02:43 Bug #53928 (New): itemsProcFunc for Radio-Buttons doesn't work correctly
Mathias Schreiber
02:42 Task #68124 (New): Factor out search results and their processing
Mathias Schreiber
02:41 Feature #20933 (New): Enable working with SysFolders in CONTENT
Mathias Schreiber
02:40 Task #68524 (New): Replace direct usage of encryption key
Mathias Schreiber
02:40 Feature #53583 (Rejected): create view in ext_tables.sql
this will be handled by doctrine in future versions Mathias Schreiber
02:40 Bug #72225 (Resolved): Workspace page previews collide with generated preview links
Applied in changeset commit:72d6c6e7b8ffe77e6f3cfbd9cc89464e4b11619a. Oliver Hader
02:34 Bug #72225 (Under Review): Workspace page previews collide with generated preview links
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
02:27 Bug #72225 (Resolved): Workspace page previews collide with generated preview links
Applied in changeset commit:25ee28eb80d2f9176e96cb212489bf2cfa4d2c11. Oliver Hader
02:39 Bug #64953 (Closed): dbType date and datetime fields are saved in wrong timezone
dupe Mathias Schreiber
02:38 Feature #33584 (Closed): checkIF for each TypoScript content objects (cObjects)
Mathias Schreiber
02:35 Feature #67450 (Rejected): Support custom markers in search form
The pi-based plugin will be moved to the compat7 extension - the extbase-version is the preferred and maintained one ... Benni Mack
02:34 Bug #69945 (Rejected): Current user disable herself by Edit his User
correct and intended Mathias Schreiber
02:19 Bug #61193 (Rejected): DependencyInjection with @var uses everything as classname
Taken from the mentioned docs:... Mathias Schreiber
02:17 Bug #73148 (Rejected): Wrong HTTP redirect statuscode for shortcut to selected page
The core team now pretty much decided that this should be done in an extension and not in the core. The main reason i... Andreas Wolf
02:08 Task #74337 (Resolved): EXT:form - add unitTests for class TypoScriptToJsonConverter
Applied in changeset commit:2dd7b9c994ebf2876b8526c09a1c842dfd14280f. Sebastian Wagner
02:06 Task #74337: EXT:form - add unitTests for class TypoScriptToJsonConverter
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
02:05 Task #74337: EXT:form - add unitTests for class TypoScriptToJsonConverter
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:02 Task #74337: EXT:form - add unitTests for class TypoScriptToJsonConverter
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:56 Task #74337: EXT:form - add unitTests for class TypoScriptToJsonConverter
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:54 Task #74337: EXT:form - add unitTests for class TypoScriptToJsonConverter
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:06 Bug #69495 (Resolved): System environment check is not standalone
Applied in changeset commit:183127045c6ebbc6541676b436d949a7db447139. Mathias Brodala
02:05 Bug #50301 (Resolved): Generated thumbnail's URL with BackendUtility::getThumbNail don't work
Mathias Schreiber
02:02 Bug #32359 (Resolved): "Show Page" BE permission should allow copy
fixed Mathias Schreiber
02:01 Bug #37497 (Rejected): t3lib_tcemain member variables lack proper visibility settings
Jup, you're right, but this is basically stating the obvious Mathias Schreiber
02:01 Bug #37493 (Rejected): t3lib_tcemain methods lack proper visibility settings
Jup, you're right, but this is basically stating the obvious Mathias Schreiber
02:00 Task #69827 (Resolved): Use JsConfirmation enumeration for BackendUserAuthentication check
Applied in changeset commit:8a79bfa54f8d0e2f3518d05e44ebad16af507b71. Andreas Wolf
00:37 Task #69827: Use JsConfirmation enumeration for BackendUserAuthentication check
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:55 Bug #71509: hidden loading bar in extension manager
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:47 Bug #73871 (Resolved): Problem with date Field
Applied in changeset commit:a37f61614f1b5233401c80a0fe699b5a817ade76. Daniel Maier
01:45 Task #63243 (Resolved): complete rebrush: docheader to tables
Mathias Schreiber
01:43 Bug #72898 (Resolved): DataHandler ignores type dependent RTE transformation configuration for new content elements
Applied in changeset commit:8fb1179f6240c46a8240557b50f889da4ac1975f. Hannes Lau
00:03 Bug #72898 (Under Review): DataHandler ignores type dependent RTE transformation configuration for new content elements
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:30 Task #73748 (Resolved): Update: imagesLoaded PACKAGED v3.1.8 -> v4.1.0
Applied in changeset commit:0b7eb76c45e405fa1abdc49380e6dedf066c4a6f. Wouter Wolters
01:25 Bug #73007 (New): Insufficient sysLanguageStatement does not respect enableFields for translations
Mathias Schreiber
01:21 Task #68748 (Resolved): Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
Applied in changeset commit:2c97a8a41dd076968980f4863a30d7cbd5fe6ba6. Andreas Wolf
01:15 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:15 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
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:21 Bug #46935: Conditions checking for "empty" values (not set or zero) not possible
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:19 Feature #40679 (Rejected): Enhance suggest wizard by adding flags
Won't be implemented.
Future links will only be set to parent elements
Mathias Schreiber
01:18 Bug #56484 (Rejected): INCLUDE_TYPOSCRIPT: Content of non-UTF8-files does not show at all
We discussed this internally.
TYPO3 supports UTF8 and UTF8 only.
Mathias Schreiber
01:16 Bug #61871 (Closed): Copy option for all language elements is available if mod.web_layout.defLangBinding is set
implemented in 7.6 LTS Mathias Schreiber
01:16 Feature #73720 (Resolved): Trigger event after modal windows dismissed
Applied in changeset commit:8922a37a146c558940c4cff7315aa07a4b907696. Andreas Fernandez
01:10 Bug #47936 (In Progress): Improve Module-Menu API and implement
Mathias Schreiber
01:06 Bug #62484 (Resolved): If cookieSecure is set to 1, scheduler tasks trigger via CLI can fail
... Mathias Schreiber
01:01 Feature #63664 (Under Review): EXT:form - Allow registering of custom PostProcessors
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:53 Task #67126 (Resolved): Make sure ProcessedFile and LocalImageProcessor use correct FAL API
Applied in changeset commit:efa96ba51498121066afd644593268862cc9af16. Anonymous
00:53 Task #67126: Make sure ProcessedFile and LocalImageProcessor use correct FAL API
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:47 Bug #24075 (Closed): Not possible to configure RTE for flexform fields
We fixed this in v7, works just fine in the styleguide extension.
If I set
RTE.default.showButtons = image
t...
Benni Mack
00:47 Feature #48538: Register flexform API (addFlexFormToPlugin)
I consider this important, though rather a feature than an actual task. Mathias Schreiber
00:36 Task #72858 (Closed): csConv: Enforce mbstring / iconv while converting
closed on request by Benni and Olly Mathias Schreiber
00:36 Task #72858 (New): csConv: Enforce mbstring / iconv while converting
Mathias Schreiber
00:30 Bug #72798 (Resolved): Apply image cropping to click-enlarged images
Applied in changeset commit:4eae63bd6139f51fd27bc05c7738d7e74411a151. Oliver Hader
00:27 Bug #72798: Apply image cropping to click-enlarged images
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:27 Task #56970 (Closed): Category-tree needs to load in parts (AJAX?)
This will be tackled with the move to closure tables Mathias Schreiber
00:27 Task #57193 (Closed): Speed up category-tree initialisation
This will be tackled with the change to closure tables Mathias Schreiber
00:08 Bug #55511 (New): retrieveFileOrFolderObject does not support delted files.
Mathias Schreiber
00:00 Task #71521 (Resolved): Clean up ObjectManager injection in CommandController
Applied in changeset commit:9162dbb58719c0d762e20e047f4ec0e8a2e8f8f3. Mathias Brodala

2016-03-05

23:58 Bug #72225: Workspace page previews collide with generated preview links
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:50 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:44 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:52 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:50 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:15 Feature #72309: EXT:form - allow integration of predefined forms
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:36 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:29 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:46 Task #73566: Codeception simple tests for admin user
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:17 Task #73566: Codeception simple tests for admin user
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:02 Bug #72798: Apply image cropping to click-enlarged images
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:22 Bug #72798: Apply image cropping to click-enlarged images
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:58 Bug #74336 (Resolved): "Maximal height of resizable RTE in pixels" has no effect
Applied in changeset commit:8f8a173906c785c6f1c2742eb75f651de5c26306. Marius Wieschollek
22:58 Bug #74336: "Maximal height of resizable RTE in pixels" has no effect
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:21 Bug #74336 (Under Review): "Maximal height of resizable RTE in pixels" has no effect
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:34 Bug #74336 (Closed): "Maximal height of resizable RTE in pixels" has no effect
As the title says the option "Maximal height of resizable RTE in pixels" in the Backend User Settings does not only h... Marius Wieschollek
22:44 Task #74337: EXT:form - add unitTests for class TypoScriptToJsonConverter
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:32 Task #74337 (Under Review): EXT:form - add unitTests for class TypoScriptToJsonConverter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #74337 (In Progress): EXT:form - add unitTests for class TypoScriptToJsonConverter
Sebastian Wagner
22:16 Task #74337 (Closed): EXT:form - add unitTests for class TypoScriptToJsonConverter
We introduce a first test case for _TypoScriptToJsonConverter_ in Utility.
Introduce test case for _getChildElements...
Sebastian Wagner
22:43 Task #72071: Use variable argument-lists instead of func_get_args()
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 Task #72071: Use variable argument-lists instead of func_get_args()
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:40 Task #72071: Use variable argument-lists instead of func_get_args()
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:41 Task #74182: Factor out clear_cacheCmd() from DataHandler
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:16 Task #74334: The Scheduler should be tested with an acceptance test
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:08 Task #74334: The Scheduler should be tested with an acceptance test
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:04 Task #74334 (Under Review): The Scheduler should be tested with an acceptance test
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:22 Task #74334 (Closed): The Scheduler should be tested with an acceptance test
The scheduler should be tested with an acceptance test. We should check
if we can create and execute an scheduler task.
Timo Hund
21:06 Bug #74335: Remove link gets disappeared when user clicks on other tabs in insert link pop up window
In which TYPO3 version does that happen? I have just selected version 7 in order to be able to move this report, not ... Chris topher
20:27 Bug #74335 (Closed): Remove link gets disappeared when user clicks on other tabs in insert link pop up window
*Required:*
Link in the RTE
*Steps to follow:*
# Place the cursor on the link and click on the Insert link
...
Karthikeyan Palaniswamy
20:51 Bug #72846 (Resolved): Absolute URIs get prefixed with absRefPrefix in typolink processing
Applied in changeset commit:552991869d10f93af99f0aa0959b58ff8fd48f00. Oliver Hader
20:24 Bug #72846: Absolute URIs get prefixed with absRefPrefix in typolink processing
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:22 Bug #72846: Absolute URIs get prefixed with absRefPrefix in typolink processing
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:22 Bug #72846: Absolute URIs get prefixed with absRefPrefix in typolink processing
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:51 Feature #73752 (Resolved): Allow accessing ObjectStorage as array in Fluid and other places
Applied in changeset commit:b867832b9c15cf6c3ecd9a63ada8235605c23176. Anonymous
19:51 Feature #73752: Allow accessing ObjectStorage as array in Fluid and other places
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:48 Task #74316 (Resolved): EXT:form - prevent initial ajax call
Applied in changeset commit:5f0224c84e9da0a4660a3b7ebbcc0b450cee8501. Sebastian Wagner
18:53 Task #74316: EXT:form - prevent initial ajax call
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:39 Task #74316 (Under Review): EXT:form - prevent initial ajax call
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:48 Task #74316 (In Progress): EXT:form - prevent initial ajax call
Sebastian Wagner
11:47 Task #74316 (Closed): EXT:form - prevent initial ajax call
Prevent initial ajax call to load configuration. Use form element as transport. Björn Jacob
20:48 Task #74317: EXT:form - optimize layout of inline form wizard
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:18 Task #74317: EXT:form - optimize layout of inline form wizard
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:29 Task #74317: EXT:form - optimize layout of inline form wizard
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:53 Task #74317: EXT:form - optimize layout of inline form wizard
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:21 Task #74317: EXT:form - optimize layout of inline form wizard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:10 Task #74317: EXT:form - optimize layout of inline form wizard
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:36 Task #74317 (Under Review): EXT:form - optimize layout of inline form wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:17 Task #74317 (Closed): EXT:form - optimize layout of inline form wizard
Right now the "new" inline form wizard comes with messy CSS and is not flexible in width and height. This has to be o... Björn Jacob
20:33 Task #72076: Allow calling tests with phpdbg-SAPI
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:32 Bug #32539 (New): Using a constraint or ordering on a property on the right side of a m:n relation causes records from the left side with no related elements (0 cardinality) to not show
Christian Kuhn
20:31 Bug #73470 (Resolved): Pagetree context menu entry missing to copy pages without write permissions
Applied in changeset commit:d4da3fce932c91e1f565687de1cc6d328cfbb95e. Gianluigi Martino
20:31 Bug #73470: Pagetree context menu entry missing to copy pages without write permissions
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:13 Bug #73470: Pagetree context menu entry missing to copy pages without write permissions
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 Feature #74179 (Resolved): Add Copy On Drop for the page module (via CTRL Key)
Applied in changeset commit:7f4f78607374b2b33246c659601614d5d15154db. Jo Hasenau
19:22 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:21 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:34 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:55 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
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:36 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
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:24 Bug #73871 (Under Review): Problem with date Field
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:24 Bug #73871 (Resolved): Problem with date Field
Applied in changeset commit:7090d9b67735ba10ca3d2e024cb376b991e26366. Daniel Maier
19:57 Bug #73871 (Under Review): Problem with date Field
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:22 Bug #73871 (New): Problem with date Field
patch was reverted - still working on it. Christian Kuhn
15:20 Bug #73871 (Resolved): Problem with date Field
Applied in changeset commit:41b350dc84876c282a7309911287622591b05995. Daniel Maier
15:18 Bug #73871: Problem with date Field
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:44 Bug #73871: Problem with date Field
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 Bug #69941 (Resolved): slide of cObject CONTENT don't work properly
Applied in changeset commit:18fa6a9b573b82497edd6542389de002e8d94d3a. Jo Hasenau
20:20 Bug #69941: slide of cObject CONTENT don't work properly
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:25 Bug #69941: slide of cObject CONTENT don't work properly
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:56 Bug #69941: slide of cObject CONTENT don't work properly
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 Feature #57079: Allow disableing rootline security check for content_from_pid
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:33 Feature #57079: Allow disableing rootline security check for content_from_pid
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:17 Bug #74333 (Closed): Help texts in Backend User Settings do not appear
If you hover over the label of a field in the Backend User Settings you can see the "Help"-Cursor but the information... Marius Wieschollek
20:17 Task #69355: EXT:form - Allow case insensitive for inarray validator
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:45 Task #69355: EXT:form - Allow case insensitive for inarray validator
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:58 Task #69355: EXT:form - Allow case insensitive for inarray validator
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:29 Task #69355 (Under Review): EXT:form - Allow case insensitive for inarray validator
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:11 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:44 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:28 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:56 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:52 Bug #66449 (Resolved): Accessing backend module without selected page in pagetree
Applied in changeset commit:dc3087bfc605642e4103711179ef028aba2a3d7c. Michael Oehlhof
19:52 Bug #66449: Accessing backend module without selected page in pagetree
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:31 Bug #74330 (Under Review): Endless loop in TcaInline form data provider
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:46 Bug #74330 (Closed): Endless loop in TcaInline form data provider
@Fatal error: Maximum function nesting level of '400' reached, aborting!@
In backend forms for IRRE child records ...
Oliver Hader
19:13 Bug #74331 (Resolved): EXT:form - prevent duplicate call to getRecordAsJson
Applied in changeset commit:6ca6f803421cef7f46d957e5da81a4c518909004. Sebastian Wagner
18:58 Bug #74331 (Under Review): EXT:form - prevent duplicate call to getRecordAsJson
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:54 Bug #74331 (Closed): EXT:form - prevent duplicate call to getRecordAsJson
Prevent a duplicate call to _\TYPO3\CMS\Form\View\Wizard\Element\FormWizardElement::getRecordAsJson_ in _resultAddWiz... Sebastian Wagner
19:11 Bug #74332: RTE context menue position is wrong
If you right click in the RTE of TYPO3 8.x the context menu will nor appear beside the cursor. Instead it appears at ... Marius Wieschollek
19:09 Bug #74332 (Closed): RTE context menue position is wrong
If you right click in the RTE of TYPO3 8.x the context menu will nor appear beside the cursor. Instead it appears at ... Marius Wieschollek
19:04 Bug #64563 (Closed): Unable to delete images which have references
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
19:03 Task #69172: Cache requireJS config in order to avoid searching all the extensions all the time
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:05 Task #69172: Cache requireJS config in order to avoid searching all the extensions all the time
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:00 Task #66540 (Resolved): Avoid having content jump up and down when dragging elements
Applied in changeset commit:3274c2c116d342cf1ee800fdfa5ca45b14e86646. Jo Hasenau
11:14 Task #66540: Avoid having content jump up and down when dragging elements
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:51 Bug #73567: cURL Proxy HTTP header not cleaned 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
18:37 Bug #33147 (Resolved): Missing 'Copy' function although user permissions exists
Applied in changeset commit:7147de072d76a37126b5436d19ce43933adf1ff2. Anja Leichsenring
18:36 Bug #33147 (Under Review): Missing 'Copy' function although user permissions exists
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:29 Bug #33147 (Resolved): Missing 'Copy' function although user permissions exists
Applied in changeset commit:07da5bb4d2f081f36b3c3fc5d80b37f9d5b52477. Eugen Lang
16:41 Bug #33147: Missing 'Copy' function although user permissions exists
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:32 Bug #70242 (Resolved): rteHeight is ignored
Applied in changeset commit:053e9e3c771c2a80878c1e836f49a37fd5c786fb. Jo Hasenau
18:32 Bug #70242: rteHeight is ignored
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:02 Bug #70242 (Under Review): rteHeight is ignored
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:59 Bug #70242 (Accepted): rteHeight is ignored
Jo Hasenau
18:30 Bug #72898 (Resolved): DataHandler ignores type dependent RTE transformation configuration for new content elements
Applied in changeset commit:1dab32babef3a841d4281bed6874cc810a3c36bf. Hannes Lau
18:08 Bug #74323: Removing "Static templates from extensions" not possible
Can confirm for 7.6.5-dev. In master it works fine. Jan Helke
16:53 Bug #74323 (Closed): Removing "Static templates from extensions" not possible
Working with 7.6.5-dev is is not possible to remove "Static templates from extensions".
How to reproduce:
* Make ...
Marcus Schwemer
18:00 Task #69827: Use JsConfirmation enumeration for BackendUserAuthentication check
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:02 Task #69827: Use JsConfirmation enumeration for BackendUserAuthentication check
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:40 Task #69827: Use JsConfirmation enumeration for BackendUserAuthentication check
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:00 Feature #74319 (Resolved): check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8
Applied in changeset commit:4aa72b0a58bb28cd940bb0aaafb6d97bc54527b2. Jonas Götze
16:17 Feature #74319: check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8
Morton Jonuschat wrote:
> Please keep in mind that this needs to work in DBMS which are not MySQL (PostgreSQL, SQLSe...
Jonas Götze
15:42 Feature #74319: check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8
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:39 Feature #74319: check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8
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:36 Feature #74319: check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8
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:29 Feature #74319 (Under Review): check default database character set during Installation and provide Update wizard for fixing default character set other than utf-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
14:30 Feature #74319: check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8
Please keep in mind that this needs to work in DBMS which are not MySQL (PostgreSQL, SQLServer, Oracle)! Morton Jonuschat
14:06 Feature #74319 (Closed): check default database character set during Installation and provide Update wizard for fixing default character set other than utf-8
If you install TYPO3 to an existing Database with a default charset other than utf-8, TYPO3 will create tables with t... Jonas Götze
17:57 Feature #73050 (Resolved): Add a CSPRNG to TYPO3
Applied in changeset commit:5bc1aed17b811a3f58bb50f37dbb1cf903593d4f. Christian Futterlieb
17:49 Feature #73050: Add a CSPRNG to TYPO3
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:53 Task #74318 (Resolved): Clean up typolink target and linktxt
Applied in changeset commit:56069733bb63c1bf7a76d27f981c762d488470b7. Benni Mack
16:41 Task #74318: Clean up typolink target and linktxt
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 Task #74318 (Under Review): Clean up typolink target and linktxt
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:59 Task #74318 (Closed): Clean up typolink target and linktxt
Benni Mack
17:31 Bug #74324 (Closed): Docheader is not equally high in all frames
The docheader in the "content" iframe is one pixel too high. Thorsten Griebenow
17:30 Task #66107 (Rejected): Refactor htmlArea RTE
patch was abandoned and issues is rejected for now. Christian Kuhn
17:06 Bug #69334: Rollback on content element doesn't restore deleted File Reference
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:57 Bug #71890 (Accepted): RTE iframe height > 1000 px in tabs
Jo Hasenau
16:52 Bug #71769 (Accepted): Newline appended to RTE fields after save
Jo Hasenau
16:49 Bug #65863: content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
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:40 Bug #74322 (Closed): EXT:form - BE can't distinguish password input from normal text
When editing a form an new input is not distinguiashable opticially from a new password field.
!74322.png!
Sebastian Wagner
16:33 Bug #67858 (Needs Feedback): Image caption vs. description FAL element vs. content element
Could you please confirm if I got the problem right:
Both, description and caption are different fields of FAL ima...
Jo Hasenau
16:23 Bug #70158 (Needs Feedback): Moving a page in the page tree with click&hold on the page icon isn't possible anymore
We discussed that at the sprint in Karlsruhe and the point is, that there is a new tool tip on the icon now, which ca... Jo Hasenau
16:21 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
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:55 Bug #72803 (Resolved): denied file extensions are shown as allowed file extensions
Applied in changeset commit:08011314eb18c111804d1d7fd74a47174ecc7a9d. Marco Huber
15:51 Bug #72803: denied file extensions are shown as allowed file extensions
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:51 Bug #72803: denied file extensions are shown as allowed file extensions
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:50 Bug #72803: denied file extensions are shown as allowed file extensions
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:48 Bug #72803: denied file extensions are shown as allowed file extensions
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Bug #74014: EXT:form - Cannot set some f:form arguments via TS
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:22 Bug #68376 (Resolved): Hide view-button according to configuration
Applied in changeset commit:6320d8fa697ae561f5138998b07411501a15370c. Andreas Bouche
15:15 Bug #68376: Hide view-button according to configuration
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:46 Bug #68376: Hide view-button according to configuration
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:10 Bug #74127 (Resolved): Ensure compatibility of t3d export files
Applied in changeset commit:9db88b5ed538f0ffc8fb4d82778def228b38611b. Nicole Cordes
15:01 Task #73612 (Resolved): Remove leftover FormEngine TSconfig values
Applied in changeset commit:a786e4fee665f1c257b7c935694ec18f2f58efc8. Benni Mack
14:44 Bug #72654 (Resolved): Date and Datetime cause error at page copy
Applied in changeset commit:735efdaecb9eda5389333b5187f5053e1b4a175a. Nicole Cordes
14:44 Bug #62660 (Resolved): Copying Date- and Datetime-Fields
Applied in changeset commit:735efdaecb9eda5389333b5187f5053e1b4a175a. Nicole Cordes
14:25 Bug #74314 (Resolved): images for HtmlArea in demo mode cannot be added
Applied in changeset commit:563e4296bf9c227c46153990334ece0ae3923e6d. Benni Mack
14:25 Bug #74314: images for HtmlArea in demo mode cannot be added
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:27 Bug #74314 (Under Review): images for HtmlArea in demo mode cannot be added
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:27 Bug #74314 (Closed): images for HtmlArea in demo mode cannot be added
Benni Mack
14:25 Task #72340 (Resolved): Move moduleLabels from LanguageService to ModuleLoader
Applied in changeset commit:3ebc7ba9a357ec2c21efdcd4c0143b423b18bdea. Benni Mack
13:58 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:35 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
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:50 Task #74311 (On Hold): EXT:form - Optimize label_alt in edit document view
Right now the only way to manipultate the label of the edit document controller is by using @$GLOBALS['TCA']['tt_cont... Björn Jacob
11:19 Task #74311 (Rejected): EXT:form - Optimize label_alt in edit document view
Right now the bodytext field is displayed as headline. This should be optimized.
!74311.png!
Björn Jacob
13:24 Task #67126: Make sure ProcessedFile and LocalImageProcessor use correct FAL API
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 Feature #38942 (Resolved): Make data of ContentElement available in Fluid
Applied in changeset commit:ca0d46cb6b4bf64b53140db6f2aa70cf89310d65. Anonymous
11:27 Task #54517 (Rejected): Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
patch didn't make it, issue will be rejected for now, feel free to reopen further fight this through if needed. Christian Kuhn
11:26 Bug #66932 (Closed): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
This was fixed for 7.6 and 8 with another (feature) patch. We won’t fix it for 6.2 as the behaviour change might brea... Andreas Wolf
11:25 Task #63929 (Rejected): Deprecate usage of GeneralUtility::isFirstPartOfStr()
patch didn't make it and was not pushed forward. closed issue for now, feel free to further work on it if needed. Christian Kuhn
11:21 Feature #52447 (Rejected): Uploading images in RTE via CMD+V / CTRL + V
we will solve this differently with the new RTE. Benni Mack
11:12 Bug #73116 (Closed): EXT:form - redirect does not clear form
The behaviour is known. This issue cannot be easily fixed. Since 6.2 does only receive priority bugfixes, we won't fi... Björn Jacob
11:02 Bug #73218 (Accepted): EXT:form: mandatoryValidationMessages unset after submit
I've checked this issue on a 6.2 installation. Before the rewrite, it was the case that the mandatory message was kep... Björn Jacob
10:43 Task #71420: Page module: finalize meaningful previews for all cTypes
The form part is done and merged into 7.6 and 8. See #28403. Since there are bigger plans on the roadmap to optimize ... Björn Jacob
10:17 Bug #59505 (Rejected): AbstractWidgetController sets view-configuration wrong
see gerit review. Benni Mack
08:27 Bug #74295 (New): parseComparison doesn't accept fields without relation for use with contains()
In the query builder you can use contains() for fields with a relation or for fields that are of type 'select' and ha... Jigal van Hemert
08:26 Bug #74294 (Closed): TCA: range upper don't work with all numbers
Mysterious...
If you use the following TCA, you can only enter 1 as valid number in your backend form. Otherwise the...
Gernot Ploiner

2016-03-04

23:54 Bug #74127: Ensure compatibility of t3d export 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
23:48 Bug #74127 (Under Review): Ensure compatibility of t3d export files
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:30 Bug #74127 (Resolved): Ensure compatibility of t3d export files
Applied in changeset commit:1ebadc6d3d4ff608dedcdc6e5130b93000d1e0b5. Nicole Cordes
10:51 Bug #74127 (Under Review): Ensure compatibility of t3d export 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
10:16 Bug #74127 (Closed): Ensure compatibility of t3d export files
Currently it is not possible to import t3d files into TYPO3 which were exported with 7.6 or master. Due to an error i... Nicole Cordes
23:00 Bug #73814 (Resolved): Make ClickEnlargeViewHelper output data again
Applied in changeset commit:2f87860414c6e565d408cb6dd25191cefb2ffc0a. Wouter Wolters
22:54 Bug #57914 (Rejected): INCLUDE_TYPOSCRIPT should skip hidden/temporary files
patch wasn't finished for a long time. Christian Kuhn
22:47 Task #73746 (Resolved): Update: bootstrap-slider.js 5.2.4 -> 6.0.17
Applied in changeset commit:6de78a2d726aab02f83cebfce502e8ffc39838fe. Wouter Wolters
19:38 Task #73746 (Under Review): Update: bootstrap-slider.js 5.2.4 -> 6.0.17
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:40 Task #74031 (Resolved): Remove unused csConv parameters
Applied in changeset commit:9b1350159d605cabe69ec18da25273447e88681f. Benni Mack
22:20 Task #74031: Remove unused csConv 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
22:08 Bug #69941: slide of cObject CONTENT don't work properly
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 #70373 (Resolved): RTE not working with Edge browser (Windows 10)
Applied in changeset commit:3fbe9cdc62396348b05b2542609f410dc811f1e8. Anonymous
21:48 Bug #70373: RTE not working with Edge browser (Windows 10)
Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:20 Bug #70373: RTE not working with Edge browser (Windows 10)
Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:19 Bug #70373: RTE not working with Edge browser (Windows 10)
Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:04 Bug #70373: RTE not working with Edge browser (Windows 10)
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:57 Bug #70373: RTE not working with Edge browser (Windows 10)
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
19:36 Bug #70373 (Under Review): RTE not working with Edge browser (Windows 10)
Patch set 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:11 Bug #70373 (Resolved): RTE not working with Edge browser (Windows 10)
Applied in changeset commit:a5c452c6ef1fb0aead051e231ce9a07fec4718d7. Anonymous
19:11 Bug #70373: RTE not working with Edge browser (Windows 10)
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:38 Bug #70373 (Under Review): RTE not working with Edge browser (Windows 10)
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 #74124 (Under Review): sys_file_reference field downloadname has no TCA definition
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:04 Bug #74124 (Accepted): sys_file_reference field downloadname has no TCA definition
Wouter Wolters
08:23 Bug #74124 (Closed): sys_file_reference field downloadname has no TCA definition
sys_file_reference comes with the database field downloadname but it is not used or displayed anywhere and it even ha... Sebastian Michaelsen
21:53 Bug #73592 (Closed): felogin no redirect when the page is hidden after login
@Oliver, I have the same understanding of this issue as Riccardo. Thus I close this bug as this is a duplicate. Feel ... Frederic Gaus
21:52 Bug #73481 (Resolved): Backend shows preview of hidden images (in the same way as non hidden images)
Applied in changeset commit:1e600f72b15834424b540b6168ca089d0916d43c. Gianluigi Martino
21:52 Bug #73481: Backend shows preview of hidden images (in the same way as non hidden images)
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:49 Bug #73481: Backend shows preview of hidden images (in the same way as non hidden images)
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:44 Bug #73481: Backend shows preview of hidden images (in the same way as non hidden images)
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:49 Bug #73866 (Resolved): Workspace: PreviewController broken with PHP 7
Applied in changeset commit:853b2e769d9471bacc5f7537f116b863a642e925. Andreas Fernandez
21:49 Bug #73866: Workspace: PreviewController broken with PHP 7
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:47 Task #28403 (Resolved): EXT:form - Do not show FORM TS (field bodytext) in page module
Applied in changeset commit:444af00cbd822097140644fd1a0f85011f88b2a8. Björn Jacob
21:47 Task #28403: EXT:form - Do not show FORM TS (field bodytext) in page module
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:12 Task #28403 (Under Review): EXT:form - Do not show FORM TS (field bodytext) 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
16:35 Task #28403 (In Progress): EXT:form - Do not show FORM TS (field bodytext) in page module
Björn Jacob
11:19 Task #28403: EXT:form - Do not show FORM TS (field bodytext) in page module
Do not show the content of the bodytext field in the page module. If there is no title set, we need a valid fallback. Björn Jacob
21:44 Bug #73060: Felogin - forgotHash needs urldecode
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:42 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
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:38 Bug #72961 (Under Review): TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
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:34 Task #74186 (Resolved): Update moment-timezone to 0.5.1
Applied in changeset commit:f8c1914180c4e579b0f8a5c34c5c8b25d8f00d6a. Wouter Wolters
19:48 Task #74186 (Under Review): Update moment-timezone to 0.5.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
19:45 Task #74186 (Closed): Update moment-timezone to 0.5.1
Update moment-timezone to 0.5.1 Wouter Wolters
21:33 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
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 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
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:34 Feature #74179: Add Copy On Drop for the page module (via CTRL Key)
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:09 Feature #74179 (Under Review): Add Copy On Drop for the page module (via CTRL 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:04 Feature #74179 (Closed): Add Copy On Drop for the page module (via CTRL Key)
Currently the core can only drag & drop content in order to move elements from A to B.
On the other hand the page tr...
Jo Hasenau
21:29 Task #74148 (Resolved): Increase default visibility of column header icons
Applied in changeset commit:6eda3b735a20e4efe2a155ca60b27432f2b4ea41. Jo Hasenau
13:57 Task #74148: Increase default visibility of column header icons
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:04 Task #74148 (Under Review): Increase default visibility of column header icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:43 Task #74148 (Closed): Increase default visibility of column header icons
In the page module the icons of column headers are hidden by default and will only show up when hovering the particul... Jo Hasenau
21:29 Task #70849 (Resolved): Make Searchlevels in Live- and Listsearch constistend
Applied in changeset commit:c2eb96d8f8caf3051125ca4c52fb9aca457aab7d. Marcus Schwemer
21:29 Bug #74200 (Resolved): Thumbnail generation fails because typo3temp/var/transient does not exist
Applied in changeset commit:122be4721f3345d5bbe0e3e3b98623809f7a567a. Michiel Roos
21:16 Bug #74200: Thumbnail generation fails because typo3temp/var/transient does not exist
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:08 Bug #74200: Thumbnail generation fails because typo3temp/var/transient does not exist
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:06 Bug #74200: Thumbnail generation fails because typo3temp/var/transient does not exist
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:03 Bug #74200 (Under Review): Thumbnail generation fails because typo3temp/var/transient does not exist
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:43 Bug #74200 (Closed): Thumbnail generation fails because typo3temp/var/transient does not exist
The generation of preview images fails because the directory typo3temp/var/transient does not exist and is not automa... Michiel Roos
20:09 Task #73747 (Under Review): Update: Cropper v0.9.3 -> v2.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:05 Bug #73032 (Resolved): File search causes memory leaks with too many files
Applied in changeset commit:72a7312ce91487256695d6c461e4c4dff52916be. Anonymous
20:04 Bug #73032: File search causes memory leaks with too many files
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:00 Bug #74157 (Resolved): Remove leftover icon resolving code
Applied in changeset commit:9173bea01c8a53b774342f004e6e221da99a6d02. Benni Mack
19:16 Bug #74157: Remove leftover icon resolving code
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:08 Bug #74157: Remove leftover icon resolving code
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:59 Bug #74157: Remove leftover icon resolving code
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #74157 (Under Review): Remove leftover icon resolving code
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #74157 (Closed): Remove leftover icon resolving code
Icons within the TCA (iconfile and icons in options) are handled by the IconRegistry.
The TCAMigrator takes care of ...
Benni Mack
19:52 Task #73612: Remove leftover FormEngine TSconfig 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
19:47 Task #73612: Remove leftover FormEngine TSconfig 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
19:45 Task #73748 (Under Review): Update: imagesLoaded PACKAGED v3.1.8 -> v4.1.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
19:42 Feature #54534 (Resolved): EXT:form - Validation of email should respect empty value
Applied in changeset commit:183e49f5a8770ad3db5a61011b2a62d2aa5b2f9a. Florian Mast
19:39 Feature #54534: EXT:form - Validation of email should respect empty value
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:21 Feature #54534: EXT:form - Validation of email should respect empty value
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:04 Feature #54534: EXT:form - Validation of email should respect empty 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
17:32 Feature #54534: EXT:form - Validation of email should respect empty 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
16:50 Feature #54534: EXT:form - Validation of email should respect empty 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
15:55 Feature #54534 (Under Review): EXT:form - Validation of email should respect empty 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
19:31 Bug #21161 (Accepted): Problem with moved translated content elements (wrong column)
It seems that moving translated elements to other columns is only broken, when the elements in the target column don'... Jo Hasenau
19:23 Task #72617 (Resolved): Use new confirmation dialog for ClickMenu
Applied in changeset commit:02258e4732407b8e6bf652c1418878cd90d83383. Frank Nägler
19:23 Task #72617: Use new confirmation dialog for ClickMenu
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:40 Task #72617: Use new confirmation dialog for ClickMenu
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:27 Task #72617: Use new confirmation dialog for ClickMenu
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:34 Task #72617: Use new confirmation dialog for ClickMenu
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Task #72617: Use new confirmation dialog for ClickMenu
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:45 Task #72617: Use new confirmation dialog for ClickMenu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:29 Task #72617 (Under Review): Use new confirmation dialog for ClickMenu
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:59 Task #72617 (In Progress): Use new confirmation dialog for ClickMenu
Frank Nägler
19:17 Task #63291: APC & CMS7
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 #63291: APC & CMS7
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:09 Bug #63694: extbase: strict mode and bug with queries in regards addSysLanguageStatement - e.g. contains ignores different MM translations
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:55 Bug #71094 (Resolved): Pagetree loose active(selected) page when you edit the page proberties and click "Save & Close" button as non admin
Applied in changeset commit:4c7011d24ff03b4a9b79a204943170f02fca3c8c. Gianluigi Martino
11:31 Bug #71094: Pagetree loose active(selected) page when you edit the page proberties and click "Save & Close" button as non admin
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 Bug #71094: Pagetree loose active(selected) page when you edit the page proberties and click "Save & Close" button as non admin
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:55 Bug #64339 (Closed): multilangual site and image from resources
Markus Klein
18:49 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
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:46 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
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:41 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
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:55 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #73618 (Resolved): EXT:form - Validator for allowed file types should ignore whitespaces in types list
Applied in changeset commit:becc88b1fa56ddaf3d9d1845f0c45bed072a809c. Florian Mast
18:43 Bug #73618: EXT:form - Validator for allowed file types should ignore whitespaces in types list
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:05 Bug #73618: EXT:form - Validator for allowed file types should ignore whitespaces in types list
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:18 Bug #73618: EXT:form - Validator for allowed file types should ignore whitespaces in types list
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:44 Bug #73618: EXT:form - Validator for allowed file types should ignore whitespaces in types list
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Bug #72890 (Resolved): FileAllowedTypesValidator Error
Applied in changeset commit:becc88b1fa56ddaf3d9d1845f0c45bed072a809c. Florian Mast
18:42 Bug #72890: FileAllowedTypesValidator Error
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:05 Bug #72890: FileAllowedTypesValidator Error
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:18 Bug #72890: FileAllowedTypesValidator 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
12:44 Bug #72890: FileAllowedTypesValidator 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
11:53 Bug #72890: FileAllowedTypesValidator 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
18:30 Feature #69394 (Resolved): EXT:form - Directly load form wizard as inline wizard
Applied in changeset commit:f8d741c99251e5736eb27a56090d92142e1e4faf. Sebastian Wagner
18:25 Bug #74013 (Resolved): TYPO3 App Icons lost their rounded corners
Applied in changeset commit:d985241bad7db571293f9d191e7875d1f1725eac. Thorsten Griebenow
18:24 Bug #67047: Cannot access shortcut target in menus
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:21 Task #74182: Factor out clear_cacheCmd() from DataHandler
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:38 Task #74182: Factor out clear_cacheCmd() from DataHandler
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:37 Task #74182: Factor out clear_cacheCmd() from DataHandler
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:28 Task #74182 (Under Review): Factor out clear_cacheCmd() from DataHandler
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:27 Task #74182 (Rejected): Factor out clear_cacheCmd() from DataHandler
The method does not really belong there, as clearing the cache is a separate task than all the other stuff DataHandle... Andreas Wolf
18:05 Bug #73871: Problem with date Field
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:18 Bug #73871: Problem with date Field
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Bug #73871: Problem with date Field
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:38 Bug #73871: Problem with date Field
input_36 and input_37 were added to tx_styleguide_elements of ext:styleguide to better test this. Christian Kuhn
18:04 Task #73566: Codeception simple tests for admin user
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:51 Task #74177 (Resolved): Remove fileinfo as dependency in SystemEnvironment/Check
Applied in changeset commit:a9f3880411a804078270e6dd2557a6173266aa0e. Anonymous
17:50 Task #74177: Remove fileinfo as dependency in SystemEnvironment/Check
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:33 Task #74177: Remove fileinfo as dependency in SystemEnvironment/Check
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Task #74177 (Under Review): Remove fileinfo as dependency in SystemEnvironment/Check
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:10 Task #74177: Remove fileinfo as dependency in SystemEnvironment/Check
Please note that work on this should wait until #69495 is done. Mathias Brodala
14:49 Task #74177 (Closed): Remove fileinfo as dependency in SystemEnvironment/Check
Currenty 'fileinfo' is listed as required php extension in SystemEnvironment/Check
but it is currently not really re...
Timo Hund
17:50 Feature #74038 (Resolved): Report for checking database character set
Applied in changeset commit:cb59c3554198f5e1f21dfcef1cac8bbddbbcc070. Jonas Götze
17:45 Feature #74038: Report for checking database character set
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:45 Feature #74038: Report for checking database character set
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:42 Feature #74038 (Under Review): Report for checking database character set
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:07 Feature #74038 (Resolved): Report for checking database character set
Applied in changeset commit:dc6a8734165a32a9d2e8563a03495a1a12868ae0. Andreas Wolf
15:52 Feature #74038: Report for checking database character set
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:49 Feature #74038: Report for checking database character set
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:36 Task #73016: Fluidification of Clipboard
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:24 Task #73016: Fluidification of Clipboard
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:10 Task #74178 (Resolved): Replace confirm in FileList->linkClipboardHeaderIcon
Applied in changeset commit:e643ec0ff5c618a461f4d8f5d63f0dc045535197. Frank Nägler
17:10 Task #74178: Replace confirm in FileList->linkClipboardHeaderIcon
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:07 Task #74178: Replace confirm in FileList->linkClipboardHeaderIcon
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:42 Task #74178 (Under Review): Replace confirm in FileList->linkClipboardHeaderIcon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:41 Task #74178 (Closed): Replace confirm in FileList->linkClipboardHeaderIcon
Frank Nägler
17:02 Bug #72316 (Resolved): EXT:form - predefined elements for CHECKBOXGROUP and RADIOGROUP broken
Applied in changeset commit:24b569b77d760630178979204ed32a1806982f2f. Anonymous
17:02 Bug #72316: EXT:form - predefined elements for CHECKBOXGROUP and RADIOGROUP broken
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:00 Task #66540: Avoid having content jump up and down when dragging elements
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:56 Task #66540: Avoid having content jump up and down when dragging elements
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:50 Task #66540 (Under Review): Avoid having content jump up and down when dragging 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:04 Task #66540: Avoid having content jump up and down when dragging elements
Will be done with draggable now - first step on the way to implement copy on drop and improved paste actions.
Target ...
Jo Hasenau
15:01 Task #66540 (Accepted): Avoid having content jump up and down when dragging elements
Jo Hasenau
16:57 Bug #68392 (Resolved): Multiple RTE in element blocktyle dropdown filled only once
Applied in changeset commit:3f7f3a13c57be721018cd4aace4488e77c131812. Florian Busch (floxx)
16:56 Bug #68392: Multiple RTE in element blocktyle dropdown filled only once
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:56 Task #73106 (Resolved): Deprecate "thumbnails_png"
Applied in changeset commit:e4e9ee95f4240d741878206c3b1e0e21ed85393e. Eric Chavaillaz
16:49 Task #73106: Deprecate "thumbnails_png"
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:46 Task #73106: Deprecate "thumbnails_png"
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:43 Task #73106: Deprecate "thumbnails_png"
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:16 Task #73106: Deprecate "thumbnails_png"
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:16 Task #73106: Deprecate "thumbnails_png"
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:12 Task #73106: Deprecate "thumbnails_png"
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:11 Task #73106: Deprecate "thumbnails_png"
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:07 Task #73106: Deprecate "thumbnails_png"
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:50 Bug #74180 (Closed): Wrong page tree highlighting
Page tree misses reload after page editing:
- User is on page1
- User edits page2 (which gets highlighted now)
-...
Nicole Cordes
16:34 Bug #72547 (Needs Feedback): Moving orig tt_content records does not move translated records
Jo Hasenau
16:34 Bug #72547: Moving orig tt_content records does not move translated records
When using "translate" in the translation wizard, it is by definition that you can NOT move translations separated fr... Jo Hasenau
16:30 Task #69346 (Resolved): Forms: Optimize documentation
Applied in changeset commit:5ecde7cc80d6471a7111cdb00d9d3d9f5f64fe6f. Björn Jacob
16:00 Task #69346 (Under Review): Forms: Optimize documentation
Patch set 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:43 Task #69346 (Resolved): Forms: Optimize documentation
Applied in changeset commit:2289b54c414a7fc6e28779582c48a33d98b40838. Björn Jacob
15:31 Task #69346: Forms: Optimize documentation
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:29 Task #69346 (Under Review): Forms: Optimize documentation
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:39 Task #69346 (Resolved): Forms: Optimize documentation
Applied in changeset commit:6e855aa751ed5299143dac4cde4031c52a99e97f. Björn Jacob
11:30 Task #69346 (Under Review): Forms: Optimize documentation
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:28 Task #69346 (Resolved): Forms: Optimize documentation
Applied in changeset commit:0f8cf7a6bdfcc934cbe99b26e75e457757e4d2fc. Björn Jacob
16:08 Bug #73214 (Resolved): Typo3 interprets unlimited upload_max_filesize as limited to 0B
Applied in changeset commit:8a91b50d6a884e1556c025f35b0ab7b5f4325af9. Andreas Bouche
16:08 Bug #73214: Typo3 interprets unlimited upload_max_filesize as limited to 0B
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:06 Bug #73214: Typo3 interprets unlimited upload_max_filesize as limited to 0B
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Bug #73214: Typo3 interprets unlimited upload_max_filesize as limited to 0B
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:50 Task #74005 (Resolved): missing dependencies on PHP extensions in composer.json
Applied in changeset commit:a27b046df5abb780f9a9529478e1a6b0695d690d. Tymoteusz Motylewski
15:50 Task #74005: missing dependencies on PHP extensions in composer.json
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:47 Task #74005: missing dependencies on PHP extensions in composer.json
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:45 Task #74156 (Resolved): Deprecate TemplateService methods
Applied in changeset commit:4c742e344d3af94c386336c1323acfd26a0cfbb8. Benni Mack
13:23 Task #74156 (Under Review): Deprecate TemplateService methods
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Task #74156 (Closed): Deprecate TemplateService methods
Benni Mack
15:41 Task #74164 (Resolved): Add backend routes to configuration module
Applied in changeset commit:46fc85065fa26df2e0f015b2a64f46bb8a1924fe. Frank Nägler
15:41 Task #74164: Add backend routes to configuration module
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:50 Task #74164: Add backend routes to configuration 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
13:59 Task #74164 (Under Review): Add backend routes to configuration 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
13:58 Task #74164 (Closed): Add backend routes to configuration module
Frank Nägler
15:22 Task #73027: Move frontend index.php to frontend extension
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:33 Task #73027: Move frontend index.php to frontend extension
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:00 Task #73027: Move frontend index.php to frontend extension
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:52 Task #73027: Move frontend index.php to frontend extension
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:03 Task #73027: Move frontend index.php to frontend extension
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:15 Bug #49126 (Under Review): Indexed Search deprecated ext_typoscript_setup.txt
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 Feature #72309: EXT:form - allow integration of predefined forms
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:00 Task #73749 (Resolved): Update: jquery-2.1.4.js -> 2.2.1
Applied in changeset commit:8c7c480e035561fb15ca037756178207220b26ba. Wouter Wolters
12:09 Task #73749 (Under Review): Update: jquery-2.1.4.js -> 2.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
14:49 Bug #69970 (Needs Feedback): Copy content element - paste reference (multi-lang)
Isn't this a gridelements bug, since AFAIK the core does not provide "paste as reference" yet? Jo Hasenau
14:49 Bug #74131 (Under Review): WinCache from 2.0 on don't have any OpcodeCache inside
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:44 Bug #74131 (Closed): WinCache from 2.0 on don't have any OpcodeCache inside
We need to check in TYPO3 7 LTS that WinCache version is lower then 2.0 as they removed opcode cache support there. Alexander Opitz
14:48 Task #74175: Clean up database structure
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Task #74175 (Under Review): Clean up database structure
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Task #74175 (Closed): Clean up database structure
Clean up the database structure to consistently use lowercase and/or snake_case for field names.
* Rename columns ...
Morton Jonuschat
14:47 Feature #74109 (Resolved): Allow Backend Logo to be set via extConf
Applied in changeset commit:7f82044de0f067735b1074324e59f8343b483212. Björn Jacob
14:31 Feature #74109: Allow Backend Logo to be set via extConf
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:28 Feature #74109: Allow Backend Logo to be set via extConf
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:42 Feature #74109: Allow Backend Logo to be set via extConf
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:19 Feature #74109 (Under Review): Allow Backend Logo to be set via extConf
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:20 Feature #74109 (Resolved): Allow Backend Logo to be set via extConf
Applied in changeset commit:c326e3f29f1a0a709ce1890bc886861a17f14dc6. Benni Mack
10:06 Feature #74109: Allow Backend Logo to be set via extConf
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:06 Feature #74109: Allow Backend Logo to be set via extConf
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:35 Bug #74004 (Resolved): Cannot override existing backend routes
Applied in changeset commit:70acf102b73aff7c23174cc4390e29b9fe66d5e4. Benni Mack
14:31 Bug #74004: Cannot override existing backend routes
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:12 Bug #67661: RTE: copy and paste within RTE leads twice content input
I have the same Problem copying text from a document and pasting it in RTE with following configuration:
- Updated t...
Robert Wolle
14:00 Task #73744 (Resolved): Deprecate Clipboard->confirmMsg()
Applied in changeset commit:a9d1b7d3083262375c90f6ac531871d1714dbed2. Frank Nägler
13:22 Task #73744: Deprecate Clipboard->confirmMsg()
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:30 Task #73743 (Resolved): Remove usage of Clipboard->confirmMsg()
Applied in changeset commit:e3e3916e147bb6fd0ba676bf972cfed249eeb04c. Frank Nägler
13:29 Task #73743: Remove usage of Clipboard->confirmMsg()
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:29 Task #74022 (Resolved): Deprecate GraphcialFunctions->prependAbsolutePath()
Applied in changeset commit:071f94b3d8bd002961f3eab0b16250f02da1e22c. Benni Mack
13:07 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
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:01 Task #68748: Wording: Rename AbstractContentObject->getContentObject() to getContentObjectRenderer()
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:00 Task #73711 (Resolved): Remove deprecated code from Form Element Domain Model
Applied in changeset commit:2e2defd21f2ed21b0c1110b0a8343b3f6a664fe6. Michael Oehlhof
12:24 Feature #71802 (Resolved): Downsize minimum memory requirement to activate APC-Preset
Applied in changeset commit:ecff1a85f0f234324f22ac5bac5373b9196d313e. Thorsten Bringewatt
12:24 Feature #71802: Downsize minimum memory requirement to activate APC-Preset
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:17 Bug #65863 (Under Review): content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #72312 (Resolved): Form elements - default rendering style not ideal
Applied in changeset commit:e847d329f5b7414cfaa2f9bf06b786368ffae372. Gianluigi Martino
11:39 Bug #73670 (Resolved): Page Module: View broken with localized (flux) content elements.
Applied in changeset commit:766ebde70c3228d43dad74f5df9070132004d3fa. Andreas Fernandez
11:39 Bug #73670: Page Module: View broken with localized (flux) content elements.
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:30 Epic #69347 (Resolved): EXT:form - Optimize form wizard
Mathias Schreiber
11:29 Bug #74122 (Resolved): "Transfer selection to clipboard" in list view is broken
Applied in changeset commit:6cf56bb19ec709abe65d4c72f89aab5a3a36cea5. Jan Helke
11:28 Bug #74122: "Transfer selection to clipboard" in list view is broken
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:37 Bug #74122 (Under Review): "Transfer selection to clipboard" in list view 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
00:32 Bug #74122 (In Progress): "Transfer selection to clipboard" in list view is broken
Jan Helke
11:29 Task #62674 (New): Port EXT:form to jQuery and TWBS
Björn Jacob
11:28 Bug #74130 (Needs Feedback): Workspace change detail window didn't show the workspace version
If you open in the workspace module your list of changes, you can open the workspace change detail window for a speci... Tobias Klepp
11:28 Feature #74063 (Resolved): Display upgrade wizards done in Install Tool
Applied in changeset commit:c2c7a4aa2e553401f7bd8690ef847d536a3179b9. Anja Leichsenring
11:23 Task #73750 (Resolved): Update: moment.js 2.10.6 -> 2.11.2
Applied in changeset commit:e50537a8970acd8d0dd2457a5cf48eaaf5642458. Wouter Wolters
11:22 Bug #40945 (Closed): EXT:form - Form Wizard overwrites configuration
closed on request of the EXT:forms team Mathias Schreiber
11:21 Bug #40945: EXT:form - Form Wizard overwrites configuration
The form wizard will be rewritten in version 8. We will add this requirement to the roadmap. The current wizard will ... Björn Jacob
11:15 Bug #73004 (Resolved): Insert inline element after another one ends with server error 500
Applied in changeset commit:b63420ed306bc8b424d99601ac5a788ce3390c17. Nicole Cordes
11:14 Bug #73004: Insert inline element after another one ends with server error 500
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:12 Bug #74128 (Closed): Wrong list style in tabs of workspace preview window
In the workspace preview window are wrong styles for the tab menu items. The list points are visible.
Please add ...
Tobias Klepp
11:07 Bug #72308 (Closed): EXT:form - form wizard does not allow setting a CHECKBOX value
Björn Jacob
11:01 Feature #28534 (Rejected): EXT:form - Add a skip-link to the first error
Nowadays, there are tons of different ways to achieve this. Think about customizing the fluid templates, use JS/ CSS.... Björn Jacob
10:57 Feature #72927 (Closed): EXT: Form - User Defined Element-, Validator- and Filtertypes
The form wizard will be rewritten in version 8. We will add this requirement to the roadmap. The current wizard will ... Björn Jacob
10:56 Task #69878 (Needs Feedback): Use ModuleTemplate API for ext:form
With the new inline form wizard for TYPO3 8, we don't need to tackle this issue.
@Mattes: should we "fix" this for...
Björn Jacob
10:53 Feature #62555 (Rejected): EXT:form - Request class improvment
The above mentioned class does not exist in TYPO3 7 LTS. This feature request is only valid for TYPO3 < 7. Since all ... Björn Jacob
10:49 Feature #31098 (Closed): EXT:form - Reduce predefined form element fullname
The form wizard will be rewritten in version 8. The current wizard will not be touched anymore. Right now, we don't s... Björn Jacob
10:48 Feature #69891 (Closed): EXT:fom - Wizard doesn't save values unless you click the check-mark after the field
The form wizard will be rewritten in version 8. We will add this requirement to the roadmap. The current wizard will ... Björn Jacob
10:47 Task #69959 (Needs Feedback): EXT:form - Optimize Classes/Domain/*
Benni, since this task was suggested by you, could you please get in touch with us if this is still needed. Björn Jacob
10:47 Bug #69495: System environment check is not standalone
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:45 Task #69960 (Closed): EXT:form - Check possibility to move old renderings to compatibility6
This won't happen anymore for TYPO3 7. In TYPO3 8 the "old renderings" have been removed completely, since we depreca... Björn Jacob
10:37 Feature #69357 (Closed): EXT:form - Add ip v6 validator
Right now we don't see any use case for this feature. If someone highly needs this functionality, please re-open this... Björn Jacob
10:35 Feature #67851 (Closed): EXT:form - Allow multiple recipient adresses in Form Wizard
The form wizard will be rewritten in version 8. We will add this requirement to the roadmap. The current wizard will ... Björn Jacob
10:33 Feature #31096 (Closed): EXT:form - Recipient field may be undefined
The form wizard will be rewritten in version 8. We will add this requirement to the roadmap. The current wizard will ... Björn Jacob
10:30 Task #74029 (Resolved): Remove ModuleLoader->getRelativePath()
Applied in changeset commit:6ff94be97e3be4c5096565d1148a49b9c80a122a. Benni Mack
10:12 Task #60037: Possibility to disable grouping in workspace module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:03 Bug #74126 (Closed): Categories should respect Hide/Unhide
typo3 7.6.4
The concept with categories makes typo3 much more flexible.
Every content-element has a tab "categori...
Peter Enzenberger
09:47 Task #69439: Enhance SQL query reduction in page tree in 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
09:34 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:00 Bug #74125 (Closed): Exception throwing in sysext\core\Classes\DataHandling\DataHandler.php on copySpecificPage
When i tried to copy files from one domain with some what a complex pagetree having 6 to 7 levels of pages and having... Ricky Mathew
08:12 Bug #74123 (Closed): RTE with useOrOverridePlaceholder set to null freezes window on load
Using an RTE as Override field with useOrOverridePlaceholder and the value is null (not override active) the window f... Andreas Allacher

2016-03-03

23:37 Task #73016: Fluidification of Clipboard
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:22 Task #73016: Fluidification of Clipboard
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:26 Bug #74122 (Closed): "Transfer selection to clipboard" in list view is broken
When in the list view and using clipboard 1, 2 or three, you have the possibility to select one ore more items on tha... Jan Helke
22:36 Bug #73214 (Under Review): Typo3 interprets unlimited upload_max_filesize as limited to 0B
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:33 Bug #71094: Pagetree loose active(selected) page when you edit the page proberties and click "Save & Close" button as non admin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:29 Bug #71094: Pagetree loose active(selected) page when you edit the page proberties and click "Save & Close" button as non admin
Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:20 Bug #71094: Pagetree loose active(selected) page when you edit the page proberties and click "Save & Close" button as non admin
Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:30 Task #74097 (Resolved): Remove leftover code from old pagetree
Applied in changeset commit:1b0976956f66db1acc46d7ef625eb8dd43dbe35e. Benni Mack
21:07 Task #74097 (Under Review): Remove leftover code from old pagetree
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:07 Task #74097 (Closed): Remove leftover code from old pagetree
Benni Mack
22:05 Feature #74109 (Under Review): Allow Backend Logo to be set via extConf
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:00 Feature #74109 (Closed): Allow Backend Logo to be set via extConf
Benni Mack
22:00 Bug #73714 (Resolved): Executing extbase commands as schedule task broken
Applied in changeset commit:c062b6307cadd4c36b5f8f77507771a792be7a59. Nicole Cordes
19:40 Bug #73714: Executing extbase commands as schedule task broken
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:41 Bug #73714: Executing extbase commands as schedule task broken
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:58 Feature #69394: EXT:form - Directly load form wizard as inline wizard
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Feature #69394: EXT:form - Directly load form wizard as inline wizard
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:35 Bug #74014: EXT:form - Cannot set some f:form arguments via TS
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:23 Bug #74014: EXT:form - Cannot set some f:form arguments via TS
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:19 Bug #74014 (Under Review): EXT:form - Cannot set some f:form arguments via TS
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:51 Bug #74014 (Closed): EXT:form - Cannot set some f:form arguments via TS
The f:form viewhelper arguments
* arguments
* additionalParams
* argumentsToBeExcludedFromQueryString
cannot ...
Björn Jacob
21:30 Task #73516 (Resolved): Deprecate various GeneralUtility methods
Applied in changeset commit:9c31b5a61df49f82f06c1a8acd44047ba996f865. Benni Mack
17:31 Task #73516: Deprecate various GeneralUtility methods
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:26 Task #73711: Remove deprecated code from Form Element Domain Model
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:22 Task #73698 (Resolved): Streamline layout of FlashMessages
Applied in changeset commit:817c2684e820a3aacd702704e1e078b34ec56d9b. Frank Nägler
21:09 Task #73698: Streamline layout of FlashMessages
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:54 Task #73698: Streamline layout of FlashMessages
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:18 Bug #73871 (Under Review): Problem with date Field
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:02 Bug #73871 (Accepted): Problem with date Field
Conversion from Date to Timestamp and back does not work correct in this case (first conversion (on php-side) is done... Daniel Maier
21:14 Bug #72312: Form elements - default rendering style not ideal
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:11 Bug #72312: Form elements - default rendering style not ideal
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:11 Task #63291 (Under Review): APC & CMS7
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:10 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:57 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:42 Feature #72309: EXT:form - allow integration of predefined forms
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:04 Task #70849: Make Searchlevels in Live- and Listsearch constistend
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:01 Task #70849: Make Searchlevels in Live- and Listsearch constistend
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:59 Feature #71802: Downsize minimum memory requirement to activate APC-Preset
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:32 Feature #71802: Downsize minimum memory requirement to activate APC-Preset
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:44 Bug #73987 (Closed): \TYPO3\CMS\Core\Messaging\FlashMessageQueue::addMessage($message); don't work
Welcome :) Wouter Wolters
20:43 Bug #73987: \TYPO3\CMS\Core\Messaging\FlashMessageQueue::addMessage($message); don't work
Thanks, this works! Robert Heel
09:22 Bug #73987 (Needs Feedback): \TYPO3\CMS\Core\Messaging\FlashMessageQueue::addMessage($message); don't work
You are calling your code statically, which is not the case with this function and that is the reason your call fails... Wouter Wolters
20:34 Feature #74063: Display upgrade wizards done in Install Tool
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:33 Feature #74063: Display upgrade wizards done in Install Tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:31 Feature #74063 (Under Review): Display upgrade wizards done in Install Tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:29 Feature #74063 (Closed): Display upgrade wizards done in Install Tool
During Upgrade Wizard procedure the information of already done upgrade wizards could be displayed. Anja Leichsenring
20:25 Bug #72886 (Resolved): .htaccess file should test if Apache version is lower than 2.3.6
Applied in changeset commit:1ee866c51e10fb8ac13cdb8e4576214031b1358e. Eric Chavaillaz
20:24 Bug #72886 (Under Review): .htaccess file should test if Apache version is lower than 2.3.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
20:24 Bug #72886 (Resolved): .htaccess file should test if Apache version is lower than 2.3.6
Applied in changeset commit:8dca1e8405f9b2272f437e2216d551d6978fa259. Eric Chavaillaz
20:24 Bug #72886: .htaccess file should test if Apache version is lower than 2.3.6
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:17 Bug #72886: .htaccess file should test if Apache version is lower than 2.3.6
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:23 Bug #74039 (Resolved): Fluid Typolink output is always escaped
Applied in changeset commit:990acf94c343e1cb46b7d05fbddbde1d65aa68d9. Marius Wieschollek
19:58 Bug #74039: Fluid Typolink output is always escaped
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:43 Bug #74039 (Under Review): Fluid Typolink output is always escaped
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:38 Bug #74039 (Closed): Fluid Typolink output is always escaped
The fluid TypolinkViewHelper always outputs escaped html code.
Given this code in the template:...
Marius Wieschollek
20:11 Bug #74048 (Closed): Validation for Email leads to InvalidArgumentException in MailPostProcessor
If an invalid email is entered in the Field "Email address of the recipient:" as Post Processor in the "Form"-Tab of ... Florian Mast
20:00 Task #73513 (Resolved): Cleanup css
Applied in changeset commit:2d94c07a4faf489331762e8465544153ead7e89f. Georg Ringer
19:58 Bug #65863 (Needs Feedback): content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
It seems that overlays are already merged correctly within the RootlineUtility class. So if levelmedia still does not... Jo Hasenau
19:06 Bug #65863 (Accepted): content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
Just to clarify the expected behaviour for this one:
You want to use levelmedia together with language overlays.
...
Jo Hasenau
19:28 Task #74031: Remove unused csConv parameters
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:57 Task #74031 (Under Review): Remove unused csConv parameters
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:51 Task #74031 (Closed): Remove unused csConv parameters
Benni Mack
18:49 Feature #51844: Fix date-format in edit-view of a record
Additionally there might be different formats for same language settings. i.e. for English US, English EN - so it see... Jo Hasenau
18:32 Feature #51844 (Needs Feedback): Fix date-format in edit-view of a record
After taking a look at how the parameters are set and used in several core methods, I think the actual problem IS exa... Jo Hasenau
17:43 Feature #51844 (Accepted): Fix date-format in edit-view of a record
This is already broken in 6.2 - so we should fix it in 6, 7 and master. Jo Hasenau
18:49 Bug #72890: FileAllowedTypesValidator 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
18:44 Bug #72757: EXT:form - anchor is missing when using FSC
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:39 Feature #74038 (Under Review): Report for checking database character set
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:38 Feature #74038 (Closed): Report for checking database character set
Even in 2016, some hosters still create MySQL databases with the default character set latin1. As TYPO3 does not enfo... Andreas Wolf
18:30 Task #73723 (Resolved): Fluidification of Info PageTSConfig
Applied in changeset commit:f830ea768a31e720eb2f10de1e383f9af37c960d. Michael Oehlhof
18:15 Task #73106: Deprecate "thumbnails_png"
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:00 Bug #73432 (Resolved): Ensure additionalAttributes for tagbased viewhelper
Applied in changeset commit:fa90e7368e3b304a727d39ed5b0555132113f6d3. Nicole Cordes
16:46 Bug #73432: Ensure additionalAttributes for tagbased viewhelper
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:45 Bug #73432: Ensure additionalAttributes for tagbased viewhelper
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:11 Bug #73432: Ensure additionalAttributes for tagbased 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
17:56 Task #73566: Codeception simple tests for admin user
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Task #73566: Codeception simple tests for admin user
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:49 Task #74029 (Under Review): Remove ModuleLoader->getRelativePath()
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:43 Task #74029 (Closed): Remove ModuleLoader->getRelativePath()
Benni Mack
17:37 Task #74012 (Resolved): Fix DB error message in Testbase
Applied in changeset commit:1bd6babeda6c78e912d7f08049f737c8db6800dc. Steffen Müller
17:24 Task #74012: Fix DB error message in Testbase
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:28 Task #74012: Fix DB error message in Testbase
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:22 Task #74012 (Under Review): Fix DB error message in Testbase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:19 Task #74012: Fix DB error message in Testbase
... Steffen Müller
16:18 Task #74012 (Closed): Fix DB error message in Testbase
Steffen Müller
17:30 Task #72290 (Resolved): wizardsDone should be saved in database instead of LocalConfiguration File
Applied in changeset commit:6f7b5452f6d31d741e68fdf71e13a4768e2131fa. Mathias Brodala
17:27 Task #74022 (Under Review): Deprecate GraphcialFunctions->prependAbsolutePath()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:24 Task #74022 (Closed): Deprecate GraphcialFunctions->prependAbsolutePath()
Benni Mack
17:27 Bug #73733: CONTENTs slide.collect = -1 is not working correctly
Moving this bug report to the Core project. Chris topher
17:19 Bug #72639: Core-bug: Page link wizard does not save selected page uid
Well - the old wizard was broken and is now replaced automagically with the other wizard. So actually it was not inte... Jo Hasenau
17:17 Bug #72639 (Closed): Core-bug: Page link wizard does not save selected page uid
This is intended behaviour:
> Reference to "wizard_element_browser" was migrated to new "wizard_link" for field "h...
Andreas Wolf
16:17 Bug #72639 (Needs Feedback): Core-bug: Page link wizard does not save selected page uid
Does this mean that the bug is fixed, or is it necessary to fix wizard_element_browser?
So is the actual "bug" that y...
Jo Hasenau
17:04 Bug #74013 (Under Review): TYPO3 App Icons lost their rounded corners
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #74013 (Closed): TYPO3 App Icons lost their rounded corners
Wrapping span need transform:translate3d(0,0,0) integration. Thorsten Griebenow
16:47 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
As Stefan saied, this seems to work. But now it will even not work with 6.2.19.
If I set ...
Andrea Herzog-Kienast
16:30 Task #73794 (Resolved): Remove renderCharset option
Applied in changeset commit:974a5f313d59c0f8345b90fea7f002de9e3e687c. Benni Mack
13:10 Task #73794: Remove renderCharset option
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:22 Bug #71769 (Needs Feedback): Newline appended to RTE fields after save
Seems that the transformation of form values into DB fields is still done, while it is ignored when transforming from... Jo Hasenau
16:17 Feature #70316: Introduce Session Framework
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:13 Task #73739 (Resolved): Use extPath for lowlevel readme
Applied in changeset commit:52c99b7e0bdb23a186db88973a4dba65787bcb9b. Benni Mack
16:00 Task #74011 (Resolved): Add phantomjsdriver.log to gitignore
Applied in changeset commit:a3d3c4f97ce74476f2ed0ef512173b24a6bfe528. Anja Leichsenring
15:52 Task #74011 (Under Review): Add phantomjsdriver.log to gitignore
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:51 Task #74011 (Closed): Add phantomjsdriver.log to gitignore
Running acceptance tests produces a log file that must not be stored in git. Anja Leichsenring
15:51 Feature #41713: Consider localizeReferencesAtParentLocalization for group/db
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 Bug #74006 (Closed): Enlarge on click error with fluid_styled_content
Closed as duplicate. Wouter Wolters
14:50 Bug #74006: Enlarge on click error with fluid_styled_content
Fixed in this review https://review.typo3.org/#/c/46985/ Wouter Wolters
13:48 Bug #74006 (Closed): Enlarge on click error with fluid_styled_content
The last master return an error when setting "Enlarge on click" for images:
The argument "image" was registered wi...
Gianluigi Martino
15:30 Task #73793 (Resolved): Remove charset conversion in AbstractPlugin
Applied in changeset commit:0113ad0f1eba8629b31acf0981730bbc4dcfed3a. Benni Mack
15:27 Bug #74010 (Rejected): Bypassing cache usage in PageProvider caused by wrong condition
This is not a core extension but a 3rd party extension.
Please report your issue at https://github.com/FluidTYPO3/fl...
Wouter Wolters
15:07 Bug #74010 (Rejected): Bypassing cache usage in PageProvider caused by wrong condition
In method FluidTYPO3\Fluidpages\Provider\PageProvider::getInheritedConfiguration() is a condition for checking the ca... Damir Abdijevic
15:08 Task #71015 (Resolved): Page tree docHeader isn't inline with the rest of the BE
The icons are already replaced. Benjamin Kott
15:03 Task #74005: missing dependencies on PHP extensions in composer.json
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:59 Task #74005: missing dependencies on PHP extensions in composer.json
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:00 Task #74005 (Under Review): missing dependencies on PHP extensions in composer.json
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:57 Task #74005: missing dependencies on PHP extensions in composer.json
actually gd, zlip openssl soap and zip are in the "suggest" section of the composer.
so missing stuff are:
json, mysq...
Tymoteusz Motylewski
13:46 Task #74005 (Closed): missing dependencies on PHP extensions in composer.json
composer.json contains a section where dependencies on php extensions are listed.
This list is incomplete, it should...
Tymoteusz Motylewski
13:30 Bug #73986 (Resolved): Regression: Change in ResourceCompressor prevents creation of compressed CSS files
Applied in changeset commit:1f436dbe168abb8d7e5a36c1b8e0bca12a7e6995. Michiel Roos
10:37 Bug #73986: Regression: Change in ResourceCompressor prevents creation of compressed CSS 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
12:51 Bug #74004 (Under Review): Cannot override existing backend routes
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:50 Bug #74004 (Closed): Cannot override existing backend routes
Benni Mack
12:41 Bug #74003 (Closed): Renaming folders can break records with internal_type "folder"
Hello,
when using a field in the TCA or in Flexforms which is configured as internal_type "Folder", those records ...
Teamgeist Medien
11:48 Bug #73872: Invalid argument supplied for foreach in PageLayoutView
-Sorry, why is it closed without reason?-
Oh, I see it is a duplicate of #73670. Thanks!
Dmitry Dulepov
11:47 Bug #73872 (Closed): Invalid argument supplied for foreach in PageLayoutView
Mathias Schreiber
08:51 Bug #73872: Invalid argument supplied for foreach in PageLayoutView
There is one element, which is not translated as usual but created separately in the non-default language. This is th... Dmitry Dulepov
08:49 Bug #73872: Invalid argument supplied for foreach in PageLayoutView
I cannot be 100% sure but if it was my code, I would make a simple check in the code:
if (isset($this->content...
Dmitry Dulepov
11:48 Bug #73670 (Under Review): Page Module: View broken with localized (flux) content elements.
sorry for closing, Redmine messed up Mathias Schreiber
11:47 Bug #73670 (Closed): Page Module: View broken with localized (flux) content elements.
Mathias Schreiber
11:04 Bug #71436: Inline in flex with multiple DS fails
Witali Rott wrote:
> A new Patch included
> Tested with TYPO3 7.6.4
Witali, for us on TYPO3_7-6-4 your patch in ...
Wolfram Eberius
09:54 Bug #71436: Inline in flex with multiple DS fails
The patch #35 works with TYPO3 7.6.4. XIMA MEDIA GmbH
10:19 Task #73747 (New): Update: Cropper v0.9.3 -> v2.3.0
Wouter Wolters
09:53 Bug #73751: columnsOverrides don't work with IRRE Elements
The patch #2 does not work. The 500 error still exists with TYPO3 7.6.4. XIMA MEDIA GmbH
09:00 Task #73878 (Resolved): Cleanup TestBase
Applied in changeset commit:ed32c255e5f87dd507333c2c413544b95fb28e4a. Christian Kuhn
07:28 Bug #64339: multilangual site and image from resources
That website will not be upgraded from 6.2. So, the bugreport may be closed. Tomasz Krawczyk

2016-03-02

23:06 Bug #73986: Regression: Change in ResourceCompressor prevents creation of compressed CSS files
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:58 Bug #73986 (Under Review): Regression: Change in ResourceCompressor prevents creation of compressed CSS files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:23 Bug #73986 (Closed): Regression: Change in ResourceCompressor prevents creation of compressed CSS files
Introduced in Change-Id: If72f3ef4b385c253e610c11ea920cc1fab48edff
Commit: 5ee15e4a41b4b6e85196358ce6af357c34ca1358
...
Michiel Roos
22:33 Bug #73987 (Closed): \TYPO3\CMS\Core\Messaging\FlashMessageQueue::addMessage($message); don't work
The TYPO3 6.2 example of flash messages doesn't work in TYPO3 7.6
@$message = \TYPO3\CMS\Core\Utility\GeneralUtili...
Robert Heel
19:55 Bug #73896 (Closed): Old constraints in ext_emconf.php after extension update with active opcode cache
In a clean TYPO3 installation on a server with an activated opcode cache install an extension, f.e. static_info_table... Marco Huber
19:19 Bug #73872: Invalid argument supplied for foreach in PageLayoutView
I've set up a page like this:
Two content positions (colpos 0 and 1).
Two languages (english and german).
I now ...
Mathias Schreiber
19:17 Bug #73872: Invalid argument supplied for foreach in PageLayoutView
When I debugged that cache was empty for colPos=0. The whole $this->contentElementCache was empty. Content uses fluid... Dmitry Dulepov
18:56 Bug #73872 (Needs Feedback): Invalid argument supplied for foreach in PageLayoutView
Can you provide a bit more details on where content elements are located?
I'd like to understand the current setup b...
Mathias Schreiber
15:59 Bug #73872 (Closed): Invalid argument supplied for foreach in PageLayoutView
Getting a warning:
PHP Warning
Core: Error handler (BE): PHP Warning: Invalid argument supplied for foreach() in ...
Dmitry Dulepov
18:50 Task #73878 (Under Review): Cleanup TestBase
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:47 Task #73878 (Closed): Cleanup TestBase
Christian Kuhn
18:15 Bug #73874: Make PHPunit usable with typo3 v7.6 ex. Add TYPO3_CONF_VARS to BaseTestCase::backupGlobalsBlacklist
Christian Kuhn wrote:
> please do not fiddle with backupGlobals, adding stuff to it significantly slows the tests do...
Oliver Klee
17:48 Bug #73874: Make PHPunit usable with typo3 v7.6 ex. Add TYPO3_CONF_VARS to BaseTestCase::backupGlobalsBlacklist
please do not fiddle with backupGlobals, adding stuff to it significantly slows the tests down.
the acceptance tes...
Christian Kuhn
17:12 Bug #73874 (Rejected): Make PHPunit usable with typo3 v7.6 ex. Add TYPO3_CONF_VARS to BaseTestCase::backupGlobalsBlacklist
Currently, when running the Domain Model tests generated by the Extension Builder extension using the BE module of th... Oliver Klee
17:16 Feature #66155: Backend display of localized records
Thank you Xavier.
The differrence between a bug and an expected feature is something totally different from a devs ...
Andrea Herzog-Kienast
17:10 Task #73765: Think about making category not global anymore
Hey guys,
Thank you for taking care. Related or the same as #72961
*
TCEFORM.pages.categories.config.treeConfig.rootU...
Andrea Herzog-Kienast
15:25 Bug #57272: Extbase doesn't handle FAL translations correctly
About your patch set 5 instead, this is my commit that works in 7.6 where I re-introduced the changes of DataMapper.p... Ian Solo
15:20 Bug #57272: Extbase doesn't handle FAL translations correctly
@Jan I don't think that a PR is needed because faltranslation already worked with TYPO3 7.6 with a checkout of this c... Ian Solo
15:02 Bug #57272: Extbase doesn't handle FAL translations correctly
@Christian Toffolo
A pity to hear that v2 does not work in 7.6.
I just transferred the patch to an extension.
Wo...
Jan Kiesewetter
09:39 Bug #57272: Extbase doesn't handle FAL translations correctly
Hello guys,
I lot of fellas like us, are waiting for some patch related with this. Can we sponsor this fix somehow...
Juan Manuel Vergés Solanas
14:53 Bug #73871 (Closed): Problem with date Field
We have discovered one bug with date field
sql:
birthday date DEFAULT '0000-00-00',
TCA:
'birthday' => array(...
Juraj Sulek
14:49 Bug #71044: CE Special/Menu Order by ID
+1 - please fix this in the ViewHelper Nando Bosshart
14:06 Bug #71622: TCA type=select does not render select field
> Julian Hofmann wrote:
> - via Configuration/TCA/tabelname.php including TCA via 'return array(...)' renderType *is...
Robert Gonda
14:05 Bug #73726 (Under Review): Extbase ObjectStorage Persistence / TCE Main Inline Handling inconsistent
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 Bug #73539 (Resolved): Drag&Drop sorting does not respect AuthMode
Applied in changeset commit:9494038e1fa4cea47954976da5584961923f1e78. Alexander Jahn
13:22 Bug #73539: Drag&Drop sorting does not respect AuthMode
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:31 Bug #70873 (Rejected): Fix inconsistency of the calling order of Container::injectDependencies() and AbstractEntity::initializeObject()
Hi!
Klaus Bitto wrote:
> However: Is there any documentation of this inconsistency anywhere? It might make sens...
Helmut Hummel
12:27 Feature #59833 (Closed): levelmedia translation fallback
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:27 Bug #65863 (New): content_fallback / mergeIfNotblank fails with content slide, pageOverlayFields is ignored
Alexander Opitz
12:26 Bug #64339: multilangual site and image from resources
What is the state of this issue? Alexander Opitz
12:25 Bug #69226 (Closed): PHP Warnings in FormEngine.php
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:24 Bug #59867 (Closed): error drag & drop upload functionality with inline elements
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
11:58 Bug #73714: Executing extbase commands as schedule task 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
11:13 Bug #68463: Infinite Recursion blocks the Live Workspace
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Bug #68463: Infinite Recursion blocks the Live Workspace
Patch set 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:47 Bug #68463: Infinite Recursion blocks the Live Workspace
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:45 Bug #68463 (Under Review): Infinite Recursion blocks the Live Workspace
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:37 Bug #73866 (Under Review): Workspace: PreviewController broken with PHP 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
10:34 Bug #73866 (Closed): Workspace: PreviewController broken with PHP 7
The preview in the workspace module is broken in PHP 7:
#1: PHP Warning: Declaration of TYPO3\CMS\Workspaces\Contr...
Andreas Kienast
10:23 Task #72290: wizardsDone should be saved in database instead of LocalConfiguration File
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:58 Bug #73864 (Closed): Suggest wizard dont work for unsaved records using flexforms
Hi,
we use the suggest wizard in a flexform. When the record is unsaved, then the suggest wizard returns no result...
Stefan Berger
08:30 Task #73763 (Resolved): Remove backPath from PageRenderer
Applied in changeset commit:762055a41560c5d70e8db54e4edb022347b40228. Benni Mack
07:58 Task #73794: Remove renderCharset option
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:09 Task #73793: Remove charset conversion in AbstractPlugin
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:00 Task #73611 (Resolved): Have ResourceCompressor calculate relative paths
Applied in changeset commit:5ee15e4a41b4b6e85196358ce6af357c34ca1358. Benni Mack
06:00 Bug #73658 (Resolved): Application information shows <br> tag
Applied in changeset commit:56a764b1e010c102dc2eaf50428d0147abd1eb84. Michael Oehlhof

2016-03-01

21:31 Task #73723 (Under Review): Fluidification of Info PageTSConfig
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:04 Bug #72779 (Accepted): Lightbox : grouping images
Confirmed. Wouter Wolters
20:04 Bug #73814 (Under Review): Make ClickEnlargeViewHelper output data 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
20:04 Bug #73814 (Closed): Make ClickEnlargeViewHelper output data again
Make ClickEnlargeViewHelper output data again Wouter Wolters
19:22 Bug #72932: PHP Warning: Incompatible method declaration in Extbase
Just ran into that exact same error on a new machine with PHP7 and TYPO3 7.6. Applied the patch provided here but the... Oliver Wand
19:05 Bug #73658: Application information shows <br> tag
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:00 Task #73719 (Resolved): Remove unused JS configuration options in Backend
Applied in changeset commit:799fa1c954fee6610c5eae499aa5a2a0cb5d3202. Benni Mack
18:28 Task #73750: Update: moment.js 2.10.6 -> 2.11.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
16:50 Bug #57272: Extbase doesn't handle FAL translations correctly
It also doesn't work for me with the patch i dont't know exactly what i have to do ... is there a tutorial or somethi... rainer karnowski
16:45 Task #73765: Think about making category not global anymore
@Andrea, since this question arose from you, please confirm this is fine with you. Thanks. Xavier Perseguers
07:45 Task #73765 (Needs Feedback): Think about making category not global anymore
This is already possible with some tsconfig.
You can setup separate category trees and set different category roo...
Frans Saris
16:41 Bug #66239: Link to External URL not working in translation
You have to add 'doktype' to the value... Guido Jansen
16:41 Task #73566: Codeception simple tests for admin user
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:51 Task #73566: Codeception simple tests for admin user
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 Task #73764 (Resolved): Remove backPath calculations from Reports module
Applied in changeset commit:2268be58a11c90cb4c2d1de7f61e35c2b7bf70e3. Benni Mack
16:19 Bug #68463: Infinite Recursion blocks the Live Workspace
I build a little solution to avoid the endless trips, it works for me. Torsten Fink
16:11 Bug #73539: Drag&Drop sorting does not respect AuthMode
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:48 Task #72290: wizardsDone should be saved in database instead of LocalConfiguration File
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:48 Bug #73797 (Resolved): Security bug: You can really change the user (not just SU) in TYPO3 Backend
Applied in changeset commit:bcfd22fc0b7129b9b260f35cde8cbf6fa1f49171. Markus Hölzle
15:48 Bug #73797: Security bug: You can really change the user (not just SU) in TYPO3 Backend
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:33 Bug #73797 (Under Review): Security bug: You can really change the user (not just SU) in TYPO3 Backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:15 Bug #73797 (Closed): Security bug: You can really change the user (not just SU) in TYPO3 Backend
Hi there,
I found a mysterious behaviour in the TYPO3 backend.
Way to reproduce the error:
# TYPO3 Login as ad...
Markus Hölzle
15:48 Task #73605 (Resolved): Get rid of ObjectManager usages in install tool
Applied in changeset commit:55ebcb77347ce58480d1165dc4dc658ce0da7269. Anonymous
15:22 Bug #73805: Remove duplicate protocol from External URLs
+1 for Solution A Wolfgang Wagner
14:01 Bug #73805 (Closed): Remove duplicate protocol from External URLs
We have found the problem with page-type: External URL.
Scenario:
When choosing a protocol and add a url with pr...
Tomas Norre Mikkelsen
14:06 Bug #68392 (Under Review): Multiple RTE in element blocktyle dropdown filled only once
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 #73800 (Closed): Edting in Pagetree Overview throws exception when root page is involved
In the info module there the "Pagetree Overview" that shows a tree of pages with the selected page as root. You can c... Jo Hasenau
12:32 Task #73743: Remove usage of Clipboard->confirmMsg()
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:51 Bug #73795 (Closed): Bug when switching a extbase plugin with flexforms "switchableControllerActions" to a plugin without flexform
Hi there,
I found a bug in the TYPO3 core:
Way to reproduce the error
# Insert a extbase plugin, the news plugin...
Markus Hölzle
09:43 Feature #55959: Joins on SubClasses
André Wuttig wrote:
> When do you plan to fix this issue??
When someone confirms that it was already fixed with #...
Mathias Brodala
09:30 Feature #55959: Joins on SubClasses
When do you plan to fix this issue?? André Wuttig
08:49 Task #73794 (Under Review): Remove renderCharset option
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:48 Task #73794 (Closed): Remove renderCharset option
Benni Mack
08:18 Bug #73717: validation results for child properties per property
Thanks Claus for your response.
I've solved it with a view helper which returns the property results I need.
<p...
Pascal Dürsteler
08:12 Task #73793 (Under Review): Remove charset conversion in AbstractPlugin
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:11 Task #73793 (Closed): Remove charset conversion in AbstractPlugin
Benni Mack
07:08 Bug #66561: MySQL Error in Page Preview / Page View
Yep, that works for me. Thanks a lot for coming back to me! Florian Dehn
02:05 Bug #71094: Pagetree loose active(selected) page when you edit the page proberties and click "Save & Close" button as non admin
Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review

2016-02-29

22:41 Task #73750: Update: moment.js 2.10.6 -> 2.11.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
21:12 Task #73750 (Under Review): Update: moment.js 2.10.6 -> 2.11.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
13:48 Task #73750 (Closed): Update: moment.js 2.10.6 -> 2.11.2
Frank Nägler
22:25 Bug #73757 (Closed): Special Menus - Menu of selected pages sorting not possible
I close this as a duplicate of #71044 ;please continue the discussion there.
If you think that this is the wrong d...
Riccardo De Contardi
16:09 Bug #73757 (Closed): Special Menus - Menu of selected pages sorting not possible
In previous versions it was possible to sort the list of selected pages in special menus.
Now it automaticly sorts b...
Paar IT
22:13 Task #73765 (Closed): Think about making category not global anymore
It would make sense to be able to create (and use) categories in the context of a website, and not having them global... Xavier Perseguers
21:55 Bug #66561: MySQL Error in Page Preview / Page View
Hi, this should be solved with https://forge.typo3.org/issues/73493 which is recently merged into the core.
Can yo...
Wouter Wolters
21:32 Bug #66561: MySQL Error in Page Preview / Page View
This still seems to be an issue in TYPO3 7.6.4
I'm trying to implement an HEMNU from pages underneath a sysfolder.
...
Florian Dehn
21:50 Feature #66155: Backend display of localized records
Discussing this with Andrea. I agree this is something that would help a lot editors and a feature editors are actual... Xavier Perseguers
21:20 Bug #73484 (Resolved): VimeoRenderer.php condition always true (autoplay in config)
Applied in changeset commit:d3a449fff77cd442c8998986f68d903264a15bb0. Benni Mack
21:20 Bug #73484: VimeoRenderer.php condition always true (autoplay in config)
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:18 Task #73745 (Resolved): Update: Autosize 3.0.14 -> 3.0.15
Applied in changeset commit:690d2e6f0456e8efce10a40b0f1f3cfe72a0b11f. Frank Nägler
13:50 Task #73745 (Under Review): Update: Autosize 3.0.14 -> 3.0.15
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Task #73745 (Closed): Update: Autosize 3.0.14 -> 3.0.15
Frank Nägler
21:17 Task #73747 (Under Review): Update: Cropper v0.9.3 -> v2.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
13:47 Task #73747 (Closed): Update: Cropper v0.9.3 -> v2.3.0
Frank Nägler
20:47 Task #73764 (Under Review): Remove backPath calculations from Reports module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:47 Task #73764 (Closed): Remove backPath calculations from Reports module
Benni Mack
20:46 Task #73763: Remove backPath from PageRenderer
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:45 Task #73763 (Under Review): Remove backPath from PageRenderer
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:35 Task #73763 (Closed): Remove backPath from PageRenderer
Benni Mack
19:00 Bug #73731 (Resolved): Browser language detection is broken after refactoring
Applied in changeset commit:f6d7d1102fef3e456364817eaa47af4f6ef759ae. Anonymous
09:09 Bug #73731 (Under Review): Browser language detection is broken after refactoring
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Bug #73731: Browser language detection is broken after refactoring
Thanks, will fix ASAP. Benni Mack
08:54 Bug #73731 (Closed): Browser language detection is broken after refactoring
Since the refactoring with #73511 the language detection is broken due to wrong variable name.
To reproduce instal...
Helmut Hummel
18:53 Task #73737 (Resolved): Remove confirm on delete icon in list module table
Applied in changeset commit:dcfd8ceb27e5c1b1da7f2687c3ad22413010979d. Frank Nägler
18:53 Task #73737: Remove confirm on delete icon in list module table
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:31 Task #73737 (Under Review): Remove confirm on delete icon in list module 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
11:30 Task #73737 (Closed): Remove confirm on delete icon in list module table
Frank Nägler
17:45 Bug #71494: image wizard in the rtehtmlarea
Thats the one :P i filed an issue with this.
Could probably happen more often.
Thanks for the help!
Jelle Groenendal
17:36 Bug #71494: image wizard in the rtehtmlarea
Oh dear... I guess it's the bootstrap_package used in there.
https://github.com/benjaminkott/bootstrap_package
Ca...
Markus Klein
17:32 Bug #71494: image wizard in the rtehtmlarea
RTE.default wasnt being cleared. RTE was being cleared. The introduction package uses an RTE setup that clears the en... Jelle Groenendal
17:31 Bug #71494: image wizard in the rtehtmlarea
Then check your extensions... something must remove that ;-) Markus Klein
17:25 Bug #71494: image wizard in the rtehtmlarea
RTE.default.buttons.image.options.imageHandler is not active in the Info module.
i dont clear the default anywhere.
...
Jelle Groenendal
17:07 Bug #71494: image wizard in the rtehtmlarea
I had to add the following to my RTE setup to make it work
RTE.default.buttons.image.options.imageHandler {
imag...
Jelle Groenendal
17:05 Bug #71494: image wizard in the rtehtmlarea
AS the error message already says "Check page TSconfig RTE.default.buttons.image.options.imageHandler".
What does th...
Markus Klein
15:34 Bug #71494: image wizard in the rtehtmlarea
Ricky Mathew wrote:
> I put the patch. But i got the exception as following when i clicked on the image add button.
...
Jelle Groenendal
17:13 Bug #73761 (Closed): Moving or deleting in flexform section lists not possible when using workspaces and creating first version
There is an issue when using workspaces and section lists in flexforms. This bug appeared in combination with templav... Klaus Moser
16:23 Feature #73720: Trigger event after modal windows dismissed
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:45 Bug #73754: LocalDriver sorting bug if multiple file with same timestamp
Sorry i add intval() in @$entriesToSort[intval($sortingKey . $i)] = $entryArray;@ for testing purpose. Yohann CERDAN
15:42 Bug #73754 (Closed): LocalDriver sorting bug if multiple file with same timestamp
Hi,
I found a bug in the typo3_src-7.6.4/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php.
I use the f...
Yohann CERDAN
15:31 Bug #73717: validation results for child properties per property
Moved to Extbase as it directly relates to the validation, more specifically how a validator validates collections wh... Claus Due
15:27 Bug #73753 (Closed): Duplicate page after enable/disable in pagetree
If you enable or disable a page with subpages in the page tree with an active filter, the page is additionally insert... Matthias Krams
15:26 Bug #71436: Inline in flex with multiple DS fails
Please use the Patch from https://forge.typo3.org/issues/73751 Witali Rott
15:25 Bug #73751: columnsOverrides don't work with IRRE Elements
Working Patch included.
Based on https://forge.typo3.org/issues/71436
Witali Rott
15:21 Bug #73751 (Rejected): columnsOverrides don't work with IRRE Elements
yes. columnsOverrides on parent to change tca of irre children does not work. this limitation is hard to solve and wi... Christian Kuhn
14:07 Bug #73751 (Rejected): columnsOverrides don't work with IRRE Elements
I tried to override the assets in tt_content with:... Witali Rott
15:23 Feature #73752: Allow accessing ObjectStorage as array in Fluid and other places
Can be followed up by a change to clean up ObjectAccess::getPropertyPath()'s custom handling of numerical indexes of ... Claus Due
15:22 Feature #73752 (Under Review): Allow accessing ObjectStorage as array in Fluid and other places
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Feature #73752 (Closed): Allow accessing ObjectStorage as array in Fluid and other places
By creating an extremely simple aliasing of "toArray()" on ObjectStorage allowing it to be called as "getArray()" ena... Claus Due
14:43 Bug #66845 (Rejected): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
the proposed solutions are all either evil hacks or a lot of work. it seems there is no major demand in this area. it... Christian Kuhn
13:48 Task #73749 (Closed): Update: jquery-2.1.4.js -> 2.2.1
Frank Nägler
13:47 Task #73748 (Closed): Update: imagesLoaded PACKAGED v3.1.8 -> v4.1.0
Frank Nägler
13:46 Task #73746 (Closed): Update: bootstrap-slider.js 5.2.4 -> 6.0.17
Frank Nägler
13:42 Story #73715 (Accepted): Update 3rd party JavaScript libraries
Frank Nägler
13:12 Task #73744 (Under Review): Deprecate Clipboard->confirmMsg()
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:08 Task #73744 (Closed): Deprecate Clipboard->confirmMsg()
Frank Nägler
13:07 Task #73743 (Under Review): Remove usage of Clipboard->confirmMsg()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:05 Task #73743 (Closed): Remove usage of Clipboard->confirmMsg()
Frank Nägler
13:06 Feature #38942: Make data of ContentElement available in Fluid
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:04 Feature #38942: Make data of ContentElement available in Fluid
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:51 Task #73605: Get rid of ObjectManager usages in install tool
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:49 Bug #73742 (Closed): Hook to inject js into UserSettingModule not working anymore
With this commit (https://github.com/TYPO3/TYPO3.CMS/commit/48321468913086e803566af0688c8578af2829a3) the hook @['ext... Sebastian Michaelsen
12:22 Task #73739: Use extPath for lowlevel readme
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:14 Task #73739 (Under Review): Use extPath for lowlevel readme
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Task #73739 (Closed): Use extPath for lowlevel readme
Benni Mack
11:33 Bug #73738 (Closed): Table wizard with large fields output newline as br-tag in frontend (again)
If you got a Table created with the wizard since the update of 6.2.19 every linebreak gets a <br /> in the frontend a... Angelo Previtali
11:30 Task #72290: wizardsDone should be saved in database instead of LocalConfiguration 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
11:28 Bug #32252: Unable to set Publish Dates and Access Rights on any alternative language content element
Sorry, no chance for 6.2. Stefan Neufeind
09:03 Bug #32252: Unable to set Publish Dates and Access Rights on any alternative language content element
Could we have this bugfix to TYPO3 6.2, too? Thomas Sperling
11:17 Bug #73735 (Closed): Error 500 (mem exhausted) when a user has multiple filemounts
commit d84687876f3b77883c4bdb20b7d3a0227d8774ea introduced a regression in 6.2, making the filelist module unusable f... Markus Klösges
11:00 Bug #67996 (Closed): Provide reasonable way to clear autoloader caches
Closed; thank you for your feedback! Riccardo De Contardi
10:47 Bug #67996: Provide reasonable way to clear autoloader caches
Sounds good, yes. Issue can be closed. Joschi Kuphal
10:50 Feature #66282 (Closed): viewDomain with http website in an https backend
Thanks for reporting back. Closing this now as solved. Wouter Wolters
10:32 Feature #66282: viewDomain with http website in an https backend
i rechecked my TSConfig, now it works with TCEMAIN.previewDomain. THX!! Patrick Lenk
10:28 Bug #73733 (Closed): CONTENTs slide.collect = -1 is not working correctly
The slide.collect property is not working like expected. I set up a t3d file to demonstrate the false behaviour and a... Christian Stern
10:11 Bug #73598 (Closed): Three hash (###) marker in JavaScript creates the problem in TYPO3 6.2.18
Thanks. Closing this ticket then. Markus Klein
08:27 Bug #73598: Three hash (###) marker in JavaScript creates the problem in TYPO3 6.2.18
Hello Markus,
Thanks for your solution.
I will implement this and do not want to make the life of others harder :)
Jignesh Prajapati
09:33 Bug #73732 (Closed): Wrong colPos for copied content elements with defLangBinding = 1
TYPO3 7.6.4, mod.web_layout.defLangBinding = 1:
When you copy a translated content element in page module (language...
Christian Fries
09:23 Feature #73728: Integrate Bootstrap Colorpicker
If I've seen correctly, both have Apache license... Should it be GPL v.3 instead? I'll try to look if I find something Riccardo De Contardi
07:33 Feature #73728: Integrate Bootstrap Colorpicker
Yeah, please also watch for the license. Benni Mack
07:53 Bug #70427: 2 requests in itemsProcFunc-Hook in Flexform with renderMode tree
Because of massive changes in TCA and BE in TYPO3 7.6.x this bug seems be solved it self.
Anonymous

2016-02-28

22:30 Feature #73728: Integrate Bootstrap Colorpicker
I add #28950 as related, but I guess that it will not survive, if Bootstrap colorpicker is going to be implemented
...
Riccardo De Contardi
22:12 Feature #73728 (Closed): Integrate Bootstrap Colorpicker
Integrate a Bootstrap-style color-picker:
http://mjolnic.com/bootstrap-colorpicker/#demo_size
https://github.com/mj...
Oliver Hader
18:06 Bug #73726 (Closed): Extbase ObjectStorage Persistence / TCE Main Inline Handling inconsistent
When persisting an extbase object the KeyColumn (most likely uid_foreign) gets updated with $parentObject->getUid(). ... Philipp Wrann
09:18 Task #73723 (Closed): Fluidification of Info PageTSConfig
Move all HTML from PHP code to an own Fluid template. Michael Oehlhof

2016-02-27

22:18 Feature #73720 (Under Review): Trigger event after modal windows dismissed
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:12 Feature #73720 (Closed): Trigger event after modal windows dismissed
Andreas Kienast
21:17 Task #73516: Deprecate various GeneralUtility methods
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:03 Task #73719 (Under Review): Remove unused JS configuration options 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
20:55 Task #73719 (Closed): Remove unused JS configuration options in Backend
Benni Mack
20:54 Bug #73484: VimeoRenderer.php condition always true (autoplay in config)
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:44 Task #73611: Have ResourceCompressor calculate relative paths
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:25 Bug #69763: Re-login after expired backend session throws exception
I confirm the bug too. Ian Solo
18:20 Bug #73717 (New): validation results for child properties per property
When you have a model "pizza" with a property "toppings" being an object storage containing multiple "topping" object... Pascal Dürsteler
16:55 Bug #66844: CSS inline style for image border gets corrupted after saving
I can confirm it is still present in the latest master 8.0-dev Riccardo De Contardi
16:51 Task #70596 (Needs Feedback): The CreateFolder module misses CSH button + info
what's the status of this issue?
the "CreateFolder module" is File module > Create new file or folder ? as far as I...
Riccardo De Contardi
14:00 Bug #73716 (Under Review): BackendUtility::getLabelsFromItemsList and BackendUtility::getProcessedValue fail to check values before exploding
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Bug #73716: BackendUtility::getLabelsFromItemsList and BackendUtility::getProcessedValue fail to check values before exploding
These missing checks are a problem because the hook $result['processedTca']['ctrl']['label_userFunc'] in FormDataProv... Sebastian Fischer
13:18 Bug #73716 (Closed): BackendUtility::getLabelsFromItemsList and BackendUtility::getProcessedValue fail to check values before exploding
In both methods the method GeneralUtility::trimExplode get called for array values. Sebastian Fischer
13:08 Story #73715 (Closed): Update 3rd party JavaScript libraries
There are 3rd party JavaScript libraries with newer versions:
Autosize 3.0.14 -> 3.0.15 https://github.com/jackmoore...
Job Rutgers
13:04 Bug #73714 (Under Review): Executing extbase commands as schedule task 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
13:01 Bug #73714 (Closed): Executing extbase commands as schedule task broken
Currently it isn't possible to execute any extbase command as scheduler task. All tasks exit with PHP Warning: array_... Nicole Cordes
12:27 Feature #73713: Security update warning in the system information panel
This would mean a GET-Request every time an admin logs in to be able to show a notification. We have to check this wi... Stephan Großberndt
11:53 Feature #73713 (Closed): Security update warning in the system information panel
Is it an idea to add a warning in the system information panel, if there is a minor typo3 update available especially... Job Rutgers
05:35 Feature #56953: custom locallang.xml
The way Xavier described with using "$GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']" is a bit inflexible.... David Bruchmann
00:09 Bug #73712 (Closed): FAL broken useing InaccessibleFolder TYPO3\CMS\Core\Resource\InaccessibleFolder

TYPO3\CMS\Core\Resource\InaccessibleFolder
extends from
TYPO3\CMS\Core\Resource\InaccessibleFolder\Folde...
Timo Poppinga

2016-02-26

23:58 Task #73605: Get rid of ObjectManager usages in install tool
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:53 Task #73605: Get rid of ObjectManager usages in install tool
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:15 Task #73605: Get rid of ObjectManager usages in install tool
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:10 Task #73605: Get rid of ObjectManager usages in install tool
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:45 Task #73698 (Under Review): Streamline layout of FlashMessages
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:18 Task #73698 (Closed): Streamline layout of FlashMessages
If FlashMessages are rendered as list, this happens in FlashMessageViewHelper and in FlashMessageQueue.
The used mar...
Frank Nägler
22:48 Task #73711 (Under Review): Remove deprecated code from Form Element Domain Model
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:46 Task #73711 (Closed): Remove deprecated code from Form Element Domain Model
The protected variable $layout is deprecated and can be removed together with their getter and setter. Michael Oehlhof
22:22 Feature #73697 (Needs Feedback): A way to remove all non system extensions at once to prepare migrations to 7.6 LTS
Hi Daniel,
If I were you, I would simply backup and remove the PackageStates.php in typo3conf folder. It should ge...
Nicole Cordes
14:18 Feature #73697 (Closed): A way to remove all non system extensions at once to prepare migrations to 7.6 LTS
*Problem*
Removing many extensions that could be dependend among each other takes some time an could be automated.
...
Daniel Wagner
21:18 Bug #73670 (Under Review): Page Module: View broken with localized (flux) content elements.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:59 Bug #73709 (Rejected): No Edit-Icons in Info Modul - Realurl
This is not a core issue but an issue with the backend module of RealUrl.
RealUrl needs to replace the used images b...
Wouter Wolters
18:29 Bug #73709 (Rejected): No Edit-Icons in Info Modul - Realurl
There are no Edit Icons in the Info-Modul - RealUrl Administration.
I dont know if this is a problem with the realur...
Thomas Kakuschke
20:53 Bug #72542 (Closed): InlineRecordContainer uses deprecated render() of FlashMessage
Solved with #73703 Wouter Wolters
19:39 Bug #73493 (Resolved): Check if page really exists for TypoScript "browse" menu
Applied in changeset commit:5f33fb0194064336aef866ab2a922db0270ba2a2. Markus Hölzle
19:39 Bug #73493: Check if page really exists for TypoScript "browse" menu
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:30 Bug #73710 (Resolved): Remove @since annotations
Applied in changeset commit:652dcd940c9962c8dd3587e764f9397fbcecde5f. Christian Kuhn
19:06 Bug #73710 (Under Review): Remove @since annotations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:05 Bug #73710 (Closed): Remove @since annotations
Christian Kuhn
18:42 Bug #25021: Create page via drag'n'drop does not respect TCAdefaults in pagets
In 6.2.19 this bug is still not fixed. We are using the extension from Ernesto Baschny and the userinformation (usern... Michael Lang
18:30 Task #72293 (Resolved): Change first parameter of ExceptionHandlerInterface::handleException to \Throwable
Applied in changeset commit:9892a852561d325c2b136315ece59834364a088d. Alexander Opitz
14:43 Task #72293 (Under Review): Change first parameter of ExceptionHandlerInterface::handleException to \Throwable
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:21 Task #72293 (In Progress): Change first parameter of ExceptionHandlerInterface::handleException to \Throwable
Alexander Opitz
18:22 Task #72438 (Resolved): Remove deprecated code from FlashMessage
Applied in changeset commit:370e3dc29c3658e6e783ab3be5b7b4fb88acd215. Michael Oehlhof
17:58 Task #72438: Remove deprecated code from FlashMessage
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:58 Task #72438: Remove deprecated code from FlashMessage
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Task #72438: Remove deprecated code from FlashMessage
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Task #72438 (Under Review): Remove deprecated code from FlashMessage
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:04 Bug #70189: Fatal error: TYPO3\CMS\Scheduler\Scheduler::cleanExecutionArrays()
This has been the right decision.
I just migrated from 6.2 to 7.6.4 with a deactivated TER-extension (as recommend...
Daniel Wagner
17:30 Bug #70189 (Closed): Fatal error: TYPO3\CMS\Scheduler\Scheduler::cleanExecutionArrays()
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
18:04 Bug #73707 (Closed): FAL flexform image configuration not working properly
Added this flexform configuration for rendering fal images . But give me an alert with 500 Internal error . My Typo3 ... Siva Prasad
17:59 Bug #73706 (Closed): Typolink flexform Configuration not working as intended
Added this configuration for typolink. Once the page is selected and clicked the save button the values and not prope... Siva Prasad
17:57 Bug #70602: Page link wizard does not save selected page uid
Can confirm that with 7.6.4 using "wizard_element_browser" doesn't work but using "wizard_link" following Andre's ent... Oliver Wand
17:31 Feature #56953: custom locallang.xml
What's the state of this issue? Alexander Opitz
17:30 Bug #68818 (Closed): renderMode tree does not work multiple times in one record
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
17:29 Feature #71694: Personalized Content
Can we close this issue? Alexander Opitz
17:29 Bug #71825 (Closed): image rendering results in very hight file size
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
17:27 Bug #71164 (New): ImageManipulation Using in Page Resources Media Relation
Alexander Opitz
17:26 Bug #71631 (Closed): V7.6: different CE-element types during "Insert new CE" and "CE-content type selection"
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
17:26 Bug #67996: Provide reasonable way to clear autoloader caches
Can we close this issue? Alexander Opitz
17:11 Bug #67996: Provide reasonable way to clear autoloader caches
I think the command "./cli_dispatch.phpsh extbase extension:dumpclassloadinginformation" is the one in question here.... Alexander Opitz
17:10 Bug #73703 (Resolved): Remove deprecated call in InlineRecordContainer
Applied in changeset commit:32a9b91f4b2e22df51841148cd7c4d4cdfed70e3. Frank Nägler
17:10 Bug #73703: Remove deprecated call in InlineRecordContainer
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:56 Bug #73703 (Under Review): Remove deprecated call in InlineRecordContainer
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:54 Bug #73703 (Closed): Remove deprecated call in InlineRecordContainer
Frank Nägler
16:59 Bug #69310 (New): Attempt to reset workspace failed
Alexander Opitz
16:57 Bug #59367 (Closed): Responsive Image Rendering sourceCollection should exclude animated gif
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:55 Bug #73587 (Resolved): Sys Actions uses deprecated method render() of FlashMessage
Applied in changeset commit:1d4df95aedbffac01984f48a9448b6b43de890a5. Michael Oehlhof
16:55 Bug #73587: Sys Actions uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:35 Bug #50786 (New): Loading TypoScript files is more picky about doubletick encapsulation
So, I would vote to update documentation. Alexander Opitz
16:33 Bug #73702: mirrors.xml.gz file includes HTTP headers, curl settings bug?
Usually @$includeHeader@ should be 0 for this call, so I suspect that this call fails at your server:... Markus Klein
16:29 Bug #73702: mirrors.xml.gz file includes HTTP headers, curl settings bug?
Can you tell us what values the variables @$followLocationSucceeded@ and @$includeHeader@ have? Markus Klein
16:16 Bug #73702 (Closed): mirrors.xml.gz file includes HTTP headers, curl settings bug?
Hello there,
I have the problem that the TER update fails. We figured out that the mirrors.xml.gz file is the prob...
Paul Buechler
16:33 Bug #56812 (New): TCA fields without positioning added to last tab, not "Extended" tab
Alexander Opitz
16:31 Bug #69223 (New): dumpFileContents does not work when ['FE']['compressionLevel'] > 0
Alexander Opitz
16:30 Task #73585 (Resolved): Deprecate no longer used method BackendUtility::getFlashMessageForMissingFile
Applied in changeset commit:21a7cd69da672fa6d7814ee0a556ae40e13ed4d3. Michael Oehlhof
16:29 Bug #57752 (Closed): Relation-Bug for non-Workspace Records: purgeVersionedIds has fixed t3ver_oid,t3ver_state,t3ver_wsid
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:27 Bug #72508 (Resolved): Using of deprecated method render() of FlashMessage after getFlashMessageForMissingFile()
Applied in changeset commit:7e09286ff4c651a581cf95c6e9b64c396ced6e20. Michael Oehlhof
16:26 Bug #72508: Using of deprecated method render() of FlashMessage after getFlashMessageForMissingFile()
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:24 Bug #73591 (Needs Feedback): Page Module: Click menu in content elements missing if editor has only read access
Can you try if with this patch it works??:
https://review.typo3.org/#/c/46893/
Gianluigi Martino
16:23 Bug #70183: CSH doesn't show on Backend User Settings fields
I'll take a look again on monday - as it was "master" it's an "ever-upgrading" environment. Patrick Schriner
16:16 Bug #70183 (Closed): CSH doesn't show on Backend User Settings fields
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:19 Feature #71484 (New): Output of layout field in fluid_styled_content templates
Alexander Opitz
16:18 Bug #68561 (Closed): rtehtmlarea: Plugin "DefaultInline" fails to transform em tag properly
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:17 Bug #68545 (Closed): Logical mistake in checkFileActionPermission?
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:17 Bug #68582 (Closed): json_encode-Problem
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:16 Bug #67085 (New): language menu uses incorrect active state
Alexander Opitz
16:15 Bug #69516: IMG_RESOURCE does not prepend absRefPrefix
How to proceed here? Close as not fixable? Alexander Opitz
16:14 Task #73566: Codeception simple tests for admin 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
16:12 Task #73566 (Under Review): Codeception simple tests for admin 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
16:13 Bug #69874 (Closed): Error message "An error occurred trying to process items for field 'Category' (The given menu_type is not supported.)."
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:12 Bug #71268 (Closed): Only show "Override" checkboxes for a file's meta data if file has data to override
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:11 Bug #67845 (New): Page disappers if page is shortcut with shortcut mode "First subpage of selected/current page"
Alexander Opitz
16:10 Bug #54804 (Closed): Flexform - Link Bug
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:10 Feature #54075 (New): DB Check - Make csv delimiter configurable
Alexander Opitz
16:09 Task #73700 (Resolved): Remove security fix for #58816 as of PHP7
Applied in changeset commit:53b87711e9abdfb486438946d9dbb6d6a51386df. Alexander Opitz
15:50 Task #73700: Remove security fix for #58816 as of PHP7
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:48 Task #73700 (Under Review): Remove security fix for #58816 as of PHP7
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:43 Task #73700 (Closed): Remove security fix for #58816 as of PHP7
As PHP since 5.5.22/5.6.6 do not support multiline headers anymore, we do not need to check for them since we support... Alexander Opitz
16:09 Feature #25133 (Closed): TMENU has no typolink function
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
16:00 Bug #71580 (Resolved): Switch-User feature uses wrong user id for logging
Applied in changeset commit:4f62399030d1aafe1c2b2a651649bb88c2f745e9. Oliver Hader
15:23 Task #73699 (Rejected): #1443706103: TCA of table xyz misses required ['ctrl']['label'] definition.
Hello,
I currently get the error from above.
But in TCA I render my own title:...
Stefan Froemken
14:08 Bug #73685 (Resolved): Scheduler uses deprecated method render() of FlashMessage
Applied in changeset commit:4b21c91385a23a406d80056970f31e93b49199a8. Michael Oehlhof
14:05 Bug #73685: Scheduler uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:51 Bug #73685: Scheduler uses deprecated method render() of FlashMessage
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:05 Task #72415 (Resolved): Remove WinCache and XCache support in OpcodeCacheService
Applied in changeset commit:e5ba819ab093ded564aa4edfe645a4559551993c. Alexander Opitz
09:37 Task #72415: Remove WinCache and XCache support in OpcodeCacheService
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:47 Bug #73661 (Resolved): Database browser uses deprecated method render() of FlashMessage
Applied in changeset commit:f3d198b70db3d4f844012de0825c4adc9a7eead6. Michael Oehlhof
13:46 Bug #73661: Database browser uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:35 Bug #73661: Database browser uses deprecated method render() of FlashMessage
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:34 Task #73615 (Resolved): Replace CSH question marks with button in QuickEdit
Applied in changeset commit:077bab9c71e50c65f63cce6f4967a1ce16a512f0. Daniel Goerz
13:34 Task #73615: Replace CSH question marks with button in QuickEdit
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:30 Bug #73448 (Resolved): Codeception login success and click about module
Applied in changeset commit:2beb23020663007a87b0107fbaa118d874a7f361. Roland Golla
13:00 Task #73681 (Resolved): travis-ci: Silence selenium and php server
Applied in changeset commit:c2bcc8c61ef386391f11c1053ed704bb3e453d6c. Christian Kuhn
12:51 Bug #50414 (Closed): IRRE javascript title update for DB relational field: no htmlspecialchars used
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:51 Feature #66282: viewDomain with http website in an https backend
Can you check the in the source code, at the point in the given patch link, if TCEMAIN.previewDomain is configured at... Alexander Opitz
12:48 Feature #70633 (New): File metadata not visible
Alexander Opitz
12:48 Feature #28950: improve color selector in constant editor
What is the state of this issue? Alexander Opitz
12:46 Bug #62897 (Closed): RTE: Change to tab menu div id breaks RTE load in IRRE and other nested elements
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:46 Bug #64941 (Closed): Display of translation after copying a page in workspace
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:45 Bug #53120 (Closed): Proper fetching of records in a language in the fallback-chain
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:45 Bug #49181: Columns mode doesn’t respect language
What is the state of this issue? Alexander Opitz
12:42 Bug #55011 (Closed): when no link on an image the link is a space instat of an empty string
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:42 Bug #66361 (Closed): Workspaces: Email Notifications are always sent to members of the current workspace, NOT the selected workspace.
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:41 Bug #68008 (Closed): Processed image versions are not deleted when image file is replaced
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:41 Bug #39339 (Closed): Page preview is broken in draft workspace with 4.7.2
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:40 Bug #68393: Link in fluidtemplate to root-page is ignored
Hi Muriel le Pair,
does this issue is fixed by updating to a newer version of RealURL?
Alexander Opitz
12:38 Feature #70285: Layout for content elements
So this issue is more a feature request which is solved for v8?
If yes, I would like to have this issue closed.
Alexander Opitz
12:34 Task #66540 (New): Avoid having content jump up and down when dragging elements
Spoke with Jo, issue still exists as of comment 11 from Jo. Alexander Opitz
12:29 Bug #68919 (New): SystemInformationMenu: system log link not always clickable
Alexander Opitz
12:28 Bug #22669 (Closed): getExtensionKeyByPrefix() not working for user_-namespace
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:28 Bug #70427 (Closed): 2 requests in itemsProcFunc-Hook in Flexform with renderMode tree
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Alexander Opitz
12:19 Task #72290: wizardsDone should be saved in database instead of LocalConfiguration 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
10:39 Task #72290 (Under Review): wizardsDone should be saved in database instead of LocalConfiguration 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
11:01 Task #67126: Make sure ProcessedFile and LocalImageProcessor use correct FAL API
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:51 Task #67126 (Under Review): Make sure ProcessedFile and LocalImageProcessor use correct FAL API
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:31 Bug #73090 (Resolved): pageIdSelector in RTE link popup does not show when enabled
Applied in changeset commit:a430d726b6a087e5e89d5961a1a3460982e20643. Franz Kugelmann
08:31 Bug #73090: pageIdSelector in RTE link popup does not show when enabled
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
07:30 Bug #73498 (Closed): Fluid textarea newline lost on update
Thx Ondro. Issue closed as requested by owner. Björn Jacob
07:28 Feature #73589: add rel="next" and rel="prev" to pagination
Features are only allowed in current master. Older versions will never be touched. Therefore, the feature will not be... Björn Jacob
07:26 Feature #73589: add rel="next" and rel="prev" to pagination
Thanks a lot.
In which version will this feature come?
As I read in the Code Review, 6.2 won't be touched?
Philipp Parzer
07:00 Feature #73589 (Resolved): add rel="next" and rel="prev" to pagination
Applied in changeset commit:6fe2eccde425f790ff47dfee04f3946bcb3500d5. Gianluigi Martino

2016-02-25

23:06 Bug #73661: Database browser uses deprecated method render() of FlashMessage
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 Bug #73661: Database browser uses deprecated method render() of FlashMessage
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:17 Bug #73661 (Under Review): Database browser uses deprecated method render() of FlashMessage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:15 Bug #73661 (Closed): Database browser uses deprecated method render() of FlashMessage
The database browser uses deprecated method render() of FlashMessage if a temporary mount point is set. Michael Oehlhof
23:04 Bug #73685 (Under Review): Scheduler uses deprecated method render() of FlashMessage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Bug #73685 (Closed): Scheduler uses deprecated method render() of FlashMessage
Scheduler uses deprecated method render() of FlashMessage when configuring a task with the class "File Abstraction La... Michael Oehlhof
20:42 Feature #73050: Add a CSPRNG to TYPO3
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:15 Feature #73050: Add a CSPRNG to TYPO3
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:33 Bug #60860: "Add Media" button in tt_content-elements fails as user
Hi I have the same problem. Please help! I've been updating until 6.2.19 but the error still appears.
I have a loca...
Javier Andrade Cobo
18:00 Bug #73656 (Resolved): Wizard for backend layouts does not copy colPos
Applied in changeset commit:bf774b63300070ea0f68d9e4a18e170545ce8d2c. Andreas Fernandez
17:48 Task #73681 (Under Review): travis-ci: Silence selenium and php server
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:46 Task #73681 (Closed): travis-ci: Silence selenium and php server
Christian Kuhn
17:35 Task #73674 (Resolved): Remove some < PHP 7 quirks
Applied in changeset commit:c21506d30ca076add9ec179b9c0a358c218e25ee. Christian Kuhn
15:49 Task #73674 (Under Review): Remove some < PHP 7 quirks
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:46 Task #73674 (Closed): Remove some < PHP 7 quirks
Christian Kuhn
17:30 Task #73679 (Resolved): Update Install.md
Applied in changeset commit:6ed2f05b1effbabd294c0c3a110d36c4d34602ed. Benni Mack
16:50 Task #73679 (Under Review): Update Install.md
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:50 Task #73679 (Closed): Update Install.md
Benni Mack
17:25 Bug #73448: Codeception login success and click about module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:17 Task #72415 (Under Review): Remove WinCache and XCache support in OpcodeCacheService
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:28 Task #72415 (In Progress): Remove WinCache and XCache support in OpcodeCacheService
Alexander Opitz
17:02 Bug #73498: Fluid textarea newline lost on update
Can be resolved
Issue was caused by another typo3 plugin
ondro no-lastname-given
16:40 Bug #58131: Workspaces notification email doesn't work
Issue is not reproduceable in TYPO3 6.2.18
Thanks a lot for fixing.
Rene Sonntag
16:17 Bug #73675: URLs with spaces in the RTE
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:11 Bug #73675 (Under Review): URLs with spaces in the 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
16:00 Bug #73675 (Closed): URLs with spaces in the RTE
Sometimes there could be spaces in a link inserted in the RTE, f.e. if you link to a local file (file:///C:\my\Path i... Marco Huber
15:48 Task #72292 (Under Review): PHP7 >= only
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Task #73655 (Resolved): Raise PHP requirement to 7.0
Applied in changeset commit:2fb4cadbefb045b33b5bbb3c50dd938f3fc428c6. Christian Kuhn
14:58 Task #73655: Raise PHP requirement to 7.0
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:57 Task #73655: Raise PHP requirement to 7.0
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:48 Task #73655: Raise PHP requirement to 7.0
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:44 Task #73655: Raise PHP requirement to 7.0
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:17 Bug #73673 (Under Review): Service chaining impossible with SaltedPasswordService
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 Bug #73673 (Closed): Service chaining impossible with SaltedPasswordService
It is impossible to have the following scenario with chained authentication services:
* there are two services:
*...
Robert Schulze
14:52 Bug #73470 (Under Review): Pagetree context menu entry missing to copy pages without write permissions
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:44 Bug #73657 (Resolved): Image wizard in the rtehtmlarea working again, but css-classes are not taken
Applied in changeset commit:5e7ba5c5e10bc0ba92ca20cc74fb231c1dfafa00. Markus Klein
14:44 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:09 Bug #72011: Arrow displaced in "Select a position for the new page" form
This bug only appears, if you select the last item (page) of your pagetree. Nico Wellner
13:07 Bug #73243 (Resolved): Stage buttons shown in frontend without user being repsonsible
Applied in changeset commit:24e89bbd75365f18092a12cf4ba13261a0e2be71. Oliver Hader
13:07 Bug #73243: Stage buttons shown in frontend without user being repsonsible
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:55 Feature #73672 (Closed): TCA allowedLinkOptions for Link Browser
Hi,
I think it would be useful to have the possibility to make an "allowedLinkOptions" similar to "blindLinkOption...
Tomas Norre Mikkelsen
12:38 Bug #73671 (Closed): Singleton makeInstance and XClass problem (setSingletonInstance)
There is a big problem with XClasses of a Class that implements the singleton interface in combination of manually se... David Frerich
12:36 Bug #73670 (Closed): Page Module: View broken with localized (flux) content elements.
After upgrading to TYPO3 7.6.4 and on selecting the page module on pages with localized flux contents, following erro... Sabrina Sauter
12:02 Bug #73668: CE-Table: Header- and Footer-option
Small Info:
In backend the options are stored in „tt_content.pi_flexform“, but not in „tt_content.table_header_positi...
André Stafast
11:47 Bug #73668 (Closed): CE-Table: Header- and Footer-option
Hello, I found a bug in CE-Table.
If I set „Table footer position“ and/or „Table header position (Top/Left)“ the o...
André Stafast
11:59 Feature #73669 (Rejected): TCA: need for a passthrough with user type
The TCA offers a type "passthrough" and a type "user". However it is necessary to allow a "user" type to use the pass... Franz Holzinger
11:20 Bug #73666 (Closed): ORM builds incorrect queries when using relations and sys_language
I stumbled over the following problem:
I have a data model (event) which uses sys_category.
I implemented a front...
Eike Starkmann
10:43 Feature #73665: Backend page tree: show localized page title
Of course I meant userTSconfig instead of pageTSconfig... sorry Sonja Schubert
10:41 Feature #73665 (Closed): Backend page tree: show localized page title
Hey guys,
I want to suggest a new feature for the backend page tree. It would be nice to have two new options in p...
Sonja Schubert
09:58 Bug #72554: f:image renders empty src attribute since 6.2.16
bug still present in 6.2.19
Edit : i just noticed that news images work as well. So to sum up, any image tag using F...
Grégory Duchesnes
09:13 Task #73605: Get rid of ObjectManager usages in install tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:12 Bug #71582 (Closed): TYPO3 7.6 LTS returns security token validation error almost everytime
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
07:38 Bug #73662 (Resolved): Wrong casing of sL() call in PageLinkHandler
Applied in changeset commit:3730c889f731e6ccc6dcd0987acd44f7ece8d7c1. Markus Klein
07:38 Bug #73662: Wrong casing of sL() call in PageLinkHandler
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
07:36 Bug #73662 (Under Review): Wrong casing of sL() call in PageLinkHandler
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:33 Bug #73662 (Closed): Wrong casing of sL() call in PageLinkHandler
Markus Klein
00:24 Bug #71745 (Closed): RecordList uses deprecated method render() of FlashMessage
This has been fixed with item 73421 Michael Oehlhof

2016-02-24

23:24 Feature #73660 (Closed): Temporary mount point not shown in database browser
If a temporary mount point is set in the page tree, it is not shown in the database browser.
Setting a temporary m...
Michael Oehlhof
22:42 Bug #72331 (Closed): Linkwizard treats external links with an extension not as external url
I tested with both 7.6.4 and the latest master, and I was not able to reproduce the issue, therefore I close it as so... Riccardo De Contardi
21:37 Task #73605 (Under Review): Get rid of ObjectManager usages in install tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:37 Bug #73359 (New): backend_layout Selected Icon missing
Riccardo De Contardi
08:10 Bug #73359: backend_layout Selected Icon missing
Here are the Screenshots.
From 7.6.4 BackendLayout Selection and from 6.2.19.
In 6.2 you can see the black Triangle...
stefan schreck
21:35 Bug #73629 (Closed): JavaScript-Objects stripped in HTML-element
closed as requested by the author; thank you for your feedback! Riccardo De Contardi
15:50 Bug #73629: JavaScript-Objects stripped in HTML-element
*You can close this!*
It was a faulty typoscript-configuration. My bad.
Jeff C
21:34 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken

I like to have done. I must confess that I did not know: - |
Harald no-lastname-given
21:25 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken
@Harald: Welcome, but please VOTE on Gerrit: https://review.typo3.org/46882
Use your typo3.org account to login and c...
Markus Klein
21:18 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken
Markus, the patch I applied and it works perfectly again!
I can only say SUPER
Have a nice evening
Harald
Harald no-lastname-given
21:11 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken
@Harald: Please test the fix and vote on Gerrit, thanks. Markus Klein
21:10 Bug #73657 (Under Review): Image wizard in the rtehtmlarea working again, but css-classes are not taken
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:09 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken
Hello Markus,
I am grateful for the rapid handling of this matter.
Friendly greeting
Harald
Harald no-lastname-given
20:59 Bug #73657 (Accepted): Image wizard in the rtehtmlarea working again, but css-classes are not taken
Ok, the selector is correctly rendered, but the class is never applied to the image.
This is a JS bug.
Markus Klein
20:52 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken
Thanks Harald, looking into it. The responsible code is there, so I wonder why this is not applied. Markus Klein
20:43 Bug #73657: Image wizard in the rtehtmlarea working again, but css-classes are not taken

Certainly happy, but I am sending the complete RTE configuration - without the associated CSS file.
Thank you ve...
Harald no-lastname-given
20:23 Bug #73657 (Needs Feedback): Image wizard in the rtehtmlarea working again, but css-classes are not taken
Hey Harald,
can you share the crucial parts of the RTE config so we can test it and make sure your config works?
Mathias Schreiber
20:18 Bug #73657 (Closed): Image wizard in the rtehtmlarea working again, but css-classes are not taken
+New version TYPO3: 7.6.4+
The images Wizard has long does not work. I am pleased with many others, that this is s...
Harald no-lastname-given
21:28 Task #73018: Remove @inject from ext:fluid
I'm currently working on a project started with 6.2 which makes use auf the Autocomplete widget of the fluid extensio... Markus Gerdes
20:41 Bug #73658 (Under Review): Application information shows <br> tag
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:39 Bug #73658 (Closed): Application information shows <br> tag
Application information shows <br> tag when the system is fully operational. Michael Oehlhof
19:14 Bug #73656: Wizard for backend layouts does not copy colPos
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:13 Bug #73656 (Under Review): Wizard for backend layouts does not copy colPos
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:37 Bug #73656 (Closed): Wizard for backend layouts does not copy colPos
Using the wizard for backend layouts does not copy the colPos into the TS. Only the current master is affected. Andreas Kienast
18:29 Bug #73448: Codeception login success and click about module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:28 Bug #73448: Codeception login success and click about module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Bug #73652 (Resolved): Missing return false in ClickMenu force browser scrolling top
Applied in changeset commit:cefc25b2781d3b084b71dd8ffe440804e7636264. Frank Nägler
16:34 Bug #73652 (Under Review): Missing return false in ClickMenu force browser scrolling top
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:33 Bug #73652 (Closed): Missing return false in ClickMenu force browser scrolling top
With issue #73044 this bug was introduced because the elements in the clickmenu are now anchors with href="#" which f... Frank Nägler
17:35 Bug #73558 (Resolved): After a fresh installations both extensions css_styled_content AND fluid_styled_content are installed
Applied in changeset commit:92bd93ff0f05ab442650fe4ba9eb2b5b4db1c521. Wouter Wolters
17:35 Bug #73558: After a fresh installations both extensions css_styled_content AND fluid_styled_content are installed
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:59 Bug #73558: After a fresh installations both extensions css_styled_content AND fluid_styled_content are 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
09:13 Bug #73558: After a fresh installations both extensions css_styled_content AND fluid_styled_content are installed
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:23 Task #72292 (Accepted): PHP7 >= only
Christian Kuhn
17:17 Task #73655: Raise PHP requirement to 7.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
17:16 Task #73655: Raise PHP requirement to 7.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
17:01 Task #73655 (Under Review): Raise PHP requirement to 7.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
16:58 Task #73655 (Closed): Raise PHP requirement to 7.0
Christian Kuhn
16:34 Feature #73589: add rel="next" and rel="prev" to pagination
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 Feature #73589: add rel="next" and rel="prev" to pagination
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:28 Bug #73644: sys_category - problem in list view with 'set fields' parent and item
A parent ID is shown when I make a localization. Stephan Bauer
11:01 Bug #73644 (New): sys_category - problem in list view with 'set fields' parent and item
After adding the fields parent and item via 'set fields' the fields are shown in list view but parent shows only '0' ... Stephan Bauer
16:08 Bug #73472 (Resolved): cut button / menu entry not removed on pages without write permissions
Applied in changeset commit:b5967aa2c5b8d0a980a60a4b721ff30a00b30b13. Gianluigi Martino
16:08 Feature #73564 (Resolved): Check "cut" permission for pages or content in recordlist
Applied in changeset commit:b5967aa2c5b8d0a980a60a4b721ff30a00b30b13. Gianluigi Martino
16:07 Feature #73564: Check "cut" permission for pages or content in recordlist
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:08 Bug #73567: cURL Proxy HTTP header not cleaned correctly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:32 Bug #73567: cURL Proxy HTTP header not cleaned correctly
I've got some new information ... And it really seems to be a problem with HTTPS requests through a proxy.
There's...
Albrecht Köhnlein
15:30 Feature #73213 (Resolved): Codeception bad credentials
Applied in changeset commit:0d1adc78fefd9ef15bc138e5c1cf01b5bd2b27c4. Roland Golla
14:39 Feature #73213: Codeception bad credentials
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:47 Feature #73213: Codeception bad credentials
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:39 Bug #71436: Inline in flex with multiple DS fails
Hi,
I could confirm the latest patch will fix the problem using the TYPO3 7.6.4.
Hopefully the patch will be co...
Stefan Berger
14:17 Bug #73638 (Resolved): PageLayoutView uses deprecated method render() of FlashMessage
Applied in changeset commit:d9685b3c7c7870ae9ce7737ddeeaa355a34fc61d. Michael Oehlhof
14:17 Bug #73638: PageLayoutView uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:30 Bug #73638 (Under Review): PageLayoutView uses deprecated method render() of FlashMessage
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:28 Bug #73638 (Closed): PageLayoutView uses deprecated method render() of FlashMessage
PageLayoutView uses deprecated method render() of FlashMessage if
* CType 'list' list_type has invalid value
* CT...
Michael Oehlhof
13:34 Bug #68463: Infinite Recursion blocks the Live Workspace
I have experienced the same problem. I tried to create an example as small as possible which causes the error. Here i... Stephan Ude
13:00 Story #68113 (Resolved): Base data package for installation of TYPO3 (database, possibly introduction package...)
Applied in changeset commit:4c6ec4df4d381bb5f8aef3f9b55acd3cefe1735c. Christian Kuhn
12:30 Bug #73506 (Resolved): File Upload resolves wrong URL for redirectUrl
Applied in changeset commit:4177a069286c363deed655346f9290f888f69704. Benni Mack
12:15 Bug #73506: File Upload resolves wrong URL for redirectUrl
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:17 Bug #72013: compressCss and compressJS not working on every request
I can confirm this irregular occuring behaviour... in TYPO3 6.2 and 7.6.
Probably this issue will popup again in the...
Armin Vieweg
10:15 Bug #73554 (Rejected): fluid_styled_content has dependency to css_styled_content in frontend rendering
can't reproduce it anymore....
maybe it is fixed or it was a local problem.
Frank Nägler
10:02 Bug #72799: inline child record only translatable one time
Fix does not work for me. log still says: [newlog()] Localization failed; There already was a localization for this l... Bas van der Togt
09:30 Task #73602 (Resolved): Remove possibility for index.php?32
Applied in changeset commit:878142297d8a3676fe3b48776987b89b78ddd1a5. Benni Mack
06:50 Task #73602: Remove possibility for index.php?32
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:17 Bug #73140: Felogin - redirect needs a right referer
Yes, but the referer won't be added as GET param or as hidden input field, so the $this->referer or $_GET[referer] is... Christian Brinkert
08:05 Bug #73140 (Needs Feedback): Felogin - redirect needs a right referer
If I'm not mistaken the referer option uses the $_GET[referer] and not HTTP_REFERER.
So if you redirect to a diffe...
Frans Saris
07:49 Bug #71044: CE Special/Menu Order by ID
The problem can be solved in the Viewhelper (\TYPO3\CMS\FluidStyledContent\ViewHelpers\Menu\ListViewHelper).
Sort th...
Stephan Brun
07:33 Bug #61558 (Resolved): IRRE: RTE does not load in Development preset if it is the first new created IRRE-Child
This fix was a bit harder to solve - we actually had to change the whole architecture of the IRRE resolving, which le... Benni Mack
07:31 Bug #63667 (Resolved): Login credentials are not secured when relogging via ajax
We streamlined this by removing lockSSL=3 and moving this whole functionality to lockSSL=2 Benni Mack
07:06 Task #73516: Deprecate various GeneralUtility methods
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:01 Task #73606 (Resolved): Optimize IconRegistry and IconFactory
Applied in changeset commit:4300d7a4ef388c7785801581d82fa6412d46fb78. Frank Nägler
00:26 Bug #69277: Invalid request for route "/logout"
I'll retry with 7.6.x as soon as I perform the next fresh install.
Related to this issue and maybe #69763 is another...
Thomas Mayer

2016-02-23

23:36 Bug #73637: Extbase DateTimeConverter cannot handle negative timestamps
Does #72053 (Extbase: Support \DateTimeInterface instead of \DateTime) need to be considered? Felix Althaus
23:32 Bug #73637 (Closed): Extbase DateTimeConverter cannot handle negative timestamps
Using negative unix timestamp (signed integer, before unix epoch), \TYPO3\CMS\Extbase\Property\TypeConverter\DateTime... Felix Althaus
23:34 Bug #72959: QueryGenerator $conf['comparison'] as integer type
false alarm. bug is not in the QueryGenerator. This can be closed :) Ivan Dharma Kartolo
22:53 Bug #72959: QueryGenerator $conf['comparison'] as integer type
sorry.. set the wrong relation to 72960 and this one get closed automatically :( I'll write a patch :) Ivan Dharma Kartolo
22:48 Bug #72959 (Closed): QueryGenerator $conf['comparison'] as integer type
I'm afraid this is core function and should be fixed there. Ivan Dharma Kartolo
23:24 Bug #73587: Sys Actions uses deprecated method render() of FlashMessage
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:21 Task #72350 (Resolved): Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Applied in changeset commit:9ca093103d1d74e6f461c39c63b896f26b22c43b. Michael Oehlhof
23:21 Task #72350: Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:03 Task #72350: Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Task #72350: Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:00 Task #73627 (Resolved): Update dataTables to 1.10.11
Applied in changeset commit:6cb7299f78078acfab57ac7440b0b8c86d22dfa0. Wouter Wolters
19:29 Task #73627 (Under Review): Update dataTables to 1.10.11
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:11 Task #73627 (Accepted): Update dataTables to 1.10.11
Thanks again. I can only update such libraries in master and not anymore in released versions unless it is a security... Wouter Wolters
16:03 Task #73627 (Closed): Update dataTables to 1.10.11
There is a update for datatable
Current version for master is 1.10.10 and 7.6.x 1.10.9
//cdn.datatables.net/1.10.1...
Job Rutgers
22:52 Bug #73427 (Resolved): Scheduler uses deprecated method render() of FlashMessage
Applied in changeset commit:c7abb15894d2fb9b59655df018fecac324de29da. Michael Oehlhof
22:52 Bug #73427: Scheduler uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:41 Bug #73464 (Resolved): Label for RW settings isn't localized directly after file upload in filelist
Applied in changeset commit:244523ec792b599e45f7cc0ecf30dc83f9c87c51. Wouter Wolters
22:37 Bug #73464: Label for RW settings isn't localized directly after file upload in filelist
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:41 Bug #73464 (Under Review): Label for RW settings isn't localized directly after file upload in filelist
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:37 Task #73633 (Resolved): Remove aboutmodules icon from Gruntfile.js
Applied in changeset commit:f6c0e467f80c9cc6d25ce6931a42565bfce56da0. Wouter Wolters
19:34 Task #73633 (Under Review): Remove aboutmodules icon from Gruntfile.js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:33 Task #73633 (Closed): Remove aboutmodules icon from Gruntfile.js
Remove aboutmodules icon from Gruntfile.js Wouter Wolters
22:24 Task #72290: wizardsDone should be saved in database instead of LocalConfiguration File
+1 Paul van Hemmen
22:12 Task #73606: Optimize IconRegistry and IconFactory
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:09 Task #73606: Optimize IconRegistry and IconFactory
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:53 Task #73636 (Resolved): Fix old classnames in extensionmanager
Applied in changeset commit:2b0b1f5da5d8073213ba9e4fa78b775426cb7949. Stephan Großberndt
21:52 Task #73636: Fix old classnames in extensionmanager
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:12 Task #73636 (Under Review): Fix old classnames in 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
21:09 Task #73636 (Closed): Fix old classnames in extensionmanager
Stephan Großberndt
21:51 Bug #73624 (Resolved): Wrong type declaration in Extension Model
Applied in changeset commit:2173e532651ecdcc48ee6507a4a14a7b7437a0c6. Wouter Wolters
21:51 Bug #73624: Wrong type declaration in Extension Model
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:24 Bug #73624: Wrong type declaration in Extension Model
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:22 Bug #73624 (Under Review): Wrong type declaration in Extension Model
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 #73624 (Closed): Wrong type declaration in Extension Model
In the Extension Model (TYPO3\CMS\Extensionmanager\Domain\Model\Extension) of the extensionmanager there is an old ty... Kevin Ditscheid
20:45 Bug #73359 (Needs Feedback): backend_layout Selected Icon missing
Can you add a screenshot what you exactly mean here? Wouter Wolters
20:29 Bug #73140: Felogin - redirect needs a right referer
I could confirm the issue with referred redirections in different installations.
Your solution works fine for both...
Christian Brinkert
20:27 Bug #73529 (Resolved): Illegal string offset 'showitem' in TcaMigration.php
Applied in changeset commit:f7af6f950b47bceed0c25f21f15efd8e23efd28e. Wouter Wolters
20:27 Bug #73529: Illegal string offset 'showitem' in TcaMigration.php
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:03 Bug #73529 (Under Review): Illegal string offset 'showitem' in TcaMigration.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:05 Bug #73498 (Needs Feedback): Fluid textarea newline lost on update
How do you render this textarea in the frontend?
What is in your database?
Wouter Wolters
19:45 Bug #73554: fluid_styled_content has dependency to css_styled_content in frontend rendering
Can't reproduce this. Have this setup running for a while now already on my local machine. No problems at all. Wouter Wolters
19:43 Bug #73558 (Under Review): After a fresh installations both extensions css_styled_content AND fluid_styled_content are installed
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:37 Bug #73555 (Resolved): Header not rendered in frontend with fluid_styled_content
Has been resolved meanwhile. Wouter Wolters
19:35 Bug #73628 (Closed): Fluid f:link.page doesn't accept additionalAttributes and data-*
A duplicate of #73432 Wouter Wolters
16:39 Bug #73628 (Under Review): Fluid f:link.page doesn't accept additionalAttributes and 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
16:33 Bug #73628 (Closed): Fluid f:link.page doesn't accept additionalAttributes and data-*
When using the fluid linkviewhelper for pages with additionalAttributes or data the result is an exception that says ... Morton Jonuschat
19:27 Bug #73629: JavaScript-Objects stripped in HTML-element
We use css_styled_content. Normal HTML does work, normal JavaScript too. Only JavaScript-Objects are for some reason ... Jeff C
19:07 Bug #73629 (Needs Feedback): JavaScript-Objects stripped in HTML-element
I can't reproduce this. Can you tell us a bit more about your setup?
Do you use css_styled_content or fluid_styled_...
Wouter Wolters
17:04 Bug #73629 (Closed): JavaScript-Objects stripped in HTML-element
My clients used the HTML-element to post the scripts for including external forms. In the rendered frontend the JavaS... Jeff C
18:55 Bug #73630: flexform data is not deleted when changing plugin
ah, going on already ^^ Christian Kuhn
18:49 Bug #73630: flexform data is not deleted when changing plugin
this is a very old thing and is true for all other fields, too.
changing that behavior should imho be discussed wi...
Christian Kuhn
18:00 Bug #73630 (Accepted): flexform data is not deleted when changing plugin
Changing the selected plugin in a content element, where the former plugin had a flexform configuration, but the new ... Markus Klein
18:50 Bug #64478: Drag & drop files will only work in Chrome
Please close this issue. The problem was just an ux one. For editors it is not easy to understand where to klick and ... Andrea Herzog-Kienast
18:46 Bug #73545: Translation Meta Data in FAL
Ok, imagine:
From a devs point of view there will exist some metadata.
Form an editos point of view nothing is ther...
Andrea Herzog-Kienast
18:33 Bug #73631 (Under Review): search section names omit first character (TYPO3 6.2 only)
Patch set 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:27 Bug #73631 (Closed): search section names omit first character (TYPO3 6.2 only)
When using search sections, indexed_search (in TYPO3 6.2) assumes it will generate a path which has always been prepe... Daniel Neugebauer
18:07 Bug #73609: Creating IRRE child element without language of parent element
Hi,
new findings....
in FormInlineAjaxController after line 132, I added this one (mostly copied from synchroni...
Ralf Merz
15:43 Bug #73609: Creating IRRE child element without language of parent element
Hi again,
ok, i could see for more fields that it seems to be ok to have arrays. If I compare a "add new file" to ...
Ralf Merz
10:47 Bug #73609: Creating IRRE child element without language of parent element
Hi,
just to write down some thoughts and results of testing... It seems that the FormDataProviders always write a...
Ralf Merz
17:22 Feature #73626: numberOfResults should be configurable and report overflow
Mathias Schreiber wrote:
> Do you have a usecase at hand?
> I can't imagine any.
We have a website which introdu...
Daniel Neugebauer
15:42 Feature #73626 (Needs Feedback): numberOfResults should be configurable and report overflow
Mathias Schreiber
15:42 Feature #73626: numberOfResults should be configurable and report overflow
Daniel Neugebauer wrote:
> That change restricts indexed_search to use a paged browser which may not be desirable on...
Mathias Schreiber
15:18 Feature #73626 (Closed): numberOfResults should be configurable and report overflow
"The patch":https://git.typo3.org/Packages/TYPO3.CMS.git/commit/1b446cece766ee0fe4efecf74de291c34a83bfa8 for "TYPO3-C... Daniel Neugebauer
16:54 Feature #73589: add rel="next" and rel="prev" to pagination
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:52 Feature #73589: add rel="next" and rel="prev" to pagination
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:49 Feature #73589 (Under Review): add rel="next" and rel="prev" to pagination
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:49 Feature #34944: Paginate viewhelper should be possible to handle non-query-result objects
Bernhard Eckl wrote:
> I replaced the two files, is there any cache to delete to get it to work then? I cleared all ...
Tilo Baller
14:41 Feature #34944: Paginate viewhelper should be possible to handle non-query-result objects
I replaced the two files, is there any cache to delete to get it to work then? I cleared all caches with no change… Bernhard Eckl
14:29 Bug #73620 (Closed): HTML-tags are visible in tables (Content)
Andreas Kienast
14:19 Bug #73620: HTML-tags are visible in tables (Content)
thanks a lot! Matthias Greiling
14:04 Bug #73620 (Needs Feedback): HTML-tags are visible in tables (Content)
You mean you see the HTML in the frontend? Yes, this is intended to improve security as this is basically XSS. Please... Andreas Kienast
14:00 Bug #73620 (Closed): HTML-tags are visible in tables (Content)
Since 6.2.16 HTML-Tags in <table> were translated to &lt;&gt; so they are visible in the frontend.
Is this an intend...
Matthias Greiling
14:17 Feature #73621: Make anchors editable
related to: #19832 (or even the same?) Riccardo De Contardi
14:11 Feature #73621 (Closed): Make anchors editable
We use the sections/anchors a lot on our page and we want to change the anchors from @#c{uid}@ to some kind of human-... Thomas Sperling
14:17 Bug #73618: EXT:form - Validator for allowed file types should ignore whitespaces in types list
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:17 Bug #73618 (Under Review): EXT:form - Validator for allowed file types should ignore whitespaces in types 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
12:06 Bug #73618 (Closed): EXT:form - Validator for allowed file types should ignore whitespaces in types list
The validator @FileAllowedTypesValidator@ expects a comma separated list with whitespaces:... Felix Heller
13:38 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
@Sollmann: Please create a new ticket and add me as watcher.
We sort that out then.
Markus Klein
11:12 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
After updating to 6.2.18 my frontend crashed - no markers were replaced anymore. After hours of searching I found the... Michael Sollmann
12:52 Bug #71436: Inline in flex with multiple DS fails
A new Patch included
Tested with TYPO3 7.6.4
Witali Rott
12:35 Bug #71494: image wizard in the rtehtmlarea
cool, it works...:-)
Many thank's to Markus Klein
Matthias
Matthias Eberlein
11:41 Bug #71494 (Resolved): image wizard in the rtehtmlarea
Applied in changeset commit:3163daa08f9027d1cca96bd7fd92eaf4dda49c0d. Markus Klein
11:40 Bug #71494: image wizard in the rtehtmlarea
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:22 Bug #73617 (Closed): Sorting of translation-copy different from original
Related to ticket: #73538
If you make a translation of contentelements via copy (not translate) - all works fine w...
Gernot Ploiner
11:00 Bug #73538 (Resolved): Copy or translate content inconsistent
Applied in changeset commit:e8a4c56c516a73759354442f7070ce2e45df3a67. Andreas Fernandez
10:07 Bug #73616 (Closed): Different standards used in GeneralUtility::validEmail (RFC 3696) and swiftmailers Swift_Mime_Grammar-class (RFC 2822)
Tested in 6.2.18, but may also occur in current versions.
At the moment GeneralUtility::validEmail() is following ...
Christian Eßl
09:47 Task #73615 (Under Review): Replace CSH question marks with button in QuickEdit
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:46 Task #73615 (New): Replace CSH question marks with button in QuickEdit
Daniel Goerz
09:46 Task #73615 (Under Review): Replace CSH question marks with button in QuickEdit
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:42 Task #73615 (Closed): Replace CSH question marks with button in QuickEdit
This CSH was forgotton in #72511
Where to find:
Page Module -> QuickEdit -> Scroll to bottom
Daniel Goerz
09:15 Task #73611: Have ResourceCompressor calculate relative 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
07:53 Task #73611 (Under Review): Have ResourceCompressor calculate relative paths
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:52 Task #73611 (Closed): Have ResourceCompressor calculate relative paths
Benni Mack
08:01 Task #73612 (Under Review): Remove leftover FormEngine TSconfig 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
08:01 Task #73612 (Closed): Remove leftover FormEngine TSconfig values
Benni Mack
07:03 Task #73600 (Resolved): Replace confirm User settings > "Reset Configuration and Clear Temporary Data"
Applied in changeset commit:f0ffcee729502e177072ec1dbdddb32be2b4fa41. Frank Nägler
07:03 Task #73600: Replace confirm User settings > "Reset Configuration and Clear Temporary Data"
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review

2016-02-22

23:55 Bug #71596: New Inline records can not be created in translated parent record
There still seem to be issues with directly creating new child elements which will be handled in a separate issue at ... Oliver Hader
23:30 Bug #71596 (Resolved): New Inline records can not be created in translated parent record
Applied in changeset commit:578a6eeaf3df6800c9d7c6110cc806c808913109. Oliver Hader
23:15 Bug #71596 (Under Review): New Inline records can not be created in translated parent record
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:15 Bug #71596 (Resolved): New Inline records can not be created in translated parent record
Applied in changeset commit:fc1c8dc2250b5ebf24211f2eec842bc5e9de915c. Oliver Hader
18:28 Bug #71596: New Inline records can not be created in translated parent record
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:21 Bug #71596 (Under Review): New Inline records can not be created in translated parent record
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:55 Bug #73609 (Closed): Creating IRRE child element without language of parent element
Scenario:
* localized IRRE parent element
* create a new child element
Expectation:
* child element automatical...
Oliver Hader
23:51 Bug #73604 (Accepted): Nested localizations in page module get wrong language pointers
Oliver Hader
19:11 Bug #73604: Nested localizations in page module get wrong language pointers
Hello,
I can confirm Test A and B and even the other way around:
- first translate to French, everything´s fine (...
Ralf Merz
19:05 Bug #73604 (Closed): Nested localizations in page module get wrong language pointers
Scenario:
* two additional languages
** 0/default (english)
** 1 (german)
** 2 (french)
* content element
** im...
Oliver Hader
23:15 Bug #72799 (Resolved): inline child record only translatable one time
Applied in changeset commit:fc1c8dc2250b5ebf24211f2eec842bc5e9de915c. Oliver Hader
19:06 Bug #72799: inline child record only translatable one time
Looks #71596 is about the same issue and has a fix Frans Saris
22:46 Story #68113 (Under Review): Base data package for installation of TYPO3 (database, possibly introduction package...)
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:22 Bug #73608 (Closed): name/header of shortcut is shown in menu of type 3 (section index)
Lets have some pages in a website with a content block that is shown on every page as first - one real content and th... Christian Hernmarck
21:22 Bug #73607 (Resolved): Remove adodb diff
Applied in changeset commit:772e9308de7f94ea8a7df403301083a545e0f14b. Christian Kuhn
21:20 Bug #73607 (Under Review): Remove adodb diff
Patch set 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:07 Bug #73607 (Resolved): Remove adodb diff
Applied in changeset commit:b9afcbcf134583888f3cea47280825643680d083. Christian Kuhn
21:06 Bug #73607: Remove adodb diff
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:05 Bug #73607: Remove adodb diff
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:01 Bug #73607 (Under Review): Remove adodb diff
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:58 Bug #73607 (Closed): Remove adodb diff
Christian Kuhn
19:50 Task #73606 (Under Review): Optimize IconRegistry and IconFactory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:44 Task #73606 (Closed): Optimize IconRegistry and IconFactory
E.g. in the list module a lot of icons will be rendered. While rendering the same icon again and again some methods w... Frank Nägler
19:23 Task #73605 (Closed): Get rid of ObjectManager usages in install tool
As the title says: task is to avoid or rid install tool of all ObjectManager usages including those in fan-outs (like... Claus Due
18:07 Task #73602 (Under Review): Remove possibility for index.php?32
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:04 Task #73602 (Closed): Remove possibility for index.php?32
Benni Mack
17:34 Bug #73598 (Needs Feedback): Three hash (###) marker in JavaScript creates the problem in TYPO3 6.2.18
This is really an edge case and I'm not sure if I really want to introduce an artificial limit for the marker name le... Markus Klein
17:30 Bug #73598: Three hash (###) marker in JavaScript creates the problem in TYPO3 6.2.18
A quick-fix for you would be to simply use a marker for the format and pass this one in. Markus Klein
16:28 Bug #73598: Three hash (###) marker in JavaScript creates the problem in TYPO3 6.2.18
I suppose your template has other markers before or after that JS code, right?
I fear we have to limit the allowed...
Markus Klein
16:13 Bug #73598 (Accepted): Three hash (###) marker in JavaScript creates the problem in TYPO3 6.2.18
I wonder how this ever worked before the change, but fair enough, this is valid. Markus Klein
13:53 Bug #73598 (Closed): Three hash (###) marker in JavaScript creates the problem in TYPO3 6.2.18
I had one extension which is pi based.
It was working fine with TYPO3 6.2.15 but after upgrading to TYPO3 6.2.18, ...
Jignesh Prajapati
17:30 Bug #73197 (Resolved): f:switch does not work. Wrong namespace
Applied in changeset commit:c5df45ec8ab792d3fab4f7596477c174e3188666. Anonymous
16:56 Bug #73197: f:switch does not work. Wrong 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
17:16 Task #73600: Replace confirm User settings > "Reset Configuration and Clear Temporary 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
15:40 Task #73600: Replace confirm User settings > "Reset Configuration and Clear Temporary 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
15:36 Task #73600 (Under Review): Replace confirm User settings > "Reset Configuration and Clear Temporary 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
15:34 Task #73600 (Closed): Replace confirm User settings > "Reset Configuration and Clear Temporary Data"
Frank Nägler
16:57 Bug #73545: Translation Meta Data in FAL
Closing the ticket won't help.
It will result in the same situation as we are in now.
People discuss things, do not...
Mathias Schreiber
16:44 Bug #73545: Translation Meta Data in FAL
Argh, I know! Don't let's talk about things we discussed years ago. So please close this issue and let's discuss thos... Andrea Herzog-Kienast
16:41 Bug #73427: Scheduler uses deprecated method render() of FlashMessage
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #73581 (Resolved): User settings uses deprecated method render() of FlashMessage
Applied in changeset commit:7f4d88b71c56c4606443b15381ae105ea29bb4f0. Michael Oehlhof
16:21 Bug #73581: User settings uses deprecated method render() of FlashMessage
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:15 Bug #73581 (Under Review): User settings uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:06 Bug #73581 (Resolved): User settings uses deprecated method render() of FlashMessage
Applied in changeset commit:da7033944b5b096bb87889419ec3cf2c54401bf0. Michael Oehlhof
15:07 Bug #73581: User settings uses deprecated method render() of FlashMessage
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:29 Task #72350: Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:44 Task #72350: Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:43 Task #72350: Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:26 Bug #73553 (Resolved): Impossible to restore elements from recycler
Applied in changeset commit:626d3ad9f112b2e34cbe68d6d0cc2e87535af76c. Andreas Fernandez
15:58 Feature #63496: Possibilty to hide "tt_content_showHidden" in Users Backend
I think this issue can be deleted because of the behavior in TYPO3 7.
Now if there is no hidden elements, the checkb...
Eric Chavaillaz
15:12 Feature #73213: Codeception bad credentials
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:59 Feature #73213: Codeception bad credentials
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Feature #73213: Codeception bad credentials
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Feature #73213: Codeception bad credentials
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:11 Feature #73213: Codeception bad credentials
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:02 Feature #73213: Codeception bad credentials
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #73575 (Resolved): Minor flaws in Wizard component
Applied in changeset commit:2e402ef69aa94e0192031c356c5deea12fd21b6c. Andreas Fernandez
14:01 Bug #73575: Minor flaws in Wizard component
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:33 Bug #73575: Minor flaws in Wizard component
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:17 Bug #73575: Minor flaws in Wizard component
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Bug #73575: Minor flaws in Wizard component
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Bug #73575: Minor flaws in Wizard component
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:57 Bug #71672: Start and Stopp Date not working with localized content elements
Can confirm this issue in TYPO3 6.2, for me it's a bug.
A little workaround if you would like to get this runnin...
Andrea Herzog-Kienast
14:51 Bug #71494: image wizard in the rtehtmlarea
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:46 Bug #71494: image wizard in the rtehtmlarea
@Ricky: Did you test the latest patchset? I changed something in this regard.
Please comment on Gerrit directly abou...
Markus Klein
11:14 Bug #71494: image wizard in the rtehtmlarea
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:11 Bug #71494: image wizard in the rtehtmlarea
I still have an error in javascript "Uncaught TypeError: Cannot read property 'style' of null" on
rtehtmlarea/Re...
Ricky Mathew
10:27 Bug #71494: image wizard in the rtehtmlarea
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:18 Bug #71494: image wizard in the rtehtmlarea
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:30 Bug #71494: image wizard in the rtehtmlarea
You have to clear the system caches! Markus Klein
07:27 Bug #71494: image wizard in the rtehtmlarea
I put the patch. But i got the exception as following when i clicked on the image add button.
#1455499673: No image ...
Ricky Mathew
02:08 Bug #71494: image wizard in the rtehtmlarea
Patch is open for reviews now.
Please don't forget to *post your votes* on gerrit. Login with your typo3.org usern...
Markus Klein
02:06 Bug #71494: image wizard in the rtehtmlarea
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:03 Bug #71494: image wizard in the rtehtmlarea
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:11 Bug #73590: Filelist: Replace Error in "Debug Mode"
PHP can't write to /tmp/ or /home/.../whatever.
Check that your PHP user has permission to access those places.
T...
Markus Klein
11:00 Bug #73590: Filelist: Replace Error in "Debug Mode"
Thank you for your answer.
In the Install Tool are all checks green in "System environment" and in "Folder structur...
Lukas no-lastname-given
10:26 Bug #73590 (Needs Feedback): Filelist: Replace Error in "Debug Mode"
This rather looks like a misconfiguration of your server.
The replace function is not broken and the Debug/Live pr...
Markus Klein
09:40 Bug #73590 (Closed): Filelist: Replace Error in "Debug Mode"
If you activate "Debug" in the Install Tool (Configuration Presets) then the "replace" function in the filelist is br... Lukas no-lastname-given
11:07 Bug #73592: felogin no redirect when the page is hidden after login
@Oliver: you mean that when you set the login page as "hide at login" the redirect does not work, right? UMMM... it s... Riccardo De Contardi
10:50 Bug #73592 (Closed): felogin no redirect when the page is hidden after login
When the page is hidden after login the redirect dosen't work. Oliver Pfaff
10:10 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Same issue here with TYPO3 7.6.3 Christian Fries
09:49 Bug #73472: cut button / menu entry not removed on pages without write permissions
I've tested the patch. Looks fine so far. Thank you very much for your effort so far!
The info regarding the page tr...
Peter Kraume
09:46 Bug #73591 (Closed): Page Module: Click menu in content elements missing if editor has only read access
How to reproduce:
- give editor only read access to page
- open page module and navigate to page with only read acc...
Peter Kraume
09:03 Bug #73567: cURL Proxy HTTP header not cleaned correctly
@$GLOBALS['TYPO3_CONF_VARS']['SYS']['curlProxyTunnel']@ is disabled but even when I enable it, nothing changes. Respo... Albrecht Köhnlein
07:20 Bug #63131 (Resolved): Wrong encoded TitleTags/Umlaute in Feedit
Applied in changeset commit:01769184340b2b68c06c18082b96809b422280de. Anonymous
07:04 Bug #63131: Wrong encoded TitleTags/Umlaute in Feedit
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review

2016-02-21

23:56 Feature #73589 (Closed): add rel="next" and rel="prev" to pagination
It would be nice if the pagination ViewHelper has the rel tags on the next and prev link, for SEO optimization.
/t...
Philipp Parzer
21:31 Task #73585: Deprecate no longer used method BackendUtility::getFlashMessageForMissingFile
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:32 Task #73585: Deprecate no longer used method BackendUtility::getFlashMessageForMissingFile
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 Task #73585 (Under Review): Deprecate no longer used method BackendUtility::getFlashMessageForMissingFile
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:57 Task #73585 (Closed): Deprecate no longer used method BackendUtility::getFlashMessageForMissingFile
Michael Oehlhof
18:31 Bug #73587 (Under Review): Sys Actions uses deprecated method render() of FlashMessage
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:28 Bug #73587 (Closed): Sys Actions uses deprecated method render() of FlashMessage
Sys Actions uses deprecated method render() of FlashMessage if
getTask
* the action is not found
* the action ha...
Michael Oehlhof
15:59 Bug #73581: User settings uses deprecated method render() of FlashMessage
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Bug #73581: User settings uses deprecated method render() of FlashMessage
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Bug #73586 (Closed): HMENU special = language
this was fixed with #73518 some days ago. Christian Kuhn
14:45 Bug #73586 (Closed): HMENU special = language
Hi,
there is a bug in HMENU type "special = language".
The default Language (uid=0) is always set to "USERDEF1” / "...
Johannes Hahn
14:40 Bug #73472 (Under Review): cut button / menu entry not removed on pages without write permissions
See https://review.typo3.org/#/c/46774/4 Richard Haeser
14:04 Bug #73472: cut button / menu entry not removed on pages without write permissions
Gianluigi Martino wrote:
> I have already created a patch for recordlist.
>
> https://review.typo3.org/#/c/46774/...
Richard Haeser
00:31 Bug #73472: cut button / menu entry not removed on pages without write permissions
I have already created a patch for recordlist.
https://review.typo3.org/#/c/46774/
Cannot reproduce the problem...
Gianluigi Martino
00:30 Bug #73472: cut button / menu entry not removed on pages without write permissions
I have already created a patch for recordlist.
https://review.typo3.org/#/c/46774/
Cannot reproduce the problem...
Gianluigi Martino
14:38 Feature #73564: Check "cut" permission for pages or content in recordlist
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:23 Feature #73564: Check "cut" permission for pages or content in recordlist
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:55 Bug #72508: Using of deprecated method render() of FlashMessage after getFlashMessageForMissingFile()
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:26 Bug #72508: Using of deprecated method render() of FlashMessage after getFlashMessageForMissingFile()
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:08 Bug #72508: Using of deprecated method render() of FlashMessage after getFlashMessageForMissingFile()
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:41 Bug #73553 (Under Review): Impossible to restore elements from recycler
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:36 Bug #73553 (Accepted): Impossible to restore elements from recycler
Andreas Kienast
00:23 Bug #73553: Impossible to restore elements from recycler
i can also confirm that the *Recycler is broken in 7.6.3* :(
to fix it, you can also add the function to sysext/re...
Robert Breithuber
12:41 Task #73504 (Resolved): Make TimeTracker a singleton
Applied in changeset commit:4a55985cf869e9178d13bd4f1a606de333e3ccd7. Benni Mack
09:39 Bug #73554 (Needs Feedback): fluid_styled_content has dependency to css_styled_content in frontend rendering
Did you include the pagets and typoscript?
Have multiple installations (TYPO3 7) with fluidstyledcontent only with...
Frans Saris

2016-02-20

23:55 Task #72350: Clipboard: Use new modal confirmation dialog for menu item "Delete Elements"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:45 Bug #73581 (Under Review): User settings uses deprecated method render() of FlashMessage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:42 Bug #73581 (Closed): User settings uses deprecated method render() of FlashMessage
User settings uses deprecated method render() of FlashMessage if
* setup was saved
* temporary data was cleared
* ...
Michael Oehlhof
23:16 Bug #72508: Using of deprecated method render() of FlashMessage after getFlashMessageForMissingFile()
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:23 Bug #73580 (Closed): renderType = selectTree looks odd and missing translation
Hi
Changing the TCA for pages.fe_group to renderType = selectTree the outputs looks odd and have missing translati...
Claus Harup
17:17 Bug #73567: cURL Proxy HTTP header not cleaned correctly
Reading further through the code it might be related to the setting $GLOBALS['TYPO3_CONF_VARS']['SYS']['curlProxyTunn... Morton Jonuschat
16:55 Bug #73567: cURL Proxy HTTP header not cleaned correctly
I don't see this as a bug in TYPO3 handling the response. The response you are receiving is broken according to curre... Morton Jonuschat
14:19 Bug #73576 (Resolved): Linkvalidator uses deprecated method render() of FlashMessage
Applied in changeset commit:30970ba4cb13dda3a39ef22f5bccbde4e2d2cfb2. Michael Oehlhof
14:19 Bug #73576: Linkvalidator uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
01:04 Bug #73576 (Under Review): Linkvalidator uses deprecated method render() of FlashMessage
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:01 Bug #73576 (Closed): Linkvalidator uses deprecated method render() of FlashMessage
The Linkvalidator uses deprecated method render() of FlashMessage if user not have access to these listings and when ... Michael Oehlhof
14:03 Task #73504: Make TimeTracker a singleton
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:26 Task #73504: Make TimeTracker a singleton
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:16 Task #73504: Make TimeTracker a singleton
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:56 Task #73504: Make TimeTracker a singleton
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:52 Task #73504: Make TimeTracker a singleton
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:00 Task #73480 (Resolved): Disallow PHP 7.x for TYPO3 6.2
Applied in changeset commit:d3be3f7d128f151fddd2885c65ed26ab1a148648. Mathias Brodala
10:33 Bug #63131: Wrong encoded TitleTags/Umlaute in Feedit
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:24 Bug #73577 (Closed): Soft hyphens in xliff files not working
h1. Problem/Description
Adding a soft hyphen in an string within an xliff file is removed after it is processed by...
Josef Glatz

2016-02-19

23:58 Bug #73493: Check if page really exists for TypoScript "browse" menu
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:57 Bug #73493: Check if page really exists for TypoScript "browse" menu
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:54 Bug #73493: Check if page really exists for TypoScript "browse" menu
This is kind of an edge case. But valid I guess. To reproduce create a page tree with four level with the first level... Daniel Goerz
22:01 Bug #73538: Copy or translate content inconsistent
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:58 Bug #73538: Copy or translate content inconsistent
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:48 Bug #73575 (Under Review): Minor flaws in Wizard component
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 Bug #73575 (Closed): Minor flaws in Wizard component
The wizard component has some minor flaws:
- After closing the window, the settings object becomes an array
- Calli...
Andreas Kienast
20:36 Bug #72890: FileAllowedTypesValidator 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
20:36 Bug #72890: FileAllowedTypesValidator Error
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:35 Bug #69941: slide of cObject CONTENT don't work properly
Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:35 Bug #69941: slide of cObject CONTENT don't work properly
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:32 Bug #73546 (Resolved): Form wizard uses deprecated method render() of FlashMessage
Applied in changeset commit:12e5d0b5280349a8422052542197f2df960dc2a5. Michael Oehlhof
20:32 Bug #73546: Form wizard uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:02 Bug #73546 (Under Review): Form wizard uses deprecated method render() of FlashMessage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:31 Bug #63131: Wrong encoded TitleTags/Umlaute in Feedit
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:16 Bug #73574 (Closed): CSH for FlexForms broken since Version 7.6
CSH files assigned for *flexforms* by @\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addLLrefForTCAdescr()@ sto... Georg Tiefenbrunn
19:52 Bug #73197: f:switch does not work. Wrong 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
14:27 Bug #73197: f:switch does not work. Wrong namespace
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #73573 (Closed): Styles lost for multiple RTEs in a flexform
Wouter Wolters
19:35 Bug #73573: Styles lost for multiple RTEs in a flexform
Hi I close this tickets as this is a duplicate of #71624 thanks for reporting. Wouter Wolters
17:49 Bug #73573 (Closed): Styles lost for multiple RTEs in a flexform
I created my own fluid content element and used a flexform to integrate two additional rich text editors (bodytext an... Bernhard Eckl
19:30 Feature #73429 (Resolved): Wizard component
Applied in changeset commit:b6cdae91a9c95b736ecdae34f4e17226815092fa. Andreas Fernandez
16:12 Feature #73429: Wizard component
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:32 Feature #73429: Wizard component
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:32 Bug #73444 (Resolved): newContentElementWizard override not working in PageLayoutView
Applied in changeset commit:38d730c56b109be5be6efa9ebd757443d87df92e. Richard Haeser
18:30 Bug #73444: newContentElementWizard override not working in PageLayoutView
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:52 Bug #73444: newContentElementWizard override not working in PageLayoutView
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:00 Task #73572 (Resolved): Unit tests for getFileAbsFileName
Applied in changeset commit:82c5fad0a3f697bf8d86b69bcb24da935bf640e8. Christian Kuhn
17:28 Task #73572 (Under Review): Unit tests for getFileAbsFileName
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:27 Task #73572 (Closed): Unit tests for getFileAbsFileName
Christian Kuhn
17:50 Bug #73484: VimeoRenderer.php condition always true (autoplay in config)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Task #73517 (Resolved): Restore dependency to symfony/console 2.8
Applied in changeset commit:5df058b7cb854288496d802ab42418cd7b25d778. Nicole Cordes
12:31 Task #73517: Restore dependency to symfony/console 2.8
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:43 Task #73516: Deprecate various GeneralUtility methods
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:37 Bug #73568: Reinitialize Language Flags after delete CE in list module
Can confirm this issue Andrea Herzog-Kienast
16:35 Bug #73568 (New): Reinitialize Language Flags after delete CE in list module
Hello,
I have a parent record with translated records in list module.
If you click on the pastebin-icon the recor...
Stefan Froemken
16:30 Task #73514 (Resolved): Drop usage of includeLibs
Applied in changeset commit:7ed73c2e8e7679be2df109522c4f955fd9aee322. Benni Mack
16:10 Task #73560 (Resolved): Add keyboard binding in install tool for all configuration search
Applied in changeset commit:5da52aad819bdbca705547f40ea3274efc1feead. Frank Nägler
16:09 Task #73560: Add keyboard binding in install tool for all configuration search
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:02 Task #73560 (Under Review): Add keyboard binding in install tool for all configuration search
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #73560 (Closed): Add keyboard binding in install tool for all configuration search
If the all configuration module is open and the new filter searchbox is available, bind cmd+f, ctrl+f and focus the f... Frank Nägler
15:50 Bug #73531 (Resolved): Install tool randomly kicks the user's session
Applied in changeset commit:8b53ca8843cabf2551855cc8ba63182e0b140b94. Markus Klein
15:49 Bug #73531: Install tool randomly kicks the user's session
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:29 Bug #73567 (Under Review): cURL Proxy HTTP header not cleaned correctly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Bug #73567 (Closed): cURL Proxy HTTP header not cleaned correctly
After the TER changes from http:// to https://, my environment failed to update the extension list and the languages ... Albrecht Köhnlein
15:21 Bug #73545: Translation Meta Data in FAL
What I meant with "translate what's there" was in regards to "words in a field".
I'm not sure if I really consider...
Mathias Schreiber
15:11 Bug #73545: Translation Meta Data in FAL
Hi Mathias,
Yes, I know:
to edit metadata click the title
to translate metadata, click the World (toggle) Symbol...
Andrea Herzog-Kienast
15:13 Bug #73553: Impossible to restore elements from recycler
I see:
Fatal error: Call to undefined method TYPO3\CMS\Recycler\Utility\RecyclerUtility::getPidOfUid() in /Users/thom...
Thomas Kieslich
10:41 Bug #73553 (Closed): Impossible to restore elements from recycler
Hi there,
Since TYPO3 7.6.3 release it is no more possible to restore elements once they have been deleted.
Can...
Jérémie Roulin
14:47 Task #73505 (Resolved): Make text translatable in ShortcutMenu JavaScript
Applied in changeset commit:d9c672f724ce8520df894fc5c7dbe03001be4e5b. Wouter Wolters
14:47 Task #73505: Make text translatable in ShortcutMenu JavaScript
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:03 Task #73566 (Closed): Codeception simple tests for admin user
- Username on dropdown
- Search autocomplete and not found msg
- Slide on group module
- Page
- Info ok
- P...
Roland Golla
13:39 Bug #73565 (Closed): AbstractConditionViewHelper should not implemented CompilableInterface but the IfViewHelper should
Due to the CompilableInterface improvments in 7.6 the AbstractconditionViewHelper now implements CompilableInterface.... Andreas Allacher
13:19 Bug #64708: Enable button does not enable scheduler task
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:19 Bug #64708: Enable button does not enable scheduler task
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Bug #64708 (Under Review): Enable button does not enable scheduler task
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:08 Task #73561 (Resolved): Move "Save and close" to the last position in scheduler
Applied in changeset commit:7ad3cd5f826fcc265505b0bc422bcd96f97f4889. Andreas Fernandez
13:08 Task #73561: Move "Save and close" to the last position in scheduler
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:18 Task #73561: Move "Save and close" to the last position in scheduler
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Task #73561 (Under Review): Move "Save and close" to the last position in scheduler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:06 Task #73561 (Closed): Move "Save and close" to the last position in scheduler
To ensure a more consistent UI, the "Save and close" link should be moved to the last position like it is already for... Andreas Kienast
13:07 Feature #73564: Check "cut" permission for pages or content in recordlist
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:02 Feature #73564 (Under Review): Check "cut" permission for pages or content in recordlist
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:00 Feature #73564 (Closed): Check "cut" permission for pages or content in recordlist
TYPO3 don't check if user have permission to cut pages or content Gianluigi Martino
12:18 Bug #70684: ExtensionManagementUtility::extPath returns different file paths
in typo3 7.6 the suggested "solution" _ExtensionManagementUtility::extRelPath('extensionname').'Resources/Public/Icon... taywa gmbh
11:45 Bug #73471: Page Module: copy content element not possible on empty pages
Thank you very much for your feedback!
The button is only visible, when you hover it with the mouse! I didn't know a...
Peter Kraume
11:32 Bug #73471 (Needs Feedback): Page Module: copy content element not possible on empty pages
Why not?
Copy a element from a page and then go to the empty page.
You can paste the element with the "paste-icon" ...
Gianluigi Martino
11:32 Bug #73558 (Closed): After a fresh installations both extensions css_styled_content AND fluid_styled_content are installed
After a fresh installation both extensions @css_styled_content@ *AND* @fluid_styled_content@ are installed.
For th...
Frank Nägler
11:28 Bug #72931: Indexed search with strict standards
default 6.2 configuration is to suppress e_strict and 6.2 is not compatible with php 7 anyway.
so: do NOT fix in 6...
Christian Kuhn
11:25 Bug #72931: Indexed search with strict standards
confirmed.
we also need to fix this now with php 7 on core v7 and master, since e_strict was mapped to other error...
Christian Kuhn
11:26 Bug #73556 (Closed): Since 6.2.18 - HMENU language ACT wrong
Hi Manuel,
we fixed this in upstream already, expect a release soon
Mathias Schreiber
11:25 Bug #73556 (Closed): Since 6.2.18 - HMENU language ACT wrong
Standard language isn't recognized by Status ACT
example code:
lib.language = HMENU
lib.language {
special ...
Manuel Marouschek
11:21 Bug #73555 (Closed): Header not rendered in frontend with fluid_styled_content
With @fluid_styled_content@ the header element and header within content element not rendered in frontend. Frank Nägler
11:20 Bug #73554 (Rejected): fluid_styled_content has dependency to css_styled_content in frontend rendering
Simple testing:
Make a clean installations and create a template like this: ...
Frank Nägler
09:33 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Hey,
I tried to implement the XCLass-Solution (#33) but it did not work.
It either broke the whole typo3 with a mes...
Andreas Lau
09:21 Bug #64558 (Closed): IRRE records of tt_content, RTE and t3editor not loaded
Closed by request of the reporter.
Thank you for your feedback!
Riccardo De Contardi
09:08 Bug #64558: IRRE records of tt_content, RTE and t3editor not loaded
Hi,
It seems to be fixed in the last LTS. So you can close this issue.
Thanks!
Eric Chavaillaz
08:42 Bug #73547: can't delete record when tca field "sortby" has direction
ok, got it
although confusing because the sorting works
Philipp Parzer
08:40 Bug #73547 (Closed): can't delete record when tca field "sortby" has direction
Screw my last remark, the report got cut off by Slack.
Yes, this is indeed correct.
"sortby" requests a "field", "i...
Mathias Schreiber
08:39 Bug #73547: can't delete record when tca field "sortby" has direction
yes Philipp Parzer
08:38 Bug #73547 (Needs Feedback): can't delete record when tca field "sortby" has direction
Does it work when using default_sortby? Mathias Schreiber
08:03 Bug #73547 (Closed): can't delete record when tca field "sortby" has direction
encounted while writing an extension:
When there is a direction given in the TCA field "sortby" in the crtl section,...
Philipp Parzer
01:00 Bug #72782 (Resolved): Escape Windows realpath for blacklist generation in ClassLoadingInformationGenerator::createClassMap
Applied in changeset commit:d919443d7bbb30154b9fd063d32a077da3012496. Nicole Cordes
00:36 Bug #72782 (Under Review): Escape Windows realpath for blacklist generation in ClassLoadingInformationGenerator::createClassMap
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
00:37 Bug #73520 (Closed): Class not found on cleanup all caches via BE on Windows
closed as duplicate
This is fixed in master already. I missed to backport it to 7.6.
I've done so now.
Helmut Hummel

2016-02-18

23:59 Bug #73546 (Closed): Form wizard uses deprecated method render() of FlashMessage
Form wizard uses deprecated method render() of FlashMessage if no reference to record. Michael Oehlhof
23:52 Task #73505: Make text translatable in ShortcutMenu JavaScript
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:38 Bug #73520: Class not found on cleanup all caches via BE on Windows
The problem seems to be in typo3/sysext/core/Classes/Core/ClassLoadingInformationGenerator.php:150... Markus Klein
23:35 Bug #73520: Class not found on cleanup all caches via BE on Windows
I took a quick look at the file now and realized that this is actually third party code from composer. I wonder how s... Markus Klein
23:30 Bug #73520: Class not found on cleanup all caches via BE on Windows
Not quite, we use Gerrit for managing patches.
Did you know http://wiki.typo3.org/CWT?
This provides everything t...
Markus Klein
18:46 Bug #73520: Class not found on cleanup all caches via BE on Windows
Don't know if correct to add the patch here ... Christian Brinkert
18:19 Bug #73520 (Accepted): Class not found on cleanup all caches via BE on Windows
Thanks for debugging that. very helpful information.
Can you push a patch to gerrit?
Markus Klein
17:45 Bug #73520: Class not found on cleanup all caches via BE on Windows
It's really really weird, I agree. Currently I can't reproduce the error anymore, since I tested a simple patch and b... Christian Brinkert
13:04 Bug #73520: Class not found on cleanup all caches via BE on Windows
Very weird, seems like there is a problem with the PCRE library, which takes care of the regular expression.
Which v...
Markus Klein
11:42 Bug #73520: Class not found on cleanup all caches via BE on Windows
Same issue here, after removing all named extensions: tx_news, powermail, tt_address, ... the page will be shown in f... Christian Brinkert
00:22 Bug #73520 (Needs Feedback): Class not found on cleanup all caches via BE on Windows
It is extremely hard to tell what might go wrong. Please get in touch with us on Slack (typo3-cms channel) and ask fo... Markus Klein
23:33 Task #73504: Make TimeTracker a singleton
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:43 Feature #61170: sys_notes should be (optionally) displayed at top of page
+1 Stephan Bauer
20:25 Bug #71567 (Closed): FAL FileReference
Duplicate of 72932 Michael Oehlhof
17:36 Bug #71567: FAL FileReference
Is there a fix or workaround for this? I just took a a whole installation and moved it to another server that runs PH... Philipp Faber
18:00 Bug #73545 (Needs Feedback): Translation Meta Data in FAL
Hi Andrea,
to clear things up:
* The world button is a toggle switch. It either shows or hides the translations
...
Mathias Schreiber
17:20 Bug #73545 (New): Translation Meta Data in FAL
You upload a picture in FAL. You did'nt edit the meta data. But you will find the translation button(s) for the given... Andrea Herzog-Kienast
17:57 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
The patch provided in https://forge.typo3.org/issues/72510 does not resolve this issue.
I have the same problem in...
Mirko Kaufmann
16:28 Bug #73533 (Under Review): HTTP context variables from install tool not respected in GeneralUtility::getUrl()
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:16 Bug #73533 (Closed): HTTP context variables from install tool not respected in GeneralUtility::getUrl()
Since the TER is HTTPS only, I had problems with updating the extensions and extension list. Today I had some time to... Albrecht Köhnlein
15:42 Bug #67676: Element "sys_file_reference:XXX" does not exist"
I have the same problem (TYPO3 6.2.12) and "typo3/cli_dispatch.phpsh lowlevel_refindex -e" could not solve it for 'El... Andreas Krämer
14:42 Bug #72799: inline child record only translatable one time
Yes you are right. Is this bug gonna fixed in the current version or should we wait for TYPO3 8? Bas van der Togt
14:06 Bug #72799: inline child record only translatable one time
It looks the issue is that when localizing a child record it always uses the first language instead of current langua... Frans Saris
14:32 Bug #73542: PHP Warning: array_replace_recursive(): Argument #1 is not an array
Sorry, I was a little to fast.
It is not the same error. I get @#1: PHP Warning: array_replace_recursive(): recursio...
Thomas Sperling
14:26 Bug #73542 (Closed): PHP Warning: array_replace_recursive(): Argument #1 is not an array
Hi I have the same problem as in #63701.
But now in @sysext/css_styled_content/Classes/Controller/CssStyledContentCo...
Thomas Sperling
14:28 Bug #73529: Illegal string offset 'showitem' in TcaMigration.php
@Matthias Schreiber: Yes, I have found an empty type array:
$GLOBALS['TCA']['table_name']['types']['1'] = array();...
Franz Holzinger
14:26 Bug #73538: Copy or translate content inconsistent
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Bug #73538 (Under Review): Copy or translate content inconsistent
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:20 Bug #73538 (Accepted): Copy or translate content inconsistent
Andreas Kienast
11:50 Bug #73538 (Closed): Copy or translate content inconsistent
Imagine a fresh TYPO3-Installtion with two languages. And there is a already translated page and there exists one con... Gernot Ploiner
14:18 Bug #73540 (Closed): RTE softwrap in IE 10 -11 don't work
If there are soft breakes wihtin lists (shift+enter) in the RTE, only Chrome and Firefox render them correclty in the... Mark Houben
13:30 Task #73514: Drop usage of includeLibs
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:00 Bug #73518 (Resolved): Disabled menu item state wrong for pages hidden in default language
Applied in changeset commit:b3225d190087f664ab9ebb14b0baacca382a0972. Mathias Brodala
12:54 Bug #71733: FSC SectionViewHelper does not fetch all CEs when column is not set
This has been fixed already. See https://forge.typo3.org/issues/73521 Wouter Wolters
12:13 Bug #71733: FSC SectionViewHelper does not fetch all CEs when column is not set
This leads to a regression: ... Hendrik N
12:50 Bug #73531: Install tool randomly kicks the user's session
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 Bug #73531: Install tool randomly kicks the user's session
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:24 Bug #73531 (Under Review): Install tool randomly kicks the user's session
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:20 Bug #73531 (Closed): Install tool randomly kicks the user's session
h2. Problem
I experience random logouts using the install tool on 7.6 and master.
Do some extensive tracing, I ...
Markus Klein
12:10 Bug #73539 (Under Review): Drag&Drop sorting does not respect AuthMode
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:52 Bug #73539 (Closed): Drag&Drop sorting does not respect AuthMode
If a page contains a content element that is not editable by an editor (e.g. HTML) drag&drop sorting is still active.... Alexander Jahn
11:45 Bug #72639: Core-bug: Page link wizard does not save selected page uid
Works with wizard_link instead of wizard_element_browser... Andre Koller
11:42 Bug #70602: Page link wizard does not save selected page uid
doesn´t work with wizard_element_browser... Andre Koller
11:04 Bug #73367: BackendTemplateView in combination with extending ActionController
Howto reproduce: When I want to extend the module with functionality but want to use the original templating;... Benjamin Serfhos
09:34 Bug #73530: EM fails checking dependencies and does a forbidden update of an required extension
Additions:
1. In media 3.7.2 the requirement of vidi is defined as this:...
André Spindler
00:32 Bug #73530 (Closed): EM fails checking dependencies and does a forbidden update of an required extension
Same behaviour on two different installations on two different servers.
One is 6.2.17, the other already 6.2.18. Bot...
André Spindler
07:57 Bug #73526: Proceed dialog "Dependencies could not be resolved" with YES shows same dialog again
Another way of installation also with wrong versions. It is not possible to install the wrong extension.
Should no...
Daniel Wagner
02:46 Bug #71494: image wizard in the rtehtmlarea
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:18 Bug #72924 (Needs Feedback): Clear processed files
How do you judge whether all are removed or not?
Are there any records left in the DB?
Markus Klein

2016-02-17

23:54 Bug #73529: Illegal string offset 'showitem' in TcaMigration.php
should be properly sanitized. needs a simple fix and a unit test. Christian Kuhn
19:35 Bug #73529 (Needs Feedback): Illegal string offset 'showitem' in TcaMigration.php
Do you by chance have a TCA definition without showitems in it? Mathias Schreiber
19:25 Bug #73529 (Closed): Illegal string offset 'showitem' in TcaMigration.php
The list module gives a PHP warning:... Franz Holzinger
19:40 Feature #73429: Wizard component
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:21 Feature #73429: Wizard component
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Feature #73429: Wizard component
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:30 Task #73525 (Resolved): Switch tests from cept to cest format
Applied in changeset commit:3b3c6fd3e503d0fb128e59dd434d3956b3400954. Roland Golla
17:45 Task #73525: Switch tests from cept to cest format
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:44 Task #73525 (Under Review): Switch tests from cept to cest format
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 Task #73525 (Closed): Switch tests from cept to cest format
Christian Kuhn
17:48 Bug #73526: Proceed dialog "Dependencies could not be resolved" with YES shows same dialog again
*Versions*
TYPO3 CMS 6.2.17
roq_newsevents 3.1.0
Daniel Wagner
17:47 Bug #73526 (Closed): Proceed dialog "Dependencies could not be resolved" with YES shows same dialog again
*Scenario*
Install news version 3.2.4 and newsslider 1.0.0. Then try to install roq_newsevents.
*Problem*
A dial...
Daniel Wagner
17:40 Task #73216 (Resolved): Enable codeception and add one test
Christian Kuhn
17:30 Task #73442 (Resolved): Move Modal.getSeverityClass to Severity module
Applied in changeset commit:c119ded4e4a97fff8eee3ed9c8f97a848d4c8e61. Andreas Fernandez
08:17 Task #73442: Move Modal.getSeverityClass to Severity module
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:16 Task #73442: Move Modal.getSeverityClass to Severity module
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:32 Bug #72834: sys_language_mode = content_fallback ; 1,0 is not working with Extbase
Hi,
no one cares. See here: https://forge.typo3.org/issues/63031
content_fallback or hideNonTranslated will not...
Tobias H.
16:24 Bug #73521 (Resolved): Section Menus are broken
Applied in changeset commit:a846c92f0c05b3a29bc00293532d0fe1e5a10bd7. Daniel Goerz
16:24 Bug #73521: Section Menus are broken
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:21 Bug #73521: Section Menus are broken
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:50 Bug #73521: Section Menus are broken
To test/verify use FSC and create some content in colPos 0 on a page and insert a special menu CE with section menu o... Daniel Goerz
13:37 Bug #73521: Section Menus are broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Bug #73521 (Under Review): Section Menus are 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
13:29 Bug #73521 (Closed): Section Menus are broken
Since https://review.typo3.org/#/c/45999/5 it is no longer possible to render section menus.
This affects 7.3 as w...
Daniel Goerz
15:40 Bug #72106: Flexform : category tree values in a section are not loaded
Have you some news ? Antoine Bouet
15:14 Bug #73353 (Closed): Unable to set backend user language
Alright, closing this issue then. Markus Klein
15:12 Bug #73353: Unable to set backend user language
Right, that explains a lot. I was initially trying to set the language for another user, which I figured could be don... KJ Kooistra
13:25 Bug #73353: Unable to set backend user language
Well, then we have an entirely different story!
The BE Users module is just a nicer UI for editing BE users. As I wr...
Markus Klein
11:26 Bug #73353: Unable to set backend user language
Hold on a minute. I see the confusion now. I'm talking about the Backend users module, while the functionality you me... KJ Kooistra
11:11 Bug #73353: Unable to set backend user language
@Markus
I just set up a fresh 6.2.18 installation without any additional extensions and I still have the same proble...
KJ Kooistra
14:10 Bug #72547: Moving orig tt_content records does not move translated records
*T3version* 7.6.2
----
Unfortunately I can't confirm the new findings of you, Tobias.
Even clearing the caches and ...
David Richter
13:04 Bug #72657: Paste into t3editor does not work
Tested TYPO3 7.6.2 with Firefox 44.0.2 stable on Windows 8.1 and
can confirm a similar problem: *only the first line...
Daniel Wagner
12:27 Bug #70602: Page link wizard does not save selected page uid
Could you please check if this works with 7.6.3? Francois Suter
12:14 Bug #73520 (Closed): Class not found on cleanup all caches via BE on Windows
i have a strange issus on my development server. If go to InstallTool and clear all caches and the following error ap... ISA GmbH
12:00 Feature #70049: Show permanently a warning in EM that dependency check has been disabled
> There isn't any option to disable the dependency check for the Extension Manager.
There is no option in general, ...
Daniel Wagner
10:56 Feature #70049 (Needs Feedback): Show permanently a warning in EM that dependency check has been disabled
There isn't any option to disable the dependency check for the Extension Manager. You can only disable it for one ins... Nicole Cordes
11:54 Bug #73475 (Resolved): Save and view page does not work with shortcut or external URL
Applied in changeset commit:96a1c1c90e076f5f6738bba69d2b9e82996fb463. Wouter Wolters
11:54 Bug #73475: Save and view page does not work with shortcut or external URL
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:54 Bug #73428 (Resolved): Save and View a newly created page redirects to site root
Applied in changeset commit:96a1c1c90e076f5f6738bba69d2b9e82996fb463. Wouter Wolters
11:54 Bug #73428: Save and View a newly created page redirects to site root
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:47 Bug #72639: Core-bug: Page link wizard does not save selected page uid
Same here.
my TCA:...
Andre Koller
11:29 Bug #73518: Disabled menu item state wrong for pages hidden in default language
Patch set 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:27 Bug #73518 (Under Review): Disabled menu item state wrong for pages hidden in default 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
11:20 Bug #73518 (Closed): Disabled menu item state wrong for pages hidden in default language
With #73083 a cleanup was performed but an error was introduced in the backport to 6.2 which breaks the disabled menu... Mathias Brodala
11:27 Bug #73481: Backend shows preview of hidden images (in the same way as non hidden images)
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:04 Task #73517 (Under Review): Restore dependency to symfony/console 2.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
11:01 Task #73517 (Closed): Restore dependency to symfony/console 2.8
For extension authors it is hard to offer an extension version which is compatible to 7.6 and current master if they ... Nicole Cordes
11:00 Bug #73511 (Resolved): Move BrowserLanguage detection for Backend to Locales
Applied in changeset commit:0c68f8a5288ed210daf6f2242df3aa5dad146f88. Benni Mack
10:58 Bug #64742: first click on update-icon does not start update-dialog
Multiple ajax request are started after filter process. IMHO that is the problem. Can anyone confirm? Nicole Cordes
10:52 Feature #73495 (Closed): Removing an extension which is highly dependend on other extensions (like subsubsubinheritances of themes) takes some time
Closed as duplicate Nicole Cordes
10:30 Bug #73512 (Resolved): Remove leftover backPath variables
Applied in changeset commit:bb997d9c7147bc39136267a1c584ddb3e4592592. Benni Mack
09:50 Task #73516 (Under Review): Deprecate various GeneralUtility methods
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:45 Task #73516 (Closed): Deprecate various GeneralUtility methods
Benni Mack
09:44 Task #73514 (Under Review): Drop usage of includeLibs
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:28 Task #73514 (Closed): Drop usage of includeLibs
Benni Mack
06:45 Task #73513 (Under Review): Cleanup css
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:44 Task #73513 (Closed): Cleanup css
get rid of unneeded css code Georg Ringer
06:00 Bug #73482 (Resolved): Discourage usage of $LANG->csConvObj and parserFactory
Applied in changeset commit:d2b77284d59cd056adf1e8a54a25f4d2564ee3f7. Benni Mack

2016-02-16

23:45 Bug #73482: Discourage usage of $LANG->csConvObj and parserFactory
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:11 Bug #73482: Discourage usage of $LANG->csConvObj and parserFactory
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:52 Bug #73482: Discourage usage of $LANG->csConvObj and parserFactory
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:45 Bug #73482 (Under Review): Discourage usage of $LANG->csConvObj and parserFactory
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:39 Bug #73482 (Closed): Discourage usage of $LANG->csConvObj and parserFactory
Benni Mack
23:40 Bug #73475: Save and view page does not work with shortcut or external URL
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:27 Bug #73475 (Under Review): Save and view page does not work with shortcut or external URL
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:07 Bug #73475 (Closed): Save and view page does not work with shortcut or external URL
When you edit the page properties of a page with type shortcut or external url and than hit the "Save and view page" ... Peter Kraume
23:40 Bug #73428: Save and View a newly created page redirects to site root
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:27 Bug #73428 (Under Review): Save and View a newly created page redirects to site root
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:34 Bug #73477 (Resolved): Saving edited bookmark with Enter reloads complete backend
Applied in changeset commit:06ef5d4deae161a36d4af162fd4c2a26c42aa533. Wouter Wolters
23:34 Bug #73477: Saving edited bookmark with Enter reloads complete backend
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
20:11 Bug #73477 (Under Review): Saving edited bookmark with Enter reloads complete 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
11:15 Bug #73477 (Closed): Saving edited bookmark with Enter reloads complete backend
How to reproduce:
- create bookmark
- edit the bookmark and change the label
- hit enter key to save changes
=> c...
Peter Kraume
23:34 Bug #73512 (Under Review): Remove leftover backPath variables
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:32 Bug #73512 (Closed): Remove leftover backPath variables
Benni Mack
23:30 Task #73509 (Resolved): travis-ci on php7 only
Applied in changeset commit:6462f4374839b77571784e4068a060ce397bf329. Christian Kuhn
21:53 Task #73509 (Under Review): travis-ci on php7 only
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:51 Task #73509 (Closed): travis-ci on php7 only
Christian Kuhn
23:26 Bug #73502 (Resolved): Workspace Module continiously reloading
Applied in changeset commit:811b024f24d63fc98b47962efa20962e21d80082. Benni Mack
20:33 Bug #73502: Workspace Module continiously reloading
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:27 Bug #73502 (Under Review): Workspace Module continiously reloading
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:50 Bug #73502 (Closed): Workspace Module continiously reloading
Since commit:2f0a9521b343f757b543a9f8f2ac1ba9d06a69e2 the workspace module is continiously reloading. Oliver Hader
23:21 Bug #73481 (Under Review): Backend shows preview of hidden images (in the same way as non hidden 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
23:07 Bug #73481 (In Progress): Backend shows preview of hidden images (in the same way as non hidden images)
Gianluigi Martino
12:40 Bug #73481: Backend shows preview of hidden images (in the same way as non hidden images)
In TYPO3 CMS 7.6.2 preview also shows both images (the same way). Daniel Wagner
12:38 Bug #73481 (Closed): Backend shows preview of hidden images (in the same way as non hidden images)
*Scenario*
Create a content element IMAGE, add two images and hide one of these images. Save and close.
*Problem*...
Daniel Wagner
23:14 Feature #70316: Introduce Session Framework
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:32 Feature #70316: Introduce Session Framework
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Bug #73511 (Under Review): Move BrowserLanguage detection for Backend to Locales
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:55 Bug #73511 (Closed): Move BrowserLanguage detection for Backend to Locales
The CharsetConverter contains the calculation to find the
right language based on the browsers language settings
if...
Benni Mack
23:00 Task #73510 (Resolved): Update standalone fluid dependency to 1.0.4
Applied in changeset commit:06410a2fbb078cb40db1c49a8c15efeb6daf61bf. Anonymous
22:29 Task #73510 (Under Review): Update standalone fluid dependency to 1.0.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
22:26 Task #73510 (Closed): Update standalone fluid dependency to 1.0.4
Doing this will fix the following issues:
https://github.com/TYPO3Fluid/Fluid/pull/75
https://github.com/TYPO3Flu...
Claus Due
22:43 Bug #71494: image wizard in the rtehtmlarea
Hi Markus,
thanks for this Info...
Yes, i don's saw this[WIP] sorry.
Then we waiting for next updates.
Regards
M...
Matthias Eberlein
17:36 Bug #71494: image wizard in the rtehtmlarea
Guys... thanks for your efforts, but please read up our conventions: The commit message says [WIP], which says "work ... Markus Klein
17:24 Bug #71494: image wizard in the rtehtmlarea
The patch set is only 3 hours old. It has not been reviewed or accepted yet, so it won't be part of any release. Feel... Hannes Lau
17:20 Bug #71494: image wizard in the rtehtmlarea
On TYPO3 git Master 8.0-dev same. Not working.... Matthias Eberlein
16:42 Bug #71494: image wizard in the rtehtmlarea
It's not fixed.
Throw error "PHP Fatal error: Arrays are not allowed in class constants in typo3\sysext\rtehtmlare...
a. g.
16:15 Bug #71494: image wizard in the rtehtmlarea
Update to TYPO3 Version 7.6.3 Problem still exist...:-( Matthias Eberlein
14:04 Bug #71494: image wizard in the rtehtmlarea
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:00 Bug #73507 (Resolved): Absolute web path in acceptance test
Applied in changeset commit:866b494ba85396368245637606e70b3fee6ad231. Christian Kuhn
21:16 Bug #73507 (Under Review): Absolute web path in acceptance test
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:14 Bug #73507 (Closed): Absolute web path in acceptance test
Christian Kuhn
21:58 Bug #73506: File Upload resolves wrong URL for redirectUrl
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:59 Bug #73506 (Under Review): File Upload resolves wrong URL for redirectUrl
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:57 Bug #73506 (Closed): File Upload resolves wrong URL for redirectUrl
Benni Mack
21:30 Bug #73487 (Resolved): Labels for charsets are double-encoded in Extbase/Fluid
Applied in changeset commit:e5c39550925bbe7ba2bf8cd7f985326fc16ac84f. Benni Mack
21:06 Bug #73487: Labels for charsets are double-encoded in Extbase/Fluid
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:02 Bug #73487 (Under Review): Labels for charsets are double-encoded in Extbase/Fluid
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:01 Bug #73487 (Closed): Labels for charsets are double-encoded in Extbase/Fluid
Benni Mack
21:06 Task #73505: Make text translatable in ShortcutMenu JavaScript
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:49 Task #73505 (Under Review): Make text translatable in ShortcutMenu JavaScript
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:48 Task #73505 (Closed): Make text translatable in ShortcutMenu JavaScript
Make text translateable in ShortcutMenu JavaScript Wouter Wolters
21:00 Task #73500 (Resolved): Code cleanup for AbstractUserAuthentication
Applied in changeset commit:fd5413cf25b7c6bc24d100ee4927d6ed960f669c. Benni Mack
17:53 Task #73500 (Under Review): Code cleanup for AbstractUserAuthentication
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 #73500 (Closed): Code cleanup for AbstractUserAuthentication
Benni Mack
19:47 Task #73504 (Under Review): Make TimeTracker a singleton
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:41 Task #73504 (Closed): Make TimeTracker a singleton
by declaring the TimeTracker a singleton, we can get rid of the $GLOBALS['TT'] Georg Ringer
19:06 Bug #73353: Unable to set backend user language
@KJ: I'm really confused now, since the new language should NOT be stored in the "lang" column at all. This is just t... Markus Klein
16:36 Bug #73353: Unable to set backend user language
@Gianluigi
Your patch won't work. It doesn't get past the condition. Note the possible condition change I mentioned ...
KJ Kooistra
14:19 Bug #73353: Unable to set backend user language
@ KJ Kooistra can you test my patch?! Gianluigi Martino
12:28 Bug #73353: Unable to set backend user language
@Markus
I reproduced it on 3 different 6.2 installations. When I check the database be_users record I see the lang c...
KJ Kooistra
18:34 Bug #73501: Translation Diff View in FormEngine does not highlight changes
sorry for my spelling errors. Andrea Herzog-Kienast
18:28 Bug #73501 (Closed): Translation Diff View in FormEngine does not highlight changes
Hey guys,
If you change something in a content element in default language and switch to another language you won'...
Andrea Herzog-Kienast
18:00 Task #73496 (Resolved): Remove unused variable includeHierarchy
Applied in changeset commit:7f60b1f22f0216150f8f5ee01f9b27baf1b8439f. Wouter Wolters
16:14 Task #73496 (Under Review): Remove unused variable includeHierarchy
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:13 Task #73496 (Closed): Remove unused variable includeHierarchy
Wouter Wolters
17:44 Bug #38767 (Resolved): Incorrect order of search-result
already fixed for extbase in http://review.typo3.org/38130, so it made it to 6.2 Tymoteusz Motylewski
16:38 Bug #73499 (Closed): TCA-Config for Type Group, internal Type File
We have a TCA-Config for a file-upload with min-items set to 1, the save-process won't work.
We configured now:
...
Christian Gerdes
16:17 Bug #73498 (Closed): Fluid textarea newline lost on update
Hi
I have fluid form with textarea field...
ondro no-lastname-given
15:56 Bug #73479 (Resolved): [BUGFIX] Correctly add backend.css after extRelPath change
Applied in changeset commit:277d9155ee612bfbf5869c73d7c6353abcf4af03. Patrick Schriner
15:38 Bug #73479: [BUGFIX] Correctly add backend.css after extRelPath change
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:34 Bug #73479: [BUGFIX] Correctly add backend.css after extRelPath change
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:28 Bug #73479: [BUGFIX] Correctly add backend.css after extRelPath change
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:32 Bug #73479: [BUGFIX] Correctly add backend.css after extRelPath change
This is what I'm getting in @addStyleSheetDirectory()@ (just before addCssFile):... Patrick Schriner
12:02 Bug #73479 (Under Review): [BUGFIX] Correctly add backend.css after extRelPath change
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:59 Bug #73479 (Closed): [BUGFIX] Correctly add backend.css after extRelPath change
Adding StyleSheetDirectories is broken for some environments.
DocumentTemplate tries to add the CSS file "/typo3/s...
Patrick Schriner
15:50 Bug #71436: Inline in flex with multiple DS fails
I experienced this bug on a gridelement with flexform fal image after updating from 7.5 to 7.6.2.
Another update t...
Patrick Kroog
15:33 Bug #73493: Check if page really exists for TypoScript "browse" menu
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:20 Bug #73493 (Under Review): Check if page really exists for TypoScript "browse" 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
15:11 Bug #73493 (Closed): Check if page really exists for TypoScript "browse" menu
Hi there,
I found a bug in the AbstractMenuContentObject class in line 1103 (TYPO3 version 7.6.3). The TypoScript ...
Markus Hölzle
15:29 Bug #73489: page TCA for media file type shows alway image instead of the right file type
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:21 Bug #73489: page TCA for media file type shows alway image instead of the right file type
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:42 Bug #73489 (Under Review): page TCA for media file type shows alway image instead of the right file type
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:21 Bug #73489 (Closed): page TCA for media file type shows alway image instead of the right file type
The file type media includes alway image instead of the right filetype. ... Daniel Gorges
15:21 Feature #73495 (Closed): Removing an extension which is highly dependend on other extensions (like subsubsubinheritances of themes) takes some time
*Scenario*
Having installed: themes, gridelements > themes_gridelements > theme_boostrap > ...
*Problem*
To unin...
Daniel Wagner
14:35 Bug #73484 (Under Review): VimeoRenderer.php condition always true (autoplay in config)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:18 Bug #73484: VimeoRenderer.php condition always true (autoplay in config)
This Problem is also in the YouTubeRenderer.php Daniel Gorges
13:57 Bug #73484 (Closed): VimeoRenderer.php condition always true (autoplay in config)
The Vimeorenderer checks if... Daniel Gorges
14:26 Bug #73490 (Closed): ExtensionManagementUtility::addToAllTCAtypes cannot add fields which appear anywhere in Labels/PaletteNames etc
If you try to add a field to the showitem-definition using ExtensionManagementUtility::addToAllTCAtypes and this fiel... Robert Vock
13:22 Feature #73456: Timing attack vulnerability in Hash comparisons throughout the core
would be fixed in master with this: https://review.typo3.org/#/c/46514/ Helmut Hummel
13:04 Bug #71461: CategoryPermissionsAspect does not check changed rootUid of tree
proposal:
make issue public, declare 'category mount points for non-admin be_users' as display-only restriction an...
Christian Kuhn
12:33 Task #73480: Disallow PHP 7.x for 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
12:31 Task #73480 (Under Review): Disallow PHP 7.x for TYPO3 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
12:29 Task #73480 (Closed): Disallow PHP 7.x for TYPO3 6.2
When installing TYPO3 6.2 via Composer currently everything larger than PHP 5.3.7 is allowed which includes PHP 7.x a... Mathias Brodala
12:04 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Task #72340: Move moduleLabels from LanguageService to ModuleLoader
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:56 Task #72340 (Under Review): Move moduleLabels from LanguageService to ModuleLoader
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:00 Feature #65774: Add possibility to clear signals or remove a single slot
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:00 Feature #73474: Disconnect slots from signals
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:50 Feature #73474 (Under Review): Disconnect slots from signals
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:45 Feature #73474 (Rejected): Disconnect slots from signals
The Extbase signal/slot @Dispatcher@ should allow for disconnecting slots from signals.
With this, one can cleanly...
Mathias Brodala
11:00 Task #73445 (Resolved): Remove flashmessage_compatibility.js from core
Applied in changeset commit:05d41c5d63f9171876abda25b4a4e4703c279f45. Frank Nägler
10:35 Task #73445: Remove flashmessage_compatibility.js from core
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:50 Task #73442: Move Modal.getSeverityClass to Severity module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:49 Task #73442: Move Modal.getSeverityClass to Severity module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:44 Task #73441 (Resolved): Replace csConvObj calls
Applied in changeset commit:53b4b82f868014fe717431ef8e30a6d9706fc291. Benni Mack
10:36 Task #73441: Replace csConvObj calls
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:40 Bug #73473 (Closed): Inline FAL record in DCE flexform should inform editor that maxitems is reached
*Scenario*
Create a DCE with images as FAL and limit number of images via maxitems.
*Problem*
After reaching the...
Daniel Wagner
10:27 Bug #73472 (Closed): cut button / menu entry not removed on pages without write permissions
On pages where the editor does not have write permissions, the cut button isn't removed.
If you try to cut a page or...
Peter Kraume
10:19 Bug #73471 (Closed): Page Module: copy content element not possible on empty pages
It is not possible to copy a content element to an empty page in page module. You always have to do this via list mod... Peter Kraume
10:12 Bug #73470 (Closed): Pagetree context menu entry missing to copy pages without write permissions
The context menu of the pagetree lacks an entry to copy a page on which the editor doesn't have write access.
How ...
Peter Kraume
09:09 Bug #73464 (Closed): Label for RW settings isn't localized directly after file upload in filelist
How to reproduce:
- set backend language to german
- upload a file
- the read / write settings show RW
- expected...
Peter Kraume
00:01 Bug #73448: Codeception login success and click about 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
00:00 Bug #73448 (Under Review): Codeception login success and click about 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

2016-02-15

23:58 Bug #73448: Codeception login success and click about module
There is no about module...checks if can see admin tools ;) Roland Golla
22:03 Bug #73448 (Closed): Codeception login success and click about module
Login with 2 users one admin and one editor.
Checks from login to logout.
Roland Golla
23:57 Bug #73457 (Closed): Needs Investigation: Potential Session/ Serialisation issue
h1. Original report:
my name is David Jardin, I'm a member of the Joomla Security Team and I
would like to make...
Helmut Hummel
23:52 Feature #73456 (Closed): Timing attack vulnerability in Hash comparisons throughout the core
h1. Original report
recently I've been studying quite a few resources on cryptography and
application securi...
Helmut Hummel
23:11 Bug #73444: newContentElementWizard override not working in PageLayoutView
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:08 Bug #73444: newContentElementWizard override not working in PageLayoutView
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:57 Bug #73444 (Under Review): newContentElementWizard override not working in PageLayoutView
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 #73444 (Closed): newContentElementWizard override not working in PageLayoutView
There is a possibility to override the newContentElementWizard by setting @mod.newContentElementWizard.override@. Thi... Richard Haeser
21:54 Feature #73213: Codeception bad credentials
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:19 Feature #73213: Codeception bad credentials
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 Feature #73213: Codeception bad credentials
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:25 Task #73216 (Under Review): Enable codeception and add one test
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:04 Task #73445 (Under Review): Remove flashmessage_compatibility.js from 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
20:57 Task #73445 (Closed): Remove flashmessage_compatibility.js from core
The flashmessage_compatibility.js is deprecated since TYPO3 7 and should be removed now and not in CMS 9. Frank Nägler
19:28 Bug #73428: Save and View a newly created page redirects to site root
I can confirm this also with T3-8-Dev Gianluigi Martino
09:34 Bug #73428 (Closed): Save and View a newly created page redirects to site root
When creating a new page in list mode and then clicking 'save and view', you will be redirected to the site root.
...
Michiel Roos
19:13 Bug #70567: System Information Panel: Impossible to extend
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:40 Task #73442: Move Modal.getSeverityClass to Severity module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:24 Task #73442: Move Modal.getSeverityClass to Severity module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:22 Task #73442 (Under Review): Move Modal.getSeverityClass to Severity 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:00 Task #73442 (Closed): Move Modal.getSeverityClass to Severity module
Andreas Kienast
18:37 Bug #73425: t3editor does not always initialize
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:36 Bug #73425 (Under Review): t3editor does not always initialize
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:06 Bug #73443 (New): Backend-layouts not properly mapped upon import
When doing an import/export of pages and backend layout records get included in the T3D file the relations to those b... Bernhard Kraft
18:01 Feature #73050: Add a CSPRNG to TYPO3
And: just to take into consideration: these are the security-related components in TYPO3:
* core (authentication, ma...
Christian Futterlieb
17:40 Feature #73050: Add a CSPRNG to TYPO3
Helmut Hummel wrote:
> Seriously: What exactly is wrong with the current Random methods in 7.6?
Glad you asked that...
Christian Futterlieb
15:36 Feature #73050: Add a CSPRNG to TYPO3
Christian Futterlieb wrote:
> What about version 7.6? I'd like to have a good CSPRNG in there too..
Seriously:...
Helmut Hummel
17:39 Task #73441 (Under Review): Replace csConvObj calls
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:38 Task #73441 (Closed): Replace csConvObj calls
Benni Mack
17:00 Bug #73420 (Resolved): DB Check: Manage Reference Index uses deprecated method render() of FlashMessage
Applied in changeset commit:edcb106bd3256c0970c2fe3e729618dcdd62b4f6. Michael Oehlhof
16:59 Bug #73420: DB Check: Manage Reference Index uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:59 Bug #73421 (Resolved): RecordList uses deprecated method render() of FlashMessage
Applied in changeset commit:6f8def2e7d644acfc4e7ee300c69f58d18a77697. Michael Oehlhof
16:57 Bug #73421: RecordList uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:57 Bug #73221 (Resolved): Function menu uses deprecated method render() of FlashMessage
Applied in changeset commit:98a2c8e046a5f104e87c7bf0052e6502c4ee5939. Michael Oehlhof
16:48 Bug #73221: Function menu uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:42 Task #73072 (Resolved): Add logic to include languageLableFiles via return structure
Applied in changeset commit:0eb73ca1e37b55f0f4b07750bcc22d8418ad4464. Frank Nägler
16:41 Task #73072: Add logic to include languageLableFiles via return structure
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:30 Task #73072: Add logic to include languageLableFiles via return structure
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Task #73072 (Under Review): Add logic to include languageLableFiles via return structure
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Bug #71624: Multiple RTEs behave incorrect, especially textstyle
I am affected of this too, changing browsers does not change anything in my case. If you have inline children using r... Philipp Wrann
15:40 Bug #37780 (Needs Feedback): Possibility to get duplicate sessionId for different user
@Sven: what is your OS? If there is a high probability that two similar session ids are created, then there is someth... Helmut Hummel
15:14 Feature #73429: Wizard component
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:40 Feature #73429: Wizard component
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:10 Feature #73429: Wizard component
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:09 Feature #73429 (Under Review): Wizard component
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:57 Feature #73429 (Closed): Wizard component
Andreas Kienast
14:51 Feature #73436 (Closed): Backend editing on iPad
With TYPO3 7.6.2 it is not possible to edit(scroll) Content with an iPad(ios 9).
Menu and Pagetree is scrollable, C...
Thomas Kieslich
13:25 Epic #65314: PHP7
Last Update of the Benchmarks, as TYPO3 8 LTS will be PHP >= 7.0.
* PHP 5.6.11-1ubuntu3.1 (cli)
** Time: 21,24 se...
Alexander Opitz
13:14 Bug #72907 (Resolved): file_get_contents does not respect custom headers anymore
Applied in changeset commit:9543b7f818089cef546877b222f0901def0816b2. Sascha Egerer
13:13 Bug #72907: file_get_contents does not respect custom headers anymore
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:09 Bug #73097 (Closed): Update extension list is not working any more
Closed as resolved with the aforementioned commit.
Andreas, thank you for your testing and feedback!
Riccardo De Contardi
13:04 Bug #73097: Update extension list is not working any more
This message also was presented to me if I have done a fresh install of actual Typo3 7-6 development branch. Today I ... Andreas Fragner
12:55 Bug #67096 (Closed): Usage of definition list in RTE
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
12:51 Bug #73130 (Closed): Internet Explorer 11 does not support to add definitions in RTE
This seems a duplicate of #72597 ; please continue the discussion there ( a reference has been added).
Thank you
Riccardo De Contardi
12:26 Bug #71494: image wizard in the rtehtmlarea
This Issue will finally be resolved tonight.
@Michael: Nope, this is not a JS issue... this needs a full rewrite f...
Markus Klein
12:02 Bug #73433 (Closed): CommentViewHelper does not work for TranslateViewHelper
Claus Due
11:51 Bug #73433: CommentViewHelper does not work for TranslateViewHelper
Sorry is not a bug. It was a fault by user input.
Please delete this issue.
Steve Lenz
11:46 Bug #73433 (Closed): CommentViewHelper does not work for TranslateViewHelper
The CommentViewHelper does not work for TranslateViewHelper.... Steve Lenz
12:00 Bug #72917 (Resolved): Backend / Admin Tools / Language: Fatal error Call to a member function getMirrors
Applied in changeset commit:cbf64b32abec05b92e35d88281e23bdf084f38bc. Wouter Wolters
11:54 Bug #72917: Backend / Admin Tools / Language: Fatal error Call to a member function getMirrors
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:44 Bug #72917: Backend / Admin Tools / Language: Fatal error Call to a member function getMirrors
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:45 Story #68112 (Resolved): Base configuration / setup for codeception based on phantomJs and the php server
resolved with #68110 Christian Kuhn
11:36 Story #70274 (Closed): DataPreprocessor gone? What Hook can i use to add values to new inline elements?
Georg Ringer
11:30 Story #68110 (Resolved): Travis Configuration for Acceptance Testing
Applied in changeset commit:7dd13d12bc27add8f221a3bfbd2007ea015ff5a4. Christian Kuhn
11:11 Story #68110: Travis Configuration for Acceptance Testing
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:48 Story #68110: Travis Configuration for Acceptance Testing
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:07 Bug #73432 (Under Review): Ensure additionalAttributes for tagbased 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
11:04 Bug #73432 (Closed): Ensure additionalAttributes for tagbased viewhelper
The registration for the additionalAttributes argument was moved from constructor to \TYPO3\CMS\Fluid\Core\ViewHelper... Nicole Cordes
11:00 Task #73430 (Resolved): Prophecy update from 1.5.0 to 1.6.0
Applied in changeset commit:80b82a925469e1a7ecd444ac6512507732283bab. Christian Kuhn
10:34 Task #73430 (Under Review): Prophecy update from 1.5.0 to 1.6.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
10:33 Task #73430 (Closed): Prophecy update from 1.5.0 to 1.6.0
Christian Kuhn
10:30 Task #73382 (Resolved): Update psr/log dependency
Applied in changeset commit:5ca5e54d2853e61d89d38d4f14d6e060bfb92264. Frank Nägler
10:16 Task #73382: Update psr/log dependency
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:04 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
Confirmed in TYPO3 7.6.2. Probably related to #73209 Felix Nagel
09:03 Bug #73154 (Resolved): Cannot upload file from Frontend context
Applied in changeset commit:c03efc68aa3d960b85b7819b2a2ed169be31453f. Xavier Perseguers
09:03 Bug #73154: Cannot upload file from Frontend context
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review

2016-02-14

23:32 Bug #57272: Extbase doesn't handle FAL translations correctly
Sorry Jan but unluckly the version 2 of EXT:faltranslation doesn't work anymore in my use case.
If I revert it to th...
Ian Solo
23:27 Story #68110 (Under Review): Travis Configuration for Acceptance Testing
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:42 Bug #73427 (Under Review): Scheduler uses deprecated method render() of FlashMessage
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:39 Bug #73427 (Closed): Scheduler uses deprecated method render() of FlashMessage
Scheduler uses deprecated method render() of FlashMessage if the task object is not valid Michael Oehlhof
13:00 Task #73038 (Resolved): Avoid hardcoded sysext path for file list icons
Applied in changeset commit:d0c7409067c45e4bfe138d7d4ef2749b20a6a261. Mathias Brodala
11:40 Bug #73425 (Closed): t3editor does not always initialize
tx_styleguide_inline_t3editor
adding a new flex container section -> t3editor not fully initialized
having a t3ed...
Christian Kuhn

2016-02-13

23:54 Bug #69763: Re-login after expired backend session throws exception
I can confirm this problem as well.
The problem exists when you leave the backend open and switch the network, e.g...
Peter Kraume
20:45 Bug #72909 (Resolved): Indexed Search: Data too long for column 'cookie'
Applied in changeset commit:9c4df3b39213c64809c8720e90d6d084d1829597. Wouter Wolters
20:45 Bug #72909: Indexed Search: Data too long for column 'cookie'
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:40 Bug #72909: Indexed Search: Data too long for column 'cookie'
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:29 Bug #72909 (Under Review): Indexed Search: Data too long for column 'cookie'
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 Task #73216 (Resolved): Enable codeception and add one test
Applied in changeset commit:7c5bb2a80b08a6015bbe1a25534c01b95adfbf94. Roland Golla
15:41 Task #73216: Enable codeception and add one test
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:29 Task #73216: Enable codeception and add one test
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:55 Bug #72933 (Resolved): array_pop() expects parameter 1 to be array, null given
Applied in changeset commit:67358929e54ed3c2c2ee8f7897241f3c26d8b498. Xavier Perseguers
15:55 Bug #72933: array_pop() expects parameter 1 to be array, null given
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:55 Bug #73419 (Resolved): Exception when updating the ReferenceIndex if a table has no columns definition in TCA
Applied in changeset commit:4859dc86c8442a9876b33802a5032af3a28eed79. Michael Oehlhof
15:38 Bug #73419 (Under Review): Exception when updating the ReferenceIndex if a table has no columns definition in TCA
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:35 Bug #73419 (Resolved): Exception when updating the ReferenceIndex if a table has no columns definition in TCA
Applied in changeset commit:18733e21a4c403c8af5aff1a0786270be11ab094. Michael Oehlhof
15:33 Bug #73419: Exception when updating the ReferenceIndex if a table has no columns definition 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
00:54 Bug #73419 (Under Review): Exception when updating the ReferenceIndex if a table has no columns definition 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
00:48 Bug #73419 (Closed): Exception when updating the ReferenceIndex if a table has no columns definition in TCA
#1: PHP Warning: Invalid argument supplied for foreach() in /typo3/sysext/core/Classes/Database/ReferenceIndex.php li... Michael Oehlhof
15:38 Bug #73105 (Resolved): [BUGFIX] InvalidArgumentException in PaginateViewHelper
Applied in changeset commit:276e3fc47804ff59b75dd2a91cd0ad204c299255. Patrick Schriner
15:36 Bug #73105: [BUGFIX] InvalidArgumentException in PaginateViewHelper
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:53 Bug #73421 (Under Review): RecordList uses deprecated method render() of FlashMessage
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:51 Bug #73421 (Closed): RecordList uses deprecated method render() of FlashMessage
RecordList uses deprecated method render() of FlashMessage if no records are on the page. Michael Oehlhof
13:38 Story #68111 (Closed): Codeception as dev dependency
will be resolved with #73216 Christian Kuhn
01:09 Bug #73420 (Under Review): DB Check: Manage Reference Index uses deprecated method render() of FlashMessage
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:06 Bug #73420 (Closed): DB Check: Manage Reference Index uses deprecated method render() of FlashMessage
Michael Oehlhof

2016-02-12

19:41 Task #69346: Forms: Optimize documentation
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:17 Task #73016: Fluidification of Clipboard
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 Feature #72904 (Resolved): Add preProcessStorage signal to ResourceFactory
Applied in changeset commit:6e5397cc2bf208d5491470697e6eb59b0aa49124. Frank Nägler
18:47 Task #73383 (Resolved): Remove FlexForm charset conversion
Applied in changeset commit:51ed3688e179f1d76730122aaffe1706e6786ca1. Benni Mack
18:16 Task #73383 (Under Review): Remove FlexForm charset conversion
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:16 Task #73383 (Closed): Remove FlexForm charset conversion
Benni Mack
18:30 Task #73377 (Resolved): Update phpunit and its dependencies
Applied in changeset commit:a68323400b7a3bec2eb30cab5a91e9c1acd3055b. Christian Kuhn
17:34 Task #73377 (Under Review): Update phpunit and its dependencies
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:31 Task #73377 (Closed): Update phpunit and its dependencies
Christian Kuhn
18:09 Task #73382 (Under Review): Update psr/log dependency
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:07 Task #73382: Update psr/log dependency
Stick psr/log version to 1.0.0 Frank Nägler
17:56 Task #73382 (Closed): Update psr/log dependency
Stick psr/log version to 1.0.0 in composer.json Frank Nägler
17:29 Feature #73213 (Under Review): Codeception bad credentials
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:41 Bug #71567: FAL FileReference
Michael Oehlhof wrote:
> How is it to reproduce?
Basic use of File Reference in combination with PHP 7. I experience...
Frank Buijze
15:55 Bug #72961: TCA: using renderMode = tree, the treeConfig => rootUid can't get substituted with Page TSconfig
i can confirm that ... Stefan Busemann
15:24 Bug #73353: Unable to set backend user language
@ KJ Kooistra have you updated from a older TYPO3 version? i had the same issue with a update from 6.1 to 6.2.17 Gianluigi Martino
15:16 Bug #73353 (Needs Feedback): Unable to set backend user language
I'm failing to reproduce this issue on 6.2 and also 7.
On either version, switching the language immediately updat...
Markus Klein
13:37 Bug #73353: Unable to set backend user language
Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:32 Bug #73353 (Under Review): Unable to set backend user language
Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:01 Bug #73353 (In Progress): Unable to set backend user language
Gianluigi Martino
09:38 Bug #73353 (Closed): Unable to set backend user language
When I tried to set the backend language for my (admin) backend user I noticed the labels were not translated. After ... KJ Kooistra
15:08 Bug #73367 (Under Review): BackendTemplateView in combination with extending ActionController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #73367 (Rejected): BackendTemplateView in combination with extending ActionController
Hi,
The always default TYPO3\CMS\Extbase\Mvc\Controller\ActionController conflicts functionality when using the Ba...
Benjamin Serfhos
14:44 Task #72785: Add declare(strict_types=1); on every PHP file
Markus Klein wrote:
> So setting the declare() once in the entry script should actually force this for all included ...
Mathias Brodala
13:52 Task #72785: Add declare(strict_types=1); on every PHP file
There seems to be a contradiction in the docs.
http://php.net/manual/en/control-structures.declare.php
says:
> T...
Markus Klein
12:46 Bug #67047: Cannot access shortcut target in menus
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:00 Task #73225 (Resolved): Use getAbsoluteWebPath instead of extRelPath
Applied in changeset commit:2f0a9521b343f757b543a9f8f2ac1ba9d06a69e2. Benni Mack
11:37 Task #73225: Use getAbsoluteWebPath instead of extRelPath
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:57 Bug #73083 (Resolved): Use API to check for "Hide default translation of page"
Applied in changeset commit:07b92e406711d31a65f8e9e1d448bd96d8b138fe. Mathias Brodala
11:45 Bug #73083 (Under Review): Use API to check for "Hide default translation of page"
Patch set 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:32 Bug #73083 (Resolved): Use API to check for "Hide default translation of page"
Applied in changeset commit:e28c56540792cf19fc3782cd894eb5c9e0af6aa4. Mathias Brodala
11:32 Bug #73083: Use API to check for "Hide default translation of page"
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:35 Bug #72968: Missing files during import cause abort
How can files be "really missing" in t3d? Markus Klein
11:30 Task #73018 (Resolved): Remove @inject from ext:fluid
Applied in changeset commit:5ab411e060c4d2db9ef300145eae07bea5be7a64. Wouter Wolters
11:23 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
It all started out with doing you a faviour by fixing your bug report back from 4.7 with #44270.
This fix did contai...
Markus Klein
09:53 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
@Wouters: Thanks for the info. But we all did know this already.
@Markus Klein: But what is the adavantage of your...
Franz Holzinger
09:33 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
Well... It's a matter of principle how this marker stuff works that no error messages can be generated...
If you wan...
Markus Klein
09:30 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
`A marker is a word wrapped in three hash tags (###) on either side.`
`A marker is a word in your HTML template, whic...
Wouter Wolters
09:14 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
@Andreas Fernandez: No, your comparison with PHP does never fit the case with a missing '#' in the HTML file, because... Franz Holzinger
09:06 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
You could also argue that PHP is "hard" to write if you miss a semicolon at the end of a line or add a opening bracke... Andreas Kienast
07:19 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
No, nothing is fine with this severe change in the behaviour. You get a weird output in the front end if you miss one... Franz Holzinger
00:38 Bug #73240 (Closed): substituteMarkerArrayCached completely broken in TYPO3 6.2.17
Alright, then everything is fine. Markus Klein
11:21 Bug #73154: Cannot upload file from Frontend context
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:07 Bug #73004: Insert inline element after another one ends with server error 500
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:54 Bug #73359 (Closed): backend_layout Selected Icon missing
When selecting a Backend Layout the corresponding Icon doesn't get any grahical attribut to show that it is seleced.
...
stefan schreck
10:46 Bug #72388 (Resolved): Table wizard with large fields output newline as br-tag in frontend
Applied in changeset commit:1afa712d0c7fb5a21dc749110dfec412400a9577. Morton Jonuschat
10:40 Bug #72388: Table wizard with large fields output newline as br-tag in frontend
Patch set 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:34 Bug #72388 (Under Review): Table wizard with large fields output newline as br-tag in frontend
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:33 Bug #72388 (Resolved): Table wizard with large fields output newline as br-tag in frontend
Applied in changeset commit:1d2d368f1bdac991f9191eb81670e0bfc14c960e. Michael Oehlhof
10:46 Task #73358 (Resolved): .travis.yml cleanup
Applied in changeset commit:c4e292ffd7b562e5494955d671601097fd5c4961. Christian Kuhn
10:44 Task #73358 (Under Review): .travis.yml cleanup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:44 Task #73358 (Closed): .travis.yml cleanup
Christian Kuhn
10:45 Task #73352 (Resolved): Deprecate old-school AJAX requests
Applied in changeset commit:3c5865b61da2125ffee75cbe05e636f74851b987. Benni Mack
10:23 Task #73352: Deprecate old-school AJAX requests
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:59 Task #73352 (Under Review): Deprecate old-school AJAX requests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:29 Task #73352 (Closed): Deprecate old-school AJAX requests
Benni Mack
10:32 Bug #73006 (Resolved): Failing Unit Tests on Windows system
Applied in changeset commit:413430bf7e6d3e4a2cbec61319232242c78ccc50. Nicole Cordes
10:27 Feature #73357 (Closed): Make thumbnail size in file browser configurable
Currently the thumbnail size is set to 64x64px. This should be configurable. Alexander Schnitzler
10:27 Bug #73105: [BUGFIX] InvalidArgumentException in PaginateViewHelper
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:21 Bug #73355 (Closed): Respect allowed file extensions during file searches in file browser
When using the file browser for selecting files and searching for a file name, the allowed file extensions aren't con... Alexander Schnitzler
10:13 Feature #73241 (Under Review): Creating Content Elements might be slow when working in Workspaces
Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:46 Bug #72917: Backend / Admin Tools / Language: Fatal error Call to a member function getMirrors
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:32 Bug #72917: Backend / Admin Tools / Language: Fatal error Call to a member function getMirrors
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:30 Task #73194 (Resolved): Use UTF-8 as default for LanguageService
Applied in changeset commit:eaa89879100cecda35bb38c3f026d4ea1a010ce4. Benni Mack
08:35 Bug #73351 (Resolved): Invalid AJAX endpoint for EXT:recycler
Applied in changeset commit:d5f456e32a3be21c0111bf0e1ef012bab90eea67. Benni Mack
08:35 Bug #73351: Invalid AJAX endpoint for EXT:recycler
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:20 Bug #73351 (Under Review): Invalid AJAX endpoint for EXT:recycler
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:20 Bug #73351 (Closed): Invalid AJAX endpoint for EXT:recycler
Benni Mack
08:30 Feature #73227: Possibility to override Icon
Hi
Thanks for the feedback.
I am using 7.6.2
I know that the feature exists.
And it works for newly added Items.
...
stefan schreck
07:30 Task #73152 (Resolved): Update Symfony Console to 3.x
Applied in changeset commit:77b5034015d03625494711fd555b87614c503822. Mathias Brodala

2016-02-11

23:26 Bug #71596: New Inline records can not be created in translated parent record
Hi,
according to:
showAllLocalizationLink = TRUE
showPossibleLocalizationRecords = TRUE
showRemovedLocalization...
Ralf Merz
23:21 Task #73018: Remove @inject from ext:fluid
Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
23:19 Task #73018 (Under Review): Remove @inject from ext:fluid
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:51 Task #73018 (Resolved): Remove @inject from ext:fluid
Applied in changeset commit:a7cc1024290eea04be090d0eba6b46855995336d. Wouter Wolters
23:09 Bug #73006 (Under Review): Failing Unit Tests on Windows system
Patch set 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:58 Bug #73006 (Resolved): Failing Unit Tests on Windows system
Applied in changeset commit:1a9e1f29b0fde645330cd3691ca6964c549ca746. Nicole Cordes
22:58 Bug #73006: Failing Unit Tests on Windows system
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:58 Bug #73237 (Resolved): More failing Unit Tests on Windows Systems
Applied in changeset commit:9d08dae93b2861811df4eadf416b4848c2645fa4. Nicole Cordes
13:51 Bug #73237 (Under Review): More failing Unit Tests on Windows Systems
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 #73237 (Closed): More failing Unit Tests on Windows Systems
Still 2 Unit Tests are failing on Windows System after applying patch for issue #73006
There were 2 failures:
1...
Nicole Cordes
22:37 Bug #73350 (Closed): renderType selectMultipleSideBySide - action on selected items causes a jump to top
duplicate of #72973 closing this ticket. Wouter Wolters
22:28 Bug #73350 (Closed): renderType selectMultipleSideBySide - action on selected items causes a jump to top
If you have an renderType selectMultipleSideBySide and perform an action on selected items (sort, delete) it results ... Stephan Bauer
22:36 Bug #72979 (Closed): Missing Top margin, Bottom margin and Indentation and Frames using the new content element Text & Media in TYPO3 7.6.2
Wouter Wolters
22:30 Task #68896 (Resolved): Cleanup usage of booleans in EXT:frontend
Applied in changeset commit:cf080c6618ffe824da01432016c07639dc0f1690. Stefan Neufeind
19:27 Task #68896: Cleanup usage of booleans in EXT:frontend
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:43 Feature #73227 (Needs Feedback): Possibility to override Icon
Which TYPO3 version are you using?
According to the feature request you reference this should already be possible
Wouter Wolters
09:25 Feature #73227 (Closed): Possibility to override Icon
According to the Feature #35891
it would be nice to override an existing icon.
so e.g. this should work for imageor...
stefan schreck
20:29 Bug #71399: 404 page generates an exception below the page
I had the same issues - Setting [SYS][curlUse] = 1 fixes the issue!!
NB: My [SYS][trustedHostsPattern] = SERVER_NAME
Claus Harup
20:28 Bug #70567: System Information Panel: Impossible to extend
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:25 Bug #70567: System Information Panel: Impossible to extend
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:15 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
It also works after fixing only the subpart marker ###LINK_ITEM###.... Franz Holzinger
17:32 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
> The usage of ###GW1B### without a ###GW1E### should however be no problem
The marker usage is no problem of course...
Markus Klein
17:23 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
The usage of ###GW1B### without a ###GW1E### should however be no problem, because all ###GW1B### are inside of HTML ... Franz Holzinger
17:03 Bug #73240 (Needs Feedback): substituteMarkerArrayCached completely broken in TYPO3 6.2.17
And your code generates wrong HTML, because you only use ###G1B###, but never ###G1E###. Markus Klein
17:01 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
Well, I would too, but it hasn't been in the past, so we can't change that requirement in a released version.
Firs...
Markus Klein
16:13 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
Then I still wonder why '##' is supported. I propose to forbid any character '#' inside of a marker name.
Franz Holzinger
16:11 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
Thanks, will take a look.
By the way: '###' is of course NOT supported, but '##' is.
The unit tests were created ...
Markus Klein
15:48 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
I wonder if it is really supported to use '###' inside of marker names. Who will ever need this?
I have added 2 fi...
Franz Holzinger
15:42 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
Your current solution kills 2 unit tests:... Markus Klein
15:20 Bug #73240: substituteMarkerArrayCached completely broken in TYPO3 6.2.17
How do your markers look like?
Can you please, please, please post examples.
(We need them also to add them to the ...
Markus Klein
15:09 Bug #73240 (Closed): substituteMarkerArrayCached completely broken in TYPO3 6.2.17
The issue #72252 introduces big problems in the front end content rendering.
The generated front end is completely m...
Franz Holzinger
20:01 Task #73289 (Resolved): DiffUtility: Change granularity to "word"
Applied in changeset commit:9e6e5ff1c5ae09f01c6d09b21e3503d77fb7a888. Andreas Fernandez
20:01 Task #73289: DiffUtility: Change granularity to "word"
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
18:22 Task #73289 (Under Review): DiffUtility: Change granularity to "word"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:20 Task #73289 (Closed): DiffUtility: Change granularity to "word"
Currently, the DiffUtility renders changes on a character basis, causing unreadable diffs. Change the granularity to ... Andreas Kienast
19:25 Bug #73133: Wrong behaviour of "backend_layout_next_level"
This is my configuration (backend_layout / backend_layout_next_level) - TYPO3 6.2.17... Gerhard Rupp
19:23 Feature #73164: Add crypto-safe hashing API
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:46 Feature #73050: Add a CSPRNG to TYPO3
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 #73146: Permissions for inline records are not checked
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:23 Bug #73146: Permissions for inline records are not checked
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:22 Bug #73146: Permissions for inline records are not checked
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:22 Bug #72388: Table wizard with large fields output newline as br-tag in frontend
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Bug #73243: Stage buttons shown in frontend without user being repsonsible
Patch set 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:15 Bug #73243 (Under Review): Stage buttons shown in frontend without user being repsonsible
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 #73243 (Closed): Stage buttons shown in frontend without user being repsonsible
The workspace preview in the frontend shows the buttons to the previous and next stage if the user is not responsible... Oliver Hader
16:10 Task #73084 (Resolved): Cap issue counter of "Application Information"
Applied in changeset commit:00510d1d638246e72552aa63b346e407613c9f1c. Andreas Fernandez
16:09 Task #73084: Cap issue counter of "Application Information"
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:53 Task #73084: Cap issue counter of "Application Information"
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:42 Task #73242 (Resolved): Remove unused option cObj->INT_include
Applied in changeset commit:29c8716dbfc96bcd390fc95492e7c52e2481fac2. Benni Mack
15:24 Task #73242 (Under Review): Remove unused option cObj->INT_include
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Task #73242 (Closed): Remove unused option cObj->INT_include
Benni Mack
15:30 Task #68255 (Resolved): Replace confirm QueryView::makeStoreControl
Applied in changeset commit:a57d985c866b42e9ab925ed8ad1549e5ace62036. Frank Nägler
15:14 Task #68255: Replace confirm QueryView::makeStoreControl
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:22 Feature #73241 (Closed): Creating Content Elements might be slow when working in Workspaces
In a customer project with extensive use of workspaces there have been many pages and of course content elements with... Steffen Göde
15:21 Bug #72252: substituteMarkerArrayCached not substitute $subpartContentArray
Followup in #73240.
Please continue any discussion there, thank you.
Markus Klein
15:08 Bug #73239 (Closed): Clear processed files leads to 404 errors
In the news extension RTE, we can reference an image which will be optionally resized and written in the _processed_ ... Fabrice Morin
13:46 Feature #73236: Automatic SQL error checking
It would be helpful - especially during development - if the Database would do automatic SQL error checks after each ... Christian Weiske
13:44 Feature #73236 (Closed): Automatic SQL error checking
Christian Weiske
13:07 Feature #73234 (Under Review): The ability to use plural in xlf files
... Willi Martens
12:19 Bug #72070: ViewHelper f:widget.paginate - insertBelow /insertAbove doesn't work
Hi guys,
Any update on this one?
Claus Due
11:46 Bug #66419 (Closed): im_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:46 Feature #69548 (Closed): Insert images and change them
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision, then plea...
Riccardo De Contardi
11:35 Bug #68548 (Closed): [1.2.2]: Attempt to modify record '[No title]' (sys_file_reference:5297) without permission. Or non-existing page.
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:35 Bug #64314 (Closed): Frontend fails to properly unset labels
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
11:19 Bug #73207: Changing the Template of a fluid widget does not work
Sorry. It doesn't work.
In setViewConfiguration() we have a call to $view->getTemplatePaths()->fillFromConfigurati...
Stefan Froemken
11:05 Bug #73222 (Resolved): Filelist TreeView uses deprecated method render() of FlashMessage
Applied in changeset commit:ef3c9d38ab3cc94a25e51ea2d5922ce3607498d1. Michael Oehlhof
11:05 Bug #73222: Filelist TreeView uses deprecated method render() of FlashMessage
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:45 Bug #73222: Filelist TreeView uses deprecated method render() of FlashMessage
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:50 Bug #73180 (Resolved): Tooltip broken in DatabaseRecrodList header for clipboard icons.
Applied in changeset commit:4e6308e2d1e14591671dfae264c52c1432522c54. Frank Nägler
10:50 Bug #73180: Tooltip broken in DatabaseRecrodList header for clipboard icons.
Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:43 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Hello Wouter,
thanks for the quick reply. Unfortunately, the problem still occurs on the TYPO3_7-6 branch.... :(
Raphael Zschorsch
09:16 Task #71521: Clean up ObjectManager injection in CommandController
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:12 Task #71521: Clean up ObjectManager injection in CommandController
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:45 Task #73225: Use getAbsoluteWebPath instead of extRelPath
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:43 Task #73225: Use getAbsoluteWebPath instead of extRelPath
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:37 Task #73225 (Under Review): Use getAbsoluteWebPath instead of extRelPath
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:35 Task #73225 (Closed): Use getAbsoluteWebPath instead of extRelPath
Benni Mack
07:30 Task #73187 (Resolved): Remove obsolete settings from CSS Styled Content
Applied in changeset commit:495fbdbd98df5c7c16764adf430447df7dc03c46. Benni Mack
07:10 Task #73190 (Resolved): Deprecate BackendUtility::getListViewLink()
Applied in changeset commit:31d000f62e2357073619c397846422d257950a30. Benni Mack

2016-02-10

23:36 Bug #73222 (Under Review): Filelist TreeView uses deprecated method render() of FlashMessage
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:32 Bug #73222 (Closed): Filelist TreeView uses deprecated method render() of FlashMessage
Filelist TreeView uses deprecated method render() of FlashMessage when no folders are available. Michael Oehlhof
23:21 Bug #73180: Tooltip broken in DatabaseRecrodList header for clipboard icons.
Verify:
# Go to list module on a page with records
# Show clipboard
# Activate multi select mode
# Check toolti...
Daniel Goerz
23:16 Bug #73221: Function menu uses deprecated method render() of FlashMessage
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:15 Bug #73221 (Under Review): Function menu uses deprecated method render() of FlashMessage
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:03 Bug #73221 (Closed): Function menu uses deprecated method render() of FlashMessage
Function menu uses deprecated method render() of FlashMessage if no modules have been registered. Michael Oehlhof
23:06 Task #73190: Deprecate BackendUtility::getListViewLink()
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:02 Task #73190: Deprecate BackendUtility::getListViewLink()
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:56 Task #73190: Deprecate BackendUtility::getListViewLink()
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 Task #73175 (Resolved): Cleanup code of QueryView
Applied in changeset commit:fcc7d165527ca40f33109471f85191ac815f85cf. Frank Nägler
18:38 Bug #73207 (Needs Feedback): Changing the Template of a fluid widget does not work
Wouter Wolters
14:29 Bug #73207: Changing the Template of a fluid widget does not work
Could you try "10 = EXT:devlog/Resources/Private/Templates/ViewHelpers/Widget/" instead, please? The values should be... Claus Due
10:37 Bug #73207 (Closed): Changing the Template of a fluid widget does not work
Hello,
I want to change the template of a fluid widget with following TypoScript:...
Stefan Froemken
18:38 Bug #73211 (Closed): Link-Wizard renders external links like internal links if ".html" is in the URL
Hi, thanks for your report. We already fixed this in master and 7.6 branch with https://forge.typo3.org/issues/72818 ... Wouter Wolters
14:39 Bug #73211 (Closed): Link-Wizard renders external links like internal links if ".html" is in the URL
There seems to be a bug with the Link-Wizard and external links.
When using the Link-Wizard to save an external li...
Andreas Stenger
18:36 Bug #73209 (Needs Feedback): PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Please try, if possible, with the TYPO3_7-6 branch.
I found a related ticket that got fixed recently https://forge....
Wouter Wolters
17:59 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Seems I'm having the same issue in 7.6.2 Felix Nagel
11:40 Bug #73209 (Closed): PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
In TYPO3 7.6.1 when I set PAGE_TSCONFIG_ID like this:... Raphael Zschorsch
18:21 Feature #73050: Add a CSPRNG to TYPO3
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:25 Bug #73218 (Closed): EXT:form: mandatoryValidationMessages unset after submit
I use {model.mandatoryValidationMessages} to show a *-sign after labels of required fields. After submission this pro... Rainer Becker
17:13 Feature #73164: Add crypto-safe hashing API
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:29 Task #73216 (Under Review): Enable codeception and add one test
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Task #73216 (Closed): Enable codeception and add one test
Composer update and one green simple test Roland Golla
15:22 Bug #73214 (Closed): Typo3 interprets unlimited upload_max_filesize as limited to 0B
Typo3 interprets the php setting @upload_max_filesize = 0@ as post data being limited to 0 bytes:
!https://i.imgur.c...
David Henninger
15:10 Feature #73213 (Closed): Codeception bad credentials
Add a codeception acceptance test to check all form messages, Roland Golla
14:43 Bug #73206: EXT:indexed_search can not find any PDF documents in search results
It is partially as on Issue #50095. Issue #50095 describes the problem of not getting files indexed only.
My Issu...
Angelo Previtali
11:16 Bug #73206: EXT:indexed_search can not find any PDF documents in search results
Is this related? https://forge.typo3.org/issues/50095 Riccardo De Contardi
10:13 Bug #73206 (Closed): EXT:indexed_search can not find any PDF documents in search results
PDF documents are not indexed anymore with indexed_search. No results are shown. My configuration is WITHOUT using EX... Angelo Previtali
12:30 Bug #66582: Can't Set Page Title After Update In Extbase Controller
If an extbase action is set as non cacheable and the plugin seobasics is installed and config.noPageTitle=2, then mod... Numa Schmeder
11:59 Bug #73210 (Closed): If column 'identifier' is empty in 'sys_file_processedfile' images are not reprocessed.
Hello,
If the column 'identifier' is empty in the table 'sys_file_processedfile' the fluid MediaViewHelper returns t...
Jonathan Neugber
09:04 Feature #73205 (Closed): Show spinner when recursively deleting page
Deleting pages and all child pages recursively takes time.
When doing so in the page tree, nothing seems to happen a...
Christian Weiske
08:15 Feature #73204 (Closed): CallbackValidator
It would be nice to have a @TYPO3\CMS\Extbase\Validation\Validato\CallbackValidator@ class that one could use to quic... Christian Weiske
06:01 Bug #73202 (Resolved): Drop usage of iconFile if typeicon_classes is used in TCA
Applied in changeset commit:062363befd1d70aca931caae9ac295e0e8d70234. Wouter Wolters

2016-02-09

23:28 Task #73175: Cleanup code of QueryView
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:56 Task #73175: Cleanup code of QueryView
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #73189 (Resolved): Remove occurrences of linkThisUrl()
Applied in changeset commit:3153a54a9f18159b70c1443ccb06005b92698f56. Benni Mack
07:46 Task #73189 (Under Review): Remove occurrences of linkThisUrl()
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:45 Task #73189 (Closed): Remove occurrences of linkThisUrl()
Benni Mack
22:04 Bug #73202 (Under Review): Drop usage of iconFile if typeicon_classes is used 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
22:04 Bug #73202 (Closed): Drop usage of iconFile if typeicon_classes is used in TCA
Drop usage of iconFile if typeicon_classes is used in TCA Wouter Wolters
21:02 Bug #73197: f:switch does not work. Wrong namespace
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Bug #73197 (Under Review): f:switch does not work. Wrong namespace
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:51 Bug #73197 (Closed): f:switch does not work. Wrong namespace
Hello,
I have following Fluid-Partial, but it only renders the defaultCase:...
Stefan Froemken
17:33 Bug #63482: Query constraint on a DateTime field with a DateTime argument should trigger date format
Same issue when using _dbType => date_ in TYPO3 7.6.2
Felix Nagel
16:08 Feature #73164: Add crypto-safe hashing API
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:07 Feature #73164: Add crypto-safe hashing API
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:48 Feature #73164: Add crypto-safe hashing API
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:36 Feature #73195: Automatically select the previously opened folder when creating a link to a file
Sorry, messed up my first post.
This is the first image
!1.png!
This is the second image
!2.png!
Thomas Stenger
12:32 Feature #73195 (Closed): Automatically select the previously opened folder when creating a link to a file
Hi,
It would be nice that when we create a link to a file, it would automatically open the last folder used for th...
Thomas Stenger
12:08 Task #73194 (Under Review): Use UTF-8 as default for LanguageService
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Task #73194 (Closed): Use UTF-8 as default for LanguageService
Benni Mack
12:03 Bug #73193 (Rejected): var_dump output not visible in backend modules
This is IMO no good reason to change the behavior of the TYPO3 core. A decent IDE autocompletes already at "DebuggerUt". Andreas Kienast
11:29 Bug #73193: var_dump output not visible in backend modules
because writing @var_dump()@ is so much shorter than writing @\TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump()@. Christian Weiske
11:27 Bug #73193 (Needs Feedback): var_dump output not visible in backend modules
Why don't you use @\TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump()@ instead? Andreas Kienast
11:22 Bug #73193 (Rejected): var_dump output not visible in backend modules
I'm using @var_dump()@ during development of backend modules.
Unfortunately, the @module-docheader@ div is positio...
Christian Weiske
11:30 Task #73186 (Resolved): Always use Icon API for Module Icons
Applied in changeset commit:f45ed80a96cf0d6c611b5142e9016546c57dd5ed. Benni Mack
10:55 Task #73186: Always use Icon API for Module Icons
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:34 Task #73186 (Under Review): Always use Icon API for Module Icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Task #73186 (Resolved): Always use Icon API for Module Icons
Applied in changeset commit:0102c8886fce9ff267549d32c4179ad232a542f3. Benni Mack
10:09 Task #73186 (Under Review): Always use Icon API for Module Icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Task #73186 (Resolved): Always use Icon API for Module Icons
Applied in changeset commit:562b7c1d19d29579f86082596c6493207b2d4da8. Benni Mack
07:03 Task #73186 (Under Review): Always use Icon API for Module Icons
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:02 Task #73186 (Closed): Always use Icon API for Module Icons
Benni Mack
10:53 Feature #73191 (Under Review): Add flags to IconRegistry::$icons instead of calling IconRegistry::registerFlags
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:49 Feature #73191: Add flags to IconRegistry::$icons instead of calling IconRegistry::registerFlags
For a request to http://review.local.typo3.org/typo3/index.php?ajaxID=%2Fajax%2Ficons&ajaxToken=52e72f113c016603524b3... Michiel Roos
09:09 Feature #73191 (Rejected): Add flags to IconRegistry::$icons instead of calling IconRegistry::registerFlags
For each backend request IconRegistry::registerFlags is called. The method give a nice overview of available flags an... Michiel Roos
10:02 Bug #72825: format.html-ViewHelper creates unnecessary HTML
maybe I am wrong... isn't this related to the TSConfig setting @RTE.default.allowTagsOutside@ ?
Riccardo De Contardi
09:37 Bug #66500 (Closed): Link-Wizard in IE and McAfee Add-On
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
Riccardo De Contardi
09:35 Task #73018: Remove @inject from ext:fluid
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:16 Feature #5098: Add support for t3lib_extMgm::insertModuleFunction
I'd really like to see this. I wanted to add a new wizard to Web -> Functions, only to find that extbase does not sup... Christian Weiske
08:09 Task #73190: Deprecate BackendUtility::getListViewLink()
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:04 Task #73190 (Under Review): Deprecate BackendUtility::getListViewLink()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:00 Task #73190 (Closed): Deprecate BackendUtility::getListViewLink()
Benni Mack
08:01 Bug #73181 (Resolved): cshmanual broken since fluid standalone patch
Applied in changeset commit:369334cfea0c16ba3debb4b33a3fea6a0eaf1291. Anonymous
07:20 Task #73187 (Under Review): Remove obsolete settings from CSS Styled Content
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:18 Task #73187 (Closed): Remove obsolete settings from CSS Styled Content
Benni Mack
07:00 Task #73185 (Resolved): Deprecate NullTimeTracker
Applied in changeset commit:a494a5ee5ee4a3accd0d3270c29e53fdcee54537. Benni Mack
06:39 Task #73185 (Under Review): Deprecate NullTimeTracker
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:34 Task #73185 (Closed): Deprecate NullTimeTracker
deprecate it and merge the functionality into the timetracker Georg Ringer
 

Also available in: Atom