Activity
From 2015-04-29 to 2015-05-28
2015-05-28
- 23:37 Bug #67136: Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- Proxying HTTPS is a different beast...when using the CONNECT Method you are effectively establishing a tunnel where t...
- 09:42 Bug #67136: Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- Disclaimer: I am not a sysadmin :-)
I went and tried to confirm that this is not an issue with our setup but inste... - 23:16 Bug #67155: Invalid SQL Query for sys_categories
- Background information for the Patch under review:
The impact of the explicit cast on MySQL seems very low accordi... - 23:07 Bug #67155 (Under Review): Invalid SQL Query for sys_categories
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:01 Bug #67155: Invalid SQL Query for sys_categories
- The problem seems to be in \TYPO3\CMS\Core\Database\DatabaseConnection:exec_SELECTgetRows().
There, a query is perfo... - 23:07 Bug #67172 (Under Review): AdoDB error on editing a page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:17 Bug #67172: AdoDB error on editing a page
- Solution given in #46271 works here.
- 09:37 Bug #67172: AdoDB error on editing a page
- Additional information:
Script mod.php?M=record_edit&moduleToken=8122495a9af184a42f55f1a33fe13fd6012a2294&edit[pages... - 23:07 Bug #46271 (Under Review): DB-error with postgreSQL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Bug #46271 (New): DB-error with postgreSQL
- re-opened because it was closed during the FIND_IN_SET on postgres madness
- 14:10 Bug #46271: DB-error with postgreSQL
- Fix issue #67172. Thank you very much Gerald!
- 22:35 Bug #67185 (Closed): HSTS vs. preferred protocol
- Hi,
if one enables HSTS (HTTP Strict Transport Security) on the server and sets the "Use Protocol"*-Setting to HTT... - 22:32 Story #66807 (Needs Feedback): Fill if.value with content object
- IMO your TS is wrong. The @value@ property of @if@ is of type @value / stdWrap@. Hence you can't assign it a cObject....
- 22:11 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:08 Bug #66614: FAL processed files are deleted
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Bug #67171 (Resolved): Deprecate t3editor isEnabled()
- Applied in changeset commit:f2f4e8ce83103ec54032dd930c17f0f54382796f.
- 16:59 Bug #67171: Deprecate t3editor isEnabled()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:52 Bug #67183 (Closed): Exception in \TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect::languageAndWorkspaceOverlay
- Error is "Passed variable is not an array or object, using empty array instead" in line "$data->exchangeArray($overla...
- 17:28 Bug #59551: Workspace - Preview Image - Image not show - 4.5.31 and after
- I'm not sure, but isn't this a duplicate of #63132 ? Or am I wrong?
- 17:20 Bug #59661 (New): Syscategories are duplicated for backend users
- 17:03 Bug #66307 (Needs Feedback): Performance: improve trimExplode
- how do we proceed here?
- 16:57 Bug #66307: Performance: improve trimExplode
- merge was reverted in https://review.typo3.org/#/c/38523/
- 16:41 Task #66317 (Closed): Performance: improve trimExplode 2nd try
- didn't get closed by gerrit...
- 16:08 Bug #21832 (Closed): HMENU does not generate correct links for mount points with "substitute mount point"
- Closed on request of the reporter.
If you think that this is the wrong decision or experience this issue again, th... - 15:14 Feature #38732: Modernize Content Elements
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:38 Feature #38732: Modernize Content Elements
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:03 Bug #67170: CLI extbase class loading more case sensitive than scheduler task class loading?
- ///$ uname -a
Linux root210994 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
///$ df -T
Filesyste... - 09:28 Bug #67148: Can only access first mount point
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Bug #67148: Can only access first mount point
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:43 Bug #67148: Can only access first mount point
- ok, issue is ...
- 07:45 Feature #65866 (Needs Feedback): Fetch extension version from ext_emconf.php if composer.json does not contain version property
- Patrik Karisch wrote:
> Happened here too. We have some internal extensions which are installed with @composer/insta...
2015-05-27
- 23:46 Bug #61017 (Under Review): TCEMAIN.clearCacheCmd does not trigger
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- While reading the source, moving a record have also an issue, only destination gets cleared.
- 22:09 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:57 Bug #66994 (Accepted): Composer autoload path detection is a bit too restricture
- OK. After thinking about this a bit longer, I came to the conclusion to agree that we need to be more flexible here.
... - 19:51 Task #65943 (Rejected): DebuggerUtility::var_dump(): Write CSS into output
- 19:34 Feature #67147: AJAX delete content element
- Hi Simon,
afaik it's implemented since 7.1.
Where do you miss this feature? It's currently implemented in List mo... - 17:13 Feature #67147: AJAX delete content element
- Hi Andreas, I have 7.2.0 stable release and it is not working/implemented there. Only in master available?
- 19:30 Task #67159 (Resolved): Introduce new type of documentation
- Applied in changeset commit:301243ca0ba603c7ed5107ff941c50e33c9d54fa.
- 09:48 Task #67159: Introduce new type of documentation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #67159: Introduce new type of documentation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:16 Task #67159 (Under Review): Introduce new type of documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:58 Task #67159 (Closed): Introduce new type of documentation
- Some patches contain important changes which should be announced in release-notes or changelogs. At the moment the co...
- 18:03 Bug #67170 (Needs Feedback): CLI extbase class loading more case sensitive than scheduler task class loading?
- Henri Nathanson wrote:
> GeneralUtility::makeInstance('Vend\\Ext\\Domain\\Model\\MyClass')
>
> should not load a ... - 15:29 Bug #67170 (Closed): CLI extbase class loading more case sensitive than scheduler task class loading?
- GeneralUtility::makeInstance('Vend\\Ext\\Domain\\Model\\MyClass')
should not load a class with name Myclass(lower ... - 17:30 Bug #66941 (Resolved): Missing "select all" in EXT:recycler
- Applied in changeset commit:1bbbdcefae5ab2cc1e14a1e473d9cfabe5f2e70c.
- 17:24 Bug #66941: Missing "select all" in EXT:recycler
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Task #50349: Reduce SQL queries of page tree in workspaces
- Hi Alexander,
what speaks against including just https://review.typo3.org/#/c/38700/ in the next 6.2.x?
I'm ask... - 13:39 Task #50349: Reduce SQL queries of page tree in workspaces
- In #66231 this patch seams to be used in a 1:1 manner which was tested in #61184 and reported as fine.
So we should ... - 16:55 Bug #67172 (Closed): AdoDB error on editing a page
- In dev master using postgresql (with dbal and adodb), when clicking on Edit page properties in BE I get this error:
... - 16:54 Bug #67171: Deprecate t3editor isEnabled()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Bug #67171 (Under Review): Deprecate t3editor isEnabled()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Bug #67171 (Closed): Deprecate t3editor isEnabled()
- 14:04 Bug #66582: Can't Set Page Title After Update In Extbase Controller
- Just if someone else has the same Problem. I found out, it works when I use:...
- 13:37 Bug #61184 (Closed): Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- Hi,
thanks for reporting back. Fine that the patch works for you.
It may be that this patch won't be provided f... - 13:31 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- Hi Alexander,
executing the lowlever cleaner is not possible in the current setup we have with our customer.
None... - 13:32 Bug #66231: Workspace very slow loading page tree
- Hi all,
Martin Trepper's patch from comment #66231-2 does in fact resolve the issue.
The original code is apparentl... - 12:18 Feature #36542: Changed domain handling on "View webpage" from backend causes problems
- Yes it solves the problem.
However, it should be:
TCEMAIN.previewDomain not viewDomain.
And, the protocol p... - 11:46 Bug #67165 (Closed): wizard_table not working with FlexForm
- wizard_table will not save the data and display the flexform-structure when used in a flexform. I've used the followi...
- 11:12 Task #66738 (Accepted): Make SQL Schema Parser aware of combined indexes
- 10:46 Bug #67077: PHP error on page creation
- Thanks for pointing things out Markus and Morton, I think i solved the problem (at least it works on my local).
EDIT:... - 07:03 Bug #67077: PHP error on page creation
- I think this is due to a bug exec_INSERTquery() in the DBAL "DataseConnection.php":https://github.com/TYPO3/TYPO3.CMS...
- 10:31 Bug #67093 (Resolved): Invalid SQL Query in BE UserSetup module
- Applied in changeset commit:c93af24119b4af061e30e755afde78dc79eade52.
- 10:31 Bug #67154 (Resolved): User records missing from „Simulate backend user“ select
- Applied in changeset commit:c93af24119b4af061e30e755afde78dc79eade52.
- 10:06 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Bug #66507: FAL metadata empty in reference from read only storage
- Currently the metadata access is not bind to the filemount permissions
- 09:31 Bug #66614: FAL processed files are deleted
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:25 Bug #66614: FAL processed files are deleted
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:47 Bug #67095: unnecessary generation of images
- It was decided to not backport.
- 06:55 Bug #67136: Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- I think you have a bigger problem and what you are seeing is a result of that. The initial request was HTTP/1.0 and t...
- 00:37 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:13 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:11 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:06 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-26
- 23:54 Bug #66614: FAL processed files are deleted
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:54 Bug #66614: FAL processed files are deleted
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:31 Bug #67155: Invalid SQL Query for sys_categories
- The query originates at \TYPO3\CMS\Core\Tree\TableConfiguration\DatabaseTreeDataProvider::getChildrenUidsFromParentRe...
- 21:27 Bug #67155: Invalid SQL Query for sys_categories
- Additional information:
PostgreSQL fails the query with the error message:... - 21:24 Bug #67155 (Closed): Invalid SQL Query for sys_categories
- DBAL/AdoDB Error message: ...
- 20:40 Bug #67093: Invalid SQL Query in BE UserSetup module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Bug #67093 (Under Review): Invalid SQL Query in BE UserSetup module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Bug #67154: User records missing from „Simulate backend user“ select
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Bug #67154 (Under Review): User records missing from „Simulate backend user“ select
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:59 Bug #67154 (Closed): User records missing from „Simulate backend user“ select
- Some users are not shown in the new select box to simulate a backend user in the User Settings.
Example user: acli... - 20:04 Bug #67148: Can only access first mount point
- Will provide a patch tomorrow is not done by someone else already
- 20:03 Bug #67148: Can only access first mount point
- I think we should go for:...
- 17:14 Bug #67148 (Under Review): Can only access first mount point
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:54 Bug #67148: Can only access first mount point
- h2. Analyse
Problem is that a call to @->getParentFolder()@ will call in turn @\TYPO3\CMS\Core\Resource\ResourceSt... - 16:51 Bug #67148 (Accepted): Can only access first mount point
- 16:45 Bug #67148 (Closed): Can only access first mount point
- Since the merge of #64759, whenever a user has more than 1 mount point, he only can access the first one in File > Li...
- 19:51 Bug #67095: unnecessary generation of images
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:54 Bug #66858 (Resolved): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- The code part in question (which does the update to the corresponding version) was accidentally missing while backpor...
- 18:31 Bug #66858 (In Progress): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- 17:51 Bug #67058: PDF thumbnails are not generated in File List module anymore
- Hi Christian,
The patch is already part of the 6.2 branch and will be released with 6.2.13.
You "Parse error: s... - 12:16 Bug #67058: PDF thumbnails are not generated in File List module anymore
- Hi Frans,
thank you for the link to the patch. Will this fix be released with 6.2.13?
I tried the patch (newes... - 17:30 Task #67139 (Resolved): Improve usefulnes of 'required argument not set' Exception for extbase actions
- Applied in changeset commit:60fc3c8c48d4a6dad58a1ae785c0d79a46339ec3.
- 17:25 Task #67139: Improve usefulnes of 'required argument not set' Exception for extbase actions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:36 Task #67139 (Under Review): Improve usefulnes of 'required argument not set' Exception for extbase actions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Task #67139 (Closed): Improve usefulnes of 'required argument not set' Exception for extbase actions
- ...
- 17:28 Bug #65320: BooleanNodeTest::convertToBooleanProperlyConvertsNumericValues
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:12 Bug #65320 (Under Review): BooleanNodeTest::convertToBooleanProperlyConvertsNumericValues
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Bug #67145: Disabled backend form elements have white background
- Gerrit Code Review wrote:
> Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to th... - 16:40 Bug #67145: Disabled backend form elements have white background
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:29 Bug #67145 (Under Review): Disabled backend form elements have white background
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:45 Bug #67145 (Closed): Disabled backend form elements have white background
- I found a bug in the backend css of TYPO3 6.2.
The disabled form elements have a white background color because of i... - 16:57 Bug #67077: PHP error on page creation
- Exception message "[1.4.14]: Attempt to move record '[root-level]' (pages:) without having permissions to do so." is ...
- 14:40 Bug #67077: PHP error on page creation
- Everything looks fine in BackendUtility::getRecord(). But a strange things occures: $record is created in Commands.ph...
- 13:18 Bug #67077: PHP error on page creation
- Then the DB driver delivers very strange results. You've to check BackendUtility::getRecord then.
- 12:12 Bug #67077: PHP error on page creation
- Worspaces is already inactive.
- 12:10 Bug #67077: PHP error on page creation
- Extension Manager. Extension is called "workspaces"
- 12:04 Bug #67077: PHP error on page creation
- ?? Do you have workspaces installed? ??
I don't actually know... How can I check this? - 11:56 Bug #67077: PHP error on page creation
- That is for sure a major problem. I debugged it here locally and this is always a normal record for me.
Do you hav... - 11:47 Bug #67077: PHP error on page creation
- Exactly, on echo $record['uid'] I get 060
- 11:45 Bug #67077: PHP error on page creation
- > when I echo $record['uid'] i get both root id (0) and my page id (60)
you mean $record['uid'] holds 2 values?? - 11:41 Bug #67077: PHP error on page creation
- Basically there is a thing I hardly understand: in my database, I have only 1 page record (with id=60), when I echo @...
- 10:30 Bug #67077: PHP error on page creation
- I deleted every page records, attempted tp add a new standard page below root: it creates a new root page with no id,...
- 09:57 Bug #67077: PHP error on page creation
- The int-cast thing will be solved with: #67138
- 09:49 Bug #67077: PHP error on page creation
- So you have the proof that your $record is not there. The cast to int now gives 0 for the uid, which is the "[root-le...
- 09:18 Bug #67077: PHP error on page creation
- When I cast @$record['uid']@ to @int@ and I try to add a new page, I get an exception @[1.4.14]: Attempt to move reco...
- 16:39 Bug #66552: List module search bar - cannot remove search term
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:52 Bug #66552 (Under Review): List module search bar - cannot remove search term
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Feature #67147 (Needs Feedback): AJAX delete content element
- Hi Simon,
what you referring to? This is already done in CMS 7 (except the last part). - 16:04 Feature #67147: AJAX delete content element
- same could be done with hide/unhide
- 16:02 Feature #67147 (Closed): AJAX delete content element
- Deleting a content element in the right and main frame could be done via AJAX. That would avoid the disturbing page r...
- 16:08 Bug #47322 (Under Review): Import Selection with TYPO3 Element Browser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Bug #47322: Import Selection with TYPO3 Element Browser
- The ElementBrowser and specially the JS-Stuff need a complete refactoring.
- 09:32 Bug #47322: Import Selection with TYPO3 Element Browser
- Also present on current master branch.
Can be tested with ext:styleguide -> TCA -> GROUP -> GROUP: 5 internal_type=f... - 08:19 Bug #47322: Import Selection with TYPO3 Element Browser
- The bug still exists in TYPO3 6.2.12. Tested with Firefox and Chrome.
- 15:50 Bug #67118 (Closed): Search field in list tool cannot be cleared…
- Closed as being a duplicate of #66552
- 15:44 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- @Grigori Prokhorov
Did you already run the lowlevel cleaner? Can you update to latest version (6.2.12)? - 15:08 Bug #61184: Backend - Page Tree in Workspace & Publish content - Performance Issue - BackendUtility::countVersionsOfRecordsOnPage
- Can confirm same issue with same bottleneck in TYPO3 6.2.6 instance with > 6000 pages and > 42000 content records.
- 14:54 Bug #66941: Missing "select all" in EXT:recycler
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:45 Bug #66941 (Under Review): Missing "select all" in EXT:recycler
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Bug #67144 (Needs Feedback): ObjectStorage->detach does not decrease positionCounter
- The positionCounter is not involved here. The foreach loop uses the \Iterator interface.
Seems like removing am el... - 13:32 Bug #67144: ObjectStorage->detach does not decrease positionCounter
- Solved it this way:...
- 13:22 Bug #67144 (Closed): ObjectStorage->detach does not decrease positionCounter
- I encountered that if you are doing something like:...
- 13:50 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- OK. Since the original debian packages run with 5.6.7 and not 5.6.9 they are *not* yet affected, that's the reason th...
- 13:40 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- @Benjamin: We are indeed using _.deb packages_
- 13:23 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- I had this problem with servers running dotdeb packages. can you confirm? All other instances work fine. (wheezy+dotd...
- 00:08 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- According to https://github.com/gplessis/dotdeb-php5/issues/85 affected regex work just fine on CLI. It seems to be r...
- 00:01 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Curiously changelog 5.5.25 does not mention anything regarding regex, but PHP 5.4.41 got PCRE 8.37 as well!
Hence ... - 13:15 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:06 Task #67071: Add cleanup tool for processed files to Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Bug #67082 (Needs Feedback): TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- can you please show us the userFunc, imo the cache looks good.
If it is not possible to show us the code, maybe anon... - 12:08 Bug #66827 (Needs Feedback): gdlib fails - no thumbnails in backend after update to 6.2.12
- Any new results here?
- 11:52 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:10 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- I can live with the last option. But there should be an option to (de)activate it via the install tool. There may be ...
- 10:30 Bug #67138 (Resolved): Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- Applied in changeset commit:7c8bc63d286aa881d14858b901cb58d19c720267.
- 10:13 Bug #67138: Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:56 Bug #67138 (Under Review): Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:54 Bug #67138 (Closed): Missing (int) cast in \TYPO3\CMS\Backend\Tree\Pagetree\Commands
- ...
- 10:15 Bug #67097: cHash removed even if explicitly enabled
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:46 Bug #67097: cHash removed even if explicitly enabled
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:44 Bug #67136 (Closed): Using pageNotFound handler with a cURL proxy can cause HTTP headers to be displayed
- There is an issue when using a cURL proxy alongside a pageNotFound_handling to an URL. Here, 2 blocks of HTTP headers...
- 07:56 Bug #67130: Invalid loading order of packages with suggestions
- Regarding composer key that is not only suggestions but also dependencies.
And it is not really "loading" order but a...
2015-05-25
- 23:53 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Same issue here with Typo3 *7.2*, Debian *7.8* and latest PHP *5.5.25* release
@Uncaught TYPO3 Exception
#1: PHP... - 23:32 Feature #52217: Hook for analyzing record
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:01 Bug #63722 (Closed): Stop flush class loader cache while rebuilding class loader.
- Not resolved, it is closed as duplicate. ;)
- 22:55 Bug #66858: Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- Hi,
excuse the long time it takes to respond. I'd used TemplaVoila to fix #65117 and tested with it and it worked.... - 22:47 Task #67134 (Closed): The core must provide structured content elements which are configurable similar to backend layouts out of the box
- See http://wiki.typo3.org/Blueprints/StructuredContentContainers
The final goal should be to provide at least the ... - 21:05 Bug #67128 (Needs Feedback): TYPO3 Core issue with "csc-sword" wrap for some search terms (TYPO3 6.1.5)
- Hi Carl,
I am currently unsure how this is related to the core of TYPO3.
Searching for "="highlight" didn't yield... - 18:13 Bug #67128 (Closed): TYPO3 Core issue with "csc-sword" wrap for some search terms (TYPO3 6.1.5)
- Greetings,
We use the Apache Solr plugin on one of our sites for search. Normally when we perform a search on the ... - 19:55 Bug #67131 (Closed): filelist drag and drop upload In Chrome Version 43.0.2357.65 m
- Dear Team,
It seems, in typo3 6.2 with chrome Version 43.0.2357.65 drag and drop feature always open the "file bro... - 19:53 Bug #67130 (Closed): Invalid loading order of packages with suggestions
- When an extension is providing both a @composer.json@ *and* an @ext_emconf.php@ files, the suggestions are read from ...
- 19:30 Bug #51069 (Resolved): Updating extension changes load order
- Applied in changeset commit:5d8de35b2cd922f9dc6a9f45f387309898ed46cb.
- 19:20 Bug #51069: Updating extension changes load order
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:52 Bug #51069: Updating extension changes load order
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:16 Bug #51069: Updating extension changes load order
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:56 Bug #51069 (Under Review): Updating extension changes load order
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:52 Bug #51069 (Accepted): Updating extension changes load order
- I found out now, why the "suggest" feature didn't work. A mistake in a preparation patch happened: https://review.typ...
- 00:39 Bug #51069: Updating extension changes load order
- Could it be that this is actually already solved with #57825?
- 17:43 Bug #67097: cHash removed even if explicitly enabled
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Bug #67097: cHash removed even if explicitly enabled
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #67097: cHash removed even if explicitly enabled
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:32 Bug #67127 (Rejected): TCEForm multiselect not working on IE11
- Sorry, but TYPO3 4.5 has reached its end of life and will no longer be maintained.
- 17:08 Bug #67127 (Rejected): TCEForm multiselect not working on IE11
- When using a multiselect element in the TYPO3 4.5.40 backend, if you click on an item on the right column or move/del...
- 16:50 Bug #67095: unnecessary generation of images
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:49 Bug #67095 (Under Review): unnecessary generation of images
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:36 Bug #67095 (In Progress): unnecessary generation of images
- 16:46 Task #67126 (Closed): Make sure ProcessedFile and LocalImageProcessor use correct FAL API
- ProcessedFile::setName() and LocalImageProcessor::checkForExistingTargetFile() only work for local/'normal' file syst...
- 15:38 Feature #64566 (Needs Feedback): AbstractController::redirect should have a noCacheHash parameter
- Tizian Schmidlin wrote:
> I recently experienced the need to deactivate all cHash parameters and was lastly stuck ... - 14:01 Bug #67066 (Resolved): Important Actions -> Clear all caches fails with DBAL
- Applied in changeset commit:e3fbdaddf1504912beacf29d1204e2531d0059d7.
- 13:31 Task #65346 (Resolved): Streamline TS registration for sysexts
- Applied in changeset commit:0ef3c40737fb8f998aef701a755fde5fdb52f1ab.
- 12:08 Bug #66507: FAL metadata empty in reference from read only storage
- it's possible to access metadata from read only filament. Usergroup has a read only filemount and a normal filemount....
- 12:00 Task #67120: RTE: Save <br> instead of <br /> in database
- You are right. <br /> is better backward compatible. I don't thought about it. Maybe it's possible to check config.do...
- 09:41 Bug #67094: Empty entries in sys_file_processed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:34 Bug #67094 (Under Review): Empty entries in sys_file_processed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:30 Bug #66878: Remove duplicate code by using internal API
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:04 Bug #66523: Refindex error for link wizard fields in flexforms
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:59 Bug #65809 (Accepted): Autocompletion fails in TypoScript-Editor
2015-05-24
- 23:32 Bug #51069: Updating extension changes load order
- Never the less we have loads of "legacy code" also in the Core, where APIs to provide those priorities. Examples: Ext...
- 23:22 Bug #51069: Updating extension changes load order
- The actual flaw is that the various APIs do not provide a "priority system".
Even if we add a loadBefore/After set... - 22:46 Feature #61722: Make it possible to translate records with extbase
- Because I can't and won't change a domain model for this in many cases I wrote a transparent solution. So it might be...
- 18:31 Bug #64584 (Closed): Icons don't appear on mouse-over
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 16:43 Bug #64447: Missing picture in deactivated horizontal Rows
- I can confirm this bug with 6.2.12... and yes, I confirm that with 2 columns only, it works.
I also tried the foll... - 16:33 Task #67120 (Needs Feedback): RTE: Save <br> instead of <br /> in database
- Why is <br> better??
<br /> is fully valid HTML5 and even more it is valid XHTML. - 16:13 Task #67120 (Closed): RTE: Save <br> instead of <br /> in database
- Since HTML5 is around maybe it's better to save <br> in database.
- 16:16 Task #65346 (Under Review): Streamline TS registration for sysexts
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:37 Bug #23598: AJAX-menu for content-elements only checks page-record-permissions not content-element-permissions
- Still an issue in 6.2.12
- 14:24 Bug #67118 (Closed): Search field in list tool cannot be cleared…
- When I search inside the list tool (e.g. in a sysfolder) I cannot clear the search term without logout/login.
- 14:01 Bug #67116 (Resolved): Plugin templates are always loaded twice!?
- Applied in changeset commit:c28a8f372d74e095a934e4d4e789345fb35d7722.
- 13:32 Bug #67116: Plugin templates are always loaded twice!?
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:27 Bug #31806 (Needs Feedback): translation files are not being loaded in fileadmin
- this is the test I have done with TYPO3 6.2.12, tell me if it is sufficient:
1) I created in the root a "Website ...
2015-05-23
- 19:24 Bug #67116: Plugin templates are always loaded twice!?
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:14 Bug #67116 (Under Review): Plugin templates are always loaded twice!?
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:12 Bug #67116: Plugin templates are always loaded twice!?
- Problem was introduced with https://review.typo3.org/#/c/27587/5/typo3/sysext/core/Classes/Utility/ExtensionManagemen...
- 17:22 Bug #67116 (Accepted): Plugin templates are always loaded twice!?
- Thanks for the report, I can confirm that extensions are shown twice. We have to investigate whether these are only s...
- 14:18 Bug #67116 (Closed): Plugin templates are always loaded twice!?
- Hello developers!
I do not understand the following!
In an installation with TYPO3 version 6.2.12, I import via... - 18:26 Bug #66994 (Needs Feedback): Composer autoload path detection is a bit too restricture
- Claus Due wrote:
> Example: typo3_src in DOCUMENT_ROOT is symlink to other folder.
How did that happen? If you... - 17:11 Task #60898: On physically moving a file through the FAL API, the cache of affected pages is not cleared
- The same effect can be seen by:
- overwriting a file in the Filelist module
- overwriting a file with other metho... - 12:56 Task #62779: Docker - Official Repositories
- Have a Look at this boilerplate docker Container for typo3: https://github.com/mblaschke/TYPO3-docker-boilerplate
- 12:26 Bug #59656 (Closed): List mode doesn't show relation number, but tries to get record title from related table
- Closed on request of the reporter.
If you think that this is the wrong decision or experience this issue again, th... - 02:26 Bug #66614: FAL processed files are deleted
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-22
- 23:40 Bug #36285 (New): When working in a draft workspace the path displayed is the live path.
- Still an issue with 6.2.12: see attached file: the page "my page 3" has been renamed in workspace "my page 3vvvv"; no...
- 22:54 Feature #67111: eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- Nice! I saw your? code yesterday after discovering the eID=dumpFile and made somethings based on it to test the "down...
- 18:22 Feature #67111 (Accepted): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- That would indeed be a nice feature.
We currently handled it like this https://github.com/beechit/fal_securedownl... - 18:00 Feature #67111 (Closed): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- It would be nice if the eID call would support the properties $asDownload and $alternativeFilename like \TYPO3\CMS\Co...
- 21:38 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Ok, first investigation reveals the issue.
When opening the Insert Image dialog, the first tab (magic image) is se... - 19:56 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- .......the method only works with the "Magic Image"
- 19:55 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Stop!
When I insert a "normal image" it does not work with:
"So Previously Only When I click on the Appropriate... - 19:46 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Hi Markus,
yes that's right. Please change the title of this issue.
Thank you for the effort and one to compreh... - 18:40 Bug #65821 (Accepted): RTE: Images are not generated reduced - only the height and width attribute is changed
- I can confirm the issue with images not being scaled upon inserting them into RTE.
Inserting a "magic image" and c... - 12:19 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Now I can even more accurate notice!
When I use the file browser "Insert Image" open over the icon and a picture o... - 09:47 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Hello!
I have found a possible cause or maybe helping them following note on.
I made a new naked TYPO3 instal... - 21:00 Task #67113 (Resolved): ExtensionManagementUtilityTest
- Applied in changeset commit:aa760ccdf0f83f869f4d3168ee82d09b8594883c.
- 20:47 Task #67113: ExtensionManagementUtilityTest
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:37 Task #67113 (Under Review): ExtensionManagementUtilityTest
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:36 Task #67113 (Closed): ExtensionManagementUtilityTest
- 20:00 Task #65344 (Resolved): Remove typo3conf/extTables.php functionality
- Applied in changeset commit:ae3a80dbc5014ded03a36c18ff4e0f83fb61a573.
- 18:58 Task #65344: Remove typo3conf/extTables.php functionality
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #67077: PHP error on page creation
- The problem is an unsafe comparison...
- 09:43 Bug #67077: PHP error on page creation
- @$record@ is empty in @getNodeRecord@. But tracking further to @getRecordWSOL@ in @BackendUtility.php@ I loose any er...
- 08:16 Bug #67077 (Needs Feedback): PHP error on page creation
- 08:16 Bug #67077: PHP error on page creation
- The error itself it caused by @$record@ being NULL, but @$record['uid'] !== 0@ returns TRUE. We can patch this for no...
- 18:30 Task #67110 (Resolved): Modernize irre_tutorial fixture
- Applied in changeset commit:6869b7776a0249374e5456292249167776106f13.
- 17:05 Task #67110 (Under Review): Modernize irre_tutorial fixture
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Task #67110 (Closed): Modernize irre_tutorial fixture
- 17:51 Feature #59511: Remove previous TYPO3 version after core update
- Main problem is with those darn linked and multiply used cores: wo do not know if another instance still uses old cor...
- 17:46 Bug #53625: Wrong message "No install tool password set"
- well, a password must be manually set in LocalConfiguration if none is set ... I'd go for a message adaption or an ad...
- 17:45 Bug #50493: "Invalid Memcache->connection member variable" in unit tests
- no idea - needs investigation.
- 17:41 Bug #17203 (Closed): Access Check for Content Elements before drawing the Interface
- Let us close this one for now - if we need something again, we can create a fresh ticket with more detailled informat...
- 17:04 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- Hi,
is it a bug or a feature?
This changed behaviour leads back until 4.2 and was then considered as a bug (6 y... - 15:54 Bug #66669: Possibility to extend/override New login screen
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:47 Bug #66669: Possibility to extend/override New login screen
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:23 Bug #66669: Possibility to extend/override New login screen
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:29 Bug #67066: Important Actions -> Clear all caches fails with DBAL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #65672 (Needs Feedback): TCA readOnly flag not working in group element
- If I get it correct this is now solved with: https://forge.typo3.org/issues/66870
Can you check this? - 15:08 Bug #67107: Fieldtypes "none" and "user" auto-save field value on record creation
- The field is not set by DataHandler, but the default value is initialized by DataHandler, so this is where this shoul...
- 13:39 Bug #67107 (Closed): Fieldtypes "none" and "user" auto-save field value on record creation
- When a field is configured with type "none" or "user", FormEngine sends a value to DataHandler when the record is cre...
- 14:49 Bug #57938 (Closed): Copy/Paste content element, paste copy at this place, inserts on top
- 14:39 Bug #66600 (Closed): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- 13:30 Bug #67105 (Resolved): FlexFormContainer: Read field name correctly from globalOptions array
- Applied in changeset commit:c2ce2f62a10d27a4c13dc23029014c96014cdf9a.
- 13:02 Bug #67105 (Under Review): FlexFormContainer: Read field name correctly from globalOptions array
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:58 Bug #67105 (Closed): FlexFormContainer: Read field name correctly from globalOptions array
- The field name is read from the wrong array key, resulting in a broken flexform.
- 12:52 Bug #67094 (Accepted): Empty entries in sys_file_processed
- 12:52 Bug #67095 (Accepted): unnecessary generation of images
- 12:40 Bug #52906 (Closed): Installtool prefers to deactivate saltedpasswords
- I think this was resolved a while ago. Closing now.
- 12:05 Bug #65626: References in the filelist show all references to an ID
- The issue was solved in
https://forge.typo3.org/issues/60226
and patched with
https://review.typo3.org/#/c/37086/ ... - 11:51 Bug #30229: Error when deleting a Page with translation
- This issue was closed by me, as nobody responded to questions. And your reopen request helped here.
@Michael Voehr... - 11:36 Bug #61656: Icon size in the groupMods field not set to 16x16
- It seems to be resolved with CSS in the TYPO3 7 version...
Thanks
Eric - 11:31 Bug #66550: No Content in the right Panel (only Chrome)
- Hi,
we experience the same Problem on non-retina Chrome (42.0.2311.135) on Fedora/Gnome3
A working fix is to fo... - 11:04 Bug #67100 (Closed): ToolbarInterfaces are not compatible
- Argh! What's that? On my local machine everything works and all classes have the & set. So the customer must have mod...
- 10:51 Bug #67100 (Closed): ToolbarInterfaces are not compatible
- Hello Core-Team,
after requesting /typo3 directory I get following error message:
Fatal error: Declaration of T... - 10:52 Bug #67097: cHash removed even if explicitly enabled
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #67097: cHash removed even if explicitly enabled
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #67097: cHash removed even if explicitly enabled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #67097 (Under Review): cHash removed even if explicitly enabled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #67097 (Closed): cHash removed even if explicitly enabled
- With #60272 the @UriBuilder@ learned to disable the @cHash@ if the current request and target action are uncached.
... - 10:49 Bug #66858 (Accepted): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- 10:25 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- No, only skip the test once, the other tests generated through dataProvider will be run.
My Ubuntu 15.04 returns:
... - 09:59 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- On debian wheezy I have...
- 08:56 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- Hmmm looking into neos/fluid doesn't help us here.
https://git.typo3.org/Packages/TYPO3.Fluid.git/blob/HEAD:/Tests... - 09:51 Bug #67098 (Closed): Bug in TextfieldViewHelper for "required" tag
- There is a major bug in the TextfieldViewHelper (namespace TYPO3\CMS\Fluid\ViewHelpers\Form):
The parameter "require... - 09:46 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Created bug report about the version mismatch https://bugs.php.net/bug.php?id=69689
- 09:36 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Looking in the git history of PHP shows that on branch PHP-5.4 was an zupdate from pcre 8.34 to 8.36...
- 07:41 Bug #67048 (Needs Feedback): PHP 5.6.9, probably due to libpcre-Update in PHP
- dmaicher mentioned in "this ticket":https://github.com/gplessis/dotdeb-php5/issues/85 that swiftmailer works fine in ...
- 09:17 Bug #67091: FAL returns wrong data when reading files in collection
- Thats right. Is there any documentation about this?
What I mean: In my case I looked into the Core to find out what ... - 09:01 Bug #67091: FAL returns wrong data when reading files in collection
- but that's why you get an object back and not a plain array with values so you can check if it is a File of FileRefer...
- 08:24 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- That's good to know. Thanks a lot for your effort!
- 07:30 Bug #67096 (Closed): Usage of definition list in RTE
- Hello,
I am not sure if this is a RTE bug or a configuration bug.
When I try to add a definition list in RTE, t... - 02:28 Task #67071 (Under Review): Add cleanup tool for processed files to Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:08 Bug #66952: Intermittent mapping ignore
- I rewrote the code to avoid the inheritance that was causing the issue. I'm unable to reproduce on the test site with...
2015-05-21
- 23:59 Bug #67091: FAL returns wrong data when reading files in collection
- Yes, I now have checked that in the Core.
\TYPO3\CMS\Core\Resource\Collection\StaticFileCollection::loadContents() c... - 21:13 Bug #67091 (Needs Feedback): FAL returns wrong data when reading files in collection
- So the issue here is that the StaticFileCollection collects/returns FileReference objects instead of File objects, co...
- 18:33 Bug #67091 (Closed): FAL returns wrong data when reading files in collection
- To fetch files in sys_file_collection, I use the following code (TYPO3 is 6.2.12 with php 5.3.10-1ubuntu3.18):
<pr... - 21:59 Bug #67095 (Closed): unnecessary generation of images
- If a file exists in _processed_ but has no entry in sys_file_processed, the file is generated again.
Solution/Work... - 21:57 Bug #67094 (Closed): Empty entries in sys_file_processed
- If an image is processed, and the webserver can’t read the file, a null entry in sys_file_processed is created, which...
- 21:52 Bug #66883 (Needs Feedback): Connection Error with workspaces in Production mode
- Please add a description on how to reproduce on 6.2.
According to the description in https://forge.typo3.org/issue... - 21:38 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- We're still discussing options in slack channel #ext-update-foo :)
This is an issue in core version 7, and not in... - 20:56 Bug #67084 (Accepted): Recursive delete doesn't delete individual file entries in database
- I could reproduce it, at least when deleting a folder recursive with more than 1 sublevel.
- 16:06 Bug #67084 (Needs Feedback): Recursive delete doesn't delete individual file entries in database
- Are you on 6.2.12? I can't reproduce this on current 6.2
- 15:00 Bug #67084 (Closed): Recursive delete doesn't delete individual file entries in database
- In the file list module, when deleting complete folders / subfolders, the individual files and folders are deleted fr...
- 20:07 Bug #67093: Invalid SQL Query in BE UserSetup module
- http://stackoverflow.com/questions/1992314/what-is-the-difference-between-single-and-double-quotes-in-sql#comment1910...
- 20:05 Bug #67093: Invalid SQL Query in BE UserSetup module
- shouldn't all strings in SQL be single quoted?
- 19:49 Bug #67093 (Closed): Invalid SQL Query in BE UserSetup module
- Error raised by DBAL/ADOdb: ...
- 19:30 Bug #67060 (Resolved): Package Management only allows TYPO3 Extensions
- Applied in changeset commit:fdad8e3568eb64d39e697d7d4b61e42b9776dbbe.
- 18:33 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:48 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:39 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:04 Bug #67092 (Closed): PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- ...
- 19:00 Bug #66679 (Resolved): Thumbnails for .pdf-Files are not generated
- Applied in changeset commit:b9e1b0f5b974f0ce9f33c3aa756ffb582f8ca38c.
- 18:46 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:43 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:54 Bug #66614: FAL processed files are deleted
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Bug #66614: FAL processed files are deleted
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:37 Bug #66614 (Under Review): FAL processed files are deleted
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:32 Bug #66614: FAL processed files are deleted
- I figured out the whole process now.
# After inserting the magic file into RTE
# a ProcessedFile is generated for th... - 18:26 Bug #67089 (Closed): Preview image for PDF broken
- Duplicates #66679
- 18:17 Bug #67089: Preview image for PDF broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Bug #67089 (Under Review): Preview image for PDF broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #67089 (Closed): Preview image for PDF broken
- Steps:
* Enable thumbs in filelist module
* put a PDF into the folder
Result: No thumb displayed
DB: sys_fi... - 18:12 Bug #67066: Important Actions -> Clear all caches fails with DBAL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Bug #67067: dbal admin_get_tables() returns information in wrong format
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:47 Bug #66932 (Accepted): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- I'm able to reproduce this now!
*Summary*
2 Languages
Pagetree:
Page 1
- Page 2
Page 1 is of type sh... - 17:06 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- - Is the "shortcut target" field empty on the "Das Gebiet" page?
Yes, it is empty.
- What did you select/configur... - 16:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Is the "shortcut target" field empty on the "Das Gebiet" page?
What did you select/configure for the shortcut in the... - 16:09 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Ok I see. To explain you the real problem, we have to move some steps backward :-).
- How does your page tree look... - 15:40 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- That would be one option too. By removing the fields from the pageOverlayFields you prevent those fields from being t...
- 15:14 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Do you mean the configuration field [FE][pageOverlayFields]?
At the moment value is set as follows: uid,title,subti... - 13:01 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- This is rather a bugfix. You can define the type of the shortcut per language.
If you need it to be inherited in the... - 11:46 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- - Did you select "First subpage" in both languages? (maybe post a screenshot of the page properties)
This gave me th... - 10:57 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Can you please provide more details on your setup?
How does your page tree look like?
What does the HMENU TS look... - 07:54 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Yes I was using 6.2.12, which I upgrade from 4.5.37 to 6.2.12 .
- 01:15 Bug #66932 (Needs Feedback): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- I can't reproduce the issue on current 6.2 branch.
- 00:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Which TYPO3 version are you using exactly? Latest 6.2.12?
- 16:30 Bug #67079 (Resolved): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Applied in changeset commit:0f82f038d9eedf423b0c915334d1062f6ae8a393.
- 16:17 Bug #67079: ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:26 Bug #67079 (Under Review): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Bug #67079 (Closed): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Hi,
if you register a modul in main module "file" you get the ID of the file storage (&id=1:user_upload/... ) the fu... - 16:11 Bug #67036 (Needs Feedback): Switching between two RDBMS using dbal
- Is there some configuration for the default DBAL handler in your LocalConfiguration.php?...
- 16:03 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
- We can confirm this issue with 6.2.11 which includes #63550. on a large site with hundreds of pages the generation of...
- 16:00 Feature #66907 (Resolved): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Applied in changeset commit:46fd9abd3029f85529b8fba6ef21c633b42ae2df.
- 15:21 Bug #67085: language menu uses incorrect active state
- Damn.. I forgot to set a good issue title.. :)
- 15:20 Bug #67085 (Closed): language menu uses incorrect active state
- I wanted to create the hreflang tags for a website with 3 different languages: de-DE (default language), de-AT, de-CH...
- 15:00 Bug #67074 (Resolved): EXT:mediace does not show youtube videos anymore
- Applied in changeset commit:1f82fdec70bdd0cec24bcb6a06efb2998999e36c.
- 09:05 Bug #67074 (Under Review): EXT:mediace does not show youtube videos anymore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:00 Bug #67074 (Closed): EXT:mediace does not show youtube videos anymore
- 14:35 Bug #17073: Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
- Still existing, yes.
- 14:34 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- I suspect that regex-based parameter-parsing is the cause of the 6.2-issue, too.
As this happened on a live system, ... - 11:31 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- http://www.pcre.org/changelog.txt Point 22
https://github.com/php/php-src/blob/master/ext/pcre/pcrelib/ChangeLog Poin... - 11:30 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- The 6.2 error sounds more like a syntax error in some Fluid template.
Where do you get this error? Upon login?
Can ... - 14:07 Bug #67077: PHP error on page creation
- Develoment preset is active and I find no SQL related error. But you're right, a syntaxe error is returned in a JSON ...
- 12:55 Bug #67077: PHP error on page creation
- Ah ok, then I was mislead. You didn't mention that DBAL is active ;-)
So you need to search backwards where this s... - 12:33 Bug #67077: PHP error on page creation
- Yes, I'm on latest master branch and PostgreSQL is up to date.
- 12:07 Bug #67077: PHP error on page creation
- Are you testing on latest master branch?
Is your DB up to date? - 11:41 Bug #67077 (Closed): PHP error on page creation
- In 7.2 when trying to create a page, pagetree remain stuck on "Please wait..." and exception is raised:
@PHP Catch... - 13:40 Bug #67082 (Closed): TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- Userfunc in TMENU (itemArrayProcFunc, IProcFunc)
Typoscript: http://pastebin.com/kAHTJA4V
All caches disabled (con... - 13:12 Feature #67080 (Closed): Install Tool: begin with "Important Actions", move splash-page to "About"
- After having logged into the install tool, a long and probably very seldomly read help page is displayed (cf attachme...
- 12:47 Bug #66669: Possibility to extend/override New login screen
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:01 Bug #66669: Possibility to extend/override New login screen
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:30 Task #67076 (Resolved): Merge typo3/sysext/core/Build/ to Build/ directory
- Applied in changeset commit:e6474fe5176c040201eae9e6ddf9b6134a54a540.
- 12:07 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:15 Task #67076 (Under Review): Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Task #67076 (Closed): Merge typo3/sysext/core/Build/ to Build/ directory
- 11:43 Bug #67057 (Closed): DBAL locallang error
- Duplicates #66642
- 09:50 Bug #67057: DBAL locallang error
- I applied patch from http://review.typo3.org/39095 and problem solved in v7.2.
- 11:00 Task #66905 (Resolved): Deprecate uc->classicPageEditMode and editRegularContentFromId option
- Applied in changeset commit:d5a497e570b1a9ea85275060b2a636043d679dd5.
- 10:38 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Bug #66600: Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- I solved this myself by simply setting the uidLocal of my FileReference Model. As long as no one faces problems you a...
- 10:07 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- What i do is, that i merge flexform structures... I wrote an extension that provides some new records, all realized v...
- 09:52 Bug #67075 (Closed): Table content - options not saved
- In TYPO 7.2.0, in a table content, the options are not saved in DB : Layout, Backgr. Color, Border, Cellspacing, Cell...
- 08:30 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
- Hey Mathias,
i just hit the exact same issue as described here.
TYPO3 6.2.12.
Once you translate a CE with Fle... - 02:40 Task #67071 (Closed): Add cleanup tool for processed files to Install Tool
- After fixing #66614, changes to the graphics settings ([GFX]) do not cause thumbnails to be regenerated.
A tool ha... - 02:19 Task #56147: Regenerate missing RTE magic image on rendering
- For the record: The click-enlarge functionality is ok.
- 02:02 Task #56147 (Needs Feedback): Regenerate missing RTE magic image on rendering
- In conjunction with with #66614 I know discovered that the RTE Click-Enlarge rendering (the static template) is buggy...
- 00:00 Task #67065 (Resolved): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Applied in changeset commit:358706a359dc13c185ddc12f79f283e1ad25a801.
2015-05-20
- 23:41 Bug #66669: Possibility to extend/override New login screen
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:15 Bug #66669: Possibility to extend/override New login screen
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 04:29 Bug #66669: Possibility to extend/override New login screen
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:48 Bug #66669: Possibility to extend/override New login screen
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:38 Bug #66669: Possibility to extend/override New login screen
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:40 Bug #65170 (Needs Feedback): RTE: Include of RTE.default.contentCSS fails when path has leading slash
- Tobias, I think this could be closed, am I correct? Thank you!
- 23:20 Task #67065: Make fileedit hook JavaScript for ext:t3editor an AMD module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Task #67065 (Under Review): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Task #67065 (Closed): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Make fileedit hook JavaScript for ext:t3editor an AMD module
- 23:13 Bug #67057: DBAL locallang error
- Alexis, your turn to give us info, what the issue might be. I currently believe that this is not a core issue.
- 21:00 Bug #67057: DBAL locallang error
- Description says 7.2, Version field 6.2.
From Slack I know it's a 7.2 installation.
6.2 works OK for me too. - 20:10 Bug #67057: DBAL locallang error
- Args... my mistake of course. I already looked at it today in the sources and saw that the code is not in master anym...
- 19:49 Bug #67057: DBAL locallang error
- Has already been resolved in master (commit ec5dad1 / #66642)
- 17:51 Bug #67057 (Needs Feedback): DBAL locallang error
- I'm failing to reproduce this on latest master.
I installed DBAL and accessed the module, but no errors. - 15:09 Bug #67057 (Closed): DBAL locallang error
- In v7.2, on DBAL Debug:
@Fatal error: Call to a member function includeLLFile() on a non-object in xxx/typo3/sysext/... - 22:30 Bug #64759 (Resolved): File list shows folder identifier instead of path
- Applied in changeset commit:a85f18cd673a352a3680adaef8077b10a0b1cca4.
- 22:26 Bug #64759: File list shows folder identifier instead of path
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:40 Bug #64759: File list shows folder identifier instead of path
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Bug #66600 (Needs Feedback): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- Hi Philipp,
I'm not sure why you would to provide a different object then a FileReference here. And further there ... - 21:44 Bug #67067 (Under Review): dbal admin_get_tables() returns information in wrong format
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Bug #67067 (Closed): dbal admin_get_tables() returns information in wrong format
- The return value form admin_get_tables() is expected to be an array with tablenames as key and arrays with status inf...
- 21:32 Bug #67066 (Under Review): Important Actions -> Clear all caches fails with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #67066 (Closed): Important Actions -> Clear all caches fails with DBAL
- Clearing all cache from the Install Tool fails on master. Installation is configured with DBAL and PostgreSQL 9.4.
A... - 19:30 Feature #24906: Feature Request: Configuration for maximum chars in text area (TCA - type "text")
- Simon Praetorius wrote:
> Could this be backported to TYPO3 6.2 LTS? It would be very helpful to limit the input in ... - 19:08 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Bug #67059: AdoDB error with PostgreSQL
- I can't help here, sorry.
- 17:12 Bug #67059: AdoDB error with PostgreSQL
- Problem solved after (I presume) cleaning some records from pages table... Weird!
- 16:07 Bug #67059: AdoDB error with PostgreSQL
- Sorry, I gave too few (and wrong) information:
When I click on modules 'View', 'Filelist', 'Language', 'Extensions', ... - 15:13 Bug #67059 (Closed): AdoDB error with PostgreSQL
- In v7.2 with postgre driver (v9.2):
@Core: Error handler (BE): PHP Warning: pg_query(): Query failed: ERREUR: erreu... - 17:10 Bug #65321 (In Progress): PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
- 17:09 Bug #65321: PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
- Entry in PHP issue tracker: https://bugs.php.net/bug.php?id=69674
- 17:07 Bug #67058 (Needs Feedback): PDF thumbnails are not generated in File List module anymore
- Could you check if https://review.typo3.org/#/c/39077/ resolves your issue?
- 15:11 Bug #67058 (Closed): PDF thumbnails are not generated in File List module anymore
- This report is about the following TYPO3 CMS setting:
* TYPO3 CMS 6.2.12
* PHP Version 5.4.27
* UNIX server
* ... - 16:09 Bug #67061 (Closed): Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Hi there
When a non-admin tries to upload a file with special characters in the name (e.g. täst.txt) and $GLOBALS[... - 15:30 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:21 Bug #67060 (Under Review): Package Management only allows TYPO3 Extensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #67060 (Closed): Package Management only allows TYPO3 Extensions
- There is a bug in the recent Package Management refactorings that Package instances are only allowed if they contain ...
- 15:00 Bug #65304 (Resolved): Backend (TCA): TreeView: maxLevels not working correctly
- Applied in changeset commit:0c6e695ed9475ad2d9cf0e46777c1801496d18dc.
- 14:37 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #59523 (Resolved): Content Element "Special Menus"
- Applied in changeset commit:0c4d7e20cb2a36a5ec39e796b4a1254b93a44019.
- 14:39 Bug #59523: Content Element "Special Menus"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Bug #59523: Content Element "Special Menus"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #59523: Content Element "Special Menus"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Feature #67056 (Under Review): Option to disable move buttons for TCA type "group"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:34 Feature #67056 (Closed): Option to disable move buttons for TCA type "group"
- There should be an option to disable the move buttons for the TCA type @group@.
These icons are currently automati... - 14:17 Bug #67034: Content Slide: slide.collect issues since 7.1.0
- There have been some changes to this area. I suspect that it has something to do with "Website" being a shortcut, but...
- 14:00 Bug #66870 (Resolved): field type group with readonly should not render links to element browser
- Applied in changeset commit:b065bdf662b9c243255583356cada75a6b23cdce.
- 13:59 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Is there at least hope that https://forge.typo3.org/issues/67034 will be fixed soon? Because right now I can either h...
- 13:55 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- > I assume it's for security, but once I open the Install Tool WITHOUT doing anything it resets the value back to 'rs...
- 13:54 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Sorry, there is no support for old snapshop releases. As you said this is fixed in 7.2
- 13:39 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Hello
I am currently running Version 7.0.0. When I want to log in to the backend I get an error, even though the p... - 13:56 Bug #67044: Normalize Type int to integer doesn't work in DTOs
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Bug #67044 (Under Review): Normalize Type int to integer doesn't work in DTOs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Bug #67044 (Closed): Normalize Type int to integer doesn't work in DTOs
- I walk across a bug with the PropertyMapper when i declare a property as int instead of integer in a DTO Model.
The... - 13:32 Bug #66500: Link-Wizard in IE and McAfee Add-On
- Hi Markus,
ok, if I fix the problem I will push my suggestion to Gerrit.
Thank you for your support and help. :... - 13:30 Task #66998 (Resolved): Cleanup indexed search searchcontroller
- Applied in changeset commit:a8e0455c51b565bd0c7ed6d93d3af8b12a3b9c7a.
- 13:30 Bug #63920 (Resolved): Configuration folder permission not taken in account
- Applied in changeset commit:1b23e73b80282ed6df4bfa0bfdf64680b47ca0bf.
- 13:09 Bug #67047: Cannot access shortcut target in menus
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #67047: Cannot access shortcut target in menus
- Example code to mark active menu items including shortcuts:...
- 12:24 Bug #67047 (Under Review): Cannot access shortcut target in menus
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:18 Bug #67047 (Closed): Cannot access shortcut target in menus
- With #36822 links via overlaid shortcuts have been fixed but the original menu item data was kept unchanged.
This ... - 13:00 Bug #67002 (Resolved): Crop scheduler additional information
- Applied in changeset commit:114e0c586f0a5efb31633cd83066df4280fa6949.
- 13:00 Task #66997 (Resolved): Remove login security levels super-/challenged
- Applied in changeset commit:4d1cf8a318e3118a8b6a2f4fdc7fa3ae999536b3.
- 04:37 Task #66997: Remove login security levels super-/challenged
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:22 Task #66997: Remove login security levels super-/challenged
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:38 Task #66997: Remove login security levels super-/challenged
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:52 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- mmmh. needs to be takled ... added to 6.2.13 stabilization board for now ...
- 12:48 Bug #67048 (Closed): PHP 5.6.9, probably due to libpcre-Update in PHP
- After updating from PHP 5.6.8 to PHP 5.6.9 (http://php.net/ChangeLog-5.php#5.6.9), I am encountering these errors:
... - 12:09 Feature #56133 (Under Review): Replace file feature for fal file list
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:56 Bug #53425: Forms with German Umlauts throws Exception
- Is it correct that this will not be fixed for 6.2 branch?
In my case the issue occurs with a filter form (city: Münc... - 11:55 Bug #24170: No inline relation to tables with tabs possible
- Hey there, this seems to be still present in the 6.2.x branch. Getting the error ...
- 11:28 Feature #64043 (Rejected): Handle boolean attributes for TagBasedViewHelpers
- 10:04 Bug #57272: Extbase doesn't handle FAL translations correctly
- Hi, I did test the extension of Jan Kiesewetter (thanks a lot!!!) and it works well in TYPO3 6.2.13-dev.
Here http:/... - 09:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:33 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:59 Task #67027 (Under Review): Simplify PackageManagement
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:21 Bug #66884 (Needs Feedback): Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- I know this is probably not the answer you want here, but the core has to do some restrictions on what can be done at...
- 01:18 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- Yes. You shouldn't use the cache framework in your ext_tables or TCA/Overrides context. Basically not much more than ...
- 01:07 Bug #66952: Intermittent mapping ignore
- Sounds a bit weird. This issue will required a pretty heavy dive and a funny setup in trying to reproduce. I'm unsure...
- 00:48 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- closing as requested.
- 00:47 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Your dependency definition should like like that in your extension (adapt the lower / upper version numbers to fit to...
- 00:41 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- That makes sense but I have the dependency set up and still did not manage to get tt_address above my extension loade...
- 00:38 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- and *always* use $GLOBALS['TCA'] instead of $TCA to access global variables.
- 00:37 Bug #67042 (Needs Feedback): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- 00:37 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- so basically, add tt_address as required extension in your ext_emconf, then unload and load the extension again via e...
- 00:34 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Yeah. So, you have a dependency from your extension to tt_address. If you define this dependency in your ext_emconf.p...
- 00:33 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Damn I messed up the context of the ticket but I think my point is clear ;)
- 00:31 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Hi,
I found out that *$TCA['tt_address']* is not available yet in ext_tables.php of an extension which is loaded a... - 00:30 Bug #67040 (Resolved): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- Applied in changeset commit:a27dfad89f17e8a370ebba5376a88cba5c720fa2.
2015-05-19
- 23:44 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #67030 (Resolved): Cropper backdrop doesn't get removed on close
- Applied in changeset commit:cedd99cf85473e6e0999d52b4b11077d81b59ec4.
- 12:32 Bug #67030 (Under Review): Cropper backdrop doesn't get removed on close
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #67030 (Closed): Cropper backdrop doesn't get removed on close
- Closing the cropper does not remove the backdrop, rendering the backend unusable
- 22:49 Bug #66939: "Class extends DateTime" not supported by DataMapper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:38 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #67040 (Under Review): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Bug #67040 (Closed): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- The backend is completely unusable with TYPO3 CMS 7.1+ in combination with PostgreSQL. Every action/module fails with...
- 19:30 Bug #59701: uniqid() not returning unique values
- i think a better solution would be to create something like
...\GeneralUtility\UniqueId()
which unifies the gen... - 18:53 Bug #63920 (Under Review): Configuration folder permission not taken in account
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:00 Task #67027 (Resolved): Simplify PackageManagement
- Applied in changeset commit:abc29af1a184e6983f5134431d6f5c08aca1d832.
- 11:01 Task #67027: Simplify PackageManagement
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:36 Task #67027 (Under Review): Simplify PackageManagement
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Task #67027 (Closed): Simplify PackageManagement
- The PackageManager was originally backported from Flow
but includes too many classes and options that the Core does ... - 17:09 Bug #44595 (Closed): TCA / type "inline": "expandSingle" => 1 does not work
- Closed as already fixed in 7.x
- 17:08 Bug #55755 (Rejected): Legacy packages with dependencies to other composer packages coudn't be installed
- fixed differently now. but for 6.2 this won't go in. sorry guys. if you have any feedback, feel free to send me an em...
- 17:03 Bug #22542 (Closed): Problem regarding sys_domain records handling in typolinks
- 17:01 Bug #22542: Problem regarding sys_domain records handling in typolinks
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:00 Task #67029 (Resolved): Deprecate page.bgImg
- Applied in changeset commit:af47213068b938feee8beb4ffcb39c53b18ef46e.
- 11:32 Task #67029: Deprecate page.bgImg
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #67029 (Under Review): Deprecate page.bgImg
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #67029 (Closed): Deprecate page.bgImg
- Deprecate page.bgImg
- 15:25 Bug #59161 (Accepted): Metadata and File Reference inconsitency
- This can be fixed by inserting the following TypoScript where appropriate:...
- 15:24 Bug #67036 (Closed): Switching between two RDBMS using dbal
- Hello there,
I set up T3 v7.2 to run with PostgreSQL but I need a fallback to MySQL. To do so I changed LocalConfigu... - 15:02 Bug #67034 (Closed): Content Slide: slide.collect issues since 7.1.0
- Hello,
I have created a 6.2.5 Website last year. On this website I use the content slide feature:... - 14:43 Bug #67033 (Closed): Fluid StandaloneView does not resolve paths like EXT:my_ext/foo/bar
- The class *\TYPO3\CMS\Fluid\View\StandaloneView* does not resolve file paths the same way like *TemplateView* does. E...
- 13:30 Bug #66851 (Resolved): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Applied in changeset commit:2df68ad2825d3469736c4aa16ce3ee939a58a92c.
- 13:06 Bug #66851: Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:04 Bug #66851 (Under Review): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:21 Bug #66973 (Under Review): BooleanValidator Translation Key not set
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:44 Feature #59570: Description-field for filemounts
- You're right about folders. But I'll go for a patch for filemount-records (simply adding a field, displaying it etc.)...
- 11:52 Feature #59570: Description-field for filemounts
- Nope Folders don't have a representation in the DB, and is out of scope for FAL right now. Care to create a patch for...
- 12:30 Bug #66920 (Resolved): Error by copying a record with IRRE elements creates duplicated references by the original record
- Applied in changeset commit:293b93b7228acd2af06b6cb0bc62ae65b0778c23.
- 12:09 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:31 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- This seems to be good, we have tested it and it is working.
- 09:29 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:27 Feature #23302 (Rejected): Can't deactivate cache menu for admins
- Admins can always do everything. This won't change in the near future. And won't be an option for CMS7 at all. I will...
- 12:26 Feature #25741 (Rejected): TScript condition to distinguish module loaded
- This is not going to happen unfortunately.
Module Settings are distinct and built by mod.web_page. e.g. - setting ... - 12:07 Bug #56208 (Rejected): Remove redundant method admin_query or sql_query
- sorry, as mentioned we need to keep this until DBAL is gone.
- 12:06 Feature #37961 (Rejected): Integration of a responsive image loader
- No feedback for 4 months, I will close the issue now. If you still have problems, please open up a new ticket.
- 12:05 Task #63150 (Closed): Set X-UA-Compatible meta tag for BE
- 12:02 Feature #38152 (Closed): Add Templavoila Support
- won't be part of the core, use the extension please.
- 12:00 Task #66906 (Resolved): Remove global configuration option GFX/png_to_gif
- Applied in changeset commit:4e4bb7bd4617ada78d8f0603fc6c8684d4340d1f.
- 11:28 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #32214 (Closed): language_alt doesn't work
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experienc... - 11:50 Feature #63037 (Resolved): Include Imagecropping into the core
- 11:41 Bug #40688 (Closed): List-view: Hover for zebra-table for each second row (db_list_alt) not defined
- It seems it has been solved in 6.2.12: I attach a series of screenshots to show the various states; the colors of the...
- 11:20 Feature #61841 (Needs Feedback): Shutdown Hook
- 11:06 Bug #49804 (Accepted): Wrong dam record references when copying records with DAM record references
- 11:05 Bug #49804 (New): Wrong dam record references when copying records with DAM record references
- 08:22 Bug #49804: Wrong dam record references when copying records with DAM record references
- As mentioned above, the problem is within the TYPO3 core database api. Therefore the problem still exists in 6.2 (alt...
- 11:01 Bug #64675 (Needs Feedback): GeneralUtility::fixPermissions fails with valid path
- Hey Thomas,
is this now fixed with the other patch? Or is there still need to tackle this? - 10:03 Feature #49805 (Under Review): Access extConf in displayCond
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:39 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Bug #65484 (Resolved): Resolve dependencies when updating installed extensions
- Applied in changeset commit:f5dc7d5d752c3ab1f54aa93a3b57e3b2cf06b6ee.
- 00:00 Task #67022 (Resolved): Jump to tab on clicking the browser notification message
- Applied in changeset commit:a2b30bbb4c05a41118bb9456964d4ab1ce65aa04.
2015-05-18
- 23:36 Task #66997: Remove login security levels super-/challenged
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:36 Bug #66669: Possibility to extend/override New login screen
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:31 Bug #61177: Cut/paste element "Insert Records", this element disappears
- I also use the "flux ecosystem" and I've had several issues with cut&paste or drag&drop, esp. with old versions.
D... - 23:26 Bug #59810 (Needs Feedback): Element Wizard doesn't switch to available tabs and stys at a hidden tab
- Hi Christian, you named "gridlement", I guess you mean you have installed the extension "gridelements" (http://typo3....
- 23:19 Bug #57938 (Needs Feedback): Copy/Paste content element, paste copy at this place, inserts on top
- So can this be closed? Thank you!
- 23:15 Task #67022 (Under Review): Jump to tab on clicking the browser notification message
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:51 Task #67022 (Closed): Jump to tab on clicking the browser notification message
- If you login expire, a browser notification message appears.
By clicking on the message, nothing happens, it would b... - 23:02 Bug #25072 (Closed): Bookmarks menu lacking icon for page type "shortcut"
- As you can see from the attached screenshot, the issue seems solved now (I used 6.2.12), so I'll close it.
If you ... - 23:00 Bug #67024 (Resolved): Enable IE10+ users to enter login credentials after initial load
- Applied in changeset commit:9c9c6bf9e45899580bc1367256d841e4bc9e458e.
- 21:05 Bug #67024 (Under Review): Enable IE10+ users to enter login credentials after initial load
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #67024 (Closed): Enable IE10+ users to enter login credentials after initial load
- A problem with the autofocus chain and the autofocus attribute,
prevented users on IE10+ to enter their login crede... - 22:35 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:33 Bug #66920 (Under Review): Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Bug #65484 (Under Review): Resolve dependencies when updating installed extensions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:30 Bug #67013 (Resolved): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Applied in changeset commit:b2948c3af520d7122027c91840ffbc5dec1a439a.
- 20:23 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:16 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:05 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:28 Bug #67013 (Under Review): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Funny, this traces back to 2009: #19728
- 19:19 Bug #67013 (Accepted): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Had a quick look, you're right of course.
Can you push the patch to our review system? - 19:15 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Can you please describe the full usecase?
- 18:43 Bug #67013 (Closed): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Line 692 (of the current git version) uses the following regular expression:...
- 18:23 Bug #23115: Workspace preview does not work in multidomain setup
- Mauro Lorenzutti wrote:
> Hi, I have the same problem in TYPO3 4.6.8. I solved by editing the t3lib/t3lib_befunc.php ... - 18:08 Bug #64989: Typoscript renderObj IMAGE: empty altText renders "alt" without params in HTML
- I performed a test with both TYPO3 6.2.12 and 7(latest master), using the code found here http://wiki.typo3.org/File_...
- 17:00 Task #66635 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 2
- Applied in changeset commit:5cf4f3293a1e0dc69fcf48e7bf3b268de65f42ed.
- 16:34 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #53365 (Closed): Pagetree not working in Internet Explorer 9 / 10 for 4.5.30
- I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7, and another with 10.0.9200.17357 and the err...
- 16:32 Bug #45801 (Closed): IE9: contextmenu-icons for next level not placed correctly
- 16:32 Bug #45801: IE9: contextmenu-icons for next level not placed correctly
- I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7 and the error seems absent (See attached scre...
- 16:00 Bug #67007 (Resolved): storeSessionData not working correctly if sesssion was saved empty before
- Applied in changeset commit:d49c7b461e13014e99702efe72b8383aaa4aafb6.
- 15:34 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:08 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
- Please review the patch and vote on Gerrit, if it works for you. Thanks.
- 13:07 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:03 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
- Thanks for the report. Looks very reasonable.
- 11:55 Bug #67007 (Closed): storeSessionData not working correctly if sesssion was saved empty before
- Hi,
i think i found a bug in 6.2.12. Maybe it is already fixed in newer versions but i did not check.
In file /... - 15:30 Task #67006 (Resolved): Formengine: The factory
- Applied in changeset commit:2e891e5137ea3e4d14c2e67396ad508e87604ce3.
- 14:45 Task #67006 (Under Review): Formengine: The factory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #67006 (Resolved): Formengine: The factory
- Applied in changeset commit:86f42bc500afc966c84bcfeddd0a723e109c5cb7.
- 12:02 Task #67006 (Under Review): Formengine: The factory
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Task #67006 (Closed): Formengine: The factory
- 14:38 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- The original stuff back then was aimed to be one single patch with lots of changes.
Now the advice was: Although thi... - 14:29 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- If I remember correctly in the end there were two (and others abandoned), since both targeted other sysexts. In the e...
- 13:52 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- Please do not add several patches for one issue. Please create further issues for other patches an related the issues...
- 14:02 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- thanks for the hint, but in my opinion it does not help:
the Function that reads this Value should expect a domain... - 13:19 Feature #52141: show/display effective User-TSconfig
- Hi,
i dont understand why such a important feature gets lost. I searched a hour before i found this issue. Its a v... - 13:01 Bug #41327 (Under Review): jsInline removes closing brackets
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:59 Bug #41327 (Accepted): jsInline removes closing brackets
- The bug is still present in 6.2.12 and seems indipendent from the lack of the "}" I noticed.
- 12:46 Bug #41327 (Needs Feedback): jsInline removes closing brackets
- Hi Simon, I am looking at your initial javascript code, and I think there is an error: shouldn't it be:...
- 12:25 Bug #39291: Discard complete workspace isn't working
- I can confirm it for 6.2.12 and 7 (latest master)
- 12:16 Bug #46433: Path for the icon in new content element wizard
- I can confirm it for TYPO3 6.2.12 and 7 (latest master)
- 11:58 Bug #47796 (Closed): css_styled_content does not render uploads anymore
- This one seems to be fixed. No problems with all supported versions anymore.
- 11:07 Bug #67005 (Closed): $instance->localeDependencies is not filled properly in FLUIDTEAMPLATE
- If you use f:translate in an FLUIDTEMPLATE outside an extension with no extension and/or plugin set it will always re...
- 10:57 Bug #14858 (New): extended clipboard: setCopyMode can`t be set to copy by default
- 10:44 Bug #66970 (Closed): Pagetree crashes after editing Page Properties
- Thanks for reporting. This is solved in master already. Please update your installation.
- 10:05 Bug #67002 (Under Review): Crop scheduler additional information
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #67002 (Closed): Crop scheduler additional information
- Hi,
If I add the new scheduler task to manage the recycler and choose to manage all tables, I have an additional i... - 10:05 Bug #63974: CSS concatination and compression failes with font
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #49804 (Needs Feedback): Wrong dam record references when copying records with DAM record references
- Hi Christian, as far as I know DAM is not compatible with 6.2... could you tell us how to reproduce the error in 6.2?...
- 09:32 Bug #66624 (Accepted): Blank link-wizard when editing link in RTE pointing to non-access file
- 09:29 Bug #33216 (Closed): CSS Styled Content does not call extensions in "CType: list"
- I guess all these kind of extensions could be misused and become sources of spam:)
Closed upon request of the repo... - 09:15 Bug #33216: CSS Styled Content does not call extensions in "CType: list"
- Yes, this should be closed. This extension is horribly outdated and I do not use it in my Projects any longer, also b...
- 09:26 Bug #35392 (Closed): Preview links not working if BE is using SSL and websites aren't
- Closed upon the request of the reporter.
- 08:19 Bug #35392: Preview links not working if BE is using SSL and websites aren't
- The problem has been solved, but not with TCEMAIN.viewDomain, iirc.
Anyway, this issue can be closed. - 09:10 Task #66998: Cleanup indexed search searchcontroller
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Bug #64990: ADOdb: Table names in sequences broken
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:47 Bug #66513: RTE Wrap everything instead of the marked text
- any new information about that?
- 00:46 Bug #41428: Labels not reflecting customization in a multilanguage environnement
- It is still present in TYPO3 6.2.12
- 00:42 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:29 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:26 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Bug #47270 (Closed): Installtool Database Analyser Compare Database ignores first table of ext_tables.sql files
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
2015-05-17
- 23:48 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:39 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:03 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:41 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:40 Task #66995 (Under Review): ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #65250 (Resolved): TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
- Applied in changeset commit:5569bee6b881f59ebc1c59753d71216a25e478dd.
- 21:59 Bug #65250: TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:41 Bug #45634 (Closed): Element browser shows no files if value for allowed in TCA is *
- 20:50 Bug #45634: Element browser shows no files if value for allowed in TCA is *
- I can't reproduce the bug anymore, too.
Thanx! - 19:59 Bug #67001 (Closed): Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
- Hi,
the Workspace Preview Diffslider doesn't showing the hidden livepage, if you set the page in the Livemodus on ... - 19:07 Bug #55903: Constants are not resolved in backend layout config field
- he refers to re-using some constants from a typoscript template; But I think this should be moved to Features...
- 18:55 Bug #36746 (Closed): Help Module > TSREF, TypoScript property lookup: Link causes crash of the browser window
- As far as I know the module "TypoScript Help" has been removed in TYPO3 6.2 (see "What's new PDF), and prior versions...
- 17:26 Feature #64200: Allow individual content caching
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:44 Feature #64200: Allow individual content caching
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:42 Feature #64200: Allow individual content caching
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:19 Bug #66669: Possibility to extend/override New login screen
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #25565 (Closed): t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- 13:18 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- OMG
I can't test it on a vista, i removed all occurrences of vista about ten years ago ...
So I tested it again... - 14:52 Task #66997: Remove login security levels super-/challenged
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #66999 (Resolved): Streamline searchfield in language module
- Applied in changeset commit:ed8d21513b3f0d0714ed8007d3b58058c4dab0f2.
- 11:31 Task #66999 (Under Review): Streamline searchfield in language module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #66999 (Closed): Streamline searchfield in language module
- 12:54 Bug #66970 (Needs Feedback): Pagetree crashes after editing Page Properties
- It seems you're not on the latest master. This bug is fixed already: https://git.typo3.org/Packages/TYPO3.CMS.git/com...
- 12:51 Bug #22023 (Needs Feedback): HTML cObject parser in t3editor fails to properly find matching parentheses
- I've made a test with TYPO3 6.2.12;
1) the HTML object is absent in 6.x so I tried with TEXT element
2) It is true ... - 12:30 Task #66991 (Resolved): Port TCA value slider to jQuery
- Applied in changeset commit:68e60bbaddc8d95e3124240ef572cdb0be8a304c.
- 08:13 Task #66991 (Under Review): Port TCA value slider to jQuery
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Task #66998 (Under Review): Cleanup indexed search searchcontroller
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Task #66998 (Closed): Cleanup indexed search searchcontroller
- 10:30 Bug #40280 (Resolved): indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
- Applied in changeset commit:e98532bae3ce29fa527bf137157b7ca0cb1571e1.
- 02:29 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Problem is still present in 6.2 (I mean, about cache_imagesizes)
- 02:16 Task #55626 (Under Review): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- One was just merged, others still under review.
- 02:15 Task #55626 (Resolved): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
2015-05-16
- 23:39 Bug #29801 (Closed): Delete access required to move pages.
- I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write t... - 23:38 Bug #28778 (Closed): Pages not moveable in pagetree without right to delete page
- I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write ... - 23:08 Bug #29784: Inline Editing in Firefox
- I performed a test with TYPO3 6.2.12 and Firefox 38.0.1 on MAC OS X 10.10.3. The result is that you are blocked on 7t...
- 22:58 Bug #24487 (Closed): Fileupload error after automatic logoff / login
- Works fine on a current 6.2.x.
- 21:52 Bug #24487: Fileupload error after automatic logoff / login
- I have done a test with TYPO3 CMS 6.2.12 and Firefox 38.0.1 and Chrome 42.0.2311.152 on MAC OS X 10.10.3 and I was no...
- 22:30 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- I don't know... in fact since version 15 (July, 2013), Opera switched to Blink engine (and subsequent javascript eng...
- 21:30 Task #66991 (Resolved): Port TCA value slider to jQuery
- Applied in changeset commit:c6cc0b53583357aa1568ee20565c25b321b7ee33.
- 21:23 Task #66991: Port TCA value slider to jQuery
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:18 Task #66991: Port TCA value slider to jQuery
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:30 Task #66991: Port TCA value slider to jQuery
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:09 Task #66991: Port TCA value slider to jQuery
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:07 Task #66991: Port TCA value slider to jQuery
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:05 Task #66991: Port TCA value slider to jQuery
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:42 Task #66991: Port TCA value slider to jQuery
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Task #66991: Port TCA value slider to jQuery
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:28 Task #66991 (Under Review): Port TCA value slider to jQuery
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:25 Task #66991 (Closed): Port TCA value slider to jQuery
- 18:30 Task #65731 (Resolved): Speed and cleanup PageRepository
- Applied in changeset commit:31b2ebd07932d451730c04cc172efdb8b97efbc4.
- 16:59 Task #66997 (Under Review): Remove login security levels super-/challenged
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Task #66997 (Closed): Remove login security levels super-/challenged
- AS a first step for the new BE login form API, get rid of old code.
- 16:51 Bug #60465: Backend search : File Metadata appears twice
- way to reproduce it (TYPO3 6.2.12):
Prerequisite: have at least 1 alternative language
1) Upload an image
2) ... - 16:19 Bug #45634 (Needs Feedback): Element browser shows no files if value for allowed in TCA is *
- I can't reproduce this on current 6.2 and master.
Can you recheck if this is still a problem for you? - 16:13 Bug #66994 (Under Review): Composer autoload path detection is a bit too restricture
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:56 Bug #66994 (Closed): Composer autoload path detection is a bit too restricture
- Problem: the current resolving of autoloading paths relies on two hardcoded paths which completely break if any segme...
- 16:13 Task #66995 (Closed): ObjectAccess::getProperty(Path) performance needs improvement
- This is a pretty straight-forward issue - the methods in question are widely and in some points excessively used thro...
- 16:00 Bug #66992 (Resolved): Debug Console scrolls to top if autoscroll is disabled
- Applied in changeset commit:a4f079bda088e81e0542753730989582fb73e534.
- 15:11 Bug #66992: Debug Console scrolls to top if autoscroll is disabled
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #66992: Debug Console scrolls to top if autoscroll is disabled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Bug #66992 (Under Review): Debug Console scrolls to top if autoscroll is disabled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #66992 (Closed): Debug Console scrolls to top if autoscroll is disabled
- If autoscroll is disabled, the Debug Console scrolls back to top.
- 12:30 Task #66969 (Resolved): Update twbs/bootstrap to 3.3.4
- Applied in changeset commit:fa1b53df72698f04b045f1a50a796a552a092c9f.
- 11:51 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:48 Bug #64700: Add form action to Reference Index module
- Cannot reproduce with OS X 10.10.3 and Safari 8.0.6. (Using official TYPO3 7.2)
- 11:45 Bug #25592: Mac OS: ctrl+space triggers browsers context menu
- As far as I can see, on Mac OS X Yosemite, ctrl+space opens Spotlight, whatever browser you use (Firefox, Chrome, Saf...
- 08:25 Bug #58505 (Under Review): Loads of hardcoded texts in ExtensionManagerConfigurationUtility
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:00 Bug #65824 (Resolved): Changes in the constants editor effective after two-time save (7.2.0-dev)
- Applied in changeset commit:da89fcf5a4700a0c48653ca251429cded7a84325.
- 01:11 Feature #41649: Doktype external as typolink
- there is another extension that does a similar thing: http://typo3.org/extensions/repository/view/filepage
- 00:54 Bug #59971: Reset languageMode query setting for child object queries in Extbase
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-15
- 23:29 Task #65731: Speed and cleanup PageRepository
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:26 Task #65731: Speed and cleanup PageRepository
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:28 Task #65731: Speed and cleanup PageRepository
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:54 Task #65731: Speed and cleanup PageRepository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:08 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:01 Bug #65824 (Under Review): Changes in the constants editor effective after two-time save (7.2.0-dev)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:34 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
- Seems like the bug was introduced with this commit: https://github.com/TYPO3/TYPO3.CMS/commit/94843c0d754e239b8f40b91...
- 21:38 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
- Confirmed. Actually the correct value is stored on the first save already, but when the form is reloaded it seems the...
- 21:25 Bug #33216: CSS Styled Content does not call extensions in "CType: list"
- I guess that this method of registering plugins has been completely removed...
if you are interested, I see that T... - 21:05 Bug #40531 (Closed): If use Flowplayer or Video rendering
- I assume the problem is absent in TYPO3 6.2.x for the following reasons:
1. the folder /t3lib/ is absent
2. the f... - 21:00 Task #66924 (Resolved): Cleanup: TYPO3\CMS\Core\Localization and Charset
- Applied in changeset commit:5d5bb1c474689e3b0a644c59e81aa08678656736.
- 14:53 Task #66924: Cleanup: TYPO3\CMS\Core\Localization and Charset
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:50 Bug #37594 (Closed): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- of course you're right, thanks
- 18:07 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- Stefan: If you agree, I would close this, as 4.5 is not under manteinance any longer, too
- 17:56 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- Riccardo: As written in the issue newer versions should already be fine (4.7 and after). So since version between 4.6...
- 14:14 Bug #37594 (Needs Feedback): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- What about the most recent versions like 6.2.12 or 7 (master)? Does this still apply?
- 18:02 Bug #30918: update process language has false indication
- Markus Klein wrote:
> @Oliver can you please supply a patch to Gerrit?
Sorry, but no. I was actively working on t... - 17:52 Bug #30918: update process language has false indication
- @Oliver can you please supply a patch to Gerrit?
- 17:40 Bug #30918 (New): update process language has false indication
- 17:39 Bug #30918: update process language has false indication
- Riccardo De Contardi wrote:
> Is this problem still valid in 6.2.12 or 7?
The answer I posted a year ago is still... - 17:36 Bug #30918 (Needs Feedback): update process language has false indication
- Is this problem still valid in 6.2.12 or 7?
- 18:02 Bug #58505 (In Progress): Loads of hardcoded texts in ExtensionManagerConfigurationUtility
- 17:22 Bug #58505: Loads of hardcoded texts in ExtensionManagerConfigurationUtility
- Still an issue in 6.2.12 and 7(master); the file is /typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerCon...
- 18:00 Feature #24906: Feature Request: Configuration for maximum chars in text area (TCA - type "text")
- Could this be backported to TYPO3 6.2 LTS? It would be very helpful to limit the input in textareas in the backend.
- 17:56 Bug #66972 (Needs Feedback): ext_autoload.php not loaded anymore
- Using XCLASS is no longer possible in TYPO3 CMS 6.2.
Please check if the problem is only the XCLASS not taken into a... - 16:42 Bug #66972: ext_autoload.php not loaded anymore
- Are you using 6.2.12?
- 16:37 Bug #66972 (Closed): ext_autoload.php not loaded anymore
- Hello there,
there seems to be an issue regarding @ext_autoload.php@ in TYPO3 6.2.
It doesn't matter what way I... - 17:54 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:38 Feature #61170: sys_notes should be (optionally) displayed at top of page
- +1, me too! I also like the idea of a setting (USER TSConfig or PAGE TSConfig)
- 16:58 Bug #66973: BooleanValidator Translation Key not set
- Typo in localization key, here the updated one:
<trans-unit id="validator.boolean.nottrue" xml:space="preserve">
... - 16:52 Bug #66973 (Closed): BooleanValidator Translation Key not set
- In class TYPO3\CMS\Extbase\Validation\Validator\BooleanValidator a simple string instead of translation key is used, ...
- 16:45 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- Sorry, I read in a rush :)
- 16:34 Bug #61017 (Accepted): TCEMAIN.clearCacheCmd does not trigger
- Riccardo, this is about *deleting* a record.
- 16:12 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- Sorry I missed the description:
I set up a minimal "enviroment" with tt_news and TYPO3 6.2.12
My pagetree
[0]Hom... - 16:09 Bug #61017 (Needs Feedback): TCEMAIN.clearCacheCmd does not trigger
- 16:31 Bug #53729: Add additional link parameter for image links does not work
- The issue does still exist (TYPO3 6.2.12) and it does not only concern image links, but also the header_link .
For e... - 16:17 Bug #53729 (New): Add additional link parameter for image links does not work
- Reopened on request by Ben Robinson
- 16:04 Bug #45489: t3lib_stdGraphic: escaping of filenames does not work when using brackets ()
- In 6.2.12 I tried to upload a file called ...
- 15:53 Bug #45489: t3lib_stdGraphic: escaping of filenames does not work when using brackets ()
- Using common fileupload squared and round brackets are removed in Version 6.2.12.
In files uploaded with FTP at leas... - 16:00 Bug #66931 (Resolved): moment.js in Language module broken
- Applied in changeset commit:bb5e63bb17d1c1f6182422248c7c0c255ddc1291.
- 15:30 Task #66971 (Resolved): Streamline table wizard
- Applied in changeset commit:519f170f13486c54940cdb108da332eb3046a523.
- 14:32 Task #66971 (Under Review): Streamline table wizard
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Task #66971 (Closed): Streamline table wizard
- 15:00 Bug #66913 (Resolved): JPG-Thumbnails are delivered with wrong Content-Type header
- Applied in changeset commit:8f20d1e4dd92f722c0b3dcdf82f3cc78a8f38673.
- 14:57 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:57 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
- 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 #50873 (Resolved): sectionIndex menu is empty when the page is not in menu
- Applied in changeset commit:a1707ef5ab222ea457e66b45ad7f7484cccb70d8.
- 14:30 Bug #63519 (Resolved): sys_file_processedfile rows contain zero dimensions
- Applied in changeset commit:c5b7a0d92d66ee670d53f976511e44540682195e.
- 14:30 Bug #65842 (Resolved): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Applied in changeset commit:c5b7a0d92d66ee670d53f976511e44540682195e.
- 14:05 Bug #66970 (Closed): Pagetree crashes after editing Page Properties
- After editing Page Properties and saving the pagetree is not showing anymore. only Reload of the Page can fix it.
... - 14:01 Task #66967 (Resolved): Remove unused module file list CSS
- Applied in changeset commit:88946aada2dbdaed65f0efde135bc1c594170115.
- 12:44 Task #66967 (Under Review): Remove unused module file list CSS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:43 Task #66967 (Closed): Remove unused module file list CSS
- 13:49 Task #66969: Update twbs/bootstrap to 3.3.4
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Task #66969 (Under Review): Update twbs/bootstrap to 3.3.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:22 Task #66969 (Closed): Update twbs/bootstrap to 3.3.4
- Update twbs/bootstrap to 3.3.4
- 12:00 Task #66965 (Resolved): Update cropper to 0.9.3
- Applied in changeset commit:3a7abd475bedb7ed5fedfae271b29c4052acbca0.
- 10:13 Task #66965 (Under Review): Update cropper to 0.9.3
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:13 Task #66965 (Closed): Update cropper to 0.9.3
- Update cropper to 0.9.3
- 12:00 Task #66964 (Resolved): Update moment to 2.10.3
- Applied in changeset commit:d4f4bcd9df3fb3c236d48c5ba0b713644eaa6319.
- 10:11 Task #66964 (Under Review): Update moment to 2.10.3
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Task #66964 (Closed): Update moment to 2.10.3
- Update moment to 2.10.3
- 11:30 Task #66966 (Resolved): Cleanup Documentation Module CSS and JavaScript
- Applied in changeset commit:2bc82c670f842ee1d4de54c43293ebd6ecafbe8f.
- 11:08 Task #66966: Cleanup Documentation Module CSS and JavaScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Task #66966 (Under Review): Cleanup Documentation Module CSS and JavaScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Task #66966 (Closed): Cleanup Documentation Module CSS and JavaScript
- 11:11 Bug #59305 (Needs Feedback): Form Wizard broken for MSIE
- I attach the screenshots taken with 6.2.12 and 7 (latest master) with IE10 10.0.9200.17357. Is this sufficient to con...
- 10:43 Bug #59553 (Needs Feedback): Workspace image preview not show in page module
- Manu, I attach the screenshots taken with v.6.2.12 and 7 (latest master)...is this sufficient to consider the bug sol...
- 10:35 Bug #31147 (Closed): Content element "table" cannot be saved in workspace when deactivating table wizard small fields
- I made a test with TYPO3 6.2.12 and 7 (latest master), and the error did not show up, so I close this ticket.
the ... - 09:00 Task #66963 (Resolved): Cleanup DragUploader CSS
- Applied in changeset commit:53b1ea23c50847fb041284e727154c9c4f3f8650.
- 08:10 Feature #66921 (Rejected): Introduce bless for CSS splitting
- 07:32 Bug #57120 (Closed): Upgrade from 6.1.7 to 6.2beta7 / Install Tool fails / 'The package "X" depends on "Y" which is not present in the system'
- 01:45 Bug #66952: Intermittent mapping ignore
- Third update - it is still occurring...
- 01:00 Task #66962 (Resolved): Update autosize to 3.0.4
- Applied in changeset commit:2972b4359943c88cbbbd1fe93bc30ed626ac2555.
- 01:00 Task #66960 (Resolved): Update jQuery UI to 1.11.4
- Applied in changeset commit:e1eab1eb67e0aec78dc424b7b447c0012d62a795.
- 01:00 Task #66271 (Resolved): Update DataTables to 1.10.6 and jQuery UI to 1.11.4
- Applied in changeset commit:c3466d9abe77e0b46504ea34b3a7fb06f200a86c.
- 00:55 Task #66271: Update DataTables to 1.10.6 and jQuery UI to 1.11.4
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:00 Task #66961 (Resolved): Update nprogress to 0.2.0
- Applied in changeset commit:65b099a0d9cee78baf0ef0643a5d35aa39dd4613.
- 00:30 Task #66958 (Resolved): Cleanup deprecated and unused LESS definitions
- Applied in changeset commit:c9b4f150c9b990f6b2119b00c5f438d9dc68d359.
2015-05-14
- 22:45 Task #66963 (Under Review): Cleanup DragUploader CSS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #66963 (Closed): Cleanup DragUploader CSS
- 22:28 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Please, Harald, could you test again with the current master? Thank you
- 22:22 Bug #63102 (Closed): Form Wizard icon not present on freshly created form content element
- I close this because it is a duplicate of #64899 ; please continue the discussion there. Thank you
- 21:26 Bug #62745 (Closed): Copying folder in file list module does not work
- I made a test with TYPO3 6.2.6 and 7.2.0, both with admin user and editor user with a group with "copy folders" perm...
- 21:18 Bug #66669: Possibility to extend/override New login screen
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:10 Bug #66669: Possibility to extend/override New login screen
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Bug #66669: Possibility to extend/override New login screen
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- Simply catching exceptions thrown by the caching framework is enough to make it work. xml2array will then work uncach...
- 18:14 Bug #49432: Install Tool does not write configuration
- Hello, Franz,
can this be closed? - 17:56 Task #66962 (Under Review): Update autosize to 3.0.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #66962 (Closed): Update autosize to 3.0.4
- Update autosize to 3.0.4
- 17:52 Task #66961 (Under Review): Update nprogress to 0.2.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:52 Task #66961 (Closed): Update nprogress to 0.2.0
- Update nprogress to 0.2.0
- 17:42 Task #66960 (Under Review): Update jQuery UI to 1.11.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:42 Task #66960 (Closed): Update jQuery UI to 1.11.4
- Update jQuery UI to 1.11.4
- 17:39 Task #66271 (Under Review): Update DataTables to 1.10.6 and jQuery UI to 1.11.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Task #66958 (Under Review): Cleanup deprecated and unused LESS definitions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:16 Task #66958 (Closed): Cleanup deprecated and unused LESS definitions
- 17:05 Bug #27236 (Closed): Multiple mailforms on one page breaks validation
- the old mailform is now removed from the Core as it is superseeded by EXT:form, powermail and formhandler and other a...
- 17:00 Bug #65484 (Resolved): Resolve dependencies when updating installed extensions
- Applied in changeset commit:c723ca9e498cd3e4ecb7794253975c01da177eae.
- 16:44 Bug #66957 (Closed): Section Index links not working on translated page
- Section index on translated page links Page Content uid from default language instead of translated Page Content uid....
- 16:30 Bug #66955 (Resolved): Fatal error in EM if composer packages available
- Applied in changeset commit:e9bbe7f2d67d5ac37cf832da49ddf0884a887bc0.
- 16:24 Bug #66955: Fatal error in EM if composer packages available
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:21 Bug #66955 (Under Review): Fatal error in EM if composer packages available
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Bug #66955 (Closed): Fatal error in EM if composer packages available
- Composer packages are initialized as instances of Flow Package not instances of TYPO3.CMS Package. Therefore the Pack...
- 15:40 Bug #66912: There is something wrong while creating pages in pagetree
- Can't reproduce the reported behaviour for creating new pages.
The issue with two separate clicks instead of a dou... - 15:00 Bug #62129 (Resolved): It isn't posible to set the url scheme for a whole pagetree for preview
- Applied in changeset commit:5063a2bd76daa1ff461d60c3bbc6870437a7548a.
- 14:32 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:37 Bug #23115: Workspace preview does not work in multidomain setup
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 14:37 Bug #35392 (Needs Feedback): Preview links not working if BE is using SSL and websites aren't
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 14:36 Bug #34820 (Needs Feedback): t3lib_befunc::getViewDomain does not respect http/https scheme
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 14:36 Feature #36542 (Needs Feedback): Changed domain handling on "View webpage" from backend causes problems
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 11:22 Bug #64110 (Closed): Cache file could not be written
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:19 Bug #64478: Drag & drop files will only work in Chrome
- I performed a test with:
TYPO3 6.2.12 + FF 37.0.2 on windows 7
TYPO3 6.2.12 + IE10 10.0.9200.17357 on windows 7
... - 10:50 Bug #17599 (Needs Feedback): Frontend preview doesn't work for subpages of hidden and restricted pages
- Hi, I did a test on 6.2.12 and I think the bug is gone; here is my test:
1) I added a FE group "usergroup"
2) I s... - 06:55 Bug #66952: Intermittent mapping ignore
- Second update:
It seems that recordType is the main issue - seems a bit obvious. I am guessing some of the code in... - 06:11 Bug #66952: Intermittent mapping ignore
- Update - the extension was not filling the properties of the CouponF. I cleared the Typo3 install tool cache 7 times ...
- 04:16 Bug #66952 (Closed): Intermittent mapping ignore
- Typo3 6.2.12
One custom extension on one website seems to be generating from ext_typoscript_setup incorrectly
The... - 02:46 Bug #63031: Weird Translation behaviour in extbase
- I have to agree that this seems wrong. In fact the method @Typo3QuerySettings::getLanguageOverlayMode()@ is never use...
2015-05-13
- 17:37 Bug #66126 (Needs Feedback): Date and DateTimePicker not closed FireFox
- Hi, Job. I am not able to reproduce it with the latest v.7 master, can you confirm? I used Firefox 37.0.2 and Chrome ...
- 17:21 Feature #66948 (Closed): Make workspaces.previewLinkTTLHours setting part of the WS itself
- Right now the preview links lifetime in WS are related to User TSconfig. In an environment with many WS, some may nee...
- 17:04 Task #64587 (Accepted): FilesContentObject: Wrong use of cobj->stdWrapValue()
- 16:42 Bug #38906 (Closed): Extension Manager doesn't show ANY Available Extensions
- Hey. I'm closing this issue: It will no longer be fixed in 4.5 and does not happen in 6.2.
- 16:30 Bug #66893 (Resolved): Setting the start module of a BE user to the empty value causes strange behaviour
- Applied in changeset commit:63a94d769f99c7220c86ebc73796b679e1ac9c1f.
- 16:13 Feature #66942 (Closed): integrate overridedemand to extbase
- It is not possible to override a demand by url if you have 2 or more plugins on the same page, except you make them u...
- 16:12 Bug #66941 (Closed): Missing "select all" in EXT:recycler
- While porting the recycler to Bootstrap, a "select all" toggle was forgotten.
- 16:05 Bug #31253 (Closed): Page Tree filter broken with large result sets
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:48 Bug #59852 (Closed): Unable to create Elements in Form Wizard
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:44 Feature #20933 (Accepted): Enable working with SysFolders in CONTENT
- Sebastian, could you provide a patch in gerrit? thx
- 15:44 Bug #57050 (Closed): Form Wizard - Problem im Firefox
- In 6.2.12, Firefox 37.0.2 it looks fine (see attached cattura.png file); plus, version 6.1 is not supported anymore, ...
- 15:30 Task #66930 (Resolved): Add breaking rest manual for language module refactoring
- Applied in changeset commit:55abd0e7fc55a5a150a67486d9d5b173a74ecbb3.
- 14:46 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:10 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:09 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Task #66930 (Under Review): Add breaking rest manual for language module refactoring
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Task #66930 (Closed): Add breaking rest manual for language module refactoring
- A slot was silently removed while the Language backend module got refactored. This is fixed in another patch, add a b...
- 15:24 Bug #66939 (Under Review): "Class extends DateTime" not supported by DataMapper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Bug #66939 (Closed): "Class extends DateTime" not supported by DataMapper
- Create an Extbase entity having a property of type \DateTime.
That just works, database results are mapped to \DateT... - 15:23 Bug #54256: Fatal error: RedirectLoopException
- This is still not fixed as of 6.2.12? Anybody got any clue as to why an optional db setting is enough to completely p...
- 15:07 Bug #59523 (Under Review): Content Element "Special Menus"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Task #66235: deliver suitable .htaccess files for apache 2.4
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:38 Task #66235: deliver suitable .htaccess files for apache 2.4
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:36 Task #66235: deliver suitable .htaccess files for apache 2.4
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:18 Task #66235 (Under Review): deliver suitable .htaccess files for apache 2.4
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:40 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:38 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:36 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:18 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:37 Bug #32331 (Closed): t3lib_extMgm::addToAllTCAtypes needs fix for before / after handling
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 13:48 Feature #66862: New $TCA['ctrl'] option: copyReferenceFields
- The key "copyAfterDuplFields" in description above was a copy/paste mistake. It should be named "copyReferenceFields"
- 13:20 Bug #66934 (Rejected): Saving translation label of old extensions throws exception
- Hi, this is an issue in the snowbabel-extension. This is the issue-tracker for the core.
You have to create and is... - 12:37 Bug #66934: Saving translation label of old extensions throws exception
- Cheers SK,
could you make a review out of this?
Join in on Slack and I can walk you through the process.
https... - 12:30 Bug #66934 (Rejected): Saving translation label of old extensions throws exception
- Hi
the current version of snowbabel does not able to save labels of old extension with old format xml language file ... - 13:11 Bug #60860: "Add Media" button in tt_content-elements fails as user
- I'm having the same problems here, with TYPO3 6.2.4 (running on a windows machine) and Firefox.
Browser error console... - 12:32 Bug #61498 (Closed): Empty BackendLayout ignored in Languages view
- Cheers Olli,
we're you looking for this?... - 11:39 Bug #66932 (Closed): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- If you have a multilanguage website with shortcuts in an HMENU and they are of shortcut mode "First subpage of select...
- 11:13 Bug #29221 (Needs Feedback): Sprite Manager and Icon Works are creating invalid class names
- Jo, can you tell me if it is still valid in 6.2.x or 7 ?
- 11:05 Bug #66931: moment.js in Language module broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #66931 (Under Review): moment.js in Language module broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #66931 (Closed): moment.js in Language module broken
- After fetching all translations in the Language backend module, a JavaScript error occurs.
- 11:00 Bug #66928 (Resolved): Cannot use custom mirror URL anymore for XLIFF
- Applied in changeset commit:697d9fef0f38cb60cec1a52cdbd708b66da0df25.
- 10:21 Bug #66928: Cannot use custom mirror URL anymore for XLIFF
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:14 Bug #66928: Cannot use custom mirror URL anymore for XLIFF
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:12 Bug #66928 (Under Review): Cannot use custom mirror URL anymore for XLIFF
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #66928 (Closed): Cannot use custom mirror URL anymore for XLIFF
- With #50467 it was possible to use a custom URL for fetching localization packages in language module. This has been ...
- 10:43 Feature #50467: Support custom translation servers for extensions
- Adapted sample code when using TYPO3 7.x
- 10:27 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:24 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #62129 (Under Review): It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:22 Bug #66929 (Accepted): Cannot parse default date
- 10:21 Bug #66929 (Closed): Cannot parse default date
- #1310027793: ERROR: Query could not be parsed: "SQL engine parse ERROR: Field type unknown in parseFieldDef()!: near ...
- 10:04 Bug #66926 (Closed): Request-Arguments are lost when validation fails
- This is by intention and was changed in extbase/fluid/flow a while ago:
The former solution had the issue that not v... - 08:34 Bug #66926 (Closed): Request-Arguments are lost when validation fails
- In an extbase controller with a new and create action, the request arguments are lost, if the validation on the creat...
- 10:03 Feature #66907 (Under Review): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #47135 (Closed): [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- Thank you; I close it for now.
If you think that this is the wrong decision or experience this issue again, then p... - 07:40 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- from my point of view, yes.
last time I had this was in some 6.0.x versions, never in 6.1.x (iirc) and never in 6.2... - 07:24 Bug #54076: key 'default' in options.backendLayout.exclude doesn't work
- See description of #52809 and if I'm not mistaken there was also a related documentation issue.
- 00:36 Bug #54076: key 'default' in options.backendLayout.exclude doesn't work
- It is still present in 6.2.12, but... I can't find in documentation where it is written that ...
- 02:11 Feature #25223: Enable TCA property displayCond for IRRE child records
- I like to have this feature as well
- 00:38 Bug #41962 (Needs Feedback): Wrong escapted RegEx in core/Classes/Database/SoftReferenceIndex.php
- So, could this be closed?
- 00:24 Bug #66112 (Closed): Links on Mount Pages target to wrong page
- closed upon request of the reporter
2015-05-12
- 23:45 Task #66719 (Resolved): Make Format/HtmlViewHelper compatible
- Resolved already
- 23:38 Feature #66331 (Needs Feedback): Indexed Search Extbase Plugin per Typoscript einbinden
- Can you try the 7.2 version? indedex_search extbase version got some patches by Tymoteusz Motylewski
- 23:09 Bug #63306 (Closed): frontend does not check for file:123 format when parsing html
- Thank you Nils; I close it for now.
If you think that this is the wrong decision or experience this issue again, t... - 23:04 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- so, do you think this can be closed?
- 23:02 Bug #66872 (Under Review): Only output of default xml-labels in TYPO3 6.2.12
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:57 Task #66924: Cleanup: TYPO3\CMS\Core\Localization and Charset
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:38 Task #66924 (Under Review): Cleanup: TYPO3\CMS\Core\Localization and Charset
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:33 Task #66924 (Closed): Cleanup: TYPO3\CMS\Core\Localization and Charset
- 22:22 Bug #60453: Copying page tree messes up image references
- I can't test that right now, I'm sorry. The system I was talking about has not been updated to 6.2 yet and I don't ad...
- 21:35 Bug #53128: TypoScript Editor Help with Mouseclick
- it happens also with .stdWrap in TYPO3 6.2.12 tested with the latest Chrome
- 20:50 Feature #66921: Introduce bless for CSS splitting
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Feature #66921: Introduce bless for CSS splitting
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Feature #66921: Introduce bless for CSS splitting
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:42 Feature #66921 (Under Review): Introduce bless for CSS splitting
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:38 Feature #66921 (Rejected): Introduce bless for CSS splitting
- To bypass the CSS issues in IE < 10, introduce a grunt task that splits the CSS automatically.
- 17:24 Bug #64574: felogin stdWrap for messages not working in external typoscript files
- It`s the same with indexed search: some old extensions still use the file ext_typoscript setup.txt to include their T...
- 17:00 Bug #66898 (Resolved): additionalAttributes broken on ActionMenuItemViewHelper
- Applied in changeset commit:84638f27872f3dbc0e5db59547885d4a02c7e14a.
- 16:53 Bug #66898: additionalAttributes broken on ActionMenuItemViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Bug #66898 (Under Review): additionalAttributes broken on ActionMenuItemViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:42 Bug #66898: additionalAttributes broken on ActionMenuItemViewHelper
- Can be tested with bug #66897
- 00:41 Bug #66898 (Closed): additionalAttributes broken on ActionMenuItemViewHelper
- https://review.typo3.org/39202
breaks the additionalAttributes of the ActionMenuItemViewHelper
$tag member of the... - 16:49 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- This patch get reverted for now:
Reason for the regression is that initialize() of the abstract is no longer calle... - 16:39 Bug #39867: Cannot edit page title by double clicking it in pagetree in IE
- Just tested the demo site (6.2.9)
> IE8 8.0.7601.17514 > not working
> IE9 9.0.8112.16421 > working - 16:30 Task #66911 (Resolved): Travis: Verify no git submodule exists
- Applied in changeset commit:0d72276e98512337068812a810b69312543a739d.
- 15:29 Task #66911: Travis: Verify no git submodule exists
- 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 Task #66911 (Under Review): Travis: Verify no git submodule exists
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #66911 (Resolved): Travis: Verify no git submodule exists
- Applied in changeset commit:59d75c058190eb9c6f375e72598f0e8b6beb71d7.
- 11:14 Task #66911 (Under Review): Travis: Verify no git submodule exists
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:10 Task #66911 (Closed): Travis: Verify no git submodule exists
- 16:26 Bug #51069 (Needs Feedback): Updating extension changes load order
- The only way to influence the order of the extensions is to integrate a helper extension which defines the proper ord...
- 16:15 Bug #44649 (Closed): Drag&Drop does not work for IREE records with IE9
- Just tested with the demo site (6.2.9) and IE 9.0.8112.16421: adding images to a text/w image element I can reorder t...
- 16:05 Bug #45800 (Closed): IE9, pagetree: Can't collapse subtrees
- I've just tried with the demo site 6.2.9, on IE 9.0.8112.16421 and the pagetree works well. Even the demo of version ...
- 15:28 Bug #66895: Linkvalidator and FAL
- You can reproduce the problem with a link that obviously can't exist like "<a href="http://site.local/?file:99999999"...
- 08:22 Bug #66895: Linkvalidator and FAL
- Can you explain me, why the linkhandler should resolve links to files? How can I reproduce your problem?
- 15:22 Bug #66920 (Closed): Error by copying a record with IRRE elements creates duplicated references by the original record
- We have found a bug with one of our small product extension. The original problem was, that some user could not copy ...
- 15:08 Bug #66916 (Rejected): FormEngine: Simplify field name creation (Part II)
- patch is broken and must be redone.
- 14:11 Bug #66916 (Under Review): FormEngine: Simplify field name creation (Part II)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Bug #66916 (Rejected): FormEngine: Simplify field name creation (Part II)
- 15:07 Bug #64437: Pages with type "external link" don't redirect if requested via google search result
- Hello,
i'd like to know if this will be considered as a bug, what i think, and if it will be fixed.
Thanks,
... - 15:04 Bug #25165 (Closed): IE8 Browser crashes as soon as content element is saved/closed
- I've done another test with the demo site 6.2.9, adding a text with image element and adding an image, and still the ...
- 14:27 Bug #61540 (Rejected): BE loginSecurityLevel reset to 'rsa' when loggin into install tool
- As stated by Nicole Cordes, this is the intended behavior,so it won't be fixed this time.
If you think that this i... - 14:05 Bug #66858: Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- Sorry if this is redundant, but this issue is still listed as "new", and not Accepted
Can confirm: This problem exis... - 13:09 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:08 Bug #66913 (Under Review): JPG-Thumbnails are delivered with wrong Content-Type header
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #66913 (Closed): JPG-Thumbnails are delivered with wrong Content-Type header
- There is problem with displaying thumbnails in the Backend in Internet Explorer.
It turned out to be the header @X... - 12:39 Bug #66912 (Closed): There is something wrong while creating pages in pagetree
- Hello Core-Team,
if I create a new page with help of the drag 'n drop feature in pagetree I normally can change th... - 12:25 Epic #65314: PHP7
- PHP 5.5.12-2ubuntu4.4 (cli) (built: Apr 17 2015 11:47:44)
* Tests: 6956, Assertions: 9010, Skipped: 160.
* Time: 17... - 12:13 Bug #65318 (Resolved): ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition
- Issue is resolved in PHP7
- 12:07 Bug #59691: repository->add must not update existing object
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:07 Bug #59691: repository->add must not update existing object
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:46 Task #66906 (Under Review): Remove global configuration option GFX/png_to_gif
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:38 Task #66906 (Closed): Remove global configuration option GFX/png_to_gif
- The option png_to_gif was previously used to minimize
the size of generated images. In the current web development
... - 11:17 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Task #66903 (Resolved): Remove global configuration option to disable RTE
- Applied in changeset commit:ecbc3fde489620ceb7eb605071d24c1fb3fe0906.
- 10:48 Task #66903: Remove global configuration option to disable RTE
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:54 Task #66903: Remove global configuration option to disable RTE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:35 Task #66903 (Under Review): Remove global configuration option to disable RTE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:33 Task #66903 (Closed): Remove global configuration option to disable RTE
- The option to disable the RTE configuration is in the Core
and always active. The global option is always overridden... - 11:00 Task #66740 (Resolved): Issue #66263 patch do not work with suhosin.executor.disable_eval
- Applied in changeset commit:88dd489847cc0e8bfa22f003682b4ea4a980daf5.
- 10:37 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:50 Bug #66893 (Under Review): Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #66893 (Resolved): Setting the start module of a BE user to the empty value causes strange behaviour
- Applied in changeset commit:e12a9da6cb5c20ebddcf8a974c6c42e483e67b0a.
- 10:10 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- It also happens in 6.2 LTS if you check the extensions vor compatibility. I think the problem is the Typo3DatabaseBac...
- 10:01 Task #66902 (Resolved): Remove option to show TYPO3 version in output
- Applied in changeset commit:cbb47410afb765f93cd10877a4ad4c0125fb38f3.
- 09:34 Task #66902: Remove option to show TYPO3 version in output
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:24 Task #66902 (Under Review): Remove option to show TYPO3 version in output
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:22 Task #66902 (Closed): Remove option to show TYPO3 version in output
- 10:01 Task #66901 (Resolved): Move global code from backend.php to BackendController
- Applied in changeset commit:524f7cb728c158d60bae77475b0b14d19e132366.
- 05:08 Task #66901 (Under Review): Move global code from backend.php to BackendController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:06 Task #66901 (Closed): Move global code from backend.php to BackendController
- 09:57 Bug #46753 (Closed): 4.5.25 module web->list consume lots of memory when localization view selected
- Closed upon the request of the reporter.
- 09:30 Bug #66908 (Resolved): Wrong HTML in ModuleMenu main modules
- Applied in changeset commit:e7146367a7f56d674fe8a4fc3679f94c05f1d625.
- 09:08 Bug #66908 (Under Review): Wrong HTML in ModuleMenu main modules
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:03 Bug #66908 (Closed): Wrong HTML in ModuleMenu main modules
- There is one span too many in the module menu after the switch to sprite icons.
The change removes one span tag. - 08:58 Feature #64566: AbstractController::redirect should have a noCacheHash parameter
- Can you avoid this issue with redirecting from an uncached action to an uncached action? There was a change recently ...
- 08:58 Feature #66907 (Closed): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Sometimes it is needed or can be very helpful to do processing on the $data variable of a content element. Some conte...
- 06:28 Task #66905 (Under Review): Deprecate uc->classicPageEditMode and editRegularContentFromId option
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:27 Task #66905 (Closed): Deprecate uc->classicPageEditMode and editRegularContentFromId option
- There is some leftover, never-called code in a regular TYPO3 instance
regarding the old uc->classicPageEditMode opti... - 06:14 Task #66904 (Under Review): Deprecate $disable Option in PageRepository->getExtURL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:08 Task #66904 (Closed): Deprecate $disable Option in PageRepository->getExtURL
- The disable option to check whether redirects are allowed
should be handled outside of the call to simplify code rea... - 04:43 Bug #37597 (Rejected): Negative image width if first image is a png
- cannot reproduce in 6.2 or 7, thus will be closed. if you can help me reproduce this one, feel free to contact me via...
2015-05-11
- 23:52 Bug #43585: Radiobutton select difficult due to clear.gif
- Looking at the #47711 I discovered that I closed this... for the wrong reasons :) the clear.gif image is still there,...
- 23:50 Bug #47711 (Closed): Required image for fields with radio buttons
- I close this issue as I think it is a duplicate of #43585
If you think that this is the wrong decision or experien... - 23:30 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- Please test the patch and vote. Thanks
- 23:18 Task #66740 (Under Review): Issue #66263 patch do not work with suhosin.executor.disable_eval
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:28 Bug #17906 (Rejected): thumbs.php fails on cmyk images
- Image rendering is (and was) done by external tools like ImageMagick.
TYPO3 does not provide ICC profile conversio... - 23:00 Bug #66894 (Resolved): FormEngine: Simplify field name creation
- Applied in changeset commit:e445a10355027300b353fc2b278820f9e1a3257a.
- 21:39 Bug #66894 (Under Review): FormEngine: Simplify field name creation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:33 Bug #66894 (Closed): FormEngine: Simplify field name creation
- 22:51 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:48 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:51 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:32 Bug #66893 (Under Review): Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Bug #66893 (Closed): Setting the start module of a BE user to the empty value causes strange behaviour
- First, after saving the user settings, the select box shows "About Modules" as selected value, albeit an empty value ...
- 22:46 Bug #61386 (Closed): EM: Installation ends up in empty error message
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 22:29 Bug #66895: Linkvalidator and FAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:10 Bug #66895 (Under Review): Linkvalidator and FAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:57 Bug #66895 (Closed): Linkvalidator and FAL
- Linkvalidator can't validate Filelink created in RTEHtmlArea. They seems to be catch by InternalLinkType before it ca...
- 21:52 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
- I'm currently stuck at this problem. Tried the original patch which has many flaws, as Christian already pointed out....
- 19:38 Bug #66870 (Under Review): field type group with readonly should not render links to element browser
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:00 Bug #66870 (Resolved): field type group with readonly should not render links to element browser
- Applied in changeset commit:4a7cec86dbf2e0fa9b8df03cafa60dca0c0fd843.
- 09:04 Bug #66870: field type group with readonly should not render links to element browser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:00 Task #66773 (Resolved): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Applied in changeset commit:3480cf1a568b98008cc4378dec00630c9ca6f10b.
- 16:46 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:25 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Task #66773 (Under Review): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:37 Bug #29596: When creating content on a page ("Save Document and create a new one") the formerly chosen type of content is forgotten
- This is still a problem (TYPO3 6.2.12).
Be aware that this happens only the *second* time you click "save and crea... - 18:21 Bug #66500: Link-Wizard in IE and McAfee Add-On
- Well, I guess it's time to cancel the contracts with McAfee then.
If you're a big company you probably have the impa... - 18:03 Bug #66500: Link-Wizard in IE and McAfee Add-On
- Hi Markus,
as we are big company we have to obey what our IT security team tells us ;-)
So we HAVE to use this add-... - 18:10 Bug #66881: Link from MS Word leads always to home.html
- Hi Markus,...
- 13:28 Bug #66881 (Needs Feedback): Link from MS Word leads always to home.html
- 13:09 Bug #66881: Link from MS Word leads always to home.html
- For exactly this scenario we have a pageNotFound-Handler in place. We simply link the protected page directly. The ha...
- 13:01 Bug #66881 (Accepted): Link from MS Word leads always to home.html
- Hi Christian,
Why can't you use the solution in place?
http://docs.typo3.org/typo3cms/extensions/felogin/Examples... - 12:41 Bug #66881 (Closed): Link from MS Word leads always to home.html
- This report is about TYPO3 CMS 6.2.12 with PHP Version 5.4.27 on a UNIX server.
h3. Context
* Our employees som... - 17:30 Bug #65244 (Resolved): Allow closures / anonymous functions for file filters in LocalDriver
- Applied in changeset commit:736abab8d24823d7882d16a891c5c2ff3304c486.
- 16:24 Bug #65244 (Under Review): Allow closures / anonymous functions for file filters in LocalDriver
- 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 #65244 (Resolved): Allow closures / anonymous functions for file filters in LocalDriver
- Applied in changeset commit:3183decd48c144fefc0e54b95431b633a8149012.
- 14:31 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
- 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 #65244: Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:25 Bug #62523: Workspace dosen't generate the preview stop/logout button like TYPO3 4.5.x
- still present in TYPO3 6.2.12 and 7 (current master)
the JS error is:... - 17:17 Feature #64566 (Under Review): AbstractController::redirect should have a noCacheHash parameter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #64966 (Under Review): fe_login Usergroup redirect fails
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #66885 (Resolved): Composer vendor directory not shipped with 6.2
- Applied in changeset commit:3e8f5c46e4c8968038acb22053ca421fec48f903.
- 14:46 Bug #66885: Composer vendor directory not shipped with 6.2
- Patch set 8 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:24 Bug #66885: Composer vendor directory not shipped with 6.2
- Patch set 7 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:58 Bug #66885 (Under Review): Composer vendor directory not shipped with 6.2
- Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:50 Bug #66885 (Closed): Composer vendor directory not shipped with 6.2
- With change 3d380ef a restructure of @.gitignore@ was backported from master to 6.2 which also ignores the Composer v...
- 17:00 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
- Applied in changeset commit:3e8f5c46e4c8968038acb22053ca421fec48f903.
- 14:46 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 8 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:24 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 7 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:58 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:53 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:46 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:45 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:31 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:53 Bug #63975 (Resolved): Felogin Redirect after login
- 16:45 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Can't reproduce on current master.
* Created new CE.
* Added "magic image" to RTE.
* Changed size to 200x200
... - 16:38 Bug #66889 (Closed): RTEhtmlArea - Pictures can be changed only in scale, but not in size
- Duplicate
- 15:43 Bug #66889: RTEhtmlArea - Pictures can be changed only in scale, but not in size
- Isn't it the same as #65821 ?
- 15:35 Bug #66889 (Closed): RTEhtmlArea - Pictures can be changed only in scale, but not in size
- Inserted images are only scaled but not reduced in size. Images are always taken from the upload folder but they shou...
- 15:41 Bug #32967 (Closed): Backend workspace copy/cut paste column content fails on publish
- I tried with both 6.2.12 and 7 (latest master) and I was not able to reproduce the bug, so I close this for now.
I... - 14:46 Bug #66572: Workspaces and templavoia
- I have add a patch
- 14:35 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- It happens when i hit the button to for the Database analyzer.
The cachemanager is used within TCA/Overrides context. - 13:42 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- When exactly is that thrown in install tool? Only calling the upgrade wizards or the db analyzer? Could you also plea...
- 13:31 Bug #66884 (Rejected): Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- I just merged the current master and wanted to check the table definitions.
An exception is thrown because in one ... - 14:09 Bug #44887 (New): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- TYPO3 is not using http://htmlarea.sourceforge.net/examples/core.html
TYPO3 htmlArea RTE has been completely rewri... - 11:56 Bug #44887 (Closed): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- I close this as after all the tests I have performed it seems it is a behavior of HTMLarea; Maybe you could try to ge...
- 14:07 Story #65537 (Closed): Backend user Access Rights
- 14:00 Story #65537: Backend user Access Rights
- Yes it can be closed.
- 13:55 Feature #64200: Allow individual content caching
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:30 Task #66714 (Resolved): Make Security/IfAuthenticatedViewHelper compilable
- Applied in changeset commit:dba72f3d7ea8814e9ba1d3185a5a6d178839529d.
- 13:28 Bug #66817: Category tree empty
- Its better - kind of. Now clicking one time does the job, but still the tree should not be folded by default. Its con...
- 13:15 Bug #66883 (Closed): Connection Error with workspaces in Production mode
- The same error message and behaviour as in #66880 appears in 6.2 (Connection Problem)
Output from the PHP Error Lo... - 13:00 Bug #66880 (Resolved): Errors switching workspaces
- Applied in changeset commit:9c62b598fcdbeb454159125106e550b93a395907.
- 12:44 Bug #66880 (Under Review): Errors switching workspaces
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Bug #66880 (Accepted): Errors switching workspaces
- 12:41 Bug #66880 (New): Errors switching workspaces
- By the way: after switching the workspaces the pagetree goes missing.
- 12:39 Bug #66880: Errors switching workspaces
- We do also experience this "Connection Problem" in 6.2 and workspaces
- 12:35 Bug #66880 (Accepted): Errors switching workspaces
- This error only occurs when Configuration Preset is set to "Production".
- 12:32 Bug #66880 (Closed): Errors switching workspaces
- I am using TYPO3 7 (latest master).
1) set up a custom workspace
2) every time I switch workspaces using the dropdo... - 12:53 Bug #66882 (Closed): Workspace 'file_reference'
- Hi
in Workspace it tries to make a MySQL SELECT query to the table 'sys_file' with the fields: 'uid,pid,t3ver_wsid... - 12:39 Bug #66878: Remove duplicate code by using internal API
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Bug #66878 (Under Review): Remove duplicate code by using internal API
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:19 Bug #66878 (Closed): Remove duplicate code by using internal API
- In the @TYPO3\CMS\Core\Resource\File@ object the logic to load @metaDataProperties@ is implemented at multiple places...
- 12:30 Task #66437 (Resolved): Simplify PHP lint Travis execution
- Applied in changeset commit:b52b9ae7b1ec3317e525215159e49494d8eb2728.
- 11:41 Task #66437 (Under Review): Simplify PHP lint Travis execution
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:58 Feature #60139: broadcast messages
- IMHO one solution could be adding a task to scheduler that sends emails, with a configurable subject and body (I am a...
- 11:15 Bug #66247: File Recycler doesn't collect deleted files anymore
- I can confirm this for TYPO3 6.2.10.
- 10:51 Task #59291 (Closed): `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
- 10:40 Task #59291: `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
- Yes, you can close this bug.
- 10:00 Feature #64884 (Resolved): Display info about registered Extractors in Task "Metadata Extract"
- Applied in changeset commit:2476e12a38aeb01236d7e112a5b17324e407e8ee.
- 09:54 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:14 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:09 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:39 Bug #65484: Resolve dependencies when updating installed extensions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:39 Bug #65484: Resolve dependencies when updating installed extensions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:23 Bug #65484: Resolve dependencies when updating installed extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-10
- 23:38 Bug #66542: Drag & Drop can not be stopped without really dropping an element into a dropzone
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:38 Bug #66541: Content droppable in dropzones outside of the viewport
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:38 Task #66540: Avoid having content jump up and down when dragging elements
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:37 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:10 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #58874 (Resolved): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Applied in changeset commit:1a877f226832e148056067f0dba8b29b10be6ea6.
- 22:30 Bug #66768 (Resolved): TCA not loaded for runtimeActivatedPackages
- Applied in changeset commit:1a877f226832e148056067f0dba8b29b10be6ea6.
- 22:09 Bug #64590 (Needs Feedback): Replacing an image in Workspace leads to Error Message
- I am not able to reproduce it with TYPO3 6.2.12 and the latest news extension, but before closing it I want to be sur...
- 21:38 Feature #28302: Revamping Web>List
- The filter bar should be used to Web>List and Filelist
- 20:57 Feature #56133: Replace file feature for fal file list
- +1 for this feature, please merge into core
- 20:57 Bug #66876 (Closed): Datepicker for fields with placeholder broken in IE11
- *6.2. only, fixed in 7 (probably with new date picker)*
If a field is using placeholders and a datepicker, the dat... - 20:42 Task #66204: Cleanup EXT:frontend
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Bug #66873 (Closed): Add a "replace file" button when editing a file
- See #56133
- 13:57 Bug #66873: Add a "replace file" button when editing a file
- Please change the category to FAL issues.
- 13:56 Bug #66873 (Closed): Add a "replace file" button when editing a file
- Add a replace file button when editing a file over the filelist.
This is a missing feature which was available in DA... - 17:30 Task #66875 (Resolved): Replace fa-cog with fa-ellipsis-h
- Applied in changeset commit:0ec990c1ccb574dabf0dffe1b97eef191a1244ab.
- 17:02 Task #66875 (Under Review): Replace fa-cog with fa-ellipsis-h
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Task #66875 (Closed): Replace fa-cog with fa-ellipsis-h
- As requested by Mathias, replace the cogwheel for secondary options with fa-ellipsis-h.
- 14:35 Task #57379 (Closed): Support for files separated from the t3d file
- It was decided not to backport this to TYPO3 CMS 6.2
- 14:27 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
- In TYPO3 4.5 this code is used: typo3\sysext\cms\tslib\class.tslib_fe.php...
- 14:26 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
- Did you try to use an xlf-file instead of an xml-file?
- 13:32 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
- Verified using this setup:...
- 13:27 Bug #66872 (Closed): Only output of default xml-labels in TYPO3 6.2.12
- After update from Version 4.5.40 to 6.2.12 the substitiution of xml-labels does not work properly.
The problem occ... - 13:52 Feature #65866: Fetch extension version from ext_emconf.php if composer.json does not contain version property
- Happened here too. We have some internal extensions which are installed with @composer/installers@, they have a versi...
- 13:42 Bug #66473 (Under Review): Cannot create object implementing Serializable on PHP 5.6
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:48 Bug #66813: Persisting extbase FileReference does not work with default TCA configuration
- I've noticed that at least 'tablenames' does seem to get set when the domain model uses an ObjetStorage for multiple ...
- 00:04 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-09
- 23:54 Bug #66473 (Accepted): Cannot create object implementing Serializable on PHP 5.6
- This change contains an error for TYPO3_6-2, see https://review.typo3.org/#/c/39390/
After discussion with Lolli, I ... - 14:30 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
- Applied in changeset commit:169a6b2f0ea77e9d050dd8de4139ecdd72facc9d.
- 12:05 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:55 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:38 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:26 Bug #66473 (Under Review): Cannot create object implementing Serializable on PHP 5.6
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:07 Bug #52491 (Closed): index.php/something/something will cause error in frontend
- I am not able to reproduce it in my TYPO3 installations (6.2.12 and 7.0.2)
The only thing I noticed when I tried t... - 22:18 Bug #66870 (Under Review): field type group with readonly should not render links to element browser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:11 Bug #66870 (Closed): field type group with readonly should not render links to element browser
- If a field of type "group" and readonly, the allowed tables should not be rendered with a link to the element browser...
- 22:15 Bug #59649 (Needs Feedback): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
- Please, can you tell us if the bug is still present in the latest versions like 6.2.12 or 7 (latest master)? Thank you!
- 22:11 Bug #60453 (Needs Feedback): Copying page tree messes up image references
- Please, can you tell us if the bug is still present in the latest versions (6.2.12 or latest 7 master) ?
Thank you - 22:05 Bug #48170 (Closed): No autocomlete / hints after multiline comment
- I close this as it is a duplicate of #53125
Reopen it if you think it is the wrong decision. - 21:01 Feature #48947: Introduce avatars for backend users
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:05 Feature #48947: Introduce avatars for backend users
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:42 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:57 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:46 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:35 Feature #66869 (Closed): change language in page tree if certain language is selected
- if an editor selects one language it would be great if the pagetree also would show the localization for qickediting ...
- 19:51 Bug #65534: Flux not loaded when upgrading
- Can you tell us if this is still viable? Thank you!
- 18:02 Feature #64884 (Under Review): Display info about registered Extractors in Task "Metadata Extract"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:46 Bug #45426 (Closed): tslib_content_Media does not clean up $conf['file.'] after extracting video from url
- 17:30 Task #66868 (Resolved): Move usage of BackendUserSettingsDataProvider
- Applied in changeset commit:d85741e90a3ad37b9e7461a44034831471bec080.
- 16:49 Task #66868: Move usage of BackendUserSettingsDataProvider
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:01 Task #66868 (Under Review): Move usage of BackendUserSettingsDataProvider
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Task #66868 (Closed): Move usage of BackendUserSettingsDataProvider
- Move usage of BackendUserSettingsDataProvider
- 17:30 Feature #66822 (Resolved): Allow module menu items to use sprite icons
- Applied in changeset commit:4cc680ed0086ed7c4b0c226b0049034e1cb3a024.
- 17:30 Bug #63591 (Resolved): Improve page tree performance
- Applied in changeset commit:a89d3765663c0ed05c8435ad767f106fa9d60bf8.
- 16:04 Bug #63591: Improve page tree performance
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Bug #66817 (Needs Feedback): Category tree empty
- could you check with the latest master, we just merged a change a few hours ago.
- 16:48 Bug #66865 (Closed): Check for Core Updates breaks in Multisite environment
- Hi, thanks for reporting.
This issues has been resolved already in a 6.2 release (6.2.10).
See https://forge.ty... - 10:41 Bug #66865 (Closed): Check for Core Updates breaks in Multisite environment
- I have this directory structure on my webserver:
web
-website1
-website2
-typo3_src-6.2.5
-typo3_src-6.2.12
... - 16:39 Bug #64874: Clicking on directory in link wizard reloads window and deletes all entries the user made before
- It is still reproducible in 6.2.12:
steps:
1) open RTE
2) mark a word and click on "insert link" icon
3) go t... - 16:30 Bug #66854 (Resolved): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Applied in changeset commit:11170b11fcc6e46f34052986e3d2bce7b13798cf.
- 16:20 Bug #40280 (Under Review): indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:09 Bug #15020: mysql like regarding german "umlaute"
- the search works correctly (finds accented words when searching without accents)
however it doesn't highlight the ac... - 16:00 Story #65537 (Needs Feedback): Backend user Access Rights
- So, could this be closed? Thank you!
- 16:00 Task #66867 (Resolved): Make sys_note/EditLinkViewHelper compilable
- Applied in changeset commit:477635c956b89fe6a3d8e24ca05c6e1c4e965056.
- 15:32 Task #66867: Make sys_note/EditLinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:26 Task #66867 (Under Review): Make sys_note/EditLinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #66867 (Closed): Make sys_note/EditLinkViewHelper compilable
- 16:00 Feature #46448 (Resolved): Add items for sectionIndex menu where pages loading content from other pages
- Applied in changeset commit:969f75063a5d63c3b7f4aae1c2e52f25ecba7e5d.
- 15:49 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:27 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:54 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:53 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:27 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Task #66866 (Resolved): Make sys_note/DeleteLinkViewHelper compilable
- Applied in changeset commit:c1440f4d88cec7a008754b11d57399b0f42ad3ff.
- 15:36 Task #66866: Make sys_note/DeleteLinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:11 Task #66866 (Under Review): Make sys_note/DeleteLinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66866 (Closed): Make sys_note/DeleteLinkViewHelper compilable
- 15:46 Task #64114 (Accepted): Suggest element refactoring
- 15:46 Bug #41572 (Needs Feedback): indexed_search: Duplicate search results
- Hi Markus,
Thanks for your report.
Can you elaborate more, in what way the results are duplicated?
Is it the same ... - 14:46 Bug #58874 (Under Review): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:46 Bug #66768 (Under Review): TCA not loaded for runtimeActivatedPackages
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:49 Bug #66465 (Rejected): FileList makes 10 fileExists() calls for each file
- Having a general caching wrapper around the drivers is not a solid approach. The patch was abandoned and this issue w...
- 12:43 Bug #62956 (Closed): Can't change image sequence in image element with IE11
- TYPO3 4.5.x is not supported anymore; moreover, I cannot reproduce it using the demo sites for both 6.2 and 7.x: as ...
- 12:30 Bug #44887: Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- As far as I can see this behavior is due to RTEHtml area; I performed a test using http://htmlarea.sourceforge.net/...
- 12:06 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
- This is still present in TYPO3 6.2.12
- 11:40 Feature #52015 (Closed): Make DataHandler (TCEmain) work in frontend context
- The WIP patch was abandoned from gerrit, this issue will be closed for now.
- 11:32 Task #55626 (Rejected): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- Hey. Thanks for patch and analysis, but it seems this one won't make it for the time being. I'll close the issue as r...
- 11:22 Bug #25367 (New): rsaauth does not encrypt new passwords entered in forgot password form
- The patch was stalled in review for a very long time. It was abandoned to keep the review list a bit more clean. If a...
- 11:11 Feature #52694 (New): Deprecate GeneralUtility::devLog()
- 11:11 Feature #52694: Deprecate GeneralUtility::devLog()
- The patch was stalled on gerrit and abandoned. A new patch can be pushed if there is new activity.
- 02:31 Task #66836 (Resolved): Show edit icon on page title hover
- Applied in changeset commit:47482f8a17fe6a27abcb7e1057020cc8f4dc8ed0.
- 02:21 Bug #59473: Inconsistent API for folders
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:21 Bug #59475: Folder Object is missing getFile
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:21 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:31 Task #66849 (Resolved): Remove dependency to tab.js in FormEngine
- Applied in changeset commit:275a8cf9f0633c291111f5d0617313083c807fb2.
- 01:11 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:01 Bug #66864 (Resolved): LocalizationUtility patch breaks labels
- Applied in changeset commit:41040af4e887a8d2ad891fefffeb37df849f7dd9.
- 00:33 Bug #66864: LocalizationUtility patch breaks labels
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:32 Bug #66864 (Under Review): LocalizationUtility patch breaks labels
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:32 Bug #66864: LocalizationUtility patch breaks labels
- !{width:100%}TYPO3_CMS_Login__TYPO3_CMS_7_DEV.png!
- 00:28 Bug #66864 (Closed): LocalizationUtility patch breaks labels
- See screeni, patch will be reverted for now.
- 00:31 Task #66856 (Resolved): FormEngine: Simplify placeholder and null handling
- Applied in changeset commit:0d6765bd6b67b5b6c4f431ea0c67771c37dbe97b.
- 00:03 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Bug #63026 (Resolved): Improve performance in LocalizationUtility
- Applied in changeset commit:217954659043ff6ed48a2d5f2e1f6c3207cb9b21.
- 00:00 Feature #66111 (Resolved): Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Applied in changeset commit:2bc2196274a0c895fadcff01b5693fa67b16204e.
2015-05-08
- 23:56 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:32 Bug #66473 (Accepted): Cannot create object implementing Serializable on PHP 5.6
- master merged, now waiting for 6.2 backport.
- 23:30 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
- Applied in changeset commit:89cbe117f4dd60e7145620d4c88a407bbe98a960.
- 17:33 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Bug #63519: sys_file_processedfile rows contain zero dimensions
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:35 Bug #63519: sys_file_processedfile rows contain zero dimensions
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:23 Bug #63519: sys_file_processedfile rows contain zero dimensions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:13 Bug #63519 (Under Review): sys_file_processedfile rows contain zero dimensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:35 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:23 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:13 Bug #65842 (Under Review): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:36 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Tnx for finding the cause!
Let's see if we can change the temp name part to get this fixed - 21:19 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- I finally managed to track the bug down. To trigger it multiple things are needed.
h1. Conditions to trigger the bu... - 23:03 Feature #64200: Allow individual content caching
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:55 Feature #64200: Allow individual content caching
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:52 Feature #64200: Allow individual content caching
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:11 Feature #64200: Allow individual content caching
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #65354 (Resolved): Support for SPATIAL KEY in Schema / Migration
- Applied in changeset commit:afd54ca727cdbf082e488692b2746a37033d45d0.
- 21:05 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:32 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:56 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:46 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:15 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:14 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:38 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Task #66856 (Under Review): FormEngine: Simplify placeholder and null handling
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Task #66856 (Closed): FormEngine: Simplify placeholder and null handling
- 21:40 Bug #62454: Fluid BytesViewHelper class should use translated units
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:29 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:13 Bug #66861 (Under Review): Do not automatically append a "/" to the identifier of a folder
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Bug #66861 (Closed): Do not automatically append a "/" to the identifier of a folder
- When creating a @Folder@ Object the identifier is suffixed with a @/@ automatically which does not make sense when us...
- 21:06 Feature #66862 (Rejected): New $TCA['ctrl'] option: copyReferenceFields
- h3. copyReferenceFields
|*Key*|*Datatype*|
|copyAfterDuplFields|string (list of field names)|
*Description*
T... - 21:00 Bug #40462 (Resolved): CSC Subheader and register: defaultHeaderType
- Applied in changeset commit:dff6c566ed85e7af6e1c3b2ad8b1489b7c05315e.
- 20:51 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:09 Task #66849 (Under Review): Remove dependency to tab.js in FormEngine
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:08 Task #66849 (Closed): Remove dependency to tab.js in FormEngine
- Remove dependency to tab.js in FormEngine
- 20:16 Feature #52217: Hook for analyzing record
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:44 Bug #66858 (Closed): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- Thank you for resolving issue: https://forge.typo3.org/issues/65117
But there is a new Problem:
- TYPO3 6.2.12
- I... - 17:05 Feature #59752 (Rejected): Provide method in fe_user repository to get current logged in user
- Please see gerrit for reasons why this patch will not be accepted. Issue is rejected for now.
- 08:50 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:45 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:32 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:09 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Bug #59910: Editing an image in a draft workspace corrupt the live frontend.
- this is the test I've done with TYPO3 6.2.12:
enviroment:
1.create a user group: name:editors; Edit Live (Onlin... - 16:03 Feature #62742 (Rejected): TCA schould always be loaded early
- Hey.
Thanks for your reports and the analysis of this problem.
The main problem here is that extbase is prepared as... - 15:54 Bug #62853 (Rejected): Caching datamaps within eID-requests results in incomplete cache entries
- Interacting with core API in an early bootstrap stage needs good internal knowledge of the system.
Using Extbase i... - 15:54 Feature #38732: Modernize Content Elements
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:35 Bug #66838 (Resolved): ExtensionManager loads ext_autoload.php to late
- 15:34 Bug #66838: ExtensionManager loads ext_autoload.php to late
- The current 6.2 branch works. You can close this report.
Sorry for the duplicate. I had the wrong keywords when I ... - 15:07 Bug #66854: RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Hi,
thanks for the fix patch.
I just checked this with my older TYPO3 Version 6.2.9, but the patch for branch *TYPO... - 13:43 Bug #66854: RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:43 Bug #66854 (Under Review): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Bug #66854 (Closed): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- If you want to add a link in the RTE and you have a big pagetree.
By unfolding one tree element it reloads the frame... - 14:50 Bug #66855 (Closed): Format/HtmlViewHelper don't render Links in TYPO3_MODE = BE
- When I use the HtmlViewHelper in the BackendEnviroment (in my case to send emails with the scheduler) links aren't be...
- 14:07 Bug #65598 (Rejected): RTE wraps text differently in Firefox vs. Chrome
- 14:06 Bug #65598: RTE wraps text differently in Firefox vs. Chrome
- Hi,
i can confirm that but unfortunately the behaviour comes from the HTMLArea itself.
Please go to
http://htmla... - 13:56 Bug #65393 (Rejected): RTE wraps paragraphs in DIV tags in Chrome upon save
- 13:55 Bug #65393: RTE wraps paragraphs in DIV tags in Chrome upon save
- Hi,
i can confirm that but unfortunately the behaviour comes from the HTMLArea itself.
Please go to
http://htmlarea.... - 12:32 Bug #61154: "Migrate all file links of RTE-enabled fields to FAL" fails with "Reference index was probably out of date."
- Same problem while upgrading from 6.0.12 to 6.2.12.
Workaround worked fine. Thank you! - 12:18 Bug #66853 (Closed): HTML5 video tag attributes
- If you try to add to the html5 media element the attribute preload="none", it doesn't show up on the frontend.
In /s... - 12:15 Bug #66851: Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Hi!
Can you push a patch to our review system?
More information: http://wiki.typo3.org/CWT
- 12:05 Bug #66851 (Closed): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- There's a missing comma in the description of the inline notation...
- 12:14 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
- The bug is also present in 6.2.12
The error message is:... - 12:00 Bug #65709 (Resolved): Resolving fully qualified validator classname results in exception #1420281366 with current master
- Applied in changeset commit:700c31abcb331030a4bf492248c8bd3874332861.
- 11:09 Bug #65709: Resolving fully qualified validator classname results in exception #1420281366 with current master
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Bug #59122 (Closed): Exception when broken image in fileadmin
- I thank you for your feedback.
Closed as per request of the reporter. - 11:49 Bug #59122: Exception when broken image in fileadmin
- Sorry, long time ago since that problem. I can't find the image. We are using only one TYPO3 instance with 6.1.x and ...
- 11:07 Feature #59923: Extension Manager Edit Files and choose older version
- Hi Marion,
1) About the templates, it is always a good practice to move them on another folder (e.g. /fileadmin/ a... - 11:00 Bug #46304 (Resolved): Indentation and Frames - "No Frame" shows div if top/bottom margin is empty
- Applied in changeset commit:f7dd529d3376b4d2101ba13fc8abdca62fbbee8b.
- 09:43 Bug #58707 (Needs Feedback): Invalid oject->string convert in ElementBrowser
- Yo Tim,
is this still a valid thing?
Cheers
Mattes - 09:33 Task #59291 (Needs Feedback): `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
- Could you please tell us if this can be closed? Thank you!
- 09:26 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:26 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:23 Bug #24186 (Under Review): HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:22 Bug #16542: utf-8 in classes names
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:21 Bug #16542 (Under Review): utf-8 in classes names
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:00 Bug #66337 (Resolved): PackageStates.php file has incorrect permissions when being recreated again
- Applied in changeset commit:6de4beafdc5fa21424399566fce22065629afb79.
- 08:42 Bug #66337: PackageStates.php file has incorrect permissions when being recreated again
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:49 Task #66836: Show edit icon on page title hover
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:30 Bug #57087 (Resolved): Property includeRecordsWithoutDefaultTranslation of the select function misses stdWrap
- Applied in changeset commit:1efdf579a6e6934b8c068eef9b7af3ef9e84bca8.
- 07:40 Bug #57087: Property includeRecordsWithoutDefaultTranslation of the select function misses stdWrap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:53 Bug #50873: sectionIndex menu is empty when the page is not in menu
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:30 Task #63835 (Resolved): Remove deprecated parts from master
- Applied in changeset commit:37990c9de74d0ee13d8c4f082b8ef114aeff0031.
- 00:02 Task #63835: Remove deprecated parts from master
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:03 Task #66204: Cleanup EXT:frontend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:01 Feature #40679: Enhance suggest wizard by adding flags
- I'm not sure about the usecase. Isn't this a misconfiguration of the suggest wizard somehow? Shouldn't it select only...
2015-05-07
- 23:35 Bug #60860: "Add Media" button in tt_content-elements fails as user
- Markus, can you tell us if the suggestion from schmitz no-lastname-given is sufficient for you? Thank you!
- 23:31 Bug #62261: abnormal element <a id="contend id"></a> over each content element
- So can this be closed? Thank you!
- 22:44 Bug #66845 (On Hold): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- We are currently discussing what to do with this issue. Stay tuned for more infomration soon
- 21:12 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- You're right but you can't do it inside TYPO3, it needs to be activated manually in PackageStates.php.
- 21:07 Bug #66845 (Needs Feedback): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- 21:00 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- I guess its an extension that is causing this issue.
t3lib_BEfunc is not a valid classname in 7.2 any more.
Eithe... - 20:55 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- Call Stack
# Time Memory Function Location
1 0.0000 247272 {main}( ) ..\mod.php:0
2 0.0130 2143032 TYPO3\CMS\Core\... - 20:52 Bug #66845 (Rejected): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- ...
- 22:44 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- We are currently discussing what to do with this issue. Stay tuned for more infomration soon
- 22:36 Bug #63374: Uploading in filelist gives warning if the file should be overwritten
- 1+ Is there any workaround e. g. disabling this dialogue? For unexperienced users/users new to TYPO3 it is really irr...
- 21:56 Bug #66846 (Closed): Extension Manager "Configure Extension backend" doesn't submit on enter key
- In 7.2.0 the Extension configuration in the Extension Manager can't be submitted anymore by enter key.
Steps to re... - 21:24 Bug #62454: Fluid BytesViewHelper class should use translated units
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:19 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:18 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- For the last 12 hours I logged every call to gm executed by imageMagickExec(), including the exitcode and the output ...
- 20:00 Task #66836: Show edit icon on page title hover
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:14 Task #66836: Show edit icon on page title hover
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Task #66836 (Under Review): Show edit icon on page title hover
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Task #66836 (Closed): Show edit icon on page title hover
- Show an hint for editing the page title in "List" and "Page" module by hovering the title.
- 19:41 Bug #63026: Improve performance in LocalizationUtility
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:32 Feature #40679: Enhance suggest wizard by adding flags
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #63891 (Resolved): Remove dependency to $this->formEngine->RTEcounter
- Applied in changeset commit:3d39a202488545217ff500d18594627b040e6540.
- 19:10 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #65956 (Resolved): Refactor backend debugger panel
- Applied in changeset commit:afe53120e0d90c25eef3a57bd46d375a5030cede.
- 18:58 Task #65956 (Under Review): Refactor backend debugger panel
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:09 Bug #66844 (Closed): CSS inline style for image border gets corrupted after saving
- Hello,
there could be a bug in typo3/sysext/core/Classes/Html/RteHtmlParser.php
Because it seems there are no o... - 18:39 Task #63835: Remove deprecated parts from master
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Task #65790: Move DB functionality pages.storage_pid to compatibility6
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:49 Bug #33370: config.compressJs/-Css & concatenateJs/Css problems
- Sorry, I didn't used the TYPO3 internal compress features since I'm using Grunt and Gulp.
My colleagues told me th... - 14:31 Bug #33370 (Needs Feedback): config.compressJs/-Css & concatenateJs/Css problems
- Is this still present in TYPO3 6.2.12 or 7 ?
- 17:48 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #66834 (Under Review): Numeric suffix (0) added to unique fields in workspace records
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Bug #66834 (Closed): Numeric suffix (0) added to unique fields in workspace records
- Upon saving a record outside of the LIVE workspace all fields marked as @'eval' => 'unique'@ have @0@ appended to the...
- 17:48 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:23 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #66843 (Resolved): DBAL: Permission error when saving a new record
- Applied in changeset commit:90875742529a2468dacba2ab99f4efb85293b5fe.
- 17:15 Bug #66843: DBAL: Permission error when saving a new record
- 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 Bug #66843 (Under Review): DBAL: Permission error when saving a new record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Bug #66843 (Closed): DBAL: Permission error when saving a new record
- When creating a new record and saving it, without closing (thus going back to edit mode), the backend stops with:
... - 17:30 Bug #66830 (Resolved): ADOdb: mssqlnative driver is not properly initialized
- Applied in changeset commit:e70df5883cf52dc1b4c324a21efb5a030b6058a2.
- 17:10 Bug #66830: ADOdb: mssqlnative driver is not properly initialized
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:29 Bug #66830: ADOdb: mssqlnative driver is not properly initialized
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #66830 (Under Review): ADOdb: mssqlnative driver is not properly initialized
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Bug #66830 (Closed): ADOdb: mssqlnative driver is not properly initialized
- Problems:
* Empty username/password should use Windows Authentication
* Character set is not used when connecting - 17:30 Bug #63070 (Resolved): ADOdb: mssqlnative driver does not properly define the port
- Applied in changeset commit:e70df5883cf52dc1b4c324a21efb5a030b6058a2.
- 17:10 Bug #63070: ADOdb: mssqlnative driver does not properly define the port
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:29 Bug #63070 (Under Review): ADOdb: mssqlnative driver does not properly define the port
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Bug #63070: ADOdb: mssqlnative driver does not properly define the port
- Fixing using mssqlnative driver, hope it is fine with you.
- 17:28 Bug #65529 (Needs Feedback): handler_init - wrong management of port if null
- The port handling has been adapted today for both master and 6.2 with #66830 and #63070. As you are using 6.2, please...
- 17:25 Bug #66670: ENGINE in ext_tables.sql is not dropped for MSSQL
- To be confirmed, currently customer using MSSQL removed every "ENGINE" from the @ext_tables.sql@ files, so not that u...
- 17:06 Task #47112 (Needs Feedback): Disable the functionality of extension cshmanual (TYPO3 Manual)
- Please, can you tell us if the suggestion from Florian Seirer is sufficient for you? Thank you!
- 16:37 Bug #66838: ExtensionManager loads ext_autoload.php to late
- This change (already merged in current 6.2 branch): https://review.typo3.org/#/c/39217/4/typo3/sysext/extensionmanage...
- 15:33 Bug #66838 (Needs Feedback): ExtensionManager loads ext_autoload.php to late
- Hi Robert,
can you please test this with the current master and/or current 6.2 branch?
We think we fixed this one... - 15:16 Bug #66838: ExtensionManager loads ext_autoload.php to late
- Changing the method TYPO3\CMS\Core\Core\ClassLoader::addActivePackage fixed the problem for me:...
- 15:03 Bug #66838 (Closed): ExtensionManager loads ext_autoload.php to late
- When installing an extension, which depends on an extension with ext_autoload.php, the class-information in that file...
- 15:20 Bug #66768: TCA not loaded for runtimeActivatedPackages
- Related to issue #58871?
- 15:19 Bug #58871: CLI "extension:install" does not work correctly with config "runtimeActivatedPackages"
- Related to issues #58874 and #66768?
- 15:00 Bug #66671: Install Tool should show the ALTER TABLE instead of CREATE TABLE
- OK, analyze:
We miss a call to @->sql_pconnect()@ or @->connectDB()@ in Install Tool somehow because this call will ... - 15:00 Bug #66828 (Resolved): Saving plugin content element with empty list_type
- 14:58 Bug #66828: Saving plugin content element with empty list_type
- Yes, you are right. It was the old flux extension.
Thanks! - 11:28 Bug #66828 (Needs Feedback): Saving plugin content element with empty list_type
- Can't reproduce on current master.
Are you sure this is not a weird side-effect of other extensions being installed?
... - 11:24 Bug #66828 (Closed): Saving plugin content element with empty list_type
- Saving a plugin content element without specifying the plugin type (list_type) causes a PHP warning and a TYPO3 Excep...
- 14:48 Bug #52822 (Needs Feedback): Updating extensions triggers errors due to folder permissions
- Reopened as per request of Stephan Großberndt to perform a deeper investigation
- 14:38 Bug #52822 (Closed): Updating extensions triggers errors due to folder permissions
- I close this, as TYPO3 4.5.x is not supported anymore and DAM is not compatible with 6.2.x
If you think that this ... - 14:15 Bug #23115: Workspace preview does not work in multidomain setup
- ON TYPO3 6.2.12 the line:...
- 13:10 Task #66639 (Rejected): Followup: Introduced getters for $GLOBALS in ext:func
- Patch was abandoned, issue is rejected.
- 13:00 Bug #66832 (Closed): Fileupload in a record fails with TCA for "exactly one file" (minitems/maxitems=1)
- Worked with 4.5.x, issue after upgrading to 6.2.x.
Problem occurs when working in the backing with a self-created ... - 12:50 Feature #66831 (Closed): Forms: Localize form labels
- To localize a form it would be handy to define the label value in the form {LLL:EXT:powermail/Resources/Private/Langu...
- 12:40 Bug #45000 (Closed): assign target to file link in header leads to path error
- Closing it: it seems resolved. Tested in 6.2.12 and 7 (latest master)
- 12:04 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
- we are still discussing, seems to be a problem in...
- 12:03 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
- sorry to say but that didn't helped :(
Interessting thing is: When I'm installing a fresh 6.2.12 Installation I have ... - 11:15 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
- try to clear sys_processed_files table and then clear cache.
we currently discuss it on the slack channel
there see... - 10:33 Bug #66827 (Closed): gdlib fails - no thumbnails in backend after update to 6.2.12
- I got a problem with a couple of installations:
- After updating to 6.2.12, the thumbnail creation in the backend (... - 11:47 Bug #66813 (Accepted): Persisting extbase FileReference does not work with default TCA configuration
- This is an inconsistency, which is worth tackling. However, I'm not sure
yet whether we should do son in the TCA he... - 11:29 Bug #22532 (Closed): Editing area for editing files is much too small
- I think you mean the "edit files in typo3conf" functionality in Install Tool; that functionality has been removed (cf...
- 11:00 Bug #66825 (Resolved): File list breaks with DBAL
- Applied in changeset commit:5c8e6386a5749fafe55a5973aaebcc1e416de9b4.
- 10:38 Bug #66825: File list breaks with DBAL
- 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 Bug #66825 (Under Review): File list breaks with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Bug #66825 (Resolved): File list breaks with DBAL
- Applied in changeset commit:3a9df000d5132c8994692cc2ab38cf9030b3d9c0.
- 09:44 Bug #66825: File list breaks with DBAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:43 Bug #66825 (Under Review): File list breaks with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:32 Bug #66825 (Closed): File list breaks with DBAL
- Unsupported quotes used in database statements.
- 10:57 Feature #52217: Hook for analyzing record
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:44 Feature #19832 (Accepted): sectionMarker (page anchor) prefix is hardcoded as "c"
- 10:41 Bug #17227: Shortcut to external URL if referer-check enabled
- ??Now I set doNotCheckReferer and the redirects work as suspected (302). But I am not sure, which side effects now ex...
- 10:39 Bug #16547: Link to external URL page doesn't forward
- *NOT* fixed in 4.5.40 and 6.X.X
See https://forge.typo3.org/issues/17227 for workarounds.
Just noting for others en... - 10:36 Bug #66797: Can not use other classes for exception handling
- Yes, i used "Clear all cache" of the install tool.
I already debugged this function the incoming values are the defa... - 09:43 Bug #24895 (Closed): Images with links doesn´t work
- I close this because since version 6.x the links in images are managed in a different way, using the FAL and setting ...
- 09:02 Bug #65275: Problem with Install Tool using GDlib test
- Habe vermutlich das gleiche Problem. Hoster ist Strato. laut phpinfo ist nichts disabled. Wenn ich auf den GDlib Test...
- 09:00 Bug #66429 (Resolved): Remove IdentityMap
- Applied in changeset commit:b6dad8fcb146ac29bf3a722168170d4fe51bfcf4.
- 09:00 Task #66823 (Resolved): Deprecate configureModule in extbase ExtensionUtility
- Applied in changeset commit:54d8e7d970edc5bbc183a4c9361a30042879bb52.
- 07:18 Task #66823 (Under Review): Deprecate configureModule in extbase ExtensionUtility
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:14 Task #66823 (Closed): Deprecate configureModule in extbase ExtensionUtility
- There is a duplicate function placed in EXT:extbase/ExtensionUtility
and in ExtensionManagementUtility in the core.
... - 08:30 Bug #64427: Indexes search - Issue with tt_news body text when image tag is included
- Sorry for the delayed response .
Can you put an html image tag (<img src="some_path">) inside the bodytext of any ... - 06:50 Feature #66822 (Under Review): Allow module menu items to use sprite icons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:31 Feature #66822 (Closed): Allow module menu items to use sprite icons
- In the course of the 7.x development, the main modules (web / file etc.)
have received a hard-coded list of fontawes...
2015-05-06
- 23:14 Bug #49675 (Closed): Translate Element with CType "header"
- I am not able to reproduce it in TYPO3 6.2.12
My test
1) create a new website language (ID=1 "english")
2) pick ... - 23:13 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Ok, I think I know what happens, but I'm not yet sure how to reproduce. Going through the call chain:...
- 20:41 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- No need to check every entry :) I believe that there is an issue. But just wanted to point out that is isn't always w...
- 20:29 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Ok, I'd need to check that for each entry (or build an SQL query), but in the reported case that's absolutely the cas...
- 20:13 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- For images that didn't need any processing a record is created with: identifier & name = empty, width & height = 0
... - 20:02 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Next installation exhibiting this problem:
TYPO3 6.2.12
PHP 5.5.10
GraphicsMagick 1.3.12
Happens in a CE (Type Imag... - 22:08 Task #66204: Cleanup EXT:frontend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:01 Task #65723 (Rejected): Remove @access and @static annotations
- The patch was rejected and we keep the annotations for now.
- 22:00 Bug #64840 (Resolved): File move message shows identifiers instead of names
- Applied in changeset commit:541649e4445dda0747c19980b3c9feaebaf49253.
- 22:00 Bug #64840: File move message shows identifiers instead of names
- Test driver:
https://forge.typo3.org/projects/extension-teamruhr_fal_test/files - 13:20 Bug #64840: File move message shows identifiers instead of names
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:59 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:11 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:04 Bug #66797: Can not use other classes for exception handling
- You cleared the system caches?
Otherwise you can debug the incoming values in typo3/sysext/core/Classes/Core/Boots... - 19:28 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:45 Bug #66813 (Closed): Persisting extbase FileReference does not work with default TCA configuration
- Hi Philipp,
This not the right place to ask questions. This a bugtracker. Please use the Mailinglist/Forum for que... - 10:04 Bug #66813 (Under Review): Persisting extbase FileReference does not work with default TCA configuration
- I try to programatically create a sys_file_reference in a field of a custom domain object in an extbase FE plugin.
... - 17:06 Bug #63967 (Closed): useOrOverridePlaceholder / Override Title, Description for File Abstraction Layer is broken
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 16:31 Story #66138 (Closed): "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
- 12:43 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
- I've found out that some of my UTF-8 named files were mangled when transfering them via SFTP (with Coda/Transmit) to ...
- 15:07 Bug #51330: Update Exception with old property mapper
- Thank you so much, Michael Oehlhof!!!
- 14:43 Bug #65626 (Closed): References in the filelist show all references to an ID
- 14:30 Task #66816 (Resolved): Upgrade to phpunit 4.6
- Applied in changeset commit:47a498a3a964bde42eb36a8d4af55affbc12ab92.
- 13:34 Task #66816 (Under Review): Upgrade to phpunit 4.6
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:31 Task #66816 (Resolved): Upgrade to phpunit 4.6
- Applied in changeset commit:8111ad4767fa9d2f7dca24c60cc925760f997418.
- 13:21 Task #66816: Upgrade to phpunit 4.6
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Task #66816 (Under Review): Upgrade to phpunit 4.6
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Task #66816 (Closed): Upgrade to phpunit 4.6
- 13:48 Epic #63155 (Closed): 7.0 SP - TYPO3 Teams's Masterplan
- 13:47 Task #63238 (Closed): Get extensions: import icon as download
- 13:45 Task #63262 (Closed): Tree spacer broken
- 13:45 Bug #63261 (Closed): Tree spacer broken
- 13:45 Story #63189 (Closed): Move record
- 13:45 Story #63188 (Closed): Add record
- 13:44 Story #63190 (Closed): General
- 13:41 Task #63196 (Closed): Larger Vertical spacing (~1.3em)
- 13:41 Bug #66817: Category tree empty
- So, if i press multiple times (10 or 20 times) => ???? on "epand all" the category tree is building.
When i inspec... - 13:34 Bug #66817 (Closed): Category tree empty
- No categories are displayed to choose from when opening the edit wizard in feedit mode.
Did i miss some configurat... - 13:33 Bug #63306: frontend does not check for file:123 format when parsing html
- Should be OK in the latest 6.2.
Cheers - 13:13 Bug #63279 (Closed): FAL: Update image sizes automatic
- Either I don't get the problem, or it does not exist anymore :)
- 13:02 Bug #64562 (Closed): Pages that are moved in draft workspace disappear in navigation
- Closed as per request of the reporter.
- 12:57 Bug #64562: Pages that are moved in draft workspace disappear in navigation
- Yes, this issue can be closed. Thank you!
- 12:53 Bug #64562: Pages that are moved in draft workspace disappear in navigation
- So, this could be closed? Thank you!
- 12:56 Bug #54939 (Closed): Form - Editor icon only visible after saving the form
- Closing as duplicate of #63102
- 12:08 Bug #65140 (Closed): Configuring image orientaions in ts config removes Text/Pic in Wizard
- I am not able to reproduce both with 6.2.12 and 7 (current master) adding:...
- 11:37 Bug #59337 (Closed): copy an element over listview doesn't work
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:30 Bug #63680 (Resolved): Performance of DataHandler with enableLogging=false
- Applied in changeset commit:d56a427b407f65dd53d1203c4998f040665a6e40.
- 11:29 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:28 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:14 Bug #51042: Update Video JS to use it in current browsers
- As far as I have understood, looking at #48223 there is mainly a license problem :S
- 10:59 Bug #63362 (Closed): Deleteing content elements in language 1 e.g. will delete also the source-elements in the default language!?
- I am not able to reproduce it in 6.2.12
My test:
1) [root](ID=0) > create a new Website language (English, ID=1)
2... - 10:56 Feature #23494: config.additionalHeaders - add stdWrap
- Feature was merged. Now let's add stdWrap! :)
- 10:37 Bug #62767: Missing function to clear processed images (FAL image cache)
- I think I've got another use case:
When changing the FAL image names (e.g. for SEO reasons) it seems there is no w... - 10:31 Task #66811 (Resolved): Remove not used ExtDirect component for ext:context_help
- Applied in changeset commit:b91fefbe842fe5a35a8776a87d79dabded791019.
- 10:14 Task #66811: Remove not used ExtDirect component for ext:context_help
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:31 Task #66812 (Resolved): Replace $TYPO3_CONF_VARS in labels in Install Tool
- Applied in changeset commit:b16b636836406ed8c307c87b576b18859c7146d3.
- 09:25 Task #66812: Replace $TYPO3_CONF_VARS in labels in Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:22 Task #66812 (Under Review): Replace $TYPO3_CONF_VARS in labels in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:21 Task #66812 (Closed): Replace $TYPO3_CONF_VARS in labels in Install Tool
- The usage of $TYPO3_CONF_VARS is highly discouraged, replace the mentions in the Install Tool with $GLOBALS['TYPO3_CO...
- 10:15 Bug #59613: DateTime values in BE are shown in UTC
- Frans Saris wrote:
> Okay just TCA eval time is affected when used in extbase as DateTime property.
>
>
> Looks... - 10:00 Bug #66809 (Resolved): Install tool still caches sometimes
- Applied in changeset commit:3811de1fd81ed40ba1dbe58bfbc46e79d9b2e819.
- 07:39 Bug #66809: Install tool still caches sometimes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:17 Bug #58914: Cursor position is at the beginning of the segment after pasting
- We can still reproduce this in 6.2 with Firefox and Chrome for Windows. Could you check if it works for you in 6.2?
- 09:00 Task #66757 (Resolved): Make ViewHelpers compilable in ext:install
- Applied in changeset commit:d913bf817203418cac00399e34b612495903db4c.
- 08:51 Task #66757 (Under Review): Make ViewHelpers compilable in ext:install
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:30 Bug #62697 (Closed): Hiding an image relation in an image content elements results in exception
- I am not able to reproduce with TYPO3 6.2.12 following the steps indicated here, so I close this.
If you think tha...
2015-05-05
- 23:54 Bug #59122 (Needs Feedback): Exception when broken image in fileadmin
- Could you tell us if this is still valid? Or it can be closed?
If it is possible, can you upload your "broken" imag... - 23:35 Bug #56483: INCLUDE_TYPOSCRIPT fails on files that begin with a BOM
- Still present in TYPO3 6.2.12; this is the error shown in TSOB:...
- 23:31 Bug #24186: HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list
- still present in TYPO3 6.2.12
- 23:17 Bug #64574: felogin stdWrap for messages not working in external typoscript files
- I got where the problem begins using template analyzer:
I write my configuration ... - 22:55 Task #66811: Remove not used ExtDirect component for ext:context_help
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #66811 (Under Review): Remove not used ExtDirect component for ext:context_help
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #66811 (Closed): Remove not used ExtDirect component for ext:context_help
- Remove not used ExtDirect component for ext:context_help
- 22:00 Task #66773 (Resolved): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Applied in changeset commit:0dcdbdec7f4f4b5bd013c87bfb29bc39b52e40a4.
- 22:00 Task #66757 (Resolved): Make ViewHelpers compilable in ext:install
- Applied in changeset commit:ad6b2107e88f5d5a2f613b70c15526b24e834cde.
- 22:00 Task #22539 (Resolved): Provide human readable names for sections
- Applied in changeset commit:c79e3d5e9ff8f6dd38ce2b1c49d890bc3c754e06.
- 21:09 Task #22539: Provide human readable names for sections
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Task #22539: Provide human readable names for sections
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:17 Task #22539: Provide human readable names for sections
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:26 Task #22539: Provide human readable names for sections
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:25 Task #22539 (Under Review): Provide human readable names for sections
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Bug #63680: Performance of DataHandler with enableLogging=false
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:30 Bug #66801 (Resolved): Hide CLI users in simluate user select box
- Applied in changeset commit:c39065e4df8f28ee7bff59fbca08652ccfb1bd45.
- 19:42 Bug #66801: Hide CLI users in simluate user select box
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Bug #66801: Hide CLI users in simluate user select box
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:42 Bug #66801: Hide CLI users in simluate user select box
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Bug #66801: Hide CLI users in simluate user select box
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:35 Bug #66801 (Under Review): Hide CLI users in simluate user select box
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:35 Bug #66801 (Closed): Hide CLI users in simluate user select box
- It does not make sense to select CLI users in the "simulate users" select box in the User Settings.
- 21:30 Task #66780 (Resolved): Remove deeply nested if structures by guard clauses
- Applied in changeset commit:afba74c3fc974f4eac53e4f935a5985928a46fbf.
- 21:00 Task #66788 (Resolved): Make CropViewHelper compilable
- Applied in changeset commit:4d81649cf03adbc301dcb61f763c8a7b22ac4e3e.
- 20:08 Task #66788: Make CropViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:01 Task #66788: Make CropViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #66791 (Resolved): Make HtmlViewHelper compilable
- Applied in changeset commit:05103a340eb818411f4fdfd9e3f7560dce533fa3.
- 00:11 Task #66791 (Under Review): Make HtmlViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Task #66791 (Closed): Make HtmlViewHelper compilable
- Make HtmlViewHelper compilable
- 20:30 Task #66810 (Resolved): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Applied in changeset commit:60661afdb4e5ac37c8da8a3b460795144e34b76c.
- 20:04 Task #66810: Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Task #66810 (Under Review): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Task #66810 (Closed): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- 20:00 Task #66789 (Resolved): Deprecate options in CshViewHelper
- Applied in changeset commit:62aa996c34912fefd6431513d0288188939191d1.
- 19:21 Bug #66809 (Under Review): Install tool still caches sometimes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:11 Bug #66809 (Closed): Install tool still caches sometimes
- 19:13 Feature #64200: Allow individual content caching
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Bug #66808 (Resolved): Revert #66758
- Applied in changeset commit:fb28807098fdc30d6578a175b9595e8622746371.
- 18:20 Bug #66808 (Under Review): Revert #66758
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Bug #66808 (Closed): Revert #66758
- 18:28 Task #66758 (Rejected): Statically compile property accessors
- The proposed solution turned out to be not optimal - patch was reverted again. Issue is close as "rejected" for now.
- 18:17 Task #66758 (Accepted): Statically compile property accessors
- This patch will be reverted with #66808
- 16:43 Bug #66691: Cannot clear all cache in Install Tool
- confirmed.
- 16:39 Bug #65591 (Needs Feedback): Various caches not cleared by "clear all cache"
- 16:39 Bug #65591: Various caches not cleared by "clear all cache"
- could you re-test this scenario on master? imho extbase reflection cache should be properly cleared there, also if ap...
- 16:38 Bug #65406 (Needs Feedback): extbase_reflection cache not cleared with ApcBackend
- 16:33 Bug #63722 (Resolved): Stop flush class loader cache while rebuilding class loader.
- This imho duplicates #60760 - I hope it is ok if I close this issue as duplicate for now.
- 16:30 Bug #66805 (Resolved): Resolve message related code smell in install tool
- Applied in changeset commit:eb7baa9103d81c10caa2eebd7e996c998e74b640.
- 14:56 Bug #66805 (Under Review): Resolve message related code smell in install tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Bug #66805 (Closed): Resolve message related code smell in install tool
- 16:20 Bug #61670 (Rejected): cleared cache_classes causes fatal error
- Putting all caches into APC backend is a bad idea for various reasons. Especially for big caches like pages, and thos...
- 16:02 Bug #65632: Backend does not work after installation
- Can you tell us if this can be closed?
- 15:50 Bug #51069 (Accepted): Updating extension changes load order
- 15:18 Story #66807 (Closed): Fill if.value with content object
- Hey,
I hope I posted this issue in the right section.
I need to fill the value of an if condition with the valu... - 15:01 Bug #66798 (Resolved): Checking dependencies of extensions causes fatal error
- Applied in changeset commit:645b1c81728ed50ca563c56e7708e9d549e6af0d.
- 14:38 Bug #66798: Checking dependencies of extensions causes fatal error
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:05 Bug #66798 (Under Review): Checking dependencies of extensions causes fatal error
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:00 Bug #66798 (Resolved): Checking dependencies of extensions causes fatal error
- Applied in changeset commit:a459f1b45454d1abb94cc7b8c435ebaca2f9da01.
- 12:19 Bug #66798 (Under Review): Checking dependencies of extensions causes fatal error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Bug #66798: Checking dependencies of extensions causes fatal error
- Bug introduced with https://review.typo3.org/#/c/39209/
- 12:08 Bug #66798 (Closed): Checking dependencies of extensions causes fatal error
- Steps to reproduce:
* realurl is available in the system but not activated
* get extensions -> download "seo_basi... - 15:01 Bug #65916 (Resolved): Installing a distribution with local extension repository
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #65916: Installing a distribution with local extension repository
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:01 Bug #60777 (Resolved): (Re)activating an extension silently downgrades dependent extension
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #60777: (Re)activating an extension silently downgrades dependent extension
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:01 Feature #65479 (Resolved): show versions with ExtensionManagerException downloaded in different version
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:01 Bug #65332 (Resolved): Distribution: Exception thrown if depending extension isn't installed
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Bug #52051 (Resolved): Exception in ExtensionManager when installing without initially updating the repository
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:43 Bug #66803 (Closed): RTE defaultExtras doesn’t work in IRRE mode
- Hi,
In a TCA included Inline Relational Record Editing mode, I added a field description with a RTE. On this RTE I... - 14:34 Bug #65842 (Accepted): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- 14:14 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- A few more details for an incident where the images were not scaling on 6.2.12 (but on 6.2.9):
Extension that's us... - 14:17 Bug #59636 (Closed): TCEFORM.tt_content.menu_type / removeItems 0 => mod.wizards hidden
- Cannot reproduce in 6.2.12; my test:
1) add to Page TS Config of home:... - 14:11 Bug #66797: Can not use other classes for exception handling
- Both tried both not working.
Tried in ext_tables and ext_localconf.
- 13:58 Bug #66797 (Needs Feedback): Can not use other classes for exception handling
- Can you try it with $GLOBALS['TYPO3_CONF_VARS'] instead of $TYPO_CONF_VARS?
Furthermore you can try: $GLOBALS['TYP... - 11:45 Bug #66797 (Closed): Can not use other classes for exception handling
- Hi,
i'm trying to use other classes for exception handling and i found this three settings:... - 13:54 Bug #46118: Overriding _LOCAL_LANG in TS broken for fluid templates
- Can confirm this issue for powermail 2.3.2. We're trying to override two labels for Czech:
* validationerror_mandato... - 13:13 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- I never encountered this problem again. My latest installation was 6.2.12 and it worked fine.
- 12:04 Bug #47135 (Needs Feedback): [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.12)? - 12:58 Bug #14873: CE jumps from right to normal when moved in list mode
- as far as I can see it is still present in 6.2.12
TEST:
1) page view
2) create a CE in Normal Column
3) create ... - 12:35 Bug #34636: option.disableDelete does not disable deletion
- as far as I can see it is still present in 6.2.12.
- 12:30 Feature #64429: Remove version number from meta-generator
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #66703 (Resolved): composer.json should stick to explicit dependencies
- Applied in changeset commit:1e58013251ef5f70aac469e967851bbc630a5ed2.
- 12:00 Task #66161 (Resolved): Move jquery.clearable.js to ext:backend
- Applied in changeset commit:3e8fbb6475f045c99797023aa2cdd4189fa9e84a.
- 11:30 Task #66161: Move jquery.clearable.js to ext:backend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Task #66161: Move jquery.clearable.js to ext:backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #65809: Autocompletion fails in TypoScript-Editor
- you can test it also with a simple typoscript-template record, editing the setup:...
- 11:42 Bug #36512 (Closed): Extension Manager doesn't show default labels if no translation is found
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:20 Bug #28400 (Closed): CPU limits cause ajax.php to end prematurly
- 11:19 Bug #48810 (Closed): Wrong escapeObjectId in t3lib/js/jsfunc.tceforms_suggest.js
- I am closing the ticket for the following reasons:
1) Version 4.5 is not maintained anymore;
2) The lines mentio... - 11:06 Bug #47311 (Closed): Rename field in sysext form
- I think it is solved in 6.2.12 (see attached screenshot)
If you think that this is the wrong decision or experien... - 11:00 Bug #66790 (Resolved): FileLockingStrategy does not fix file permissions
- Applied in changeset commit:a7f9836be6775f3d17717787a86da8b1ef2a9d70.
- 10:37 Bug #58740 (Closed): Can't close translation record
- I am not able to reproduce it on TYPO3 6.2.12 this is my test:
1) add a new website language (ID=1, english), add ... - 10:11 Bug #59158 (Closed): Does an uncached content element break the template?
- I am not able to reproduce it with the latest version of TYPO3 (6.2.12) and news (3.1.0)
my test
1) in the page... - 10:00 Bug #66687 (Resolved): Prevent root folder listing for users
- Applied in changeset commit:bc179edee2d040394046479ef902801abaeb6ff8.
- 09:54 Bug #66793 (Closed): "simulate time" in admin-panel does not respect timezone
- The entered time in the text field "simulate time" is evaluated as UTC / GMT even though a different timezone is set ...
- 01:52 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:50 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:48 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-04
- 23:47 Bug #66790 (Under Review): FileLockingStrategy does not fix file permissions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:45 Bug #66790 (Closed): FileLockingStrategy does not fix file permissions
- This leads to errors when running things via CLI with a different user than webserver is running.
- 23:44 Task #66789 (Under Review): Deprecate options in CshViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:38 Task #66789 (Closed): Deprecate options in CshViewHelper
- Deprecate unused options in CshViewHelper
iconOnly
styleAttributes - 22:22 Task #66788 (Under Review): Make CropViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:21 Task #66788 (Closed): Make CropViewHelper compilable
- Make CropViewHelper compilable
- 21:22 Task #66714 (Under Review): Make Security/IfAuthenticatedViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:24 Task #66780: Remove deeply nested if structures by guard clauses
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:23 Task #66780 (Under Review): Remove deeply nested if structures by guard clauses
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:14 Task #66780 (Closed): Remove deeply nested if structures by guard clauses
- There are some deeply nested if-structures in the versioning extension, which get replaced with guard clauses with ea...
- 19:38 Bug #65705: baseURL determination of EXT:rtehtmlare fails in edge case
- Hi!
Sorry, I can't find typo3/sysext/rtehtmlarea/Resources/Public/ at all in the 6.2.12 core. (I wanted to try patc... - 18:50 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Bug #66614: FAL processed files are deleted
- #56147 deals with the issue that processed files are not regenerated. This is related here, since with this bug you c...
- 16:53 Task #56147 (Accepted): Regenerate missing RTE magic image on rendering
- I remember now having had a similar issue.
If a processed file is deleted, it is not properly regenerated for some r... - 16:42 Task #56147: Regenerate missing RTE magic image on rendering
- What actually has happend to this issues? It only says resolved but not if anything has changed.
I still have thi... - 16:51 Bug #52768: Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
- This is an open issue that affects the current LTS.
Page trees that used to work with 4.5 or 4.7, and employ perm... - 16:38 Bug #60858 (Closed): Page preview (backend) broken if link in RTE contains a question mark
- I close this as non reproducible.
If you think that this is the wrong decision or experience this issue again, the... - 16:27 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #23078 (Under Review): Ship .htaccess with a Deny rule for *.sql
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Feature #64429: Remove version number from meta-generator
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Feature #64429: Remove version number from meta-generator
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Feature #64429: Remove version number from meta-generator
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Bug #44629 (Closed): JS Error in IE and inline tceforms
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 14:48 Bug #57852 (Closed): Small Height of IFrame for Preview mode in Firefox
- Version 6.1 is not supported anymore: we're sorry, but this will be closed
- 14:01 Task #66775 (Resolved): Make ViewHelpers compilable in ext:beuser
- Applied in changeset commit:7896781a9b451de8ff82209c4a2d50194e2b7259.
- 14:01 Task #66774 (Resolved): Make ViewHelpers compilable in ext:extensionmanager
- Applied in changeset commit:d0efbf1fda6f61dbcb55d4d52ef01ae16847c60a.
- 14:01 Task #66694 (Resolved): Hide remaining characters for date fields
- Applied in changeset commit:b726a06de91a5c7d8eb4da8059b575713d35d96e.
- 12:37 Bug #42500 (Closed): Sysext form output not adjustable via ts in 4.7.5
- If you think that this is the wrong decision or experience this issue again, then please write to the mailing list ty...
- 12:01 Bug #62348 (Needs Feedback): much text in TypoScript cause "Fatal error: Can not redeclare class ..."
- So... can this be closed? Thank you
- 11:54 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
- As far as I can see in TYPO3 6.2.12, this behavior (width, height set as 0) occurs only when the image is a .svg imag...
- 11:30 Feature #66709 (Resolved): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Applied in changeset commit:466b0ce2c535ad78842bdc92c79dc5c463ac098f.
- 09:38 Feature #66709 (Under Review): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Bug #43744 (Closed): BE module language fails and shows success
- Was reported for 6.0 and didn't have issues on 6.2 anymore. Closing this now myself.
- 00:10 Bug #43744 (Needs Feedback): BE module language fails and shows success
- Can you tell us if this is still viable? Is the error still present in 6.2.12?
- 11:12 Bug #36264 (Closed): Backend Layout (subpages of this page)
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:02 Bug #65917 (Closed): displayCond and ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
- 11:01 Bug #40572 (Closed): BE modules 'db check' and 'configuration' not working on windows
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 10:59 Bug #63306 (Needs Feedback): frontend does not check for file:123 format when parsing html
- Could you tell us if this could be closed? Thank you
- 10:56 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #43362 (Needs Feedback): Language Update Repository Error /Freeze
- So... can this be closed?
- 10:18 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #33403 (Closed): Ensure, that Extbase Modules use the new Pagetree
- closed as per request of the reporter
- 09:38 Feature #60332: Multilanguage 123-installer
- Sorry, I had two thoughts in one :-)
For the 123-installer I felt we might need to ship translations with the system... - 09:35 Feature #60332: Multilanguage 123-installer
- why at the end of installation? It seems more reasonable to download them at the beginning. Or not?
- 08:31 Bug #62848: FAL file info permissions
- Frans Saris wrote:
> you did the debug on 2 different systems? Because I see 2 different filePaths. */home/www/websi... - 00:30 Bug #48170: No autocomlete / hints after multiline comment
- still present in 6.2.12
- 00:18 Bug #58291 (Closed): t3-login-news-headline styling is broken in 6.2 LTS
- I think it is resolved; I attach a screenshot (chrome, firefox under MAC, latest versions - TYPO3 6.2.12)
If you t...
2015-05-03
- 23:18 Bug #45175: f:link.page addQueryString="1" doesnt work properly
- I've recently found that an easy way to obtain the same thing is simply writing:...
- 22:36 Bug #65389 (Needs Feedback): Image Generation for /typo3temp/pics/ failed
- so this could be closed?
- 22:19 Bug #42193 (Closed): UX: Last node in page tree is not selected for non-admin
- I am not able to reproduce it on TYPO3 6.2.12 so I close it.
If you think that this is the wrong decision or exper... - 19:44 Bug #66669: Possibility to extend/override New login screen
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Bug #66669: Possibility to extend/override New login screen
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #66669: Possibility to extend/override New login screen
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:18 Bug #66669: Possibility to extend/override New login screen
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:31 Bug #35681 (Closed): cObj->RECORDS/CONTENT
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 19:19 Bug #62487: beforeImg and name attribut
- It is still present in TYPO3 6.2.12
steps to reproduce: ... - 18:23 Bug #30843 (Closed): Javascript error on saving Template [object Object]
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 18:20 Bug #60548 (Closed): [GFX][thumbnails] = 1 not working
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 18:18 Bug #59085 (Closed): installing/uninstalling an extension fires unwanted database alteration
- I am unable to reproduce it with the latest version 6.2.12, so I close this for now. thanks.
- 18:05 Task #66369: Introduce an API for adding tabs to the ElementBrowser
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:40 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:10 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:14 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:05 Feature #49755 (Rejected): Provide getText viewhelper
- Not enough interest in this.
- 17:01 Bug #64495 (Closed): Linkvalidator fails on missing Net_URL2 pear class
- Already solved by providing the classes via composer and thus allowing proper autoloading of the classes.
- 17:00 Bug #66695 (Resolved): Infinite loop for non-admins in filelist
- Applied in changeset commit:3d50d1f6bba0db3a369b387c7b341ee4961f484e.
- 16:59 Bug #66695: Infinite loop for non-admins in filelist
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:55 Feature #61903 (Accepted): PageTS dataprovider for backend layouts
- 16:28 Bug #56293 (Needs Feedback): Mailform element
- Is this still valid? Could you check with the latest TYPO3 version? (6.2.12) ?
- 16:26 Bug #57464 (Needs Feedback): Upgrading 6.2: PHP Fatal error: [...]/typo3update/typo3conf/LocalConfiguration.php is not writable.
- Is this still valid? Could you check with the latest version (6.2.12) ?
- 16:19 Bug #65916 (Under Review): Installing a distribution with local extension repository
- 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 #65916 (Resolved): Installing a distribution with local extension repository
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:19 Bug #60777 (Under Review): (Re)activating an extension silently downgrades dependent extension
- 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 #60777 (Resolved): (Re)activating an extension silently downgrades dependent extension
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:18 Feature #65479 (Under Review): show versions with ExtensionManagerException downloaded in different version
- 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 Feature #65479 (Resolved): show versions with ExtensionManagerException downloaded in different version
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:18 Bug #65332 (Under Review): Distribution: Exception thrown if depending extension isn't installed
- 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 #65332 (Resolved): Distribution: Exception thrown if depending extension isn't installed
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:18 Bug #52051 (Under Review): Exception in ExtensionManager when installing without initially updating the repository
- 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 #52051 (Resolved): Exception in ExtensionManager when installing without initially updating the repository
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 15:27 Task #66718 (Under Review): Make SwitchViewHelper Compileable
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:20 Bug #62848: FAL file info permissions
- Hi Johannes,
you did the debug on 2 different systems? Because I see 2 different filePaths. */home/www/website_v6.... - 15:00 Task #66275 (Resolved): Refactor util.js to AMD module
- Applied in changeset commit:1bc1e41ea66bfc1c1d4fae33517238876d245177.
- 15:00 Bug #56641: FAL: FileListController.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Bug #56641: FAL: FileListController.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #66693: Catch exceptions in FileListController
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Bug #66693: Catch exceptions in FileListController
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Bug #66776 (Closed): Exception Call to a member function getValue() on a non-object when tx_form is submitted with confirmation = 1
- If confirmation is set to 1 in a tx_form submitting the form is failing on the confirmation-page with this exception:...
- 14:28 Task #66775 (Under Review): Make ViewHelpers compilable in ext:beuser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Task #66775 (Closed): Make ViewHelpers compilable in ext:beuser
- Make ViewHelpers compilable in ext:beuser
- 14:00 Bug #58874 (Resolved): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Applied in changeset commit:b175e12153612cbcc7236a18c1a5bd499b82814e.
- 11:14 Bug #58874: EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #58874 (Under Review): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #66768 (Resolved): TCA not loaded for runtimeActivatedPackages
- Applied in changeset commit:b175e12153612cbcc7236a18c1a5bd499b82814e.
- 11:14 Bug #66768: TCA not loaded for runtimeActivatedPackages
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #66768: TCA not loaded for runtimeActivatedPackages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #66768 (Under Review): TCA not loaded for runtimeActivatedPackages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #66768 (Closed): TCA not loaded for runtimeActivatedPackages
- Currently you have to clear all caches to use $GLOBALS['TYPO3_CONF_VARS']['EXT']['runtimeActivatedPackages'] because ...
- 14:00 Task #66774: Make ViewHelpers compilable in ext:extensionmanager
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Task #66774 (Under Review): Make ViewHelpers compilable in ext:extensionmanager
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Task #66774 (Closed): Make ViewHelpers compilable in ext:extensionmanager
- Make ViewHelpers compilable in ext:extensionmanager
Format/ImplodeViewHelper.php
InstallationStateCssClassViewHel... - 13:49 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Task #66773 (Under Review): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Task #66773 (Closed): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- The index @uid_foreign_tablefield@ uses this four fields: @uid_foreign,tablenames(255),fieldname(255),sorting_foreign...
- 13:30 Feature #66709 (Resolved): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Applied in changeset commit:048bd64e356344c2ee5ebcefbf3dfdd079b74d3a.
- 11:23 Feature #66709: Add TemplateRootPaths support to Fluid/View/StandaloneView
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:04 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:31 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:23 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #66759 (Resolved): Make ViewHelpers compilable in ext:indexed_search
- Applied in changeset commit:75eb4cf5dc65f25fec153e97be9c653c6accc98f.
- 13:00 Task #66767 (Resolved): Make Link/TypolinkViewHelper compatible
- Applied in changeset commit:d0a63106100cdf2db8fec4838d7ca44be5b5af19.
- 12:32 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:05 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:39 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Task #66767 (Under Review): Make Link/TypolinkViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Task #66767 (Closed): Make Link/TypolinkViewHelper compatible
- 13:00 Task #66763 (Resolved): Make beuser/EditRecordViewHelper compilable
- Applied in changeset commit:8d0e109cb0aa930d990e1d7bddb2563d3757eb57.
- 13:00 Task #65602 (Resolved): Cleanup EXT:backend/Classes/Wizard/*.php
- Applied in changeset commit:15beabd241bab458bb780ec132b8a7904a1cedb9.
- 12:22 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:08 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:40 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #64449 (Resolved): f:switch very slow since it does not implement CompilableInterface interface
- This was resolved with #66718
- 12:30 Task #66769 (Resolved): Make beuser/RemoveUserViewHelper compilable
- Applied in changeset commit:227f55065feeab9adea51af65d8a847e0c0b9de0.
- 12:20 Task #66769: Make beuser/RemoveUserViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Task #66769 (Under Review): Make beuser/RemoveUserViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Task #66769 (Closed): Make beuser/RemoveUserViewHelper compilable
- 12:30 Task #66761 (Resolved): Enable session watcher in backend
- Applied in changeset commit:a4b03cb03a970705b04fb8b9b7758898a8bd2fc1.
- 12:30 Task #66764 (Resolved): Make beuser/IssueCommandViewHelper compilable
- Applied in changeset commit:435b4743fbb78da76327e8e1d1331f11954e753a.
- 12:00 Task #66770 (Resolved): Make beuser/SectionViewHelper compilable
- Applied in changeset commit:d44b84f4d6d026c119d528037738a4f94d70a017.
- 11:41 Task #66770: Make beuser/SectionViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Task #66770 (Under Review): Make beuser/SectionViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Task #66770 (Closed): Make beuser/SectionViewHelper compilable
- 12:00 Task #66772 (Resolved): Make beuser/SwitchUserViewHelper compilable
- Applied in changeset commit:783b24d678575d940170203184c6c747d6ace312.
- 11:44 Task #66772: Make beuser/SwitchUserViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:38 Task #66772 (Under Review): Make beuser/SwitchUserViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Task #66772 (Closed): Make beuser/SwitchUserViewHelper compilable
- 12:00 Task #66762 (Resolved): Make belog/HistoryEntryViewHelper compilable
- Applied in changeset commit:6a21d0a385af276f9d9ac193ff56d497a244e8a8.
- 12:00 Task #66771 (Resolved): Make beuser/SpriteIconForRecordViewHelper compilable
- Applied in changeset commit:0c095a716ee0b813ce709a888e397a315fc8ceb3.
- 11:24 Task #66771 (Under Review): Make beuser/SpriteIconForRecordViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:22 Task #66771 (Closed): Make beuser/SpriteIconForRecordViewHelper compilable
- 11:30 Bug #66766 (Resolved): Add CompilableInterface to a Viewhelpers
- Applied in changeset commit:36f264a99595dd9b688113212522a45bdc4db1ea.
- 11:09 Bug #66766: Add CompilableInterface to a Viewhelpers
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Bug #66766: Add CompilableInterface to a Viewhelpers
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:20 Bug #66766 (Under Review): Add CompilableInterface to a Viewhelpers
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #66766 (Closed): Add CompilableInterface to a Viewhelpers
- 11:30 Task #66758 (Resolved): Statically compile property accessors
- Applied in changeset commit:3bebd954624564ea64ee5e49bbbadf0a407947eb.
- 10:03 Task #66758: Statically compile property accessors
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:17 Feature #63960 (Closed): Use of pageNotFoundAndExit is better than simple "die"
- Since exceptions are thrown instead of die () statements in all supported versions as of now this issue will be closed.
- 01:06 Bug #62509 (Closed): deactivated pages
- I am not able to reproduce it on TYPO3 6.2.12
my TS Setup:... - 00:32 Feature #63455: strong and em in rtehtmlarea
- @Christof Hagedorn I would not call it a "workaround", as <b> and <i> are valid tags both in HTML4, XHTML...
- 00:30 Task #66760 (Resolved): Make FormatsViewHelper compilable
- Applied in changeset commit:94330de66f089be326297cea6ec99b4d6365b36e.
- 00:25 Bug #66687: Prevent root folder listing for users
- Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:12 Bug #66687: Prevent root folder listing for users
- Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:19 Bug #47693 (Closed): Adding an editpanel via typoscript throws an error
- I am not able to reproduce it in TYPO3 6.2.12
My test:
1) TS config (admin user):... - 00:06 Bug #66561: MySQL Error in Page Preview / Page View
- I'm now using a brand new installation with the default introduction package, but I'm still failing to reproduce this...
- 00:00 Bug #66696 (Resolved): classAliasMap missing after extension installation
- Applied in changeset commit:fdabc8428f32f370c0517833db04dc16954733a6.
2015-05-02
- 23:57 Bug #43420 (Closed): Media element does not render any output
- The issue seems not present in TYPO3 6.2.12, php 5.6.7
My test:
1) create a new CE "Media"
2) upload all the f... - 23:51 Bug #66419: im_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
- This setting is enabled by default and works without issues here with GM. (GraphicsMagick 1.3.20 2014-08-16 Q16 on Ub...
- 23:50 Task #66760 (Under Review): Make FormatsViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #66760 (Resolved): Make FormatsViewHelper compilable
- Applied in changeset commit:63557af719b1ec606f04f41179286182f2b28b85.
- 21:51 Task #66760 (Under Review): Make FormatsViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:51 Task #66760 (Closed): Make FormatsViewHelper compilable
- Make FormatsViewHelper compilable
- 23:43 Bug #66696: classAliasMap missing after extension installation
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:31 Bug #66696 (Under Review): classAliasMap missing after extension installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #66696 (Resolved): classAliasMap missing after extension installation
- Applied in changeset commit:fcec4ef2eae1faf2406e019d1d2b26530f462f0a.
- 23:09 Bug #66696: classAliasMap missing after extension installation
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:05 Bug #66696: classAliasMap missing after extension installation
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:55 Bug #66696: classAliasMap missing after extension installation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:40 Bug #58167: Meta-Tag http-equiv="Content-Type" content="text/html [...]"
- This is still present in 6.2.12
- 23:30 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
- Applied in changeset commit:c70f3d8d278489e91d014dd5859381754778bc75.
- 23:20 Bug #59147 (Under Review): Wrong extension precedence in TYPO3 6.2
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:00 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
- Applied in changeset commit:174082131c9147be088c36042fba8e68c02c913e.
- 22:51 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:48 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:23 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:26 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:53 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:29 Task #66762: Make belog/HistoryEntryViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:12 Task #66762: Make belog/HistoryEntryViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Task #66762 (Under Review): Make belog/HistoryEntryViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #66762 (Closed): Make belog/HistoryEntryViewHelper compilable
- 23:21 Task #66764 (Under Review): Make beuser/IssueCommandViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:20 Task #66764 (Closed): Make beuser/IssueCommandViewHelper compilable
- 23:10 Bug #65141 (Resolved): Fatal Error: 'tx_div2007_core' not found
- Should be resolved with patch https://review.typo3.org/39112/
- 23:08 Task #66763 (Under Review): Make beuser/EditRecordViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Task #66763 (Closed): Make beuser/EditRecordViewHelper compilable
- 23:07 Bug #38580 (Closed): Trouble with pagetree 4.5.16 (cannot expand tree)
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 22:57 Bug #35371 (Closed): JMENU headerdata are written without <script>-Tag with UserInt on page
- Seems not present in 6.2.12: this is my test (fresh installation):
1) Typoscript Setup:... - 22:35 Bug #25140 (Closed): RETURN_URL in menus is not created correctly
- 22:25 Bug #60777 (Under Review): (Re)activating an extension silently downgrades dependent extension
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Bug #65916: Installing a distribution with local extension repository
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #65916: Installing a distribution with local extension repository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Bug #65916: Installing a distribution with local extension repository
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #65916: Installing a distribution with local extension repository
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #65916 (Under Review): Installing a distribution with local extension repository
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Feature #65479 (Under Review): show versions with ExtensionManagerException downloaded in different version
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #65332 (Under Review): Distribution: Exception thrown if depending extension isn't installed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #52051 (Under Review): Exception in ExtensionManager when installing without initially updating the repository
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Task #66758: Statically compile property accessors
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:31 Task #66758 (Under Review): Statically compile property accessors
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:20 Task #66758 (Rejected): Statically compile property accessors
- When a compiled template is rendered for the first time we can use the data to generate information about the object ...
- 22:22 Bug #66687 (Under Review): Prevent root folder listing for users
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:00 Bug #66687 (Resolved): Prevent root folder listing for users
- Applied in changeset commit:b2443a9e49d07a2be0402937c3bc3da848318a2a.
- 21:56 Bug #66687: Prevent root folder listing for users
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:55 Bug #66687: Prevent root folder listing for users
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:21 Bug #66093 (Closed): Improper file relations to content element in draft workspace
- closed as per request of the reporter
- 22:18 Task #66759: Make ViewHelpers compilable in ext:indexed_search
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:16 Task #66759: Make ViewHelpers compilable in ext:indexed_search
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:43 Task #66759 (Under Review): Make ViewHelpers compilable in ext:indexed_search
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:41 Task #66759 (Closed): Make ViewHelpers compilable in ext:indexed_search
- Make ViewHelpers compilable in ext:indexed_search
- 22:07 Task #66761 (Under Review): Enable session watcher in backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Task #66761 (Closed): Enable session watcher in backend
- Enable the session watcher when debugging is enabled
in the backend, as the session still times out anyway. - 22:00 Task #66752 (Resolved): Make ModuleLinkViewHelper compilable
- Applied in changeset commit:a48e1574e7f8626a32be5c4dec7a53ec0b146e08.
- 21:35 Task #66752: Make ModuleLinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Task #66752 (Under Review): Make ModuleLinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Task #66752 (Closed): Make ModuleLinkViewHelper compilable
- Make ModuleLinkViewHelper compilable
- 21:30 Task #66756 (Resolved): Make IconViewHelper compilable in ext:reports
- Applied in changeset commit:d4a67876e9c2cd5f410791e0ed2b8c9a49b88432.
- 20:14 Task #66756 (Under Review): Make IconViewHelper compilable in ext:reports
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Task #66756 (Closed): Make IconViewHelper compilable in ext:reports
- Make IconViewHelper compilable in ext:reports
- 21:30 Task #66755 (Resolved): Remove initializeArguments method from IconViewHelper
- Applied in changeset commit:5b8b918f9039d8df6009852e789534144a23f8d2.
- 21:11 Task #66755: Remove initializeArguments method from IconViewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Task #66755: Remove initializeArguments method from IconViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:16 Task #66755 (Under Review): Remove initializeArguments method from IconViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:09 Task #66755 (Closed): Remove initializeArguments method from IconViewHelper
- The initializeArguments method does not play well with
renderStatic. Therefore the registered argument is merged int... - 21:30 Task #66721 (Resolved): Make DebugViewHelper compilable
- Applied in changeset commit:8f520e0cbab5678d9df0e50922cceacba8a85e5e.
- 19:26 Task #66721: Make DebugViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #66721: Make DebugViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Task #66754 (Resolved): Remove RenderingContextAwareInterface
- Applied in changeset commit:b887dfcdbf3cf5d0465ce9603125aa1ed53b5b7d.
- 19:37 Task #66754: Remove RenderingContextAwareInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:03 Task #66754 (Under Review): Remove RenderingContextAwareInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Task #66754 (Closed): Remove RenderingContextAwareInterface
- The RenderingContextAwareInterface is used nowhere and should be removed to allow further optimization of Property ac...
- 21:30 Bug #66642 (Resolved): exception in DBAL backend module
- Applied in changeset commit:ec5dad1f5383cf04d29afa6edb507cea544ac856.
- 21:00 Task #66717 (Resolved): Make Url/TypolinkViewHelper compilable
- Applied in changeset commit:55b63a7a27469dc669627f23586011ff6a913a36.
- 19:06 Task #66717: Make Url/TypolinkViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Task #66717: Make Url/TypolinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #66751 (Resolved): Make \Be\Menus\ActionMenuItemViewHelper compilable
- Applied in changeset commit:9695759844f2c4981339aff77be50340f8c6b1b6.
- 20:40 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:32 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:05 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:57 Task #66751 (Under Review): Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #66751 (Closed): Make \Be\Menus\ActionMenuItemViewHelper compilable
- Implement CompilableInterface and getTagBuilder to get the TagBuilder for renderStatic function
- 20:53 Task #66757 (Under Review): Make ViewHelpers compilable in ext:install
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:53 Task #66757 (Closed): Make ViewHelpers compilable in ext:install
- Make ViewHelpers compilable in ext:install
- 20:30 Feature #62242 (Resolved): Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Applied in changeset commit:cb2062d69a9bf261173973ac2b9d2a65cf0961d7.
- 20:14 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:46 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:16 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:53 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #66753 (Resolved): Cleanup usage of InfoboxViewHelper
- Applied in changeset commit:92a8f623c99d57337bc23564c8844742c2088353.
- 19:30 Task #66753: Cleanup usage of InfoboxViewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #66753: Cleanup usage of InfoboxViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:51 Task #66753 (Under Review): Cleanup usage of InfoboxViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Task #66753 (Closed): Cleanup usage of InfoboxViewHelper
- In several places in the core, the InfoboxViewHelper is used in controller context.
This should be changed to a Stan... - 20:00 Bug #66707 (Resolved): Fix usages of issueCommand
- Applied in changeset commit:ede2d2cf82c8141309ce3f4d4c89b1bdf48880fb.
- 14:10 Bug #66707: Fix usages of issueCommand
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:39 Feature #48947: Introduce avatars for backend users
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:34 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:40 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:26 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #66748 (Resolved): Make Uri/ResourceViewHelper compatible
- Applied in changeset commit:1236609da016e3f56e8f478cad572b2fc4298332.
- 17:23 Task #66748: Make Uri/ResourceViewHelper compatible
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:18 Task #66748: Make Uri/ResourceViewHelper compatible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:15 Task #66748: Make Uri/ResourceViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:14 Task #66748 (Under Review): Make Uri/ResourceViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Task #66748 (Closed): Make Uri/ResourceViewHelper compatible
- 19:30 Task #66724 (Resolved): Make PagePathViewHelper compilable
- Applied in changeset commit:fcc1c47c0226e11d43da421b52f9bca96d21a7a3.
- 17:37 Task #66724: Make PagePathViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:46 Task #66724: Make PagePathViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #66723 (Resolved): Make InfoboxViewHelper compilable
- Applied in changeset commit:3a1dbb271515d97de04528c6505980618158feb0.
- 18:26 Task #66723: Make InfoboxViewHelper compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Task #66723: Make InfoboxViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Task #66723: Make InfoboxViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #66750 (Resolved): Make belog/Be/PagePathViewHelper compilable
- Applied in changeset commit:b6d94e55b2cf2ccf139f601fb8ed72faae750173.
- 17:43 Task #66750 (Under Review): Make belog/Be/PagePathViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:41 Task #66750 (Closed): Make belog/Be/PagePathViewHelper compilable
- 19:30 Bug #62305 (Resolved): Installing an extension that does not meet the requirements is installed an crashes the system
- Applied in changeset commit:a628cba673da009eede7962783ad9b6a8c6f61b3.
- 19:18 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- 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 #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:17 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- You can try the patch by uploading any extension with dependency to a lower typo3 version
- 15:15 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Bug #62305 (Under Review): Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:29 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:12 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:58 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:18 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:56 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:29 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:12 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- A bit more description about the benefits would be nice here.
- 15:54 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:25 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:24 Bug #66669: Possibility to extend/override New login screen
- Hi Benjamin,
yes, that would indeed be an option / a better solution.
What I'm missing here is a note, that th... - 17:35 Bug #66669: Possibility to extend/override New login screen
- Hi Torben,
I would suggest to use signals instead of the globals template configuration.
If you can change the ... - 14:56 Bug #66669 (Under Review): Possibility to extend/override New login screen
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Bug #66669: Possibility to extend/override New login screen
- The template must be overridable, so you can use other authentication services (e.g. two factor) with the TYPO3 backe...
- 19:08 Bug #65472 (Closed): TYPO3 6.2.10 Extbase Type Converter can't resolve Tx_Extbase_Persistence_ObjectStorage
- close as per request of the reporter.
- 19:07 Feature #65470 (Closed): Display sys_file.uid in backend
- Thank you for your feedback and happy work!!
- 19:00 Task #66735 (Resolved): Make Be/IconViewHelper compilable
- Applied in changeset commit:715d423eeed76588b0be362bc04c36aa8a5dd2ce.
- 18:37 Task #66735 (Under Review): Make Be/IconViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #66735 (Resolved): Make Be/IconViewHelper compilable
- Applied in changeset commit:e6e66738368eb2aba5990a4025278c6e13302a06.
- 13:58 Task #66735 (Under Review): Make Be/IconViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Task #66735 (Closed): Make Be/IconViewHelper compilable
- Implement CompilableInterface
- 19:00 Task #66716 (Resolved): Make Url/ExternalViewHelper compilable
- Applied in changeset commit:7411b95428c3f25e90fd5c7eccd4694df38e6632.
- 19:00 Task #66733 (Resolved): Make Be/CshViewHelper compilable
- Applied in changeset commit:eab1e5e3a40177d1193041021a244cc85b8774ec.
- 17:42 Task #66733: Make Be/CshViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:37 Task #66733: Make Be/CshViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:36 Task #66733 (Under Review): Make Be/CshViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:15 Task #66733 (Closed): Make Be/CshViewHelper compilable
- Implement CompilableInterface
- 18:30 Feature #66697 (Resolved): Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Applied in changeset commit:7eba666557e9fe38a475b3847bddb6c9385304fa.
- 17:30 Task #66746 (Resolved): Make Condition ViewHelpers fully compilable
- Applied in changeset commit:1beb07f03e0dd9316f8bb96d8ef2a75803cda69d.
- 16:51 Task #66746: Make Condition ViewHelpers fully compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Task #66746 (Under Review): Make Condition ViewHelpers fully compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #66746 (Closed): Make Condition ViewHelpers fully compilable
- All condition viewhelpers should be compileable to improve performance.
- 17:30 Bug #66742 (Resolved): UI Repaint Issue on HDPI Devices in Chrome
- Applied in changeset commit:1dffada87b64a5693a5308c9e8eecc196f38a576.
- 15:54 Bug #66742 (Under Review): UI Repaint Issue on HDPI Devices in Chrome
- 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 #66742 (Resolved): UI Repaint Issue on HDPI Devices in Chrome
- Applied in changeset commit:f191477a1c958b178241f47f91d5b2937feb558a.
- 15:14 Bug #66742 (Under Review): UI Repaint Issue on HDPI Devices in Chrome
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Bug #66742 (Closed): UI Repaint Issue on HDPI Devices in Chrome
- Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only broug... - 17:00 Task #66747 (Resolved): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Applied in changeset commit:86a02996cd88efb400c39df8c257a692479e1067.
- 16:26 Task #66747: Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Task #66747 (Under Review): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Task #66747 (Closed): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- 16:39 Task #66749 (Closed): Make belog viewHelpers compilable
- 16:30 Bug #66745 (Resolved): Improve variable access in compiled templates
- Applied in changeset commit:4def9c8c1c979eafeea0cb7dc816e4a4386d8e0c.
- 15:47 Bug #66745: Improve variable access in compiled templates
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #66745 (Under Review): Improve variable access in compiled templates
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #66745 (Closed): Improve variable access in compiled templates
- This is a slight improvement for variable access in Fluid
that reduces recursions of ``getPropertyPath`` by one leve... - 16:00 Task #66743 (Resolved): Add Unittests for Uri/PageViewHelper
- Applied in changeset commit:20138f8b308409ad006344483b1c36ecbead410f.
- 15:40 Task #66743: Add Unittests for Uri/PageViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Task #66743 (Under Review): Add Unittests for Uri/PageViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Task #66743 (Closed): Add Unittests for Uri/PageViewHelper
- 16:00 Task #66730 (Resolved): Improve receiving the distribution list
- Applied in changeset commit:4c36b254914645ea8e6bd659eaabb0df4f5a81c4.
- 14:36 Task #66730 (Under Review): Improve receiving the distribution list
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:01 Task #66730 (Resolved): Improve receiving the distribution list
- Applied in changeset commit:89f4ce04f88841d0f436701dc3e6e81759f3ee8b.
- 13:45 Task #66730: Improve receiving the distribution list
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Task #66730 (Under Review): Improve receiving the distribution list
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66730 (Closed): Improve receiving the distribution list
- Fetching and showing the available distributions takes a lot of time. This action can be optimized.
- 16:00 Bug #66744 (Resolved): Add missing CompilableInterface
- Applied in changeset commit:40c3382b2b3902474a817b67d107f944956c1f52.
- 15:39 Bug #66744: Add missing CompilableInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:38 Bug #66744 (Under Review): Add missing CompilableInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Bug #66744 (Closed): Add missing CompilableInterface
- 16:00 Task #66734 (Resolved): Make belog/ErrorIconViewHelper compilable
- Applied in changeset commit:ee606666ba96b808bacf6d2b5044dcc7fafae2aa.
- 15:28 Task #66734: Make belog/ErrorIconViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:23 Task #66734 (Under Review): Make belog/ErrorIconViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Task #66734 (Closed): Make belog/ErrorIconViewHelper compilable
- 15:48 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- I tried to push the code to Gerrit, but without success.
Here's a simple solution to put this in place.... - 15:02 Task #66740 (Closed): Issue #66263 patch do not work with suhosin.executor.disable_eval
- The patch for issue 66263 introduces use of PHP function "eval".
TYPO3 can run with "suhosin.executor.disable_eval... - 15:30 Task #66739 (Resolved): Make belog/IsExtensionLoadedViewHelper compilable
- Applied in changeset commit:168232b48caa73925ce44b15b2672dbaf4f6e32b.
- 14:57 Task #66739 (Under Review): Make belog/IsExtensionLoadedViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Task #66739 (Closed): Make belog/IsExtensionLoadedViewHelper compilable
- 15:30 Task #66741 (Resolved): Make Be/ShortcutViewHelper compilable
- Applied in changeset commit:ade244e84f6ee8188c3c2df9957bb272c2cec76a.
- 15:05 Task #66741 (Under Review): Make Be/ShortcutViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Task #66741 (Closed): Make Be/ShortcutViewHelper compilable
- Implement CompilableInterface
- 15:30 Task #66736 (Resolved): Make Be\PageInfoViewHelper compilable
- Applied in changeset commit:283eb122813ab8ec7be04c7f87eccf277f7d7c82.
- 14:23 Task #66736: Make Be\PageInfoViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Task #66736 (Under Review): Make Be\PageInfoViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Task #66736 (Closed): Make Be\PageInfoViewHelper compilable
- 15:15 Bug #66683: Page > Languages shows the default language only
- ??should work now if creating new "alternative page language" records??
Yep, works :) - 15:14 Bug #66683 (Resolved): Page > Languages shows the default language only
- I'm pretty sure that is fixed with #66705 - Bug was that language overlays were not correctly created (language uid n...
- 15:00 Feature #66681 (Resolved): CategoryRegistry: add options to set l10n_mode and l10n_display
- Applied in changeset commit:35cbd701ac526f7205c46c5513a8a587e7dddee5.
- 14:51 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:49 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Task #66737 (Resolved): Make Uri/PageViewHelper compatible
- Applied in changeset commit:2097fc3b2e187ba74c83bad0d8dd0bd8df16f721.
- 14:14 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:10 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:09 Task #66737 (Under Review): Make Uri/PageViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Task #66737 (Closed): Make Uri/PageViewHelper compatible
- 14:08 Task #66738 (Closed): Make SQL Schema Parser aware of combined indexes
- Since we are the only project on the entire planet that actually parses the SQL to find out what's going on in the sc...
- 13:00 Task #66715 (Resolved): Make Url/EmailViewHelper compilable
- Applied in changeset commit:f3d846991bacfaaf3588a057d958b85c4cf26ce7.
- 13:00 Task #66718 (Resolved): Make SwitchViewHelper Compileable
- Applied in changeset commit:7bb4dbd16700a2dddc33172f91fd7ac05ccf56a4.
- 03:17 Task #66718: Make SwitchViewHelper Compileable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Bug #66129 (Closed): ViewModuleController.php assumes wrong protocol when using $page['url_scheme']
- Closed as per request of the reporter
- 12:16 Feature #29548 (Closed): Clear TSConfig cache for editors
- 12:15 Task #66731: Make about/ViewHelpers/SkinImageViewHelper compilable
- Depends on typo3/sysext/fluid/Classes/ViewHelpers/ImageViewHelper.php
- 11:42 Task #66731 (Rejected): Make about/ViewHelpers/SkinImageViewHelper compilable
- 12:00 Task #66726 (Resolved): Check implementation of CompilableInterface
- Applied in changeset commit:374c595cab5d19f69b559ef494a9b54d6a527d3c.
- 11:41 Task #66726: Check implementation of CompilableInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:06 Task #66726 (Under Review): Check implementation of CompilableInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #66729 (Resolved): Prevent wrong information on extension installation
- Applied in changeset commit:e58bb4e54eee88a31aa507dae357370a0d307b89.
- 10:59 Bug #66729 (Under Review): Prevent wrong information on extension installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Bug #66729 (Closed): Prevent wrong information on extension installation
- If you try to upload and install an extension and the upload is done but the installation fails, the extension is rem...
- 10:40 Bug #44105: Image size does not get updated
- This bug still exists in the version 6.2.11! My (ugly) workaround is to set a number suffix to all my images which I ...
- 10:19 Bug #66616: Double encoding in tag builder
- Steps to reproduce:
A RTE field for the description, a quotation mark will be saved htmlencoded to the database.
... - 10:02 Bug #66728 (Closed): Make Uri/ImageViewHelper compilable
- 09:49 Feature #66727 (Closed): Output something other than NULL when a lazy-loaded property (like originalResource) is debugged
- I've had some confusion with accessing lazy-loaded extbase properties (http://stackoverflow.com/questions/29988411/di...
2015-05-01
- 23:30 Task #66726 (Closed): Check implementation of CompilableInterface
- The @HtmlspecialcharsViewHelper@ implements @renderStatic@ and overwrite @compile()@ which make no sense, because ren...
- 23:30 Task #66323 (Resolved): Test more edge cases for trimExplode
- Applied in changeset commit:b5045ee928883bef238854e74ceb3ae577a8029a.
- 22:39 Task #66724 (Under Review): Make PagePathViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:38 Task #66724 (Closed): Make PagePathViewHelper compilable
- 22:33 Bug #65332 (Needs Feedback): Distribution: Exception thrown if depending extension isn't installed
- This should be resolved but can not be tested with the current distribution as it depends on 7.1
- 22:30 Bug #66720 (Resolved): Test bootstrap race condition
- Applied in changeset commit:068cee55eee7e459be198acbd1660486d52ea2fc.
- 21:06 Bug #66720 (Under Review): Test bootstrap race condition
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Bug #66720 (Closed): Test bootstrap race condition
- 22:30 Task #66711 (Resolved): Make HtmlspecialcharsViewHelper compatible
- Applied in changeset commit:6115072071c3ee8287d218cfde09fb17bdb6926d.
- 21:02 Task #66711: Make HtmlspecialcharsViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Task #66711 (Under Review): Make HtmlspecialcharsViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:29 Task #66711 (In Progress): Make HtmlspecialcharsViewHelper compatible
- 18:06 Task #66711 (Closed): Make HtmlspecialcharsViewHelper compatible
- Task of #65429
- 22:30 Task #66713 (Resolved): Make Format/UrlencodeViewHelper compilable
- Applied in changeset commit:2abb3205f0ab2f9ac5236bb718086c965f385165.
- 19:21 Task #66713 (Under Review): Make Format/UrlencodeViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:05 Task #66713 (Closed): Make Format/UrlencodeViewHelper compilable
- 22:25 Bug #42358 (Closed): Translated images don't inherit title or alt-text
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 22:21 Task #66722 (Closed): Make Format/NumberViewHelper compatible
- 22:00 Task #66722 (Closed): Make Format/NumberViewHelper compatible
- usage of CompilableInterface
- 22:15 Task #66723 (Under Review): Make InfoboxViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:13 Task #66723 (Closed): Make InfoboxViewHelper compilable
- 22:09 Bug #52768 (Needs Feedback): Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
- Could this be closed?
- 22:09 Bug #64658 (Rejected): Error on distribution install due to incompatible realurl version
- This is not a core issue and already resolved in current version of introduction package.
- 22:04 Bug #53763 (Closed): AbstractRecordList doesn't check if $this->script already contains a "?"
- 22:03 Bug #54357 (Needs Feedback): Inconsistent usage of filename sanitation
- 22:02 Bug #54357: Inconsistent usage of filename sanitation
- Can I ask you if it is this still valid in recent TYPO3 releases like 6.2.12 or 7.2?
- 21:58 Bug #55315 (Closed): Install Tool Upgrade Wizard does not correctly update RTE links to FAL
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 21:54 Task #66721 (Under Review): Make DebugViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:54 Task #66721 (Closed): Make DebugViewHelper compilable
- 21:49 Bug #63383 (Closed): Protocol relative url no longer working in page.includeCSS
- 21:46 Bug #63416 (Closed): ExtDirectApi.php doesn't switch to https
- 21:45 Bug #63657 (Closed): Using the Update-Button breaks header_link
- I close this ticket as I cannot reproduce it on TYPO3 6.2.12 (fresh installation)
If you think that this is the wr... - 21:39 Bug #63931 (Closed): Manipulating the id parameter leads to 503 error
- 21:35 Feature #62861 (Closed): Session of forms expires in a few minutes. Why? What can I do?
- 21:34 Bug #62570: TSconfig -> mod -> wizardItems.[group].elements.[name].icon doesn't work with no other path as 'gfx/c_wiz/icon.gif'
- the bug is still present in TYPO3 6.2.12
the path should begin with /fileadmin/
as far as I can see even a path... - 21:31 Bug #66581: Extbase - JsonView: wrong key encoding in array
- Yes, that is true for ObjectStorage.
However, that might not be the case for other objects with ArrayAccess and just ... - 18:49 Bug #66581: Extbase - JsonView: wrong key encoding in array
- To explain it a bit more:
I have setup in "Extension Builder" my own Ext. That Ext is very simple and something like... - 21:20 Bug #66558: Wobbly spinner in BE login form
- I'm afraid it's indeed an issue of the icon font. We should keep an eye on
https://github.com/FortAwesome/Font-Aweso... - 17:02 Bug #66558: Wobbly spinner in BE login form
- I think, that this is not our issue but an issue of Font Awesome.
If you check here: http://fortawesome.github.io/F... - 21:00 Task #66719 (New): Make Format/HtmlViewHelper compatible
- 20:57 Task #66719 (Closed): Make Format/HtmlViewHelper compatible
- 21:00 Task #66710 (Resolved): Make HtmlentitiesDecodeViewHelper compilable
- Applied in changeset commit:af2aadedb0b9150192c97f9194f8fe6a3e5e081f.
- 20:38 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:25 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Task #66710 (Under Review): Make HtmlentitiesDecodeViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:46 Task #66710 (Closed): Make HtmlentitiesDecodeViewHelper compilable
- 21:00 Bug #66705 (Resolved): Translating pages in page module not possible
- Applied in changeset commit:da9ec941a5dd9a164da783ec9aa6a2a3111e90fc.
- 20:43 Bug #66705: Translating pages in page module not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:23 Bug #66705: Translating pages in page module not possible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Bug #66705: Translating pages in page module not possible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #66705 (Under Review): Translating pages in page module not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #66705 (Closed): Translating pages in page module not possible
- The FormEngine refactoring broke the overrideVal handling, which is used in several places.
- 20:58 Task #66718: Make SwitchViewHelper Compileable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:57 Task #66718 (Under Review): Make SwitchViewHelper Compileable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Task #66718 (Closed): Make SwitchViewHelper Compileable
- 20:35 Task #66717 (Under Review): Make Url/TypolinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:19 Task #66717 (Closed): Make Url/TypolinkViewHelper compilable
- 20:30 Task #66712 (Resolved): Make NumberViewHelper Compilable
- Applied in changeset commit:d0de7d7dfe4f6f99bb6a7e4d8c2de62ff92b798e.
- 19:49 Task #66712: Make NumberViewHelper Compilable
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:16 Task #66712: Make NumberViewHelper Compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:02 Task #66712: Make NumberViewHelper Compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:58 Task #66712: Make NumberViewHelper Compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:22 Task #66712 (Under Review): Make NumberViewHelper Compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Task #66712 (Closed): Make NumberViewHelper Compilable
- Implement CompilableInterface
- 20:14 Task #66716 (Under Review): Make Url/ExternalViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:09 Task #66716 (Closed): Make Url/ExternalViewHelper compilable
- 20:05 Task #66715 (Under Review): Make Url/EmailViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Task #66715 (Closed): Make Url/EmailViewHelper compilable
- 19:52 Task #66714 (New): Make Security/IfAuthenticatedViewHelper compilable
- 19:40 Task #66714 (Closed): Make Security/IfAuthenticatedViewHelper compilable
- 19:46 Bug #57856: @inject does not work relative to current namespace
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:02 Bug #57856: @inject does not work relative to current namespace
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:00 Bug #57856: @inject does not work relative to current namespace
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:24 Bug #57856: @inject does not work relative to current namespace
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:23 Bug #57856: @inject does not work relative to current namespace
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Bug #57856: @inject does not work relative to current namespace
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:06 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:22 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:41 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:22 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Feature #66681 (Under Review): CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:00 Bug #66706 (Resolved): Context Menu View page icon has too many jsQuote
- Applied in changeset commit:8700b7744d1acf46083c8c88fa774e7904d33d02.
- 18:21 Bug #66706: Context Menu View page icon has too many jsQuote
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Bug #66706: Context Menu View page icon has too many jsQuote
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:57 Bug #66706 (Under Review): Context Menu View page icon has too many jsQuote
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:32 Bug #66706 (Closed): Context Menu View page icon has too many jsQuote
- the rendered URL for the view action initialized in the page tree context menu creates an URL like @http://localhost/...
- 18:00 Task #63843 (Resolved): [CLEANUP] Add htmlspecialchars at different places
- Applied in changeset commit:15cd92b49569a4798ae0b034ad4158836c052912.
- 15:28 Task #63843: [CLEANUP] Add htmlspecialchars at different places
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:47 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Feature #66709 (Under Review): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:28 Feature #66709 (Closed): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Now StandaloneView supports layoutRootPaths and partialRootPaths it would be a great addition if it also would suppor...
- 17:11 Bug #62508: CE "Special Menus" > "pages for selected categories" does not show all nested categories (only 4 levels)
- @Loon Buster: the next time, please, be a less cryptic in the ticket title and description :) It took me some time to...
- 17:02 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:36 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:15 Task #66639 (Under Review): Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Feature #66697: Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:28 Feature #66697: Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:25 Feature #66697 (Under Review): Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:18 Feature #66697 (Closed): Add UpperCamelCase and LowerCamelCase to stdWrap.case
- To make the following typoscript possible we need a UpperCamelCase and LowerCamelCase string conversion in typoscript...
- 16:52 Bug #66707 (Under Review): Fix usages of issueCommand
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:47 Bug #66707 (Closed): Fix usages of issueCommand
- Using issueCommand in JavaScript context has to ensure the URL is properly quoted and escaped.
- 16:30 Feature #66173 (Resolved): Allow editing of page title by doubleclick
- Applied in changeset commit:eb08cb69614244e96b6bf8e1f13539e1f9353eab.
- 14:09 Feature #66173: Allow editing of page title by doubleclick
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:02 Bug #66616: Double encoding in tag builder
- Need feedback. Its not reproducible, not in 6.2 and not in 7.3.
The default of htmlspecialchars is like htmlspecialc... - 16:01 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:56 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:14 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:46 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Bug #59147 (Under Review): Wrong extension precedence in TYPO3 6.2
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Bug #63735 (Resolved): High memory consumption in DataHandler->checkValue_SW while bulk inserting
- Applied in changeset commit:e1695035a8e2f477a715b9316b267fdff36486f4.
- 15:55 Bug #66659: Sorting icons are triggered based on language settings
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Bug #64319 (Closed): FLUID: "f:link.page" and RealURL
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:51 Bug #66588 (Under Review): POST Data in selectviewhelper should have higher priority than "value" value
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Feature #38732: Modernize Content Elements
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:25 Feature #38732: Modernize Content Elements
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:00 Bug #66425 (Resolved): `DataMapFactory::resolveTableName()`: `$classNameParts` limited to 6
- Applied in changeset commit:c4886bbf9197855bb39bfb6cf82117fcf159da81.
- 15:00 Bug #66425: `DataMapFactory::resolveTableName()`: `$classNameParts` limited to 6
- 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 Feature #66698 (Resolved): Add integrity property to JavaScript files
- Applied in changeset commit:a507909376c740dc337b45afa59dfb374125cc95.
- 09:45 Feature #66698 (Under Review): Add integrity property to JavaScript files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:35 Feature #66698: Add integrity property to JavaScript files
- Tested on Chromium with invalid hash:...
- 09:25 Feature #66698 (Closed): Add integrity property to JavaScript files
- Add support for SRI as described here: http://www.w3.org/TR/SRI/ and here: https://blog.cloudflare.com/an-introductio...
- 14:57 Bug #66704 (Closed): The CSRF protection token for the requested module is missing or invalid - template tab in backend
- Hi,
I got the following error with the newest version of TYPO3 (7.3-dev) when I click in template tab on "Edit the w... - 14:30 Task #66115 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 1
- Applied in changeset commit:3489dd431550ff5ef91cfc633f9b136f4318526d.
- 12:58 Task #66115 (Under Review): Use GeneralUtility::quoteJSvalue() where needed part 1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Task #66703 (Under Review): composer.json should stick to explicit dependencies
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Task #66703 (Closed): composer.json should stick to explicit dependencies
- Having light version dependencies in composer.json makes packaging of TYPO3 CMS unreliable since:
* We cannot prev... - 13:40 Bug #66641: Application Info got wrong link color
- [WIP] There is nothing about it in the TYPO3 CMS Backend Styleguide. I have wrote some lines to Benjamin Kott and Fel...
- 13:38 Bug #66701 (Accepted): Backend overlay z-index
- Confirmed:
* Use Web > List
* Show the search form (hourglass)
* Click the help icon - 12:12 Bug #66701 (Closed): Backend overlay z-index
- In the new backend (TYPO3 7.2) the overlay z-indexes need some finetuning. See attached screenshot.
!t3-be-overlay... - 13:36 Bug #66702: "Page edit" permissions not enough to "media" field in page properties
- inlined attached image
- 13:35 Bug #66702 (Closed): "Page edit" permissions not enough to "media" field in page properties
- In general it is possible in TYPO3 to limit the editor permissions only to edit the page properties and not the page ...
- 13:18 Bug #66642: exception in DBAL backend module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:19 Feature #17309: Add a property to stdWrap.data to access values from flexforms
- @Mathias Schreiber umm...no I don't think it is the same thing
AFAIK at the present time, the only way to access f... - 12:00 Bug #66699 (Resolved): CSS missing after upgrade
- Applied in changeset commit:81e3ac01e472bf6afd7b7aaa67386fa192088ea9.
- 11:36 Bug #66699: CSS missing after upgrade
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:52 Bug #66699 (Under Review): CSS missing after upgrade
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #66699 (Closed): CSS missing after upgrade
- Due to an error while upgrading a system from 6.2 to 7.2 the CSS is missing afterwards and the PackageStates.php is w...
- 11:50 Bug #66619 (Rejected): Dependency to "core" extension is not evaluated correctly
- You can not depend on minor core extension version. Core is defined as 6.2.0 so you can't depend on 6.2.9
- 09:30 Bug #62741: Fatal Error: ClassLoader.php on line 182 when updating any extension in TYPO3 6.2.6
- I updated the news extension to version 3.0.1.
But the fatal error occurs every time I update an extension with th... - 08:45 Bug #66669: Possibility to extend/override New login screen
- So people can have their own option besides the regular option (LDAP or any other system).
For our internal colleagu... - 08:25 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-04-30
- 23:54 Feature #37208: Introduce backend layout data providers
- Something like: https://github.com/benjaminkott/bootstrap_package/blob/master/Classes/Hooks/Options/BackendLayoutData...
- 23:47 Feature #37208: Introduce backend layout data providers
- and without this extension ?
can i outsourcing the backendLayouts with typoscript? - 23:00 Feature #55689 (Resolved): sys_category_record_mm sql definitions
- Applied in changeset commit:1094ab10708b735c177c9f2c8f75222b490ef583.
- 22:20 Feature #55689: sys_category_record_mm sql definitions
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #66115 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 1
- Applied in changeset commit:6b30e66596704ecacb81b2f1effa173bb55b6644.
- 22:31 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:47 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:47 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:48 Bug #66696 (Under Review): classAliasMap missing after extension installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:38 Bug #66696 (Closed): classAliasMap missing after extension installation
- After installation of an extension the cache (at least system cache) is cleared. This clears the classAliasMap caches...
- 21:24 Bug #43499 (Closed): Uploading extension fails with
- Closed as not valid anymore
- 21:22 Bug #62741 (Needs Feedback): Fatal Error: ClassLoader.php on line 182 when updating any extension in TYPO3 6.2.6
- Can you tell me which version of news you tried to update?
- 21:00 Bug #66663 (Resolved): New flexform sections can't get added
- Applied in changeset commit:258ddcdd1723ccbfd7ad41a3724bc6ed890c671c.
- 18:34 Bug #66663 (Under Review): New flexform sections can't get added
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #66663: New flexform sections can't get added
- ok, confirmed ...
- 18:00 Bug #66663 (New): New flexform sections can't get added
- 17:58 Bug #66663 (Needs Feedback): New flexform sections can't get added
- 17:58 Bug #66663: New flexform sections can't get added
- Hmm, unable to reproduce: ext:styleguide has a section / container example at flex -> flex 3 -> tab section and addin...
- 20:56 Bug #57856: @inject does not work relative to current namespace
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Bug #57856: @inject does not work relative to current namespace
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Bug #57856: @inject does not work relative to current namespace
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #57856: @inject does not work relative to current namespace
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Bug #57856: @inject does not work relative to current namespace
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Bug #57856: @inject does not work relative to current namespace
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Bug #59606 (Resolved): [FEATURE] Integrate Symfony/Console into CommandController
- Applied in changeset commit:be4ba978e73f3073d389fb9987b0fc97eafc173f.
- 18:46 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:27 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:33 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:58 Task #63891 (Under Review): Remove dependency to $this->formEngine->RTEcounter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:34 Bug #66685: Filelist preview of PDFs / AIs / EPS
- Possible duplicate of #66679 as symptoms are the same
- 14:46 Bug #66685 (Closed): Filelist preview of PDFs / AIs / EPS
- The preview of PDFs in the filelist module links directly to the PDF file. E.G. the preview image tag of Prospect.pdf...
- 19:08 Bug #66687: Prevent root folder listing for users
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Bug #66687: Prevent root folder listing for users
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:15 Bug #66687 (Under Review): Prevent root folder listing for users
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Bug #66687 (Closed): Prevent root folder listing for users
- If a user hasn't any file mounts defined or the file mounts don't exist the root folder of each storage is shown. To ...
- 19:05 Bug #66695: Infinite loop for non-admins in filelist
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:32 Bug #66695 (Under Review): Infinite loop for non-admins in filelist
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:23 Bug #66695 (Closed): Infinite loop for non-admins in filelist
- If you have a storage which defines the processed folder in another storage an infinite loop occurs when accessing th...
- 18:54 Bug #66693: Catch exceptions in FileListController
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Bug #66693 (Under Review): Catch exceptions in FileListController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #66693 (Closed): Catch exceptions in FileListController
- Improve catching of exceptions in FileListController
- 18:54 Bug #56641: FAL: FileListController.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Bug #56641: FAL: FileListController.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Task #66694 (Under Review): Hide remaining characters for date fields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:11 Task #66694 (Closed): Hide remaining characters for date fields
- 17:41 Bug #66672 (Rejected): DBAL mapping not taken into account in Install Tool
- Invalid mapping found in @AdditionalConfiguration.php@, everything's fine :)
- 09:19 Bug #66672 (Rejected): DBAL mapping not taken into account in Install Tool
- Example when using MSSQL is that in table sys_file_metdata there is a field named "file" which is a reserved word in ...
- 17:03 Bug #66572: Workspaces and templavoia
- Your isVersionable method is not correct, because 'versioningWS' can be a boolean or an integer (version number).
... - 13:43 Bug #66572: Workspaces and templavoia
- After patching my System I am get a error...
- 16:42 Bug #66691 (Closed): Cannot clear all cache in Install Tool
- ...
- 16:34 Feature #66413: Eequivalent to TemplaVoila's noEditOnCreation
- Gridelements offers the drag in wizard for this kind of tasks - could this be a way to go?
- 16:23 Bug #45274 (Needs Feedback): Content element type HTML breaks when <textarea> is in the field
- this is the test I've done in TYPO3 6.2.12:
1) create a content element, plain HTML type:... - 16:18 Bug #43486 (Needs Feedback): Page Type External URL does not work (sometimes)
- There is a thing I don't understand: why you changed the page to "external url"? as far as I have always known, the "...
- 16:00 Bug #66689 (Resolved): FormEngine: Input eval userfunc returnFieldJS() not called in JS
- Applied in changeset commit:3044b7402ddc157e5714e51731c29ef8980a5b22.
- 15:15 Bug #66689 (Under Review): FormEngine: Input eval userfunc returnFieldJS() not called in JS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:12 Bug #66689 (Closed): FormEngine: Input eval userfunc returnFieldJS() not called in JS
- 16:00 Bug #66686 (Resolved): The data types text and varchar are incompatible in the equal to operator
- Applied in changeset commit:cc4872fdbb4c7a6bf707a72ba829e385f70e798b.
- 15:40 Bug #66686: The data types text and varchar are incompatible in the equal to operator
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:51 Bug #66686 (Under Review): The data types text and varchar are incompatible in the equal to operator
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Bug #66686 (Closed): The data types text and varchar are incompatible in the equal to operator
- This query fails with MSSQL:...
- 16:00 Task #66680 (Resolved): Do not use sequence table when uid field is auto-incremented
- Applied in changeset commit:b6d4952e5b305cf14bdf28e2ae98faa525b364ed.
- 15:34 Task #66680: Do not use sequence table when uid field is auto-incremented
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:45 Task #66680 (Under Review): Do not use sequence table when uid field is auto-incremented
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Task #66680 (Closed): Do not use sequence table when uid field is auto-incremented
- Lots of problems in DBAL arise because a separate sequence table is used for tables containing an auto-incremented fi...
- 15:55 Bug #66642 (Under Review): exception in DBAL backend module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Bug #62602 (Closed): Extension Manager: Overlay button texts not visible
- Attached: screenshots taken with TYPO3 6.2.12 and 7(latest master) (cattura.png and cattura7.png)
If you think tha... - 15:30 Bug #66678 (Resolved): ADOdb: mssqlnative driver fails to create sequences
- Applied in changeset commit:0398f937b750595446b7f398c7e2545285c8dedb.
- 15:07 Bug #66678: ADOdb: mssqlnative driver fails to create sequences
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:03 Bug #66678 (Under Review): ADOdb: mssqlnative driver fails to create sequences
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:50 Bug #66678 (Closed): ADOdb: mssqlnative driver fails to create sequences
- Missing parameters for the @*2008()@ and @*2012()@ methods
- 15:16 Bug #39467 (Closed): $TYPO3_CONF_VARS['GFX']['jpg_quality'] does not work with images in text/image elements
- I've done a test using TYPO3 6.2.12 and a couple of images (440x559px circa), which has been reduced to a width=200px...
- 15:12 Bug #66688: FormEngine: returnFieldJS() for type=text eval not implemented
- Also, documentation of "deevaluateFieldValue()" is completely missing in documentation.
- 15:06 Bug #66688 (Rejected): FormEngine: returnFieldJS() for type=text eval not implemented
- It is documented in TCA reference that type=text can be eval'd with returnFieldJS, but that is not implemented.
A ... - 15:03 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:39 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Bug #66679 (Under Review): Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Bug #66679 (Closed): Thumbnails for .pdf-Files are not generated
- Commit e12a2613969940c4da2d8381f9a12bc364b511b0 (found by git bisect)
introduced a patch to prevent upscaling of ima... - 14:57 Bug #24157 (Closed): there is no possibilty to delete entries from syslog
- I close this issue because the latest version of TYPO3 (6.2.12) has the scheduled task "table garbage collection" whi...
- 14:39 Bug #66669 (Needs Feedback): Possibility to extend/override New login screen
- Hello Benjmain,
thanks for your feedback. Please can you explain why you need this? - 09:09 Bug #66669 (Closed): Possibility to extend/override New login screen
- Before the backend login screen template could be overriden with the following configuration:
$GLOBALS['TBE_STYLES']... - 14:30 Bug #66676 (Resolved): Invalid check for NULL with ISNULL
- Applied in changeset commit:0c9284e3352deab13cabf0f0ec679ce21f315635.
- 10:58 Bug #66676 (Under Review): Invalid check for NULL with ISNULL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:56 Bug #66676 (Closed): Invalid check for NULL with ISNULL
- When using DBAL, a where clause of the form @ISNULL(column)@ cannot be parsed.
- 14:30 Bug #66496 (Resolved): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
- Applied in changeset commit:ccbb07fc9ae59b955d665bd27da588bd9c5f6305.
- 14:05 Bug #66496 (Under Review): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:18 Bug #66683 (Closed): Page > Languages shows the default language only
- Since "House of forms" got merged, the "Language" view in the "Page" module only shows the default language columns. ...
- 14:01 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:27 Feature #65397: Make available metadata edition when uploading file
- This is a must have. This is really annoying for some of our clients.
- 13:24 Bug #66659 (Under Review): Sorting icons are triggered based on language settings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Feature #66173: Allow editing of page title by doubleclick
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #66682 (Closed): png images not loading in the frontend.
- Hi all,
We came across a strange issue while working with TYPO3 6.2.9.
We tried to add a new text with image cont... - 13:00 Feature #66681 (Closed): CategoryRegistry: add options to set l10n_mode and l10n_display
- Class *CategoryRegistry* is missing options to set *l10n_mode* and *l10n_display*
Simply adding:... - 12:00 Bug #66675 (Resolved): exec_SELECTcountRows default where must be 1=1
- Applied in changeset commit:6585cf91760c72788615ab6aac64430590dfab37.
- 11:54 Bug #66675: exec_SELECTcountRows default where must be 1=1
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:29 Bug #66675 (Under Review): exec_SELECTcountRows default where must be 1=1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:25 Bug #66675 (Closed): exec_SELECTcountRows default where must be 1=1
- When using DBAL the where clause cannot be left empty or will cause a parse error.
Method @exec_SELECTcountRows()@... - 11:19 Bug #21200 (Closed): GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
- I close this ticket as I cannot reproduce it on TYPO3 6.2.12 (fresh installation):
My test:
TS Setup:... - 11:13 Bug #66459: feuser has no validation settings on password apart of minLength
- Hi,
When reset password (Forgot Password link), felogin allows to take password like "12345678". This is very unsafe... - 11:00 Bug #66674 (Resolved): exec_SELECTgetRows does not return any rows
- Applied in changeset commit:a906744554c4720d2acd23ffbcaccf57566a3da3.
- 10:50 Bug #66674: exec_SELECTgetRows does not return any rows
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:38 Bug #66674: exec_SELECTgetRows does not return any rows
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:18 Bug #66674 (Under Review): exec_SELECTgetRows does not return any rows
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:14 Bug #66674 (Closed): exec_SELECTgetRows does not return any rows
- Using ADOdb with MSSQL native driver.
exec_SELECTgetRows() checks for sql_errors() and this method is overridden i... - 10:54 Bug #50551: The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
- Great findings Klaus Moser! Got the same problem in latest 6.2 :-)
- 10:49 Bug #66671: Install Tool should show the ALTER TABLE instead of CREATE TABLE
- Hint: when checking a single CREATE TABLE statement in Install Tool which then succeeds, the result screen properly s...
- 09:17 Bug #66671 (Closed): Install Tool should show the ALTER TABLE instead of CREATE TABLE
- In TYPO3 4.5 many tables where not fully "conform" with the ext_tables.sql definition (various minor mixup due to oth...
- 10:20 Bug #32683 (Closed): showpic.php does not show pics with utf8 in filenames
- 09:34 Bug #48673: Changed language overlay behaviour in TYPO3 6.*
- Please delete the last comment as it's clearly spam.
- 09:14 Bug #66670 (Closed): ENGINE in ext_tables.sql is not dropped for MSSQL
- When installing TYPO3 6.2 on a MSSQL backend, the ENGINE in the various Core's ext_tables.sql prevent the tables from...
2015-04-29
- 22:52 Bug #66667 (Closed): no error log
- Hi, this is not a place to ask for help, this is a bug tracker for the TYPO3 CMS core.
You can better ask for help i... - 22:22 Bug #66667 (Closed): no error log
- Hi,
I upgraded a system from 4.5 to 6.2 and now I try to update/create extensions.
The problem is, as soon as the... - 21:26 Bug #65141: Fatal Error: 'tx_div2007_core' not found
- I have now found a workaround:
Deinstall the extensions agency, voucher and div2007.
Install div2007 and then agency ... - 20:54 Bug #65141: Fatal Error: 'tx_div2007_core' not found
- This is a general bug of the TYPO3 6.2.12 in the FE. I did not see this error in TYPO3 6.2.4....
- 06:54 Bug #65141: Fatal Error: 'tx_div2007_core' not found
- There are many versions of tt_products, where this error happens. E.g. this is in tt_products 2.7.12:...
- 20:40 Bug #66663 (Closed): New flexform sections can't get added
- The patch https://review.typo3.org/#/c/38433/ introduced a problem with flexform section: New sections can't get adde...
- 19:50 Bug #66659: Sorting icons are triggered based on language settings
- Ideally the parameter should be part of User TSconfig, since this would give every user the option to enable the icon...
- 17:30 Bug #66659 (Rejected): Sorting icons are triggered based on language settings
- The sorting arrow icons, that can be used to move one step up and down are triggered by the following code:...
- 19:13 Bug #66649 (Closed): Failed to access the Install Tool
- thanks for reporting back.
- 14:23 Bug #66649: Failed to access the Install Tool
- The opcode cache was probably to blame. After disabling the cache, everything worked again.
- 10:30 Bug #66649 (Closed): Failed to access the Install Tool
- Fatal error: Call to undefined method TYPO3\CMS\Core\Core\ClassAliasMap::injectComposerClassLoader() in ...typo3_src-...
- 18:53 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:44 Bug #66660 (Closed): Typoscript option "sendCacheHeaders": ETag with extra quotes / ETag not used
- With the Typoscript-Configuration "config.sendCacheHeaders = 1" several Cache-Headers are activated, ETag being one o...
- 16:39 Bug #55735 (Closed): Replace trash icon from FE Editing
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:36 Bug #54491: PackageManager doesn't solve/recognize real composer packages
- Sorry, to reopen this but I needed at least a patch for this in order to get it into my TYPO3 installation. If you ne...
- 14:30 Bug #54491 (Under Review): PackageManager doesn't solve/recognize real composer packages
- 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 #57912 (Needs Feedback): In Columns mode "Add new record at this Place" error 500
- Can you tell us what version of TYPO3 did you use? Is the bug still present using the latest version (6.2.12)?
- 14:55 Bug #57601 (Needs Feedback): Upgrading 6.2: PHP Fatal error: Uncaught exception 'TYPO3\\Flow\\Package\\Exception\\PackageStatesFileNotWritableException
- Is this bug still valid with the latest version? (6.2.12)
- 14:42 Bug #46907 (Closed): No thumbnails displayed after copy a page in BE
- I am not able to reproduce it with TYPO3 6.2.12, on WAMP enviroment with PHP 5.5.12 and Graphicsmagick 1.3.20 => clos...
- 14:00 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- Moved ticket on request of Frank Nägler
- 13:02 Task #66199 (Rejected): Cleanup EXT:backend InlineElement
- File does not exists anymore.
- 12:59 Bug #66656: Backend Broken?
- Oh, thank you! Now it works :-)
- 12:55 Bug #66656 (Closed): Backend Broken?
- Hi!
Seems that you still have one of the few first versions of the download packages.
The packaging was wrong and... - 12:49 Bug #66656 (Closed): Backend Broken?
- Seems there is something broken in CSS or HTML. The Login-Screen and the entire backend after login is not usable...
... - 12:00 Bug #66628 (Resolved): Fatal error in FormEngine (Field must not be empty 1426448465)
- Applied in changeset commit:001452c33232e04c45a5fa34251f9b8ae1d26cf0.
- 11:37 Bug #66653 (Closed): shortcut_mode value is not correctly selected when adding translation of a page
- When a page of type "Shortcut" is translated, the value for the field @shortcut_mode@ is not correctly selected:
!... - 11:00 Task #66375 (Resolved): Adjust the linkvalidator task to handle the record links
- Applied in changeset commit:30029ba428b7fc52b46b4351777c706c601a3c03.
- 10:46 Bug #66561: MySQL Error in Page Preview / Page View
- Just updated to 7.2 - error is still there
- 10:32 Bug #66650 (Rejected): Application context in short system overview does not reflect install tool setting
- In the new "short system overview" window in 7.2 the "Application context" does not reflect the configuration preset ...
- 10:30 Task #66638 (Resolved): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- Applied in changeset commit:b5935cf7d6b8ba0d67ac8545fb76dee784069114.
- 10:22 Task #66638: Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:00 Task #66638 (Under Review): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:54 Task #66638 (Closed): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- 09:15 Bug #66647 (Under Review): Not all signals are dispatched with fully qualified class name
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Bug #66647 (Closed): Not all signals are dispatched with fully qualified class name
- Some signals are dispatched via @__CLASS__@ which will change in case the class is moved or renamed.
In all of the... - 07:51 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- I can confirm it's still happening on 6.2.12 as well. Seen it using TypoScript and Extbase as well.
- 07:10 Bug #66643 (Rejected): Normalize font-size in install tool
- Font-Size Backend = 12px
Font-Size Install Tool = 13.2px
please the same with Backend not bigger - 05:42 Bug #66642 (Closed): exception in DBAL backend module
- the dbal backend module throws an exception...
- 05:41 Bug #66641 (Closed): Application Info got wrong link color
- the link to the system log is white but IMO should be red (+ underlined), see screenshot
- 01:03 Task #66639 (Rejected): Followup: Introduced getters for $GLOBALS in ext:func
- 00:30 Bug #66412 (Resolved): Saving own user configuration fails when exclude fields are configured
- Applied in changeset commit:36cc209df0e79eff3cd5783460197e47dc2d9b5a.
- 00:12 Bug #66412: Saving own user configuration fails when exclude fields are configured
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Also available in: Atom