Activity
From 2014-07-04 to 2014-08-02
2014-08-02
- 22:22 Bug #59821: link to forgot password page does'nt work in 6.2
- Hello,
sorry for reopening this again, but in my opinion the current bug fix solves the problem of the bug reporte... - 22:13 Bug #60712: RTE: HTMLArea.I18N is undefined | File does not exist: typo3temp/sprites/zextensions.css
- Could you attach the TCA of the content elements you defined? That would make it a lot easier to reproduce.
- 21:12 Bug #60740 (Needs Feedback): DB-migration suggests ALTER TABLE again and again
- In the core the definition of that field is:
uid int(11) unsigned NOT NULL auto_increment
This field is the prima... - 13:43 Bug #60740 (Closed): DB-migration suggests ALTER TABLE again and again
- Example:
ALTER TABLE fe_users CHANGE uid uid int(11) NULL auto_increment;
Current value: int(11) auto_increment
... - 13:00 Bug #60494 (Resolved): editing gridelement in foreign language exhausts memory on large sites
- Applied in changeset commit:169f8b912751998b72236be85f1ff77e092ae8a2.
- 12:59 Bug #60494: editing gridelement in foreign language exhausts memory on large sites
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:59 Revision 14fc7504: [BUGFIX] Fetch related records for existing uids only
- Before fetching related records from a foreign table, we must ensure
that there is a uid to be considered, since othe... - 12:59 Revision 169f8b91: [BUGFIX] Fetch related records for existing uids only
- Before fetching related records from a foreign table, we must ensure
that there is a uid to be considered, since othe...
2014-08-01
- 21:58 Bug #60737 (Under Review): Symlinks as Document roots are breaking the cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:48 Bug #60737 (Closed): Symlinks as Document roots are breaking the cache
- Hi there,
my hoster uses symlinks to the document root to resolve the domain to the document root.
# If there i... - 17:30 Bug #60199: Page module: tt_content records are not editable
- btw:
if the same fix is applied also for 4.5.35 (in class.tx_cms_layout.php - line 2268) then there's no need for ... - 09:40 Bug #60199: Page module: tt_content records are not editable
- @Gerwin Kramer: Can you review at https://review.typo3.org/31929 please? (Log in with your t3o username/password and ...
- 09:33 Bug #60199: Page module: tt_content records are not editable
- The provided fix works for me. Content elements after a multicolumn element are editable again in the Page module whe...
- 09:30 Bug #60199: Page module: tt_content records are not editable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:15 Bug #60199: Page module: tt_content records are not editable
- We kindly ask everybody watching this issue to test the solution pushed to the review system.
Thanks for your feedback! - 06:56 Bug #60199 (Under Review): Page module: tt_content records are not editable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Bug #60726: __identity field will not be rendered if of type @lazy
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:01 Bug #60726: __identity field will not be rendered if of type @lazy
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Bug #60726: __identity field will not be rendered if of type @lazy
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Bug #60726 (Under Review): __identity field will not be rendered if of type @lazy
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:50 Bug #60726 (Closed): __identity field will not be rendered if of type @lazy
- Hello Core-Team,
I have a field like that one in my fluid-template:... - 14:45 Bug #60397 (Closed): Access denied when using pencil icon on translated elements in page module
- Seems to be a duplicate of #60199.
Please test the patch linked there and continue commenting there. Thanks. - 14:37 Feature #60723: Make PageRenderer Template Configurable
- Where do you need that??
Are style tags allowed to be used outside head? - 14:25 Feature #60723 (Closed): Make PageRenderer Template Configurable
- It should be possible to configure the PageRenderer.html template.
I want to move the css includes to the page end (... - 14:09 Bug #60722 (Closed): Extbase/Fluid: Repository obect not usable when called via AJAX
- Hi,
I created a backend module with Extbase/Fluid.
The problem I have is that retrieving/updating data via AJAX doe... - 14:00 Bug #58898 (Resolved): Install tool migration step to convert file links fails with exception
- Applied in changeset commit:92456f6539ee6b8f76345b9b158f963f572ce390.
- 13:51 Bug #58898: Install tool migration step to convert file links fails with exception
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:10 Bug #58898: Install tool migration step to convert file links fails with exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Bug #58898 (Under Review): Install tool migration step to convert file links fails with exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Revision 94d9d83f: [BUGFIX] Prevent exception in RTE filelinks upgrade wizard
- When using the upgrade wizard for RTE filelinks and the record is
not an array it throws an exception.
To give the e... - 13:50 Revision 92456f65: [BUGFIX] Prevent exception in RTE filelinks upgrade wizard
- When using the upgrade wizard for RTE filelinks and the record is
not an array it throws an exception.
To give the e... - 13:50 Bug #59432: setLocalConfigurationValueByPath() writes LocalConfiguration.php on each request
- I would say it's a must have because this behaviour leads to the related issues. When one uses setLocalConfigurationV...
- 11:58 Bug #60713: OAuth no longer works in 6.2
- "it crashed" does not say too much.
What is the error message?
Does the class, the code is in, use namespaces? - 11:36 Bug #60713: OAuth no longer works in 6.2
- Yes I did but then:
// Set up HTTP request
$httpRequest = new HTTP_Request2;
$httpRequest->setHeader('Accept-Enc... - 09:07 Bug #60713 (Needs Feedback): OAuth no longer works in 6.2
- I guess TYPO3 already loads these libraries by default. Did you try removing these lines?
- 08:46 Bug #60713 (Closed): OAuth no longer works in 6.2
- I have had the following running smoothly in TYPO3 6.0 and 6.1:
include_once 'HTTP/OAuth/Consumer.php';
require_o... - 09:13 Bug #60641 (Closed): Bug #60199 still exists
- Closing as duplicate. The original issue is in review now.
- 08:11 Bug #60697: Recursive storagePid does not work in command controller
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:14 Bug #60712 (Closed): RTE: HTMLArea.I18N is undefined | File does not exist: typo3temp/sprites/zextensions.css
- Hi :)
*Szenario:*
i have created a complex CE extending tt_content in EXT:Configuration/TCA/Overrides/tt_content....
2014-07-31
- 22:51 Bug #60703 (Needs Feedback): sys_file indexer and file module throw an exception if a record does not have a physical representation
- When you change your files outside of TYPO3 it's recommended to have the FAL indexer task running every x minutes.
F... - 14:06 Bug #60703 (Closed): sys_file indexer and file module throw an exception if a record does not have a physical representation
- Hi
When I access a folder in the file module with a sys_file record that has no physical file (it was deleted by f... - 15:30 Bug #60705: Property of alternative model implementation not found
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:19 Bug #60705 (Under Review): Property of alternative model implementation not found
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Bug #60705 (Closed): Property of alternative model implementation not found
- The PersistentObjectConverter is mapping submitted data to a given target domain model. If a class gets overloaded wi...
- 14:43 Bug #60702 (Closed): Clicking on pencil results in "Sorry, you didn't have proper permissions to perform this change."
- Closed as duplicate of #60199 .
And regarding your question: the nextThree data contains information about the con... - 14:27 Bug #60702: Clicking on pencil results in "Sorry, you didn't have proper permissions to perform this change."
- Seems to be related to #60199
- 13:31 Bug #60702 (Closed): Clicking on pencil results in "Sorry, you didn't have proper permissions to perform this change."
- When I'm using the Page module and I click on the pencil of the third (or higher) content item, i get this message: "...
- 14:28 Bug #60199: Page module: tt_content records are not editable
- New report #60702 seems to be related.
- 12:56 Bug #60199: Page module: tt_content records are not editable
- Debug session planned for tonight.
- 03:07 Bug #60199: Page module: tt_content records are not editable
- More digging....
The difference to 4.5.35 is at least when calling tt_content_drawHeader (which draws the icons we... - 14:15 Bug #59133: Error while converting RTE enabled fields to FAL
- You got dump... ;)
- 10:29 Bug #59133: Error while converting RTE enabled fields to FAL
- Some records of the tt_content table which contain those umlauts would be interesting.
- 09:27 Bug #59133: Error while converting RTE enabled fields to FAL
- Got that problem as well, I had filenames from 4.5 that contained ÖÄÜ, those were not ported by the update wizard. Af...
- 12:53 Bug #60548: [GFX][thumbnails] = 1 not working
- Hi !!
Thanks for the feedback.
I have checked the image manipulation tools in my Test Setup and everything seem... - 12:00 Bug #60697 (Under Review): Recursive storagePid does not work in command controller
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:32 Bug #60697 (Closed): Recursive storagePid does not work in command controller
- I created a basic command controller which retrieves records from an Extbase repository but failed to retrieve any re...
- 10:31 Revision cb6b7f51: [TASK] Replace Prototype in inline record JS
- This is the first step of replacing Prototype usage.
Change-Id: I6599c3ce7eea493e2bfaa29312775bf1659ded69
Resolves: ...
2014-07-30
- 21:28 Bug #60684: Install tool step action fails silently
- I guess that is because TYPO3 parses the option and receives the 10MB value, which it obviously treats "correctly" as...
- 20:39 Bug #60684: Install tool step action fails silently
- Although ... thinking about it again: Why does the install tool stop complaining about a low value of the upload limi...
- 20:36 Bug #60684: Install tool step action fails silently
- You're right: Installation won't fail. I was just very eager to get rid of those warnings.
Server logs complain ab... - 18:52 Bug #60684: Install tool step action fails silently
- I agree the message can be improved.
But still this seems to be not a TYPO3 issue. I guess TYPO3 is not even execu... - 18:32 Bug #60684: Install tool step action fails silently
- I found the problem: Wrong PHP settings apparently prevent TYPO3 creating files.
With my server setup the install ... - 17:54 Bug #60684: Install tool step action fails silently
- Please also check the error log of your webserver
- 17:35 Bug #60684 (Needs Feedback): Install tool step action fails silently
- Could you check the folder permissions after the system look good message?
or is the listing from after? - 15:55 Bug #60684 (Closed): Install tool step action fails silently
- I'm trying to install TYPO3 using the install wizard but I'm stuck at step 1. Whenever I click on "System looks good....
- 19:01 Bug #60681: <INCLUDE_TYPOSCRIPT: source="DIR:EXT:mysite/Typoscript"> includes hidden files…
- Of course it was #34621 which introduced the change. But not as a regression, as one might think from your ticket her...
- 17:55 Bug #60681 (Closed): <INCLUDE_TYPOSCRIPT: source="DIR:EXT:mysite/Typoscript"> includes hidden files…
- Closing as duplicate
- 17:47 Bug #60681: <INCLUDE_TYPOSCRIPT: source="DIR:EXT:mysite/Typoscript"> includes hidden files…
- Fine with me, please close the issue as I can't seem to do it myself…
- 15:18 Bug #60681: <INCLUDE_TYPOSCRIPT: source="DIR:EXT:mysite/Typoscript"> includes hidden files…
- Duplicates #57914
I suggest to abandon the patch here and work on the original issue. - 14:53 Bug #60681 (Under Review): <INCLUDE_TYPOSCRIPT: source="DIR:EXT:mysite/Typoscript"> includes hidden files…
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #60681 (Closed): <INCLUDE_TYPOSCRIPT: source="DIR:EXT:mysite/Typoscript"> includes hidden files…
- The change from #34621 leads to inclusion of hidden files, e.g. swap files of vim like `.system.ts.swp` which cannot ...
- 19:00 Bug #60199: Page module: tt_content records are not editable
- Thanks for the description and the screenshot! The essential part was having translated elements (with a 'parent' ele...
- 15:24 Bug #60199: Page module: tt_content records are not editable
- Just a note: With 4.5.(.35) I could not reproduce the error.
- 15:17 Bug #60199 (Accepted): Page module: tt_content records are not editable
- 14:51 Bug #60199: Page module: tt_content records are not editable
- I can confirm this:
- 6.2.4
- default lang plus another language
- page/language view
- independant content (not ... - 11:53 Bug #60199: Page module: tt_content records are not editable
- I tried it in an empty installation (only system extensions installed, no setup, cleared all caches through the Insta...
- 18:21 Bug #57914: INCLUDE_TYPOSCRIPT should skip hidden/temporary files
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:35 Bug #57914: INCLUDE_TYPOSCRIPT should skip hidden/temporary files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:57 Feature #48538: Register flexform API (addFlexFormToPlugin)
- Would still <3 to see a good API here - since adding Flexforms is not super convenient.
I will not work on this but ... - 15:29 Feature #48538: Register flexform API (addFlexFormToPlugin)
- Felix, still an issue, or can we close this?
- 15:55 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- this is i believe still an active issue, and an important one related to 404 errors
- 15:37 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Last ping, before closing this issue.
- 15:41 Bug #54148 (Closed): Clear all caches not working properly
- The EM clears all system caches on ext updates.
If you need to clear them manually, enable the "Clear System Cache... - 15:40 Feature #45488 (Accepted): Support meaningful COA keys
- Ping, please provide a patch for current master and push it to Gerrit.
Don't forget about the necessary documentatio... - 15:36 Feature #37662: Support for arrays in t3lib_div::_GP()
- Rastislav, last chance to get this forward.
Are you able to push a patch for current master branch? - 15:33 Bug #12851 (Closed): Expanding row for content element in WS module throws js error in IE6
- No feedback for more than 90 days, therefore closing this issue.
- 15:32 Bug #33086 (Closed): Button "Open version of page" doesn't work if the requested page is not already loaded in page tree
- No feedback for more than 90 days, therefore closing this issue.
- 15:31 Bug #27276 (Closed): OpenID sysext: Loop with OpenId Server if login via GET parameters
- No update for more than a year. Closing this issue.
- 15:31 Bug #40865 (Closed): Option to show secondary options (palettes) even though no options available
- Last update was 1 year ago. closing
- 15:24 Bug #51982 (Needs Feedback): DB check -> Full search: cannot find hidden pages
- Is this still a problem on 6.2?
- 15:23 Bug #51784 (Needs Feedback): Pages of top level menu are displayed even if thes are hidden in menus
- Is this still a problem on 6.2?
- 13:42 Bug #59055: Import from .t3d failed on Windows 7 with a lot of messages
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:42 Bug #58602: Datepicker issue on multiple datetime fields in BE
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:42 Bug #59701: uniqid() not returning unique values
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:46 Bug #60675 (Accepted): CSS compressor is removing white spaces (font directive)
- Yes it is! Thanks for reporting.
The problem seems to be in ResourceCompressor::compressCssFile().
Unfortunately ... - 11:51 Bug #60675 (Closed): CSS compressor is removing white spaces (font directive)
- Today I noticed the internal CSS compressor is removing white spaces between the font size and the font family. Of co...
- 12:33 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- I have tried loading the extension list numerous times in 6.2.4 , and the loading process appears to abort randomly a...
- 11:44 Bug #56882: Can not translate IRRE elements
- I've retested the issue with the recent master (Sun Jul 27 e172269f8db8720083c1e74eca03d9662a331185 ).
It is better,... - 11:38 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Roland Waldner wrote:
> Andreas Wolf wrote:
> > > > @Roland: please check and if it helps, we could close this bug.... - 11:30 Bug #53560 (Resolved): #1233058486: "someStringWithUmlautsLikeÄ" is not a valid cache entry identifier.
- Applied in changeset commit:3fa5989f3002080f136092ef0d07c0e208a5de3e.
- 11:30 Bug #53425 (Resolved): Forms with German Umlauts throws Exception
- Applied in changeset commit:3fa5989f3002080f136092ef0d07c0e208a5de3e.
- 11:11 Bug #53425: Forms with German Umlauts throws Exception
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:09 Bug #53425: Forms with German Umlauts throws Exception
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #53425: Forms with German Umlauts throws Exception
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:58 Bug #53425: Forms with German Umlauts throws Exception
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:27 Bug #53425: Forms with German Umlauts throws Exception
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Revision 3fa5989f: [BUGFIX] Avoid autoloading of non-objects in DataMapper
- While persisting an object, the DataMapper is asked for the plain value
of a property, the TypeHandlingUtility::isCor... - 10:52 Bug #60669 (Closed): String value in objects to persist will trigger the class autoloader
- Closing as duplicate of #53425
- 10:10 Bug #60669 (Under Review): String value in objects to persist will trigger the class autoloader
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:04 Bug #60669 (Closed): String value in objects to persist will trigger the class autoloader
- While persisting an object and the DataMapper is asked for the plainValue
of a property. The TypeHandlingUtility is ... - 09:06 Bug #60511: FAL Indexer (scheduler task) doesn't respekt symlinks
- Thanks, that was the other issue.
But the real issue remains because the RecursiveDirectoryIterator doesn't follow...
2014-07-29
- 22:03 Bug #60649: Resource/Filter/FileNameFilter doesn't filter files in hidden directories…
- Are "hidden" folders also hidden in 4.* versions? Else this would lead to a regression. And how about hidden folders ...
- 08:40 Bug #60649: Resource/Filter/FileNameFilter doesn't filter files in hidden directories…
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:19 Bug #60649 (Under Review): Resource/Filter/FileNameFilter doesn't filter files in hidden directories…
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:02 Bug #60649 (Closed): Resource/Filter/FileNameFilter doesn't filter files in hidden directories…
- This leads to FAL indexing a whole git structure or whatever you have might have in a local storage.
- 21:58 Feature #56726: Trigger MetaDataExtraction after file upload
- Maybe we can add a checbox to the storage settings to enable auto metadata extraction for that storage?
- 21:55 Bug #60398: Mapping existing model to new one
- Have a look at http://typo3.org/extensions/repository/view/extender for that.
- 19:36 Bug #50095: Indexing of external files and absRefPrefix
- I can confirm that this issue still exists in 6.2.4
- 17:44 Bug #60386: Update uninstalled extension
- Jose Ramon Roca wrote:
> Wouter Wolters wrote:
> > Which version of TYPO3 CMS are you using?
> > This should be fi... - 17:08 Bug #60386: Update uninstalled extension
- Wouter Wolters wrote:
> Which version of TYPO3 CMS are you using?
> This should be fixed in version 6.2.4
It is ... - 16:42 Bug #33765: Extension manager doesn't handle failed downloads (well)
- Well…
The bug still exists in version 4.7.
The bug does not exist in version 6.2 however (tested with the extens... - 15:27 Feature #50780 (Under Review): Allow to link to all pages even if it is not in the own db mounts
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:03 Feature #50780: Allow to link to all pages even if it is not in the own db mounts
- Good idea, Bernhard.
I'm currently working on an additional option, that allows appending at least database mount ... - 14:50 Bug #60650: ConfigurationManager::getConfigurationValueByPath ignores AdditionalConfiguration.php
- There is one place on the extension manager using this method (fetching the current extension configuration under @EX...
- 13:07 Bug #60650 (Needs Feedback): ConfigurationManager::getConfigurationValueByPath ignores AdditionalConfiguration.php
- Were does the Core us it too?
AFAIK ConfigurationManager from Core is to be used only internally (currently only i... - 10:52 Bug #60650: ConfigurationManager::getConfigurationValueByPath ignores AdditionalConfiguration.php
- Yes, only for read access - is it not meant to be done that way? Since the core seems to do it, too
- 01:32 Bug #60650: ConfigurationManager::getConfigurationValueByPath ignores AdditionalConfiguration.php
- So you're using the ConfigurationManager in your code somewhere to retrieve configuration, right?
- 01:11 Bug #60650 (Closed): ConfigurationManager::getConfigurationValueByPath ignores AdditionalConfiguration.php
- Judging by the uses in the core, it should query the final @$GLOBALS['TYPO3_CONF_VARS']@-array.
- 10:05 Bug #60655 (Closed): BE-Login throws exception when session has expired
- The BE-Login with Typo3 Version 6.2.4 sometimes throws an exception:
#1: PHP Warning: session_start() [<a href='fu... - 09:47 Task #60654 (Under Review): Execute remap handling of nested children earlier
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:37 Task #60654 (Closed): Execute remap handling of nested children earlier
- If dealing with nested parent-child-structures, it happens that the proper UID of a record (either parent or child) h...
- 09:46 Bug #44795 (Resolved): Page tree - Copy page (and paste) - preview images (often missing)
- Alright, merged now for TYPO3 CMS 6.1.11 as well...
- 09:43 Revision c517f74b: [BUGFIX] Avoid superfluous IRRE child record duplication
- If copying a page, all records on that page will be copied to
the accordant destination page. IRRE parent-child struc... - 09:26 Bug #60653 (Closed): Parse "exotic" select statements in parenthesis correctly
- Currently I have the problem that the SqlParser cannot parse complex queries used in the core, e.g. in the extension ...
2014-07-28
- 21:10 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- This seems strange, since the place, where the named option is handled, is the only place where the header is set for...
- 20:48 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Andreas Wolf wrote:
> > > @Roland: please check and if it helps, we could close this bug. Probably this information ... - 13:23 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- I will discuss this topic with A. Schnitzler whether there's a way to avoid that the Core overrides already defined h...
- 12:05 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Andreas Wolf wrote:
> > I guess this should both be guaranteed by the view itself, shouldn't it? E.g. to give you th... - 11:41 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Roland Waldner wrote:
> Andreas Wolf wrote:
> > As far as I can see, this problem comes from @TypoScriptFrontendCon... - 11:35 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Andreas Wolf wrote:
> As far as I can see, this problem comes from @TypoScriptFrontendController@ overwriting the cha... - 08:57 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- As far as I can see, this problem comes from @TypoScriptFrontendController@ overwriting the charset header again. Thi...
- 20:06 Bug #60199 (Needs Feedback): Page module: tt_content records are not editable
- Set to "Needs Feedback" to follow up with this issue.
We didn't ignore any comments, but later comments pointed to... - 15:46 Bug #60199: Page module: tt_content records are not editable
I can still confirm that this is a core bug in the 'Languages' view with TYPO3 6.2.4,
it works with and without t...- 00:44 Bug #60199: Page module: tt_content records are not editable
- Hi
I can live with this decision - I've spend so much time to dig into this that I also can fix it in the extensio... - 19:40 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:09 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:50 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:14 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:13 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:08 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Bug #60545: typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:09 Bug #60545: typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:47 Bug #60545: typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:42 Bug #60545: typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:08 Bug #60545: typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Task #60629: Add unit tests for ContentObjectRenderer::forceAbsoluteUrl()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:09 Task #60629 (Under Review): Add unit tests for ContentObjectRenderer::forceAbsoluteUrl()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:59 Task #60629 (Closed): Add unit tests for ContentObjectRenderer::forceAbsoluteUrl()
- 17:34 Bug #60644: pi_linkTP_keepPIvars_url wont create working urls with Simulate Static Documents and custom GET vars
- Update, abgefragt wird die Variable dann mit
t3lib_div::_GP($name_of_the_extension);
ev klappt hier etwas nicht?
$_G... - 17:04 Bug #60644 (Closed): pi_linkTP_keepPIvars_url wont create working urls with Simulate Static Documents and custom GET vars
- e.g. the call
$this->pi_linkTP_keepPIvars_url(array("test"=>$uid), 1, 1, $GLOBALS['TSFE']->id)
worked with 6.1 and ... - 17:12 Bug #60645 (Closed): Migration from Typo3 4.7. to 6.2 - RTE Clickenlarge - links lowercase / imagepath casesensetive.
- Hi,
my FE rendering looks like this:
After migration to 6.2.:... - 16:05 Bug #60577: JavaScript error in Install Tool when using toggleButton in "Test setup"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Bug #60641 (Closed): Bug #60199 still exists
- #60199
I can confirm that this is still a core bug in the 'Languages' view with TYPO3 6.2.4,
it works with and w... - 15:46 Task #60640 (Under Review): Remove warning if IE6 is used on backend login screen
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:44 Task #60640 (Closed): Remove warning if IE6 is used on backend login screen
- Remove warning if IE6 is used on backend login screen
- 15:35 Bug #60639 (Under Review): Wrong wording in hint for setting the install tool password
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Bug #60639 (Closed): Wrong wording in hint for setting the install tool password
- The install tool login mask contains a hint what to do when someone does not know the password:...
- 15:31 Revision 50bf108c: [BUGFIX] Refine the error message of checkMaximumFileUploadSize
- The Install Tool check the PHP configuration for the maximum file
upload size within the checkMaximumFileUploadSize()... - 15:30 Bug #60627 (Resolved): TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Applied in changeset commit:e172269f8db8720083c1e74eca03d9662a331185.
- 15:19 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:19 Revision e172269f: [BUGFIX] Refine the error message of checkMaximumFileUploadSize
- The Install Tool check the PHP configuration for the maximum file
upload size within the checkMaximumFileUploadSize()... - 15:00 Bug #45834 (Resolved): Detection of curlProxyServer settings buggy on upgrade to 6.0
- Applied in changeset commit:3dd60e20d44fdf102d14060bead85006135454bf.
- 14:58 Bug #45834: Detection of curlProxyServer settings buggy on upgrade to 6.0
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:54 Bug #45834: Detection of curlProxyServer settings buggy on upgrade to 6.0
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:54 Revision 3dd60e20: [BUGFIX] Transfer curlProxyServer to new HTTP settings
- Splits up the old curlProxyServer correctly, stripping "http://" and
potentially trailing slashes.
Resolves: #45834
... - 14:39 Feature #60630: Upgrade ext:scheduler to a modern code base
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Feature #60630: Upgrade ext:scheduler to a modern code base
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Feature #60630: Upgrade ext:scheduler to a modern code base
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:38 Feature #60630 (Under Review): Upgrade ext:scheduler to a modern code base
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:36 Feature #60630 (Closed): Upgrade ext:scheduler to a modern code base
- Upgrade ext:scheduler to a modern code base
- 11:24 Bug #54772: Image width and height has no effect
- UPDATE sys_file_metadata
INNER JOIN sys_file ON sys_file.uid = sys_file_metadata.file
SET sys_file_metadata.width ... - 10:47 Bug #49804: Wrong dam record references when copying records with DAM record references
- Problem is still present in current 6.2 release train.
- 10:41 Bug #60635 (Closed): Cannot add calls/links to custom mobule in Page Tree context menu due to FormProtection mechanism
- In a project I have added some custom entries within the page tree context menu via typoscript:
<?php
// ext_tabl... - 08:40 Task #60633 (Under Review): Rewrite Module Menu
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:08 Task #60633 (Closed): Rewrite Module Menu
- Currently rendering of the module menu of the backend left side is quite complex. This is beacause there are several ...
2014-07-27
- 23:51 Bug #60199 (Rejected): Page module: tt_content records are not editable
- The fix that "caused" this problem was required to correct the behaviour of moving content elements in various situat...
- 23:36 Bug #60346: indexed_search experimental mode returns negative values in page browser
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:36 Bug #60602: Image file upload for 728 x 90 pixel png file doesn't work.
- All image processing tests with install tool are OK on my environment.
I found out that the problem occurs only with... - 23:25 Feature #59830: Add a read_only column to the filemount table
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:21 Task #50796 (Needs Feedback): Prevent creating a FAL storage that is a subfolder of another storage
- 23:08 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- You are welcome. Please test the patch and vote on Gerrit. Thanks
- 23:07 Bug #60627 (Under Review): TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:01 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Okay,
Thank you for your fast support.
- 23:01 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- I'll change my patch to improve the message to show the value in KB.
- 22:59 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- This is no rounding issue. The code uses only bytes and not megabytes; there's no division in the code.
My first sus... - 22:54 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Ok
You are correct again ;)
This is the default value from TYPO3 (I've never changed this value) however, see ... - 22:50 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Hm, looking at your debug output, I'd say your configuration is not correct.
Your TYPO3 config is 200000 (KB), that ... - 22:45 Bug #60627 (Needs Feedback): TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Please check if the pushed patch solves the issue.
- 22:44 Bug #60627 (Under Review): TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:44 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Ok
You are correct. It seems like a rounding issue.
- 22:38 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Did you debug that? I suspect a rounding issue with the value calculated from the php config
- 22:35 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Hi Markus,
see the attached screen ( https://forge.typo3.org/attachments/download/27240/t3_install_tool_check.PNG ... - 22:32 Bug #60627: TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Sorry mixed that up. The referenced fix was part of 6.2.2 actually.
Your suggested fix actually contradicts with the... - 22:24 Bug #60627 (Needs Feedback): TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Please always update to the newest version. This has been fixed with 6.2.4, released on 8th of July.
- 22:14 Bug #60627 (Closed): TYPO3 // Install Tool / Check.php - checkMaximumFileUploadSize ignores the same value
- Hi
I found a bug in the file typo3_src/typo3/sysext/install/Classes/SystemEnvironment/Check.php on line 186 (\TYP... - 22:40 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Thanks for the details, so the header is overwritten at a later point.
- 22:34 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Markus Klein wrote:
> Hm, but the shutdown() is called, which should also send the headers.
>
> Seems like the check... - 21:21 Bug #60624: JSON view does not set HTTP header field "Content-Type" correctly
- Hm, but the shutdown() is called, which should also send the headers.
Seems like the check on headers_sent() insid... - 21:16 Bug #60624 (Accepted): JSON view does not set HTTP header field "Content-Type" correctly
- Good point. The reason is that the send() method of the Response object is never called, which would take care about ...
- 17:10 Bug #60624 (Closed): JSON view does not set HTTP header field "Content-Type" correctly
- The TYPO3 Flow's JSON view was backported to TYPO3 6.2. Using it should result in a HTTP response with HTTP header fi...
- 21:28 Bug #51069: Updating extension changes load order
- Hey Susanne,
Good to see you active again!
I don't think there's any way to deprecate extension settings in the... - 17:41 Task #57396: Remove old property mapper of extbase
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #60620 (Closed): Template-module: Creating new template doesn't show up immediately
- Duplicates #55151
- 15:18 Bug #60620 (Closed): Template-module: Creating new template doesn't show up immediately
- When in the template-module and there is no template on the current page, you have the choice to create a template (t...
- 16:42 Bug #60613 (Under Review): Extbase Persistence has wrong language fallback when records are translated in any other language
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:01 Bug #60613 (Resolved): Extbase Persistence has wrong language fallback when records are translated in any other language
- Applied in changeset commit:82c886a33a167d92cc8d6c0bc623d45369bf2ccd.
- 12:55 Bug #60613: Extbase Persistence has wrong language fallback when records are translated in any other language
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:12 Bug #60613: Extbase Persistence has wrong language fallback when records are translated in any other language
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:39 Bug #60613: Extbase Persistence has wrong language fallback when records are translated in any other language
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Bug #60613 (Under Review): Extbase Persistence has wrong language fallback when records are translated in any other language
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:55 Bug #60613 (Closed): Extbase Persistence has wrong language fallback when records are translated in any other language
- Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in lan... - 15:34 Task #60622 (Rejected): Deprecate getUrl, curlProxyServer and encourage usage of HTTPRequest
- The SYS.curl* settings are being used by GeneralUtility::getUrl and openid. And probably other extensions are using t...
- 15:30 Bug #56265 (Resolved): Admin panel shows wrong cache information
- Applied in changeset commit:6849be35f3a450a1f0f316522e75a5ec136f6ad5.
- 15:07 Bug #56265: Admin panel shows wrong cache information
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:58 Bug #56265: Admin panel shows wrong cache information
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Revision 6849be35: [BUGFIX] Admin panel shows wrong cache information
- When labels were extracted to translation files, a error was made
that changed the meaning of the admin panel entry. ... - 15:04 Bug #60511 (Needs Feedback): FAL Indexer (scheduler task) doesn't respekt symlinks
- Are yourserver settings and folder permissions correct?
From what I read on the net it this should work. Didn't te... - 14:06 Bug #45834 (Under Review): Detection of curlProxyServer settings buggy on upgrade to 6.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:05 Bug #45834 (Accepted): Detection of curlProxyServer settings buggy on upgrade to 6.0
- This problem is not really resolved yet. I still get:
$GLOBALS['TYPO3_CONF_VARS']['HTTP']['proxy_host'] = 'http:... - 13:01 Bug #60600 (Resolved): EM: Spinner is not always displayed when updating list form ter
- Applied in changeset commit:1f5f341560b03b2a683b515d4d309bbda81624d0.
- 12:59 Bug #60600: EM: Spinner is not always displayed when updating list form ter
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:00 Revision 9857997c: [BUGFIX] Show loading spinner when Updating TER list on search module
- When you search for an extension in the Extension manager and then click
on the "Update Now" button to load the newes... - 12:57 Revision 1f5f3415: [BUGFIX] Show loading spinner when Updating TER list on search module
- When you search for an extension in the Extension manager and then click
on the "Update Now" button to load the newes... - 12:56 Revision 7da90b55: [BUGFIX] Fix Extbase language fallback in query parser
- Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu... - 12:55 Revision 82c886a3: [BUGFIX] Fix Extbase language fallback in query parser
- Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu... - 12:45 Task #60574: Deprecate all client related condition matchers
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Task #55442: TS Parser: Remove resolving of resources and filenames
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:01 Bug #60609 (Resolved): ConfigurationManager signal: information missing
- Applied in changeset commit:2fc3ec6b9c8550dc9cb606a74dcf52d8ae22b3d7.
- 10:20 Bug #60609 (Under Review): ConfigurationManager signal: information missing
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #60609 (Closed): ConfigurationManager signal: information missing
- The signal emitted in the ConfigurationManager of the ExtensionManager
misses crucial information (the extension for... - 11:45 Revision 2fc3ec6b: [!!!][BUGFIX] ConfigurationManager signal information missing
- The signal emitted in the ConfigurationManager of the ExtensionManager
misses crucial information (the extension for ... - 10:58 Bug #59589: "Select & upload files" button not showing for non-admin users.
- I had a look at the code now here. It should actually suffice to have the folder "user_upload" in one of the filemoun...
- 10:38 Task #56979: Add setting for DataMapper to enable preparedStatements
- Felix Oertel wrote:
> Urgs ... might be true, not sure. ;) Will try to catch Xavier and have a look at it.
What i... - 10:35 Bug #52825 (Needs Feedback): \TYPO3\CMS\Extbase\Object\ObjectManagerException vs of \TYPO3\CMS\Extbase\Object\ObjectManager
- Oliver Hader wrote:
> \TYPO3\CMS\Extbase\Object\ObjectManagerException is basically the same as the ObjectManager.
... - 10:29 Bug #56909 (Closed): Tx_Extbase_Utility_Extension not found in 6.2.0-beta6
- Thanks for the feedback. Will close this now.
- 00:01 Bug #59843 (Resolved): Fix the help message of CLI
- Applied in changeset commit:036741fdc0379a8a72378165f92bd9b99c24ef64.
2014-07-26
- 23:45 Revision 951d2d14: [BUGFIX] Fix the help message of CLI
- The help command prints informations about a specific command.
This text is taken from the doc comment by reflection.... - 23:42 Bug #59843: Fix the help message of CLI
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:41 Bug #59843: Fix the help message of CLI
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:37 Bug #59843: Fix the help message of CLI
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:31 Bug #59843: Fix the help message of CLI
- Stefano Kowalke wrote:
> I can't find any passage where the CGL is against aligning. Its just not mentioned.
http... - 13:48 Bug #59843: Fix the help message of CLI
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #59843 (Under Review): Fix the help message of CLI
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:42 Revision 036741fd: [BUGFIX] Fix the help message of CLI
- The help command prints informations about a specific command.
This text is taken from the doc comment by reflection.... - 23:00 Bug #59589: "Select & upload files" button not showing for non-admin users.
- It works! If I add "user_upload" to the filemounts of my BE-Users, the buttons are shown. Thanks!
We should find a... - 12:12 Bug #59589 (Needs Feedback): "Select & upload files" button not showing for non-admin users.
- Can you confirm that the button is shown if the user (group) has user_upload as one mount?
- 12:09 Bug #59589: "Select & upload files" button not showing for non-admin users.
- The button "Select & upload files" is only available if the backend user has a file mount to the folder "user_upload"...
- 22:10 Bug #60545: typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:07 Revision e24cdcfe: [TASK] Add first documentation of breaking changes
- For better documentation of important changes a new file structure
is introduced that substitutes the old NEWS.md fil... - 21:21 Task #28269 (Closed): Move inArray, intExplode, revExplode and trimExplode to t3lib_utility_Array
- 20:32 Bug #60602 (Needs Feedback): Image file upload for 728 x 90 pixel png file doesn't work.
- Just tested your example file, no problems here.
Are all image processing tests in the install tool successful? - 16:59 Bug #60602 (Closed): Image file upload for 728 x 90 pixel png file doesn't work.
- For other file formats it is working. e.g. 120x90, 120x60, 300x250 and many more I have tested.
The bug can be repro... - 18:00 Task #58475 (Resolved): Change IRRE Javascript code to jQuery
- Applied in changeset commit:8eb77ff111805951b9a088af587c2ba735435fe2.
- 16:07 Task #58475: Change IRRE Javascript code to jQuery
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Bug #60199 (Accepted): Page module: tt_content records are not editable
- Thanks for the detailed analysis. I'm asking some of the authors of the original patch for their opinions.
- 17:26 Bug #60199: Page module: tt_content records are not editable
- Since 4.5.35 the array tt_contentData is initialized not only in the class definition but also with every call of the...
- 14:44 Bug #60199: Page module: tt_content records are not editable
- What do you mean with "was not zeroed".
Now the data is properly initialized. Does the hook rely on some "dirty" data? - 00:45 Bug #60199: Page module: tt_content records are not editable
- addendum..:
until 4.5.34 there was no problem - the tt_contentData was not "zeroed"
removing/commenting the blo... - 00:34 Bug #60199: Page module: tt_content records are not editable
- Hi
ok, I think I can give some hints...
In the hook functions (file hook/class.tx_multicolumn_tt_content_drawIt... - 17:48 Revision 8eb77ff1: [TASK] Use jQuery for IRRE Ajax calls
- Change-Id: I5fe2f79ba233e114fb2bfb87c1100eeb8dccbc41
Resolves: #58475
Releases: 6.3
Reviewed-on: http://review.typo3.... - 16:30 Task #56261 (Resolved): Remove hardcoded valign="top" in TCEforms
- Applied in changeset commit:8316c98a472d9f8990f9967bd8ba11423bb5d68d.
- 16:20 Revision 8316c98a: [CLEANUP] Remove hardcoded valign="top" in FormEngine
- There are several places in the TYPO3 Form Engine
where the styling information about tables (valign)
is hard-coded.
... - 15:35 Feature #60578: BE: Use proper placeholder shim for IE <= 9
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:06 Bug #60600 (Under Review): EM: Spinner is not always displayed when updating list form ter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Bug #60600 (Closed): EM: Spinner is not always displayed when updating list form ter
- When you search for an extension in the Extension Manager and then click the "Update Now" button to load the new list...
- 15:00 Bug #60595 (Resolved): Add use-statement for GeneralUtility
- Applied in changeset commit:4f7a0f3e0c53daeb1be4e7495f4619fa1357559a.
- 13:33 Bug #60595 (Under Review): Add use-statement for GeneralUtility
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:31 Bug #60595 (Closed): Add use-statement for GeneralUtility
- Patch from #50566 broke 6.1 because of a missing use-statement for GeneralUtility. To ease backports and since Genera...
- 14:36 Revision 4f7a0f3e: [BUGFIX] Add use-statement for GeneralUtility
- With Change-Id: I57a2a2a06a97fc1eda6e0438bfdc6e210437e5bb
a line was packported which relied on a use-statement
for G... - 12:54 Feature #60019: Create utility function to get the file mimetype depending on available php modules
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:32 Bug #60200: BE users filter form
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:31 Bug #60200 (Under Review): BE users filter form
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:24 Task #60594 (Under Review): Remove TCA definitions for pre FAL fields running in compat version mode
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Task #60594 (Closed): Remove TCA definitions for pre FAL fields running in compat version mode
- There are some overrides in the CMS extension that provide the old TCA for the image and media fields of tt_content a...
- 11:55 Feature #15141: Extension Manager: Show conflicting DB table definitions
- After thinking about this for a bit, I'm also fine with closing this ticket as "wont't fix".
2014-07-25
- 23:31 Bug #60235: Exception handler unavailable in early bootstrap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:24 Bug #60199: Page module: tt_content records are not editable
- Hi thanks for your endurance. The question does the hookObject do with the tt_contentData? I guess it does modify tho...
- 22:14 Bug #60199: Page module: tt_content records are not editable
- I have an Update...
in my case thee problem is related to multicolumn - but maybe also with other extensions which... - 23:22 Bug #36688 (Closed): Show whether an extension has unit tests
- 23:20 Bug #34914 (Needs Feedback): Make remote Store update after updating an extension to reduce list of updateable extensions
- Hi,
this should be solved with the new extension manager in 6.2.
Regards,
susi - 23:20 Bug #33765 (Needs Feedback): Extension manager doesn't handle failed downloads (well)
- Hi,
is this still an issue in 6.2?
Thanks,
susi - 23:18 Bug #31214 (Needs Feedback): EM: user-function in extension configuration fails
- Hi,
is this still relevan in 6.2?
cheers,
susi - 23:17 Bug #31211 (Closed): EM: Conflicts should be checked in both direction
- Hi,
I'm closing this one as duplicate of #17573.
Cheers,
Susi - 23:08 Bug #21512 (Needs Feedback): No error if missing loaded extension
- Hi,
is this still the case in 6.2? As far as I know you should get an exception telling you that the extension was... - 23:05 Feature #19992 (Accepted): Check for Extension Updates: Update Information should be written to sys_log
- 23:03 Bug #17960 (Needs Feedback): Unsuccessful update of extension list not recognized
- Hi,
does this still occur on TYPO3 6.2?
Regards,
Susi - 23:00 Feature #15141 (Needs Feedback): Extension Manager: Show conflicting DB table definitions
- Hi,
I don't currently see a solution for this - especially as we can't know whether the changes really conflict or... - 22:55 Bug #48553 (Accepted): EM shows incompatible extension versions as possible update
- 22:28 Bug #49541 (Closed): TYPO3 6.1.1 - Extension Manager 6.0.1 hangs when importing pt_extlist 1.2.1
- Hi,
I have no problems importing the extension - meanwhile version 1.3.2 is released.
If you still have problem... - 22:25 Bug #51021 (Closed): Priority ignored in 6+ EM
- Hi,
I'm closing this one in favor of #51069 which covers the topic in more detail. Please give feedback there.
... - 22:22 Bug #51069 (Needs Feedback): Updating extension changes load order
- Hi,
@Francois: yes we should deprecate the priority property - how do we do that?
Cheers,
Susi - 22:20 Bug #52855 (Closed): ExtensionManagementUtility ignores "priority" flag in $EM_CONF
- Hi,
thank your for your report. I'll close this one as duplicate, as you noticed yourself ;)
regards,
susi - 22:01 Task #42543 (Resolved): Removing unnecessary TypoScript constants
- Applied in changeset commit:dfff617fffbab16983259b4e9842b74c29e218a6.
- 17:17 Task #42543: Removing unnecessary TypoScript constants
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:01 Bug #60583 (Resolved): Failing tests in EM
- Applied in changeset commit:ab65104e1777ff89de6f63d07be1745b8b8b8425.
- 21:53 Bug #60583: Failing tests in EM
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:39 Bug #60583 (Under Review): Failing tests in EM
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:38 Bug #60583 (Closed): Failing tests in EM
- Patch #53572 changed the text of some exceptions to be more speaking. The EM tests related to this exceptions fail no...
- 22:01 Bug #60063 (Resolved): felogin plugin still uses old class name in TypoScript
- Applied in changeset commit:cc0d96bb06b44e830cf7f5044c82b10a6404d61a.
- 21:47 Bug #60063: felogin plugin still uses old class name in TypoScript
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:44 Bug #60063: felogin plugin still uses old class name in TypoScript
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:42 Bug #60063: felogin plugin still uses old class name in TypoScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Bug #60579 (Resolved): Drop TYPO3_CONF_VARS['SYS]['contentTable']
- was merged with https://review.typo3.org/#/c/31831/
- 20:21 Bug #60579 (Closed): Drop TYPO3_CONF_VARS['SYS]['contentTable']
- 21:58 Revision dfff617f: [TASK] Remove hardcoded TypoScript setup
- TypoScript TemplateService contains some hard coded TS that is always
present. The two defaults config.extTarget and ... - 21:55 Bug #52861 (Needs Feedback): Manually cloning extension into typo3conf/ext/ leads to error
- Huhu,
I just tested with realurl from git and had no problems. Does this still occur for you?
Susi - 21:53 Revision 28192cb5: [CLEANUP] Let expected exceptions test for code, not text
- When an exception is expected in DependencyUtilityTest, the correct
exception is tested by text. The change of wordin... - 21:53 Revision ab65104e: [CLEANUP] Let expected exceptions test for code, not text
- When an exception is expected in DependencyUtilityTest, the correct
exception is tested by text. The change of wordin... - 21:52 Bug #57292: RTE styling does not fit to TCEforms styling
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:49 Revision cc0d96bb: [BUGFIX] felogin plugin still uses old class name in TypoScript
- FE Login still uses TypoScript with a manual
inclusion of the original file and then the
original class name.
plugin... - 21:47 Bug #58499 (Closed): Upload zip extensions failed
- Hi,
I'm closing this issue because of missing feedback. Please open a new ticket if the bug prevails.
Thanks an... - 21:42 Bug #52936 (Closed): EM: Overlay does not disappear
- Hey,
I cannot reproduce this behavior at the moment. The handling was changed quite a bit, for example you can ign... - 21:39 Bug #53151 (Closed): Advanced file metadata cannot be installed
- Hi,
I cannot reproduce this behavior anymore, it probably was as Stefan suggested. If you encounter the bug again,... - 21:32 Bug #54997 (Accepted): EM filter shall exclude the state
- 21:31 Task #60582 (Resolved): [CLEANUP] RSA Auth: Move JS files in proper location
- Applied in changeset commit:4e488092990803a7254bd765d888f59c6f798914.
- 21:03 Task #60582: [CLEANUP] RSA Auth: Move JS files in proper location
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Task #60582 (Under Review): [CLEANUP] RSA Auth: Move JS files in proper location
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:55 Task #60582 (Closed): [CLEANUP] RSA Auth: Move JS files in proper location
- Renames the folder "resources" to "Resources"
and moves the JS files into
"Resources/Public/JavaScript". - 21:31 Bug #60570 (Resolved): Install Tool "Scaling images" gets black background after conversion to jpg
- Applied in changeset commit:192c163f359e0bb05a669fc82cde5cfb1123cd58.
- 20:23 Bug #60570: Install Tool "Scaling images" gets black background after conversion to jpg
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:23 Bug #60570 (Under Review): Install Tool "Scaling images" gets black background after conversion to jpg
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Bug #60570 (Resolved): Install Tool "Scaling images" gets black background after conversion to jpg
- Applied in changeset commit:99208b47c2142dcd7e86f0803ae629c1c40dae4a.
- 19:56 Bug #60570: Install Tool "Scaling images" gets black background after conversion to jpg
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:50 Bug #60570: Install Tool "Scaling images" gets black background after conversion to jpg
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Bug #60570: Install Tool "Scaling images" gets black background after conversion to jpg
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:23 Bug #60570: Install Tool "Scaling images" gets black background after conversion to jpg
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:07 Bug #60570 (Under Review): Install Tool "Scaling images" gets black background after conversion to jpg
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:05 Bug #60570 (Closed): Install Tool "Scaling images" gets black background after conversion to jpg
- Transparent turns black unless you specify a different color because transparent = unset color = 0 = black. We should...
- 21:31 Bug #53572 (Resolved): crazy error message: Your TYPO3 version is higher than allowed.
- Applied in changeset commit:1396fba16a21d20aa5c0d31e820b4d92595c3b09.
- 21:07 Bug #53572: crazy error message: Your TYPO3 version is higher than allowed.
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:20 Bug #53572: crazy error message: Your TYPO3 version is higher than allowed.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:46 Bug #53572 (Under Review): crazy error message: Your TYPO3 version is higher than allowed.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:29 Task #60576: Rewrite Backend Login JS to use jQuery
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:49 Task #60576 (Under Review): Rewrite Backend Login JS to use jQuery
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:48 Task #60576 (Closed): Rewrite Backend Login JS to use jQuery
- The backend login process uses various
JavaScript parts.
1) Some basic redirects on pure JavaScript
that is inli... - 21:21 Bug #55514: Create new file or upload with Uppercase filename results in lowercase filename
- I would like to see this reopened as I consider this a bug.
First of all the checkbox is *off* by default which ca... - 21:19 Bug #55140 (Accepted): Extension manager - problem with sorting and missing indicators
- 21:19 Revision 4e488092: [CLEANUP] RSA Auth: Move JS files in proper location
- Renames the folder "resources" to "Resources"
and moves the JS files into
"Resources/Public/JavaScript".
Resolves: #... - 21:19 Revision 192c163f: [TASK] Drop TYPO3_CONF_VARS['SYS]['contentTable']
- There is a config to define the used "contentTable" which is set
by cms extension to tt_content. Using tt_content is ... - 21:19 Bug #56114 (Accepted): Updating extensions fail after sorting columns
- 21:14 Task #55442: TS Parser: Remove resolving of resources and filenames
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:14 Task #55442: TS Parser: Remove resolving of resources and filenames
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Revision 3c7c4838: [BUGFIX] Change wording for TYPO3 dependency errors
- The wording of a TYPO3 dependency error currently suggests
installing another TYPO3 version to make an extension usab... - 21:07 Bug #53913: Extension Manager - removing extension maks all other (not system) disabled
- This was reported a long time ago. Since few months i didn't have this error so probably it was fixed somehow through...
- 20:56 Bug #53913 (Needs Feedback): Extension Manager - removing extension maks all other (not system) disabled
- Hi,
thanks for the report. Unfortunately I can't reproduce this behavior. Can you check if this happens for only o... - 21:07 Revision 1396fba1: [BUGFIX] Change wording for TYPO3 dependency errors
- The wording of a TYPO3 dependency error currently suggests
installing another TYPO3 version to make an extension usab... - 20:48 Task #56261: Remove hardcoded valign="top" in TCEforms
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:32 Bug #56336: Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Feature #60578: BE: Use proper placeholder shim for IE <= 9
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:19 Feature #60578 (Under Review): BE: Use proper placeholder shim for IE <= 9
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:18 Feature #60578 (Closed): BE: Use proper placeholder shim for IE <= 9
- The current solution to add HTML5 placeholder
attribute support for unsupported browsers
(which are IE9 and lower) ... - 20:20 Bug #60577: JavaScript error in Install Tool when using toggleButton in "Test setup"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Bug #60577 (Under Review): JavaScript error in Install Tool when using toggleButton in "Test setup"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:06 Bug #60577 (Closed): JavaScript error in Install Tool when using toggleButton in "Test setup"
- JavaScript error in Install Tool when using toggleButton in "Test setup"
- 20:00 Bug #55317 (Resolved): Extension manager - Update Extensions List error();
- Applied in changeset commit:05f76669e0a269b87c9dfd493a91a992c7730b52.
- 19:31 Bug #55317: Extension manager - Update Extensions List error();
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:25 Bug #55317 (Under Review): Extension manager - Update Extensions List error();
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:57 Revision 1296f382: [BUGFIX] Install Tool image tests: black background after scaling
- Transparent turns black unless you specify a different color
because transparent = unset color = 0 = black. We should... - 19:55 Revision 99208b47: [BUGFIX] Install Tool image tests: black background after scaling
- Transparent turns black unless you specify a different color
because transparent = unset color = 0 = black. We should... - 19:35 Bug #47489: Cronjob Error in cli_dispatch.phpsh (Unexpected character '\' ASCII=92)
- Instead of using "php ..." direct invocation of "php54 ..." e. g. is possible (as told by technical support of Domain...
- 19:32 Revision acbd9cef: [BUGFIX] Extension manager page browser not disabled on list update
- The extension list on "get extensions" only masks the table when
loading where it should also mask the page browser a... - 19:31 Revision 05f76669: [BUGFIX] Extension manager page browser not disabled on list update
- The extension list on "get extensions" only masks the table when
loading where it should also mask the page browser a... - 19:29 Task #60574: Deprecate all client related condition matchers
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:49 Task #60574 (Under Review): Deprecate all client related condition matchers
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:22 Task #60574: Deprecate all client related condition matchers
- Conditions that depend on client details are unlovely for a number of reasons:
* Per condition or permutation of c... - 18:14 Task #60574 (Closed): Deprecate all client related condition matchers
- 19:00 Task #60572 (Resolved): Add unit tests for Enumeration that checks if exception is thrown if an invalid value is requested
- Applied in changeset commit:e9ea084972a1050a7278b2fc64fa5b17ab74c14d.
- 18:49 Task #60572: Add unit tests for Enumeration that checks if exception is thrown if an invalid value is requested
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:02 Task #60572 (Under Review): Add unit tests for Enumeration that checks if exception is thrown if an invalid value is requested
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:59 Task #60572 (Closed): Add unit tests for Enumeration that checks if exception is thrown if an invalid value is requested
- There is just one unit test missing in the EnumerationTest to get a 100% Test coverage.
There is no test that check... - 18:56 Revision 0e6b6601: [TASK] Add missing unit test for enumeration
- Add unit test that checks if the constructor throws
an exception if an invalid value is requested.
Resolves: #60572
... - 18:48 Revision e9ea0849: [TASK] Add missing unit test for enumeration
- Add unit test that checks if the constructor throws
an exception if an invalid value is requested.
Resolves: #60572
... - 18:46 Bug #60263: sys_category relations: unexpected limit of item number in TYPO3 6.2.4
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:03 Bug #60263 (Under Review): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:50 Bug #60372 (Closed): Standalone phpunit fails when LocalizationUtility:translate is called
- 17:03 Bug #37060 (Needs Feedback): GIF with transparant background turns black
- Hi,
some background:
Transparent turns black unless you specify a different color because transparent = unset c... - 17:00 Bug #60567 (Resolved): 'styles.*' object settings not shown in TSOB
- Applied in changeset commit:9365def5346df3c4a8d1191ab328172b1f683f8b.
- 16:33 Bug #60567 (Under Review): 'styles.*' object settings not shown in TSOB
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:31 Bug #60567 (Closed): 'styles.*' object settings not shown in TSOB
- No 'styles' part is shown in TypoScript Object Browser. This information might be useful during development, and ther...
- 17:00 Bug #59849 (Resolved): Global renderReadonly in Tceforms doesn't affect tree
- Applied in changeset commit:50abc39cf97edc5ed3116191cbedd914611f293f.
- 16:47 Bug #59849: Global renderReadonly in Tceforms doesn't affect tree
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:59 Revision 9365def5: [TASK] Show 'styles' object in TypoScript Object Browser
- When you look in the TOB for the styles.* settings, those are not
shown. In order to ease the lookup of existing sett... - 16:54 Revision 2af5f120: [BUGFIX] Respect global renderReadonly in Tceforms for tree
- The global renderReadonly status in Tceforms doesn't affect a
rendered tree because the check was forgotten when #258... - 16:47 Revision 50abc39c: [BUGFIX] Respect global renderReadonly in Tceforms for tree
- The global renderReadonly status in Tceforms doesn't affect a
rendered tree because the check was forgotten when #258... - 16:22 Task #60356: Extend install tool suhosin checks
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:09 Revision 250b03bb: [BUGFIX] Menu-links generate two empty spaces at closing anchor
- Checks for ATagParams & access key code before adding empty
spaces between anchor parameters.
Resolves: #50566
Relea... - 16:08 Revision 6afcb653: [BUGFIX] Menu-links generate two empty spaces at closing anchor
- Checks for ATagParams & access key code before adding empty
spaces between anchor parameters.
Resolves: #50566
Relea... - 16:06 Task #58475 (Under Review): Change IRRE Javascript code to jQuery
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:01 Task #60566 (Resolved): Change example for backend module in BaseScriptClass
- Applied in changeset commit:13335da0ee349fbaabfd3999df56a518d3edd9a6.
- 15:32 Task #60566: Change example for backend module in BaseScriptClass
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Task #60566 (Under Review): Change example for backend module in BaseScriptClass
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #60566 (Closed): Change example for backend module in BaseScriptClass
- Change example for backend module in BaseScriptClass
- 16:01 Task #57182 (Resolved): Refactor Install Tool JavaScript
- Applied in changeset commit:da4f19b939d83bd53c8e0bdb729cfd1f4460f1dd.
- 15:26 Task #57182: Refactor Install Tool JavaScript
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #57182: Refactor Install Tool JavaScript
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Revision fa99ba55: [BUGFIX] Adjust comment for default HTTP-userAgent
- The default userAgent is for example TYPO3/6.2.4
Change-Id: I2412b901a3a42938a433e7d8a414de24587011a3
Resolves: #603... - 15:43 Revision 13335da0: [TASK] Change example for backend module in BaseScriptClass
- Resolves: #60566
Releases: 6.3
Change-Id: I742e68f617dc049ca059406b50e08e24c7d74b79
Reviewed-on: http://review.typo3.... - 15:42 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:05 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:19 Bug #39967 (Under Review): mod.SHARED.colPos_list is not taken into account any more
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:39 Revision da4f19b9: [TASK] Refactor Install Tool JavaScript
- Resolves: #57182
Releases: 6.3
Change-Id: I2c8a7f594e3716152dfb9acb5246c741f7c9580d
Reviewed-on: http://review.typo3.... - 15:30 Task #60562 (Resolved): Use double back slashes for class name in makeInstance
- Applied in changeset commit:93a1ac50f4f56febfa8c4b8cb3ecd6fc8c468202.
- 14:55 Task #60562 (Under Review): Use double back slashes for class name in makeInstance
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Task #60562 (Closed): Use double back slashes for class name in makeInstance
- Use double back slashes for class name in makeInstance
- 15:30 Bug #55449 (Resolved): Labels from mod_tools_em.xlf not loaded
- Applied in changeset commit:19d8457ebbd6962425c9a0e8a07d59433c45e137.
- 14:33 Bug #55449: Labels from mod_tools_em.xlf not loaded
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Bug #55449: Labels from mod_tools_em.xlf not loaded
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #55449: Labels from mod_tools_em.xlf not loaded
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Bug #55449: Labels from mod_tools_em.xlf not loaded
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Bug #55449: Labels from mod_tools_em.xlf not loaded
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:31 Bug #55449: Labels from mod_tools_em.xlf not loaded
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:06 Bug #55449: Labels from mod_tools_em.xlf not loaded
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Bug #55449 (Under Review): Labels from mod_tools_em.xlf not loaded
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Revision 19d8457e: [BUGFIX] Labels in extension manager not loaded
- The extensionmanager tries to load language labels from the
old extension manager.
Add the needed labels to the exte... - 15:17 Revision 93a1ac50: [TASK] Use double back slashes for class name in makeInstance
- Resolves: #60562
Releases: 6.3
Change-Id: I321f32f85df90e11443837c2704eba5c097e7ea1
Reviewed-on: http://review.typo3.... - 15:01 Bug #60559 (Resolved): Clean up backend login controller Part 1
- Applied in changeset commit:5b0350575c6443fbbcb0c96381d6a5e41ed481b8.
- 14:39 Bug #60559: Clean up backend login controller Part 1
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:28 Bug #60559: Clean up backend login controller Part 1
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:08 Bug #60559 (Under Review): Clean up backend login controller Part 1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Bug #60559 (Closed): Clean up backend login controller Part 1
- 15:01 Task #60561 (Resolved): Remove old default constants from TS service
- Applied in changeset commit:a2748e5ab19fed111bea6d3355105f8740a2a512.
- 13:38 Task #60561 (Under Review): Remove old default constants from TS service
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:36 Task #60561 (Closed): Remove old default constants from TS service
- 15:01 Task #58110 (Resolved): File size of most images are not optimized
- Applied in changeset commit:0ff446d3e8a84e5dd769ecae19830d0a928d88f5.
- 14:01 Task #58110: File size of most images are not optimized
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:33 Task #58110: File size of most images are not optimized
- in a Unix System, you can create a file, that is included in your path like this:...
- 13:13 Task #58110: File size of most images are not optimized
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:59 Task #58110: File size of most images are not optimized
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Task #58110: File size of most images are not optimized
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Revision 5b035057: [TASK] Clean up backend login controller Part 1
- To prepare a switch of the backend login view to a fluid rendered
template, the current controller is first simlpfied... - 14:46 Revision a2748e5a: [TASK] Remove old default constants from TS service
- $this->const in TemplateService and an extending class is super old,
unused and removed.
Resolves: #60561
Releases: ... - 14:32 Revision 0ff446d3: [TASK] Reduce file size of core images
- Reduce the file size without losing quality.
This reduces total typo3 directory size by ~2 MB.
Change-Id: I56d1e9ecc... - 14:30 Bug #60547 (Resolved): Fix naming of Logger unit tests
- Applied in changeset commit:8b11736f6213544c11ed234bc98879c01da6079d.
- 14:23 Bug #60547: Fix naming of Logger unit tests
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:19 Bug #60547: Fix naming of Logger unit tests
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:15 Bug #60547: Fix naming of Logger unit tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:37 Bug #60547: Fix naming of Logger unit tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:28 Bug #51507: Use logging framework in DatabaseConnection
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:23 Bug #51507: Use logging framework in DatabaseConnection
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:23 Revision 2095965a: [TASK] Fix wrong named unit tests of the logging framework
- Most of the unit tests for the logging framework have a
wrong filename and also a wrong classname.
Resolves: #60547
... - 14:22 Revision 8b11736f: [TASK] Fix wrong named unit tests of the logging framework
- Most of the unit tests for the logging framework have a
wrong filename and also a wrong classname.
Resolves: #60547
... - 14:09 Feature #51139 (Closed): Unify translation-handling
- not working on it anymore. Lets open a new ticket in case someone wants to try.
- 14:00 Bug #60064 (Resolved): Add BacktraceProcessor for the Loggin framework
- Applied in changeset commit:a24a47c7e58f16a9e27e38f35b78a3ab4497ea0e.
- 13:11 Bug #60064: Add BacktraceProcessor for the Loggin framework
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #60064: Add BacktraceProcessor for the Loggin framework
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #55567 (Resolved): Remove not needed TemplateService code
- Applied in changeset commit:7973ff31555c4495b17f545f6789f30541247de4.
- 13:21 Bug #55567: Remove not needed TemplateService code
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:21 Bug #55567: Remove not needed TemplateService code
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Revision a24a47c7: [FEATURE] Extend IntrospectionProcessor to log full Backtrace
- Extend the introspection processor so it can add
a full backtrace instead of only the last item
of the backtrace.
Al... - 13:41 Revision 7973ff31: [TASK] Remove not needed TemplateService code
- The TemplateService class provides its own wrap()
function which is exactly the same as in cObj.
The only instances w... - 12:39 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- Do we probably need a TS-setting like "stopAt..." which would default to enabled in 6.2 for compatibility and which w...
- 12:31 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- But we should be aware of the fact, that this issue is quite old and people might have created a lot of page trees th...
- 12:17 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- Helmut Hummel wrote:
> Jo Hasenau wrote:
>
> > IMHO a sysfolder should never be taken into account while fetching... - 11:27 Bug #18079 (Accepted): slide of cObj CONTENT stops if sysfolder in rootline
- 11:27 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- Jo Hasenau wrote:
> IMHO a sysfolder should never be taken into account while fetching visible data from the pages... - 11:25 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- Bernd Wilke wrote:
> If you insists on taking no content from sysfolders, skip over sysfolders on sliding, but do ... - 12:30 Bug #60540 (Resolved): Fatal Error when importing a TYPO3 4.5 exported t3d file into a TYPO3 6.2 installation
- Applied in changeset commit:adc0ed3dd28128e253f83fe50239574de3cd4f01.
- 12:02 Bug #60540: Fatal Error when importing a TYPO3 4.5 exported t3d file into a TYPO3 6.2 installation
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:30 Feature #60551 (Resolved): Add LogManagerInterface
- Applied in changeset commit:aecaed882ac65c219a0f60cd71bc80087a4a21e2.
- 11:46 Feature #60551: Add LogManagerInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:07 Feature #60551 (Under Review): Add LogManagerInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Feature #60551 (Closed): Add LogManagerInterface
- When logging with the Core Logging API, one has to use @\TYPO3\CMS\Core\Log\LogManager->getLogger()@ to get an instan...
- 12:18 Bug #60545: typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:08 Bug #55373 (Closed): Extension manager installs (activates) extensions automatically
- 12:08 Bug #55373: Extension manager installs (activates) extensions automatically
- Hi,
a feature for some - a bug for some others. As there are use cases for both behaviors, we don't want to switch... - 12:02 Revision adc0ed3d: [BUGFIX] Prevent fatal when importing a t3d file without fal information
- Currently the importer expects that an imported t3d file contains
data for fal. This is not the case if the t3d file ... - 12:01 Bug #60548 (Needs Feedback): [GFX][thumbnails] = 1 not working
- Hi!
Looks like a problem with the image manipulation tools.
Please use the Test Setup section in the Install Tool... - 08:27 Bug #60548 (Closed): [GFX][thumbnails] = 1 not working
- In Install too if i set [GFX][thumbnails] = 1 blank thumbnail images are created for gif and png images.
The same c... - 12:00 Revision aecaed88: [FEATURE] Add LogManagerInterface
- The interface \TYPO3\CMS\Core\Log\LogManagerInterface enables you
to ship an alternative 3rd party LogManager instanc... - 11:59 Bug #58702: f:uri.page Viewhelper creates broken links on cli
- With #60549 it should now be possible to simulate all necessary environment variables. You still have to take care of...
- 11:58 Bug #60549: Get GeneralUtility::getIndpEnv in ContentObjectRenderer mockable
- This change now actually makes it possible to simulate environment variables for e.g. creating frontent URIs with the...
- 11:30 Bug #60549 (Resolved): Get GeneralUtility::getIndpEnv in ContentObjectRenderer mockable
- Applied in changeset commit:ebcbf63420e7a408b2d696ac1e81b7a3753dbb4e.
- 11:23 Bug #60549: Get GeneralUtility::getIndpEnv in ContentObjectRenderer mockable
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:17 Bug #60549 (Under Review): Get GeneralUtility::getIndpEnv in ContentObjectRenderer mockable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:14 Bug #60549 (Closed): Get GeneralUtility::getIndpEnv in ContentObjectRenderer mockable
- There are several calls to GeneralUtility::getIndpEnv() in the ContentObjectRenderer. These calls can not be mocked w...
- 11:24 Revision 5de7287b: [TASK] Add wrapper for GeneralUtility::getIndpEnv in ContentObjectRenderer
- A wrapper function for GeneralUtility::getIndpEnv() is required
to mock these static calls in unit tests.
Resolves: ... - 11:23 Revision ebcbf634: [TASK] Add wrapper for GeneralUtility::getIndpEnv in ContentObjectRenderer
- A wrapper function for GeneralUtility::getIndpEnv() is required
to mock these static calls in unit tests.
Resolves: ... - 11:04 Bug #14610 (Needs Feedback): filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
- Does this bug still exist in TYPO3 6 with FAL?
- 07:51 Bug #50508: Re-uploading file in backend fails
- Hi,
I discovered an issue where the problem is not really solved yet:
Uploading a *.t3d-file in the database is wri...
2014-07-24
- 22:52 Bug #60547 (Under Review): Fix naming of Logger unit tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:49 Bug #60547 (Closed): Fix naming of Logger unit tests
- Most of the Unit Tests for the logging framework have a wrong file name and also a wrong classname.
For example th... - 22:42 Bug #56577 (Resolved): When updating an extension that does not meet the requirements, the extension manager stops
- Hi,
this is a duplicate of #54512. I will therefor resolve this issue, as the feature was reintroduced.
Regards... - 22:31 Bug #56652 (Needs Feedback): Unable to upgrade extensions with extension manager
- Let's wait for some more feedback.
- 22:29 Feature #56910 (Needs Feedback): Enable packagist.org for extensions using composer
- Hi,
as far as I can tell this is not disabled. Where / what do you need to change?
Best regards,
susi - 22:20 Bug #57398 (Needs Feedback): Import of Extension failed: The property "defaultCategories" on the subject was not accessible.
- Hi,
this sounds like an extension trying to access the static protected $defaultCategories of the extension manage... - 22:14 Bug #59593: EM should be still working if installed ext sources are missing
- Hello Susanne,
no it is not, IMHO the Extensionmanager is something crucial, so the Exception should atleast be co... - 18:58 Bug #59593 (Needs Feedback): EM should be still working if installed ext sources are missing
- Hi Kay,
For these kind of problems we already have the "check for broken extensions" in the install tool, which sh... - 22:10 Bug #57652 (Needs Feedback): Add helpful info to exceptions
- Hi,
thanks for your contribution. Please consider creating a patch for it on Gerrit. You can find a tutorial at ht... - 22:05 Bug #57797 (Needs Feedback): Extensionmanager does not show error messages on update failure
- Hi,
can you please check if this was also solved by #56823?
If not, can you have a look at your javascript con... - 22:00 Bug #57831 (Needs Feedback): ExtensionManager hangs after upgrading an extension
- Hey,
this sounds like a timeout. The first request tries to get the information and gets a timeout, the second use... - 21:43 Task #58022 (Needs Feedback): Speedup deletion of an inactive extension
- Hi,
no cache-clearing triggered. Have a look at typo3/sysext/extensionmanager/Classes/Utility/InstallUtility.php m... - 21:42 Feature #60546 (Rejected): Flash message support for command controllers
- Command controllers should be able to create flash messages just like action controllers.
Displaying them in the b... - 21:32 Bug #58120 (Needs Feedback): Extension Manager: cli install fails
- Hi,
this works fine for me in a current 6.2 installation. Can you maybe attach your version of the extension (for ... - 21:00 Bug #59619 (Resolved): Static call of non-static function in Package.php
- Applied in changeset commit:59635160716e4da2f98df419f9148f240ebd08c2.
- 20:38 Bug #59619: Static call of non-static function in Package.php
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:33 Bug #59619: Static call of non-static function in Package.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:59 Bug #59619: Static call of non-static function in Package.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Bug #59619: Static call of non-static function in Package.php
- What has been the outcome of the discussion @t3dd14? This is probably only happening on php 5.6.X?
Review is pending... - 12:54 Bug #59619 (Under Review): Static call of non-static function in Package.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Bug #60516 (Resolved): Static call of non-static function in InlineElement.php
- Applied in changeset commit:0674579840c2785323cba9d3e860c768f875ddf3.
- 20:33 Bug #60516: Static call of non-static function in InlineElement.php
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:20 Bug #60516: Static call of non-static function in InlineElement.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Bug #60516: Static call of non-static function in InlineElement.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:24 Bug #60516 (Under Review): Static call of non-static function in InlineElement.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:10 Bug #60516 (Closed): Static call of non-static function in InlineElement.php
- ...
- 20:59 Bug #56362 (Accepted): typo3conf/PackageStates.php constantly changes
- First partial fix was merged.
Reopening the ticket here to wait for a final solution. - 20:30 Bug #56362 (Resolved): typo3conf/PackageStates.php constantly changes
- Applied in changeset commit:8eca965bff4a9f917c9c59e970bdc9269d3e1503.
- 20:05 Bug #56362: typo3conf/PackageStates.php constantly changes
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:30 Bug #56362: typo3conf/PackageStates.php constantly changes
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:26 Bug #56362 (Under Review): typo3conf/PackageStates.php constantly changes
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:21 Bug #56362: typo3conf/PackageStates.php constantly changes
- > deterministic behaviour
Well IMHO that is not quite correct as the behaviour is always deterministic... we do no... - 18:31 Bug #56362: typo3conf/PackageStates.php constantly changes
- The first solution may not completely solve Christian’s problem, but at least it leads to deterministic behavior (and...
- 20:57 Bug #60494 (Under Review): editing gridelement in foreign language exhausts memory on large sites
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Bug #60545 (Under Review): typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #60545 (Closed): typolink to file with forceAbsoluteUrl does not consider subfolder of instance
- Assumed URL of the site: http://devserver/t3master/...
- 20:47 Task #60479: Micro optimizations in SqlParser
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:45 Bug #58746 (Rejected): setTemplatePathAndFilename not work when original Template was not found
- Please use initialize*Action() to set stuff like template pathes.
- 11:38 Bug #58746: setTemplatePathAndFilename not work when original Template was not found
- In extbase context, setTemplatePathAndFilename is no public API. You are to configure this via TypoScript, but not in...
- 20:42 Feature #58121 (Needs Feedback): Extension Manager: Download EXT via cli
- Hi,
With new TYPO3 versions there is composer support which can be used via the command line. You can find additio... - 20:38 Revision e6f3ab7e: [BUGFIX] Make call to isPackageKeyValid non-static
- Function isPackagKeyValid on PackageManeger is not a static function
and must be called on an object instance.
Resol... - 20:38 Revision 59635160: [BUGFIX] Make call to isPackageKeyValid non-static
- Function isPackagKeyValid on PackageManeger is not a static function
and must be called on an object instance.
Resol... - 20:37 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- Example for clarifying the problem even more.
Assumed URL of the site: http://devserver/... - 20:08 Bug #48529: typolink cannot create absolute links to local files even if forceAbsoluteUrl property is set
- I can confirm the issue, but there is a very easy workaround: prefix the relative path with a slash.
But I agree thi... - 20:33 Revision 252cab0c: [BUGFIX] Turn isOnSymmetricSide into static function
- Function isOnSymmetricSide of RelationHandler is used as
static function all the time so we properly turn the functio... - 20:33 Revision 06745798: [BUGFIX] Turn isOnSymmetricSide into static function
- Function isOnSymmetricSide of RelationHandler is used as
static function all the time so we properly turn the functio... - 20:14 Bug #60064: Add BacktraceProcessor for the Loggin framework
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:01 Bug #60064: Add BacktraceProcessor for the Loggin framework
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Bug #60064: Add BacktraceProcessor for the Loggin framework
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Feature #59396: typolink ViewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Task #58370 (Needs Feedback): Sort extensions by updatability
- Hi,
by default the extension list is sorted alphabetically by extension key. It stores the sort state it was in in... - 20:05 Revision 60ae97a5: [TASK] Keep the changes to PackageStates.php low
- Introduce a sort operation of the packages before determining
the loading order.
This way the number of changes made ... - 20:04 Revision 8eca965b: [TASK] Keep the changes to PackageStates.php low
- Introduce a sort operation of the packages before determining
the loading order.
This way the number of changes made ... - 20:00 Task #60410 (Resolved): Translate "Edit Metadata of this file"
- Applied in changeset commit:4a7e508a8d570b5e3785630d1df5879b9dc05642.
- 19:51 Task #60410: Translate "Edit Metadata of this file"
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:52 Revision 71ae992e: [BUGFIX] Add label for title of "Edit metadata" link
- Currently the title of the "Edit metadata" link in filelist is
hardcoded. Add a label to make it translatable.
Resol... - 19:51 Revision 4a7e508a: [BUGFIX] Add label for title of "Edit metadata" link
- Currently the title of the "Edit metadata" link in filelist is
hardcoded. Add a label to make it translatable.
Resol... - 19:38 Bug #60544 (Closed): Pid property not set after insert
- After adding and persisting a new object, its @uid@ property "is set":https://git.typo3.org/Packages/TYPO3.CMS.git/bl...
- 18:46 Bug #60497 (Accepted): [GFX][thumbnails] = 0 not working
- 18:46 Bug #60497: [GFX][thumbnails] = 0 not working
- Found it: https://review.typo3.org/10655
- 18:38 Bug #60497: [GFX][thumbnails] = 0 not working
- Hm, seems like this was changed with 6.0 or 6.1.
I'm still searching for the commit. - 08:17 Bug #60497: [GFX][thumbnails] = 0 not working
- Hi!
I have a (backend) page with over 200 textpic elements (translations included).
The page speed is very low, b... - 18:40 Feature #60056 (Needs Feedback): Execute custom scripts in distributions
- Hi Norbert,
the class ext_update has the scope to be executed after an extension upgrade. For your use case it sho... - 18:30 Bug #60541 (Resolved): Remove skipped FAL functional test
- Applied in changeset commit:c049aba5e2456ca3e96117c098e847e9895f42cd.
- 18:10 Bug #60541: Remove skipped FAL functional test
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:04 Bug #60541 (Under Review): Remove skipped FAL functional test
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:02 Bug #60541 (Closed): Remove skipped FAL functional test
- 18:30 Feature #59792 (Resolved): Remove old and unused extension icons from t3skin
- Applied in changeset commit:6b835aa2a0aaddf9adeb1ec51091e99fc6e8b07e.
- 18:16 Bug #59848 (Needs Feedback): EM crashes with exception #1382276561 (missing extension)
- In my opinion throwing an exception here is the sensible thing to do - if your deployment script "destroys" part of ...
- 18:13 Revision 6b835aa2: [TASK] Remove old and unused extension icons from t3skin
- in t3skin/icons/ext there are plenty of really old icons
for e.g. tt_guest or tt_calender
We should remove them as t... - 18:11 Revision e9797ef7: [TASK] Remove skipped FAL functional tests
- Utility/File/ExtendedFileUtilityTest.php contains some old FAL
related tests that are not maintained for quite some t... - 18:10 Revision c049aba5: [TASK] Remove skipped FAL functional tests
- Utility/File/ExtendedFileUtilityTest.php contains some old FAL
related tests that are not maintained for quite some t... - 18:00 Feature #60526 (Resolved): Remove browser hacks in CSS files
- Applied in changeset commit:ee0bbbd986a64de1ed45d163b7a1a20ab169bcd9.
- 15:39 Feature #60526 (Under Review): Remove browser hacks in CSS files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:38 Feature #60526 (Closed): Remove browser hacks in CSS files
- Several browser hacks in backend CSS files
can now be removed as browser don't need
to use -moz or -webkit. Also, s... - 17:56 Bug #60474: impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:26 Bug #60474: impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
- Reproducable with this t3x file.
- 17:23 Bug #60474: impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:54 Bug #60474 (Under Review): impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:54 Bug #60540: Fatal Error when importing a TYPO3 4.5 exported t3d file into a TYPO3 6.2 installation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:48 Bug #60540 (Under Review): Fatal Error when importing a TYPO3 4.5 exported t3d file into a TYPO3 6.2 installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:31 Bug #60540: Fatal Error when importing a TYPO3 4.5 exported t3d file into a TYPO3 6.2 installation
- Example t3d File attached.
- 17:31 Bug #60540 (Closed): Fatal Error when importing a TYPO3 4.5 exported t3d file into a TYPO3 6.2 installation
- When you try to import a t3d file, that has been exported from a TYPO3 4.5 CMS, you get an fatal error....
- 17:40 Revision ee0bbbd9: [CLEANUP] Remove browser hacks in CSS files
- Several browser hacks in backend CSS files
can now be removed as browser don't need
to use -moz or -webkit. Also, sev... - 17:30 Task #60528 (Resolved): Backend: Remove IE7/6/5 support
- Applied in changeset commit:963fafbd9ca3fec161c52069daee4d7676a82643.
- 17:19 Task #60528: Backend: Remove IE7/6/5 support
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Task #60528: Backend: Remove IE7/6/5 support
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:46 Task #60528 (Under Review): Backend: Remove IE7/6/5 support
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Task #60528 (Closed): Backend: Remove IE7/6/5 support
- There are some few places where there are
exceptions for IE7 and less which can now safely
removed. - 17:30 Bug #60529 (Resolved): Fix failing functional test
- Applied in changeset commit:683697639c75b53e447890361f06156f4a5b1a2a.
- 17:10 Bug #60529: Fix failing functional test
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:43 Bug #60529: Fix failing functional test
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #60529 (Under Review): Fix failing functional test
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:54 Bug #60529 (Closed): Fix failing functional test
- The freshly introduced ResourceDoesNotExistException is no catched in FileRepository->findByRelation().
- 17:30 Bug #59812 (Resolved): Add a "save and close" button in the extensionmanager
- Applied in changeset commit:a3233fc100724af5d1ffe9f5c188a2a9fd36d87d.
- 17:17 Bug #59812: Add a "save and close" button in the extensionmanager
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:08 Bug #59812: Add a "save and close" button in the extensionmanager
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Bug #59812: Add a "save and close" button in the extensionmanager
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Bug #59812: Add a "save and close" button in the extensionmanager
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Bug #59812: Add a "save and close" button in the extensionmanager
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Bug #59812: Add a "save and close" button in the extensionmanager
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:24 Revision 963fafbd: [CLEANUP] Backend: Remove IE7/6/5 support
- There are some places where there is special treatment for IE7
and below which can now be removed safely.
Resolves: ... - 17:17 Revision 819095ea: [TASK] Add a "save and close" button in the extensionmanager
- Resolves: #59812
Releases: 6.3, 6.2
Change-Id: I3ccfbdd496af2fca9a72d2675393537eafffd075
Reviewed-on: http://review.t... - 17:16 Revision a3233fc1: [TASK] Add a "save and close" button in the extensionmanager
- Resolves: #59812
Releases: 6.3, 6.2
Change-Id: I3ccfbdd496af2fca9a72d2675393537eafffd075
Reviewed-on: http://review.t... - 17:15 Bug #59831 (Resolved): Package loading order is currupted by faulty patch #59147
- 17:15 Bug #59831 (Accepted): Package loading order is currupted by faulty patch #59147
- @Kasper, are you talking about #59147?
Please read my comments there.
Please do not post to this issue here, it is ... - 08:50 Bug #59831: Package loading order is currupted by faulty patch #59147
- Is there a fair chance this will be solved within the coming weeks? I can live fine without the package-stuff (and I ...
- 17:12 Bug #60199 (Needs Feedback): Page module: tt_content records are not editable
- 15:14 Bug #60199: Page module: tt_content records are not editable
- For now it really seems to be a problem in the multicolumn extension.
The content-elements after the first multico... - 10:37 Bug #60199: Page module: tt_content records are not editable
- Sorry
Seems not to be that easy. I checked several sites and the problem only occurs with one site (I'm currecntly... - 10:11 Bug #60199: Page module: tt_content records are not editable
- The problem also occurs in 4.5.35 - so it's not (or not only) related to something from version 6.*
As stated in o... - 17:10 Revision 5b8741f7: [BUGFIX] Catch freshly introduced ResourceDoesNotExistException
- Change #60506 introduced a new specific exception in case a file
reference can not be resolved. This new exception no... - 17:10 Revision 68369763: [BUGFIX] Catch freshly introduced ResourceDoesNotExistException
- Change #60506 introduced a new specific exception in case a file
reference can not be resolved. This new exception no... - 16:35 Bug #26088: Pagetree of 4.5.2 backend is not loaded via Proxy
- I can confirm that.
In the backend an absolute path is used from the webserver not from the proxy.
Example fo... - 16:17 Bug #60535 (Closed): Export referenced files into T3D file when exporting records with file references
- Exporting a page tree via T3D exports all records but sys_file.
During import the importer tries to create the file ... - 16:10 Task #60534 (Under Review): Replace simple preg_replace calls with trim
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Task #60534 (Closed): Replace simple preg_replace calls with trim
- There are a few occurences where
simple preg_replace calls are used
even though this can be accomplished
with rtr... - 15:30 Feature #60522: Sorting of custom records in List Module
- sorry about the stars in the code example... wanted to make it bold but of course this doesn't work in a pre section
- 15:27 Feature #60522 (Rejected): Sorting of custom records in List Module
- If I add custom records to the page module with $TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables'] sorting ...
- 15:30 Bug #60506 (Resolved): Exceptions not caught for missing file references and file collections
- Applied in changeset commit:74b0ce8e3a0e4403be90166221aacea7797c952a.
- 15:08 Bug #60506: Exceptions not caught for missing file references and file collections
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:36 Bug #60506: Exceptions not caught for missing file references and file collections
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Task #60523 (Under Review): Consolidate JSimgCode in TSFE into additionalJS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:28 Task #60523 (Closed): Consolidate JSimgCode in TSFE into additionalJS
- In order to streamline the javascript variables in
frontend rendering the functionality for using
JSimagecode (used... - 15:08 Revision 3b4cdf3e: [BUGFIX] Fix resource exceptions
- When rendering the FILES content object,
exceptions due to missing file references and missing collections
are meant ... - 15:08 Revision 74b0ce8e: [BUGFIX] Fix resource exceptions
- When rendering the FILES content object,
exceptions due to missing file references and missing collections
are meant ... - 14:30 Bug #60327 (Resolved): Change sys_file.size type from INT to BIGINT
- Applied in changeset commit:d02962f315e9f5cfbe8e74350389d45e7f68ef55.
- 14:13 Bug #60327: Change sys_file.size type from INT to BIGINT
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:07 Bug #60327: Change sys_file.size type from INT to BIGINT
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #60264 (Resolved): felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- Applied in changeset commit:74857fb0e4cb259b6cc8dabf8aced3e3679a2384.
- 14:21 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:23 Revision 7c2550ab: [BUGFIX] Set correct cookie when permalogin is enabled
- Although permalogin is enabled we set a session cookie.
This happens because setSessionCookie is called too early
and... - 14:21 Revision 74857fb0: [BUGFIX] Set correct cookie when permalogin is enabled
- Although permalogin is enabled we set a session cookie.
This happens because setSessionCookie is called too early
and... - 14:14 Revision fb8ae239: [BUGFIX] Change sys_file.size type from INT to BIGINT
- Regular INT limits filesize to 2GB.
Change-Id: I525bd53bff6495630bd5880c8ef8789a1d9bbf26
Resolves: #60327
Releases: ... - 14:12 Revision d02962f3: [BUGFIX] Change sys_file.size type from INT to BIGINT
- Regular INT limits filesize to 2GB.
Change-Id: I525bd53bff6495630bd5880c8ef8789a1d9bbf26
Resolves: #60327
Releases: ... - 12:37 Bug #14170 (Closed): No check of mysql-rights
- 12:36 Bug #14170: No check of mysql-rights
- Hmmm, it seems not many people stumble upon this issue. There was no work and no comments on this one for 10 years. I...
- 12:30 Bug #60245 (Resolved): Database table structure for fe_groups is incomplete
- Applied in changeset commit:2351b20722c0ad6188f2d8a79dac66af4a5772aa.
- 12:15 Bug #60245: Database table structure for fe_groups is incomplete
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:18 Bug #60245: Database table structure for fe_groups is incomplete
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:25 Bug #60245: Database table structure for fe_groups is incomplete
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Revision 7d42b929: [BUGFIX] Complete datatable structure fe_groups
- While creating frontend groups via extbase without any subgroup set,
the record will have the value NULL in the datab... - 12:14 Revision 2351b207: [BUGFIX] Complete datatable structure fe_groups
- While creating frontend groups via extbase without any subgroup set,
the record will have the value NULL in the datab... - 12:12 Bug #60467: RTE does not convert links to uploaded files correctly
- Ok you can close this, this specific behaviour is not a bug as the TCA for the RTE field was misconfigured, although ...
- 09:27 Bug #60467: RTE does not convert links to uploaded files correctly
- Ok, after further testing it appears that is is indeed @<f:format.html>@ that is failing to correctly convert file li...
- 12:08 Bug #60514 (Closed): Database analyzer does not parse TEXT null / not null fields
- Suppose you have a column defined as TEXT in a table, it will be implicit NULL.
CREATE TABLE fe_groups (
descri... - 12:08 Feature #50501: The ability to just import/fetch/download an extension from the TER without installing it.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #60511 (Closed): FAL Indexer (scheduler task) doesn't respekt symlinks
- Currently the indexing scheduler task from FAL ignores symlinks and all files behind symlinks are not indexed.
Met... - 08:30 Bug #60316 (Resolved): Parsing RTE links should not throw an exception if a resource is missing or its path invalid
- Applied in changeset commit:f9f4b49255d3ac19ee64e1942324466e5d34ec5c.
- 08:15 Bug #60316 (Under Review): Parsing RTE links should not throw an exception if a resource is missing or its path invalid
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:15 Revision b4aa2ff0: [BUGFIX] Catch all resource exceptions when parsing RTE links
- The RteHtmlParser checks for valid links by trying to retrieve
a file or folder object. The FAL API will throw except... - 08:15 Revision f9f4b492: [BUGFIX] Catch all resource exceptions when parsing RTE links
- The RteHtmlParser checks for valid links by trying to retrieve
a file or folder object. The FAL API will throw except... - 01:31 Bug #60437: Senders name with special chars does not work in default form
- Checked it on TYPO3 6.3 master and no difference.
In the file is a simple example website to reproduce the problem.
2014-07-23
- 22:30 Bug #60294 (Closed): If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- Great!
Well, there should never be a situation where one might trigger two requests in parallel that modify the Lo... - 22:25 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- Ok, this has solved the problem. Thanks for your time!
Shouldn't the LocalConfiguration.php be protected against c... - 21:58 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- Ok, here we come closer to the problem why your LocalConfiguration file is rewritten all the time.
ConfigurationMa... - 21:19 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- There are no more error messages, only one I have not posted yet is this one:...
- 21:12 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- What is in your AdditionalConfiguration?
- 21:08 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- Hi!
Can you please switch to Development context and enable error logs, such that we get a full trace for the PHP ... - 20:58 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- I see the correct image (always, but especially for the images that did not work when embedded into the page).
Also,... - 20:47 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- If you access the image URL directly. What do you see?
- 20:37 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- The image URI is @/index.php?eID=dumpFile&t=p&p=149&token=f86d6f4e47afc8c040d1a79a3903c91887536699@
I've looked agai... - 20:04 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- > [notice] child pid 8662 exit signal Bus error (7)
This is very weird, so there is a server problem as well.
N... - 18:55 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- I've looked a bit more into this, it also happens in a fcgid-setup.
The problem is that the @$localconfiguration@ re... - 21:58 Bug #59662 (Needs Feedback): Problem with subsequent calls to $configurationManager->setLocalConfigurationValueByPath and 'LocalConfiguration invalid'
- If so, take a look at my comment here: https://forge.typo3.org/issues/60294#note-11
- 21:11 Bug #59662: Problem with subsequent calls to $configurationManager->setLocalConfigurationValueByPath and 'LocalConfiguration invalid'
- Wolfgang, looking at the trace: Are you writing to the LocalConfiguration in the AdditionalConfiguration file?
- 21:10 Bug #59662: Problem with subsequent calls to $configurationManager->setLocalConfigurationValueByPath and 'LocalConfiguration invalid'
- @Christian: Can you please comment on that. thanks
- 20:59 Bug #60506: Exceptions not caught for missing file references and file collections
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Bug #60506 (Under Review): Exceptions not caught for missing file references and file collections
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:45 Bug #60506 (Closed): Exceptions not caught for missing file references and file collections
- When rendering the FILES content object exceptions due to missing file references and missing collections are meant t...
- 18:30 Bug #60497: [GFX][thumbnails] = 0 not working
- Hi!
I checked all usages of this config option in the code.
Unfortunately, I have to tell you that this option is... - 14:01 Bug #60497 (Closed): [GFX][thumbnails] = 0 not working
- In the Install Tool I've set [GFX][thumbnails] to "0", but the thumbnails are still generated in Backend.
Is there... - 16:16 Bug #60502 (Closed): CSS Styled Content may render duplicate image attribute "title"
- If you add an image to an Image-CE, you may add a title which is rendered as title attribute in the output.
If you... - 15:55 Bug #60501 (Closed): Localization in CLI/BE mode
- There is a non-obvious and hacky behaviour, when developer tries to work with Extbase objects in CLI mode (and, proba...
- 14:19 Feature #60454: Omit paginator if there is only one page
- Only if you put everything inside the paginator in its own partial, otherwise you'd have lots of duplicate (html) cod...
- 12:44 Feature #60454: Omit paginator if there is only one page
- Would a quick workaround be that you use a if-condition to see if you have more items than should appear on one page,...
- 14:11 Revision 4dcd4a02: [BUGFIX] Wrong sys_refindex for deleted child records
- Workspace actions using the DataHandler trigger a reprocessing
of the reference index. However, it happened that inde... - 14:00 Task #59874 (Resolved): Wrong sys_refindex for deleted child records
- Applied in changeset commit:f6299924ce5a857f0d278081ba3f46e1074cc700.
- 13:54 Task #59874: Wrong sys_refindex for deleted child records
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:51 Revision f6299924: [BUGFIX] Wrong sys_refindex for deleted child records
- Workspace actions using the DataHandler trigger a reprocessing
of the reference index. However, it happened that inde... - 13:49 Bug #60494: editing gridelement in foreign language exhausts memory on large sites
- IMHO it should be enough to introduce a check for $uid being available in line 2080 of typo3/sysext/backend/Classes/U...
- 13:44 Bug #60494: editing gridelement in foreign language exhausts memory on large sites
- This is not just about Gridelements, but AFAICS about any element using fields of type inline.
- 13:35 Bug #60494: editing gridelement in foreign language exhausts memory on large sites
- This is the definition of the method...
- 13:25 Bug #60494: editing gridelement in foreign language exhausts memory on large sites
- The problem seems to be that $uid is 0 in this case and therefor
$records = self::getRecordsByField($theColConf['f... - 13:14 Bug #60494 (Needs Feedback): editing gridelement in foreign language exhausts memory on large sites
- IMHO this is a core bug, since the original type is "inline" and I don't see a good reason, why getProcessedValue sho...
- 12:26 Bug #60494 (Closed): editing gridelement in foreign language exhausts memory on large sites
- I have a site with very many pages. tt_content has about 14000 rows. When editing a gridelement in a foreign language...
- 13:06 Bug #60327 (Under Review): Change sys_file.size type from INT to BIGINT
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:57 Bug #60350 (Under Review): Severity for max_execution_time < 240s too high
- https://review.typo3.org/31634
- 12:48 Bug #60437: Senders name with special chars does not work in default form
- Do you have a chance to check if the updated swiftmailer from master (5.2.1) maybe makes a difference? Thats not in t...
- 12:40 Task #60479 (Under Review): Micro optimizations in SqlParser
- 12:00 Bug #60365 (Resolved): Adjust comment for default HTTP-userAgent
- Applied in changeset commit:dec6a238f32c621b00e46a6a331bd0829cf09cc5.
- 11:43 Bug #60365: Adjust comment for default HTTP-userAgent
- Merged in master: https://review.typo3.org/31641
Review (straight cherry-pick) for 6.2: https://review.typo3.org/31735 - 11:59 Bug #60482: Update wrong copyright header in file BrowseLinks.php
- Thanks.
- 11:19 Bug #60482 (Resolved): Update wrong copyright header in file BrowseLinks.php
- Hi Michael,
since an update of forge some features do not work yet. But the admin team is working on it.
Meanwhil... - 11:11 Bug #60482: Update wrong copyright header in file BrowseLinks.php
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:06 Bug #60482 (Under Review): Update wrong copyright header in file BrowseLinks.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:07 Bug #60482: Update wrong copyright header in file BrowseLinks.php
- Hmmmm... I submitted a patch for this to review.typo3.org a few hours ago, but it does not appear here?! Sorry, if I ...
- 03:52 Bug #60482 (Closed): Update wrong copyright header in file BrowseLinks.php
- We introduced a new header in PHP files with #59535, see announcement in [1].
File @/typo3/sysext/rtehtmlarea/Classe... - 11:42 Revision dec6a238: [BUGFIX] Adjust comment for default HTTP-userAgent
- The default userAgent is for example TYPO3/6.2.4
Change-Id: I2412b901a3a42938a433e7d8a414de24587011a3
Resolves: #603... - 11:14 Bug #60487 (Closed): File References override meta data with empty string per default
- Markus Klein wrote:
> Hi Olly!
>
> I'm not sure if I read this correctly, but I disagree. Currently the meta data ar... - 11:07 Bug #60487: File References override meta data with empty string per default
- Hi Olly!
I'm not sure if I read this correctly, but I disagree. Currently the meta data are empty yes, but they do... - 09:41 Bug #60487 (Closed): File References override meta data with empty string per default
- On creating a new file reference (e.g. inside a tt_content element with images), the file reference properties "title...
- 11:13 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
- Workaround would be to remove the indexed_search_mysql extension, update the DB with the analyzer and then run the wi...
- 08:56 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
- Too bad, are there maybe some workarounds like removing the extension?
Regards .. Paul - 11:11 Revision 9823d237: [TASK] Update wrong copyright header in file BrowseLinks.php
- A new header in PHP files has been introduced with #59535. This
patch updates the copyright/license header of one fil... - 11:08 Revision b3bdda0b: [TASK] Update wrong copyright header in file BrowseLinks.php
- A new header in PHP files has been introduced with #59535. This
patch updates the copyright/license header of one fil... - 09:35 Bug #60467: RTE does not convert links to uploaded files correctly
- I'm not sure what feedback you're looking for, but I will tell you what I can.
I have an extension and some conten... - 08:25 Bug #60398: Mapping existing model to new one
- My bad, sorry for bothering, works in that case now with that special tx_news textfile. However, I'm not sure if that...
2014-07-22
- 22:44 Task #60479: Micro optimizations in SqlParser
- Gerrit does not update this issue, here's the link:
https://review.typo3.org/#/c/31730/ - 22:21 Task #60479 (Closed): Micro optimizations in SqlParser
- Introduced a few optimizations in the SqlParser classes of "core" and "dbal". I had the problem that many queries (e....
- 21:30 Bug #60473: impexp: fread Exception in Development Mode
- One more note: You should really update to 6.2.4 ASAP (it fixes ~150 bugs)
- 21:29 Bug #60473 (Accepted): impexp: fread Exception in Development Mode
- Hi René!
Thanks for your report. In development mode all PHP warnings are reported as exceptions to the user as th... - 21:17 Bug #60473 (Closed): impexp: fread Exception in Development Mode
- I get this exception when i select a file and click preview in the t3d import module:
PHP Warning: fread() [<a href=... - 21:29 Bug #60474 (Closed): impexp: unknown Function in /typo3/sysext/impexp/Classes/ImportExport.php line 2121
- When I try to import a t3d file with images or other files I get a error for a unknown function call.
Line 2121: $... - 20:58 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
- Hi Paula, I honestly have no idea currently, how we could fix that properly nor do I have time to investigate this cl...
- 13:32 Bug #59567: Upgrade Wizard stops at ALTER TABLE index_fulltext ENGINE=InnoDB;
- So are there any plans to fix this Bug? I ran into it yesterday after trying to Upgrade from 6.1.7 to the latest Vers...
- 18:57 Bug #60467 (Needs Feedback): RTE does not convert links to uploaded files correctly
- 17:41 Bug #60467: RTE does not convert links to uploaded files correctly
- The generated frontend output.
Sorry, I, stupidly, completely neglected to mention that this content is being rend... - 17:00 Bug #60467: RTE does not convert links to uploaded files correctly
- Is this the result in the frontend or the backend - or more correctly: Is this the link, that gets saved to the datab...
- 15:40 Bug #60467 (Closed): RTE does not convert links to uploaded files correctly
- When attempting to link to an uploaded file via the RTE "Insert Link" wizard, the resultant link is broken, and looks...
- 17:50 Bug #54490: Overriding tcaTree configuration results in missing foreign_table error
- I can confirm the buggy behaviour described in this issue.
- 15:53 Bug #59691: repository->add must not update existing object
- I know it's not looking nice and I know I found it to be stupid some years ago myself. But ...
- first of all this... - 15:32 Bug #59691: repository->add must not update existing object
- But this would basically require a clunky construct like this if all you care about is persisting an object, no matte...
- 15:37 Feature #60460: Refactor lazyLoading handling in extbase
- The new implementation introduces a @LazyLoadingProxyFactory@ which generates a @LazyProxy@ object which extends the ...
- 13:35 Feature #60460 (Closed): Refactor lazyLoading handling in extbase
- For quiet some time now I wanted to refactor the lazyLoading handling in extbase.
It stinks, that the lazyLoadingP... - 15:31 Bug #60465 (Closed): Backend search : File Metadata appears twice
- The same File Metadata result appears twice in the search suggestions. See screenshot.
- 15:27 Bug #60464 (Closed): Backend search : Found files not appeared in search results page
- Found files are not appeared in search results page. (after click on "Show All" button)
- 15:13 Bug #60463 (Rejected): Wrong condition against Statement in getObjectCountByQuery
- Hello Core-Team,
I have created my own statement that way:... - 14:26 Feature #58724: Implement proper backend file search
- File search in Filelist is a big missing. It will be nice to have similar criteria like DAM (by name, by file type, b...
- 13:30 Bug #60457 (Resolved): Fix result value of DatabaseConnection::sql_free_result()
- Applied in changeset commit:b0a53b872eac90241add5128b649ecbc9010392d.
- 13:10 Bug #60457 (Under Review): Fix result value of DatabaseConnection::sql_free_result()
- https://review.typo3.org/31718
- 12:52 Bug #60457 (Closed): Fix result value of DatabaseConnection::sql_free_result()
- ...
- 13:29 Revision 32b99db1: [BUGFIX] Fix return value of DatabaseConnection::sql_free_result()
- In case of success the current implementation returns the result
of $res->free(). Unfortunately free() doesn't return... - 13:20 Revision b0a53b87: [BUGFIX] Fix return value of DatabaseConnection::sql_free_result()
- In case of success the current implementation returns the result
of $res->free(). Unfortunately free() doesn't return... - 13:12 Bug #51189: Remove non-needed Url parameter for standard search
- Hi!
It seems that the bugfix resolving #51189 was not properly merged in TYPO3 6.1 and 6.2 trees.
For reference... - 11:03 Feature #60454 (Rejected): Omit paginator if there is only one page
- In TYPO3 6.2.4, the paginate view helper will display a "1" above/below the items if there is just one page of result...
- 10:59 Bug #60365 (Under Review): Adjust comment for default HTTP-userAgent
- https://review.typo3.org/31641
- 10:58 Bug #57914 (Under Review): INCLUDE_TYPOSCRIPT should skip hidden/temporary files
- https://review.typo3.org/31694
- 10:52 Bug #60453 (Closed): Copying page tree messes up image references
- I have a large TYPO3 6.1.10 System with about 20 individual sites each consisting of about 30 pages. In regular inter...
- 09:05 Feature #17571: Relation between tables fe_users and fe_groups should be a clean mm relation
- Any news or plan about this issue?
Thanks
2014-07-21
- 23:07 Bug #60443 (Closed): Extensionmanager offers to turn off dependency checks even if dependencies already met
- I've written an extension that requires EXT:vhs. So in my ext_emconf.php I put this:...
- 22:45 Bug #60437: Senders name with special chars does not work in default form
- No it doesn't add quotes, but escapes it correctly. Is there any need for quotes?
Example on http://swiftmailer.org... - 22:02 Bug #60437: Senders name with special chars does not work in default form
- Did you check with the swift mailer source whether it escapes the fromName correctly and does add the quotes?
- 16:25 Bug #60437 (Closed): Senders name with special chars does not work in default form
- Special chars like Umlaute ÄÖÜ in the senders name of a form are not displayed correctly in all mail clients. And the...
- 17:26 Bug #59161: Metadata and File Reference inconsitency
- I was confused first time. What is the purpose of the 'caption' field ?
- 17:19 Bug #60441 (Closed): File Metadata : missing CSH
- CSH for File Metadata is missing. Useful for some fields like duration : editors dont known the format to use (number...
- 17:12 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
- Some more related Tickets: #59671, #58951
- 17:10 Bug #58951: show_item does not properly resolve MM group items
- This Bug is related to #22970 reported since 4 Years and under review since 9 Month.
- 17:10 Bug #59671: IRRE related child records are not listed (comma separated list) in list module
- This Bug is related to #22970 reported since 4 Years and under review since 9 Month.
For images within the show it... - 16:47 Bug #55922: Bug with multiple e-mail adresses in scheduler task
- Is there a reason why this issue was only fixed for the TYPO3 6.2 branch and set to resolved? I just noticed that thi...
- 16:23 Revision d66dcaa4: [BUGFIX] Fix minor issues in functional testing framework
- The bootstrap for frontend functional tests has some
minor issues, that are now fixed:
* json_decode returns null no... - 15:54 Bug #60434 (Closed): Filelist : missing title for "language overlay" icon
- In filelist view, "language overlay" icon is missing title attribute to inform users the function of the action (sugg...
- 15:20 Feature #60433 (Closed): File Metadata : Thumbnail not necessary for all file types
- Thumbnail generation fails for audio, video, documents, etc.
It will be better to replace thumbnail by file type i... - 13:30 Bug #60413 (Resolved): Minor issues in functional testing frontend request framework
- Applied in changeset commit:7df321be6864179f2659a822bd5e833f88975afe.
- 13:11 Bug #59941: Frontent: Connection reset if no heading for File List content element set
- Ok,
thank you for your help, Markus!
Greetings
Christoph - 13:07 Bug #59941 (Closed): Frontent: Connection reset if no heading for File List content element set
- > HTTP Unexpected server data past end of response
Means the server sends too much data. I would really start sear... - 13:03 Bug #59941: Frontent: Connection reset if no heading for File List content element set
- This issue is obviously dependent on set cookies. Currently, one site is affected (I'm not logged into the backend). ...
- 13:10 Revision 7df321be: [BUGFIX] Fix minor issues in functional testing framework
- The bootstrap for frontend functional tests has some
minor issues, that are now fixed:
* json_decode returns null no... - 12:55 Bug #60429 (Closed): Title not used for Filelinks
- After selecting one file or collection file, I can override title but in FE but filename instead of title is used for...
- 12:09 Bug #24785: Install Extensions Globally from TER no more possible
- ... missing feature ...
it is a gone feature! gone features are missing as well, that's semantically correct. ... - 09:45 Bug #24785 (New): Install Extensions Globally from TER no more possible
- So, the new EM which can be found in 6.2 can't install/update in global via TER.
For missing features please open ... - 11:10 Bug #60425 (Closed): RTE.classesAnchor.[ id-string ].titleText doesn't work
- RTE.classesAnchor.[ id-string ].titleText seems to be ignored.
An other problem exists with the pageTsConfigs for... - 11:07 Task #59112: IRRE sorting not reflected
- I can confirm this issue.
To reproduce the problem follow these steps:
* clean TYPO3 6.2.4 installation
* instal... - 10:57 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
- @Martin Kuschker
From the 6.1.10 ChangeLog
>>>
2014-06-22 6269258 #58728 Revert "[BUGFIX] Inaccessi... - 10:29 Bug #58728: Regression: unaccessible protected section with shortcut in rootline
- According to http://wiki.typo3.org/TYPO3_CMS_6.1.10 the regresion has not been fixed for 6.1. branch. The way the cha...
- 10:46 Bug #60423 (Rejected): Access-Module for Non-Admins
- Since TYPO3 6.0 there is no possibility to give the access module to normal users, only admins can access the access ...
- 10:42 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- The issue still persists on our sites in 4.5.
Looks like it's related to the case, when we have lot's of complex menu... - 09:41 Bug #20329 (Closed): cache_hash fills up with huge amounts of MENUDATA
- Thanks for feedback.
- 10:37 Bug #60398: Mapping existing model to new one
- Aww shuks, I just saw a point in the tx_news manual that I haven't tried. Will report back. Thanks for the hint!
- 10:34 Bug #59157: Linkvalidator prüft falsch!
- Thank you, it works!
- 10:31 Bug #60415 (Closed): Importing images from pages media field fails if filepath contains whitespaces
- Well, these samples are not official samples I hope. ;-)
- 09:21 Bug #60415: Importing images from pages media field fails if filepath contains whitespaces
- Thank you for your quick reply Markus! I stumbled about it in css_styled_content in the meantime and this solution wo...
- 09:56 Feature #52029 (Closed): Add authentication via (Mozilla) Persona
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:54 Bug #32299 (Closed): Workspaces: no changes listed on overview page (v > 4.5.2)
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:53 Bug #32050 (Closed): Layoutbug in Function "Display versions" in IE9
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:53 Bug #29779 (Closed): Sometimes editor gets an permission error in workspace module
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:53 Bug #28967 (Closed): JSON arrays in AJAX response sometimes incomplete
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:53 Bug #13572 (Closed): preview js is loaded in live workspace frontend preview - causes js error
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:53 Bug #45695 (Closed): Discard workspace version of record results in Fatal error
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:53 Bug #44737 (Closed): Custom stage changes do NOT send email notifications
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:52 Bug #41064 (Closed): Swap / Publish button has wrong link
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:52 Bug #36843 (Closed): staging notification emails are not sended at any time
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:52 Bug #56999 (Closed): broken handling of rawurlencoded filepaths in FAL's resource-factory
- Thanks for feedback.
- 09:50 Bug #25066 (Closed): List Module: Without privileges to modify edit-icons are shown and clickable leading to an empty page
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:50 Bug #25070 (Closed): UI issue when deleting extensions
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:50 Bug #25069 (Closed): UI issue when importing extensions
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:50 Bug #30137 (Closed): Unable to open files with extension .ts
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:49 Bug #54179 (Closed): TYPO3 6.1.6 on Windows - Backend is not loading
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:49 Bug #24181 (Closed): Select box "language" inaccessible in narrow viewports (Page > Quickedit)
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:48 Bug #52116 (Closed): FAL translation failed in show view
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 09:39 Bug #24411 (Closed): Error messages using DB compare function with tables definitions from real_url extension
- Thanks for feedback
- 08:52 Bug #57385: Missing handling of caseSensitive in like Query
- Patrick Crausaz wrote:
> The query will always select be case sensitive, no matter what setting is given to this met... - 08:47 Bug #58702: f:uri.page Viewhelper creates broken links on cli
- Matthias Krappitz wrote:
> But aren't the viewhelpers f:uri.page / f:link.page are meant to create frontend uris by ...
2014-07-20
- 23:30 Bug #60180 (Resolved): sys_collection_entries db-type varchar(30) too small
- Applied in changeset commit:605254351920780ebc0b247900c26e5e18801433.
- 23:20 Revision a56047a9: [BUGFIX] sys_collection_entries column too small
- Set sys_collection_entries to varchar(64). This is the max
table name length on MySQL.
Resolves: #60180
Releases: 6.... - 23:20 Revision 60525435: [BUGFIX] sys_collection_entries column too small
- Set sys_collection_entries to varchar(64). This is the max
table name length on MySQL.
Resolves: #60180
Releases: 6.... - 23:18 Bug #45685: EXT:form Fatal error: Call to a member function getValue()
- Got the same issue on Typo3 6.2.4:
Fatal error: Call to a member function getValue() on a non-object in .../typo3_... - 21:58 Bug #60415 (Needs Feedback): Importing images from pages media field fails if filepath contains whitespaces
- 21:58 Bug #60415: Importing images from pages media field fails if filepath contains whitespaces
- Why are you handing in the path all? If you have the file object, you can simply use the uid. That should work easily...
- 18:44 Bug #60415: Importing images from pages media field fails if filepath contains whitespaces
- The above TS setup works perfect until 6.1. Since 6.2 the publicUrl function in @\Core\Resource\Driver\LocalDriver::g...
- 17:57 Bug #60415 (Closed): Importing images from pages media field fails if filepath contains whitespaces
- ...
- 20:33 Bug #58857: Not possible to set the storagePid via "Record Storage Page"
- I have just encountered the same issue. As this bug does not seem to get any attention:
Is there a workaround? I m... - 18:55 Bug #60396: Compressed and concatenated CSS files missing
- As I said there is no logic I'm aware of that deletes those files. Also not when clearing the cache.
If you do delet... - 18:48 Bug #60396: Compressed and concatenated CSS files missing
- Well the file should not be deleted by anything as you wrote above (I definately did not delete it manually or using ...
- 18:28 Bug #60396: Compressed and concatenated CSS files missing
- Maybe because it is not necessary to create the file if the entire pages comes from cache anyway. TYPO3 does not expe...
- 18:08 Bug #60396: Compressed and concatenated CSS files missing
- Then the question is why the file is not generated sometimes (it definately did not change anything on the pages that...
- 17:16 Bug #60396: Compressed and concatenated CSS files missing
- I'm not aware of a feature that is actually removing files from typo3temp (except the Install Tool).
The filename ... - 18:36 Bug #19817: htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
- This does not work on Chrome 37 and Mac OS X 10.9.4 for Typo3 6.2
- 17:29 Task #60410 (Under Review): Translate "Edit Metadata of this file"
- Will be fixed with https://review.typo3.org/31696
Thanks for the report. - 16:36 Task #60410 (Closed): Translate "Edit Metadata of this file"
- Using TYPO3 6.2.4
Unable to translate "Edit Metadata of this file" used for "Edit Metadata" icon in Filelist.
Fo... - 17:04 Bug #60413 (Under Review): Minor issues in functional testing frontend request framework
- 17:03 Bug #60413 (Closed): Minor issues in functional testing frontend request framework
- * json_decode returns null not false when not successfull
* SERVER_PORT not properly set
* wrong array key in error... - 16:44 Bug #47448: TsConfig not working under sys_file
- Not working in TYPO3 6.2.4
- 14:01 Feature #60406 (Closed): Highlight page tree depending on current workspace element
- The workspace module show various workspace elements that can be grouped by the accordant page already. However, on d...
- 13:56 Bug #60405 (Closed): PageTree cannot select/expand hidden nodes
- TYPO3.Backend.NavigationContainer.PageTree.select(64) does not select the correct page, but tries to determine the co...
- 13:00 Bug #57914: INCLUDE_TYPOSCRIPT should skip hidden/temporary files
- Well, but we have a whitelist of allowed extensions. For example the editor does not allow you to save typoscript-fil...
- 11:24 Feature #20450: Use t3lib_div::callUserFunction in typoscript userFunc condition
- Any news about this feature?
Thanks - 03:28 Bug #60135: Nested stdWraps cause multiple "function calls"
- I can confirm multiple calls to a function. In my case there a userFunc is used:
something.stdWrap.postUserFunc = ...
2014-07-19
- 23:08 Bug #58615: $data['media'] contains not allways the path to files in ContentObjectRenderer
- It's better to use *file:current:uid* in conjunction with *treatIdAsReference*. file:current:publicUrl will not rende...
- 22:14 Bug #60398: Mapping existing model to new one
- Did you have a look at the documentation of ext:news?
Keep in mind that since version 3.0 news uses/extends the core... - 17:35 Bug #60398 (Closed): Mapping existing model to new one
- After discussing with a few people on slack (Hello again, Maddy ^^) and investing a few hours every now and then, I d...
- 21:14 Task #60366: Automatically set [SYS][UTF8filesystem] correctly during a new install
- Just searched for it, but there doesn't seem to be a reliable way that works on all platforms and file systems.
- 20:54 Bug #57276: Difference between creating and renaming a folder in filelist
- Alternatively, the call to filename "sanitization" could be omitted in @\TYPO3\CMS\Core\Resource\ResourceStorage::ren...
- 20:25 Bug #57276: Difference between creating and renaming a folder in filelist
- Typo3 version 6.2.(3) replaces all characters that are not within [.a-zA-Z0-9_-] with a "_". This might be helpful in...
- 18:25 Bug #57276: Difference between creating and renaming a folder in filelist
- I can confirm this (6.2.4, Linux & Win).
When renaming a file all spaces are converted to underscores. It's not p... - 19:18 Bug #60399 (Closed): rte_transform "db" is not applied to RTE-fields defined via "foreign_types" / palettes
- Scenario:
I needed an RTE-field for sys_file_reference, so i created one the usual way (defaultExtras, softref ...).... - 18:26 Revision f5085bd2: [BUGFIX] Send test email in Install Tool as HTML
- Explicitly set the format of the email body to text/html.
Resolves: #60251
Releases: 6.3, 6.2
Change-Id: I350b0f4cb9... - 18:25 Revision 43b778ee: [BUGFIX] Avoid PHP warning in TypoScriptFrontendController
- TypoScriptFrontendController throws a PHP warning on access to
$BE_USER->user['uid'] which might not be set.
Fix this... - 17:33 Bug #60397 (Closed): Access denied when using pencil icon on translated elements in page module
- I've just upgraded an installation from 4.5 to 6.2 and there is some strange behaviour now. In the page module even a...
- 16:42 Bug #60396: Compressed and concatenated CSS files missing
- Well it is happening quite often, looks like every 30th page of our site is affected. Still on 6.2.3 though as upgrad...
- 16:30 Bug #60396 (Needs Feedback): Compressed and concatenated CSS files missing
- Hi Klaus,
thanks for your report. Maybe post this issue on the mailing lists/forums. Chances are higher you get me... - 15:35 Bug #60396 (Closed): Compressed and concatenated CSS files missing
- Since we used the following TS options
# compress and concatenate CSS and JS
#config.compressJs = 1
#config.comp... - 01:00 Bug #60126 (Resolved): Illegal string offset 'uid' in TypoScriptFrontendController
- Applied in changeset commit:26a505727398921c3989e62f6c64b660018b38eb.
- 01:00 Bug #60251 (Resolved): Sending test email in Install Tool doesn't send as HTML
- Applied in changeset commit:43fa347cf78ea6b6cdf06292ecc5744ac614b7c5.
- 00:54 Revision 26a50572: [BUGFIX] Avoid PHP warning in TypoScriptFrontendController
- TypoScriptFrontendController throws a PHP warning on access to
$BE_USER->user['uid'] which might not be set.
Fix this... - 00:32 Revision 43fa347c: [BUGFIX] Send test email in Install Tool as HTML
- Explicitly set the format of the email body to text/html.
Resolves: #60251
Releases: 6.3, 6.2
Change-Id: I350b0f4cb9... - 00:30 Bug #50566 (Resolved): Menu-links generate two empty spaces before closing angle bracket in source code
- Applied in changeset commit:97e50c5e9782bececdbc474af124fb9d65209eef.
- 00:02 Revision 97e50c5e: [BUGFIX] Menu-links generate two empty spaces at closing anchor
- Checks for ATagParams & access key code before adding empty
spaces between anchor parameters.
Resolves: #50566
Relea...
2014-07-18
- 22:38 Bug #24411: Error messages using DB compare function with tables definitions from real_url extension
- I was accidentially using dbal extension. Uninstalling it solved the issues then.
I would agree to close this issu... - 20:41 Bug #59157: Linkvalidator prüft falsch!
This problem seems also to be fixed with the patch for #50772 which is pending for quite some time now.
Please t...- 18:45 Bug #60386 (Needs Feedback): Update uninstalled extension
- Which version of TYPO3 CMS are you using?
This should be fixed in version 6.2.4 - 13:29 Bug #60386 (Closed): Update uninstalled extension
- On uninstalled extensions update they get installed. If the extension is not installed it should stay uninstalled.
- 18:30 Bug #60227 (Resolved): Update Swiftmaler to latest version to offer signed + encrypted emails
- Applied in changeset commit:e52d56cac70ce242ce920152a98921fbfbe13549.
- 18:06 Revision e52d56ca: [TASK] Update swiftmailer to 5.2.1
- Resolves: #60227
Releases: 6.3
Change-Id: Ic137136005f117ac491cd8897e702f81169a1c0a
Reviewed-on: https://review.typo3... - 17:03 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- The DEV Server I mentioned in the last comment is an Ubuntu 12.04.3 LTS. 4.7 and 6.2 work so far.
A customer serve... - 15:45 Bug #54014 (Needs Feedback): cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Debian-like system have separate configuration for CLI and web. So please check these do match.
- 15:49 Bug #60370 (Under Review): Irre elements with enabled useCombination missing new record button
- https://review.typo3.org/31648
- 15:42 Bug #60372: Standalone phpunit fails when LocalizationUtility:translate is called
- Basic setup:
http://wiki.typo3.org/Functional_testing#Setup
bin/phpunit -c typo3/sysext/core/Build/UnitTests.xml... - 14:37 Bug #60372: Standalone phpunit fails when LocalizationUtility:translate is called
- I finally managed to prevent this error by better mocking... So it can be closed.
Anyway I would be glad for any h... - 15:20 Bug #60389: Backend Layout upside down
- One more question:
Did you inspect what happens if the two columns are side-by-side?
Or if you have 4 cols in a squar... - 15:11 Bug #60389 (Accepted): Backend Layout upside down
- Thanks for your great report and the patch.
Can you push it to our review system?
Feel free to ask, if you need a... - 14:51 Bug #60389 (Closed): Backend Layout upside down
- I use just normal backend layout configuration with two columns: header, content
When I switch in the backend to l... - 10:34 Bug #60382 (Rejected): Shortcut is displayed like a regular page if isn't a shortcut in the original language
- Reproduce the Bug like this:
- Translate any regular page to any language
- Modify the pages_language_overlay recor... - 09:43 Bug #60381 (Closed): Local object configuration ignored in CLI context
- Local object configuration (@module.tx_myext.objects@ in addition to @config.tx_extbase.objects@) is ignored when exe...
2014-07-17
- 22:41 Bug #60372: Standalone phpunit fails when LocalizationUtility:translate is called
- The vendor folder has been created by composer. I do use a local composer.phar.
My setup is a default TYPO3 with sour... - 14:52 Bug #60372 (Needs Feedback): Standalone phpunit fails when LocalizationUtility:translate is called
- Can't reproduce this.
But why do you have a vendor-folder? There seems something wrong with your setup.
After com... - 12:28 Bug #60372 (Closed): Standalone phpunit fails when LocalizationUtility:translate is called
- Calling the standalone phpunit results in:...
- 20:12 Feature #56726: Trigger MetaDataExtraction after file upload
- FWIW: Tika can also be run in server mode, which then saves the start up time of the JVM and the making it a lot fast...
- 16:37 Feature #56726: Trigger MetaDataExtraction after file upload
- (By overloading the system, I meant slowing down the upload <-- just for the sake of clarity.)
By far not everyone... - 14:10 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Good to hear. In my case it could be the server configuration (I guess). I run the different TYPO3 DEV Systems on the...
- 13:00 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Thank you for your help. I've solved this issue - in my case the problem was server configuration. CLI-php didn't hav...
- 09:37 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Do you try to test the scheduler with an clean installation of TYPO3 6.2?
- 09:10 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- It doesn't execute any of the tasks from CLI becaouse it stops before becaouse of this mysqli error...
It stops in... - 08:45 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Um... anyhow, an error is something to work with. Is this this error occurs with any type of scheduler task?
- 08:00 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- It's strange but for me it doesn't work on 6.2 becaouse of error:
"Uncaught TYPO3 Exception #1271492607: Database ... - 13:57 Task #45151: IRRE 1n:csv parent records point to workspace placeholder
- Hi Oliver,
it's me again. I found out, that for me your reason "Not required anymore since record shall point to d... - 12:24 Bug #60370: Irre elements with enabled useCombination missing new record button
- See test extension here #55553
- 12:13 Bug #60370 (Closed): Irre elements with enabled useCombination missing new record button
- Regression by https://review.typo3.org/#/c/29719/
- 12:03 Feature #60368: Build TCA and SQL Definitions from Entities
- The Extbase project on forge is legacy, please always add issues for the Core project.
Regarding your select box e... - 11:09 Feature #60368: Build TCA and SQL Definitions from Entities
- I think at first we would have accept that it could never deal perfectly with all situations, the specific example wi...
- 10:31 Feature #60368: Build TCA and SQL Definitions from Entities
- I like your basic idea and support it, but how to deal with simple select boxes (that are not relations but just item...
- 10:00 Feature #60368: Build TCA and SQL Definitions from Entities
- Forgot:
Things like I18N, Workspaces, crdate, tstamp, cruser_uid etc could also be added automatically
Indexes co... - 09:43 Feature #60368 (Rejected): Build TCA and SQL Definitions from Entities
- When adding some features to a project i allways wonder why there is not way to port an entity model into TCA.
It sh... - 10:07 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- I did no deeper investigations on this topic anymore,
but I can tell you, that I did not stumble upon this issue sin... - 10:02 Bug #24785: Install Extensions Globally from TER no more possible
- And wow! The new (old old new) EM on 4.5.35 is really great in some kinds: the part with the fileviewer ist impressiv...
- 09:53 Bug #24785: Install Extensions Globally from TER no more possible
- Hi there,
It sounds ridiculous, but yes, the problem seems to be persistent in some way:
1. It works flawlessly...
2014-07-16
- 23:30 Task #60366 (Closed): Automatically set [SYS][UTF8filesystem] correctly during a new install
- Can we detect if a UTF8-filesystem is used? Currently the flag is off by default, although most (all?) Linux-hosts wi...
- 23:13 Bug #60365 (Closed): Adjust comment for default HTTP-userAgent
- The default userAgent is for example TYPO3/6.2.4, not just the branch-version (6.2). Also the current helptext still ...
- 19:17 Feature #45725: FAL file collections should be able to be recursive
- With the patch attached it is possible to get files recursive (only in CE, no typoscript)
- 16:49 Task #45151: IRRE 1n:csv parent records point to workspace placeholder
- Hi Oliver,
it seems to me that the problem still exists in TYPO3 6.2.4.
I have some sort of tt_content (custom ... - 15:56 Bug #60196: FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
> ### T3 Version
>
> 6.1.9 && 6.1.10 tested
>
> ### PHP Version
>
> 5.5.14 && 5.4.30 tested
Does not oc...- 15:25 Bug #60296: Task executor ignores full framework configuration
- Since it somehow does not show up here, here's the related changeset on Gerrit:
https://review.typo3.org/31618/ - 14:53 Bug #18520 (New): indexing of external files may be prevented by php's open_basedir restriction
- 14:51 Feature #55157 (New): Support for MySQL replication
- 12:00 Feature #55157: Support for MySQL replication
- We have this workaround.
- 14:27 Bug #60357 (Closed): Pasting a localized content element into another colPos fails
- Hi,
in TYPO3 6.2.3 , pasting a localized content element into an empty column fails.
The default language CE reco... - 12:28 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
- I can fully confirm this report on TYPO3 CMS 6.2.4.
Some more details to reproduce:
* The effect is NOT visible if y... - 12:15 Task #60356 (Under Review): Extend install tool suhosin checks
- Review: https://review.typo3.org/31637
- 12:12 Task #60356 (Closed): Extend install tool suhosin checks
- Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhos... - 09:37 Bug #60352: Configuration caseSensitive for sys_file_storage has wrong behaviour
- Hi Tobias,
thanks for your detailed report.
Can you push a patch to our review system?
Infos here: http://wiki.t... - 08:56 Bug #60352 (Closed): Configuration caseSensitive for sys_file_storage has wrong behaviour
- Hello TYPO3-Team!
If I uncheck the FlexForm-Configuration "caseSensitive" for the sys_file_storage fileadmin on Pa... - 09:27 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- No, sadly not. In 6.1 it's still a problem. But in the newest 6.2 it worked well. I updated a 6.1 to 6.2 and here it ...
- 08:35 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Did you manage to solve this problem? It seems I have similr problem with 6.2 version...
- 00:34 Bug #60350 (Rejected): Severity for max_execution_time < 240s too high
- Most web hosters configure an execution time below 240s. This changes triggers a warning in the system environment ch...
2014-07-15
- 23:03 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
- Yes - at least 4.5.35...
just removed the @ infront of the "is_file()" calls...
[15-Jul-2014 22:58:04] http://d... - 15:53 Bug #18520 (Needs Feedback): indexing of external files may be prevented by php's open_basedir restriction
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 20:22 Feature #27475 (Accepted): Add fileicons for open document formats (LibreOffice/OpenOffice.org)
- Still an issue in master (pre-6.3). For example in filelist icons from t3skin are now used. The skin contains icons f...
- 16:03 Feature #27475 (Needs Feedback): Add fileicons for open document formats (LibreOffice/OpenOffice.org)
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)? - 20:17 Bug #27212 (Accepted): Recycler: Pagetree not refreshed after undeleting a page/pagetree
- Re-tested on current master (pre-6.3). Still an issue.
- 15:57 Bug #27212 (Needs Feedback): Recycler: Pagetree not refreshed after undeleting a page/pagetree
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)? - 19:57 Bug #26901 (Accepted): Icon for new page should be hidden if no access to pages
- With master (pre-6.3) it sort-of still exists. Above the tree the user still has a "new"-icon. When clicking on that ...
- 15:51 Bug #26901 (Needs Feedback): Icon for new page should be hidden if no access to pages
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)? - 19:55 Bug #60346: indexed_search experimental mode returns negative values in page browser
- I pushed a new version, which also fixes this in the legacy code.
- 19:38 Bug #60346: indexed_search experimental mode returns negative values in page browser
- Patch seems to work. Didn´t find any issues so far.
- 19:31 Bug #60346 (Under Review): indexed_search experimental mode returns negative values in page browser
- Please test this patch and vote there:
https://review.typo3.org/31632
- 19:07 Bug #60346: indexed_search experimental mode returns negative values in page browser
- Oh dear, there's a bit more to do.
I'm working on it. - 18:31 Bug #60346 (Closed): indexed_search experimental mode returns negative values in page browser
- In line 57 in the file PageBrowsingViewHelper.php
$min -= $max - $pageCount;
should be replaced by
$max = $... - 18:10 Bug #60343 (Closed): Metadata does not recognize workspace
- Metadata retrieved from table sys_file_metadata does not recognize workspaces. Therefore users in a draft workspace c...
- 17:50 Task #43916: File Repository does not work with Workspaces
- It seems that this is fixed in TYPO3 6.2.4.
- 17:41 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- Stefan Regniet wrote:
> Hi together. Just tested the patch on a page with > 40 languages (on a patched 4.7.2). Works... - 17:17 Bug #31920: Form element with attribute value "0"
- Unfortunately this bug is still present in 6.2.4. Was one of the patches applied back then?
Current workaround (wh... - 16:16 Bug #60227 (Under Review): Update Swiftmaler to latest version to offer signed + encrypted emails
- https://review.typo3.org/31572
- 16:15 Task #60250 (Closed): Update swiftmailer to 5.2.1
- Duplicates #60227
- 16:12 Bug #60264 (Under Review): felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- 16:09 Bug #25335: Make TYPO3 free of NOTICE errors
- This is an umbrella ticket and one of its children is not closed.
However, I'd say that in latest versions of TYPO... - 15:59 Bug #25335: Make TYPO3 free of NOTICE errors
- What's the state of this issue?
- 16:02 Bug #60338: Changing view format does not affect partial format
- Please report all Bugs to the Core project. Fluid and Extbase projects are legacy only.
- 16:01 Bug #60338 (Accepted): Changing view format does not affect partial format
- 15:37 Bug #60338: Changing view format does not affect partial format
- The @setFormat@ call is not possible with the default @TemplateView@ of course. Imagine one would modify the current ...
- 15:35 Bug #60338 (Closed): Changing view format does not affect partial format
- When using one view object to render a template in different formats (e.g. email in text and HTML), the template resp...
- 16:02 Bug #27331 (Needs Feedback): htmlSpecialChars und TS-Menu-Wrap
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 16:01 Bug #27303 (Needs Feedback): t3lib_BEfunc::blindUserNames might use wrong group list collection
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)? - 16:01 Bug #27290 (Needs Feedback): TMENU state option: subst_elementUid did not work for {elementUid} in wrapItemAndSub
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 16:01 Bug #27294 (Needs Feedback): IPv6 Support for $TYPO3_CONF_VARS['FE']['IPmaskMountGroups'] broken
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 16:00 Bug #27271 (Needs Feedback): Class p.align-center missing in css_styled_content
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)? - 16:00 Bug #27266 (Needs Feedback): customMediaRender Hook
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:58 Bug #26718 (Needs Feedback): TCA tt_content - sys_language_uid & l18n_parent - set noIconsBelowSelect
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:57 Bug #27185 (Needs Feedback): Missing substitution of placeholders of the log string while copying a file
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:57 Bug #27184 (Needs Feedback): locale_all ignored in eid extensions
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:56 Bug #20329 (Needs Feedback): cache_hash fills up with huge amounts of MENUDATA
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:56 Feature #23126 (Needs Feedback): Mount pages should keep their original page or navigation title
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:55 Bug #23171 (Needs Feedback): Install tool always overwrites settings
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:55 Bug #24785 (Needs Feedback): Install Extensions Globally from TER no more possible
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:55 Bug #27099 (Needs Feedback): HMENU.excludeUidList is not accounted for when determining if a submenu is available
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:53 Bug #26997 (Needs Feedback): ExtDirect API Generator - namespace filter works not expectable
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:52 Bug #26996 (Needs Feedback): ExtDirect FE Mode - sL call works only if logged in the backend
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:52 Bug #24411 (Needs Feedback): Error messages using DB compare function with tables definitions from real_url extension
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:51 Feature #26861 (Needs Feedback): Extbase - Abstract hierarchies over 2 levels are not recognized
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)? - 15:51 Bug #24791 (Needs Feedback): htmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5.35 or 6.2.4)?
- 15:48 Bug #25159 (Needs Feedback): RTE hangs on load in repetitive TV data object
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
- 15:48 Bug #26737 (Needs Feedback): Click-to-enlarge produces Link with target=""
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.4)?
- 15:45 Bug #57058 (Closed): TYPO3\CMS\Extbase\Persistence\Generic\Storage\Backend maybe not loaded or no autoloader?
- 15:43 Bug #60339 (Closed): displayCond for sheets in flexform with extbase settings namespace
- To be available in Extbase controllers via $this->settings array, flexform fields have to be named as...
- 15:24 Bug #60336 (Closed): Sort package states before serializing them
- Closing as duplicate: #56362
For your info: PackageStates can't be sorted, as they are sorted by dependency = load... - 15:08 Bug #60336 (Closed): Sort package states before serializing them
- Whenever the PackageStates.php is rewritten it's a horrible mess in our VCS and impossible to determine what has actu...
- 14:33 Feature #60335 (Closed): Fetching extension list from TER at the end of installation
- In every new TYPO3 installation the first I do is to fetch the extension list from TER to install extensions.
It wou... - 12:27 Task #60322 (Under Review): Add possibility to always extract TS path in object browser
- https://review.typo3.org/31623
- 10:12 Task #60322 (Closed): Add possibility to always extract TS path in object browser
- In order to be able to extract a TS objects path from the TS object browser even when being on a page that doesn't ha...
- 12:22 Feature #60332 (Closed): Multilanguage 123-installer
- The 123-installer shouldn't imho have too many string that actually need translation. It might be a good idea to make...
- 11:12 Bug #60327 (Closed): Change sys_file.size type from INT to BIGINT
- Hi.
Because type for sys_file.size is "INT" max file size is limited to 2147483647 Byte (2GB) by storing entries ... - 11:00 Bug #60317 (Resolved): Final cleanup of TCA Overrides
- Applied in changeset commit:a8736bae847fe4d90b5708a434662bf4c275cc6e.
- 00:49 Bug #60317 (Closed): Final cleanup of TCA Overrides
- Some of the files still miss the die statement
in the first line. To be consistent, add it to
every file.
On fil... - 10:55 Revision 5d31afd8: [CLEANUP] Final cleanup of TCA Overrides
- Some of the files still miss the die statement in
the first line. To be consistent, add it to every
file.
One file h... - 10:54 Revision a8736bae: [CLEANUP] Final cleanup of TCA Overrides
- Some of the files still miss the die statement in
the first line. To be consistent, add it to every
file.
One file h... - 09:47 Feature #60223 (Closed): Scheduler task to remove deleted records from DB
- Closed as duplicate of #32651
- 00:31 Bug #60316: Parsing RTE links should not throw an exception if a resource is missing or its path invalid
- Steps to reproduce:
# Create tt_content text element
# Disable RTE
# put the following into the bodytext field a... - 00:25 Bug #60316: Parsing RTE links should not throw an exception if a resource is missing or its path invalid
- Steps to reproduce:
# Create tt_content text element
# Disable RTE
# put the following into the bodytext field a...
2014-07-14
- 23:45 Bug #60316 (Closed): Parsing RTE links should not throw an exception if a resource is missing or its path invalid
- 22:57 Bug #60273 (Closed): No permission to edit content in different languages since 6.2.4
- Reopened #60199, closing this as duplicate.
- 11:14 Bug #60273: No permission to edit content in different languages since 6.2.4
- This problem is also described here:
https://forge.typo3.org/issues/60199
If you use gridelements, there is a fix... - 22:56 Bug #60199 (New): Page module: tt_content records are not editable
- 20:54 Bug #50392: Specifying size in ImageViewHelper does nothing
- I found out that we had lots of entries in table 'sys_file_processedfile' that had an empty 'name', 'width' and 'heig...
- 19:31 Revision e3da9d6b: [TASK] Fix composer branch alias for 6.2 branch
- The composer.json file wrongly configures the
master branch to be aliased to 6.2.x-dev
Fix it by aliasing our TYPO3_... - 18:46 Feature #60298 (Closed): Required fields for alttext etc. in FAL
- 11:54 Feature #60298: Required fields for alttext etc. in FAL
- You're right, I'll post it in the mailing list.
This issue can be closed. - 11:53 Feature #60298: Required fields for alttext etc. in FAL
- You should really ask such questions on the mailing list or the forums. This is not the place for questions and not t...
- 10:23 Feature #60298 (Closed): Required fields for alttext etc. in FAL
- As a government agency we are bound by accessibility laws to make sure every image on our websites has an alternative...
- 11:08 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- I can't identify a definite error message in the log, only two candidates:...
- 09:54 Bug #60294: If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- Do you have see error messages? What is generated instead of the images. I doubt this is a concurrency problem as the...
- 09:38 Feature #56726: Trigger MetaDataExtraction after file upload
- Just to be complete here, automatic metadata extraction is not only a problem of overloading the system but it slows ...
- 09:24 Bug #60296 (Closed): Task executor ignores full framework configuration
- In the "initialization step":https://git.typo3.org/?p=Packages/TYPO3.CMS.git;a=blob;f=typo3/sysext/extbase/Classes/Sc...
2014-07-13
- 23:32 Bug #60294 (Closed): If a local file storage is outside the document root, images are sometimes not shown if multiple images are on a page.
- This possibility was introduced with this patcheset: https://review.typo3.org/#/c/27760/
If there are many (5-10) ... - 22:28 Revision 9f6150fa: [BUGFIX] Use PATH_site in cache identifier for package cache
- The package cache writes paths to extension directories
(TYPO3_LOADED_EXT) into the cache.
This will result in wrong... - 20:23 Feature #56726: Trigger MetaDataExtraction after file upload
- +1 for metadata extraction upon upload. The actual situation is not satisfying, IMO -> Users do not want to wait unti...
- 15:42 Bug #60245: Database table structure for fe_groups is incomplete
- Should i create a small test extension?
- 12:02 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- I had the same problem with the permalogin. The solution mentioned above by Pierrick worked fine for me and I pushed ...
2014-07-12
- 12:39 Bug #48965: FileReference can't be created in Frontend context
- Thank you Frans, for me it works perfectly with an own FileReference.
Take a look into https://github.com/helhum/u...
2014-07-11
- 23:11 Bug #59901: Move records in list module kills sys_language_uid
- a better way... without changing the command...
This one checks if $SOBE->CN is an array just before calling fixCo... - 15:55 Bug #59901: Move records in list module kills sys_language_uid
- A proposal...
if my "solution" above is good, then I'd change theese lines...
in class.t3lib_clipboard.php, ... - 21:55 Task #60280 (Rejected): Suffix for functional test database
- Hi,
I would like to discuss/suggest the possibility to have a surfix as test-database name in the functional testi... - 20:32 Task #41211 (Resolved): CGL Cleanup: Fix TYPO3.ControlStructures.DisallowEachInLoopCondition-Sniff
- Applied in changeset commit:8b9cf132fbdb5228bdc04e647093c46fb943228c.
- 16:34 Bug #60272: Skip cache hash for URIs to non-cacheable actions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Bug #60272: Skip cache hash for URIs to non-cacheable actions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:56 Bug #60272 (Under Review): Skip cache hash for URIs to non-cacheable actions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Bug #60272 (Closed): Skip cache hash for URIs to non-cacheable actions
- When URIs are built pointing to non-cacheable actions, currently a cache hash is always included.
This should be s... - 14:35 Bug #60273 (Needs Feedback): No permission to edit content in different languages since 6.2.4
- I'm running 6.2.4 on multilang sites and we don't have any problems like that.
Also current master does not show a... - 14:03 Bug #60273 (Closed): No permission to edit content in different languages since 6.2.4
- Both admins and non-admins cannot edit content elements in other languages than the default language. Once one clicks...
- 14:07 Task #55572: Switch IRRE to jQuery
- I blocked the issue until #58475 is done
- 14:07 Task #58475: Change IRRE Javascript code to jQuery
- I blocked #55572 until this is done.
- 14:06 Task #59670 (Resolved): Cleanup jsfunc.inline.js
- 14:01 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
- Thanks for testing this!
Huh, will be tough to find this out. - 13:18 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
- Hi Markus,
we have tested it in TYPO3 4.5, 4.6, 4.7, 6.1, 6.2.
It only works in 4.5. So the Bug exists since 4.6. - 11:17 Bug #60258: showAccessRestrictedPages with shortcuts to restricted pages
- Hi Gernot,
we have to test this in all versions down to 4.5 to see where this was broken.
I suspect this to havin... - 08:36 Bug #60258 (Closed): showAccessRestrictedPages with shortcuts to restricted pages
- In menus with activated showAccessRestrictedPages setting, links to shortcut-pages, which link to another restricted ...
- 13:06 Bug #60263 (Accepted): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
- 12:09 Bug #60263: sys_category relations: unexpected limit of item number in TYPO3 6.2.4
- Have the same issue.
- 10:22 Bug #60263 (Closed): sys_category relations: unexpected limit of item number in TYPO3 6.2.4
- In a TYPO3 6.2.4 project, when more than one FAL metadata record is associated with a sys_category, it is no longer p...
- 13:06 Bug #60180: sys_collection_entries db-type varchar(30) too small
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:47 Revision ebfd4674: [CLEANUP] Reformat IRRE JS code
- This is an automatic reformat performed by PhpStorm, to get rid of some
ugly constructs like one-line inline methods.... - 12:41 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- As a workaround, I have changed the method @FrontendUserAuthentication::createUserSession@ to ...
- 12:31 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- I also encounter the same issue.
I saw the @TYPO3\CMS\Core\Authentication\AbstractUserAuthentication::setSessionCo... - 10:55 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- hi Markus,
I got:
'FE' => array(
'activateContentAdapter' => '0',
'checkFeUserPid' => '1',
'compression... - 10:49 Bug #60264: felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- Hi Jan,
what did you configure to enable permalogin?
What is set in the Install Tool for FE-cookies? - 10:30 Bug #60264 (Closed): felogin permalogin not working with typo3 6.2.x -> cookie expires with session
- Since Typo3 6.2.x there is a new value in the login process called:
dontSetCookie
This is set to TRUE by default... - 11:50 Bug #60002: Expand icons in TS objectbrowser hardly clickable anymore
- Attached there's a patch file for the TS module.
- 11:42 Task #59853 (Under Review): Wrong nesting of deleted versioned child records
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:37 Task #59874: Wrong sys_refindex for deleted child records
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Task #59874 (Under Review): Wrong sys_refindex for deleted child records
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #59881 (Resolved): Extend Regular DataHandler functional tests
- Applied in changeset commit:303fa53fd07a0b16e3b7d93e4f1cf5eed6b94ea4.
- 11:13 Task #59881: Extend Regular DataHandler functional tests
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:15 Task #59881: Extend Regular DataHandler functional tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:55 Task #59881: Extend Regular DataHandler functional tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:22 Task #60249 (Under Review): Publishing delete placeholder affects different workspaces as well
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:22 Task #59113: Failing cascaded delete action of localized elements
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Revision 303fa53f: [TASK] Extend Regular DataHandler functional tests
- * add third tt_content element with localization in live context
* add new tt_content delete placeholder in different... - 11:13 Revision 8128e10e: [TASK] Extend Regular DataHandler functional tests
- * add third tt_content element with localization in live context
* add new tt_content delete placeholder in different... - 11:07 Bug #22203: MENU.showAccessRestrictedPages.addParams generates wrong URLs
- I could finally solve the "problem" (tested with TYPO3 6.2.4).
First of all, you should configure TYPO3 to create... - 11:03 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- I do have the same problem with 6.2.4.
- "allow_url_fopen" ist on, but "allow_url_include" is off.
- wget "http://rep... - 10:50 Bug #60261: Upload folder missing for preinstalled extensions
- @Markus Do you know how this has been handled before 6.2? Imho the install tool has to install the extensions. The PM...
- 10:42 Bug #60261 (Accepted): Upload folder missing for preinstalled extensions
- Thanks for the report.
@Tom: This needs to be handled in the PackageManager then. Felogin "isPartOfFactoryDefault". - 10:02 Bug #60261 (Closed): Upload folder missing for preinstalled extensions
- The extension felogin is one of the preinstalled extensions in TYPO3 6.2. It seems, that the creation of the upload-f...
- 10:20 Bug #55731: Inconsistent group field maxitems validation
- Attached Extension for testing. Test instructions:
* note that no "maxitems" config is present in the TCA
* Rever... - 08:16 Bug #60256 (Closed): Argument 2 passed to mapRecordTypeToSpriteIconName() must be of the type array
- After upgrade to 6.2.4 i can see some errors in Log module:
@Core: Error handler (BE): PHP Catchable Fatal Error: ... - 00:11 Bug #51031: Not appropriate check for data type in Redis caching backend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-07-10
- 23:30 Bug #58288 (Resolved): Cache that write absolute paths needs PATH_site in cache identifier
- Applied in changeset commit:d3c95a1cd42922d304246b03001347e099895166.
- 22:56 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:16 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:34 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:17 Bug #58288: Cache that write absolute paths needs PATH_site in cache identifier
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:10 Bug #58288 (Under Review): Cache that write absolute paths needs PATH_site in cache identifier
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:56 Revision d3c95a1c: [BUGFIX] Use PATH_site in cache identifier for package cache
- The package cache writes paths to extension directories
(TYPO3_LOADED_EXT) into the cache.
This will result in wrong... - 22:10 Bug #60254 (Closed): Non-admins cannot rename bookmarks
- A non-admin can add bookmarks to pages, but adding bookmarks to records fails. After the confirmation popup is clicke...
- 22:09 Bug #60251: Sending test email in Install Tool doesn't send as HTML
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:29 Bug #60251 (Under Review): Sending test email in Install Tool doesn't send as HTML
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:27 Bug #60251 (Closed): Sending test email in Install Tool doesn't send as HTML
- Sending test email in Install Tool doesn't send as HTML
- 21:50 Bug #51031: Not appropriate check for data type in Redis caching backend
- Can someone finally review and merge this? I would like to stop having to patch every release for one Year now.
- 20:57 Bug #59889 (Under Review): stdWrap.addParams breaks on comments
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:39 Bug #59889: stdWrap.addParams breaks on comments
- implementation done and tested via an isolated test, see attached file.
A benchmark shows, this implementation is ... - 20:56 Task #60250 (Under Review): Update swiftmailer to 5.2.1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Task #60250 (Closed): Update swiftmailer to 5.2.1
- Update swiftmailer to 5.2.1
- 20:39 Bug #60180 (Under Review): sys_collection_entries db-type varchar(30) too small
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Bug #60180 (Accepted): sys_collection_entries db-type varchar(30) too small
- Your extension can change that by redefining the field in the sql file
- 20:37 Task #60249 (Closed): Publishing delete placeholder affects different workspaces as well
- Scenario:
* having two workspaces (1 and 2)
* having a live record with uid 10
* having a delete placeholder for u... - 20:25 Bug #60247: eval=>"required" not working with select fields
- Did you check if this is also a problem on 6.2?
- 18:50 Bug #60247 (Closed): eval=>"required" not working with select fields
- As a developer, i want to be able to enforce selection of exactly one item in a select field. But currently, it seems...
- 20:04 Feature #59497: Typed Slots
- Well. Then it sounds this for you.
For me both are variants of the same principle. Don't paint hooks black because t... - 18:43 Bug #53157 (Closed): Basic Configuration can't be opened on shared hoster due to MySQL restrictions
- duplicate
- 18:37 Bug #55636 (Resolved): Background-color of "system environment" is wrong
- Is resolved with another ticket.
- 18:30 Bug #60225 (Resolved): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Applied in changeset commit:e64eaffd0d76a9e2a924bb0263e733c660a97ecf.
- 17:49 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:07 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:53 Bug #60225 (Under Review): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:15 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Discussion continued in slack and it seems we aligned on the following:
* Exception will stay both in master and 6.2... - 14:32 Bug #60225 (Needs Feedback): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- 14:29 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Christian Kuhn wrote:
> OTOH it is not simple for ext devs to decide what exactly should go to ext_localconf and wha... - 14:22 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Hi!
Robert Vock wrote:
> As you said, the handling of ext_localconf.php is a bit different than than that of ex... - 14:20 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Yeah, main issue is that we did not expect that addPlugin() could reside in ext_localconf where $_EXTKEY is not set ....
- 14:13 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- I tried to narrow down the problem and noticed something.
As you said, the handling of ext_localconf.php is a bit ... - 14:05 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Better said, this is not a regression to #59770 but to an earlier patch that changed the ext_localconf handling
- 14:03 Bug #60225 (Accepted): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Ok, so the bug is actually that we changed that to $GLOBAL! We need to check for the local variable (too).
- 13:48 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- One line above does not solve the problem.
There are possibilities where $_EXTKEY is not in the global scope.
One s... - 13:45 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- Look one line above.
- 13:44 Bug #60225: Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- It is marked as optional, but you get an exception if you do not set it:
https://git.typo3.org/Packages/TYPO3.CMS.... - 13:42 Bug #60225 (Needs Feedback): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- The ext key parameter is optional, so what is the problem?
It falls back to $_EXTKEY as it was before. - 11:04 Bug #60225 (Closed): Breaking Change in ExtensionManagementUtility::addPlugin in TYPO3 6.2.4
- TYPO3 6.2.4 introduces a breaking change in ExtensionManagementUtility::addPlugin. Before the extensionKey was not ne...
- 18:13 Bug #58952: Inconsistent extension/package relative paths
- Please test: https://review.typo3.org/31565
- 17:41 Bug #58952 (Closed): Inconsistent extension/package relative paths
- closed as duplicate
- 18:13 Bug #59088: PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
- Please test: https://review.typo3.org/31565
- 17:45 Bug #59088 (Closed): PathUtility::stripPathSitePrefix() fails with symlinked TYPO3-dirs
- closing as duplicate
- 18:13 Bug #60224: Package Paths should be relative to TYPO3_site
- Please test: https://review.typo3.org/31565
- 17:35 Bug #60224 (Closed): Package Paths should be relative to TYPO3_site
- Thanks for the report. I will close this as duplicate. Please comment and watch #58288
- 14:11 Bug #60224 (Accepted): Package Paths should be relative to TYPO3_site
- I'm rather sure this is a duplicate, but I can't find it atm.
- 10:30 Bug #60224 (Closed): Package Paths should be relative to TYPO3_site
- Ok, this one is quite complicated to explain.
In short: The Backend does not work if you use multiple domains with... - 18:04 Feature #52090: Merge Save Buttons
- There should be the possibility (configurable) to hide the label(s) of the button(s) or else the clutter will be near...
- 17:58 Bug #60245: Database table structure for fe_groups is incomplete
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #60245 (Under Review): Database table structure for fe_groups is incomplete
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:21 Bug #60245 (Closed): Database table structure for fe_groups is incomplete
- If your using frontend usergroups via extbase and creating new groups via extbase - you will have a problem when you ...
- 17:49 Revision e64eaffd: [TASK] Clarify exception message for addPlugin()
- Add verbosity to the exception message to make it
more clear what is going wrong.
Releases: 6.2, 6.3
Resolves: #6022... - 17:49 Revision 15d0afcd: [TASK] Clarify exception message for addPlugin()
- Add verbosity to the exception message to make it
more clear what is going wrong.
Releases: 6.2, 6.3
Resolves: #6022... - 17:37 Story #57862 (Resolved): Add possibility to make all TCA additions cached
- 17:23 Task #54887 (New): Post-processing of the previewUrl
- 15:15 Task #54887: Post-processing of the previewUrl
- I don't have the need anymore since my websites are fully running on SSL but the problem must not have changed so a h...
- 14:47 Task #54887: Post-processing of the previewUrl
- Hi Xavier,
what's the state of this issue? - 17:16 Bug #59657 (New): An extension may have no ext_localconf.php file
- 17:14 Bug #59649 (New): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
- 17:14 Bug #60001 (Closed): File list module vs. File list element browser: Inconsistent behaviour
- 17:09 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
- Yes, as this turned out to definitively be no core issue.
- 17:02 Bug #60001: File list module vs. File list element browser: Inconsistent behaviour
- So, can we close this issue?
- 17:13 Bug #25348 (Closed): ExtDirect Exception occurs when BE session times out
- Ok, closing the issue. Thanks for the help.
- 17:11 Bug #58474 (New): Invalid dependency is not hinted to the developer
- 17:10 Bug #25782 (Closed): typo3-login-cookiecheck Cookie does not respect cookieSecure
- Ok, closing the issue. Thanks for the help.
- 17:09 Bug #51401 (Closed): Install Tool auto-creates broken File Storages from filemounts
- Ok, so closing the issue. Thanks for help.
- 17:08 Bug #25481 (New): default setting for styles.content.links.target fails in CSC's static template constants
- 17:07 Bug #25312 (Closed): Removing URL from pagetype 'external url' is impossible to do
- Ok, thanks for help.
- 17:07 Bug #24596 (Closed): Swap/Publish calls wrong file
- Ok, I close the issue, thanks for help.
- 17:04 Bug #59589 (New): "Select & upload files" button not showing for non-admin users.
- 17:01 Bug #21964 (Closed): New child records created from a translated record have default language
- Closing as commented.
Thanks for help. - 17:00 Bug #59544 (New): CTYPE=media php fatal error with fixed width or height
- 16:40 Task #43916: File Repository does not work with Workspaces
- Dear TYOP3 core team,
we've recently updated (from 6.1.7) to TYPO3 6.2.3 in order to have this problem solved. Unf... - 16:19 Feature #14026: Add new ordering "RAND()" to TYPO3 DB Backend
- Another workaround is to extend the Typo3DbQueryParser like the following.
It's just a workaround that allows rand()... - 15:56 Feature #60223: Scheduler task to remove deleted records from DB
- Yes, that's what I meant.
- 15:42 Feature #60223 (Needs Feedback): Scheduler task to remove deleted records from DB
- This is already under review but not completed yet for FAL.
http://forge.typo3.org/issues/32651
https://review.ty... - 09:53 Feature #60223 (Closed): Scheduler task to remove deleted records from DB
- Similar to the already existing task that removes deleted files from the folder _recycler_ after X days, this could h...
- 15:50 Bug #24472: Install complains about default values in ext_tables.sql
- The problem does not exist in the same way as it did before. Now it's fine, when the default value is properly specif...
- 14:52 Bug #24472 (Closed): Install complains about default values in ext_tables.sql
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 15:42 Bug #60235 (Under Review): Exception handler unavailable in early bootstrap
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Bug #60235 (Closed): Exception handler unavailable in early bootstrap
- Currently registering the exception handler is done
after extensions are loaded to allow extensions to
modify confi... - 15:17 Feature #56726: Trigger MetaDataExtraction after file upload
- It was done on purpose, so this should not be changed.
If you really want to index right away, EXT:"extractor":htt... - 14:55 Feature #56726: Trigger MetaDataExtraction after file upload
- Hi,
what's the state of this issue? - 15:11 Bug #14873: CE jumps from right to normal when moved in list mode
- See also #59901
It has to do with the handling of "moving a content element".
Using cut and paste (paste after ... - 15:04 Bug #54482 (Closed): Install Tool select/deselect all
- Thanks for help.
- 14:59 Bug #56882: Can not translate IRRE elements
- Hi,
does this issue still exists in 6.2.4? - 14:58 Bug #39715: FAL Unit tests produce failures and errors on Windows
- Hi Jigal,
does all tests running on windows now? - 14:58 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
- I don't know exactly what was fixed here - but there is still a problem when moving content-elements in list view and...
- 14:56 Bug #31589 (Closed): returnUrl in sysext filelist points to deprecated file_list.php
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:56 Bug #56851 (New): t3lib_extMgm::isLoaded is TRUE for not existing extension
- 14:56 Bug #55294 (Closed): Under heavy load, two request can simultaneously write to same cache file - should use locking
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:55 Bug #60199: Page module: tt_content records are not editable
- Currently having the same problem. Even without gridelements the error still occurs in the language module, when clic...
- 14:54 Bug #25057 (Closed): im_version_5 is not set in basic configuration
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:54 Bug #22055 (Closed): Improve message "Error..." in Extension Manager
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:54 Bug #25053 (Closed): Copy and paste in Workspace don't work prefectly.
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:53 Bug #25048 (Closed): Time 0:00 not possible if 'eval' => 'time'
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:53 Bug #25045 (Closed): Frontend editing is broken
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:53 Bug #25042 (Closed): options.moduleMenuCollapsable does not have any effect on extjs based menus
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:53 Bug #24989 (Closed): external="1" on crypted emails
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:53 Bug #24887 (Closed): Context Menu of the pagetree is not shown anymore after update
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:52 Bug #25005 (Closed): Show 'Skip wizard' only in step 1 or step 2
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:51 Bug #24999 (Closed): Truecolor support breaks GIF transparency
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:51 Bug #24961 (Closed): Improve t3lib_extMgm::addToAllTCAtypes performance
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:51 Bug #23722 (Closed): media content element: format of flashvars is nowhere specified
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:50 Bug #24879 (Closed): Built in Media Player (MP3 and FLV) invisible in Safari
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:50 Bug #24734 (Closed): Inconsistent Extension List (Update Status) + minor CSS-Fixes
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:50 Bug #53983 (Closed): htmlArea leaving bookmarks in html-code
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:50 Bug #24431 (Closed): Start/Stop - difference in calculated days
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:49 Bug #56624 (Closed): automatic class loading for lowercase extbase-style classes doesn't work
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:46 Bug #25768 (Closed): Grid View: It is not possible to move a content element to another column in page/grid view
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:45 Bug #38698 (Closed): css_styled_content overwrites contentRenderingTemplates array
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:43 Bug #44745 (New): Slider split preview uses only part of the available height
- 14:41 Bug #56103 (Closed): Language Menu error
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:40 Bug #54159: Installer got no DB Connection on locahost
- Hi,
does this issue happen with latest TYPO3 version? (6.1.10 or 6.2.4) - 14:38 Feature #56133 (New): Replace file feature for fal file list
- 14:36 Task #48309: Consider moving from GPLv2 to GPLv3
- What's the state of this issue?
- 13:57 Bug #59901: Move records in list module kills sys_language_uid
- Hi
I also have the same problem: when moving content up/down the sys_language_uid (and also colPos) often changes.
I... - 13:52 Feature #60221: Read FAL resources in chunks
- This issue is marked as feature and could have. So its rather an idea/suggestion than a pressing requirement!
I do... - 01:37 Feature #60221: Read FAL resources in chunks
- Does this method from the File class fulfill your needs?...
- 00:28 Feature #60221 (Closed): Read FAL resources in chunks
- Usually file layers like the Linux file system support a basic common set of IO operations.
If you ever have to impl... - 13:00 Bug #60230 (Closed): Show hidden records from admin panal doen't work
- Closed as duplicate of http://forge.typo3.org/issues/58148
- 12:35 Bug #60230 (Closed): Show hidden records from admin panal doen't work
- If you activate the "show hidden records" from the admin panel it doesn't work and hidden records aren't shown at all.
- 12:10 Bug #60173 (Accepted): fileDenyPattern is not respected for admins on renaming files
- Manuel Wohlers wrote:
> Yes I tested as admin user.
OK. Thanks for your response.
> At least in 6.2.3 it is p... - 11:21 Bug #60227 (Closed): Update Swiftmaler to latest version to offer signed + encrypted emails
- With one of the later releases Swift combined Swift_SignedMessage with Swift_Message so that now it is possible to se...
- 11:06 Bug #60226 (Closed): Content Element header_link to a page also adds a references to the file with same id
- When adding a page link to a content elements header_link field the file with corresponding uid is 'referenced' too. ...
- 08:28 Bug #54514 (Closed): A cache with identifier "cache_classes" does not exist.' when accessing Install tool
- Didn't have the problems in other upgrades.
- 00:32 Story #54261: As an Extension-Developer I want to use FAL assets in my custom development
- This one #60221 could get added to this story.
2014-07-09
- 20:57 Bug #50392: Specifying size in ImageViewHelper does nothing
- Not sure if this is related (if it's not, I can create a new bug if there isn't already one).
I have upgraded TYPO3 4... - 20:46 Bug #57294 (Accepted): pageRenderer was resetted after render call
- The latest patch got reverted so this issue still exists.
- 20:18 Bug #54482: Install Tool select/deselect all
- Nope. In 6.2 it works as expected.
- 20:06 Bug #54482 (Needs Feedback): Install Tool select/deselect all
- Is this still a problem in 6.2?
- 20:09 Bug #54477 (Closed): class.tx_install.php - Install Tool mail not delivered
- has been resolved in TYPO3 CMS 6.2
- 20:04 Bug #54514 (Needs Feedback): A cache with identifier "cache_classes" does not exist.' when accessing Install tool
- Still a problem with this on current 6.2 release?
- 20:02 Bug #54773 (Needs Feedback): "Check Extensions" - strange behavior
- Still having problems with this check?
There were some problems in the beta's but they are solved.. - 19:55 Bug #49758 (Closed): checkTheDatabase hook missing in refactored Install-Tool
- New way to handle this! See comment above
- 19:52 Bug #51382 (Closed): Old information on install tool Welcome screen
- This has been done in another ticket already.
- 18:51 Bug #57920 (Accepted): PageRenderer do not unset() class members
- Patch was reverted.
- 18:50 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
- see: #57920
- 18:49 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
- Bernhard, we already removed this reset in Core, but had to revert that patch, as it breaks the RSA auth for BE login.
- 18:47 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
- Attached a patch. Gerrit is not working currently.
- 18:43 Bug #60213: pageRenderer->addJsFooterFile doesn't work as expected
- Maybe this issue is related to the same problem in FE context. This problem exists in frontend when using ->addJsFoot...
- 18:40 Bug #60213 (Closed): pageRenderer->addJsFooterFile doesn't work as expected
- When using "addJsFooterFile" to add JS files to a backend module this doesn't work as expected.
The reason for this ... - 18:27 Bug #60204 (Closed): Cannot create a new task in scheduler since 6.2.4
- Thanks for your feedback.
- 15:53 Bug #60204: Cannot create a new task in scheduler since 6.2.4
- I figured out, that the newest dev version of the crawler extensions causes this behaviour. So this can be closed an ...
- 14:54 Bug #60204 (Needs Feedback): Cannot create a new task in scheduler since 6.2.4
- I'm not able to reproduce this on current master. What are the available scheduler tasks you have in this installatio...
- 14:23 Bug #60204 (Closed): Cannot create a new task in scheduler since 6.2.4
- I click on the new-task button in the top bar and then the page reloads. Unfortantely there is no edit form shown any...
- 17:34 Bug #60199: Page module: tt_content records are not editable
- With the gridlements-Fix this problem was only partially solved.
I uninstalled gridelements and I´m still experien... - 16:55 Bug #60199 (Closed): Page module: tt_content records are not editable
- 14:00 Bug #60199: Page module: tt_content records are not editable
- This was a gridelements issue:
http://forge.typo3.org/issues/60194
Sorry, this issue here can be closed. - 11:18 Bug #60199 (Closed): Page module: tt_content records are not editable
- This problem was introduced with 6.2.4:
When trying to edit a tt_content record in the page module that has sys_lang... - 16:47 Bug #59598: double content when copy/paste a page
- Heiko Kromm wrote:
> I can confirm this for 6.1.9.
> It seems, that gridelements column content is affected too.
... - 15:30 Bug #56714 (Resolved): Page module styling broken in "languages" view
- Applied in changeset commit:a3641663477ca37773a6818be18b59db2042ef61.
- 14:51 Bug #56714: Page module styling broken in "languages" view
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:10 Bug #45478: Resizing a magic image in rte woun't get scaled in frontend
- I have had the same problem with Typo3 6.2. There is a default configuration of the max image width ($magicImageMaxim...
- 14:59 Task #59107: Extbase behaviour concerning workspaces
- This workaround did the trick for me (I wrote the text in German):
http://devsieben.tumblr.com/post/91247895755/typo... - 14:51 Revision a3641663: [BUGFIX] Fix page module styling in Languages view
- Change in height of table header row for Languages view.
Resolves: #56714
Releases: 6.3, 6.2
Change-Id: Ic6bab8a9969... - 14:51 Revision 648586c8: [BUGFIX] Fix page module styling in Languages view
- Change in height of table header row for Languages view.
Resolves: #56714
Releases: 6.3, 6.2
Change-Id: Ic6bab8a9969... - 14:28 Bug #60173: fileDenyPattern is not respected for admins on renaming files
- Yes I tested as admin user.
At least in 6.2.3 it is possible to rename to php but it is not possible to upload a php... - 10:08 Bug #60173 (Needs Feedback): fileDenyPattern is not respected for admins on renaming files
- Manuel Wohlers wrote:
> The configured fileDenyPattern is not respected on rename:
>
> A file can be uploaded as ... - 10:06 Bug #60173: fileDenyPattern is not respected for admins on renaming files
- Yes, admins can rename files to php files. They can even upload php files and install extensions.
However, it is n... - 14:00 Bug #60203 (Closed): Encoding image metadata
- There seems to be an error with image metadata.
Having a chinese content element of type "images", title and descrip... - 13:33 Bug #43362: Language Update Repository Error /Freeze
- Oh, i solved it!
Go to install tool => upgrade wizard and be sure the default extension manager tables are install... - 13:26 Bug #43362: Language Update Repository Error /Freeze
- Freshly installed 6.2.4... Same errors.... :-(
- 12:31 Bug #60187: css styled content is missing ext_tables.php
- This is absolutely right!
We switched to the following mode since 6.2 was released: We have typosrc6_cur and typosrc... - 11:32 Bug #60187: css styled content is missing ext_tables.php
- Clearing the cache is mandatory, yes. But in the past updating from one patch version to the next didn't break the fr...
- 09:27 Bug #60187: css styled content is missing ext_tables.php
- Maybe in my case this was some local thing - neither BE nor Install Tool was accessible after upgrade.
Just upgraded... - 12:30 Bug #60192 (Resolved): Collapse icon for accordion not centered in Install Tool
- Applied in changeset commit:9cff80ff6790225a8bd88e411b424c0697f7f827.
- 11:30 Bug #60192 (Under Review): Collapse icon for accordion not centered in Install Tool
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:30 Bug #60192 (Resolved): Collapse icon for accordion not centered in Install Tool
- Applied in changeset commit:e5d9ffd3968c1b5c32c79b8899c3df2538e96439.
- 12:17 Bug #60200 (Closed): BE users filter form
- When BE is switched to use Polish language fields filter fields are too short. I'm attaching screenshot. It would be ...
- 11:30 Revision 9cff80ff: [BUGFIX] Collapse icon for accordion not centered in Install Tool
- Resolves: #60192
Releases: 6.3,6.2
Change-Id: I4bacce041ca3be3dce4cae1a7407ab3fdf301ff0
Reviewed-on: https://review.t... - 11:29 Revision e5d9ffd3: [BUGFIX] Collapse icon for accordion not centered in Install Tool
- Resolves: #60192
Releases: 6.3,6.2
Change-Id: I4bacce041ca3be3dce4cae1a7407ab3fdf301ff0
Reviewed-on: https://review.t... - 10:27 Bug #60196 (Closed): FAL resource problem detected -> Umlaut problem although UTF8filesystem is set
- Over months this T3 was working flawless. From yesterday to today nothing was changed on server nor in settings.
Ope... - 08:53 Bug #48965: FileReference can't be created in Frontend context
- You need at least 6.2 to get this to work.
2014-07-08
- 23:30 Bug #59587 (Resolved): Performance killer: APC cache backend, wrong assignment of cache tags
- Applied in changeset commit:66d2354a1c505b7e64cc6422f75ce6983f1bcfcb.
- 23:04 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:04 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:00 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:56 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:43 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:43 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:31 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:46 Bug #59587: Performance killer: APC cache backend, wrong assignment of cache tags
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:30 Task #58798 (Resolved): Log errors after distribution t3d import also, if pages was created.
- Applied in changeset commit:4b76798e8870cb3b2101cc8c1ea41df425f8b114.
- 23:09 Task #58798: Log errors after distribution t3d import also, if pages was created.
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:59 Task #58798: Log errors after distribution t3d import also, if pages was created.
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Task #58798: Log errors after distribution t3d import also, if pages was created.
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:25 Bug #60192 (Under Review): Collapse icon for accordion not centered in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:23 Bug #60192 (Closed): Collapse icon for accordion not centered in Install Tool
- Collapse icon for accordion not centered in Install Tool
- 23:11 Revision 4b76798e: [TASK] Log errors after initial t3d import also if pages are created
- Errors are only logged if no pages are created on initial data.t3d
import. They should be logged generally.
Resolves... - 23:06 Revision ea791b84: [TASK] Log errors after initial t3d import also if pages are created
- Errors are only logged if no pages are created on initial data.t3d
import. They should be logged generally.
Resolves... - 23:05 Revision 66d2354a: [BUGFIX] Followup to CacheBackend patch
- Re-add a missing use statement that vanished during rebase.
Resolves: #59587
Releases: 6.3, 6.2, 6.1
Change-Id: I16a... - 23:05 Revision 11fc31e1: [BUGFIX] Followup to CacheBackend patch
- Re-add a missing use statement that vanished during rebase.
Resolves: #59587
Releases: 6.3, 6.2, 6.1
Change-Id: I16a... - 23:03 Revision 3cbad6cd: [BUGFIX] Followup to CacheBackend patch
- Re-add a missing use statement that vanished during rebase.
Resolves: #59587
Releases: 6.3, 6.2, 6.1
Change-Id: I16a... - 23:03 Bug #57307 (Needs Feedback): Extbase query cache parameter identifier collisions possible
- 22:58 Revision 072f3555: [BUGFIX] Too many tags by identifier in CacheBackends
- This applies to Apc/Memcached/Wincache/Xcache backends.
After an array_merge the values aren't unique. This leads to... - 22:57 Revision 5a11bbe8: [BUGFIX] Too many tags by identifier in CacheBackends
- This applies to Apc/Memcached/Wincache/Xcache backends.
After an array_merge the values aren't unique. This leads to... - 22:46 Feature #59830: Add a read_only column to the filemount table
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:42 Revision 3d930170: [BUGFIX] Too many tags by identifier in CacheBackends
- This applies to Apc/Memcached/Wincache/Xcache backends.
After an array_merge the values aren't unique. This leads to... - 21:46 Task #57182: Refactor Install Tool JavaScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:45 Bug #60187: css styled content is missing ext_tables.php
- I upgraded my installation by manually placing the zip-file content. I had to use the Clear Cache function in the ins...
- 21:40 Bug #60187: css styled content is missing ext_tables.php
- How did you upgraded your installation?
Inside the Install Tool is a clear all cache button which can be used. Ins... - 20:39 Bug #60187: css styled content is missing ext_tables.php
- Same problem here. Neither FE nor BE are accessible. Deleting the Cache-dir from shell solved the problem: $ rm -rf t...
- 20:31 Bug #60187: css styled content is missing ext_tables.php
- Yes, the update "failed" from 6.2.3, the backend was inaccessible until I put the files back into the dir.
Even clea... - 18:52 Bug #60187 (Needs Feedback): css styled content is missing ext_tables.php
- They are not missing but the content is moved into Configuration/TCA/Overrides/
Do you have any problem because of... - 16:28 Bug #60187: css styled content is missing ext_tables.php
- In fact these sysexts are missing ext_tables.php :-)
./felogin
./css_styled_content - 16:21 Bug #60187 (Closed): css styled content is missing ext_tables.php
- In the latest release 6.2.4 the ext_tables.php of css_styled_content is missing in the dist package
- 19:29 Bug #42500: Sysext form output not adjustable via ts in 4.7.5
- I just had a new project starting with TYPO3 6.2, I also switched to Bootstrap, and I also used extension bootstrap_p...
- 17:11 Bug #59844: Create default language entry fails
- Is defLangBinding activated in page TSconfig?
- 17:04 Bug #59844: Create default language entry fails
- yes.
- 17:00 Bug #59844: Create default language entry fails
- So you are actually creating a new content element for a language and then try to translate it to the default language?
- 17:11 Bug #59889: stdWrap.addParams breaks on comments
- Will do, thanks!
- 17:11 Bug #59889 (New): stdWrap.addParams breaks on comments
- Alright, please push a patch to the review system. We'll see what others think. I'll not be blocking this.
- 16:57 Bug #59889: stdWrap.addParams breaks on comments
- I don't think that HTML comments could be considered an edge case when talking about HTML output. E.g. I have found t...
- 16:48 Bug #59889: stdWrap.addParams breaks on comments
- But it is a quick way of parsing HTML. And the question is, the right tool for the right job?
Are comments an edge c... - 16:36 Bug #59889: stdWrap.addParams breaks on comments
- While I have found a solution to my specific use case, this has nothing to do with the bug report.
Whether or not it... - 16:31 Bug #59889: stdWrap.addParams breaks on comments
- Then you should maybe have a closer look at the TypoScript of css_styled_content. There you can add everything you li...
- 16:15 Bug #59889: stdWrap.addParams breaks on comments
- Somehow, yes.
In fact, I am intending to add an ID to the first tag on a set of page content elements, or - depen... - 10:15 Bug #59889: stdWrap.addParams breaks on comments
- What is your real use case?
You're adding params to some unknown string?? - 08:59 Bug #59889: stdWrap.addParams breaks on comments
- I am not sure how this is supposed to be a bugfix for the described use case.
tt_content starts how ever it will..... - 17:06 Bug #53417: ConfigurationManager->getConfigurationValueByPath() ignores AdditionalConfiguration.php
- @Christian: Can you maybe say something about this?
- 17:05 Bug #59941: Frontent: Connection reset if no heading for File List content element set
- I don't know cf_lifetime_patch and what it actually does.
You can set a breakpoint in the file typo3/sysext/fronte... - 16:49 Bug #60189 (Closed): Radio Button cant be Validate
- When the form is submitted without having to select a radio button.
Does not fetch the validation because the $_POST... - 16:26 Bug #48544: Extbase warnings in devLog
- last update was 9 months ago, and nothing happens? The devlog grows up only with this messages. is it possible to fil...
- 15:26 Bug #56603: error #1251315967: Could not determine the child object typ when adding new property to model
- The same in 4.5 LTS
Extabse cache cleaning helps :
TRUNCATE tx_extbase_cache_object;
TRUNCATE tx_extbase_cache_ob... - 15:13 Bug #31652: Fatal error: Call to a member function getValue() [Attributes.php line 154]
- Same here on 6.2.
No special characters or spaces used.
It only works if I set _confirmation = 0_, but not with _co... - 14:51 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
- This is related to #52133 and #59656
- 14:48 Bug #59656: List mode doesn't show relation number, but tries to get record title from related table
- The fix of #52133 in uncomplete.
To handle TCA type inline, some more lines of code are needed.
Please see Tick... - 14:48 Bug #52133: Display title of related record when using fields of type:inline as TCA label
- This fix in uncomplete.
To handle TCA type inline, some more lines of code are needed.
Please see Ticket #22970... - 14:47 Revision 1eebd0bc: [TASK] Set TYPO3 version to 6.2.5-dev
- Change-Id: Ic7579af60139fe36862ddeb124c3fe8711750acc
Reviewed-on: https://review.typo3.org/31513
Reviewed-by: TYPO3 R... - 14:47 Revision ebcf7839: [RELEASE] Release of TYPO3 6.2.4
- Change-Id: I2f41d693c2f9b7c0e919e5c1566d3a3fba99178d
Reviewed-on: https://review.typo3.org/31512
Reviewed-by: TYPO3 R... - 14:40 Revision 36debe46: [TASK] Set TYPO3 version to 6.1.11-dev
- Change-Id: Ie4ae5a728eecb0522e2937b685ed8704b3dd7cff
Reviewed-on: https://review.typo3.org/31511
Reviewed-by: TYPO3 R... - 14:39 Revision 08b4480f: [RELEASE] Release of TYPO3 6.1.10
- Change-Id: I73a5e72ee9cad630ea2d2ee50d115d4a8d7310f0
Reviewed-on: https://review.typo3.org/31510
Reviewed-by: TYPO3 R... - 14:27 Revision cd486c4b: [TASK] Set TYPO3 version to 4.5.36-dev
- Change-Id: I29de73b589d2adf8a66f08455048f5b709ad5d02
Reviewed-on: https://review.typo3.org/31509
Reviewed-by: TYPO3 R... - 14:26 Revision c33a19a3: [RELEASE] Release of TYPO3 4.5.35
- Change-Id: Ic994e542cd4bab39a88fd1426d718b9174867783
Reviewed-on: https://review.typo3.org/31508
Reviewed-by: TYPO3 R... - 13:30 Bug #60179 (Resolved): Wrong typehint for emitAfterExtensionT3DImportSignal()
- Applied in changeset commit:2eb245b7b7ead0369cdc3b96206214632eb2f93e.
- 13:22 Bug #60179: Wrong typehint for emitAfterExtensionT3DImportSignal()
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:58 Bug #60179: Wrong typehint for emitAfterExtensionT3DImportSignal()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:55 Bug #60179 (Under Review): Wrong typehint for emitAfterExtensionT3DImportSignal()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:53 Bug #60179 (Closed): Wrong typehint for emitAfterExtensionT3DImportSignal()
- emitAfterExtensionT3DImportSignal() got an array typehint for the second parameter, but that's wrong as it is an inte...
- 13:30 Bug #58357 (Resolved): Superfluous SQL queries on copying records
- Applied in changeset commit:3e1a8f53915c3e7ea871fe2a42aa8048ae540375.
- 12:49 Bug #58357: Superfluous SQL queries on copying records
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:25 Bug #58357: Superfluous SQL queries on copying records
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:08 Bug #58357: Superfluous SQL queries on copying records
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Bug #58357: Superfluous SQL queries on copying records
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:20 Bug #58357: Superfluous SQL queries on copying records
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:02 Bug #58357: Superfluous SQL queries on copying records
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:59 Bug #58357: Superfluous SQL queries on copying records
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #48965: FileReference can't be created in Frontend context
- I have also an empty File Reference in the database :/
File is filled
File Reference has only a filled uid_local (a... - 13:23 Revision 2eb245b7: [BUGFIX] Fix wrong type hint for emitAfterExtensionT3DImportSignal()
- Fix a wrong type hint for the second parameter in
InstallUtility::emitAfterExtensionT3DImportSignal(). The parameter ... - 13:19 Revision 97cfa181: [BUGFIX] Fix wrong type hint for emitAfterExtensionT3DImportSignal()
- Fix a wrong type hint for the second parameter in
InstallUtility::emitAfterExtensionT3DImportSignal(). The parameter ... - 13:16 Bug #60180 (Closed): sys_collection_entries db-type varchar(30) too small
- When creating a sys_collection for an own extension, the sys_collection_entries for a dataset such as "tx_collection_...
- 13:06 Revision 3e1a8f53: [BUGFIX] Superfluous SQL queries on copying records
- On copying a page in the backend there are lots of superfluous
SQL queries containing "... WHERE uid=0". The reason f... - 12:55 Bug #56714: Page module styling broken in "languages" view
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:04 Bug #56714: Page module styling broken in "languages" view
- Oh wait I've gridelements installed there. Have to test separately.
- 12:04 Bug #56714: Page module styling broken in "languages" view
- Can't reproduce this on a live site. (running git version of 6.2 from mid June)
Headers are fine. - 11:50 Bug #56714: Page module styling broken in "languages" view
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:48 Bug #56714 (Under Review): Page module styling broken in "languages" view
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:48 Revision 0fa74c59: [BUGFIX] Superfluous SQL queries on copying records
- On copying a page in the backend there are lots of superfluous
SQL queries containing "... WHERE uid=0". The reason f... - 12:30 Bug #57979 (Resolved): Wrong icon for filemount
- Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34.
- 12:10 Bug #57979: Wrong icon for filemount
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:59 Bug #57979: Wrong icon for filemount
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:32 Bug #57979: Wrong icon for filemount
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:30 Bug #49055 (Resolved): colPos gets messed up when moving content element to top position in backend grid
- Applied in changeset commit:f9d05d26a3314f2354442ab3d8d0fa3da2b874c8.
- 11:33 Bug #49055 (Under Review): colPos gets messed up when moving content element to top position in backend grid
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:30 Bug #49055 (Resolved): colPos gets messed up when moving content element to top position in backend grid
- Applied in changeset commit:ebdd15ea62115329eb324ac29e5400e5806c01bf.
- 11:14 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
- Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:13 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
- Patch set 2 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:09 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
- Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:45 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:37 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:54 Bug #49055: colPos gets messed up when moving content element to top position in backend grid
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #48939 (Resolved): Moving a content down moves it in another column
- Applied in changeset commit:f9d05d26a3314f2354442ab3d8d0fa3da2b874c8.
- 11:33 Bug #48939 (Under Review): Moving a content down moves it in another column
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:30 Bug #48939 (Resolved): Moving a content down moves it in another column
- Applied in changeset commit:ebdd15ea62115329eb324ac29e5400e5806c01bf.
- 11:14 Bug #48939: Moving a content down moves it in another column
- Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:13 Bug #48939: Moving a content down moves it in another column
- Patch set 2 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:09 Bug #48939: Moving a content down moves it in another column
- Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:45 Bug #48939: Moving a content down moves it in another column
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:37 Bug #48939: Moving a content down moves it in another column
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:54 Bug #48939: Moving a content down moves it in another column
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Feature #59569 (Resolved): Add permissions to BE-filemounts / Allow read-only filemounts
- Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34.
- 12:30 Bug #49391 (Resolved): options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Applied in changeset commit:560793ebd5a0f8f481e0e30520329b33187cae34.
- 12:10 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:59 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:32 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:10 Revision 560793eb: [BUGFIX] Followup to read only filemounts
- Fix tests by provide proper mocking of the storage
Resolves: #49391
Resolves: #57979
Releases: 6.2, 6.3
Change-Id: I... - 12:06 Revision 75b909c8: [BUGFIX] Followup to read only filemounts
- Fix tests by provide proper mocking of the storage
Resolves: #49391
Resolves: #57979
Releases: 6.2, 6.3
Change-Id: I... - 12:01 Bug #60006: flooding of MySQL-Log
- Thanks the hint about the database was helpful.
I changed nn my.ini the line
innodb_data_file_path = ibdata1:200M... - 11:55 Bug #60177 (Closed): Sorting in Indexed_search_mysql does not work
- Using indexed_search and indexed_search_mysql and the extended view form allowing sorting of results, it is not possi...
- 11:34 Revision f9d05d26: [BUGFIX] Movements pollute colPos value of content elements
- Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements... - 11:32 Revision 63de059c: [BUGFIX] Re-introduce read-only file mounts
- This re-introduces the read-only file mounts that were silently dropped
in TYPO3 6.0.
File mounts can be added by Us... - 11:31 Revision b3772d29: [BUGFIX] Re-introduce read-only file mounts
- This re-introduces the read-only file mounts that were silently dropped
in TYPO3 6.0.
File mounts can be added by Us... - 11:19 Revision ebdd15ea: [BUGFIX] Movements pollute colPos value of content elements
- Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements... - 11:16 Revision c4095136: [BUGFIX] Movements pollute colPos value of content elements
- Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements... - 11:16 Revision b1c86f2a: [BUGFIX] Movements pollute colPos value of content elements
- Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements... - 11:15 Revision f746410a: [BUGFIX] Movements pollute colPos value of content elements
- Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements... - 10:42 Bug #60174 (Closed): Singleton instance w/ GeneralUtility::makeInstance
- You cannot always get a "unique" singleton class with "GeneralUtility::makeInstance".
The static method doesn't c... - 10:41 Bug #60173 (Closed): fileDenyPattern is not respected for admins on renaming files
- The configured fileDenyPattern is not respected on rename:
A file can be uploaded as "test.jpg" and renamed to "te... - 10:33 Revision b576e64e: [BUGFIX] Movements pollute colPos value of content elements
- Due to commit I148ca1b023226f2f99417b3baf238b72346e721f the information
concerning previous and next content elements... - 10:30 Task #60172 (Resolved): Update phpdoc @return of exec_SELECTgetSingleRow()
- Applied in changeset commit:99f1221a79006d4191ec735a711613871d9997af.
- 10:22 Task #60172: Update phpdoc @return of exec_SELECTgetSingleRow()
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:12 Task #60172 (Under Review): Update phpdoc @return of exec_SELECTgetSingleRow()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:11 Task #60172 (Closed): Update phpdoc @return of exec_SELECTgetSingleRow()
- DatabaseConnection::exec_SELECTgetSingleRow() may return FALSE if no row is found. This is not reflected in the phpdo...
- 10:30 Task #27955: minor layout fix
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:23 Task #55043: Ensure usage of base constants in the core
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:22 Revision 99f1221a: [TASK] Update phpdoc @return of exec_SELECTgetSingleRow()
- DatabaseConnection::exec_SELECTgetSingleRow() may return FALSE if no row
is found. This is not reflected in the phpdo... - 10:21 Revision 31cd44ed: [TASK] Update phpdoc @return of exec_SELECTgetSingleRow()
- DatabaseConnection::exec_SELECTgetSingleRow() may return FALSE if no row
is found. This is not reflected in the phpdo... - 09:53 Bug #60171 (Closed): Recursive content crashes with Text / Pics element
- For a single page, I needed to display the content of pages and subpages with this TS code :...
- 08:49 Bug #60064: Add BacktraceProcessor for the Loggin framework
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:43 Bug #60082: Backport: Objects cast to string are not escaped
- Meanwhile merged in TYPO3.Fluid - needs a backport.
- 00:30 Bug #60119 (Resolved): Wrong position of save icons when RTE maximized
- Applied in changeset commit:78685353fb33dbe975666ccd1af571e3de22185e.
- 00:30 Bug #59959 (Resolved): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
- Applied in changeset commit:f31e4f0be83b0b5381f8ef5d91d9b0b66e866ef6.
- 00:30 Bug #55835 (Resolved): Suggest wizard does not work correctly in flexforms
- Applied in changeset commit:a026f1873c8ae95a4feed3b7bdf0284076a65bb5.
- 00:30 Bug #48943 (Resolved): Tree minitems bug if maxitems = 1
- Applied in changeset commit:10b853dc9a312103afd5902e91f1c82ed0cc3860.
- 00:30 Bug #31637 (Resolved): Unselectable items with renderMode=tree
- Applied in changeset commit:10b853dc9a312103afd5902e91f1c82ed0cc3860.
- 00:04 Task #59984 (Rejected): Followup for calcAge refactoring
- has been reverted
2014-07-07
- 23:54 Revision 10b853dc: [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1
- Using the TCA select renderMode=tree with the option
minitems=1 AND maxitems=1
leads to two bugs since TYPO3 4.5:
Fi... - 23:52 Bug #48943: Tree minitems bug if maxitems = 1
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:50 Bug #48943: Tree minitems bug if maxitems = 1
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:17 Bug #48943: Tree minitems bug if maxitems = 1
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:52 Bug #31637: Unselectable items with renderMode=tree
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:50 Bug #31637: Unselectable items with renderMode=tree
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:17 Bug #31637: Unselectable items with renderMode=tree
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:51 Revision fed27876: [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1
- Using the TCA select renderMode=tree with the option
minitems=1 AND maxitems=1
leads to two bugs since TYPO3 4.5:
Fi... - 23:50 Revision 05fccb00: [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1
- Using the TCA select renderMode=tree with the option
minitems=1 AND maxitems=1
leads to two bugs since TYPO3 4.5:
Fi... - 23:50 Bug #55835: Suggest wizard does not work correctly in flexforms
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:49 Revision a026f187: [BUGFIX] Fix suggest wizard item selection
- When selecting an item in a suggest list, the first label is always
taken instead of the clicked one.
Resolves: #558... - 23:49 Revision bde08ecf: [BUGFIX] Fix suggest wizard item selection
- When selecting an item in a suggest list, the first label is always
taken instead of the clicked one.
Resolves: #558... - 23:38 Revision f31e4f0b: [BUGFIX] LiveSearchToolbarItem not initialized correctly
- Initialising the LiveSearchToolbarItem class with two leading
backslashes \\ prevents XClasses of the LiveSearchToolb... - 23:37 Bug #59959: LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:36 Bug #59959: LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:34 Bug #59959 (Under Review): LiveSearchToolbarItem not initialized correctly in \sysext\backend\Classes\Controller\BackendController.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:37 Revision 9e16567c: [BUGFIX] LiveSearchToolbarItem not initialized correctly
- Initialising the LiveSearchToolbarItem class with two leading
backslashes \\ prevents XClasses of the LiveSearchToolb... - 23:35 Bug #60119: Wrong position of save icons when RTE maximized
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:21 Bug #60119 (Under Review): Wrong position of save icons when RTE maximized
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:34 Revision 78685353: [BUGFIX] Fix position of buttons in RTE full screen mode
- Update the HTML markup for the action buttons in the RTE full screen
view to properly position the buttons there.
Re... - 23:34 Revision 6bd3d577: [BUGFIX] Fix position of buttons in RTE full screen mode
- Update the HTML markup for the action buttons in the RTE full screen
view to properly position the buttons there.
Re... - 23:30 Task #59999 (Resolved): Make getExtensionFromT3xFile public
- Applied in changeset commit:f5c01b2cdf03ecc8894052a793ee0a6dfcf082f1.
- 22:39 Task #59999: Make getExtensionFromT3xFile public
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:26 Feature #60070: EM: Update of Extension can only be performed on latest version
- In 6.2 you can do it like this:
* Switch to the "Get Extensions" view in EM.
* Search the extension
* Click on t... - 23:06 Bug #60126 (Under Review): Illegal string offset 'uid' in TypoScriptFrontendController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #60135: Nested stdWraps cause multiple "function calls"
- Interesting finding, thank you!
- 11:30 Bug #60135 (Closed): Nested stdWraps cause multiple "function calls"
- In case of nested stdWraps, the specified objects (like TEXT or USER) will be called multiple times even though the o...
- 22:39 Revision f5c01b2c: [TASK] Refactor extension upload controller
- The upload and install functions are needed by the extension coreapi.
In order to support the extension, the UploadEx... - 22:39 Revision 1cbe3d8c: [TASK] Refactor extension upload controller
- The upload and install functions are needed by the extension coreapi.
In order to support the extension, the UploadEx... - 22:30 Bug #54843 (Resolved): SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Applied in changeset commit:ba4b915fdcacae2d300a6b81e6cfc54da5177eb2.
- 22:14 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:06 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:44 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Task #59917: User Repositories in internal persistence logic
- Hey,
yep, there is some budget left and we are working on this task right now. ;-) Actually having a little two-da... - 21:00 Task #59917: User Repositories in internal persistence logic
- Is there still Work Packages budget left for this task? I completely agree with Felix.
- 22:15 Revision ba4b915f: [BUGFIX] Suggest Wizard: support for PAGE_TSCONFIG_*-values in addWhere
- Using PAGE_TSCONFIG_*-values in the foreign_table_where-clause limits
the entries. This where clause is also used for... - 22:14 Revision 02a6a083: [BUGFIX] Suggest Wizard: support for PAGE_TSCONFIG_*-values in addWhere
- Using PAGE_TSCONFIG_*-values in the foreign_table_where-clause limits
the entries. This where clause is also used for... - 20:30 Task #60133 (Resolved): Use emit functions for new introduced signals in SoftReferenceIndex
- Applied in changeset commit:1d3a315282489c41d183b836ec9343b3a2fb19fa.
- 19:50 Task #60133: Use emit functions for new introduced signals in SoftReferenceIndex
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:49 Task #60133 (Under Review): Use emit functions for new introduced signals in SoftReferenceIndex
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Task #60133 (Closed): Use emit functions for new introduced signals in SoftReferenceIndex
- Two new signals were introduced with patch https://review.typo3.org/#/c/27746/ but unfortunately without own signal f...
- 19:50 Revision 1d3a3152: [TASK] Move signals to own emit functions
- Two new signals were introduced with the patch
https://review.typo3.org/#/c/27746/. This patch moves the dispatch of
... - 19:50 Revision c88aa05f: [TASK] Move signals to own emit functions
- Two new signals were introduced with the patch
https://review.typo3.org/#/c/27746/. This patch moves the dispatch of
... - 18:32 Feature #20555: New parseFunc setting
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:11 Feature #60152 (Closed): stdWrap.bytes doesn't support decimal pointer localization
- It's not possible to convert the decimal pointer for localization purposes directly from point to comma.
The point... - 16:25 Bug #53215: Rename symlink of typo3_src results in fatal error
- This problem is alive and kicking in 6.2.3.
It has driven us nuts for about one week.
On a hosting webspace with no v... - 14:57 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- > What happens if you disable realurl?
The problem persists with config.tx_realurl_enable=0
> Is it the same wi... - 14:57 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- Thanks Dmitry for clarification!!
- 14:37 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- 1. RealURL does not handle anything regarding authentication or login because it runs before the page id is known to ...
- 14:28 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- What happens if you disable realurl?
Is it the same with TYPO3 CMS 6.2?
301 is not good in most cases, but we've ... - 14:08 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- Hi Alexander
I think I have to clarify the issue.
Let's have a look at the following page structure:... - 14:56 Feature #59830: Add a read_only column to the filemount table
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Feature #59830: Add a read_only column to the filemount table
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Bug #57979: Wrong icon for filemount
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:53 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:46 Task #60141: Clear caches according to incoming actions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Task #60141 (Under Review): Clear caches according to incoming actions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Task #60141 (Rejected): Clear caches according to incoming actions
- The caching framework introduces tag database tables. But unfortunately it doesn't take care of cleaning them on inco...
- 13:56 Feature #60139 (Closed): broadcast messages
- as sys_news are shown only in the moment a user logged in they are not usefull on spontan announcements of maintenanc...
- 13:29 Bug #55905 (Closed): In some matter the package manager duplicates entries in PackageState which leads to fatals
- 13:24 Bug #55905: In some matter the package manager duplicates entries in PackageState which leads to fatals
- I'm sorry, forget what I wrote above. It doesn't happen, if you properly update from 6.1 to 6.2.
One of my colleag... - 11:30 Bug #58463 (Resolved): internalUploadMap not set in ExtendedFileUtility
- Applied in changeset commit:a33b53731813d3c9fdc643a1cafd7022f21c9609.
- 10:59 Revision a33b5373: [BUGFIX] Set internalUploadMap on upload in ExtendedFileUtility
- Since introducing FAL the internalUploadMap array in
ExtendedFileUtility was not set on uploading files.
Resolves: #... - 09:30 Bug #57575 (Resolved): TceformsUpdateWizard reports success although some migrations failed
- Applied in changeset commit:23e6073adb7e14b7a6f7c9b448356de5bcb301fa.
- 09:03 Bug #57575: TceformsUpdateWizard reports success although some migrations failed
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:55 Bug #57575: TceformsUpdateWizard reports success although some migrations failed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #54414 (Resolved): File indexer does not detect missing files if no files in storage
- Applied in changeset commit:108f07040a55b6893c2e901439f6763d2d083a77.
- 08:32 Bug #54414: File indexer does not detect missing files if no files in storage
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:03 Revision 23e6073a: [BUGFIX] Report migration errors in TceformsUpdateWizard
- TceformsUpdateWizard should report errors if a migration
failed due to a missing source file.
Resolves: #57575
Relea... - 09:03 Revision f5b50ff2: [BUGFIX] Report migration errors in TceformsUpdateWizard
- TceformsUpdateWizard should report errors if a migration
failed due to a missing source file.
Resolves: #57575
Relea... - 08:42 Revision 108f0704: [BUGFIX] Detect missing files in empty storage
- Improve the check for missing files by properly treating
the case when a storage is empty.
Change-Id: I8fba9be2622a4... - 08:31 Revision ccb89b1a: [BUGFIX] Detect missing files in empty storage
- Improve the check for missing files by properly treating
the case when a storage is empty.
Change-Id: I8fba9be2622a4... - 02:30 Bug #59664 (Resolved): Copied flexform element is missing FAL images
- Applied in changeset commit:316ba85905b2a3ad341e6d04c0aa24ede87edeeb.
- 01:32 Bug #59664: Copied flexform element is missing FAL images
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:31 Bug #59664: Copied flexform element is missing FAL images
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:31 Bug #59664: Copied flexform element is missing FAL images
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:31 Bug #59664: Copied flexform element is missing FAL images
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:26 Bug #59664: Copied flexform element is missing FAL images
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:33 Revision 316ba859: [BUGFIX] Wrong image reference handling during flexform copying
- References in flexforms having type=inline are not processed correctly
during copy.
Fix this by properly applying th... - 01:32 Revision 103d13da: [BUGFIX] Wrong image reference handling during flexform copying
- References in flexforms having type=inline are not processed correctly
during copy.
Fix this by properly applying th... - 01:30 Revision b3d3fffd: [BUGFIX] Wrong image reference handling during flexform copying
- References in flexforms having type=inline are not processed correctly
during copy.
Fix this by properly applying th... - 01:16 Task #49575: Split up typolink() functionality in multiple methods
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:12 Feature #46017: Language switcher for pagetree in Backend
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:05 Bug #50450: Drop keys before fields in install tool
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:58 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:58 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:46 Bug #50396: RootlineUtility->enrichWithRelationFields issue with "group" type MM fields
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:41 Task #56996: Remove attribute data-htmlarea-file-table from RTE
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:33 Bug #58792: next in Menu is not working as expected with localizations
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:30 Bug #21396 (Resolved): sys_refindex can't handle linkhandler links correctly
- Applied in changeset commit:3a8ffa20c9d5de197ba4840b94bb809cd6877035.
- 00:09 Bug #21396: sys_refindex can't handle linkhandler links correctly
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:09 Revision 3a8ffa20: [FEATURE] Add signal slots to SoftReferenceIndex
- This patch adds two signal slot dispatch calls to the SoftReferenceIndex
in the getTypoLinkParts() method and the set... - 00:09 Revision a4bea034: [FEATURE] Add signal slots to SoftReferenceIndex
- This patch adds two signal slot dispatch calls to the SoftReferenceIndex
in the getTypoLinkParts() method and the set... - 00:00 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
2014-07-06
- 23:55 Task #58798: Log errors after distribution t3d import also, if pages was created.
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:48 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:46 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Is this really a feature? I tend to call it a bugfix.
- 23:31 Bug #58746: setTemplatePathAndFilename not work when original Template was not found
- Can anyone provide an extension for testing the issue?
Thanks - 23:30 Bug #59642 (Resolved): Suggest wizard doesn't work in page flexforms
- Applied in changeset commit:3e4879b2101b25ea43a4a258ba6c10a33deee14b.
- 23:21 Bug #59642: Suggest wizard doesn't work in page flexforms
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:20 Bug #59642: Suggest wizard doesn't work in page flexforms
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:15 Bug #59642: Suggest wizard doesn't work in page flexforms
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:30 Bug #51189 (Resolved): Remove non-needed Url parameter for standard search
- Applied in changeset commit:900b11bb3ff2ca8697fab8420b794a3054b6b949.
- 23:14 Bug #51189: Remove non-needed Url parameter for standard search
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:11 Bug #51189: Remove non-needed Url parameter for standard search
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:30 Task #55173 (Resolved): Optimize invocation of cObj::checkIf
- Applied in changeset commit:73586569574ec03143d59cea2b5fa2515b757e09.
- 23:10 Task #55173: Optimize invocation of cObj::checkIf
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:24 Revision 73586569: [TASK] Optimize invocation of cObj::checkIf
- The stdWrap property "if" can be used to allow output only if a
defined criterion is met. However, the checkIf() meth... - 23:22 Revision 3e4879b2: [BUGFIX] Suggest wizard doesn't work in page flexforms
- When using the suggest wizard from within a flexform in a page it
doesn't work properly. The $row variable was only s... - 23:22 Revision 5b59fd45: [BUGFIX] Suggest wizard doesn't work in page flexforms
- When using the suggest wizard from within a flexform in a page it
doesn't work properly. The $row variable was only s... - 23:15 Revision cc555f3a: [BUGFIX] Suggest wizard doesn't work in page flexforms
- When using the suggest wizard from within a flexform in a page it
doesn't work properly. The $row variable was only s... - 23:14 Revision 900b11bb: [BUGFIX] Remove non-needed URL parameter for standard search
- Removes parameter to prevent duplicate content, speaking
url problems and overloaded urls.
Resolves: #51189
Releases... - 23:14 Revision 93a54c8d: [BUGFIX] Remove non-needed URL parameter for standard search
- Removes parameter to prevent duplicate content, speaking
url problems and overloaded urls.
Resolves: #51189
Releases... - 23:11 Revision 1a8ea590: [BUGFIX] Remove non-needed URL parameter for standard search
- Removes parameter to prevent duplicate content, speaking
url problems and overloaded urls.
Resolves: #51189
Releases... - 23:09 Revision afaa0560: [TASK] Optimize invocation of cObj::checkIf
- The stdWrap property "if" can be used to allow output only if a
defined criterion is met. However, the checkIf() meth... - 20:30 Bug #59890 (Resolved): Escaping dots in page.meta TypoScript
- Applied in changeset commit:15959967268a2dd8c94ad4378115b636e2054701.
- 19:54 Bug #59890: Escaping dots in page.meta TypoScript
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:28 Bug #59890: Escaping dots in page.meta TypoScript
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Bug #59890: Escaping dots in page.meta TypoScript
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:09 Revision 15959967: [BUGFIX] Support dots in page.meta
- The parsing of the meta tag TypoScript configuration does a too greedy
check on dots and hence breaks support for exa... - 19:54 Revision 4250f016: [BUGFIX] Support dots in page.meta
- The parsing of the meta tag TypoScript configuration does a too greedy
check on dots and hence breaks support for exa... - 19:52 Bug #59843: Fix the help message of CLI
- I feel we agreed upon not aligning but indenting with only one space (at least in CGL for the core).
But for outputt... - 19:30 Bug #60129 (Resolved): Remove outdated comment header in ext_emconf
- Applied in changeset commit:7755bf4c2933f3dcf3536f653406294d228fd9d5.
- 18:44 Bug #60129 (Under Review): Remove outdated comment header in ext_emconf
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:43 Bug #60129 (Closed): Remove outdated comment header in ext_emconf
- 19:30 Bug #59821 (Resolved): link to forgot password page does'nt work in 6.2
- Applied in changeset commit:f383f1b3a0ffa8e4c78e2868db0ff9dfcc7a6f3e.
- 12:51 Bug #59821: link to forgot password page does'nt work in 6.2
- @Karsten: Please post feedback to the patches right into our review system. Thank you.
- 19:10 Revision f383f1b3: [BUGFIX] Felogin improperly merges flexforms and TS conf
- There are two options to show the forgot password link in FE:
* TypoScript: showForgotPasswordLink
* Flexforms: sho... - 19:02 Revision 7755bf4c: [CLEANUP] Remove comment header in ext_emconf
- The "do not touch me" comment header in ext_emconf.php files
of system extensions are misleading since we are editing... - 18:32 Revision 7967f0c7: [CLEANUP] Ensure all variables are set before usage
- This also applies for return values of functions. These are corrected
too if necessary.
Furthermore, some code style... - 18:30 Task #58365 (Resolved): Remove unused EM_CONF variables
- Applied in changeset commit:a29e3a2f994c76dbb1784c73155ab4542cf7ca03.
- 17:32 Task #58365: Remove unused EM_CONF variables
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:32 Task #58365: Remove unused EM_CONF variables
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:05 Task #58365: Remove unused EM_CONF variables
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Task #58365: Remove unused EM_CONF variables
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Task #58365: Remove unused EM_CONF variables
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Task #58365: Remove unused EM_CONF variables
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Bug #60128 (Resolved): clean up ext_emconf files
- Applied in changeset commit:bb6fe018967473a9935a4d06c0e4b18739a361c1.
- 18:14 Bug #60128: clean up ext_emconf files
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:47 Bug #60128: clean up ext_emconf files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:32 Bug #60128: clean up ext_emconf files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:21 Bug #60128 (Under Review): clean up ext_emconf files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Bug #60128 (Closed): clean up ext_emconf files
- 18:30 Task #59775 (Resolved): Cleanup FormEngine
- Applied in changeset commit:287bbdd431250d50a19d4c6619e4f85b0cdff9b4.
- 15:32 Task #59775: Cleanup FormEngine
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:31 Task #59775: Cleanup FormEngine
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Task #59775: Cleanup FormEngine
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:27 Task #59775: Cleanup FormEngine
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:28 Revision 37308e70: [TASK] Travis-ci: Disable apc in PHP 5.3
- apc on cli seems to be flaky, disable this php module for
now to see if that help stabilizing travis-ci builds again.... - 18:27 Revision 685fbd63: [TASK] Travis-ci: Disable apc in PHP 5.3
- apc on cli seems to be flaky, disable this php module for
now to see if that help stabilizing travis-ci builds again.... - 18:20 Revision bb6fe018: [CLEANUP] ext_emconf files
- Quite some keys in ext_emconf are obsolete and can be removed.
See related issue for a list of keys.
Change-Id: Id12... - 17:56 Revision 396e8e5a: [CLEANUP] ext_emconf files
- Quite some keys in ext_emconf are obsolete and can be removed.
See related issue for a list of keys.
Change-Id: Id12... - 17:45 Revision 287bbdd4: [CLEANUP] Ensure all variables are set before usage
- This also applies for return values of functions. These are corrected
too if necessary.
Furthermore, some code style... - 17:33 Revision a29e3a2f: [TASK] Remove unused EM_CONF variables
- The ext_emconf.php are created when e.g. an extension
is downloaded from TER. Based on the data from TER the
extensio... - 17:31 Revision fcaccacf: [TASK] Remove unused EM_CONF variables
- The ext_emconf.php are created when e.g. an extension
is downloaded from TER. Based on the data from TER the
extensio... - 17:30 Bug #59965 (Resolved): Metatags with colon do not work
- Applied in changeset commit:78af7508173c357bc3de947500abd4b52f7ac82e.
- 16:38 Bug #59965: Metatags with colon do not work
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:38 Bug #59965: Metatags with colon do not work
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:43 Bug #59965: Metatags with colon do not work
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Bug #59965: Metatags with colon do not work
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:16 Bug #59965: Metatags with colon do not work
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #59963 (Resolved): Invalid moduleToken in returnUrl of the shortcutMenu
- Applied in changeset commit:777086e0bc83e3d495a85726b4d53a15f112bac8.
- 17:20 Bug #59963: Invalid moduleToken in returnUrl of the shortcutMenu
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Bug #59963: Invalid moduleToken in returnUrl of the shortcutMenu
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Bug #59963 (Under Review): Invalid moduleToken in returnUrl of the shortcutMenu
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #60127 (Resolved): clearCacheOnLoad used camelCase and lowerCase
- Applied in changeset commit:2a1131324b50a3039fbf32234196e344fb61cc08.
- 17:30 Bug #60127: clearCacheOnLoad used camelCase and lowerCase
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:30 Bug #60127: clearCacheOnLoad used camelCase and lowerCase
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:11 Bug #60127 (Under Review): clearCacheOnLoad used camelCase and lowerCase
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:04 Bug #60127 (Closed): clearCacheOnLoad used camelCase and lowerCase
- The em_conf setting "clearCacheOnLoad" is both used in camelCase and lower case but only the latter one is supported ...
- 17:30 Revision c69e86c1: [BUGFIX] ClearCacheOnLoad camelCased does not work
- The em_conf setting "clearCacheOnLoad" is both used in
camelCase and lower case but only the latter one is
supported ... - 17:29 Revision 2a113132: [BUGFIX] ClearCacheOnLoad camelCased does not work
- The em_conf setting "clearCacheOnLoad" is both used in
camelCase and lower case but only the latter one is
supported ... - 17:20 Revision 777086e0: [BUGFIX] Replace module token in be shortcut returnUrl
- During the addition of the token check for mod.php the token
in the BE shortcut url was already replaced (#56359) but... - 17:20 Revision e82b6a7f: [BUGFIX] Replace module token in be shortcut returnUrl
- During the addition of the token check for mod.php the token
in the BE shortcut url was already replaced (#56359) but... - 16:42 Revision 78af7508: [BUGFIX] Allow colon in TypoScript key
- The TypoScript parser does not properly parse the := operator.
It searches for : only and hence wrongly breaks a Typo... - 16:38 Revision 0cac307a: [BUGFIX] Allow colon in TypoScript key
- The TypoScript parser does not properly parse the := operator.
It searches for : only and hence wrongly breaks a Typo... - 16:24 Bug #60092 (Needs Feedback): GeneralUtility::getFileAbsFileName does not return an absolute path
- Are you sure? It does check the path with @validPathStr()@ which returns FALSE for @\..@ inside the file. Also it che...
- 16:18 Bug #60126 (Accepted): Illegal string offset 'uid' in TypoScriptFrontendController
- This relates to initializeBackendUser() which does not check the the backend user is actually created correctly but t...
- 13:34 Bug #60126 (Closed): Illegal string offset 'uid' in TypoScriptFrontendController
- Hi,
i just spotted 2 warnings in Log module. Both with exactly the same time:
@Core: Error handler (FE): PHP Wa... - 15:32 Bug #30354 (Resolved): FlexForm select fields can't replace makers in their foreign_table_where clause
- Resolved with #16392
- 15:32 Bug #50785 (Resolved): FlexForm does not substitute markers in foreign_table_where
- Resolved with #16392
- 15:30 Bug #16392 (Resolved): Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- Applied in changeset commit:cf0542c19a1a2f1ce37c435ceee8dbc19379e8cd.
- 15:16 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:15 Bug #16392: Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Revision cf0542c1: [BUGFIX] Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly
- Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated
correctly in the backend.
Change-Id: Ieda08a1df71117b5ac90f2c682... - 15:16 Revision 0ad6a321: [BUGFIX] Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly
- Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated
correctly in the backend.
Change-Id: Ieda08a1df71117b5ac90f2c682... - 14:30 Bug #60106 (Resolved): Extension updates not shown anymore
- Applied in changeset commit:5dbd36d85a651718a47fea91144f867b9fe51ea0.
- 13:53 Bug #60106: Extension updates not shown anymore
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:53 Bug #60106 (Under Review): Extension updates not shown anymore
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #60106 (Resolved): Extension updates not shown anymore
- Applied in changeset commit:8f6eb41fb7029d69b7d40e6a55cc970b445283cf.
- 14:30 Bug #59837 (Resolved): Form type content element - oversized fields
- Applied in changeset commit:9ba1a5da68cadd8fe0d9ba86149031dd39ba2e29.
- 14:11 Bug #59837: Form type content element - oversized fields
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:11 Bug #59837: Form type content element - oversized fields
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:20 Bug #59837: Form type content element - oversized fields
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Revision 9ba1a5da: [BUGFIX] Sysext form uses old TCA
- Sysext form overrides TCA for tt_content with some completely outdated
configuration.
Fix this to the new TCA of tt_... - 14:11 Revision bb1b7104: [BUGFIX] Sysext form uses old TCA
- Sysext form overrides TCA for tt_content with some completely outdated
configuration.
Fix this to the new TCA of tt_... - 13:57 Task #57733: Add a "save and new" button in the scheduler module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:54 Revision 5dbd36d8: [BUGFIX] Extensionmanager: Dependency errors are not reset
- Due to changes in https://review.typo3.org/#/c/29845/ dependency errors
are collected and if one error occurred it is... - 13:14 Revision 8f6eb41f: [BUGFIX] Extensionmanager: Dependency errors are not reset
- Due to changes in https://review.typo3.org/#/c/29845/ dependency errors
are collected and if one error occurred it is... - 12:12 Task #59999: Make getExtensionFromT3xFile public
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:01 Task #59999: Make getExtensionFromT3xFile public
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:38 Revision f1878cca: [TASK] Update ADOdb to 5.19
- Updated ADOdb from 5.18 to 5.19 fixing several bugs.
Resolves: #59911
Releases: 6.3, 6.2
Change-Id: I3173c8b14b3d653... - 11:30 Task #59911 (Resolved): Update ADOdb to 5.19
- Applied in changeset commit:32aaf7413e5fbb5a6c61991895f1531f50cf9e9f.
- 10:38 Task #59911: Update ADOdb to 5.19
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:37 Revision 32aaf741: [TASK] Update ADOdb to 5.19
- Updated ADOdb from 5.18 to 5.19 fixing several bugs.
Resolves: #59911
Releases: 6.3, 6.2
Change-Id: I3173c8b14b3d653...
2014-07-05
- 23:30 Bug #59974 (Resolved): dependencyType not set correctly
- Applied in changeset commit:7b6e91ff0af58b7c6486e0c5cc70a61372614a80.
- 23:28 Bug #59974: dependencyType not set correctly
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:28 Bug #59974: dependencyType not set correctly
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:12 Bug #59974: dependencyType not set correctly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Bug #59974 (Under Review): dependencyType not set correctly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:28 Revision 7b6e91ff: [BUGFIX] Missing label for EM "update"-dependency
- Add the missing label for "update"-dependencies to EM locallang.xlf
Resolves: #59974
Releases: 6.3, 6.2
Change-Id: I... - 23:26 Revision c1445970: [BUGFIX] Missing label for EM "update"-dependency
- Add the missing label for "update"-dependencies to EM locallang.xlf
Resolves: #59974
Releases: 6.3, 6.2
Change-Id: I... - 23:09 Task #59999: Make getExtensionFromT3xFile public
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:18 Task #59999: Make getExtensionFromT3xFile public
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #59700 (Resolved): Re-Add unit tests for ExtensionCompatibilityTester
- Applied in changeset commit:a486a09927223d38fbe7cd6685758532e82e34b0.
- 21:30 Task #59700: Re-Add unit tests for ExtensionCompatibilityTester
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:30 Task #59700 (Under Review): Re-Add unit tests for ExtensionCompatibilityTester
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:30 Task #57812 (Resolved): Cleanup Extbase classes around request handling
- Applied in changeset commit:ce3fade69bb1bda1a48ba874796f5ae6fc0ffc37.
- 19:13 Task #57812: Cleanup Extbase classes around request handling
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:07 Revision ce3fade6: [CLEANUP] Extbase mvc classes
- Add lots of type hints and some checks if the correct class is present.
Resolves: #57812
Releases: 6.3
Change-Id: I6... - 21:32 Revision a486a099: [TASK] Re-add unit tests for ExtensionCompatibilityTester
- The tests for the ExtensionCompatibilityTester are currently skipped.
This patch removes the broken tests and leaves ... - 21:30 Bug #59975 (Resolved): DownloadQueue of EM contains wrong code
- Applied in changeset commit:c11cec6d078df4322fcd8b3e2402f49e422eca9f.
- 21:12 Bug #59975: DownloadQueue of EM contains wrong code
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:11 Bug #59975: DownloadQueue of EM contains wrong code
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Bug #59975: DownloadQueue of EM contains wrong code
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Bug #59865 (Resolved): TCEforms required field icon has wrong position
- Applied in changeset commit:791c36ab17931e5de6ced875049bf42cc24af8a2.
- 21:08 Bug #59865: TCEforms required field icon has wrong position
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:12 Bug #59865: TCEforms required field icon has wrong position
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Revision c11cec6d: [BUGFIX] Correctly check stack in DownloadQueue
- The extension manager's DownloadQueue does now properly check
the stack when adding extensions to the queue.
Resolve... - 21:12 Revision e7b6f6d8: [BUGFIX] Correctly check stack in DownloadQueue
- The extension manager's DownloadQueue does now properly check
the stack when adding extensions to the queue.
Resolve... - 21:08 Revision 791c36ab: [BUGFIX] Fix position of TCEforms required field icon
- If a palette is placed directly after a form field the icon to
open the pallete is placed inside the formfield wrappe... - 21:08 Revision a26460ef: [BUGFIX] Fix position of TCEforms required field icon
- If a palette is placed directly after a form field the icon to
open the pallete is placed inside the formfield wrappe... - 19:30 Bug #60121 (Resolved): Clean up buildBaseTcaFromSingleFiles()
- Applied in changeset commit:bca9f4c3b7f8093018a0f5ee294ac3a8b53c19ce.
- 19:21 Bug #60121: Clean up buildBaseTcaFromSingleFiles()
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:09 Bug #60121 (Under Review): Clean up buildBaseTcaFromSingleFiles()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #60121 (Closed): Clean up buildBaseTcaFromSingleFiles()
- 19:30 Bug #56250 (Resolved): Clickmenu show_item.php is broken
- Applied in changeset commit:7b1ba4cd81eb3d7ab0293c0acf2c87c7ab197b28.
- 18:56 Bug #56250: Clickmenu show_item.php is broken
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:48 Bug #56250: Clickmenu show_item.php is broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #60122 (Resolved): Possible warning in addPlugin()
- Applied in changeset commit:e68e7b11bf4d1069a63c6ece9748b49e0bd52ada.
- 19:22 Bug #60122: Possible warning in addPlugin()
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:14 Bug #60122 (Under Review): Possible warning in addPlugin()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:10 Bug #60122 (Closed): Possible warning in addPlugin()
- 19:30 Bug #60120 (Resolved): [Tests] Incomplete mock in ext:install
- Applied in changeset commit:d37922c42b2c05f5e84eeca94e792ba467ad6572.
- 19:28 Bug #60120: [Tests] Incomplete mock in ext:install
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:06 Bug #60120: [Tests] Incomplete mock in ext:install
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Bug #60120: [Tests] Incomplete mock in ext:install
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:05 Bug #60120 (Under Review): [Tests] Incomplete mock in ext:install
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Bug #60120 (Closed): [Tests] Incomplete mock in ext:install
- 19:28 Revision d37922c4: [BUGFIX] Incomplete mock in ext:install
- "ExtensionCompatibilityTesterTests" triggers loadBaseTca() that
loads TCA and TCA overrides of all active packages. S... - 19:28 Revision d54ab2e9: [BUGFIX] Incomplete mock in ext:install
- "ExtensionCompatibilityTesterTests" triggers loadBaseTca() that
loads TCA and TCA overrides of all active packages. S... - 19:22 Revision e68e7b11: [BUGFIX] Warning in addPlugin()
- ExtensionManagementUtility::addPlugin() may raise a warning if
a subarray of TYPO3_LOADED_EXT is not set for whatever... - 19:22 Revision 269a66b8: [BUGFIX] Warning in addPlugin()
- ExtensionManagementUtility::addPlugin() may raise a warning if
a subarray of TYPO3_LOADED_EXT is not set for whatever... - 19:21 Revision bca9f4c3: [TASK] Clean up buildBaseTcaFromSingleFiles()
- The method uses two different approaches to get a list of active
packages, this is cleaned up to use the package mana... - 19:20 Revision 62a94b79: [TASK] Clean up buildBaseTcaFromSingleFiles()
- The method uses two different approaches to get a list of active
packages, this is cleaned up to use the package mana... - 19:04 Task #60123 (Under Review): Unify test file removal
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:03 Task #60123 (Closed): Unify test file removal
- Some tests create files or directories in the filesystem. Unify the removal handling after tests are done to make sur...
- 18:56 Revision 7b1ba4cd: [BUGFIX] Removed clickMenu code around header icon in info window
- The header icon in the ElementInfo screen has a click link added
but this doesn't work and doesn't make sense as show... - 18:55 Revision e75172ee: [BUGFIX] Removed clickMenu code around header icon in info window
- The header icon in the ElementInfo screen has a click link added
but this doesn't work and doesn't make sense as show... - 17:50 Bug #58786: Scheduler report triggers mail with warnings unknown where from
- I controlled my PHP config with PHP info in install tool:...
- 17:30 Task #60112 (Resolved): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
- Applied in changeset commit:09ddf99dc1d43d1a81bf2b2d578e1829be1000a2.
- 16:49 Task #60112: Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Task #60112: Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:42 Task #60112 (Under Review): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Task #60112 (Closed): Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
- Change check for TYPO3_MODE in ext_tables.php and ext_localconf.php
if (!defined('TYPO3_MODE')) {
die('Access... - 17:09 Revision 09ddf99d: [TASK] Change check for TYPO3_MODE
- Change check for TYPO3_MODE:
if (!defined('TYPO3_MODE')) {
die('Access denied.');
}
to
defined('TYPO3_MODE') or d... - 16:59 Task #59775: Cleanup FormEngine
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #59857 (Resolved): Cleanup EXT:version
- Applied in changeset commit:ba3b1f29cbb65017bd47bc55389046bd7a1a6116.
- 15:37 Task #59857: Cleanup EXT:version
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:30 Bug #59938 (Resolved): Empty class selector crashes Update image dialog box
- Applied in changeset commit:c1ae3d1e2d3b7917df18939095991c083a7a67d4.
- 16:03 Bug #59938: Empty class selector crashes Update image dialog box
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:24 Bug #59414 (Resolved): Move all TCA from ext_tables.php to TCA/Overrides for core extensions
- 16:23 Bug #59704 (Resolved): TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
- 16:08 Bug #59704: TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:54 Bug #59704: TCA Manipulation in sysext saltedpasswords ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Bug #59464 (Resolved): TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
- 16:13 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:49 Bug #59464: TCA Manipulation in sysext core ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Bug #59708 (Resolved): TCA/Override-Feature makes it impossible to modify table of extension not using it
- 16:21 Bug #59708: TCA/Override-Feature makes it impossible to modify table of extension not using it
- done by resolving #59414
- 16:16 Bug #59706 (Rejected): TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
- too many interferences with code handled in ext_tables.php, for example by sysext:core. So no movement for this stuff.
- 15:36 Bug #59706: TCA Manipulation in sysext t3skin ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:12 Revision 8de6fa56: [BUGFIX] Move TCA modification of EXT:core to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 16:12 Revision da323455: [BUGFIX] Move TCA modification of EXT:core to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 16:08 Revision aef174f5: [BUGFIX] Move TCA modification of saltedpasswords to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 16:08 Revision ead385dd: [BUGFIX] Move TCA modification of saltedpasswords to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 16:03 Revision c1ae3d1e: [BUGFIX] Empty class selector crashes Update image
- Prevent the Update image dialog box to crash when trying to access
an empty class selector.
Resolves: #59938
Release... - 16:03 Revision 4488aae4: [BUGFIX] Empty class selector crashes Update image
- Prevent the Update image dialog box to crash when trying to access
an empty class selector.
Resolves: #59938
Release... - 15:52 Bug #60119 (Closed): Wrong position of save icons when RTE maximized
- If we enter some content element that uses RTE, than maximize editor, we can see 2 action save icons (save and save +...
- 15:44 Task #60118 (Closed): Remove compat code for version < 4.2
- There is still code maintaining compatibility for core version < 4.2. This version is EOL, so this code can be removed.
- 15:38 Revision ba3b1f29: [TASK] Cleanup EXT:version
- * Update phpDoc where needed
* Import use statements where possible
Resolves: #59857
Releases: 6.3, 6.2
Change-Id: I... - 15:37 Revision a427bfda: [TASK] Cleanup EXT:version
- * Update phpDoc where needed
* Import use statements where possible
Resolves: #59857
Releases: 6.3, 6.2
Change-Id: I... - 15:30 Bug #59468 (Resolved): TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
- Applied in changeset commit:b29e9ca849aab91fec8fa2e07a071c9113fc2047.
- 14:49 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:33 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:32 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:24 Bug #59468: TCA Manipulation in sysext indexed_search ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #59698 (Resolved): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
- Applied in changeset commit:62f315539293c36ee65c6c83897e90eed4a9d9e2.
- 14:57 Bug #59698 (Under Review): TCA Manipulation in sysext openid ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #59465 (Resolved): TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
- Applied in changeset commit:a8e6b67d38239de24487102fc65fb0eb15b173e2.
- 14:47 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:22 Bug #59465: TCA Manipulation in sysext css_styled_content ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #59463 (Resolved): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
- Applied in changeset commit:e8b30f83c89f37c9ec5560ea2588cd9447138d92.
- 14:56 Bug #59463 (Under Review): TCA Manipulation in sysext cms ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #60116 (Resolved): Init variable in GeneralUtility::createVersionNumberedFilename
- Applied in changeset commit:df8c2a8579e2fe8588150fa13ad4f7c12de5284d.
- 15:10 Bug #60116: Init variable in GeneralUtility::createVersionNumberedFilename
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Bug #60116 (Under Review): Init variable in GeneralUtility::createVersionNumberedFilename
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #60116 (Closed): Init variable in GeneralUtility::createVersionNumberedFilename
- Init variable in GeneralUtility::createVersionNumberedFilename
The variable '$doNothing' was not initialized, le... - 15:30 Bug #60115 (Resolved): Use string as constant name in FormProtectionFactory.
- Applied in changeset commit:d17bfefb3af8de898b1568675b5682ef6e962e95.
- 15:08 Bug #60115: Use string as constant name in FormProtectionFactory.
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:59 Bug #60115 (Under Review): Use string as constant name in FormProtectionFactory.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Bug #60115 (Closed): Use string as constant name in FormProtectionFactory.
- Use string as constant name in FormProtectionFactory.
- 15:30 Bug #59705 (Resolved): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
- Applied in changeset commit:3d02ceed4e7a20a1b892bd5c5c09d8e6cf44cef1.
- 14:56 Bug #59705 (Under Review): TCA Manipulation in sysext t3editor ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #59466 (Resolved): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
- Applied in changeset commit:6edae9c2aa8c0b9cf58707938160b96383085c10.
- 14:55 Bug #59466 (Under Review): TCA Manipulation in sysext form ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Task #59791 (Resolved): Update jQuery to 1.11.1
- Applied in changeset commit:bff12fd2343bb12edc95ef6638dd3bf2ebaca490.
- 15:30 Bug #59631 (Resolved): Updating inactive extension
- Applied in changeset commit:b3c618d133e40fa79089204429c7d3b666a91368.
- 15:23 Bug #59631: Updating inactive extension
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:03 Bug #59631 (Under Review): Updating inactive extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #59462 (Resolved): TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
- Applied in changeset commit:31abaaada60b8d053b94ccc661b3e2192e57f45d.
- 15:11 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:03 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Bug #59462: TCA Manipulation in sysext felogin ext_tables.php prevents proper TCA/Overrides functionality
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Revision bff12fd2: [TASK] Update jQuery to 1.11.1
- Resolves: #59791
Releases: 6.3
Change-Id: I71e998b693144e313b1d8dbcf70b488ef143141a
Reviewed-on: https://review.typo3... - 15:26 Feature #20555: New parseFunc setting
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:23 Revision b3c618d1: [BUGFIX] Updating deactivated extensions installs them
- If you update a deactivated extension it becomes activated afterwards.
This patch change from the installExtension fu... - 15:23 Revision 7a0eb4c0: [BUGFIX] Updating deactivated extensions installs them
- If you update a deactivated extension it becomes activated afterwards.
This patch change from the installExtension fu... - 15:18 Feature #57875: Make RTE overlay popups maximizable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:11 Revision 31abaaad: [BUGFIX] Move TCA modification of EXT:felogin to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 15:10 Revision 2e57ed79: [BUGFIX] Move TCA modification of EXT:felogin to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 15:10 Revision df8c2a85: [BUGFIX] Init variable in GeneralUtility::createVersionNumberedFilename
- The variable '$doNothing' was not initialized, leading to PHP notices.
Resolves: #60116
Releases: 6.3, 6.2
Change-Id... - 15:09 Revision e1023efd: [BUGFIX] Init variable in GeneralUtility::createVersionNumberedFilename
- The variable '$doNothing' was not initialized, leading to PHP notices.
Resolves: #60116
Releases: 6.3, 6.2
Change-Id... - 15:09 Revision d17bfefb: [BUGFIX] Use string as constant name in FormProtectionFactory.
- Currently the constant itself is used, which leads to PHP notices if it is
not defined yet.
Resolves: #60115
Release... - 15:08 Revision 1a04ac3a: [BUGFIX] Use string as constant name in FormProtectionFactory.
- Currently the constant itself is used, which leads to PHP notices if it is
not defined yet.
Resolves: #60115
Release... - 14:58 Revision 6edae9c2: [BUGFIX] Move TCA modification of EXT:form to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:57 Revision 3d02ceed: [BUGFIX] Move TCA modification of EXT:t3editor to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:57 Revision e8b30f83: [BUGFIX] Move TCA modification of EXT:cms to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:57 Revision 62f31553: [BUGFIX] Move TCA modification of EXT:openid to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:51 Revision a8e6b67d: [BUGFIX] Move TCA modification of EXT:csc to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:49 Revision b29e9ca8: [BUGFIX] Move TCA modification of indexed_search to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:49 Revision 10f5032e: [BUGFIX] Move TCA modification of indexed_search to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:43 Revision 7a11858c: [BUGFIX] Move TCA modification of EXT:csc to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 14:30 Task #60110 (Resolved): Add Unittests for addPlugin
- Applied in changeset commit:c7dbd9f4f258f12b9b77094c553ea66879f63fb7.
- 14:08 Task #60110: Add Unittests for addPlugin
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:57 Task #60110: Add Unittests for addPlugin
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:55 Task #60110: Add Unittests for addPlugin
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:53 Task #60110 (Under Review): Add Unittests for addPlugin
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Task #60110 (Closed): Add Unittests for addPlugin
- Add unittests for add plugin to make sure the newly introduced third parameter $extensionKey is handled properly.
- 14:30 Bug #60109 (Resolved): Give extensionKey to addPlugin in extbase registerPlugin
- Applied in changeset commit:34feddb752f8e63ec6b7713195ee31b00eb4bb0c.
- 14:10 Bug #60109: Give extensionKey to addPlugin in extbase registerPlugin
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:54 Bug #60109: Give extensionKey to addPlugin in extbase registerPlugin
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:49 Bug #60109 (Under Review): Give extensionKey to addPlugin in extbase registerPlugin
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:42 Bug #60109 (Closed): Give extensionKey to addPlugin in extbase registerPlugin
- 14:30 Bug #60033 (Resolved): Shortcut: tooltip shows id=0 in list view
- Applied in changeset commit:3b213fb87d41a8462edc040637cdea7556801a96.
- 14:19 Bug #60033: Shortcut: tooltip shows id=0 in list view
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:19 Revision 3b213fb8: [BUGFIX] Tooltip for a shortcut in list view shows id=0
- In the list view the tooltip for a shortcut always shows
id=0 because the field shortcut is not fetched from the data... - 14:18 Revision 683ae94f: [BUGFIX] Tooltip for a shortcut in list view shows id=0
- In the list view the tooltip for a shortcut always shows
id=0 because the field shortcut is not fetched from the data... - 14:10 Revision 34feddb7: [BUGFIX] Give extension key to addPlugin() in registerPlugin()
- With patch #59770 ExtensionManagementUtility::addPlugin() signature
was extended to get the extensionKey as parameter... - 14:09 Revision 15c5b014: [BUGFIX] Give extension key to addPlugin() in registerPlugin()
- With patch #59770 ExtensionManagementUtility::addPlugin() signature
was extended to get the extensionKey as parameter... - 14:08 Revision c7dbd9f4: [TASK] Unit tests to addPlugin()
- Add unit tests to ExtensionManagementUtility::addPlugin() verifying
the new third parameter $extensionKey is handled ... - 14:08 Revision 05959eaf: [TASK] Unit tests to addPlugin()
- Add unit tests to ExtensionManagementUtility::addPlugin() verifying
the new third parameter $extensionKey is handled ... - 14:00 Feature #60056 (New): Execute custom scripts in distributions
- 13:59 Feature #60056: Execute custom scripts in distributions
- Hi Philipp
It's absolutely OK that distributions are installed only once but during this installation, we need to ... - 00:47 Bug #60106 (Under Review): Extension updates not shown anymore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:32 Bug #60106 (Closed): Extension updates not shown anymore
- Due to changes in the DependencyUtility errors are collected and not removed anymore. This breaks the update check fo...
2014-07-04
- 22:44 Bug #51572 (Under Review): Extensions order changing in LocalConfiguration.php during extensions update
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:23 Bug #51572 (Accepted): Extensions order changing in LocalConfiguration.php during extensions update
- 21:26 Bug #60033 (Under Review): Shortcut: tooltip shows id=0 in list view
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:35 Bug #57979: Wrong icon for filemount
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:16 Bug #57979: Wrong icon for filemount
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:09 Bug #57979: Wrong icon for filemount
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:22 Bug #57979: Wrong icon for filemount
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:35 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:15 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:09 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:22 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:30 Bug #60101 (Resolved): Cleanup - Stupid array assignment
- Applied in changeset commit:69be7404e0fe665087e8aba039f62c4c83d769dd.
- 15:56 Bug #60101: Cleanup - Stupid array assignment
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #60101 (Under Review): Cleanup - Stupid array assignment
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Bug #60101 (Closed): Cleanup - Stupid array assignment
- In @FormEngine.php@ there are two cases where the following assignment is done:...
- 16:13 Feature #60070 (Accepted): EM: Update of Extension can only be performed on latest version
- 16:10 Revision 69be7404: [CLEANUP] Stupid array assignment
- There are two places where a new item is assigned
to an array with `$myArray[] .= ''`.
This would do the same as `$my... - 15:09 Task #60059 (Under Review): Create a Getter for the CacheManager inside Datahandler class
- Patch set 1 for branch *master* of project *TYPO3CMS/Extensions/solr* has been pushed to the review server.
It is ava... - 13:40 Bug #60100 (Closed): BE panels drag-resize not working
- Resizing the modules and pagetree panels in the BE is almost impossible. "ew-resize" cursor appears, but nothing is g...
- 09:58 Bug #60093 (Closed): Datepicker doesn't show in IRRE form
- When you have a date(time) field in a IRRE form the datepicker doesn't show when clicking the calendar icon.
- 09:46 Bug #58786: Scheduler report triggers mail with warnings unknown where from
- Using the patch results as followed:
*Mail:*
Issues:
[WARN] System environment check - 1 Test(s... - 09:20 Bug #60092 (Closed): GeneralUtility::getFileAbsFileName does not return an absolute path
- „Returns the absolute filename of a relative reference“
it does not, getFileAbsFileName does not resolve relative ... - 00:31 Bug #55694: System-status-updates sends emails about same "errors" over and over again
- The following bug report applies to 6.2.3 and also some earlier versions:
The original reported trigger for gettin...
Also available in: Atom